
/*---------------------------------MAIN-----------------------------------------*/

a {
	color: #0063b0; 
	text-decoration: underline;
	}
a:hover {
	text-decoration:none;
	}
a.green {
	color: green;
	}
.grey {
	color: #777;
	}
.grey_sm {
	color: #999;
	font-size: 11px;
	}
.title {
	font-size: 16px; 
	font-weight: bold;
	}
.nav_str {
	font-family: Tahoma;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	}
#main {
	float: left; 
	width: 1000px; 
	margin: 0px 40px 0px 40px; 
	/*height: 540px; */
	position: relative; 
	left:50%; 
	margin-left: -500px; 
	height: 100%;
	}
.col_center {
	width: 735px; 
	height: auto; 
	float: left; 
	text-align: left;
	}
	.col_center input {
		border: 1px solid #b3c4d9;
		}
	.col_center h2 {
		font-family: Tahoma;
		color: #333;
		font-size: 13px;
		}
	.col_center .block {
		width: 745px;
		height: auto;
		float: left;
		margin: 0px 0px 15px 0px;
		vertical-align: text-bottom;
		}
		.col_center .block .new {
			width: 350px;
			float: left;
			height: auto;
			margin: 10px 15px 0px 0px;
			}
		.col_center .block .el {
			width: 105px;
			height: 105px;
			float: left;
			margin: 10px 40px 0px 0px;
			border-bottom: 4px solid #efefef;
			}
		.col_center .block .s_el {
			width: 50px;
			height: 50px;
			float: left;
			margin: 10px 10px 0px 0px;
			text-align: center;
			border-bottom: 4px solid #efefef;
			}
		.col_center .block .s_el_text {
			width: 175px;
			height: 44px;
			//height: 54px;
			padding-top: 10px;
			float: left;
			vertical-align: middle;
			margin: 10px 10px 0px 0px;
			}
.col_pro {
	width: 500px;
	float: left;
	}
	.col_pro .pro {
		width: 500px;
		}
	.col_pro .pro .img {
		width: 105px;
		height:105px;
		float: left;
		}
	.col_pro .pro .desc {
		width: 360px;
		margin: 0px 10px 0px 25px;
		float: left;
		}
.col_mnu {
	float: left;
	width: 240px;
	border: 1px solid #000;
	}
.content {
	margin: 0px 10px 0px 10px; 
	float: left; 
	}
.date {
	color: #9b9b9b;
	}
.str {
	font-size: 13px;
	}
.price {
	font-size: 15px;
	font-weight: bold;
	color: #348508;
	}
.product_box {
	width: 450px;
	float: left;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 7px;
	}
.product_box div {
	float: left;
	z-index: 1;
	}
	.product_box .pphoto {
		height: auto;
		width: 130px;
		padding-bottom: 7px;
		z-index: 1;
		}
	.product_box .iphoto {
		width: 111px;
		height: 105px;
		//height: 110px;
		z-index: 1;
		background-image: url("../images/pro_border.gif");
		text-align: center;
		vertical-align: middle;
		padding-top: 5px;
		}
		.product_box .iphoto img {
			z-index: 1;
			}
		.product_box .iphoto .border {
			z-index: 1000;
			position: absolute;
			float: left;
			width: 100px;
			height: 100px;
			}
		*html .product_box .iphoto .border {
			z-index: 1000;
			margin-left: -100px;
			}
	.product_box .nphoto {
		width: 100px;
		height: 20px;
		text-align: center;
		margin-top: 5px;
		color: #bbb;
		}
	.product_box .product_name {
		width: 300px;
		}
	.product_box .product_desc {
		margin-top: 10px;
		width: 300px;
		}

.small {font-size: 10px;}
/*---------------------------------HEADER----------------------------------------*/

.header {
	width: 1000px; 
	float: left;
	position: relative;
	}
	.header select {
		border: 1px solid #b3c4d9;
		width: 150px;
		}
	.header .logo {
		height: 65px;
		width: 220px;
		float: left;
		}
	.header .banner {
		margin-left: 30px;
		height: 65px;
		width: 500px;
		float: left;
		}
	.header .search {
		width: 250px;
		height: 30px;
		float: right;
		margin: 15px 0px 0px 0px;
		}
	.header .search div {
		height: 40px;
		width: auto;
		float: right;
		margin: 0px 5px 0px 5px;
		color: #868684;
		}
	.header .search div a {
		display: block; 
		font-size: 13px; 
		padding: 0px 15px 0px 0px; 
		width: 140px; 
		//width: 160px;
		margin: 0px 10px 7px 0px; 
		border: 1px solid #b3c4d9; 
		height: 18px; 
		padding-left: 3px; 
		line-height: 18px;
		background-image: url('../images/but_str.gif'); 
		background-position: right top; 
		background-repeat: no-repeat; 
		color: #000; 
		text-decoration: none;
		}
	.header .search div select {
		border: 1px solid #b3c4d9;
		width: 160px;
		font-family: sans-serif;
		font-size: 13px;
		}

/*-------------------------------MENUS--------------------------------------*/

.col_left {
	width: 250px; 
	float: left; 
	height: auto;
	}
.top_mnu {
	width: 1000px; 
	height: auto; 
	float: left; 
	margin: 10px 0px 15px 0px;
	}
	.top_mnu div {
		float: left;
		}
	.top_mnu .el {
		height: 25px; 
		width: auto; 
		text-align: center; 
		white-space: normal; 
		padding: 10px 15px 0px 15px;
		background-image: url(../images/mnu_bg.gif); 
		background-position:right; 
		background-repeat:repeat-y;
		}
	*html .top_mnu .el {
		height: 35px;
		}
	.top_mnu .langs {
		float: right;
		width: 90px;
		height: 35px;
		}

.left_mnu {
	width: 240px; 
	margin: 0px 0px 0px 10px;
	}
	.left_mnu h2 {
		font-family: Tahoma;
		color: #000;
		font-size: 13px;
		padding: 0px 0px 5px 0px;
		color: #333;
		}
	.left_mnu .new {
		font-size: 10px;
		color: #ff672c;
		}
	.left_mnu li {
		list-style: disc inside url(../images/str_gr.gif);
		margin: 2px 0px 0px 0px;
		padding: 0px;
		}
	.left_mnu li.or {
		list-style: disc inside url(../images/str_or.gif);
		}
	.left_mnu .in {
		display: block;
		margin-left: 18px;
		width: 200px;
		}
	.left_mnu input {
		border: 1px solid #b3c4d9;
		width: 100px;
		height: 20px;
		}

/* nav */
.nav_string {}
.nav_string a {}
.nav_string a:hover {}

.prewNew{
	width: 730px;
	float: left;
	margin-bottom: 15px;
	}
.newImg {
	margin: 7px 15px 7px 7px;
	}
.prewNewI{
	width: 360px;
	float: left;
	margin: 20px 10px 15px 0px;
}

/*--------------------------------FOOTER---------------------------------------*/

.footer {	
	width: 1000px; 
	height: 45px; 
	float:left; 
	position: relative; 
	background-color: #f0f0f0; 
	margin-top: 25px;
	color: #909090;
	}
	.footer .cr {
		float: right;
		width: 175px;
		color: #909090;
		font-size: 11px;
		margin-top: 3px;
		}
		.footer .cr a { 
			font-size: 11px; 
			color: #909090; 
			text-decoration:none;
			}
		.footer .cr a:hover { 
			color: #909090; 
			text-decoration: underline;
			}
	.footer .acropolis {
		float: left;
		width: 200px;
		margin: 3px 0px 0px 10px;
		}
.pages {
	width: 200px; 
	float: left;
	/*margin-bottom: 10px;*/
	line-height: 25px;
	color: #777;
	height: 25px;
	}
.nav {
	width: 480px;
	}
		
/*///////////////////////////////////ADMIN//////////////////////////*/

.color_check {
	width: auto;
	height: 17px;
	background-color: #f5f5f5;
	margin: 2px;
	padding: 2px 10px 2px 10px;
	float: left;
	border-left: 1px solid #b7b7b7;
	}
	
.color_check input{
	border: 0px;
	}
	
.user_color_block {
	width: auto;
	height: 30px;
	float: left;
	margin: 2px;
	text-align: left;
	padding: 2px 10px 2px 10px;
	border-left: 1px solid #b7b7b7;
	}

/*///////////////////////////////////EDITOR///////////////////////////////////////////*/


.text { font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #000;}

.tabl_zagolovok { background-color:#eeeeee; padding: 2px 5px 2px 5px; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;}
.tabl_zagolovok2 { background-color:#eeeeee; padding: 2px 5px 2px 5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.tabl_strichka { background-color:#f0f0f0; padding: 2px 5px 2px 30px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.tabl_strichka2 { background-color:#ffffff; padding: 2px 5px 2px 30px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.tabl_bez_ramok {border: 1px solid #cccccc; padding: 2px; border-collapse: separate; border-spacing: 5px;}
.tabl_z_ramkoju { background-color:#CCCCCC; padding: 2px; border-collapse: separate; border-spacing: 1px;}

.zagolovok_1 {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;}
.zagolovok_2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
.zagolovok_3 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;}

.spysok { padding-left:15px; height: 25px; min-width: 120px; background-repeat:no-repeat;background-image: url(../images/gcub.jpg); background-repeat:no-repeat; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.cr {font-family: arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
#stepix {color: #733f1b; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/*comments*/
.seller-comments .comments {font-family:"Trebuchet MS",Arial; font-size:18px; margin-top:20px; font-weight:400; }
.seller-comments .comments img {margin: 10px 8px 0 0;}
.seller-comments .comments .comments-icon {background:url('../images/comments.png') left top no-repeat; display:block; width: 24px; height: 24px; float: left; padding: 0 5px 0 0; margin-top: 15px;}
.seller-comments .comments .comment-icon {background:url('../images/comment.png') left top no-repeat; display:block; width: 24px; height: 24px; float: left; padding: 0 5px 0 0; margin-top: 15px;}
.seller-comments .comments span {float: left; padding-top: 18px; }
.seller-comments .comments .comment-form { padding-top: 8px; font-size:12px;}
.seller-comments .comment-user { padding-left: 5%; font-size:12px;}
.seller-comments .comments .user { padding-bottom: 4px;}
.seller-comments .reply {font-family:"Trebuchet MS",Arial; font-size:13px;}
.seller-comments a.spllink-reply {color:#00B5E5; font-family:"Trebuchet MS",Arial; font-size:13px;}
.seller-comments p.auto-reg { padding-top: 20px;}
a.spllink {float: left; padding: 18px 0 8px 0;}
.splcont {display: none; cursor: pointer;}