


/* temp */
/*header a, header li, header ul {float:left;}*/

/*.addForOffer {display:none !important;}*/ /* remove after free ship weekend. */

/* LIST VIEW */ /* todo - list view buttons? */
#content_main .list {width: 680px; border-top: 1px solid #C0C0C0; height: 165px;}
#content_main .list .prodimage {width: 170px; padding: 5px 0; float: left;}
#content_main .list .proddesc {float: left; width: 390px; text-align: left;}
#content_main .list .prodprices {float: left; width: 100px;}
#content_main .list .prodprices .frmaddtocart {margin-top: 29px;}

/* 404 */ /* todo - redesign */
#pagenotfound {width: 550px; text-align: center; margin: 10px auto;}
#pagenotfound h2, #pagenotfound h1 {font-size: 24px; margin: 40px 0 60px 0; text-align: left;}
#pagenotfound p {font-size: 12px; text-align: left; padding: 8px 0;}
#pagenotfound ul li {font-size: 12px; text-align: left; list-style-type: disc; list-style-position: inside; padding: 2px 10px;}
#goog-fixurl {width: 550px; margin: 0 auto;}
#goog-fixurl ul {margin: 10px 0;}

/* GENERAL */
p.standout {margin: 2px 0; color: #ff0000;} /* todo - used for checkout messages, rework/remove */

/*------------------custom enclosure page------------------------------------------*/ /* chameleon landing page??????? todo revisit, move out of main */
#ce_content{
	float: left;
    overflow: hidden;
    width: 860px;	
	line-height: normal;
}
#ce_icon_image{
	float: left;
}
#ce_title{
	float: left;	
}
.color_image{
	margin: 10px 0px 0px 0px;	
}
#ce_content p{ 
	font-weight: inherit;
	margin: 6px 0px 0px 0px;
}
#ce_content #content_main h1{
	font-size: 40px;
	font-weight: bold;
}
#ce_content #content_main h2,
#ce_content #content_main h1 {
	font-size: 14px;
	margin-left: 10px;
}
#ce_options{
	float: left;
	clear: left;
	background-color: #ffffff;
	width: 250px;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	font-weight: bold;
}
#ce_options select{
	width: 250px;
	padding: 2px;
	height: auto;
}
#ce_selected_options{
	float: left;
	width: 170px;
	margin: 0px 0px 0px 50px;
}

#ce_selected_cart{
	float: left;
	width: 250px;
	margin: 0px 5px 0px 0px;
	text-align: center;
}
#ce_selected_cart_image{
	text-align: center;
}
#ce_option_cart{
	background-color: #cccccc;
	height: 70px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-weight: bold;
}
#selected_cart_text{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
#ce_option_valance{
	background-color: #cccccc;
	height: 70px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-weight: bold;
}
#selected_valance_color{
	font-size: 14px;
	font-weight: bold;
}
#ce_option_sidepanel{
	background-color: #cccccc;
	height: 70px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-weight: bold;
}
#selected_sidepanel_color{
	font-size: 14px;
	font-weight: bold;
}
#ce_option_cp{
	background-color: #cccccc;
	height: 70px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}
#selected_cp_color{
	font-size: 14px;
	font-weight: bold;
}
.ce_btn{
	margin: 10px 0px 0px 30px;
}
