body {
	text-align: center;
	background-color: #FFF;
	background-image:url(../images/design/bkg_main.jpg);
	background-repeat: repeat-x;
}

#container {
/*	width: 830px;		*/
	width: 790px;
	padding: 6px 20px 20px 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image:url(../images/design/bkg_footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* Header area for home + subpages */
#header {
	height: 100%;
}
#header div#logo {
	float: right;
	padding: 0 26px 8px 0;
}
#header div#contact {
	float: left;
	padding: 47px 0 0 86px;
}

#menuLogo {
	float: left;
	width: 91px;
}

/* content area */

#colLeft {
	float: left;
	width: 519px;
	padding-top: 10px;
}
#colRight {
	float: right;
	width: 255px;
}

#flashBox, #photoBox {
	padding-bottom: 20px;
}

#boxTop {
	height: 30px;
	background-image: url(../images/design/bkg_boxtop.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#boxBot {
	height: 30px;
	background-image: url(../images/design/bkg_boxbot.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-bottom: 30px;
}
#boxContent {
	background-image: url(../images/design/bkg_boxmid.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 5px;
	padding: 0 20px 0 26px;
}

#footer {
	clear: both;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
}
#footer ul {
	margin: 0;
	padding: 0;
	background-image: url(../images/design/bkg_menu.gif);
	background-position: top;
	background-repeat:repeat-x;
	list-style: none;
	height: 22px;
}
#footer ul li {
	float: left;
	padding: 3px 0 0 10px;
	font: 1em Arial, Helvetica, sans-serif;
	color: #FFF;
}
#footer ul li a {
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li.top {
	float: right;
}
#footer ul li.top img {
	margin: 0 12px 0 10px;
}

/* form styling */

form {
	margin: 0;
}
label {
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color: #333;
}
p label {
	font-size: 1em;
}
input.text, select, textarea {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #7F9DB9;
}
input.check {
	border: 0;
	margin: 0 2px 0 2px;
}
input.satisfaction {
	float: left;
	margin: 0 50px 0 0;
}
textarea {
	width: 500px;
	height: 100px;
}

.formLine {
	clear: both;
	height: 30px;
}
.formLineMed {
	clear: both;
	height: 50px;
}
.formLineLarge {
	clear: both;
	height: 80px;
}
.formLine label, .formLineLarge label, .formLineMed label {
	float: left;
	width: 180px;
}
.formLine label.satisfaction {
	width: 66px;
}
input.text {
	float: left;
	width: 230px;
}
.formLine select, .formLineLarge select, .formLineMed select {
	float: left;
	width: 230px;
}
.formLineLarge textarea {
	float: left;
	width: 230px;
	height: 65px;
}
input.button {
	margin: 0 0 16px 0;
	font: 0.7em Arial, Helvetica, sans-serif;
	width: 100px;
}
select.small, input.small {
	width: 80px;
	margin-right: 10px;
}
.success {
	padding-bottom: 50px;
	color: #006633;
}



/* news styles */

p.info {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 18px;
}
p.info a {
	background-image: url(../images/but_next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}

p.error {
	color: #FF0000;
}

div.searchnav {
	font: bold 65% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #666666;
}
div.searchnav a {
/*	color: #666666;		*/
}

/* Products styles */

#prodMenu {
	background-color: #CCCCCC;
	padding: 4px;
	margin-bottom: 10px;
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color: #E3E3E3;
}
#prodMenu a {
	padding-left: 6px;
	color: #FFFFFF;
	text-decoration: none;
}
#prodMenu a:hover {
	text-decoration: underline;
}

.prodBox {
	border: 1px dashed #CCC;
	margin-bottom: 10px;
	padding: 7px;
}
.prodBox div.photo {
	margin: 0 12px 0 0;
	float: left;
	border-right: 1px solid #24244E;
}
.prodBox div.info {
	float: left;
}
.prodBox div.info h2 {
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color: #24244E;
	margin: 9px 0 0 0;
}
.prodBox div.info p {
	clear: left;
	color: #999999;
	margin: 0;
	padding: 3px 0 6px 0;
/*	font: 0.65em Arial, Helvetica, sans-serif;		*/
	font-family: Arial, Helvetica, sans-serif;
}
.prodBox div.info div.ref {
	float: left;
	background-color: #24244E;
	padding: 1px 5px;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 7px;
}
.prodBox div.info div.price {
	float: left;
	padding: 0 5px;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
	border: 1px solid #24244E;
	margin-right: 6px;
	margin-top: 7px;
}
.prodBox div.info div.offer {
	float: left;
	padding: 7px 5px 0 0;
	margin-left: -6px;
}
img.icon {
	margin-top: 2px;
}

.searchnav {
	border-bottom: 2px solid #666666;
	padding: 4px 0;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.prodThumb {
	margin-right: 15px;
	border: 4px solid #000000;
	margin-top: 15px;
}

/* Product cart */

#cart {
	background-color: #FFF;
	padding: 2px 4px;
	float: right;
	width: 182px;
	border: 1px solid #CCC;
	margin: 10px 0 15px 0;
}
#cart h1 {
	font-size: 0.9em;
	color: #FFF;
	background-color: #D1D1D1;
	font-weight: bold;
	margin: -2px -4px 0 -4px;
	padding: 2px 5px;
}
#cart table {
	padding: 2px;
	margin: 0;
}
#cart table th, #cart table td {
	font: 60% Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E9E9E9;
	color: #545454;
	margin: 0;
}
#cart table td.price {
	font-size: 70%;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
}
#cart p {
	font: 65% Arial, Helvetica, sans-serif;
/*	color: #FFFFFF;			*/
	margin: 0;
	padding: 5px 0 5px 0;
}

/* Cart form processing page */

form#frm_cart {
	padding: 0 14px;
}
form#frm_cart table {
	padding: 2px;
	margin: 0;
}
form#frm_cart table th, form#frm_cart table td {
	font: 70% Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}
form#frm_cart table th {
	font-weight: bold;
}
form#frm_cart table .right {
	text-align: right;
}
form#frm_cart input.button {
	font: 100% Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0 0 0 5px;
	padding: 0;
	width: 75px;
}
form#frm_cart input.small {
	border: 1px solid #666666;
	font: 100% Arial, Helvetica, sans-serif;
	color: #666666;
	width: 20px;
}
form#frm_cart table tr.total th, form#frm_cart table tr.total td {
/*	border-top: 1px solid #CCCCCC;			*/
	border-bottom: 0;
	font: bold 90% Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #CCCCCC;
	color:#FFFFFF;
}
div.proceed {
	text-align: left;
	padding: 10px 0 0 14px;
	margin-bottom: 10px;
}