/*
Design by V.I.P.
http://www.?.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	text-align: left;
}

body {
	background: #FFFFFF;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}

.red{
	color: #9c4c30;
}

a {
	color: #5f7c90;
}

a:hover {
	text-decoration: none;
	color: #9c4c30;
}

.right_img{
	float:right;
}

.left_img{
	float:left;
}
/* Boxed */

.boxed1 {
	width: 690px;
	background:#FFFFFF url(product_frame_BG.jpg) repeat-y;
	margin-top: 10px;
}

.boxed1 .top_img{
	background:url(product_frame_T.jpg) no-repeat;
	width: 690px;
	height:5px;
}

.boxed1 .bottom_img{
	background:url(product_frame_B.jpg) no-repeat;
	width: 690px;
	height: 40px;
}

.boxed1 p{
	padding: 5px;
}

.boxed2{
	padding-top: 30px;
}

.boxed3 p{
	padding-top: 10px;
	font-size: 8pt;
	font-weight: normal;
}

.boxed3 p a{
	text-decoration: none;
	font-weight: normal;
}
/* Header */

#header {
	width: 880px;
	height: 60px;
	margin: 0 auto;
	background: url(menu_BG.jpg) repeat-x;
}

#header ul{
	list-style: none;
	display: inline;
}

#header li{
display:inline;
}

#header .left_img{
	float:left;
	width: 5px;
	height: 60px;
	background: url(menu_L.jpg) no-repeat;
}
#header .right_img{
	float:right;
	width: 5px;
	height: 60px;
	background: url(menu_R.jpg) no-repeat;
}

#header .separator{
	float:left;
	width: 1px;
	height: 60px;
	padding: 0 5px 0 5px;
	background-image: url(Menu_separator.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* Search */

#search {
	float:left;
	padding: 20px 0 0 7px;
}

#search input {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #647f8b;
}

#search_input {
	background:url(search_field_BG.jpg) repeat-x #FFFFFF;
	border: 1px solid #7d7d7d;
	height: 18px;
}
#search_btn {
	
}

#adv_search_link{
	position:absolute;
	top: 40px;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
}
/* Cart Summary */

#cart_summary{

	height: 60px;
	width: auto;
}

#cart_summary li{
	display:inline;
}

#cart_summary p{
	text-align:center;
	padding: 10px 10px 0 10px;
	font-size: 10pt;
	color: #405367;
	font-weight: bold;
}
#cart_summary p .item{
	color:#FFFFFF;
}

#cart_summary p .price{
	color:#9c4c30;
}

#cart_btns {
	float:left;
	display: inline;
	padding-top: 20px;
}

/* Logo */

#logo {
	float: left;
	width: 180px;
	height: 85px;
	background: url(logo_pad_BG.jpg) repeat-x;
	text-align: center;
}
#logo .left_img{
	float:left;
	width: 5px;
	height: 85px;
	background: url(logo_pad_L.jpg) no-repeat;
}
#logo .right_img{
	float:right;
	width: 5px;
	height: 85px;
	background: url(logo_pad_R.jpg) no-repeat;
}

#logo h1 {
	padding-top: 15px;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: center;
}

#logo h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-top: 5px;
	text-align: center;
}

#logo h3 {
	padding-top: 5px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #385468;
	text-align: center;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
}

#menu ul {
	padding-left: 25px;
}

#menu li {
	letter-spacing: 1px;
	padding-right: 5px;
}

#menu a {
	height: 30px;
}

#menu a:hover {

}

#menu .active a {

}

#menu a img{
	border: 0;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding-top: 10px;
}

/* Content */

#content {
	float: right;
	width: 690px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 8px;
}

#content p, #content ol, #content ul {
	line-height: 152%;
}

/* Sidebar */

#marq{
	background:#f3f3f3 url(info_bar_BG.jpg) repeat-x;
	font-size:10pt;
	color: #adadad;
	height: 20px;
	width:690px;
	position:relative;
}

#marq .left_img{
	float:left;
	width: 5px;
	height: 20px;
	background:url(info_bar_L.jpg) no-repeat;
}

#marq .right_img{
	float:right;
	width: 5px;
	height: 20px;
	background: url(info_bar_R.jpg) no-repeat;
}

#marq a {
	text-decoration:none;
	color: #bfbfbf;
}

#marq a:hover {
	text-decoration:none;
	color: #7f9fb0;
}
/* Product */
.product{
	width: 680px;
	
}

.product ul,li{
	list-style-type: none;
	display:inline;
	margin: 0;
	padding: 0;
}

.product #p_img {
	padding: 0 20px 0 20px;
	width:150px;
	height: 150px;
	float:left;
}


.product h1{
	font-size: 18px;
	color: #9c4c30;
	display:inline;
}

.product small{
	font-size: 9px;
	color: #999999;
	display:inline;
	padding-left: 13px;
}
.product p{
	display:list-item;
	font-size: 9pt;
	float: left;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
}

/* Product List */

#product_list {
	margin-top: 10px;
	float:left;
	width: 180px;
	border:#CCCCCC solid 1px;
}
#product_list a{
	padding-left: 4px;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
}

#product_list a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.parent {
	font-size:10px;
	width: 180px;
	height: 18px;
	background:url(product_list_parent_BG.jpg) repeat-x;	
}

.parent .left_img{
	width: 5px;
	height: 18px;
	background:url(product_list_parent_L.jpg) no-repeat;	
}

.parent .right_img{
	width: 4px;
	height: 18px;
	background:url(product_list_parent_R.jpg) no-repeat;	
}
.parent .title{

}

.parent a {	
	color:#FFFFFF;
}

.parent a:hover {		
	color:#FFFFFF;
}

.child{	
	visibility:hidden;
	position:absolute;
	width: 180px;
	height: 18px;
}

.child .left_img{
	width: 5px;
	height: 18px;
	background: #88a4b9;	
}

.child .right_img{
	height: 18px;
	border-top: 1px solid  #CCCCCC;	
}

.child .title{
	border-top: 1px solid  #CCCCCC;
}

.child a {	
	color:#999999;
}

.child a:hover {		
	color:#666666;
}
/* Footer */

#footer {
	height: 20px;
	margin: 0 auto;
	margin-top: 10px;
	background:url(licesne_BG.jpg) repeat-x;
	position:fixed;
	bottom: 0;
	left: 30%;
	right: 30%;
	-moz-opacity:0.7;
	opacity: 0.7;
  	filter: alpha(opacity = 70);
}

#footer p {
	text-align: center;
	font-size: 11px;
	padding-top: 4px;
	color:#405367;
	letter-spacing: 0;
}

#footer .left_img {
	float:left;
	width:5px;
	height: 20px;
	background:url(licesne_L.jpg) no-repeat;
}
#footer .right_img {
	float:right;
	width:5px;
	height: 20px;
	background:url(licesne_R.jpg) no-repeat;
}
.text_price_large{
	font-size: 18px;
	color: #9c4c30;
}

.actxsmall{
	font-size: 12px;
}

.actxxsmall{
	font-size: 11px;
}

.comp_pic {
	position:absolute;
	visibility:hidden;
	width:100px;
	height:100px;
	z-index:1;
	background-color: #999999;
}

.comp_con{
	margin-bottom: 2px;
}
#comp_ch .actxsmall{
	color: #666666;
	
	font-size: 12px;
}
a{
 text-decoration:none;
}

/* SECTION */

.section{
	width: 212px;
	height: 272px;
	padding: 7px;
	display:block;
}
.section_top_img{
	background:url(images/section_top_img.gif) no-repeat;
	width: 212px;
	height: 10px;
}
.section_bottom_img{
	background:url(images/section_btm_img.gif) no-repeat;
	width: 212px;
	height: 10px;
}
.section_body{
	width: 212px;
	height: 252px;
	background:url(images/section_body_bg.gif) repeat-x;
}
.section_left_img{
	float:left;
	background:url(images/section_left_img.gif) no-repeat;
	width: 12px;
	height: 252px;
	
}
.section_right_img{
	float:right;
	background:url(images/section_right_img.gif) no-repeat;
	width: 12px;
	height: 252px;
}
.section_img{
	margin-left: 26px;
	margin-right: 26px;
	padding-top: 16px;
	padding-bottom: 10px;	
	width: 160px;
	height: 160px;
}
.section_img_content{
	width: 160px;
	height: 150px;
	
}
.section_img_content a{
	width: 150px;
	height: 150px;
	border: 0;
}
.section_content{
	text-align:center;
}
.section_img_left_img{
	float:left;
	background:url(images/section_img_left.gif) no-repeat;
	width: 5px;
	height: 150px;
	
}
.section_img_right_img{
	float:right;
	background:url(images/section_img_right.gif) no-repeat;
	width: 5px;
	height: 150px;
}
.section_img_b{
	background:url(images/section_img_btm.gif) no-repeat;
	width: 160px;
	height: 5px;
}
.section_img_t{
	background:url(images/section_img_top.gif) no-repeat;
	width: 160px;
	height: 5px;
}
.section_content a{
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	color:#9C4C31;
}