body{
background:url(images/web/sweetpea_bg.jpg) repeat-x; margin:0px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

a img { border: none; }

.layer1_content_wrap{
min-height:600px; width:954px; margin:20px; background:url(images/web/sweetpea_mid.png) repeat-y;
}
.header{
width:905px;
}
.menu_ajust,a{
text-decoration:none; color:#FFFFFF;
}
.menu{
height:40px; width:905px; background:#000000; border-top:1px #FFFFFF solid; border-bottom:1px #FFFFFF solid; text-align:left;
}
.menu a{
color:#FFFFFF; text-decoration:none;
}
.menu .text_input{
height:10px; width:100px;
}
.menu .btn{
height:24px; width:42px; background:url(images/web/sweetpea_search_btn.png) no-repeat; border:none;
}
.content_header{
min-height:150px; width:905px; margin-bottom:5px;
}
.content_main{
min-height:400px; width:905px; text-align:left; clear:both;
}
.content_main a{
color:#000000;
}
.content_bar{
min-height:80px; width:905px; background:url(images/web/sweetpea_content_bar.png) no-repeat #FFFFFF; font-size:12px;
}
.content_bar a{
color:#5aadc0; text-decoration:none;
}

.content_bar div
{
	padding: 3px 0 0 23px;
	margin: 0;
	line-height: 100%;
}

.footer{
min-height:100px; width:954px; background:url(images/web/sweetpea_footer.png) no-repeat; font-size:12px; text-align:left; color:#5e5e5e;
}
.footer_text_hold{
padding:40px 40px 0px 40px;
}
.footer_site_links{
font-size:12px;
}
.footer_site_links a{
text-decoration:none; color:#5e5e5e;
}
.footer_other_info{
margin:5px 0px 0px 0px;
}
.footer_other_info a{
text-decoration:none; color:#51aabf;
}
.main_featured_table{
width:100%; height:auto;
}
.main_featured_table td{
border:none; width:50%; padding:15px; min-height:100px; vertical-align:top;
}
.main_featured_table img{ 
height:150px; width:130px; padding-right:15px; 
}
.main_featured_table_div_image{
float:left;
}
.main_featured_table_div_details{
float:right; width:200px;
}
.main_featured_table_title{
font-size:14px; color:#666666; font-weight:bold;
}
.main_featured_table_des{
font-size:12px; color:#9a9a9a; 
}
.main_featured_table_div_details a{
text-decoration:none; color:#FFFFFF;
}
.main_featured_table_div_details ul,li{
padding:6px; text-align:center; display:inline; list-style:none; font-size:14px;
}
.cart_table{
width:98%; height:inherit;
}
.cart_table td{
border-bottom:2px #CCCCCC solid; text-align:left; vertical-align:middle; font-size:12px;
}
.cart_table small{
font-size:11px;
}
.cart_table img{
height:45px; width:35px; padding:5px; float:left;
}
.cart_table th{
font-size:12px; text-align:left; border-bottom:2px #CCCCCC solid;
}
.cart_sum_div{
width:98%; margin:5px 1% 0px 1%; font-size:12px; text-align:right;
}
.cart_button_box{
width:98%; margin:10px 1% 10px 1%; font-size:14px; text-align:right;
}
.cart_button_box a{
color:#0066CC; text-decoration:underline;
}
#menu_1{
position:absolute; margin:0px 0px 0px 0px; width:14.5%;
}
#menu_2{
position:absolute; margin:0px 0px 0px 0; width:14.5%; left:14.5%;
}
#menu_3{
position:absolute; margin:0px 0px 0px 0px; width:14.5%;left:43.5%;
}
#menu_4{
position:absolute; margin:0px 0px 0px 0px; width:14.5%; left:29%; 
}
.product_view_mini_img_div{
margin:5px; width:86px; height:86px; background:url(images/web/min_img_bg_norm.png) no-repeat;
}
.product_view_mini_img_div:hover{
margin:5px; width:86px; height:86px; background:url(images/web/min_img_bg_high.png); cursor:pointer;
}
.product_view_mini_img_div img{
height:56px; width:56px; padding:15px;
}
.product_view_big_img_div{
height:266px; width:218px; background:url(images/web/big_img_bg.png) no-repeat; margin:5px;
}
.product_view_big_img_div img{
height:200px; width:190px; padding:32px 14px 14px 14px;
}
.product_view_detail_holder{
width:540px; float:right; margin:15px 5px 10px 5px;
}
.product_view_detail_holder_left{
float:left; width:360px;
}
.product_view_detail_holder_right{
float:right; width:100px; border-left:2px dotted #999999; border-spacing:4px; padding:10px; min-height:280px;
}
.order_table{
width:900px; height:inherit;
}
.order_table th{
text-align:left; font-size:16px; padding:2px;
}
.order_table td{
text-align:left; font-size:14px; padding:2px;
}
.order_table img{
height:80px; width:80px; padding:2px;
}

/* dropdown menu */
.dropdown_menu
{
	background-color: #ffffff;
	border: 1px solid #000000;
}

.dropdown_menu ul
{
	margin: 0 15px;
	padding: 0;
	list-style: none;
}

.dropdown_menu li
{
	display: block;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #000000;
	font-size: smaller;
	padding: 5px 0;
	border-bottom: 1px solid silver;
}

.dropdown_menu li a
{
	color: #373737;
	font-weight: bold;
}

/* productsnapshoot */
.product_snapshoot
{
	width: 160px; 
	height: 220px; 
	padding: 20px; 
	float: left; 
	margin-left: 20px;
}

.product_snapshoot img
{
	margin: 5px 0;
	width: 160px;
	height: 120px;
	border: none;
}

.product_snapshoot p
{
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #767171;
}

.product_snapshoot .product_title
{
	color: #d9859d;
}

.product_snapshoot .product_features
{
	height: 3.5em;
}

.product_snapshoot ul
{
	margin: 15px 0 0 0;
	padding: 0;
}

.product_snapshoot li
{
	font-size: smaller;
	padding: 5px 4px;
}

/* alerts */

.alert
{
	position: absolute;
	top: 60px;
	right: 15%;
	width: 250px;
	border: 2px solid gray;
	background: silver;
	padding: 5px 10px;
}
