body {
	background:#13181d;
	margin:0px 15px 15px;
	font-family:Arial;
	font-size:12px;
	color:#121212;
	text-align:center;
-moz-user-select:none; 
}

input,select,textarea {
	font-family:Arial;
	font-size:12px;
}

.input {
	border:1px solid #808386;
}

a {
	text-decoration:none;
	color:#4f4f4f;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0px;
}

h1 {
	font-size:20px;
	padding:3px 0px;
	margin:0px 0px;
}

h2 {
	font-size:18px;
	padding:2px 0px;
	margin:0px;
}

h3 {
	font-size:15px;
	padding:1px 0px;
	margin:0px;
}

h4 {
	font-size:13px;
	padding:1px 0px;
	margin:0px;
}

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

form {
	padding:0px;
	margin:0px;
}

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

.warp {
	width:900px;
	margin:0px auto;
	text-align:right;
	background:white;
	border:2px solid #3f5369;
	border-top:0px;
}

.top {
	background:url("img/top.jpg") no-repeat;
	height:196px;
	color:#d7d7b9;
	font-family:Tahoma;
}

.top .head {
	height:136px;
}

.top .head .head_middle {
	padding:4px 2px;
	float:right;
	width:430px;
}

.top .head a {
	color:#d7d7b9;
	text-decoration:none;
}

.top .head .head_right {
	float:right;
	width:200px;
}

.top .head .links {
	margin:0px;
	padding:7px 5px;
	height:38px;
}

.top .head .titles {
	margin:0px;
	padding:0px 44px 0px 0px;
}

.top .head .titles h1 {
	margin:0px;
	padding:0px;
	font-size:31px;
	font-style:italic;
}

.top .head .titles h2 {
	margin:0px 40px 0px 0px;
	padding:0px;
	font-size:11px;
	line-height:4px;
}

.top .head .titles span {
	color:#b8a144;
	font-style:normal;
}

.top .head .log {
	float:left;
	margin:0px;
	padding:7px 3px 0px;
	width:260px;
}

.top .head .log .logout,.top .head .log .logout a {
	color:#d7d7b9;
	font-size:11px;
}

.top .head .log p {
	margin:0px;
	padding:4px 3px;
}

.top ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:30px;
	height:30px;
}

.top ul li {
	float:right;
}

.top ul li a {
	display:block;
	background:url("img/menu_item.jpg") center top no-repeat;
	min-width:100px;
	width:auto !important;
	width:100px;
	padding:0px 10px;
	text-align:center;
	font-size:11px;
	color:black;
	font-weight:bold;
	outline:0px;
}

.top ul li a:hover,.top ul .active a {
	background:url("img/menu_item_hover.jpg") center top no-repeat;
	color:white;
	text-decoration:none;
}

.top .addthis {
	text-align:left;
	padding:5px;
	margin:0px;
	float:left;
}

.top .search {
	float:right;
	padding:5px;
	margin:0px;
	color:#121212;
}

.right {
	float:right;
	width:234px;
}

.right .block {
	width:224px;
	padding:10px 5px 52px;
	background:url("img/block.jpg") bottom no-repeat;
}

.right .block .parent {
	list-style-type:none;
	padding:0px;
	margin:3px 0px;
	line-height:18px;
}

.right .block .parent li ul {
	list-style-type:none;
	padding:0px 5px;
	width:230px;
	background:white;
	position:absolute;
	margin:0px 230px 0px -248px;
	border:1px solid #808386;
	display:none;
}

.main {
	float:left;
	width:640px;
	margin:0px 10px;
}

.footer {
	color:#8c8c8c;
	font-size:11px;
	padding:0px;
	margin:7px 0px 2px;
	text-align:center;
}

.footer p {
	margin:0px;
	padding:6px 0px;
}

.cart_table {
	width:100%;
	margin:5px 0px 2px;
}

.cart_table input {
	width:50px;
}

.cart_table .first_row {
	font-weight:bold;
	text-align:center;
}

.cart_table td {
	padding:2px;
}

.cart_table .col1 {
	width:45%;
}

.cart_table .col2 {
	width:15%;
}

.cart_table .col3 {
	width:25%;
}

.cart_table .col4 {
	width:15%;
}

.prod {
	float:right;
	width:144px;
	margin:3px 3px;
	padding:1px 4px;
	border:1px solid #808386;
}

.prod h4 {
	text-align:center;
}

.prod span {
	float:left;
	display:block;
	text-align:left;
}

.comment textarea {
	padding:2px;
	width:636px;
	height:110px;
}

.myform {
	line-height:20px;
	font-size:12px;
}

.myform .red {
	color:#ff0000;
}

.myform .small {
	width:300px;
	padding-right:5px;
	font-size:11px;
}

.myform .input {
	float:right;
	margin:1px 5px;
	padding:1px;
	font-size:11px;
	width:180px;
}

.myform .normal_input {
	margin:1px 3px;
	width:110px;
}

.myform .small_input {
	margin:1px 2px;
	width:70px;
}

.myform .float span {
	min-width:100px;
	width:auto !important;
	width:100px;
	float:right;
}

.myform .float .small_span {
	min-width:80px;
	width:auto !important;
	width:80px;
}

.myform .float .no_color {
	color:#121212;
}

#cvv {
	display:none;
}

#FB_HiddenContainer { left:auto !important; }
