/* Top Elements */

body{
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

/* links */

a{
	color:#0000FF;
}


/* headers */
h1{
	color:#0000FF;
	font-size:24px;
	line-height:30px;
	text-align:left;
}

h2{
	color:#0000FF;
	font-size:24px;
}


/* images */
img{
	border:none;
}


/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 

#loginbar{
	background-color:#FFFFA5;
	margin-top:1px;
	text-align:left;
	padding:5px 5px 5px 5px;
	text-align:right;
}

#loginbar input{
	font-size:10px;
}

#container{
	width:100%;
	margin:0px auto;
	text-align:left;
	min-width:960px;
	padding:10px 0px 0px 0px;
}

#header{
	height:125px;
	background:url(../images/starbg.gif);
	color:#0000FF;
	font-weight:bold;
}

#headleft{
	float:left;
	width:280px;
	padding:30px 0px 0px 20px;
	position:relative;
}

#headmid{
	text-align:center;


}

#headright{
	float:right;
	width:280px;
	padding:30px 20px 0px 0px;
	text-align:right;
	position:relative;

}

#topbar{
	height:34px;
	background:#FFFFA5;
	color:#0000FF;
	font-weight:bold;
	line-height:34px;
}

#navhead{
	width:200px;
	float:left;
	text-align:center;
}

#searchbox{
	float:left;
	padding:0px 0px 0px 10px;
}

#topcart{
	float:right;
	padding:0px 10px 0px 0px;
}

#leftnav{	
	width:200px;
	float:left;
	margin:0px 0px 130px 0px;
}

.paymentmethods{
	position:absolute;
	bottom:0px;
	left:0px;
	width:200px;
	height:120px;
}

#nav, #nav ul{
	list-style:none;
	margin:0px;
	padding:10px 10px 10px 10px;
	width:180px;
}

#nav li a{
	display:block;
	width:180px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}

#nav li li a{
	font-weight:100;
	padding:3px 0px 3px 15px;
}

#content{
	margin-left:200px;
	padding:15px 20px 0px 20px;
	line-height:20px;
}

#floatfix{
	float:left;
	width:100%;
}

/* mac hide \*/
* html #content {height:1%}
/* end hide*/

#content h1{
	margin:0px;
	padding:10px 0px 10px 0px;
}

#inside{
	background:url(../images/starsleft.gif) repeat-y top left;
	width:100%;
	position:relative;
}

#outer{
margin-left:200px;

}

.clear{
	clear:both;
	overflow:hidden;
	margin-top:-1px;
	height:1px;
}
.searchbar{
	background:url(../images/midnavbg.gif) repeat-x;
	border:1px solid #B8D0E4;
	margin-bottom:10px;
	color:#414F5A;
	font-weight:bold;
}

.searchbar1{
	padding-right:5px;
}

.searchbar2{
	background-color:#EEF6FF;
	border-left:1px solid #B8D0E4;
	width:14px;
	text-align:center;
	font-weight:bold;
}

.searchbar2 a{
	text-decoration:none;
}

.searchbar3{
	background-color:#EEF6FF;
	border-left:1px solid #B8D0E4;
	width:12px;
	text-align:center;
}

.searchbarcurrent{
	background-color:#C9D9E7;
	border-left:1px solid #B8D0E4;
	color:#000;
	font-weight:bold;
	width:12px;
	text-align:center;
}

.searchresultdesc{
	font-weight:bold;
}

.searchresultdesc a{
	color:#0000FF;
	text-decoration:none;
}

.searchresultprice{
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	margin-bottom:3px;
}

.prodimage{
	border:1px solid #CACACA;
	padding:5px;
	background-color:#FFF;
}

.producttitle{
	font-size:20px;
	font-weight:bold;
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
}

.productprice input{
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	width:80px;
	background-color:#EFEFEF;
	border:none;
}

.optionsbox{
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	padding:5px;
	margin:5px auto;
	text-align:center;
	width:80%;
}

.spacer{
	height:5px;
	font-size:1px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#FFF;
	padding:5px;
	display:none;
	color:#000;
	}
	
.catitem{	
	width:110px;
	float:left;
	margin:10px 10px 10px 10px;
}

 .hide{
display: none;
}

.show{
display: block;
}

.subcatbutton a{
	display:block;
	float:left;
	width:150px;
	background-color:#FFFFA5;
	padding:10px;
	height:140px;
	margin:5px;
	text-align:center;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	font-weight:bold;
	border:1px solid #EEEF86;
}

.subcatbutton a:hover{
	background-color:#FEFFBF;
}

.productbuy{
	background-color:#EFEFEF;
	border:1px solid #E4E4E4;
	padding:5px;
	margin-top:15px;
}

#hometopc{
	height:190px;
	margin:-15px -20px 0px 0px;
}

#homebanner{
	float:left;
	height:190px;
	width:739px;
	padding:-20px 0px 0px -10px;
}

#homeyellow{
	padding:10px;
}

#homeyellow h3{
	color:#0001fd;
	font-size:20px;
	margin:10px 0;
	padding:0px;
}

#newproducts{
	float:left;
	width:230px;
	height:275px;
	background:#FFFFA5;
	border:1px solid #E8E4BB;
	padding:10px;
	margin-right:10px;
}

#newsletter{
	float:left;
	width:200px;
	height:275px;
	background:#FFFFA5;
	border:1px solid #E8E4BB;
	padding:10px;
	margin-right:10px;
}

#facebook{
	float:left;
	height:295px;
}

#welcome{
	text-align:justify;
}

#footer{
	background:#FFFFA5;
	color:#0000FF;
height:35px;
line-height:35px;
text-align:center;
}

.onsale a{
	color:#FF0000;
}

.red{
	color:#FF0000;
	font-weight:bold;
}


.line{
	background-image:url(../images/dash.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:1px;
	margin:5px 0px 5px 0px;
}

/* Checkout Select Page */
.loginbox{
	float:left;
	width:49%;
	margin:0 2% 0 0;
}

.regbox{
	float:left;
	width:49%;
}

.checkoutbox{
	clear:both;
	font-weight:bold;
}

.loginboxh, .regboxh{
	background-color:#0000FE;
	color:#FFF;
	padding:3px 3px 3px 8px;
	font-weight:bold;
}

.loginboxc, .regboxc{
	padding:10px;
	text-align:center;
	height:85px;
}

.checkoutboxc{
	padding:10px;
	text-align:center;
}

.loginbox, .regbox, .checkoutbox{
	background-color:#F4F4F4;
	margin-bottom:10px;
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/*----------------crumb_nav------------------*/
.crumb_nav{
padding:5px 0 10px 0px;
}
.crumb_nav a{
color:#11819E;
}

.head1{
	color:#0966A2;
	font-weight:bold;
	font-size:16px;
}

.head2{
	color:#0966A2;
	font-weight:bold;
	text-decoration:underline;
}

.note{
padding:10px;
background-color:#FECBCB;
border:1px solid #FD9999;
color:#450101;
margin:10px 0px;
}

.staticfix{
	position:static;
}


