/* This css has been created by Thomas for his modifications */
/* My account Page */
.table_accessories{
	border:1px solid black;
	width:70%;
}
.table_accessories td{ font-weight:bold; border-top:1px solid black;}
.table_accessories td.top{
	height:25px;
	background: #FF9900 url(/assets/templates/layout8/images/menu/table-header-font.gif) repeat-x scroll 0 0;
}
.table_login{
	border:1px solid #E2E2E2; background: #ECEFF2;
}
.table_login:hover{
	background: url(/assets/templates/layout8/images/frames/gradient-blue2.gif) top left repeat-x;
}
.title_account{
	background:#909090;
	color:#FFFFFF;
}
/* End myaccount */
.grey_box{
	background:#F8FAFD; padding:5px;
	font-size:15px;
	border:	1px solid #E2E2E2;
}
#about_us{
	background:#F8FAFD;
	border:	1px solid #E2E2E2;
	margin-top:20px;
	font-size:15px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:justify;
}
/* Testimonials */
#testimonials div{
	font-size:15px;
	margin-bottom:30px;
	background:#F8FAFD;
	border:	1px solid #E2E2E2;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:justify;
}
#testimonials div div{
	border:none;
	background:none;
	margin:0;
}
#testimonials div div.message{
	background:none;
	margin:15px 10px 20px 10px;
}
/* End testimonials */
/* List style */
.products_list_top{
	background:#909090;
	border: 1px solid #E2E2E2;
}
.products_list_top td{
	font-weight:bold;
	color:#FFFFFF;
}
.product_list,
.product_list3{
	background:#F8FAFD;
	border:	1px solid #E2E2E2;
}
.product_list2,
.product_list5{
	background: #ECEFF2;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
}
.product_list4,
.product_list6{
	background: #D4D6D8;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
}
.product_list_total,
.product_list3:hover,
.product_list4:hover{
	background: url(/assets/templates/layout8/images/frames/gradient-blue3.gif) top left repeat-x;
	cursor:pointer;
}
.tmp_loading_product_list,
.product_list:hover,
.product_list2:hover{
	cursor:pointer;
	background: url(/assets/templates/layout8/images/frames/gradient-blue2.gif) top left repeat-x;	
}
/*You know products */
.you_know_product{
	cursor:pointer;
	min-height:160px;
	vertical-align:middle;
	background: url(/assets/templates/layout8/images/frames/you_know.gif) top left repeat-x;
}
.you_know_product:hover{
	background:#E3F0FC;
	background: url(/assets/templates/layout8/images/frames/you_know-hover.gif) top left repeat-x;
}
/* View products */
.view_products_link{
	color:#0099FF;
	cursor:pointer;
	font:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
}
.view_products_link:hover{
	color:#0099FF;
	font:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
/* End view products */
/* New menu */
.categorie_text{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
}
.categorie_text_hover{
	font-weight:bold;
	font-size:12px;
	color:#222222;
}
.sub_categorie_text{
	font-size:11px;
	color:#000033;
}
.sub_categorie_text_hover{
	font-weight:bold;
	font-size:11px;
	color:#000033;
}
/* End new menu */
/* Ourlinks.html */
#ourlinks{
	width:auto; border:#09F 1px solid;
	margin-top:20px; padding:3px 5px 5px 5px;
}
#ourlinks a img{
	width:auto; margin-bottom:10px;
}
#ourlinks strong.title{
	font-size:14px; color:#C00; text-decoration:none;
}
#ourlinks a.hyperlink{
	font-size:12px; text-decoration:underline;
}
#guarant{
	margin-top:20px;
}
#guarant .imgs{
	padding-bottom:2px;
}
/* End OurLinks */
/* view_cart.html */
tr.totals{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	text-align:left;
}
tr.totals td.sub{
	height:25px;
	color: #0000FF;
}
tr.totals td.total{
	height:30px;
	color: #FF0000;
}
tr.totals td.coupon{
	height:30px;
	color:#00CC66;
}
.tab_butt{
	width:70px; height:19px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: 1px solid #333333;
	background:#B9DCFF;
}
.tab_input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #333333;
	background-color:#EDFEFB;
}
table.count{
	width:100%;
	border:1px solid #E2E2E2;
	background-color:#EAF4FF;
}
table.promo{
	width:100%;
	background-color:#D7FDF7;
	border:1px solid #E2E2E2;
}
/* End view_cart.html */
/* CartListing (right frame cart) */
#cartListing
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#cartListing li
{
	list-style: none;
}
#cartListing li.cartItemName
{
	margin-top: 5px;
	border: 1px solid black;
	font-weight: bold;
	background: #3D5F82 url(/assets/templates/layout8/images/menu/table-price-font.gif) repeat-x;
	color: white;
	font-size: 10px;
}
#cartListing li.cartItemName p
{
	padding: 0;
	margin: 2px;
}
#cartListing li.cartItemName p a{
	text-align:center;
	font-weight: bold;
	color: white;
}
#cartListing li.cartItemInfo
{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	border-top: 0;
	overflow: auto;
	padding: 1px;
	height: auto;
}
#cartListing li.cartItemInfo td{
	font-size:10px;
	height:20px;
	vertical-align:center;
}
#cartListing li.cartItemInfo td.left{
	width:25%;
	text-align:left;
}
#cartListing li.cartItemInfo td.middle{
	width: 40%;
	text-align: left;
}
#cartListing li.cartItemInfo td.right{
	width: 34%;
	text-align: center;
	border-left: 1px dashed gray;
}
#cartListing li.cartItemInfo input
{
	width: 28px;
	height: 16px;
	font-size: 12px;
	text-align:center;
}
/* End cart listing */
/* Top menu */
#bannerTop
{
	margin: 0;
	padding: 0;
	background: url(/assets/templates/layout8/images/top/background.jpg) top left repeat-x;
	height: 159px;
}
#bannerTop #bannerTopLinks{
	margin: 0;
	padding: 0;
	text-align: right;
	overflow: auto;
}
#bannerTop #bannerTopLinks li a{
	color: black;
}
#bannerTop #bannerTopLinks li a:hover{
	color:#CC0000;
}
/* Left frame boxes */
#left_frame{
	margin: 20px 0 0 4px;
	width: 168px;
}
#left_frame .top {
	background-image: url(/assets/templates/layout8/images/frames/frame.gif);
	margin: 0 0 0 10px;
	height: 2px;
	background-position: right top;
	display: block;
}	
#left_frame .top .left_corner {
	background-image: url(/assets/templates/layout8/images/frames/frame.gif);
	height: 2px;
	width: 10px;
	position: relative;
	left: -10px;
	background-position: left top;
	overflow: hidden;
	background-position: 0 0px;
}
#left_frame .info_area {
	width: auto;
	height:auto;
	padding-top: 2px;
	margin-right: 10px;
	padding-bottom: 6px;
	margin-left: 10px;
	text-align:center;
	border:1px outset #BDC0C7;
}
#left_frame .best_sellers{
	padding-bottom:2px;
	padding-right::3px;
}
#left_frame .catalog{
	width:60px;
	margin-left:5px;
	float:left;
}
#left_frame .info_catalog{
	display:table;
	height:40px;
}
#left_frame .bottom {
	background-image: url(/assets/templates/layout8/images/frames/frame.gif);
	margin: 0 0px 0 10px;
	height: 10px;
	background-position: right bottom;
	display: block;
}
#left_frame .bottom .left_corner {
	background-image: url(/assets/templates/layout8/images/frames/frame.gif);
	height: 10px;
	width: 10px;
	position: relative;
	left: -10px;
	background-position: left bottom;
	overflow: hidden;
	background-position: 0 -37px;
}
#left_frame .border_left {
	padding: 0 0 0 0px;
	background-image: url(/assets/templates/layout8/images/frames/border.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#left_frame .border_right {
	padding: 0 1px 0 0;
	background-image: url(/assets/templates/layout8/images/frames/border.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#left_frame a{
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}
#left_frame .cover_title{
	height:18px;
	background-image: url(/assets/templates/layout8/images/frames/cover_title.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #A2C8DB;
	padding: 3px 0 4px;
	margin-left:1px;
}
#left_frame .info_catalog a{
	font-weight:normal;
	color:#3366FF;
}
#left_frame .title{
	color:#0066cc;
	font-weight:bold;
}
#left_frame a .title{
	text-decoration:none;
}
#left_frame a.top_products{
	color:#66CC33;
}
/* End left frame box */
#right_frame{
	margin: 10px 5px 0 0;
	width: 100x%;
}
#right_frame .top {
	background-image: url(/assets/templates/layout8/images/frames/frame.gif);
	margin: 0 0 0 10px;
	height: 10px;
	background-position: right top;
	display: block;
}	
#right_frame .top .left_corner {
	background-image: url(/assets/templates/layout8/images/frames/frame.gif);
	height: 10px;
	width: 10px;
	position: relative;
	left: -10px;
	background-position: left top;
	overflow: hidden;
	background-position: 0 0px;
}
#right_frame .info_area {
	width: auto;
	height:auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#right_frame .best_sellers{
	padding-bottom:2px;
	padding-right::3px;
}
#right_frame .best_sellers ol{
	padding-left:30px;
}
#right_frame .best_sellers ol li{
	margin-bottom:5px;
}
#right_frame .catalog{
	width:60px;
	margin-left:5px;
	float:left;
}
#right_frame .info_catalog{
	display:table;
	height:40px;
}
#right_frame .bottom {
	background-image: url(/assets/templates/layout8/images/frames/frame.gif);
	margin: 0 0px 0 10px;
	height: 10px;
	background-position: right bottom;
	display: block;
}		
#right_frame .bottom .left_corner {
	background-image: url(/assets/templates/layout8/images/frames/frame.gif);
	height: 10px;
	width: 10px;
	position: relative;
	left: -10px;
	background-position: left bottom;
	overflow: hidden;
	background-position: 0 -37px;
}		
#right_frame .border_left {
	padding: 0 0 0 0px;
	background-image: url(/assets/templates/layout8/images/frames/border.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
	
#right_frame .border_right {
	padding: 0 1px 0 0;
	background-image: url(/assets/templates/layout8/images/frames/border.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#right_frame a{
	color:#0066cc;
	font-weight:bold;
	text-decoration:none;
}
#right_frame a .title{
	text-decoration:none;
}
#right_frame .big_title{
	color:#0066cc;
	font-weight:bold;
	font-size:16px;
}
#right_frame a.top_products{
	color:#333333;
	font-size:10.5px;
}
#right_frame .info_catalog a{
	font-weight:normal;
	color:#3366FF;
}
#right_frame .title{
	color:#0066cc;
	font-weight:bold;
}
#right_frame .cover_top{
	background-image: url(/assets/templates/layout8/images/frames/cover.gif);
	background-position: right top;
	margin: 0 0 0 10px;
	height:4px;
}			
#right_frame .cover_top .left_corner {
	background-image: url(/assets/templates/layout8/images/frames/cover.gif);
	height: 4px;
	width: 10px;
	position: relative;
	left: -10px;
	background-position: left top;
	overflow: hidden;
	background-position: 0 0px;
}
#right_frame .cover_title{
	height:18px;
	background-image: url(/assets/templates/layout8/images/frames/cover_title.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #A2C8DB;
	padding: 3px 0 4px;
	margin-left:1px;
}
/* Login frame */
#login{
	margin-right:5px;
}
#login a{
	font-weight:bold;
	text-decoration:none;
	color:#0066FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
#login .fields{
	height:25px;
	margin-top:2px;
	margin-right:5px;
}
#login .fields .fields_names{
	width:90px;
	height:24px;
	float:left;
}
#login input.log_in{
	width:112px; height:17px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: 1px solid #333333;
	background:#B9DCFF;
}
.login_top{
 	background-image: url(/assets/templates/layout8/images/frames/login/login_top.gif);
	background-position: right 0;
	height: 10px;
}
.login_top div{
	background-image: url(/assets/templates/layout8/images/frames/login/login_top.gif);
	height: 10px; width: 10px;
	background-position: left 0;
}
#login .login_info{
	background-image: url(/assets/templates/layout8/images/frames/login/login_top.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	background-position: 0px -10px;
}
#login .login_border_left{
	padding: 0 0 0 0;
	background-image: url(/assets/templates/layout8/images/frames/border.gif);
	background-repeat: repeat-y;
	background-position: 0;
}
#login .login_border{
	padding: 0 1px 0 0;
	background-image: url(/assets/templates/layout8/images/frames/border.gif);
	background-repeat: repeat-y;
	background-position: 100%;
}
#login .login_bottom {
	background-image: url(/assets/templates/layout8/images/frames/login/login_bottom.gif);
	margin: 0 0 0 10px;
	height: 10px;
	background-position: right bottom;
	display: block;
}
#login .login_bottom div{
    background-image: url(/assets/templates/layout8/images/frames/login/login_bottom.gif);
	height: 10px;
	width: 10px;
	position: relative;
	left: -10px;
	background-position: 0 -30px;
	overflow: hidden;
}
/* End login frame */
/* Popup frame */
#product_popup{
	width: 152px; max-width: 152px; max-height:170px;
	border-bottom:1px solid #A2C8DB;
}
#product_popup .top{
	background-image: url(/assets/templates/layout8/images/frames/cover.gif);
	background-position: right top;
	height:4px;	width:100%;
}
#product_popup .top .left_corner{
	background-image: url(/assets/templates/layout8/images/frames/cover.gif);
	height: 4px;
	width: 10px;
	position: relative;
	background-position: left top;
	overflow: hidden;
	background-position: 0 0px;
}
#product_popup .product_name{
	border-bottom:1px solid #A2C8DB;
	background-image:url(/assets/templates/layout8/images/frames/cover_title.gif);
}
#product_popup .product_img{
	background-color:#FFFFFF;
	padding-top:4px;
	color:#FF3366;
}
#product_popup .border_left {
	padding: 0 0 0 1px;
	background-image: url(/assets/templates/layout8/images/frames/border.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#product_popup .border_right {
	padding: 0 1px 0 0;
	background-image: url(/assets/templates/layout8/images/frames/border.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
#product_popup .bottom {
	background-image: url(/assets/templates/layout8/images/frames/cover_title.gif);
	margin: 0 0px 0 10px;
	height: 10px;
	background-position: right bottom;
	display: block;
}
#product_popup .bottom .left_corner {
	background-image: url(/assets/templates/layout8/images/frames/cover_title.gif);
	height: 10px;
	width: 10px;
	position: relative;
	left: -10px;
	background-position: left bottom;
	overflow: hidden;
	background-position: 0 -37px;
}