/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:975px;
} 

body { 
	background:#f5f5f4; 
	font-family:"Trebuchet MS"; 
	font-size:100%; 
	line-height:1em; 
	color:#5d5d60; 
	min-width:975px;
}

* html img { -ms-interpolation-mode: bicubic; }
*+html img { -ms-interpolation-mode: bicubic; }
object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

a img { 
	border:0; 
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}



.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== FORMS ===========================*/

#register-form {
	width:355px;
	background:#83af00;
	padding:20px;
	color:#fff;

}

#register-form ul li {
	margin:6px 0;
}

#register-form ul li.pb {
	margin:10px 0;
}

#register-form ul li span{
	display:block;
	margin:5px 0;
}

#register-form ul li label {
	float:left;
	text-align:right;
	width:130px}

#register-form input[type=text] {
	background:#ffe;
	color:#5d5d60; 
	border: none;
	margin-left:6px;
	width:205px;
	padding-top:2px; 
	vertical-align:top;	
	line-height:1.08em;
}

* html #register-form input {
	color:#5d5d60; 
	border: solid 1px #fff;
	margin-left:6px;
	width:205px;
	padding-top:2px; 
	vertical-align:top;	
	line-height:1.08em;
	zoom:1
}

*+html #register-form input {
	color:#5d5d60; 
	border: solid 1px #fff;
	margin-left:6px;
	width:205px;
	padding-top:2px; 
	vertical-align:top;	
	line-height:1.08em;
	
}

#register-form textarea { 
	width:335px; 
	height:60px; 
	overflow:auto;
	background:#ffe;
	color:#5d5d60; 
	border: none;
	padding:2px 0 2px 6px; 
}
#register-form a.green {
	color:#fff
}

#novis {position:absolute; width:150px; height:24px; cursor:pointer; border:none; background: transparent}

* html #novis { background:#fff url(images/link-tail.gif) repeat top left; width:0px}
* html #register-form ul li.pb input{
	width:auto; border:none;
}
*+html #register-form ul li.pb input{
	width:auto; border:none;
}

.butt { height:24px; width:auto; background:url(images/link2-left.gif) no-repeat top left; padding-left:6px;  float:right}
.butt input { width:auto !important; height:24px; background:url(images/link2-tail.gif) repeat-x top left; padding:0 5px; color:#fff !important; margin-left:0 !important; padding-top:0 !important; cursor:pointer; float:left; border:none !important; font-style:italic; font-size:14px}
.butt b { display:inline-block; width:6px; height:24px; background:url(images/link2-right.gif) no-repeat top left; float: left}
* html .butt input { width:150px !important;}
*+html .butt input { width:140px !important;}
*+html .butt  { margin-bottom:20px; float:left}
/*========================== LISTS ============================*/

.list {
	width:100%;
	overflow:hidden;
}
.list li {
	float:left;
	width:260px;
	overflow:hidden;
	margin-right:35px;
}
.list li.last {
	margin-right:0;
}
.list li img {
	float:left;
	margin-right:10px;
}
.list li div {
	overflow:hidden;
	height:1%;
}
.list li p {
	margin-bottom:22px;
}
.list li b {
	font-size:21px;
	line-height:1.2em;
	color:#1f1e1e;
	display:block;
	margin-bottom:15px;
}

.list1 {
	padding-bottom:18px;
}
.list1 li {
	padding:0 0 9px 29px;
	background:url(images/arrow.gif) no-repeat 12px 5px;
}

.faq li span {
	text-decoration:underline;
	color:#000;
	font-size:14px;
	display:block;
	margin-bottom:5px;
	cursor:pointer
}
.faq li span:hover {
	text-decoration:none
}

.faq li p
{ margin-left:20px; display:none}

.list1 li b, .list1 li a{
color:#83af00}

.list2 {
	padding-bottom:18px;
	margin-top:-23px;
}
.list2 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	line-height:1.38em;
	padding-top:23px;
}
.list2 li img, .list1 li img {
	float:left;
	margin-right:20px;
}
.list2 li span a {
	color:#d0375b;
}
.list2 li em {
	display:block;
	color:#97979a;
	font-size:1.08em;
	padding-top:8px;
}

.list3 {
	padding-bottom:18px;
	margin-top:-26px;
}
.list3 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:26px;
}
.list3 li p {
	margin-bottom:20px;
}
.list3 li img {
	float:left;
	margin-right:20px;
}
.list3 li .extra {
	height:1%;
	overflow:hidden;
}
.list3 li a {
	vertical-align:top;
}

.list4 {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.list4 li {
	float:left;
	margin-right:39px;
}
.list4 li.last {
	margin-right:0;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:25px; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
	padding-bottom:20px;
}

.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

.img-box2 { 
	width:100%; 
	overflow:hidden;
	padding-bottom:20px;
}

.img-box2 img { 
	float:left; 
	margin:0 43px 0 0;
}

p { 
	margin-bottom:10px;
	line-height:1.38em;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:20px;
}

.phone { 
	float:right; 
	margin-right:135px;
}

.banner {
	background:#83af00;
	width:100%;
	margin-bottom:18px;
}
.banner .left {
	background:url(images/banner-left.gif) no-repeat left top;
}
.banner .right {
	height:68px;
	background:url(images/banner-right.gif) no-repeat right top;
}
.banner .fleft {
	color:#fff;
	font-size:28px;
	line-height:1.2em;
	letter-spacing:-1px;
	padding:14px 0 0 21px;
}

.small .fleft{
	font-size:18px;
	letter-spacing:normal
}

.col-1 .banner .fleft {
	font-size:14px;
	letter-spacing:normal}
	
.banner .fleft strong {
	color:#f2f76c;
	font-weight:normal;
	text-transform:uppercase;
}

.banner .fleft a  {
	color:#f2f76c;
}
.banner .fleft span {
	text-transform:uppercase;
}
.banner .fright {
	padding:13px 14px 0 0;
}
.banner .fright a, .col-2 .fright a{
	color:#fff;
	text-decoration:none;
	font-size:20px;
	line-height:1.2em;
	display:block;
	float:right;
	background:url(images/link-tail.gif) repeat-x left top;
}
.banner .fright a em, .col-2 .fright a em{
	display:block;
	background:url(images/link-left.gif) no-repeat left top;
}
.banner .fright a b, .col-2 .fright a b{
	font-style:normal;
	font-weight:normal;
	display:block;
	background:url(images/link-right.gif) no-repeat right top;
	padding:7px 15px 12px 15px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#5d5d60; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:22px;
	line-height:1.2em;
	color:#c91842;
	margin-bottom:15px;
	text-align:center
}
h2 span {
	display:block;
	margin-top:-8px;
}
h3 {
	font-size:24px;
	line-height:1.2em;
	color:#1f1e1e;
	margin-bottom:15px;
	font-style:italic;
}
h3 a {
	float:right;
}

h3 small a {float:none}

h3.red {
color:#c91842;
	}
h4 {
	color:#000;
	line-height:1.38em;
	font-size:1em;
	margin-bottom:7px;
}

p.txt1 {
	color:#555588;
	font-size:14px;
	line-height:1.2em;
	margin-bottom:22px;
	font-style:italic;
	text-align:center
}

.link span a {
	color:#d0375b;
}

.link1, .link2, .link3 { 
	display:inline-block; 
	background:url(images/link1-right.gif) no-repeat right top; 
	color:#000; 
	font-size:14px;
	text-decoration:none; 
}



.link1 em, .link2 em, .link3 em { 
	display:block; 
	background:url(images/link1-left.gif) no-repeat left top;
	padding:0 6px;
}
.link1 b, .link2 b, .link3 b { 
	display:block; 
	background:url(images/link1-tail.gif) repeat-x left top; 
	height:25px;
	padding:0 5px;
	line-height:23px;
	font-weight:normal;
}
.link1:hover {
	color:#d0375b;
}
.link2 { 
	background:url(images/link2-right.gif) no-repeat right top;
}

.link2 em{ 
	background:url(images/link2-left.gif) no-repeat left top;
}

.link2 b{ 
	background:url(images/link2-tail.gif) repeat-x left top;
}

.link2 { color:#fff;}

.link2:hover {
	text-decoration:underline;
}

.link3 { 
	background:url(images/link3-right.gif) no-repeat right top;
}

.link3 em{ 
	background:url(images/link3-left.gif) no-repeat left top;
}

.link3 b{ 
	background:url(images/link3-tail.gif) repeat-x left top;
}

.link3 { color:#000;}

.link3:hover {
	text-decoration:underline;
}


.line-hor1 { 
	border-bottom:7px solid #e6e6e5; 
	margin:20px 0 20px 0; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}
.line-hor2 { 
	border-bottom:7px solid #e6e6e5; 
	margin:10px 0 25px 0; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}

/*============================ BOXES ==========================*/

.main-box {
	width:100%;
	background:url(images/main-box-tail.gif) repeat-y center top;
}
.main-box .top {
	background:url(images/main-box-top.jpg) no-repeat center top;
}
.main-box .bot {
	background:url(images/main-box-bot.gif) no-repeat center bottom;
	padding-bottom:32px;
}

/*----------*/

.box { 
	width:100%;
}
.box .left-top-corner { 
	background:url(images/left-top-corner.png) no-repeat left top; 
	height:5px; 
	padding-left:5px;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.png) no-repeat right top; 
	height:5px; 
	padding-right:5px;
}
.box .border-top { 
	background:url(images/box-tail.png) left top repeat-x; 
	height:5px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .left-bot-corner { 
	background:url(images/left-bot-corner.png) no-repeat left bottom; 
	height:5px; 
	padding-left:5px;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.png) no-repeat right bottom; 
	height:5px; 
	padding-right:5px;
}
.box .border-bot { 
	background:url(images/box-tail.png) left bottom repeat-x; 
	height:5px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .xcontent { 
	background:url(images/box-tail.png);
	padding:25px 36px 24px 38px;
}

/*========================== HEADER ===========================*/

#header .fleft {
	padding:101px 0 0 0;
	width:600px;
}

a.logo {
	position:absolute;
	top:20px;
	right:0px;
	display:block;
	z-index:99;
}
#header .fleft ul li {
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	height:24px;
	line-height:1.08em;
	margin-right:6px;
	width:130px
}
#header .fleft ul li a {
	text-decoration:none;
	display:block;
	color:#3e3b3a;
	width:130px;
	background:url(images/nav-bg.png) no-repeat left top;
	line-height:24px;
	height:24px;
	text-align:center;
}
#header .fleft ul li a:hover,
#header .fleft ul li a.act {
	color:#fff;
	background:url(images/nav-bg-act.png) no-repeat left top;
}


/*========================= CONTENT ===========================*/

#content {
	background:url(images/cont-tail.png);
	position:relative;
}
#content .indent {
	padding:25px 38px 38px 38px;
}
#content .indent1 {
	padding:0 15px;
}


/*========================= FOOTER ============================*/

#footer .fleft {
	padding:30px 0 0 37px;
}
#footer .fleft ul li {

	margin-right:3px;
}
#footer .fleft ul li.last {
	font-size:16px;
	line-height:1.2em;
	color:#242531;
	margin-left:5px;
	padding-top:3px;
}
#footer .fright {
	padding:29px 38px 0 0;
}
#footer .fright ul li {
	padding-right:20px;
	margin-right:20px;
	display:inline;
	font-size:.92em;
	background:url(images/divider.gif) no-repeat right 4px;
} 
#footer .fright ul li a {
	color:#000;
	text-decoration:none;
}
#footer .fright ul li a:hover {
	color:#b10357;
}
#footer .fright ul li.last {
	background:none;
	padding-right:0;
	margin-right:0;
}
#footer .fright p {

	color:#000;
	font-size:.92em;
	padding-top:2px;
}
#footer .fright p a {
	color:#690;
}

/*=============================================================*/

.cat {
	padding:5px;
	background:#fff;
	border:solid 1px #ccc;
	width:222px;
	height:210px;
}

.img {
	padding:5px;
	background:#fff;
	border:solid 1px #ccc;
}

.ileft {
	float:left;
	margin:0 10px 10px 0;
}

#basket {position:absolute;
top:37px;
right:250px;
background:url(images/bag.png) no-repeat top left;
padding-left:40px;
height:50px;
display:block;
text-decoration:none}

#basket span {
	display:block;
	font-size:18px;
	color:#690;
	margin-bottom:5px;
}

#basket a:hover span {
	 text-decoration:underline !important;
}

.gre {color:#360}

.endpage {
	margin:15px 50px 0 50px;
	text-align:center
}


.checkoutTable {
	border-collapse:collapse;
	margin:0 auto;
}

.checkoutTable tr th{
	border: solid 1px #ccc;
	background:#690;
	color:#fff;
	padding:5px;
}
.checkoutTable tr td{
	border: solid 1px #ccc;

	padding:5px;
}


#orderform {
	width:395px;
	padding:10px;
	border:solid 1px #ccc;

}

#orderform ul li {
	margin:6px 0;
}

#orderform ul li.pb {
	margin:10px 0;
}

#orderform ul li span{
	display:block;
	margin:5px 0;
}

#orderform ul li label {
	float:left;
	text-align:right;
	width:130px}

#orderform input[type=text] {
	background:#fff;
	color:#5d5d60; 
	border: solid 1px #ccc;
	margin-left:6px;
	width:255px;
	padding-top:2px; 
	vertical-align:top;	
	line-height:1.08em;
}

#orderform input {
	color:#5d5d60; 
	border: solid 1px #ccc;
	margin-left:6px;
	width:250px;
	padding-top:2px; 
	vertical-align:top;	
	line-height:1.08em;
}

#orderform textarea { 
	width:385px; 
	height:60px; 
	overflow:auto;
	background:#fff;
	color:#5d5d60; 
	border: solid 1px #ccc;
	padding:2px 0 2px 6px; 
}
#orderform a.green {
	color:#fff
}

* html .link1, .link1 b, link1 em, .link2, .link2 b, link2 em, .link3, .link3 b, link3 em{ 
	display:inline-block
}

.search {
left:138px;
position:absolute;
top:50px;
z-index:3;
}

.search  #s{
	height:20px;
	vertical-align:middle;
	width:200px;
	border:solid 1px #ccc;
	margin-right:10px;
	padding:0 2px;
	color:#666;
	font-size:11px;
}

.search  .butt { height:24px; width:auto; background:url(images/link1-left.gif) no-repeat top left; padding-left:6px;  float:right}
.search  .butt input { width:auto !important; height:24px; background:url(images/link1-tail.gif) repeat-x top left; padding:0 5px; color:#666 !important; margin-left:0 !important; padding-top:0 !important; cursor:pointer; float:left; border:none !important; font-style:italic; font-size:14px}
.search  .butt b { display:inline-block; width:6px; height:24px; background:url(images/link1-right.gif) no-repeat top left; float: left}
*+html .search  .butt { float:none; position:absolute; left:210px}
* html .search  .butt { float:none; position:absolute; left:210px}

.newes {
	margin:10px 0;
	padding:0;
}

.newes li {
	float:left;
	margin:0 20px;
	width:260px;
}

.newes li.last {
	margin-right:0;
}

.newes li a img{
	float:left;
	margin-right:10px;
}

p.art img {
	float:left;
	margin-right:10px;
	border:solid 1px #ccc; }
	
.soc { list-style:none; padding:0; margin:0;}
.soc li { float:left; margin-right:4px; margin-bottom:3px;}

.photoblock { float:left; width:175px; height:150px; text-align:center; margin-bottom:50px}
.photoblock a { display:block; text-decoration:none; margin-bottom:5px; margin:0 auto}
.photoblock a img { border:solid 2px #9C3}
.photoblock a:hover img { border:solid 2px #9C0}
.photoblock b { color:#F63}

.imgwrapper {margin-left:20%}

.grTable {
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
}


.grTable tr td {
	color:#333;
	padding:5px;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	background:#fff;
}


.grTable .legend td {
	background:#ccc;
	color:#333;
	padding:5px;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
}
