﻿.virtuemartsrch {
	float: right;
}

/*-----sticky----
#header {
	position: fixed;

	top: 0;
	width: 100%;
	z-index: 100;
	transition: all .3s ease;

}

.category-view {margin-top:80px!important;}
#header.hide {
	top: -53px;
}*/



/*-----------------------------------------Virtuemartproduct-------------------------------------------*/
.virtue {
	background: url(../images/black.jpg) no-repeat;
	margin-left: 37px;
	height: 31px;
	line-height: 33px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 5px;
	width: 320px;
}
.browseProductContainer {
}
.shopbrowse {
	background: url(../images/producttop.gif) no-repeat;
	height: 24px;
	width: 222px;
	line-height: 23px;
	padding-left: 5px;
}
.browseProductImageContainer {
	z-index: 1;
	/*margin: -22px 0px 0px 110px;*/
	width:120px;
	float:left;
	margin-left:100px;
	
}
.browseProductTitle {
	margin-bottom: 10px;
}
.browseProductTitle1 {
	margin-bottom: 15px;
	font-size: 16px;
}
.browseProductTitle {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	width: 220px;
	line-height: 18px;
	height: 18px;
	float: left;
}
.browseProductDescription {
	width: 205px;
	min-height: 80px;
	margin-left:-5px;
}
.browseProductContainer{
	position:relative;
	top:-2px;
	width:214px;
	margin-left:10px;
}
.browseprodread {
	background: url(../images/read.jpg) no-repeat;
	width: 200px;
	padding-right: 6px;
	height: 22px;
	float: left;
	line-height: 20px;
	text-align: right;
	position:relative;
	top:-2px;
}
.pathway {
	color: #666666;
}
.art {
	height: 30px;
	margin-top: 2px;
	background-color: #cccccc;
	padding-left: 55px;
}
.catlog {
	border-bottom: 2px solid #666666;
}
.artimg {
	padding-left: -20px;
	width: 0px;
}

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 9999;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	z-index: 999999;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */;
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%;
}
#imageData {
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/*************************************************************************
************ 02-05-2011 doron moshe add'on *******************************
*************************************************************************/
#productHeader {
	background: #cccccc;
	padding: 4px;
	border: 2px #333333 solid;
}
#productHeader h2 {
	width: 32%;
	display: inline-block;
}
#productLine {
	border-bottom: 2px #333333 solid;
	height: 46px;
}
#productLine p, #productLine a {
	width: 32%;
	display: inline-block;
	vertical-align: middle;
}
#productLine p {
	margin-left: 6px;
}
#productLine img {
	margin-top: 3px;
}
.specificationTable {
	width: 640px;
	border:1px black solid;
	border-collapse:collapse;
}
.specificationTable tr {
	height: 32px;
}
.specificationTable th {
	text-align: left;
}
.specificationTable th, .specificationTable td {
	padding-left: 4px;
	border:1px black solid !important;
	border-collapse:collapse !important;
}
.specificationTable .darkLine {
	background-color: #999999;
}
#contactForm {
	display: block;
	position: relative;
	width: 680px;
	margin:auto;
	height: 320px;
}
#recaptcha_area{
	margin-top:100px;
}
#contactForm #lineContact {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 34px;
	margin-top: 4px;
}
#contactForm .error {
	font-size: 0.75em;
	color: red;
	display: none;
	width: 120px;
	float: left;
}
#contactForm #submit {
	display: block;
	position: relative;
	height: 30px;
	width: 100%;
	margin-top: 190px;
}
#contactForm #InquiryLeftSide {
	float: left;
	width: 48%;
}
#contactForm #InquiryRightSide {
	float: right;
	width: 48%;
}
#contactForm select, #contactForm input, #contactForm textarea {
	position: absolute;
	/*left: 100px;*/
	margin: 0;
	padding: 0;
	width: 180px;
	font-size: 0.8em;
	margin-right: 100px;
	margin-top: 3px;
}
.input100L {
	left:100px;
}
#contactForm input {
	width: 180px;
}
#contactForm textarea {
	width: 280px;
	margin-top: 28px;
	left: 0;
}
#contactForm input.submit-button {
	display: block;
	position: relative;
	width: 60px;
	float: left;
	clear: right;
	height: 23px;
	padding: 0;
	margin-right:60px;
}
#vmMainPage .vmMainCl {
	width: 100%;
	position: relative;
	top: -20px;
}
#vmMainPage .vmMainCl h1{
	font-size:24px;
	font-weight:bold;
}
#vmMainPage .vmMainCl h2{
	font-size:20px;
	font-weight:bold;
}
#vmMainPage .vmMainCl p{
	font-size:12px;
	font-weight:normal;
}

#vmMainPage .vmMainCl .desc {
	vertical-align: top;
}
#vmMainPage #imgTot {
	width: 390px;
	height:250px;
	margin: auto;
	margin-top:32px;
	display: block;
	position: relative;
}
#vmMainPage .AdditionalImages {
	direction: rtl;
	width:440px;
	margin-top:34px;
	margin-left:18px; 
}

#vmMainPage .AdditionalImages a {
	border: none;
}

#vmMainPage .curve_top, #vmMainPage #productBottomPic {
	display: none;
}
#vmMainPage #product_desc_tabs {
	font-weight: bold;
	width: 100%;
	min-height: 300px;
}
#vmMainPage .innerTabCont,#vmMainPage .outerTabFrame{
	background:#cccccc;
}

#vmMainPage .innerTabCont {
	font-size:12px;
	font-weight:normal;
}

#vmMainPage .outerTabFrame a{
	font-size:12px;
	font-weight:normal;
}

#vmMainPage .outerTabFrame h2{
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
#vmMainPage .innerTabCont ul{
	margin-left:38px;
}
#vmMainPage .innerTabCont li{
	font-size:12px;
	font-weight:bold;
	color:#222222;
}

#vmMainPage #product_list{
	width:100%;
	float:none;
	position:relative;
	top:-60px;
}
#vmMainPage #product_list .shopbrowse a{
	font-weight:normal;
	text-decoration:none;
}
#vmMainPage #product_list .browseprodread a{
	position:relative;
	text-decoration:none;
	top:2px;
	right:4px;
	padding:2px;
	background:black;
	color:white;
	border:none;
}
#vmMainPage #catHeader{
	position:relative;
	top:-16px;
}
#vmMainPage .AdditionalImages img,#vmMainPage .AdditionalImages a{
	border: none;
}
#vmMainPage #product_list .prod_pos1{
	float:left;
}
#vmMainPage #product_list .prod_pos2{
	float:left;
	margin-left:18px;
}
#vmMainPage #product_list .prod_pos3{
	float:right;
	margin-right:12px;
}
#vmMainPage .dcenter_curveb_mid{
	margin:0px;
	padding:0px;
	width:684px;
	padding:0px 10px 10px 10px;
	border-left:2px solid #333333;
	border-right:2px solid #333333;
	background-color:#FFFFFF;
	margin-top:0px;
    }
#vmMainPage .virtuemart_advsearch{
	margin-top:8px;	
}
#vmMainPage .dcenter_curveb_mid2{
	background-color:#FFFFFF;
	border:2px #666 solid;
	width:200px;
	height:96px;
	margin-top:22px;
}

#vmMainPage .dcenter_box-news2{
	clear:both;
	width:170px;
	overflow:hidden;
}
#vmMainPage .iconImages{
	width:150px;
	min-height:50px;
	margin-left:14px;
}
#vmMainPage .AdditionalImages .browseProductImage{
	cursor:pointer;
	margin-right:4px;
}

#vmMainPage .vmMainProdImgPhp{
	width:390px;
	height:250px;
}

#vmMainPage #redLineHeader{
	height:30px;
	width:930px;
	margin:-20px auto 20px auto;

	background:url(../images/redLine.jpg) no-repeat;
}
#vmMainPage #redLineHeader h1{
	color:white;
	font-weight:bold;
	margin-left:20px;
	padding-top:4px;

}
#ajax-search-button .magnifier{
	display:block;
}

#vendorContainer #middlePart4{
	border:1px aqua solid;
}

#vendorContainer #vendorLogo{
	width:193px;
	margin-top:10px;
	margin-left:50px;
	float:left;
}

#vendorContainer #vendorText{
	width:435px;
	float:left;
	margin-left:120px;
	margin-top:-10px;
	
}
#vendorText .head1{
	font-weight:bold;
	font-size:18px;
	line-height:46px;
}

#vendorText .head2{
	font-weight:bold;
	font-size:14px;
}

#vendorText p,#vendorText a,#vendorText a:visited{
	font-weight:normal;
	font-size:14px;
	line-height:28px;

}
#vendorText a,#vendorText a:visited{
	text-decoration:none;
	color:black;
}
#vendorText a:hover{
	text-decoration:underline;
}
#vendorText td{
	vertical-align:top;
}
#vendorText .headTD{
	width:80px;
}
.middlePart22{
	width:938px;
	background:white;
	border-left:1px #999 solid;
	border-right:1px #999 solid;
	display:block;
	position:relative;
	float:right;
}
DIV.submenu A{
	line-height:18px;
}

.contentDiscription .companyDis{
	font-size:12pt;
}
#vmMainPage .AdditionalImages img{
	border:1px #c0c0c0 solid;
	background:#fafafa;
}
#vmMainPage .browseNotablesDV{
	border:#fff 3px solid;
	height:290px;
}
#vmMainPage .browseNotablesDV:hover{
	border:#eef0f5 3px solid;
}

#searchRezTop{
	width:929px;
	height:26px;
	background:url(../images/searchBkgTop.png) no-repeat;
	margin-left:12px;
}

#searchRezBottom{
	width:929px;
	height:24px;
	background:url(../images/searchBkgBottom.png) no-repeat;
	margin-left:12px;
}

#searchRezMid{
	
	background:url(../images/searchBkgMid.png) repeat-y;
	padding:8px 0 8px 18px;
	margin-left:12px;
	margin-right:12px;
}
/*.DCnewsWrapper .newsContainer{
	width:313px;
	height:254px;
	float:right;
	background:url(../images/DCnewsBKG.png) no-repeat;
}
*/#DC_NewsTicker #easyslider_114{
	position:relative;
	float:right;
	top:-210px;
	right:30px;
}
#videoCamDivDC{
	position:relative;
	float:left;
	height:280px;
}
.wheretobuyh1{
	color:black;
	font-size:18px;
	margin-left:18px;
}

.wheretobuyred{
	color:#dc0f1e;
}
#contactFooterMainContainer{
	width:950px;
	margin:auto;
}
#lineContact2{
	display:block;
	position:fixed; 
	top:-1110px;
	left:-1110px;
}
#s_s_c_loader_b, #f59ce417010ccd66fa082a8cdd{
	display:block;
	position:relative;
	left:412px;
	top:-20px;
}
#inquiryCaptcha{
	display:block;
	position:relative;
	width:100%;
}
#magictabs_uzmgl_4 #submit, #productInqSubmit{
	margin-top:34px;
}
#divKeyCAPTCHA{
	display:block;
	position:relative;
	float:left;
	top:-30px;
}

div.social_cnt img {width:auto!important;height:auto!important;}
div.social_cnt {margin:0px!important;}