/* структура страницы  */

html
{
	height: 100%;
	min-height: 100%;
	background:#eeeeee url(./../images/bg.jpg) repeat-y center;
}
a {
	color:#fff;
	text-decoration:underline;
}
body {
	padding:0;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	width:1000px;
	color:#fff;
	background:#8fe1f7 url(./../images/bg.gif) repeat-y;
	font-family: tahoma, tahoma, verdana, arial, sans-serif;
    font-size: 13px;
}
#header {
	width:100%;
	height:300px;
	background:#135ebd;

}

#wrapper {
	background:#135ebd url(./../images/body_bg.gif) repeat-y;
	width:100%;
	min-height: 100%;
	position:relative;	
}

#content {
	float:right;
	width:700px;
	margin-right:50px;
	padding-bottom:100px;
	font-family:Arial,Tahoma,Seriff;
	font-size:13px;
	position:relative;
}



#left {
	float:left;
	width:200px;
	
}
.lhead {
	font-size:14px;
	font-weight:bolder;
	font-family:Arial,tahoma;
	padding-top:4px;
	padding-left:10px;
	width:200px;
	height:20px;
	background: url('./../images/left_head.gif') repeat-y;
}
#menu {
	background:url('./../images/menu_bg.gif') repeat-x;
	height:32px;
	padding-top:5px;
	position:relative;
}
#menu a{
	color:#fff;
	font-style:italic;
	font-weight:bolder;
	font-size:17px;
	margin:0px;
	padding:0px;
	margin-left:20px;
}

#menu a:hover{
	text-decoration:underline;
	
}
#menu a{
	text-decoration:none;
	
}

a {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: tahoma, tahoma, verdana, arial, sans-serif;
    font-size: 11px;
	font-weight: bold;
}

.left_pic {
	padding:5px;
	background:#fff;
	border:1px solid #52aee5;
	float:left;
	margin:5px;
}

.right_pic {
	padding:5px;
	background:#fff;
	border:1px solid #52aee5;
	float:right;
	margin:5px;
}

a:hover {
	color:#FFFFFF;

}

.hinside {
	font-weight:normal;
	letter-spacing:2px
}
/* стилизация заголовков  */
h1 {
	font:18px tahoma;
	padding:0;
	margin:0;
	color:#FFFFFF;
	font-weight:bolder;
}
h2 {
	font:18px tahoma;
	padding:0;
	margin:0;
}
/* стилизация текстов */
span {
	font:12px tahoma;
}
/* стилизация DIV */
#status2{
	background:none;
	height:0px;
	clear:both;
	bottom:0px;
	width:100%;
}
#status{
	background:#8fe1f7;
	height:0px;
	clear:both;
	bottom:0px;
	width:100%;
}
#country-list {
	padding:0;
	width:193px;
	margin:0;
	list-style:none;
}
#country-list li {
	padding:0;
	margin:0;
	padding-left:15px;
}



.country {
	padding-left:20px;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	font-family:Arial,tahoma;
}
.country-selected {
	padding-left:20px;
	color:#000000;
	font-size:13px;
	font-family:Arial,tahoma;
	background: url('./../images/country_point.gif') no-repeat left center;
}

.city {
	color:#fff;
}
.item_head {
	padding-left:10px;
	min-width:200px;
	_height:18px;
	background: url('./../images/item_head.gif') repeat-y;
}
/* стилизация форм */
img.main-pic {
	padding:5px;
	background:#fff;
	border:1px solid #52aee5;
}
img.main-pic:hover {
	border:1px splid red;
}
.price {
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	background:#0000FF;
}

.bprice {
	background:#52aee5 url('/images/price_bg.jpg') no-repeat top left;
	padding-left:20px;
	padding-right:10px;
	font-size:18px;
	display:inline;
	padding-bottom:0px;
}
.value {
	font-weight:bold;
	color:#fff;
	background:#0000FF;
}
.rtable {
	margin-bottom:10px;
	border:none;
}
.rtable  th {
	background:#52aee5;
	font-size:14px;
	font-family:Arial;
	text-align:center;
	border:1px solid #135ebd;
	padding:6px;
}
.rtable  td {
	
	border:1px solid #135ebd;
	text-align:center;
	padding:5px;
	background:#fff;
	color:#333333;
}



label {
	display:block;
	font-weight:bold;
	margin-top:5px;
}

.submit {

	background: url('/images/submit.gif') no-repeat left center;
	padding:none;
	padding-bottom:4px;
	border:none;
	height:25px;
	width:120px;

}

input, textarea {
	background:#52aee5;
	border:1px solid #0000FF;
	font-family:Arial;
}

.menu-link {

}

.email {
	background: url('/images/email.gif') no-repeat left bottom;
	padding-left:20px;
	padding-top:3px;
	color:#fff;
	text-decoration:underline;
}
.skype {
	background: url('/images/skype.gif') no-repeat left bottom;
	padding-left:20px;
	padding-top:3px;
	color:#fff;
	text-decoration:underline;
}
.phone {
	background: url('/images/sm_phone.jpg') no-repeat left bottom;
	padding-left:24px;
	padding-top:3px;
	color:#fff;
	text-decoration:underline;
}

.thumb {
	background:url(/images/thumb_shadow.jpg) no-repeat bottom right;
	width:210px;
	padding-bottom:15px;
	position:relative;

}
.lthumb {
	background:url(/images/left_pic_bg.jpg) no-repeat bottom right;
	width:210px;
	padding-bottom:15px;
	position:relative;

}
.full_pic {
	width:410px;
	padding-bottom:25px;
	background:url(/images/full_shadow.jpg) no-repeat bottom right;
}

.price_plashka {
	position:absolute;
	bottom:20px;
	left:6px;
	width:200px;
	height:30px;
	font-size:16px;
	color:#ffea00;
	background:#000000;
	-khtml-opacity:.50; 
	-moz-opacity:.50; 
	-ms-filter:”alpha(opacity=50)”; 
	filter:alpha(opacity=50); 
	opacity:.50;
}
.price_plashka * {
	-khtml-opacity:1; 
	-moz-opacity:1; 
	-ms-filter:”alpha(opacity=100)”; 
	filter:alpha(opacity=100); 
	opacity:1;
}

.currency {
	color:red;
}

.option {
	position:absolute;
	right:100px;
	font-size:20px;
	text-align:right;

}

.option_value {
	position:absolute;
	left:200px;
	font-size:20px;
	color:yellow;
	text-align:right;
}

.field {
	width:280px;
	height:30px;
	border-bottom:1px solid #558bcf;
	line-height:30px;
	font-size:20px;
}




