/* styles */
@import "cart.css";

body {
	background: url(../images/layout/bg.gif) repeat-x #493d21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	color: #5c5c5b;
	}
h3 {
	color: #89c867;
	border-bottom: 1px solid #69582f;
	margin: 0px;
	margin-top: 10px;
	}
h2 {
	clear: both;
	margin-top: 5px;
	padding: 2px;
	margin-bottom: 2px;
	background: #e7f5f5;
	font-size: 12px;
	color: #493b19;
	text-transform: uppercase;
	border-bottom: 1px solid #ceebea;
	border-top: 1px solid #ceebea;
	}
h5 {
	margin: 0px;
	border: 1px solid #f1eae6;
	border-left: 3px solid #695950;
	padding: 1px 1px 1px 3px;
	}
.cl {
	clear: both;
	}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #69582f;
	}
a:hover {
	text-decoration: underline;
	color: #4f4121;
	}
input {
	border: 1px solid #493d21;
	padding: 1px;
	}
.search_box {
	margin: 0px 0px 0px 5px;
	padding: 2px;
	}
#wrapper {
	width: 1040px;
	margin: 0 auto;
	}
.content_wrapper {
	width: 955px;
	padding: 0px 45px 0px 39px;
	min-height: 50px;
	background:url(../images/layout/bg_wrapper.png) repeat-y;
	line-height: 140%;

	}
.left_side {
	width: 205px;
	float: left;
	min-height: 50px;
	border-right: 1px solid #ceebea;
	margin-right: 10px;
	}
.middle_content {
	padding: 5px 15px 5px 5px;
	float: left;
	width: 500px;	
	}
.right_side {
	float: right;
	width: 200px;
	}
.menu_title {	
	padding: 1px 1px 1px 10px;
	background: url(../images/layout/menubg.jpg);
	font-weight: bold;
	color: white;
}
.menu_item, .page_menu_selected {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 1px 1px 10px;
	border-bottom: 1px solid #cbeaeb;
	}
	.menu_item:hover, .page_menu_selected {
		text-decoration: none;
		background: #cbeaeb;
		}
.header {
	width: 1040px;
	height: 134px;
	padding-top: 20px;
	background: url(../images/layout/bg_header.png) no-repeat 10px 31px;
	}
	#sub_title {
		position: relative;
		top: 60px;
		left: 240px;
		width: 340px;
		height: 40px;
		}
	.top_button_news, .top_button_gift {
		width: 176px;
		height: 48px;
		background: url(../images/layout/but_news.jpg) no-repeat;
		display: block;
		float: right;
		position: relative;
		right: 45px;
		top: 10px;
		}
	.top_button_gift {
		right: 50px;
		background: url(../images/layout/but_gift.jpg) no-repeat;	
		}
	.top_button_gift:hover, .top_button_news:hover {
		background-position: 0px -47px;
		}
.flash_header {
	width: 1040px;
	height: 165px;
	}
.footer {
	background:url(../images/layout/bg_footer.png) no-repeat;
	height: 105px;
	padding-top: 30px;
	font-size: 11px;
	font-weight: bold;
	}
	.credit {
		text-align: right;
		margin-right: 55px;
		}
	.footer_links {
		text-align: center;
		margin-top: 8px;
		color: #cbeaec;
		}
	.footer_links a:link, .footer_links a:active, .footer_links a:visited {
		color: white;
		}
.login {
	float: right;
	position: relative;
	right: 60px;
	top: 40px;
	}
.but_ {
	background: url(../images/layout/but_blog.jpg) no-repeat;
	width: 192px;
	height: 31px;
	display: block;
	margin: 8px 0px 0px 8px;
	}
	.but_blog:hover {
		background: url(../images/layout/but_blog.jpg) no-repeat bottom;
		}
.but_search {
	width: 52px;
	height: 18px;
	background: url(../images/layout/but_search.jpg) no-repeat;
	border: none;
	position: relative;
	top: 1px;
	}
.photo {
	width: 120px;
	height: 150px;
	}
.right_photo_frame {
	border: 1px solid #493d21;
	background: #cdeaec;
	float: right;
	margin: 5px;
	padding: 5px;
	}
.social_icons {
	clear: both;
	margin: 15px 0px 0px 0px;
	border-top: 1px solid #d2ecee;
	width: 185px;
	padding: 5px 0px 0px 15px;
	}
.social_fb, .social_in, .social_rs, .social_tw {
	background: url(../images/layout/but_sn_fb.jpg) no-repeat;
	width: 35px;
	height: 40px;
	margin-left: 5px;
	display: block;
	float: left;
	}
.social_in {
	background: url(../images/layout/but_sn_in.jpg) 1px 0px no-repeat;
	}
.social_rs {
	background: url(../images/layout/but_sn_rs.jpg) no-repeat;
	}
.social_tw {
	background: url(../images/layout/but_sn_tw.jpg) no-repeat;
	}
/* login */
.login_input {
	width: 150px;
	height: 14px;
	padding: 2px;
	margin-top: -3px;
	border: 1px solid #3F6990;
	background-repeat: no-repeat;
	background-image: url(../images/layout/bg_input.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

input.go_btn {
	width: 27px;
	height: 18px;
	margin-top: 4px;
	border: 1px solid #999999;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.login {
	margin-top: 35px;
	font-size: 11px;
	font-weight: bold;
	}
.login-field {
	float: left;
	font-size: 12px;
	margin: -2px 0px 0px 10px;
	
	}
.login-prompt {
	float: left;
	}
.login_submit {
	background: url(../images/layout/but_login.jpg) no-repeat;
	width: 52px;
	height: 18px;
	border: 0px;
	margin: -3px 1px 0px 3px;
	float: left;
	}
.login_signup {
	background: url(../images/layout/but_signup.jpg) no-repeat;
	width: 52px;
	height: 18px;
	border: 0px;
	margin: -3px 1px 0px 3px;
	display: block;
	float: left;
	}
.login_options {
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
	float: left;
	margin-left: 15px;
	}
.login_bar {
	background: url(../images/layout/bg_login_wel.jpg) no-repeat;
	float: left;
	position: relative;
	top: -6px;
	width: 227px;
	height: 24px;
	padding-top: 4px;
	text-align: center;
	}
/* blog */
.rss_blog {
	display: block;
	margin-top: 10px;
	margin-right: 5px;
	width: 200px;
	height: 39px;
	background: url(../images/layout/but_rss.jpg) no-repeat;
	}
.blog {
	display: block;
	width: 193px;
	height: 42px;
	background: url(../images/layout/but_blog.jpg) no-repeat;
	}
.blog_year {
	padding: 1px 2px 1px 2px;
	width: 196px;
	display: block;
	background: #ceebea;
	color: #66572e;
	margin-top: 2px;
	font-weight: bold;
	}
	a.blog_year:link {
		color: white;
		}
	a.blog_year:hover {
		text-decoration: none;
		background: #edf5f7;
		color: black;
		}
.blog_month{
	padding: 1px 5px 1px 5px;
	width: 180px;
	display: block;
	background: #dbe6f5;
	margin: 2px 0px 0px 10px;
	}
	a.blog_month:link {
		color: #463426;
		}
	a.blog_month:hover {
		text-decoration: none;
		background: #edf5f7;
		}
.blog_menu_select, .blog_menu {
	margin: 0px 0px 2px 10px;
	font-size: 11px;
	display: block;
	line-height: 14px;
	width: 190px;
	border-bottom: 1px solid #dbe6f5;
	padding-bottom: 2px;
	}
	/*end blog */
/* editor images */
img.img_left {
	background-color: #E0E4E4;
	padding: 3px;
	border: 1px solid #747147;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.img_right {
	background-color: #E0E4E4;
	padding: 3px;
	border: 1px solid #747147;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: -5px;
}

img.img_left_nb {
	padding: 3px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.img_right_nb {
	padding: 3px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.feature_block {
	margin: 5px 5px 0px 0px;
	width: 200px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	}
.print_header {
	background: url(../images/layout/print_header.jpg) no-repeat;
	width: 745px;
	height: 100px;
	}
