@import url(general.css);


body {
font-family:Georgia, "Times New Roman", Times, serif;
background:url(../images/layout/body_bkg.jpg) repeat-x top #1877ad;
}

.clearfix{
	clear:both;
}

#page_wrap{
	width:989px;
	background-color:#FFFFFF;
	margin:0px auto;
	background:url(../images/layout/wrap.jpg) repeat-y right;
}

#header{
	background:url(../images/layout/header.jpg) no-repeat top center;
	width:989px;
	height:166px;
	float:left;
	margin:0 0 10px 0;
	position:relative;
}
#header .navigation{
	position:absolute;
	bottom:0px;
	left:0;
	width:100%;
	height:40px;
	text-align:left;
	color:#FFFFFF;
	background:url(../images/layout/menu_bkg.jpg) repeat-x;
	padding:10px 0 0 55px;
	}
#header .navigation a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	margin:0 3px 0 3px;
	}
#header .navigation a:hover, #header .navigation a.active{
	text-decoration:underline;
	}

#left_side{
	float:left;
	width:230px;
	padding:0 15px 0 15px;
	}
.left_box{
	float:left;
	margin:0 0 15px 0;
	}
.left_box h2{
	float:left;
	width:230px;
	height:29px;
	font-size:18px;
	color:#484849;
	background:url(../images/layout/left_h2.jpg) repeat-x bottom #a8e8ff;
	text-align:center;
	padding:3px 0 0 0;
}
.left_box .text{
	float:left;
	width:210px;
	margin:0px auto;
	background:url(../images/layout/left_bkg.gif) no-repeat bottom #ecfaff;
	padding:10px;
	clear:both;
	font-size:12px;
	color:#434343;
	}
.left_box .text a{
	color:#444444;
	font-weight:bold;
	text-decoration:none;
	}

.left_box .text a:hover, .left_box .text a.active{
	color:#f2000b;
	}
		
.banner_box{
	width:100%;
	float:left;
	margin:10px 0 10px 0;
	text-align:center;
	}	

	
#right_side{
	float:left;
	width:660px; 
	background:url(../images/layout/right_side.jpg) no-repeat left top;
	padding:30px 30px 10px 30px;
	font-size:12px;
	color:#434343;
	}
#right_side h1{
	font-size:22px;
	color:#e40003;
	margin:0 0 15px 0;
	}
#right_side h2{
	font-size:12px;
	color:#0099FF;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
	}
#right_side p{
	margin:0 0 10px 0;
	line-height:140%;
	}
#right_side ul{
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	}
#right_side ul li{
	background:url(../images/layout/li_bkg.gif) no-repeat left top;
	padding:0 0 0 20px;
	margin:0 0 2px 0;
	}
#right_side ol{
	padding:0 0 0 15px;
	margin:0 0 10px 0;
	}
#right_side ol li{
	list-style:circle;
	}
#right_side a{
	color:#e40003;
	text-decoration:underline;
	}
#right_side img{
	margin:5px;
	}
#right_side span{
	color:#0099FF;
	}

#foot_nav{
	background:url(../images/layout/footer_top_links.gif) no-repeat top #D7EBD7;
	float:left;
	width:100%;
	padding:35px 0 10px 0;
	font-size:11px;
	color:#3399CB;
	text-align:center;
	}
#foot_copy{
	background:#C8E2E2;
	padding:10px 0 10px 0;
	float:left;
	width:100%;
	margin:1px 0 1px 0;
	font-size:11px;
	color:#444444;
	text-align:center;
	}
#foot_copy a{
	color:#0099ff;
	font-weight:bold;
	}
#foot_nav a{
	color:#0033ff;
	text-decoration:none;
	font-weight:bold;
	}
#footer{
	width:989px;
	height:20px;
	margin:0px auto;
}


#right_side .rounded_box{
	width:300px;
	background:url(../images/layout/rounded_box_bkg.jpg) repeat-y;
	position:relative;
	padding:20px 10px 20px 10px;
	margin:0 10px 10px 0;
	float:left;
}
#right_side .rounded_box img.corner{
	position:absolute;
	left:0px;
	margin:0px;
	}
#right_side .rounded_box img.top{
	top:0px;
	}
#right_side .rounded_box img.bottom{
	bottom:0px;
	}

#right_side .rounded_box img.spacer{
	float:left;
	margin:5px 0 5px 0;
	clear:both;
	}
#right_side .rounded_box .prod{
	width:100%;
	float:left;
	margin:0px 0 0px 0;
	}
#right_side .rounded_box .prod img.thumb{
	float:left;
	margin:0 5px 0 0;
	}
#right_side .rounded_box .prod .title{
	float:left;
	color:#0099FF;
	font-size:14px;
	font-weight:bold;
	width:105px;
	padding:0 5px 0 0;
	}
#right_side .rounded_box .prod .stars{
	float:left;
	width:120px;
	color:#434343;
	font-size:10px;
	margin:4px 0 0 0;
	padding:0 0 0 5px;
	border-left:1px solid #999;
	}	
#right_side .rounded_box .prod .stars img{
	float:left;
	margin:0 2px 0 0;
	}	
#right_side .rounded_box .prod .notes{
	width:230px;
	float:left;
	margin:5px 0 0 0;
	font-style:italic;
	}
	
#right_side .rounded_box .prod .notes img{
	margin:0 5px 0 5px;
	}
	
#right_side .rounded_box .prod .order{
	width:230px;
	float:left;
	margin:5px 0 0 0;
	font-style:italic;
	}
	
#right_side .rounded_box .prod .order img{
	margin:0 5px 0 5px;
	}


#right_side .promo_box{
	width:100%;
	float:left;
	margin:0 8px 8px 0;
	background-color:#edf6f6;
	}
	
#right_side .promo_box .promo_box_content{
	width:100%;
	float:left;
	min-height:100px;
	overflow:hidden;
	background:url(../images/layout/promo_box_flower.gif) no-repeat right bottom;
	border:1px solid #e0ebf0;
	}
#right_side .promo_box .promo_box_content img{
	float:left;
	margin:10px;
	border:none;
	}
#right_side .promo_box .promo_box_content h6{
	margin:10px;
	color:#E90000;
	font-size:14px;
	font-weight:bold;
	}
#right_side .promo_box .promo_box_content p{
	color:#252525;
	margin:10px;
	text-indent:25px;
	background-image:url(../images/layout/arrow_red.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#right_side .promo_box .promo_box_content strong{
	font-weight:bold;
	color:#e40003;
	}
