body {
	font-family: "Trebuchet Ms", sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #D2D2D2;
	}
body.frontend{
	background-image: url('body_background.png');
	}

p{
	margin:0px 10px 10px 0px;
	}


h1{
	margin: 0px;
	padding: 10px 0px;
	font-size: 16px;
	}
h1 span{
	color:#93214c;
	}


h2{
	font-size: 14px;
	font-weight: bold;
	}

input{
	font-size:11px;
	}
select{
	}

img{
	border: 0px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	}

blockquote {
	text-align: left;
	}

form{
	margin: 0px;
	padding: 0px;
	}

hr{
	height: 1px;
	background-color: #C0C0C0;
	border: 0px;
	}

a{
	color: #93214C;
	text-decoration: underline;
	}
a:hover{
	text-decoration: none;
	}

.button{
	height: 20px;
	line-height: 18px;
	margin: 0px;
	padding: 1px 5px;
	cursor: pointer;
	color: #fff;
	font-size: 11px;
	background-color: #33404e;
	background-image: url('buttonback.png');
	background-repeat: repeat-x;
	background-position: middle left;
	border: 0px;
	}

#wrap{
	width: 884px;
	margin: 0px auto;
	}

#header{
	width: 884px;
	height: 44px;
	margin-top: 5px;
	}
#header object{
	width: 240px;
	height: 44px;
	}

#main_menu{
	float: left;
	width: 642px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom:2px solid #fff;
	}
#main_menu li{
	float: right;
	}
#main_menu a{
	margin-left: 25px;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	line-height:38px;
	}
#main_menu a:hover{
	text-decoration: underline;
	}
#main_menu a.a_sel{
	text-decoration: underline;
	}

#content{
	background: url('contentback.png') repeat-x #d2d2d2;
	margin-top:10px;
	}

#content_main{
	width: 642px;
	padding: 0px 9px;
	vertical-align: top;
	}
#content_right{
	width: 224px;
	vertical-align: top;
	}

#footer{
	margin-top: 10px;
	border-top: 2px solid #fff;
	}
#footer p{
	float: left;
	color: #fff;
	margin-top: 3px;
	padding-bottom: 5px;
	}
#footer a{
	float: right;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 0px 5px;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #888;
	}
#footer a#noborder{
	border: 0px;
	}
#footer a:hover{
	text-decoration:underline;
	}
#footer a.a_sel{
	text-decoration: underline;
	}


.navigation_menu{
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	font-weight: bold;
	border-bottom: solid 1px #C0C0C0;
	}
.navigation_menu a{
	text-decoration: none;
	color: #93214C;
	}
.navigation_menu a:hover{
	text-decoration: underline;
	}

#transparent_overall_layer{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: none;
	background-color: #000000;
	filter:alpha(opacity=30);
	opacity:0.3;
	}

.top_overall_layer{
	width: 300px;
	position: fixed;
	top: 30%;
	left: 30%;
	padding: 10px;
	z-index: 20;
	display: none;
	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

.menu_elements{
	float: left;
	padding: 0px;
	margin: 0px;
	}

.header_banner{
	clear: both;
	float: none;
	padding: 0px;
	margin: 0px;
	}

.no_style_link{
	text-decoration: none;
	display: inline;
	border: 0px;
	padding: 0px;
	}

.no_style_link:hover{
	text-decoration: none;
	display: inline;
	border: 0px;
	padding: 0px;
	}

.hiddenElement{
	display: none;
	}

.no_wrap{
	white-space: nowrap;
	}

.loadingState_div{
	position: absolute;
	right: 20px;
	top: 20px;
	visibility: hidden;
	z-index: 100;
	border: solid 1px #FF8080;
	padding: 3px 7px 3px 7px;
	background-color: #FFFFFF;
	}

.photo_gallery{
	position: relative;
	float: right;
	width: 213px;
	height: 606px;
	margin: 0px 20px 7px 0px;
	padding: 5px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: center;
	background-color: #FFFFFF
	}
.photo_gallery img{
	padding: 0px;
	opacity: 1;
	filter: alpha(opacity=100);
	border: solid 1px #FFFFFF;
	}
.photo_gallery img:hover{
	opacity: 0.95;
	filter: alpha(opacity=95);
	border: solid 1px #6FDA10;
	}
.photo_gallery a:hover{
	cursor: url('zoomin.cur'), -moz-zoom-in;
	}
.thumbnail1{
	padding: 5px;
	}

#categories_list{
	width: 200px;
	margin: auto;
	text-align: left;
	}
#categories_list div.top{
	color:#fff;
	font-weight:bold;
	line-height:23px;
	height:23px;
	background:url('categories_list_top.png') repeat-x;
	border:1px solid #333;
	text-indent:10px;
	}
#categories_list div.middle{
	color:#fff;
	background-color: #f7f7f7;
	border: 1px solid #333;
	text-indent:10px;
	}
#categories_list a{
	display: block;
	text-decoration: none;
	color: #333;
	}
#categories_list a:hover{
	text-decoration: underline;
	color: #93214c;
	}
#categories_list ul{
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
#categories_list li{
	margin: 0px 0px 0px 1px;
	padding: 2px 0px 2px 1px;
	line-height: 20px;
	background-image: url('categories_arrow.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}
#categories_list a.parent_selected{
	padding-left: 0px;
	text-decoration: underline;
	color: #93214c;
	}
#categories_list a.child{
	padding-left: 15px;
	}
#categories_list a.newphew{
	padding-left: 30px;
	}
#categories_list a.child_selected{
	text-decoration: underline;
	color: #93214c;
	}
#categories_list a.newphew_selected{
	text-decoration: underline;
	color: #93214c;
	}



.data_table {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}
.data_table thead td{
	background-color: #ebebeb;
	color: #666666;
	font-weight: bold;
	}
.data_table th{
	text-align: right;
	padding: 5px 5px 5px 5px;
	}
.data_table td{
	padding: 5px 5px 5px 5px;
	}

.grid_data_table {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}
.grid_data_table thead td{
	font-size: normal;
	font-weight: bold;
	color: #666666;
	background-color: #ebebeb;
	border-bottom: solid 1px #e1e1e1;
	padding: 5px 5px 5px 5px;
	}
.grid_data_table td{
	padding: 5px 5px 5px 5px;
	border-bottom: solid 1px #e1e1e1;
	vertical-align: top;
	}
.grid_data_table tfoot td{
	border: 0px;
	}

.form_data_table{
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}
.form_data_table th{
	font-weight: normal;
	text-align: right;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	}
.form_data_table td{
	padding: 5px 5px 5px 5px;
	}
.form_data_table thead td{
	font-size: larger;
	font-weight: bold;
	color: #505050;
	border-bottom: solid 1px #808080;
	padding: 15px 5px 5px 5px;
	}
.form_data_table_thead{
	font-size: larger;
	font-weight: bold;
	color: #505050;
	border-bottom: solid 1px #808080;
	padding: 15px 5px 5px 5px;
	}

.ul_left_myaccount{
	margin-top: 5px;
	margin-bottom: 0px;
	}
.ul_left_myaccount li{
	padding: 0px 0px 2px 0px;
	margin-left: -5px;
	}

.left_myaccount{
	position: relative;
	padding-bottom: 13px;
	text-align: left;
	}
.left_myaccount a{
	display: block;
	}
.left_myaccount a:hover{
	display: block;
	}

.notice{
	font-weight: bold;
	color: #ff0000;
	background: #F0F0F0;
	border: 1px solid #E0E0E0;
	text-align: center;
	padding: 3px;
	}
.confirm_msg{
	font-weight: bold;
	color: #0066CC;
	background: #EEEEEE;
	border: 1px solid #E0E0E0;
	text-align: center;
	padding: 3px;
	}

.cursor_hand{
	cursor: pointer;
	}

.ul_simple{
	margin-left: 40px;
	padding-left: 40px;
	}
.ul_simple li a{
	color: #0000CC;
	text-decoration: underline;
	}
.ul_simple li a:hover{
	text-decoration: none;
	}

.ul_actions{
	margin: 0px 0px 5px 20px;
	padding: 0px;
	list-style: none;
	}
.ul_actions li{
	padding: 3px 0px 3px 15px;
	background-image: url('arrow_right.gif');
	background-repeat: no-repeat;
	background-position: center left;
	}

.striketrough{
	text-decoration: line-through;
	color: #ff0000;
	background: inherit;
	}

.shpc_product_link{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
.shpc_product_link:hover{
	text-decoration: underline;
	}

.row1{
	background-color: #ffffff;
	}
.row1:hover{
	background-color: #DBFABE;
	}

.row2{
	background-color: #f7f7f7;
	}
.row2:hover{
	background-color: #DBFABE;
	}

.row_selected{
	background-color: #FFF9F2;
	color: inherit;
	}
.row_red{
	background-color: #FF1717;
	color: inherit;
	}
.row_white{
	background-color: #FFFFFF;
	color: inherit;
	}

.red_msg{
	color: #ff0000;
	}


.product_list_grid_view{
	width: 726px;
	margin: auto;
	}
.product_list_grid_view_container{
	float: left;
	width: 220px;
	margin: 10px;
	text-align: center;
	}
.product_list_grid_view_container div.top{
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url('box1_top.png');
	background-repeat: no-repeat;
	}
.product_list_grid_view_container div.top a{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
.product_list_grid_view_container div.middle{
	padding: 10px 0px 10px 0px;
	border-right: solid 1px #1C2E3C;
	border-left: solid 1px #1C2E3C;
	}
.product_list_grid_view_container div.bottom{
	padding-bottom: 5px;
	border-right: solid 1px #1C2E3C;
	border-bottom: solid 1px #1C2E3C;
	border-left: solid 1px #1C2E3C;
	}
.product_list_grid_view_container div.bottom a{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #6FDA10;
	}

.product_list_grid_view_container2{
	float: left;
	width: 248px;
	overflow-x: hidden;
	margin: 12px 3px 12px 3px;
	text-align: center;
	border: solid 1px #FFFFFF;
	}
.product_list_grid_view_container2 a{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}
.product_list_grid_view_container2 a:hover{
	text-decoration: underline;
	}
.product_list_grid_view_container2 a.a_top{
	padding: 0px;
	white-space: nowrap;
	}
.product_list_grid_view_container2 a.a_middle{
	padding: 2px 0px 2px 0px;
	}
.product_list_grid_view_container2 a.a_bottom{
	color: #6FDA10;
	}



.product_list_list_view_container{
	position: relative;
	margin: 3px;
	height: 100px;
	border-bottom: dotted 1px #ff0000;
	}

.captcha_img{
	float: left;
	margin: 7px;

	}

.pagination a{
	margin: 0px 2px 0px 2px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	background:#fff;
	border:1px solid #888;
	}
.pagination a:hover{
	color: #fff;
	background-color: #c24b78;
	border: 1px solid #93214c;
	}
.pagination span{
	margin: 0px 2px 0px 2px;
	padding: 4px 7px 4px 7px;
	text-decoration: none;
	font-weight: bold;
	border: solid 1px #e0e0e0;
	}

.height1px{
	height: 1px;
	line-height: 1px;
	clear: both;
	}

.sortbar {
	clear: both;
	width:640px;
	border:1px solid #bbb;
	padding:3px 0px;
	background: #eee;
	margin-bottom:10px;
	}
.sortbar div.pagination {
	padding-left: 10px;
	}
.sortbar div.pagination a.a_pagin {
	margin: 0px 2px 0px 2px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	color:#333;
	background: #fff;
	border:1px solid #888;
	}
.sortbar div.pagination a.a_pagin:hover{
	color: #fff;
	background-color: #c24b78;
	border: 1px solid #93214c;
	}
.sortbar div.pagination span.a_pagin_sel{
	margin: 0px 2px 0px 2px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	color: #fff;
	background-color: #c24b78;
	border: 1px solid #93214c;
	}

.box2{
	width: 200px;
	margin: 0px auto 10px auto;;
	text-align: left;
	}
.box2 div.top{
	color:#fff;
	font-weight:bold;
	line-height:23px;
	height:23px;
	background:url('box2_top.png') repeat-x;
	border:1px solid #333;
	text-indent:10px;
	}
.box2 div.middle{
	background-color: #f7f7f7;
	border: 1px solid #333;
	text-indent:10px;
	}
.box2 a{
	display: block;
	padding: 2px 0px 2px 15px;
	font-size: 12px;
	font-smooth: always;
	text-decoration: none;
	color: #294358;
	}
.box2 a:hover{
	text-decoration: underline;
	}
.box2 a.a_sel{
	text-decoration: underline;
	}
.box2 td a{
	display: inline;
	padding: 0px;
	}








#desprenoi {width:630px; float:left; padding:5px 5px; float:left; border:1px solid #bbb;  background:#eee;}
#desprenoi p {padding-bottom:10px;}
#desprenoi img {border:1px solid #ccc; padding:2px; background:#fff; height:80px; float:left; margin-right:10px; margin-bottom:10px;}

/*---------------- Side -left - contact-------------------*/

#contact{width:640px; float:left;}
#contact-left {width:290px; float:left; margin-top:10px;}
#contact-right {width:340px; float:right; margin-top:10px;}
#contbox_left {width:280px; float:left; border:1px solid #bbb; padding:5px 5px; Background:#eee; margin-bottom:10px;}
#contbox_right {width:330px; float:left; border:1px solid #bbb; padding:5px 5px; Background:#eee;}
#contbox_left .input {border:1px solid #888; margin-left:5px; width:150px;}
#contbox_left textarea {border:1px solid #888; margin-left:5px; width:210px; height:90px; overflow:auto;}
#contbox_left td {padding:2px 0; }
#contbox_left input#send { cursor:pointer; background:url(images/buttonback.png) repeat-x; width:auto;  border:1px solid #33404e; color:#fff; font-size:11px; padding:1px 5px;}
#contbox_left img {margin-left:5px;}
#contbox_right img {width:330px;}

.catalog {width:200px; float:left;border:1px solid #bbb;  margin:0px 6px; margin-bottom:5px; text-align:center; Background:#eee;}
.catalog img {float:left; padding:2px;  margin-right:5px; margin-left:5px; border:0; }
.catalog p { float:left; text-align:center; font-size:12px;  margin:0px; margin-top:15px; font-weight:bold;}
.catalog a {color:#333; text-decoration:none; }

.prodbox {width:200px; float:left; border:1px solid #bbb; margin:0 6px; margin-bottom:10px; text-align:center; padding-bottom:5px; Background:#eee; overflow-x: hidden;}
.prodbox strong {color:#93214c; margin-top:5px; width:200px; float:left; font-size:13px; white-space: nowrap;}
.prodbox .prodimg {width:200px; text-align:center; float:left; margin-top:5px;}
.prodbox .prodimg a{float: none; background: none; border: 0px; margin: 0px; padding: 0px;}
.prodbox img { height:134px; background:#fff; padding:2px; border:1px solid #bbb;}
.prodbox a {background: url('buttonback.png') repeat-x;  border:1px solid #33404e; float:left; text-decoration:none; color:#fff; margin-top:5px; margin-left:76px;}
.prodbox a strong {width:auto; cursor:pointer; margin:0; color:#fff; font-size:12px; font-weight:normal; font-family:arial; padding:2px 5px;}
a#video img {border:0px; margin-top:10px;}
a#video:hover img {opacity:0.90;filter:alpha(opacity=90); }

.prodsubcat {width:200px; float:left; cursor:pointer; border:1px solid #bbb;  margin:0 6px; margin-bottom:5px; text-align:center; padding-bottom:5px; Background:#eee;}
.prodsubcat img {width:100px; height:30px; cursor:pointer; float:left; padding:2px; background:#fff; margin-right:5px; margin-left:5px; margin-top:5px; border:1px solid #ccc;}
.prodsubcat p { width:80px; cursor:pointer; float:left; text-align:center; font-size:12px;  margin:0px; margin-top:5px;}
.prodsubcat a {color:#333; text-decoration:none; }

.prodsubcat2 {width:200px; float:left; cursor:pointer; border:1px solid #4e5b69;  margin:0 6px; margin-bottom:5px; text-align:center; padding-bottom:5px; Background:#6a7786;}
.prodsubcat2 img {width:100px; height:30px; cursor:pointer; float:left; padding:2px; background:#fff; margin-right:5px; margin-left:5px; margin-top:5px; border:1px solid #4e5b69;}
.prodsubcat2 p { width:80px; cursor:pointer; float:left; text-align:center; font-size:12px;  margin:0px; margin-top:5px;}
.prodsubcat2 a {color:#fff; text-decoration:none; }

marquee {background:#f0f0f0; border:1px solid #bbb; margin-top:5px; padding-bottom:5px;}
marquee a img {border:1px solid #d2d2d2; margin: 5px 2px 0 2px; background:#fff; padding:2px; float:left;}
marquee a:hover img {opacity:0.80;filter:alpha(opacity=80); border:1px solid #93214c;}



a.subcategories_list{
	display: block;
	float: left;
	width: 190px;
	margin: 0px 6px 5px 6px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	color: #333;
	background-color: #eee;
	border: 1px solid #bbb;
	}
a.subcategories_list:hover{
	color: #fff;
	background-color: #6a7786;
	border: 1px solid #4e5b69;
	}
a.subcategories_list img{
	float:left;
	width:100px;
	height:30px;
	margin: 0px 5px 0px 0px;
	padding: 2px;
	background:#fff;
	border:1px solid #ccc;
	}
a.subcategories_list span{
	padding: 5px 2px 0px 2px;
	font-size:12px;
	}

#search_form{
	margin-top: 5px;
	margin-bottom: 15px;
	}
#search_field{
	width: 102px;
	height: 19px;
	margin-right: 5px;
	padding-left: 22px;
	border: solid 1px #555;
	background-image: url('search_home_bg.jpg');
	background-position: middle left;
	background-repeat: no-repeat;
	}
#search_field input{
	width: 93px;
	height: 15px;
	margin: 0px;
	padding: 2px 2px 2px 2px;
	background: none;
	border: 0px;
	font-size: 11px;
	}


