/* nococss */

/* normalize */
li{
	color: #000000;
}

/* set primary controls */
#editcust{
	color: #333333;
}
p{
	padding: 3px 13px 3px 13px;
}

/*primary structure*/

/* CSS Document */

#currentspecial {
	position: absolute;
	height: 85px;
	width: 250px;
	left: 442px;
	top: 8px;
}
#usernav {
	text-align: right;
	position: absolute;
	right: 12px;
	bottom: 12px;
	background: url(images/gift.jpg) no-repeat left;
	padding-left: 75px;
}
#usernav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	font-size: 11px;
}

#n1 .navdrop a{
	text-decoration:none;
	color: #58351A;
	font-weight:normal;
	display:block;
}

#n1 .navdrop{
	background-color: #F7F5EA;
	font-size: 11px;
	border: 1px solid #58351A;
	text-transform: uppercase;
	color: #58351A;
	padding: 3px 2px;
	margin: 3px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#n1 .navdrop:hover {
	cursor:pointer;
	border: 1px solid #B8957A;
	color: #180500;
	background-color: #ffffff;
}

#n1 .navdrop .pulldown li {
	color: #000000;
	list-style: none;
	font-size: 10px;
	margin: 2px 8px 2px 15px;
}

#n1 .navdrop .pulldown li a{
	text-decoration:none;
	color:#000000;
}
#n1 .navdrop .pulldown li a:hover{
	color:#555555;
}
#homepanel {
	width: 700px;
	position: relative;
	height: 460px;
}
#cpanel {
	width: 780px;
	position: relative;
	height: auto;
	padding: 10px;
}
#cpanel h2{
	font-size: 12px;
	color: #336666;
	border-top: 0px solid #B1A08E;
	border-right: 0px solid #B1A08E;
	border-bottom: 1px solid #B1A08E;
	border-left: 0px solid #B1A08E;
	margin-bottom: 10px;
}
#proddetail {
width: 98%;
}
#proddetail h3 {
	font-size: 14px;
	color: #336666;
	border-top: 0px solid #B1A08E;
	border-right: 0px solid #B1A08E;
	border-bottom: 0px solid #122F8B;
	border-left: 0px solid #B1A08E;
	margin-bottom: 10px;
}

#proddetail h4{
	font-size: 11px;
	color: #634228;
	border-top: 0px solid #F0EFDB;
	border-right: 0px solid #F0EFDB;
	border-bottom: 1px solid #122F8B;
	border-left: 0px solid #F0EFDB;	
	margin-top: 6px;
}
h6{
	font-size: 12px;
	color: #000000;
	margin: 8px;
	font-weight: normal;
}

#featurephoto {
	position: absolute;
	height: 248px;
	width: 270px;
	top: 2px;
	left: -1px;
}

#welcomesearch {
	position: absolute;
	background: #D9B09C url(images/welcome.jpg) no-repeat 0px 0px;
	background-color: #D9B09C;
	height: 60px;
	left: 270px;
	width: 430px;
	overflow: hidden;
}
#centersquare {
	height: 200px;
	width: 291px;
	overflow: auto;
	position: absolute;
	left: 271px;
	top: 61px;
}
#search {
	text-align: right;
	padding-top: 6px;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
}
#shopbyvendor {
	background: #A3BDBA url(images/bluepanelback.jpg) no-repeat right 40px;
	position: absolute;
	width: 135px;
	font-size: 10px;
	left: 564px;
	top: 62px;
	overflow: auto;
	height: 200px;
	background-color: #A3BDBA;
}
#shopbyvendor a {
	color: #FFFFFF;
	text-decoration: none;
}
#shopbyvendor a:hover {
	color: #333333;
}
#favorites{
	position:absolute;
	left: -2px;
	top: 261px;
	background: #B5B67B;
	height: 212px;
	width: 283px;
	font-size: 10px;
	overflow: auto;
}
#vendorprofile {
	background: #D7D7B5;
	position: absolute;
	height: 213px;
	width: 288px;
	left: 275px;
	top: 261px;
	overflow: auto;
	background-color: #CCDBDA;
}
#subvendor {
	position: absolute;
	height: 210px;
	width: 135px;
	left: 565px;
	top: 264px;
	overflow: hidden;
}
#f {
	border-top: 14px solid #336666;
	border-right: 0px solid #336666;
	border-bottom: 0px solid #336666;
	border-left: 0px solid #336666;
}
#f .phone {
	font: bold 24px "Times New Roman", Times, serif;
}
#ab a {
	text-decoration: none;
	color: #CCCCCC;
}

.productarray{
	float:left;
	width:160px;
	/*height:140px;*/
	border:1px solid #D7D5CA;
	padding:5px;
	text-align:center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.productarray:hover{
	background: #F7F5EA;	
}
.productarray a{
	text-decoration:none;
	color:#000000;
}
.productimage{
	border:1px solid #666666;
	background:#dddddd;
	margin:0px;
	padding:0px;
}
.crossoutprice{
	color:#555555;
	text-decoration:line-through;
}
.saleprice{
	color:#ff5555;
}
.regularprice{
	color:#555555;
}
#prodkeywords{
	color:#bbbbbb;
	font-size:9px;
}
.buttonmaker {
	font-size: 11px;
	background: #F7F5EA;
	border: 1px solid #58351A;
	text-transform: uppercase;
	color: #58351A;
	padding: 3px 2px;
	margin: 5px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.printbutton {
	background-color: #CCCCCC;
}


/********* MESSAGES *************/

#messages {
	background: #eeffee;
	border: 1px solid #009900;
	color: #009900;
}
#errors {
	background: #ffeeee;
	border: 1px solid #990000;
	color: #990000;
}
#warnings {
	background: #FFFFEE;
	border: 1px solid #FFFF33;
	color:#333333;
}
.messagebox {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 20px;
	padding: 8px;
}

.logpop .messagebox{
	font-size:10px;
	font-weight:normal;
	
}


.messagebox span {
	display: block;
}

.logpop .messagebox span{

	margin: 3px auto;
}
/***************/
#minicart{
	width:280px;
	color: #333333;
	border: 1px solid #122F8B;
	margin-left: 10px;
	margin-bottom: 20px;
	position: relative;
	top: 10px;
	left: 10px;
}
#minicart td{
	font-size:10px;
	padding:2px;

}
#minicart a{
	text-decoration:none;
	color: #326464;	
}


/*********  CART AND CUSTOMER AREA  FORMATTING **************************/

.logpop{
	border:1px solid #999999;
	margin:10px;
	color: #333333;

}

.logpop h5{
	font-size:11px;
	background: #F0EFDB;
	color: #9F9F72;
	padding: 3px;
}

.breakup{
	margin:8px;
	border:1px solid #58351A;
	color: #333333;	

}
.breakup p, .breakup table{
	margin:8px;
}

.breakup h4 {
	padding:4px;
	margin:0px;
	background: #F0EFDC;
}
.cartattribute{
	color:#333333;	
}


.orderproduct{
	margin: 3px;
	padding: 2px;
	border: 1px solid #999999;	
}#mainimage {
	border: 1px solid #5D2E02;
}

.productthumb{
	border: 1px solid #5D2E02;
	margin:4px;
	padding:4px;
}



