@charset "utf-8";

body {
	font: 11px Arial;
	background-color: #dddddd;
	background-image:url(../img/top-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	color:#000000;
}

#infos{
	clear: both;
	overflow: hidden;
	border: 1px solid #333;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	background: #fff;
	position: absolute;
	z-index: 10;
	margin: 0 auto;
	width: 200px;
	padding: 40px;
	margin: 20% 0 0 30%;
	display: none;
}

#infos span{
	cursor: pointer;
}

ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
h1, h2, h3, h4 {
    padding:0px;
    margin:0px;
    font-size:inherit;
    *font-size:12px;
    font-weight:normal;
    display:inline;
}
#holder #inside-body .input-login {
	width:136px;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	border:0px;
	background-color:transparent;
	background-image:url(../img/input-log.gif);
	background-repeat:no-repeat;
}
#holder #inside-body .login-space {
	width:180px;
	margin:0px auto;
	margin-bottom:5px;
}
#holder #inside-body .buttons-reg {
	width:184px;
	margin:0px auto;
	padding:7px;
	text-align:center;
	background-color:#f4f4f4;
}
#holder #inside-body .buttons-reg a {
	padding-right:3px;
	padding-left:3px;
}
#holder {
	width:100%;
	min-height:1449px;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top:1px;
}
#holder #inside-body {
	width:997px;
	margin:0px auto;
}
#holder #inside-body #top {
	width:997px;
	height:252px;
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
}
#holder #inside-body #top-bar {
	width:997px;
	height:46px;
	background-image:url(../img/top-bar.jpg);
	background-repeat:no-repeat;
}
#holder #inside-body #top-bar ul {
	width:800px;
	height:36px;
	margin:0px auto;
}
#holder #inside-body #top-bar ul li {
	min-width:87px;
	height:36px;
	float:left;
}
#holder #inside-body #top-bar ul li a#m1 {
	width:88px;
	height:36px;
	display:block;
	outline:none;
	background-image:url(../img/m1.gif);
	background-repeat:no-repeat;
}
#holder #inside-body #top-bar ul li a#m1:hover,#holder #inside-body #top-bar ul li a#m1-selected {
	width:88px;
	height:36px;
	display:block;
	outline:none;
	background-image:url(../img/m1-on.gif);
	background-repeat:no-repeat;
}
#holder #inside-body #top-bar ul li a#m2 {
	width:126px;
	height:36px;
	display:block;
	outline:none;
	/*background-image:url(../img/m2.gif);*/
	background-image:url(../img/m2.png);
	background-repeat:no-repeat;
}
#holder #inside-body #top-bar ul li a#m2:hover,#holder #inside-body #top-bar ul li a#m2-selected {
	width:126px;
	height:36px;
	display:block;
	outline:none;
	background-image:url(../img/m2-on.gif);
	background-repeat:no-repeat;
}
#holder #inside-body #top-bar ul li a#m3 {
	width:111px;
	height:36px;
	display:block;
	outline:none;
	background-image:url(../img/m3.gif);
	background-repeat:no-repeat;
}
#holder #inside-body #top-bar ul li a#m3:hover,#holder #inside-body #top-bar ul li a#m3-selected {
	width:111px;
	height:36px;
	display:block;
	outline:none;
	background-image:url(../img/m3-on.gif);
	background-repeat:no-repeat;
}
#holder #inside-body #top-bar ul li a#m4 {
	width:87px;
	height:36px;
	display:block;
	outline:none;
	background-image:url(../img/m4.gif);
	background-repeat:no-repeat;
}
#holder #inside-body #top-bar ul li a#m4:hover,#holder #inside-body #top-bar ul li a#m4-selected {
	width:87px;
	height:36px;
	display:block;
	outline:none;
	background-image:url(../img/m4-on.gif);
	background-repeat:no-repeat;
}
#holder #inside-body #content {
	width:997px;
	min-height:1032px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	background-image:url(../img/content-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#holder #inside-body #footer {
	width:997px;
	height:120px;
	background-color:#87898c;
	background-repeat:no-repeat;
}
#holder #inside-body #footer #footer-left {
	width:45%;
	float:left;
	color:#FFFFFF;
	text-align:left;
	padding-top:50px;
	padding-left:5%;
	font-size:13px;
}
#holder #inside-body #footer #footer-right {
	width:45%;
	float:left;
	color:#FFFFFF;
	text-align:right;
	padding-top:50px;
	padding-right:5%;
	font-size:13px;
}
#holder #inside-body #footer a {
	color:#FFFFFF;
}
#holder #inside-body #content #side {
	width:743px;
	float:left;
}
#holder #inside-body #content #left {
	width:232px;
	float:left;
}
#holder #inside-body #content #center {
	width:486px;
	float:left;
	min-height:500px;
	margin-left:15px;
	margin-right:15px;
}
#holder #inside-body #content #side #info {
	width:700px;
	padding-left:30px;
	margin-top:20px;
	text-align:justify;
	lin-height:20px;
	color:#343434;
	font-size:13px;
}
#holder #inside-body #content #side #info #title {
	width:300px;
	margin-bottom:5px;
	font-size:17px;
	font-weight:bold;
	color:#0093dd;
}
#holder #inside-body #content #right {
	width:227px;
	float:left;
}

#holder #inside-body #content #center .module {
	width:474px;
	padding:5px;
	border:1px solid #e6e6e6;
}
#holder #inside-body #content #center .text {
	width:460px;
	margin-left:10px;
}
#holder #inside-body #content #center .module .title-top {
	width:469px;
	min-height:20px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#88ae00;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
#holder #inside-body #content #center .module #prod-list ul li {
	width:468px;
	margin:0px auto;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #ebebeb;
}
#holder #inside-body #content #center .module #prod-list ul li .product-list {
	width:468px;
}
#holder #inside-body #content #center .module #prod-list ul li .product-list .image {
	width:117px;
	float:left;
	padding-left:3px;
}
#holder #inside-body #content #center .module #prod-list ul li .product-list .image img {
	border:1px solid #d8d8d8;
}
#holder #inside-body #content #center .module #prod-list ul li .product-list .description {
	width:324px;
	float:left;
	margin-left:14px;
}
#holder #inside-body #content #center .module #prod-list ul li .product-list .description .name {
	width:324px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	color:#6e6d6d;
}
#holder #inside-body #content #center .module #prod-list ul li .product-list .description .desc {
	width:324px;
	height:40px;
	text-align:justify;
	font-size:11px;
	line-height:15px;
	margin-bottom:15px;
	color:#343434;
}
#holder #inside-body #content #center .module #prod-list ul li .product-list .description .price {
	width:234px;
	padding-top:8px;
	float:left;
	color:#b84a57;
	font-size:13px;
	font-weight:bold;
}
#holder #inside-body #content #center .module #prod-list ul li .product-list .description .buttons {
	width:90px;
	float:left;
}



#holder #inside-body #content .module-blue {
	width:198px;
	padding:5px;
	background-color:#0093dd;
	margin-left:19px;
	margin-top:10px;
}
#holder #inside-body #content .module-blue .title {
	width:198px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
#holder #inside-body #content .module-blue .body {
	width:198px;
	padding-top:5px;
}
#holder #inside-body #content .module-blue ul {
	width:203px;
	margin:0px;
	padding:0px;
	list-style:none;
}
#holder #inside-body #content .module-blue ul li {
	width:203px;
	min-height:24px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #d5d5d5;
	background-image:url(../img/ico1.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
}
#holder #inside-body #content .module-blue ul li a {
	width:183px;
	min-height:21px;
	padding-left:20px;
	padding-top:3px;
	display:block;
	color:#FFFFFF;
	font-size:14px;
}
#holder #inside-body #content .module-blue ul li a.selected {
	font-weight:bold;
}

#holder #inside-body #content .module-blue ul li ul {
	width:183px;
	margin:0px;
	padding:0px;
	list-style:none;
}
#holder #inside-body #content .module-blue ul li ul li {
	width:203px;
	background-image:url(../img/ico2.gif);
	background-color:#FFFFFF;
	border:0px;
}
#holder #inside-body #content .module-blue ul li ul li a {
	font-size:14px;
	color:#047ab5;
}

#holder #inside-body #content .module-blue ul li ul li ul {
	width:203px;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	background-color:#5ebbea;
	list-style:none;
}
#holder #inside-body #content .module-blue ul li ul li ul li {
	width:183px;
	min-height:20px;
	margin-left:20px;
	background-image:url(../img/ico3.gif);
	background-color:transparent;
	border:0px;
}
#holder #inside-body #content .module-blue ul li ul li ul li a {
	width:160px;
	padding-bottom:4px;
	height:15px;
	font-size:13px;
	color:#FFFFFF;
	border-bottom:1px solid #86ccef;
}



#holder #inside-body #content .module-blue ul li ul li ul li ul {
	width:183px;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	background-color:#5ebbea;
	list-style:none;
}
#holder #inside-body #content .module-blue ul li ul li ul li ul li {
	width:163px;
	min-height:20px;
	margin-left:20px;
	background-image:url(../img/ico3.gif);
	background-color:transparent;
	border:0px;
}
#holder #inside-body #content .module-blue ul li ul li ul li ul li a {
	width:140px;
	padding-bottom:4px;
	height:15px;
	font-size:12px;
	color:#FFFFFF;
	border-bottom:1px solid #86ccef;
}


#holder #inside-body #content .module {
	width:207px;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #cacaca;
	margin-top:10px;
	margin-left:13px;
}
#holder #inside-body #content .module .title {
	width:200px;
	padding-left:7px;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	color:#FFFFFF;
	padding-bottom:3px;
	padding-top:3px;
	height:17px;
	background-color:#88ae00;
}
#holder #inside-body #content .module .title-blue {
	width:200px;
	padding-left:7px;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	color:#FFFFFF;
	padding-bottom:3px;
	padding-top:3px;
	height:17px;
	background-color:#0093dd;
}
#holder #inside-body #content .product-small {
	width:200px;
	margin:0px auto;
	color:#6e6d6d;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #e7e6e6;
}
#holder #inside-body #content .product-small .image {
	width:97px;
	float:left;
	margin-right:3px;
}
#holder #inside-body #content .product-small .image img {
	border:1px solid #d8d8d8;
}
#holder #inside-body #content .product-small .description {
	width:90px;
	padding-left:10px;
	float:left;
}
#holder #inside-body #content .product-small .description .name {
	width:90px;
	height:20px;
	font-size:12px;
}
#holder #inside-body #content .product-small .description .price {
	width:90px;
	height:20px;
	font-size:12px;
	font-weight:bold;
}
#holder #inside-body #content .product-small .description .buttons {
	width:90px;
	margin-top:10px;
	text-align:center;
}
#holder #inside-body #content a.basket {
	width:31px;
	height:35px;
	display:block;
	background-color:transparent;
	background-image:url(../img/btn-basket.png);
	background-repeat:no-repeat;
	float:left;
}
#holder #inside-body #content a.basket:hover {
	background-image:url(../img/btn-basket-on.png);
}
#holder #inside-body #content a.more {
	width:54px;
	height:19px;
	margin-top:8px;
	margin-left:4px;
	display:block;
	background-image:url(../img/btn-more.gif);
	background-repeat:no-repeat;
	float:left;
}
#holder #inside-body #content a.more:hover {
	background-image:url(../img/btn-more-on.gif);
}

#holder #inside-body #content input {
	vertical-align:middle;
}
#holder #inside-body #content .input-search {
	width:148px;
	height:23px;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	border:0px;
	color:#343434;
	background-color:transparent;
	background-image:url(../img/input-search.gif);
	background-repeat:no-repeat;
}

#holder #inside-body #content #center .module #product {
	width:474px;
	margin:0px auto;
	padding-bottom:20px;
	padding-top:5px;
}
#holder #inside-body #content #center .module #product #image {
	width:135px;
	float:left;
}
#holder #inside-body #content #center .module #product #image img {
	float:left;
	border:1px solid #d8d8d8;
	margin:5px;
}
#holder #inside-body #content #center .module #product #image img.main {
	clear:left;
	display:block;
}
#holder #inside-body #content #center .module #product #description {
	width:334px;
	padding-top:5px;
	float:left;
}
#holder #inside-body #content #center .module #product #description #prod-name {
	width:334px;
	margin-bottom:15px;
	font-size:15px;
	font-weight:bold;
	color:#6e6d6d;
}
#holder #inside-body #content #center .module #product #description .prod-item {
	width:334px;
	font-size:13px;
	color:#343434;
}
#holder #inside-body #content #center .module #product #description #prod-desc {
	width:334px;
	margin-top:15px;
	font-size:13px;
	line-height:20px;
	color:#343434;
	padding-bottom:20px;
	border-bottom:1px solid #ebebeb;
}
#holder #inside-body #content #center .module #product #price {
	width:469px;
	text-align:right;
}
#holder #inside-body #content #center .module #product #price #buttons {
	width:469px;
	margin-top:20px;
}
#holder #inside-body #content #center .module #product #price #buttons a.add {
	width:108px;
	height:36px;
	display:block;
	background-color:transparent;
	background-image:url(../img/btn-add.gif);
	background-repeat:no-repeat;
	float:right;
}
#holder #inside-body #content #center .module #product #price #buttons a.add:hover {
	background-image:url(../img/btn-add-on.gif);
}
#holder #inside-body #content #center .module #product #price #buttons #num {
	width:90px;
	padding-top:10px;
	float:right;
	font-size:13px;
}
#holder #inside-body #content #center .module #product #price #buttons #num input {
	width:30px;
	text-align:center;
	border:1px solid #808080;
}
ul.pager .selected a {
	font-size: 13px;
	color:#0093dd;
}

ul.pager {
	font-size: 13px;
	margin: 0 auto;
	width: 310px;
	padding: 0px;
}	

ul.pager li {
	list-style-type: none;
	float: left;
	padding: 5px;
	margin-top:20px;
	width:15px;
}
ul.pager li a {
	color:#56606e;
}
.product-basket {
	width:170px;
	padding:5px;
	margin:0px auto;
	margin-bottom:5px;
}
.product-basket .product-left {
	width:60px;
	float:left;
}
.product-basket .product-right {
	width:110px;
	font-size:10px;
	float:left;
}
.product-basket .product-left .product-image {
	width:60px;
	margin-bottom:5px;
}
.product-basket .product-left .product-image .product-pic {
	border:1px solid #CCCCCC;
}
.product-basket .product-left .product-delete {
	width:60px;
}
.product-basket .product-left .product-delete a,.product-delete a:hover,.product-delete a:visited,.product-delete a:active {
	color:#9B0D0D;
	font-size:10px;
}
.product-basket .product-right .product-name {
	font-weight:bold;
	margin-bottom:3px;
	font-size:12px;
}
.basket-padding {
	padding:5px;
	margin-top:10px;
}
.categorys {
	width:465px;
	margin:0px auto;
	margin-top:20px;
	margin-bottom:20px;
}
.num {width:30px;}
.size10 {font-size:10px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}
.size16 {font-size:16px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.normal {font-weight:normal;}
.float_left {float:left;}
.bold {font-weight:bold;}
.text_left {text-align:left;}
.text_center {text-align:center;}
.text_justify {text-align:justify;}
.text_right {text-align:right;}
.def_clear {clear:left;}
.def_both {clear:both;}
.def_clear_right {clear:right};
.no_border {border:0px}
.ver_middle {vertical-align:middle;}
.pointer {cursor:pointer;}
.green {color:#347b09;}
.white {color:#FFFFFF;}
.green2 {color:#728C43;}
.red {color:#b84b57;}
.black {color:#000000;}
.grey555 {color:#545550;}
.grey {color:#aeaeae;}
.blue {color:#016597;}
.gold {color:#a58304;}
.orange {color:#D75E33;}
.form_class {padding:0px;margin:0px;}
.line-through {text-decoration:line-through}
.cartitem {cursor:pointer;padding:3px;}
#cart {padding-top:10px;padding-bottom:10px;}
a:link    {text-decoration: none;		color:#303443;}
a:visited {text-decoration: none;		color:#303443;}
a:hover   {text-decoration: underline;   color:#303443;}
a:active  {text-decoration: none;		color:#303443;}

a.item_link:link    {text-decoration: none;	color: #6e6d6d;}
a.item_link:visited {text-decoration: none;	color: #6e6d6d;}
a.item_link:hover   {text-decoration: none; color: #6e6d6d;}
a.item_link:active  {text-decoration: none;	color: #6e6d6d;}

a.red_link:link    {text-decoration: none;	color: #701416;}
a.red_link:visited {text-decoration: none;	color: #701416;}
a.red_link:hover   {text-decoration: underline;  color: #701416;}
a.red_link:active  {text-decoration: none;	color: #701416;}

a.grey_link:link    {text-decoration: none;	color: #aeaeae;}
a.grey_link:visited {text-decoration: none;	color: #aeaeae;}
a.grey_link:hover   {text-decoration: none; color: #aeaeae;}
a.grey_link:active  {text-decoration: none;	color: #aeaeae;}

a.black_link:link    {text-decoration: none;	color: #000000;}
a.black_link:visited {text-decoration: none;	color: #000000;}
a.black_link:hover   {text-decoration: none;    color: #000000;}
a.black_link:active  {text-decoration: none;	color: #000000;}

a.green_link:link    {text-decoration: none;		color: #38A260;}
a.green_link:visited {text-decoration: none;		color: #38A260;}
a.green_link:hover   {text-decoration: none;	color: #38A260;}
a.green_link:active  {text-decoration: none;		color: #38A260;}

a.footer_link:link    {text-decoration: none;	  color: #FFFFFF;}
a.footer_link:visited {text-decoration: none;	  color: #FFFFFF;}
a.footer_link:hover   {text-decoration: underline;	  	  color: #FFFFFF;}
a.footer_link:active  {text-decoration: none;	  color: #FFFFFF;}
