/* CSS Document */
img { border:none 0;}
input {border:0;}
textarea {border:0;}
html,body{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family:sylfaen;
	font-size:12px;
}
.all_pg_bg {background:url('/images/all_bg.png') repeat-x #fff;}
#content {
    position:relative;
    width:100%;
    min-height:100%;
    _height:100%;
}

#site_conteiner {
	width:1004px;
	margin:0 auto;
	padding:0 0 60px 0;
	color:#666666;
}

#footer {
    position:absolute;
    bottom:0;
    width:100%;
	padding-top:7px;
	height:53px;
    display:block;
    background:url(/images/footer_bg.png) repeat-x;
}
#footer_container {
	width:1004px;
	margin:0 auto;
}
/*
#footer_container a {
	float:right;
	height:46px;
	line-height:46px;
	text-decoration:none;
	color:#fefefe;
}*/

@font-face {
    font-family: 'geo_kolkheti_mtavr_normal';
    src: url('/fonts/geo_kolkheti_mtavr-webfont.eot');
    src: url('/fonts/geo_kolkheti_mtavr-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/geo_kolkheti_mtavr-webfont.woff') format('woff'),
         url('/fonts/geo_kolkheti_mtavr-webfont.ttf') format('truetype'),
         url('/fonts/geo_kolkheti_mtavr-webfont.svg#geo_kolkheti_mtavr_normal') format('svg');
    font-weight: normal;
    font-style: normal;

}
.font_amirani {font-family:"geo_kolkheti_mtavr_normal";}
/* Menu Line */
#logo {
	display:block;
	background:url("/images/sprite.png") 0 0 no-repeat;
	width:119px;
	height:59px;
	float:left;
	margin:9px 0 0 21px;
}
#menu {
	float:left;
	margin:40px 0 0 12px;
	-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
}
#menu a {
	float:left;
	color:#fefefe;
	font-size:18px;
	height:31px;
	line-height:31px;
	font-family:"geo_kolkheti_mtavr_normal";
	text-decoration:none;
	text-align:center;
	background:url("/images/sprite.png") -248px 0  no-repeat;
}
#menu a:hover {
	color:#DDDDDD;
}
/* EO Menu Line */
.main_pg_blocks {
	float:left;
	width:286px;
	padding:0 5px 0 5px;
	text-align:justify;
	color:#333333;
	text-decoration:none;
	line-height:16px;
}
.main_pg_blocks:hover {
	text-decoration:underline;
}
#video_ph {
	margin: 60px 36px 0 19px;
}
#ip_ph {
	margin: 60px 36px 0 0;
}
#accessor_ph {
	margin: 60px 0 0 0;
}

/* Products */
#accordion {
	margin:39px 0 0 0;
	float:left;
	width:188px;
}
#prod_right {
	float:right;
	width:789px;
	margin-top:14px;
}
#prod_nav {
	height:25px;
	border-bottom:1px #cccccc solid;
	padding-left:5px;
	-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
}
#prod_nav a {
	float:left;
	display:block;
	color:#0190cb;
	text-decoration:none;
	line-height:23px;;
}
#prod_nav span {
	float:left;
	display:block;
	width:8px;
	height:5px;
	margin:10px 8px 0 8px;
	background:url("/images/sprite.png") -13px -60px no-repeat;
}

.prod_price {
	display:block;
	width:506px;
	height:24px;
	line-height:24px;
	background:#e8e8e2;
	color:#232323;
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 9px;
	margin-bottom:12px;
}

.prod_specific {
	display:block;
	width:506px;
	height:24px;
	line-height:29px;
	background:#e8e8e2;
	color:#232323;
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 9px;
	margin-bottom:12px;
}

#prod_docs_container {
	width:218px;
	float:right;
	border:1px #e8e8e2 solid;
	border-top:0;
	padding-bottom:10px;
}

.prod_docs {
	display:block;
	width:209px;
	height:24px;
	line-height:29px;
	background:#e8e8e2;
	color:#232323;
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 9px;
	margin-bottom:12px;
}
#prod_docs_container a  {
	display:block;
	clear:both;
	color:#666666;
	width:197px;
	min-height:14px;
	margin:8px 10px;
}
#prod_docs_container a span {
	width:172px;
	display:block;
	float:left;
}
#prod_docs_container a .pdf_ico {
	background:url("/images/sprite.png") -23px -60px no-repeat;
	width:14px;
	height:14px;
	margin-right:5px;
}
#prod_docs_container a:hover {
	color:#0190cb;
}

/* EO products */

/* Tech Sup */
#prod_docs_tech_sup {
	width:500px;
	float:left;
	/*border:1px #e8e8e2 solid;*/
	border-top:0;
	padding-bottom:10px;
}

.prod_docs_tech_sup {
	display:block;
	width:780px;
	height:24px;
	line-height:29px;
	background:#e8e8e2;
	color:#232323;
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 9px;
	margin-bottom:12px;
}
#prod_docs_tech_sup a  {
	display:block;
	clear:both;
	color:#666666;
	width:382px;
	min-height:14px;
	margin:8px 10px;
}
#prod_docs_tech_sup a span {
	width:350px;
	display:block;
	float:left;
}
#prod_docs_tech_sup a .pdf_ico {
	background:url("/images/sprite.png") -22px -60px no-repeat;
	width:14px;
	height:14px;
	margin-right:5px;
}
#prod_docs_tech_sup a:hover {
	color:#0190cb;
}
/* EO Tech Sup */

/* SLIDER */

#slider {
	display:block;
	height:402px;
}
#slides {
	position:absolute;
	/*z-index:100;*/
}

.slides_container {
	width:1432px;
	height:402px;
	overflow:hidden;
	position:relative;
	display:none;
	left:-214px;
}

.slides_container a {
	width:1432px;
	height:402px;
	display:block;
}

#slides .next {
	left:585px;
}

/*
	Pagination
*/

.pagination {
	position:relative;
	z-index:1000;
	float:right;
	margin:-23px 372px 0 0;
}

.pagination li {
	float:left;
	margin:0 8px 0 0 ;
	list-style:none;
}

.pagination li a {
	display:block;
	width:11px;
	height:0;
	padding-top:11px;
	background:url(/images/sprite.png) -123px 0 no-repeat;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:-134px 0;
}



.res_cont {
	width:742px;
	min-height:79px;
	border:1px #e8e8e2 solid;
	margin-bottom:5px;
	padding:12px;
}
.res_cont img {
	display:block;
	float:left;
}
.res_cont span {
	display:block;
	width:500px;
	float:left;
	margin-left:12px;
}
.res_cont span a {
	text-decoration:none;
	color:#666666;
}
.res_cont span a:hover {
	color:#0190cb;
}