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

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	color: #000000;
	/* background-color: #082c21; */
	background-image: url('../images/framework/backgrounds/body-bkgrd.jpg');
	
}
td {
	font-size: 11px;
}

#Container {
	position:absolute;
	width:738px;
	left:50%;
	margin-left:-369px;
	background-color: #FFFFFF;
	border: 1px solid #d3b07e;
	}
#navbar {
	text-align: right;

	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom:  4px;
	background-image: url('../images/framework/backgrounds/navbar-bkgrd.gif');	
	height: 20px;
	padding-right: 10px;
}

#navbar2 {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	background-image: url('../images/framework/backgrounds/navbar-bkgrd.jpg');	
	height: 32px;
	padding-right: 10px;
width:728px;

}

#nav-example {
background:url("../images/framework/menusprite.jpg") no-repeat;
width:505px;
height:32px;
margin:0;
padding:0;
float:right;
}

#nav-example span {
display: none;
}

#nav-example li, #nav-example a {
height:32px;
display:block;
}

#nav-example li {
float:left;
list-style:none;
display:inline;
}

#nav-example-01 {width: 65px;}
#nav-example-02 {width: 105px;}
#nav-example-03 {width: 125px;}
#nav-example-04 {width: 105px;}
#nav-example-05 {width: 105px;}

#nav-example-01 a:hover {background:url("../images/framework/menusprite.jpg") 0px -32px no-repeat; }
#nav-example-02 a:hover {background:url("../images/framework/menusprite.jpg") -65px -32px no-repeat; }
#nav-example-03 a:hover {background:url("../images/framework/menusprite.jpg") -170px -32px no-repeat; }
#nav-example-04 a:hover {background:url("../images/framework/menusprite.jpg") -295px -32px no-repeat; }
#nav-example-05 a:hover {background:url("../images/framework/menusprite.jpg") -400px -32px no-repeat; }


#nav-example-01 a:active {background:url("../images/framework/menusprite.jpg") 0px -64px no-repeat; }
#nav-example-02 a:active {background:url("../images/framework/menusprite.jpg") -65px -64px no-repeat; }
#nav-example-03 a:active {background:url("../images/framework/menusprite.jpg") -170px -64px no-repeat; }
#nav-example-04 a:active {background:url("../images/framework/menusprite.jpg") -295px -64px no-repeat; }
#nav-example-05 a:active {background:url("../images/framework/menusprite.jpg") -400px -64px no-repeat; }

#navbar li {
	display: inline;
	list-style-type: none;
	margin-left: 0px;
	margint-right: 0px;
}
#navbar a {
	text-decoration:none;
	color: #FFFFFF;
	padding-right:5px;
}

#navbar a:hover {

	color: #D6AE7B;
}

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

#bodyArea {
	background-color: #F7F3DF;	/* background-image: url('../images/framework/backgrounds/body-bkgrd.jpg');		 */
	

}

#footer {
	height:40px;
}

#content {
	width: 520px;
	float: right;
	padding-top: 10px;
	padding-left: px;
	padding-right: 20px;
	/*background-image: url(../images/framework/backgrounds/category_title-bkgrd.gif);
	background-repeat: no-repeat;
	background-position: 25px;  */
}
#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-size: 12px;
	font-weight: bold;
	color: #0A51A1;
	text-transform: uppercase;
}
.catProdDesc {

	font-size: 10px;
	color: #676767;
}
.catMore {

	font-weight: bold;
	color: #172DEE;
}
.catTitle {

	font-size: 14px;
	font-weight: bold;
	color: #A13836;
	text-transform: capitalize;
	letter-spacing: 2px;	/*margin-left: 100px;*/
	
}
 /* End Category Styles */



/* Form Styles */

form {

	font-size: 12px;
}
	
.formText {
	color: #666666;
	font-weight: bold;
}

input {

	font-size : 11px;
	height : 20px;
		}

textarea {

	font-size : 11px;
}

select {

	font-size: 12px;
}

/* End Form Styles */



/* Link Styles */
.footer {
	text-decoration: none;
	font-size: 12px;
	color: #063A47;
	background-color: #B2CED5;
	font-weight: bold;

	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;

	line-height: normal;

		}



.stwTag {text-decoration: none;
font-size:9px;}
.stwTag:link {color: #CCCCCC;}
.stwTag:visited {color: #CCCCCC;}
.stwTag:active {color: #D09939;}
.stwTag:hover {
	color: #D09939;
}

.catMenu {

	font-size: 10px;
	color: #663300;
	text-decoration: none;
	margin-left: 5px;
}

#catList {
	float:left;
	width: 190px;
	font-size: 12px;
}
#catList td {
	font-size: 12px;
}
#catList a, a:link, a:visited, a:active {
	color: #082c21;
	text-decoration:none;


}

#catList a{
	font-family:Georgia;
	font-size:11px;
	text-transform:uppercase;
background: url('../images/framework/catlistend.jpg') right top no-repeat;
padding-right:7px;

}

#catList a:hover {
	color:#d3b07e;	
}
#catList ul {
margin:0px;
padding:2px;

}
#catList li {
	padding: 3px 0px 3px 0px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B3936; */
	list-style:none;
	text-align:right;

	
	}
#catList li.nobox {
	margin-top: 15px;
	margin-right: 5px;
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B3936; */
	padding-left: 5px;
	list-style-type: none;
	list-style-image: none;
}
#category_title {
	text-align:left;
	background-repeat:no-repeat;
	color:#9c7146;
	font-size:16px;
	font-weight:bold;
	height:50px;
	background-position: right;
	margin-top: 25px;
	width:100%;
	text-transform: uppercase;
}


#home #category_title h3, #page1home #category_title h3{
display:none;
}

#home #category_title, #page1home #category_title {
	height:100px;
	background:url('../images/welcome.jpg');
	width:528px;
}


/* End Link Styles */
h1 {
	font-size: 14px;
	color: #663300;
}
.cartHeader {
	background-color: #DACB9E;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.cartTable {
	text-align: center;
	border: 1px solid #003366;
}



.clearboth {
	clear: both;
}
#top {
width:738px;
height:119px;
background:/*url('../images/framework/headerbg.png')*/ #f7f3df ;
}


#logo {
	height:119px;
	width:450px;
	overflow:hidden;
	left:95px;
	position:absolute;

	}

#slideshow {
	float:right;
	height:119px;
	width:193px;
	overflow:hidden;
	position:absolute;
	left:545px;
	z-index:0;

	}
	

#headerfade {
	width:60px;
	height:119px;
	background: url('../images/framework/headerfade.png');
	position:absolute;
	left:513px;
	z-index:1;

	
	}

#Loginout {
	text-align:right;
	
	font-weight: bold;
	float: right;
	width: 125px;
}
h3 {

	font-size: 22px;
	color: #082c21;
	font-style: normal;
	letter-spacing: 2px;
	text-transform: capitalize;
}
#news {
	float: right;
	width: 150px;
	margin-top: 40px;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: -10px;
}
.leftTextColumn {
	float: left;
	width: 350px;
}
.event {
	color: #832F32;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.event p{
	margin-top: 0px;
	margin-bottom: 0px;

}



.event h1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.reverse {
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 2px;
}
a.bottom, a.bottom:visited  {
	font-size:9px;
	text-decoration:none;
	color: #FF99FF;
	padding-left:7px;
	padding-right:4px;
	font-family: Arial, Helvetica, sans-serif;
}

a.bottom:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
a.bottom_yellow, a.bottom_yellow:visited  {
	font-size:9px;
	text-decoration:none;
	color: #FFFF99;
	padding-left:7px;
	padding-right:4px;
	font-family: Arial, Helvetica, sans-serif;
}
a.bottom_yellow:hover {
	text-decoration:underline;
	color: #FFFFFF;
}


/* ul {
	margin-left: 10px;
} 
li {
	margin-left: 20px;
}*/
.thumbnail {
	border: 1px solid #082c21;
}
.ML_head {
	font-weight: bold;
	font-family:georgia;
	text-transform: uppercase;
	color: #d3b07e;
	background-image: url('../images/framework/backgrounds/navbar-bkgrd.jpg');
	border-bottom: 1px solid #d3b07e;
	text-align: right;
	margin: 0px;
	padding: 3px 10px 3px 0px;
}
.left_col_segment {
	width: 185px;
	border: 1px solid #d3b07e;
	border-left:none;
	margin-top:10px;
	margin-bottom: 10px;
}

.left_col_segment p{
	font-family:georgia;
	font-size:12px;
	line-height:14px;
	text-align:center;

}

.underline {
	text-decoration: underline;
}
.registerfield {
	width: 150px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.passwordfield {
	width: 100px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.backlink { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;; color: #663300; }
.backlink a { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;; color: #663300; }
.backlink a:link { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;; color: #663300; }
.backlink a:visited { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;; color: #663300; }
.backlink a:hover { text-decoration: underline; color: #663300; }

.reqstar { font-size: 13px; color: red; }
.man_select {
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	font-size:11px;
	font-weight:bold;
	padding-bottom:25px;
	padding-top: 6px;
	padding-right: 6px;

}
.man_select a:hover {
text-decoration:underline;
}
.product_title {
font-weight: bold;
 font-size: 12px;
}
.product_description {
font-size: 11px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}


#newsletter p {
	color:#082c21;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	margin:0px;
	margin-left:5px;
	}

#newsletter .input {
	border:solid #DACB9E 1px;
	padding:1px;
	width:168px;
	color:#545454;
	font-size:11px;
	margin-bottom:5px;

	}
	
#newsletter .newsletterbtn {
background-image: url('../images/framework/backgrounds/navbar-bkgrd.jpg');
cursor:pointer;
margin-bottom:10px;
padding:2px 5px 3px 5px;
border:solid 1px #d3b07e;
color:#ffffff;
font-weight:bold;
text-transform:uppercase;
}

#newsletter .newsletterbtn:hover {
color:#d3b07e;
}