@charset "utf-8";

body {
	padding:0;
	margin:0;
	font-size:0.75em;
	font-family:Arial, Helvetica, sans-serif;
	color:#2D434D;
	background:url(/images/bgr_html.gif) 0 0 repeat-x #194164;
}

.main {
	width:784px;
	padding:0px;
	margin:0 auto;
	background:url(/images/bgr_main.gif) 0 0 repeat-y;
}

img {border:0;}

p {
	padding:0 0 12px 0;
	margin:0;
}

h1 {font-size:1.84em; color:#45505A; padding:0; margin:0 0 16px 0;}
h2 {font-size:1.7em; color:#45505A; padding:0; margin:0 0 12px 0;}
h3 {font-size:1.5em; color:#45505A; padding:0; margin:0 0 10px 0;}
h4 {font-size:1.3em; color:#45505A; padding:0; margin:0 0 8px 0;}
h5 {font-size:1.17em; color:#45505A; padding:0; margin:0 0 6px 0;}
h6 {font-size:1em; color:#45505A; padding:0; margin:0 0 4px 0;}

a, input {outline:none;}

a {
	color:#C0CAD3;
	text-decoration:underline;
	white-space:nowrap;
}

a:hover {
	color:#C0CAD3;
	text-decoration:none;
}

div, form {
	margin:0;
	padding:0;
}

.clear {clear:both; line-height:0; font-size:0;}

.img_box {float:left; width:auto; text-align:center;}
.img_box img {margin:0 16px 10px 0;}

.img_box_r {float:right; width:auto;}
.img_box_r img {margin:0 0px 10px 16px;}
.center {width:100%; text-align:center;}

.border {border:1px solid #565656;}

/*******************RAZNOE*****************************/

.menu li a, .button {text-decoration:none;}

.menu li {
	list-style:none;
	padding:0;
	margin:0;
}

 {behavior: url(js/iepngfix.htc)}

/***********************header***********************************/

.header {
	height:375px;
	text-align:right;
	padding-right:210px;
	background:url(/images/header.jpg) 0 0 no-repeat;
	position:relative;
}

.logo {padding:58px 0 40px 0px; height:99px;}

.menu {
	margin:0;
	padding:20px 10px;
	float:right;
	width:auto;
	clear:both;
	background:#4A6986;
}

.menu li {
	display:inline;
	line-height:2em;
	padding:0 8px;
}

.menu li a {color:#BFC9D2;}

.menu li a:hover,
.menu .active a {color:#fff;}

/***********************content***********************************/

.content {
	padding:30px 85px;
	overflow:hidden;
	background:url(/images/bgr_content.jpg) 0 0 no-repeat;}

h3 {
	color:#1D2730;
	text-transform:uppercase;
	line-height:1.25em;
}

.box {
	width:100%;
	overflow:hidden;
	margin:20px 0;
}

.red {color:#aa0000;}

.column1 {
	float:left;
	width:180px;
	margin-right:20px;
}

.column1 img {border:1px solid #565656;}

.blue {color:#06457C;}

.colum1 {float:left; width:250px;}

.colum1 input {
	padding:0 5px;
	width:200px;
	margin-bottom:16px;
	height:19px;
	border:1px solid #A5B4C0;
}

.colum1 p {padding:0px 0 3px;}

.colum2 {float:left; width:290px;}

.colum2 textarea {
	width:270px;
	height:60px;
	overflow:auto;
	padding:5px;
	border:1px solid #A5B4C0;
}

.button {
	text-align:center;
	padding:3px 15px;
	margin-bottom:5px;
	font-size:1.2em;
	background:url(/images/button.gif) 0 0 repeat-x;
	cursor:pointer;
}

.button,
.button:hover {color:#fff;}

.buttons_2 {margin-top:160px;}

.buttons_2 a.button {
	display:block;
	width:70px;
	float:left;
	margin:10px 20px 0 0;
}

table.list a {color:#330;}

.tabs {
	display:block;
	width:550px;
	float:left;
	margin-bottom:0px;
}

.tabs a {
	float:left;
	display:block;
	padding:8px 15px 9px 15px;
	margin-right:2px;
	border:1px solid #ddd;
	background:#ebebeb;
	color:#474747;
	text-decoration:none;
	z-index:1;
	position:relative;
	top:1px;
	cursor:pointer;
}

.tabs a.selected {
	background:#f7f7f7 url('../image/tab.png') repeat-x;
	border-bottom:0px;
	padding-bottom:10px;
	z-index:3;
}

.tab_page {
	border:1px solid #ddd;
	background:#f7f7f7;
	display:inline-block;
	padding:15px 10px 20px;
	display:block;
	width:550px;
	clear:both;
	z-index:2;
	margin-bottom:10px;
	overflow:hidden;
}

.pagination {text-align:center;}

.pagination a, .pagination b {
	color:#330;
	padding:5px;
}

.results {padding:10px 0;}

#review_title {
	font-weight:bold;
	text-transform:uppercase;
}

table.cart {
	border:1px solid #666;
	width:100%;
}

table.cart th, table.cart td {
	padding:10px 5px;
	margin:0;
}

table.cart th {
	border-bottom:1px solid #666;
	background:#fdfdfd;
}

table.cart a, div.a a {color:#330;}

.warning {
	color:#a00;
	font-weight:bold;
	padding:10px 0 20px;
}

.success {
	color:#0a0;
	font-weight:bold;
	padding:10px 0 20px;
}

span.error {
	border:1px solid #a00;
	color:#a00;
	background:#eee;
	display:block;
	padding:20px 10px;
	margin:3px 0 5px;
}

form#login a {color:#330;}

form#login a.button, div.a a.button {color:#fff;}

div#payment div.buttons table {width:615px;}

/***********************footer***********************************/

.footer {
	height:120px;
	text-align:center;
	background:url(/images/bgr_footer.gif) 0 0 no-repeat #194164;
}

.footer p {padding-top:70px; color:#C0CAD3;}

.shop {position:absolute; top:267px; left:330px; color:#fff;}

.shop a {color:#2D434D;}

.buttons table {width:100%;}

a b {
	cursor:pointer;
	color:#fff;
}

ul.acc {
	list-style:none;
	margin:0 10px 30px;
	padding:0;
}

.acc li {
	margin:0;
	padding:0;
}

.acc a {
	color:#2D434D;
	text-decoration:none;
	}

.acc a:hover {text-decoration:underline;}


