/* <--  These are comment tags (the /*)
	One at the beginning, and one at the end of a comment block.       */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 25px;
	font-size: 11px;

/*
	SCROLLBAR-FACE-COLOR: #EBF8FE;
	CROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #999966;
	SCROLLBAR-3DLIGHT-COLOR: #999966;
	SCROLLBAR-ARROW-COLOR:  #999966;
	SCROLLBAR-TRACK-COLOR: #999966;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
*/
}
td {
	font-size: 11px;
}

#Container {
	background-color:#FFFFFF;
	border-top-color: #A08249;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #A08249;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #A08249;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #A08249;
	border-right-style: solid;
	border-right-width: thin;
	position:absolute;
	width:760px;
	left:50%;
	margin-left:-380px;
	}
#navbar {
	background-image: url(/localize/images/framework/backgrounds/green.gif);
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-top:3px;
	padding-bottom:3px;
}

#navbar li {
	display: inline;
	list-style-type: none;
}
#navbar a {
	text-decoration:none;
	color: #FFFFFF;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
	padding-left:7px;
	padding-right:4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#navbar a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

#navbar a.active {
	text-decoration:none;
	color: #000099;
}
#navbar a.login {
	text-decoration:none;
	background-color: #E54F3C;
}
#navbar a.cart {
	text-decoration:none;
	background-color: #DDA00C;
}

#bodyArea {
	height: 450px;
}

#footer {
	height:40px;
}

#content {
	width: 580px;
	float: right;
	padding-top: 10px;
}
#contentLeft {
	width: 270px;
	float:left;
	padding:5px;
	background-color: #619BAA;
	margin-right:2px;
	color: #FFFFFF;
}
#contentRight {
	width: 250px;
	float: right;
	padding: 2px;
	margin: 2px;
}





/* Product Page Styles */
.printThisPage {
 float: right;
}

.priceTableHead {
	color: #636563;
	text-align: center;
	font-weight: bold;
}

.priceTable {
	font-size: 12px;
}

/* End Product Page Styles */

/* Category Styles */

.catProdName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A51A1;
	text-transform: uppercase;
}
.catProdDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
}
.catMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #172DEE;
}
.catTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A51A1;
	text-transform: uppercase;
	margin-left: 100px;
}
 /* End Category Styles */



/* Form Styles */

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
.formText {
	color: #666666;
	font-weight: bold;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height : 20px;
	background-image : url(/localize/images/framework/form/input_bg.gif);
	background-repeat : repeat-x;
}

textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image : url(/localize/images/framework/form/textarea_bg.gif);
	background-repeat : repeat-x;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* End Form Styles */



/* Link Styles */
.footer {
	text-decoration: none;
	font-size: 12px;
	color: #063A47;
	background-color: #B2CED5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	background-position: right;
	margin-right: 0px;
	right: 0px;
	float: right;
}
.footer a {
	color: #063A47;
	background-color: #B2CED5;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;

		}



.stwTag {text-decoration: none;}
.stwTag:link {color: #CCCCCC;}
.stwTag:visited {color: #CCCCCC;}
.stwTag:active {color: #FFFFFF;}
.stwTag:hover {
	background-color: #CECFCE;
	color: #9C9E8C;
}

.catMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-decoration: none;
	margin-left: 5px;
}
.catMenu:link {color: #663300;}
.catMenu:visited {color: #663300;}
.catMenu:active {color: #663300;}
.catMenu:hover {
	color: #663300;
	text-decoration:underline;	
}
/* End Link Styles */
h1 {
	font-size: 14px;
	color: #663300;
}
.cartHeader {
	background-color: #000066;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.cartTable {
	border: 1px solid #003366;
	text-align: center;
}



.clearboth {
	clear: both;
}
h2 {
	font-size: 12px;
}
.testimonial {
	padding: 15px;
	width: 375px;
	border: 1px dotted #DEDEBC;
}
