/*++++++++++++++++++++++++++++++
www.INTERDEAL.CO.IL All Rights Reserved
HTML5 Design HE-for startSBS  Design  21.03.2012
=++++++++++++++++++++++++++++++*/

/* ---=== GENERAL TAGS ===--- */

body * {
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:right;
}
body {
	font-size:14px;
	background-color:#f3f3f3;
	background-image:url(bodyBg.gif);
	background-position:top;
	line-height:1.3em;
	direction:rtl;
	text-align:right;
	overflow-y:auto;
	overflow-x:hidden;
}

h1 {
	font-size:24px;
}
h2 {
	font-size:21px;
}
h3{
	font-size:18px;
}
h4 {
	font-size:16px;
}
a, a:visited {
	color:#2c92b7;
}
a:hover {
	color:#cc3a3a;
}
object, embed {
	font-size:0;
	line-height:0;
}
ul li {
	list-style-type:none;
	background-image:url(listBullet.gif);
	background-position:right 5px;
	background-repeat:no-repeat;
	padding-right:12px;
	margin:5px 0;
}

/* ---=== TEXT STYLES ===--- */

.rtl {
	direction:rtl;
}
.ltr {
	direction:ltr;
}


.h1, .H1 { /* site fonts */
	font-size:50px;
	font-weight:bold;
	color:#000000;
}
.h2, .H2 { /* siteSubName */
	font-size:18px;
	font-weight:bold;
	color:#000000;
}	
.h3, .H3 { /* flow text - main */
	font-size:13px;
	color:#222;
	line-height:1.3em;
}
.h4, .H4 { /* flow text */
	font-size:12px;
	font-weight:bold;
	color:#9A9A9A;
}
.h5, .H5 { /* articleTitle */
	font-size:14px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding:3px 0px 3px 0px;
}
td.H5, td.h5 {
	height:25px;
}
.h6, .H6 { /* articleTd */
	font-size:12px;
	color:#666666;
	text-decoration:none;
	padding:6px;
	right: auto;
	background-color:#CCCCCC;
}
.h7, .H7 { /* side menu header */
	font-size:18px;
	color:#666666;
	text-decoration:none;
	display:none;
	padding:0 25px 0 0;
}
.strike {
	text-decoration: line-through;
}
.bold {
	font-weight:bold;
}
.bullet {
	background-image:url(listBullet.gif);
	background-position:right 5px;
	background-repeat:no-repeat;
	padding-right:18px;
	margin:5px 0;
}

/* ---=== HEADERS ===--- */

#topbar{ /* Start side baner-sban.swf  And OPEN top banner*/
	position:absolute;
	border: 0px solid black;
	width: 80px;
	visibility: hidden;
	z-index: 100;
}
.sban{
	width:80px;
	height:400px;
}


/* ---=== HEADERS MAIN TABLES ===--- */

.commerceTOPStyle { /* when the e-commerce module is enabled */
	font-size:13px;
	color:#777;
	text-decoration:none;
	text-align:right;
	padding:10px 0px 10px 0px;
	width:999px;
	height:auto;
}
a.menucommerce  {
	font-size:12px;
	font-weight:bold;
	color:#222;
	text-decoration:none;
}
a.menucommerce:hover{
	color:#CC0000;
	text-decoration:underline;
}
.mainTable, .maintable {
	width:100%;
	margin:0 auto;
	background-image:url(mainBgShort_2.gif );
	background-position:top;
	background-repeat:repeat-x;
}
#body10061 .mainTable, #body10061 .maintable{
	background-image:url(mainBg.gif);
}
.TDmainTable {
	
}
.mainTable1 { /* header table */
	width:981px;
	margin:0px auto;
}
.miniTable5 { /* header mini table (for mini site only) */
	width:789px;
	height:auto;
	background-color: #FFFFFF;
	vertical-align: top;
}
.flash { /* top.swf dimensions */
	width:999px;
	height:170px;
}
.flashMiniHeader { /* mini header flash dimensions */
	width:296px;
	height:177px;
}
.bgHeader { /* when the top isn't flash */
	height:170px;
	text-align:center;
	vertical-align:middle;
	background-image:url(bgHeader.jpg);
}

/* Shopping Basket */

.basketButtons {
	width:auto;
	text-align:center;
}
.basketButtonTd {
	display:inline-block;
	width:auto;
	margin-left:15px;
}
.shopperBasketTable {
	width:100% !important;
}
.headerShopperBasket {
	width:100%;
}
.commentery {
	width:100%;
}



/* ---=== TOP MENU ===--- */

.mainTable2 { /* top menu main table */
	width:981px;
	margin:0px auto;
	vertical-align:top;
	background-color:#555555;
}
#message{ /* top menu background div */
	
}
#message a.menuButton, #message a.menuButtonSelected {
	font-size:12px;
	color:#fefefe;
	text-decoration:none;
	text-align:center;
	padding: 5px 20px 0px 20px;
	display:block;
}
#message a.menuButton:hover{
	color:#000000;
}
#message a.menuButtonSelected{
	color:#000000;
}
.messageDivider{ /* divider td between menu buttons */
	width:0;
}


/* ---=== TOP MENU DROPDOWN ===--- */

.transMenu {
	position:absolute;
	overflow:hidden;
	left:0px;
	top:0px;
}
.transMenu .content {
	position:absolute;
	left:0px;
	top:0px;
}
.transMenu .items {
	position:relative;
	left:5px; top:0px;right:5px;
	z-index:2;
}
.transMenu.top .items {
	border-top:none;
}
.transMenu .item { /* each TR.item is one menu item */
	color:#000000;
	font-size:12px;
	text-decoration:none;
	/* this is a hack for mac */
	border:none;
	cursor:pointer;
	cursor:hand;
}
.transMenu .background {
	background-color:#cccccc;
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
}
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}
.transMenu .item.hover {
	background:#FFFFFF;
	color:black;
}
.transMenu .item img {
	margin-left:10px;
}


/* ---=== TOP MENU UL ===--- */

#menuuldiv {
	vertical-align:top;
	z-index: 99;
	display:inline-block;
	padding:0px 0px;
	border:solid 0px #eaeaea;
}
#menuuldiv ul {
	width:auto;
	text-align:center;
}
#menuuldiv ul li .ulpad {
	padding:10px 8px 15px 10px;
	display:inline-block;
	background-image:url(topMenuDivider.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#menuuldiv ul li#m12380 .ulpad {
	padding:10px 8px 15px 0px;
	display:inline-block;
	background-image:none;
}
#menuuldiv ul li {
	list-style:none;	
	display:inline-block;
	position:relative;
	background-image:none;
	margin:0px;
	padding:0px;
}
#menuuldiv ul li a {
	font-size:16px;
	text-decoration:none;
	text-align: center;
	display:inline-block;
	color:#4c4c4c;
	position: relative;	
}
#menuuldiv ul li a:hover {
	color:#fff;
	background-image:url(topMenuSelect.png);
	background-repeat:no-repeat;
	background-position:top;
}
#menuuldiv ul li a.menuButtonSelected {
	color:#fff;
	background-image:url(topMenuSelect.png);
	background-repeat:no-repeat;
	background-position:top;
}


/* ---=== TOP MENU UL DROPDOWN ===--- */

#menuuldiv ul li div ul li .ulpad {
	display:block;
	padding:4px 10px;
	float:none;	
	display:none;
}
#menuuldiv ul li div {
	position: absolute;
	visibility:hidden;
	right:0px;
	background-color:#FFFFFF;
	border:1px solid #bcbaba;
	display:none;
}
#menuuldiv ul li ul{
	display:inline;
	width:100%;
}
#menuuldiv ul li ul li{
	position:relative;	
	list-style:none;	
	display: inline;
	padding:0;
}
#menuuldiv ul li div a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	display:block;
	white-space:nowrap;
	float:none;
	width:100%;
	min-width:150px;
}
#menuuldiv ul li div a:hover {
	background-color:#f0f0f0;
}


/* ---=== PAGE TITLE ===--- */

.tablePageTitle{ /* the full title table */
	vertical-align:middle;
	width:100%;
	height:auto;
	margin:0px 0 10px;
	display:block;
}
.tdPageTitleWR{ /* right edge td */
	width:0px;
}
.tdPageTitleWL{ /* left edge td */
	width:0px;
}
.tdPageTitle {
	padding:0px 0;
}
.tdPageTitle, .tablePageTitle h1 { /* main td */
	font-size:22px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}


/* ---=== CONTENT ===--- */

.mainTable3 {
	width:1200px;
	margin:14px auto 25px;
	vertical-align: top;
}
#body12380 .mainTable3{margin:25px auto;}
.mainTable_3{
    width:100%;
}
.mainTable3 .tableWidth {
	width:100%;
}
.TDmainTable3, .TDmainTable_3 { /* TDmainTable3 is Mostly for paddings */
	
}
.tableWidth{ /* page width (include the side menu bar) */
	width:100%;
}
.flashIntro{ /* intro flash (in.swf only) */
	width:589px;
	height:527px;
}
.tdWidth{ /* pageFormat width */
	vertical-align:top;
}
.tablePageFormat{ /* the page content's table width (= mainTable3 - tdMainTable - tdDividerWidth) */
	width:100%;
	padding:0px 0px 0px 0px;
}
.tdPageFormatW{ /* for padding of the tablePageFormat */
	width:0px;
	height:0px;
}
.tdSpacerImgH{
	width:0px;
	height:0px;
	border:0px;
}


/* ---=== SIDE MENU ===--- */

.tdMenuSideWidth{
	width:200px;
	vertical-align:top;
}
.sideElements { /* contains all the realdesign of the top and bottom side menu */
	font-size:12px;
	color: #0067C1;
	text-decoration:none;
	vertical-align:middle;
}
.tdDividerWidth{ /* divider td between the side menu to the page content */
	width:15px;
	height:0px;
}
.menuButtonpad, .sidepad{ /* for padding inside side menu buttons */
	margin:0px 0px 0px 0px;	
	padding:4px 10px 4px 0px;	
	display:block;
}
#messageMenu a.menuButton, #messageMenu a.menuButtonSelected {
	font-size:13px;
	font-weight:normal;
	color:#f5f5f5;
	text-decoration:none;
	padding:0px;
	cursor: pointer;
	display: block;
	width:200px;
	display:block;
	margin:0px 0px 2px 0px;
	background-color:#5A5A5A;
}  
#messageMenu a.menuButton:hover {
	background-color:#CA2E33;
}
#messageMenu a.menuButtonSelected {
	background-color:#CA2E33;
}
#messageMenu a.menuButtonChild, #messageMenu a.menuButtonChildSelected, #messageMenu a.SMChildSelected {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	height:30px;
	padding:5px 25px 0px 0px;
	cursor:pointer;
	display: block;
}
#messageMenu a.menuButtonChild:hover, #messageMenu a.SMChildSelected:hover{
	color:#000000;
}
#messageMenu a.menuButtonChildSelected , #messageMenu a.SMChildSelected{
	color:#000000;
}
a.menuButtonChild3, a.SMChildSelected3 {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	height:30px;
	padding:5px 32px 0px 0px;
	cursor:pointer;
	display: block;
}
a.menuButtonChild3:hover {
	color:#000000;
}
a.SMChildSelected3 {
	color:#000000;
}
.SMChildrenBox { /* not in use */
	
}
.SMMenu { /* not in use */
	padding: 0px;
	overflow:hidden;
}
.SMMenubg{ /* mostly for designing the top border of the side menu */
	
}
.SMMenuTDbg{ /* mostly for designing the bottom border of the side menu */
	
}
.SMImageParent {
	vertical-align:middle;
	border:0px;
	width:0px;
	height:0px;
}
.SMImageChild {
	vertical-align:middle;
	border:0px;
	width:0px;
	height:0px;
}


/* ---=== FOOTER ===--- */

.mainTable4{ /* footer main table */
	width:100%;
	vertical-align: top;
	background-color:#555555;
	display:none;
}
.TDmainTable4 {
	padding:10px 0px 0px 0px;
}
.footerStyle td {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	width:999px;
}
a.menuBottom {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.menuBottom:hover{
	color:#DDDDDD;
}


/* ---=== INTERDEAL FOOTER ===--- */

#interdealfooter{
	width:999px;
	margin:0 auto;
	text-align:center;
	background-image:url();
	background-position:top;
	background-repeat:no-repeat;
	display:none;
}
#interdealfooter a{
	font-size:12px;
	font-weight:normal;
	color:#888888;
	text-decoration:none;
}


#interdealfooter a:hover{
	color:#000000;
}
#interdealfooter strong{ /* to bypass the strong tag wraping every link */
	font-weight:normal;
}


/* ---=== LIGHTBOX ===--- */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fFFFff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#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: transparent url(../../../../Adminstyle/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../../../Adminstyle/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../../Adminstyle/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	height:36px;
}

#imageData{
	padding:0 10px;
}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	




/* ---=== FORM TABLE (CONTACT) ===--- */

.tableForm{
	font-size:12px;
	color:#666666;
	text-decoration:none;
	background-color:#FFFFFF;
	padding-right:10px;
	width:350px;
}
.filedText { /* for text input fields */
	font-size:13px;
	color:#333;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ccc;
	margin:3px 0;
}
.filedText:hover {
	background-color:#f5f5f5;
}
.initValue {
	color:#999;
	font-style:italic;
}
.initValue:hover {
	color:#999;
}
input.filedText {
	
}
textarea.filedText {
	height:90px;
	overflow:auto;
}
.pf125  .filedText {
	width:280px;
}
.pf125 #mytextlast {
	width:auto;
}
.required {
	font-weight:bold;
	color:#222;
}
.submitButton { /* for submit buttons in almost every form */
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-align:center;
	background-color:#686363;
	border:none;
	padding:7px 15px;
	margin:20px 0 10px;
	cursor:pointer;
	min-width:120px;
}
.submitButton:hover {
	background-color:#5b5a5a;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5b5a5a), to(#8b8a8a));
	background: -webkit-linear-gradient(top, #8b8a8a, #5b5a5a);
	background: -moz-linear-gradient(top, #8b8a8a, #5b5a5a);
	background: -ms-linear-gradient(top, #8b8a8a, #5b5a5a);
	background: -o-linear-gradient(top, #8b8a8a, #5b5a5a);
}
.submitButton3 {
	font-size:12px;
	font-weight:bold;
	color:#0067C1;
	text-decoration:none;
	background-color:#EFF2F4;
	background-image:url(submitButton.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #A4B1BE;
	cursor:pointer;
	margin:3px 0;
}
#FormCreator {
	margin:10px auto;
}
.errorText {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	border:1px solid #FF0000;
	background-color:#FFFFFF;
	padding:15px 5px;
	margin:20px 0;
	width:100%;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 2px 2px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
}
.paddingTd {
	width:10px;
}
.shopperLoginTable {
	background-color:#f5f5f5;
	border:solid 1px #eaeaea;
	width:350px;
}
#memberNew td {
	text-align:center;
}
#memberNew .submitButton {
	margin-right:auto;
	margin-left:auto;
}


/* security code */

td.security {
	vertical-align:bottom;
	line-height:14px;
	padding-top:10px;
}
#mytextlast {
	height:13px;
	margin:2px 0 0;
	padding:0;
	text-align:left;
	directio:ltr;
}
.securityNum {
	height:14px;
	vertical-align:bottom;
}


/* ---=== SEARCH FORM ===--- */

.searchDiv {
	padding:3px;
	background-color:#d5d5d5;
	border-top:solid 1px #cacaca;
	border-bottom:solid 1px #cacaca;
}
.searchDiv .inputDiv {
	display:inline-block;
	width:52%;
	margin-left:5%;
}
.searchDiv .inputDiv .filedText {
	width:100%;
}
.searchDiv .submitDiv {
	display:inline-block;
	width:40%;
}
.searchDiv .submitDiv .submitButton {
	min-width:0;
	width:100%;
	padding:3px 10px;
}


/* ---=== DARK & LIGHT ROWS ===--- */

.rowHeader {
	-moz-box-shadow: inset 0px 3px 7px -1px #aaa;
	-webkit-box-shadow: inset 0px 3px 7px -1px #aaa;
	box-shadow: inset 0px 3px 7px -1px #aaa;
	border-radius: 10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
}
.rowHeader td {
	padding:10px 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.rowLight {
	background-color:#EFEFEF;
	-moz-box-shadow: inset 0px -1px 5px #bbb;
	-webkit-box-shadow: inset 0px -1px 5px #bbb;
	box-shadow: inset 0px -1px 5px #bbb;
}
.rowDark, .rowDARK {
	background-color:#DDDDDD;
	-moz-box-shadow: inset 0px -1px 5px #cacaca;
	-webkit-box-shadow: inset 0px -1px 5px #cacaca;
	box-shadow: inset 0px -1px 5px #cacaca;
}
.rowLight td, .rowDark td, .rowDARK td {
	padding:5px 0;
}

#counter {
	width:100%;
}
.counter object, .counter embed {
	width:100%;
	margin:15px auto;
}

.tdnextbutton {
	width:100px;
	padding:10px 0;
	vertical-align:top;
}
.tdnextbutton2 {
	width:35px;
}


/* ---=== PAGES RULER ===--- */
.resultsSummaryHolder {
	width:100%;
}
.resultsSummaryHolder .resultSummary {
	width:100%;
}
.resultsSummaryHolder .resultSummary td {
	font-size:12px;
	text-align:center;
	color:#999;
}
.pageButtons {
	text-align:center;
	margin:5px 0 15px;
}
.pageButtons a {
	background-color:#eee;
	border:solid 1px #ccc;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#666;
	text-decoration:none;
	padding:3px 5px 0;
	margin:0 3px !important;
	height:21px !important;
	width:auto !important;
	text-align:center;
	vertical-align:bottom;
	background-position:center;
	background-repeat:no-repeat;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f6f6f6), to(#eee));
	background: -webkit-linear-gradient(top, #eee, #f6f6f6);
	background: -moz-linear-gradient(top, #eee, #f6f6f6);
	background: -ms-linear-gradient(top, #eee, #f6f6f6);
	background: -o-linear-gradient(top, #eee, #f6f6f6);
}
.pageButtons a:hover, .pageButtons a.currentPage {
	border-color:#aaa;
	color:#444;
	background-color:#ddd;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#ddd));
	background: -webkit-linear-gradient(top, #ddd, #eee);
	background: -moz-linear-gradient(top, #ddd, #eee);
	background: -ms-linear-gradient(top, #ddd, #eee);
	background: -o-linear-gradient(top, #ddd, #eee);
}
.pageButtons a.currentPage {
	font-weight:bold;
	border-color:#999;
}
.pageButtons a.end, .pageButtons a.start, .pageButtons a.next, .pageButtons a.previous {
	width:17px !important;
	height:21px !important;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center;
	border:none;
}
.pageButtons a.end span, .pageButtons a.start span, .pageButtons a.next span, .pageButtons a.previous span {
	display:none;
}
.pageButtons a.end {
	background-image:url(pagesLast.png);
}
.pageButtons a.start {
	background-image:url(pagesFirst.png);
}
.pageButtons a.next {
	background-image:url(pagesNext.png);
}
.pageButtons a.previous {
	background-image:url(pagesPrev.png);
}


/* ---=== PRODUCTS & ARTICLES ===--- */

.productMainTable { /* products' Main Tables */
	border-radius: 10px;
	-moz-border-radius:10px;
}
.productTitleBG { /* products Title (background only) */
	text-align:right;
	text-decoration:none;
	height:24px;
	background-color: #F5F5F5;
	height: auto;
	padding: 5px 0;
	text-decoration: none;
}
.productName { /* title background with FULL height and no padding */
	height:24px;
}
a.productName { /* title name with padding and partial height ( = full height - top & bottom padding) */
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding: 2px 5px 2px 0;
	text-decoration: none;
}
a.productName:hover {
	
}


#rectable { /* Last watched product */
	width:194px;
	margin-top:20px;    
	direction:rtl;
}
.rectitle {
	font-size:14px;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;	
	height:27px;
	background-image: url(scrtitle.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.rectd {
	border-right:1px solid #a5a4ac;
	border-left:1px solid #a5a4ac;
	text-align:center;
	vertical-align:top;
}
#recpad {
	margin:20px 0px;
	display:block;
}
.recfooter {
	height:1px;
	background-color:#a5a4ac;
}
.recdivider {
	height:20px;
}
.recproduct {
	width:160px;
}
#recpic img{
	width:120px;
	height:122px;
	border:1px solid #c5c5c5;
}
a#recname {
	width:120px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration:none;
	height:20px;
	border-bottom:2px solid #bababa;
	display:block;
	padding:5px 0px 0px 0px;
}
#recname a:hover {
	width:120px;
	font-size:14px;
	font-weight:bold;
	color:#e00011;
	text-align:center;
	text-decoration:none;
	height:20px;
	border-bottom:2px solid #bababa;
	display:block;
	padding:5px 0px 0px 0px;
}
.productTitleTopDivider{ /* divide between Raws of Products */
	height:2px;
	width:2px;
}
.productTitleDivider{ /* divide between title and productFrame */
	width:20px;
	height:5px;
}
.productPic140{
	border:1px solid #A4B1BE;
	width:140px;
	vertical-align:middle;
}
.productPic190{
	border:1px solid #A4B1BE;
	width:190px;
	vertical-align:top;
}
.productPic290{
	border:1px solid #A4B1BE;
	width:274px;
	vertical-align:top;
}
.productPic400{
	border:1px solid #A4B1BE;
	width:400px;
	vertical-align:top;
}
.productPicLarg{
	border:1px solid #A4B1BE;
	width:300px;
	height:400px;
}
#proinfo .productdetails{ /*the read more page's text*/
	width:95%;
}
.productDetails{
	font-size:12px;
	color:#666666;
	text-decoration:none;
	padding:5px 0px;
}
.productPrice{
	font-size:12px;
	font-weight:normal;
	color:#7a7a7a;
	text-decoration:none;
	padding:5px 0px;
}
a.productLinks, a.productlinks{ /* read more button */
	font-size:13px;
	color:#ca2e33;
	text-decoration:none;
	padding:0px;
}
a.productLinks:hover{
	color:#222;	
}
a.productInfo, a.productInfo:visited{
	font-size:12px;
	color:#9A9A9A;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_info.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.productInfo:hover{
	color:#0067C1;
	background-image:url(icon_info_over.gif);
}


.arcsHolder a.productInfo, .arcsHolder a.productInfo:visited{
    font-size:13px;
	text-decoration:none;
	vertical-align:middle;
	height:auto;
	padding:3px 5px 4px;
	color:#fff;
    background-image:none;
    background-color:#5E5E5E;
    margin:5px 0 0;
    display:inline-block;
    border-radius:2px;
}
.arcsHolder .productInfo:hover{
	color:#fff;
	background-image:none;
    background-color:#CA2E33;
}

a.productGetPrice{
	font-size:12px;
	color:#9A9A9A;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_getPrice.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productGetPrice:hover{
	color:#0067C1;
	background-image:url(icon_getPrice_over.gif);
}
a.productBasketShop{
	font-size:12px;
	color:#9A9A9A;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_basketShop.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productBasketShop:hover{
	color:#0067C1;
	background-image:url(icon_basketShop_over.gif);
}
.productBasketShopIn{
	font-size:12px;
	color:#6F2886;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 13px 0px 0px;
	background-image:url(icon_basketShopIn.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productBasketShopQ{
	font-size:12px;
	color:#9A9A9A;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_basketShopQ.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productBasketShopQ:hover{
	color:#0067C1;
	background-image:url(icon_basketShopQ_over.gif);
}
a.productToSite{
    background-color: #ca2e33;
    color: #fff;
    display: block;
    padding: 5px;
    text-decoration: none;
     width: 23%;
     margin-top:1%;
}

a.productToSite:after{
    font-family:FontAwesome;
    content:"\f100";
    margin-right:10px;   
}

a.productToSite:hover{
	background-color:#000;
}
a.productPdf{
	font-size:12px;
	color:#9A9A9A;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px  0px 0px;
	background-image:url(icon_pdf.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productPdf:hover{
	color:#0067C1;
	background-image:url(icon_pdf_over.gif);
}
a.productVideo{
	font-size:12px;
	color:#9A9A9A;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_video.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productVideo:hover{
	color:#0067C1;
	background-image:url(icon_video_over.gif);
}
.printDiv a{
	font-size:12px;
	color:#9A9A9A;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_print.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.printDiv a:hover{
	color:#0067C1;
	background-image:url(icon_print_over.gif);
}
.sendDiv a{
	font-size:12px;
	color:#9A9A9A;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_email.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.sendDiv a:hover{
	color:#0067C1;
	background-image:url(icon_email_over.gif);
}
.productPriceTD{ /* products price TD (not in use) */
	padding:5px 0px;
}





/* Logo + link */
#pf23TABLE {
	width:100%;
}
#pf23TABLE  .productMainDiv { /* article's main table */
	width:100%;
	margin:0px auto 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
}
#pf23TABLE .productMainTable {
	width: 100%;
	height:124px;
}
#pf23TABLE .productMainTable td {
	text-align: center;
	vertical-align: middle;
}
#pf23TABLE .productTitleBG {
	background: none repeat scroll 0 0 transparent;
}
#pf23TABLE .productTitleBG .productName {
	background: none repeat scroll 0 0 transparent;
	color: #555555;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
}
#pf23TABLE .productPic140 {
	border: medium none;
	width: 110px;
}


/* space between Main Table Products */
.spaceProducts2 {
	width:4%;
}
.spaceProducts3 {
	width:3%;
}
.spaceProducts4 { 
	width:2%;
}
.spaceProducts5 {
	width:2%;
}
.spaceProducts6 {
	width:1%;
}



/* ---=== ARTICLES FORMATS ===--- */

#ARC .productMainDiv { /* article's main table */
	width:100%;
	margin:10px auto 0px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
}
#ARC .productMainDiv  .productMainTable {
	width:100%;
}
#ARC .productMainTable .H3 {
	padding:0px 10px 5px;
}
#ARC .arcBrief{
	vertical-align:top;
}
#ARC .picarcTD{
	vertical-align:top;
}
#ARC .productTitleDivider{
	height:0px;
	width:0px;
}
#ARC .arclinkinfo {
	margin-right:10px;
}
#ARC .productMainTable .productTitleBG  {
	text-decoration:none;
	background-color:#fff;
	height:auto;
	padding:5px 0 3px;
}
#ARC .productMainTable .productName { /* title background with FULL height and no padding */
	height:auto;
}
#ARC .productMainTable a.productName { /* title name with padding and partial height ( = full height - top & bottom padding) */
	font-size:13px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	height:auto;
	padding:0px 10px 0px 0px;
}
#ARC .productMainTable a.productName:hover {
	color:#CA2E33;
}
#ARC .productMainTable a.productLinks,
#ARC .productMainTable a.productlinkS{ /* read more button */
	font-size:13px;
	color:#CA2E33;
	text-decoration:none;
	float:right;
	padding:0px 0px 5px;
}
#ARC .productMainTable .productLinks:hover,
#ARC .productMainTable .productlinkS:hover{
	color:#333;	
}
#ARC .productMainTable .picarc {
	display:block;
	margin:0px 10px 0px 0px;
}
#ARC .productMainTable .arclink {
	display:inline-block;
	margin-left:15px;
}


/* ---=== 1 PRODUCT IN LINE ===--- */

#productLine .productPicsmall{ /* 1-product-in-line-XL format */
	padding:0 10px;
}
#productLine .productPicsmall img{
	border:none;
	height:40px;
	width:auto;
}
#productLINE .productDetails{
	width:auto;
	padding-left:10px;
}
#productLINE .productPrice{
	background-image:none;
	color:#060073;
	width:auto;
	vertical-align:middle;
	height:auto;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 15px;
	display:block;
}
#productLINE .qt{ /* quantity */
	font-size:12px;
}
#productLINE .productBasketShop {
	background-color:transparent;
}
#productLINE input.productBasketShop {
	text-decoration:none;
	vertical-align:middle;
	display:block;
	height:18px;
	width:20px;
	border:none;
	padding:0px;
	margin-right:8px;
	background-image:url(icon_basketShop.gif);
	background-position:right;
	background-repeat:no-repeat;
	cursor:pointer;
}


/* ---=== NEW PRODUCTS FORMAT ===--- */

/* catalog page */
#pf14TABLE1, #pf14TABLE2, #pf14TABLE3, #pf14TABLE4, #pf14TABLE5, #pf14TABLE6 {
	width:100%;
}
#pf14TABLE1 td.tdproductDiv {
	width:100%;
}
#pf14TABLE2 td.tdproductDiv {
	width:48%;
}
#pf14TABLE3 td.tdproductDiv {
	width:31%;
}
#pf14TABLE4 td.tdproductDiv {
	width:23%;
}
#pf14TABLE5 td.tdproductDiv {
	width:18%;
}
#pf14TABLE6 td.tdproductDiv {
	width:14%;
}
.tdproductDiv {
	vertical-align:top;
}
.productDiv {
	width:100%;
	margin:0px auto 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
}
.productDiv a, .productDiv a:visited {
	color:#999999;
}
.productDiv .productMainDetails {
	border-bottom:solid 1px #e5e5e5;
	padding-bottom:5px;
	margin:0 15px;
	height:auto;
}
.productDiv  .productNameDiv {
	text-decoration:none;
	background-color:#f5f5f5;
	border-radius:15px 15px 0 0;
	-moz-border-radius:15px 15px 0 0;
	height:auto;
	padding:5px 0;
}
.productDiv  .productNameDiv a.productName {
	font-size:14px;
	font-weight:bold;
	color:#444;
	text-decoration:none;
	height:20px;
	padding:2px 5px 2px 0px;
}
.productDiv .productMainDetails .productDetails  {
	padding:2px 0 10px;
}
.productDiv .productDetails {
	padding:5px 15px;
}
.productDiv .productPicDiv {
	-moz-box-shadow: 2px 2px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px #ccc;
	box-shadow: 2px 2px 3px #ccc;
	margin:15px;
}
.productDiv .productPrice .price {
	font-size:14px;
	font-weight:bold;
	color:#2f7fa8;
}
.productDiv .DiscountsSale {
	font-size:14px;
	display:block;
	background-color:#FAFAFA;
	border:solid 1px #EAEAEA;
	padding:5px;
	margin:3px 0 5px;
	-moz-box-shadow: 2px 2px 8px #e5e5e5;
	-webkit-box-shadow: 2px 2px 8px #e5e5e5;
	box-shadow: 2px 2px 8px #e5e5e5;
}
.productDiv .productPicDiv a, .productDiv .productPicDiv a img {
	text-align:center;
	display:block;
	margin:0px auto;
	clear:both;
	width:100%;
}
.productDiv .productshortdesDiv {
	font-style:oblique;
	color:#888;
}
/* productDiv hover */
.overProductDiv {
	background-color:#f5f5f5;
}
.overProductDiv .productDetails {
	color:#000;
	text-shadow: 1px 1px 0px #fff;
}
.overProductDiv  .productNameDiv a.productName:hover {
	color:#000;
}
.overProductDiv .productMainDetails  {
	border-color:#ccc;
}
.overProductDiv a, .overProductDiv a:visited {
	color:#000;
}
.overProductDiv a:hover {
	color:#cf0000;
}

/* product page */
.prolookup .tdPageFormatW {
	width:0;
}
#prolookup .tdPageFormatW {
	width:0;
}
#productPage2 .productDetailsTD {
	width:auto;
	vertical-align:top;
}
#productPage2 .pageCenterDivider {
	width:10px;
}
#proPageTitle2 {
	background-color:#e2e2e2;
	border:solid 1px #d5d5d5;
	margin:0 0 10px;
}
#proPageTitle2 td {
	height:70px;
	vertical-align:middle;
}
#proPageTitle2 .tdPageTitleWL, #proPageTitle2 .tdPageTitleWR {
	width:10px;
}
#productPage2 #propf {
	width:100%;
}
#proPageTitle2 .productNameDiv {
	font-size:24px;
	color:#333;
	margin-bottom:5px;
}
#proPageTitle2 .productCodeDiv {
	font-size:14px;
	color:#666;
}
#productPage2 .pfWrap { /* for absolute positioning in chrome (unable with TD) */
	width:100%;
}
#productPage2 #productSummary {
	background-color:#f5f5f5;
	border:solid 1px #e0e0e0;
	color:#555;
	margin-bottom:10px;
	padding:0 5px;
	font-size:14px;
	-moz-border-radius:10px;
	border-radius:10px;
}
#productPage2 #productSummary .productPriceDiv {
	background-color:#fff;
	color:#444;
	border:solid 1px #ccc;
	margin:5px 0;
	padding:2px 5px;
}
#productPage2 #productSummary .productPriceDiv div {
	
}
#productPage2 .productPriceDiv .productRegularPrice .productPrice {
	color:#000;
}
#productPage2 .productPriceDiv .productOldPrice .productPrice {
	color:#222;
	font-weight:normal;
}
#productPage2  .productPriceDiv .productSpecialPrice .productPrice {
	color:#000;
	font-weight:bold;
	font-size:15px;
}
#productPage2 .specialOffersDiv {
	font-size:16px;
}
#productPage2  .purchaseDiv {
	background-color:#fafafa;
	border:solid 1px #e0e0e0;
	padding:5px;
	margin:5px 0;
}
#productPage2  .productQuickPurchaseDiv a {
	background-image:url(icon_basketShop.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0;
	display:block;
}
#productPage2  .productQuickPurchaseDiv a span {
	padding:0 15px 0 0;
	display:block;
}
#productPage2 .productZapDiv {
	font-size:12px;
}
#productPage2 .productBarCodeDiv {
	font-size:12px;
}
#productPage2 #productAdvPurchase {
	border:solid 1px #f5f5f5;
	margin:10px 0;
	height:30px;
}
#productPage2 #productAdvPurchase .productAdvPurchaseDiv {
	margin:0 auto;
	width:auto;
}
#productPage2 #productAdvPurchase div {
	display:inline;
	padding:5px;
	height:30px;
}
#productPage2 #productAdvPurchase div span {
	font-size:13px;
	font-weight:bold;
	color:#666;
}
#productPage2 #productAdvPurchase .submitDiv .submitButton {
	height:21px;
	padding:0;
	margin:0;
}
#pageExport div {
	margin:5px;
}

/* ACCORDION */

.accordion {
	border:solid 1px #efefef;
	padding:0px 0px 3px;
	margin-bottom:5px;
	display:block;
	clear:both;
}
.openAccordion {
	border:solid 1px #e0e0e0;
}
#productPage2 .accordion .header {
	background-color:#fff;
	background-position:right 4px;
	background-repeat:no-repeat;
	margin:0 5px;
	cursor:pointer;
	height:26px;
	padding:0 20px 0 0 !important;
}
.accordion .header:hover {
}
.accordion .openHeader {
	border-bottom:solid 2px #efefef;
}
.accordion .header h3 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:5px 0px;
	color:#777;
}
.accordion .openHeader h3 {
	color:#333;
}
.accordion .accordCont {
	
}
.accordion .accordCont .container {
	background-color:#f5f5f5;
	padding:5px;
	margin:0 5px;
	height:auto;
	min-height:20px;
}
/* THUMBNAILS & BIG PIC */
.productBigPicTD {
	width:380px;
	vertical-align:top;
}

#bigPicHolder {
	text-align:center;
}
.productBigPicTD img {
	width:100%;
}
.zoom {
	position:relative;
	cursor:pointer !important;
}
.zoom .magnifyIconDiv {
	position:absolute;
	background-image:url(zoomIcon.png);
	background-position:center;
	background-repeat:no-repeat;
	width:31px;
	height:32px;
	right:30px;
	top:0px;
}
.zoom:hover .magnifyIconDiv {
	background-image:url(zoomIcon_hover.png);
}
.thumbsHolderDiv {
	display:block;
	height:auto;
	width:100%;
}
.thumbsHolderDiv .thumbDiv {
	display:inline;
}
.thumbsHolderDiv .thumbDiv a {
	display:inline-block;
	height:80px;
	width:80px;
	padding:5px 0;
	margin:5px;
	border:solid 1px #eaeaea;
	cursor:pointer;
}
.thumbsHolderDiv .thumbDiv img {
	height:70px;
	max-width:70px;
	display:block;
	margin:0 auto;
}
/* RELATED PRODUCTS */
.relatedProductsHeader {
	padding: 0 5px;
}
.relatedProductsHeader  h3 {
	font-size:14px;
	font-weight:bold;
	padding:5px 0px;
	color:#777;
}
#relatedProducts {
	width:380px;
	height:170px;
	direction:ltr;
	position:relative;
	bottom:0;
}
#relatedProducts .clipDiv {
	width:340px;
	height:170px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#relatedProducts li {
	width:125px;
	height:150px;
	background-image:none;
	padding:0;
}
#relatedProducts li {
	margin:0 0 0 5px;
}
#relatedProducts .productDiv .productPicDiv a {
	
}
#relatedProducts .productDiv .productNameDiv {
	float:none;
	overflow:hidden;
	height:15px;
}
#relatedProducts .productDiv .productName {
	font-size:11px;
	color:#666;
}
#relatedProducts .productDiv .productPicDiv {
	height:80px;
	overflow:hidden;
	padding:3px;
	margin:0;
}
#relatedProducts .productPicDiv img {
	width:100%;
	border:solid 1px #dae0e3;
}
#relatedProducts .productInfoDiv {
	
}
#relatedProducts .productInfo {
	font-size:10px;
}
#relatedProducts .productSaleDiv {
	display:none;
}
#relatedProducts .productCodeDiv {
	display:none;
}
#relatedProducts .productDiv {
	background-color:#fff;
	border:solid 1px #eaeaea;
}
#relatedProducts li.selectedProduct .productDiv {
	border:solid 2px #e2e2e2;
	-moz-box-shadow: 1px 1px 10px #ddd;
	-webkit-box-shadow: 1px 1px 10px #ddd;
	box-shadow: 1px 1px 10px #ddd;
}
#relatedProducts li.selectedProduct .productDiv .productName {
	font-size:14px;
	font-weight:bold;
	color:#333;
}
#relatedProducts .nextBtn {
	position:absolute;
	display:block;
	top:35%;
	right:0;
	z-index:99;
	background-color:#eee;
	border:solid 1px #ddd;
	padding:10px 6px;
	text-decoration:none;
	cursor:pointer;
}
#relatedProducts .prevBtn {
	position:absolute;
	display:block;
	top:35%;
	left:0;
	z-index:98;
	background-color:#eee;
	border:solid 1px #ddd;
	padding:10px 6px;
	text-decoration:none;
	cursor:pointer;
}



/* ---=== GALLERY ALBUM ===--- */

.albumTable {
	width:150px;
	margin:0 20px 10px;
	float:right;
}
.albumDate {
	height:15px;
	font-size:10px;
	font-style:oblique;
}
.albumName {
	width:150px;
}
.albumPic {
	width:140px;
}
.picClipping {
	display:inline-block;
	overflow:hidden;
	height:100px;
}
.picBorder {
	display:inline-block;
	padding:5px;
	background-color:#ddd;
}
.albumDescription {
	height:70px;
}



/* ---=== SCROLLBAR ===--- */

.headerScrollBar {
	font-size:12px;
	font-weight:bold;
	color: #0067C1;
	text-decoration:none;
	vertical-align:top;
	height:17px;
	padding:0px 8px 4px 0px;
}
.bodyScrollBar {
	height: 67px;
	padding:0px;
}
.footerScrollBar {
	height:30px;
}
.scrollBarFrame { /* size of iframe for news */
	width: 170px;
	height: 67px;
	margin:5px 0px 5px 0px;
	border:1px solid #A4B1BE;
}
.scrollBarInFrame { /* size of table in iframe */
	width: 170px;
	padding:0px 10px 0px 5px;
}
.scrollBarFrameProduct { /* size of iframe for products */
	width: 170px;
	height: 300px;
	padding-top:0px;
}
.scrollNewsBody { /* news html */
	background-color:#ffffff;
}
.scrollProductBody { /* products html */
	background-color:#ffffff;
}
.dateScrollBar {
	font-size:10px;
	color:#0067C1;
	vertical-align:middle;
	text-decoration:none;
}
.sourceScrollBar {
	font-size:10px;
	color:#0067C1;
	vertical-align:middle;
	text-decoration:underline;
}
.titleScrollBar {
	font-size:12px;
	font-weight:bold;
	color:#0067C1;
	vertical-align:middle;
	text-decoration:none;
}
a.linkScrollBar {
	font-size:12px;
	font-weight:bold;
	color:#0067C1;
	vertical-align:middle;
	text-decoration:underline;
}
a.linkScrollBar:hover{
  	color:#0067C1;
}
.textScrollBar {
	font-size:12px;
	color:#666666;
	vertical-align:middle;
	text-decoration:none;
}
.dividerScrollBar {
	height:7px;
}
.pp { /* space between scrollbar to sidemenu */
	
}


/* ===START HomePage Design Articlce ===*/

/*===Design of General Article =====*/

.articleGeniralTable{
	width:285px;
}
.articleGeneralTitle {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	background-color:#0084FF;
	height:23px;
	padding-right:10px;
}
.textGeneral {
	font-size:12px;
	color:#666666;
	vertical-align:middle;
}
.picGeneralArticle {
	width:296px;
	height:177px;
	cursor:pointer;
}
a.moreInfo{
	font-size:12px;
	color:#1F5394;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(bgMoreInfo.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 7px 0px 0px;
	display:block;
}
a.moreInfo:hover{
	color:#666666;
	background-image:url(bgMoreInfoOver.gif);
}
.articlesDivider {
	width:15px;
	height:5px;
}
.articleTable{ /* start Design of Secondery Article */
	width:189px;
}
.articleTitle {
	font-size:12px;
	font-weight:bold;
	color:#1F5394;
	vertical-align:middle;
	background-color:#FFFFFF;
	/*height:20px;*/
	padding-right:0px;
}
.text {
	font-size:12px;
	color:#666666;
	vertical-align:middle;
	padding:0px 3px;
	width:189px;
}

.picArticle{
	width:189px;
	height:160px;
	cursor:pointer;
}


/* ---=== TABS ===--- */

div.TabView div.Tabs {
	height: 24px;
	margin:20px 0px 0px 0px;
	overflow: hidden;
}

div.TabView div.Tabs a {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	float:right;
	display:block;
	width:91px;
	padding:4px 0px 4px 0px;
	margin:0px 2px 0px 2px;
	background-color:#060073;
}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	float:right;
	display:block;
	padding:4px 0px 4px 0px;
	margin:0px 2px 0px 2px;
	background-color:#b91115;
	width:91px;
}

div.TabView div.Pages {
	clear: both;
	border: 1px solid #cccccc;
	overflow: hidden;
	margin-bottom:10px;
}

div.TabView div.Pages div.Page {
	height: 100%;
	overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad {
	
}
#bodytabpage {
	width:100%;
	overflow:auto;
}

#tabtable td{
	padding:10px;
}

#bodytabs {
	background-color:#FFFFFF;
}


/* ---=== FORUM & FAQ ===--- */

.mypets { /*header of 1st demo*/
	cursor: pointer;
	border: 1px solid gray;
	background: #e1e1e1;
	font: bold 12px arial;
}
.openpet { /*class added to contents of 1st demo when they are open*/
	background:  #f5f5f5;
}
.technology { /*header of 2nd demo*/
	cursor: pointer;
	font: bold 12px arial;
	margin: 10px 0;
}
.openlanguage { /*class added to contents of 2nd demo when they are open*/
	color:#aaaaaa;
}
.closedlanguage { /*class added to contents of 2nd demo when they are closed*/
	color:  #000000;
}
.quote {
	color: #000000;
	border-right: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	border: 1px dashed #cccccc;
	margin: 5px;
	padding: 5px;
	font-size: x-small;
}
#question { /* FAQ start */
	margin-bottom:30px;
}
#question .technology {
	color:#791ba5;
	font-size:14px;
	border-bottom:dotted 1px #aa36e0;
}
#question .thelanguage {
	color:#5b5b5b;
	font-size:14px;
	padding:10px;
	border:dotted 1px #aa36e0;
	border-top:none;
	background-color:#fbf6fd;
	margin-bottom:50px;
}

/* ---=== PORTAL FORMAT ===--- */

.CardTableBG {
	border:1px solid #cccccc;
	margin-bottom:20px;
}
.CardTableBG .CardTDbg {
	
}
.CardTableBG .cardTable {
	width:630px;
}
.CardTableBG .CardtdLogo {
	width:150px;
	text-align:center;
	vertical-align:top;
	padding:20px 0px 20px 0px;
}
.CardTableBG .cardlogo {
	width:110px;
	height:80px;
	border:1px solid #cccccc;
}
.CardTableBG .CardtdProfile {
	width:290px;
	text-align:center;
	vertical-align:top;
	padding:20px 0px;
}
.CardTableBG .details {
	width:270px;
	margin:0px 0px 0px 20px;
}
.CardTableBG .details .detailsText {
	padding-bottom:5px;
	border-bottom:1px solid #b91115;
}
.CardTableBG .details .detailsPhone {
	padding-top:5px;
}
.CardTableBG .profile {
	display:block;
	text-align:justify;
	font-size:14px;
	color:#060073;
}
.CardTableBG .profile h2 {
	font-size:18px;
	font-weight:bold;
	color:#b91115;
	margin:0px;
}
.CardTableBG .profile h2 a{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#b91115;
	margin:0px;
}
.CardTableBG .profile h2 a:hover{
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#060073;
	margin:0px;
}
.CardTableBG .phone {
	width:270px;
	display:block;
}
.CardTableBG .phone ul {
	width:270px;
	list-style-type:none;
	list-style-position:inside;
}
.CardTableBG .phone ul li span {
	display:inline-block;
	padding:0px 23px 0px 7px;
	font-size:14px;
	color:#060073;
	text-decoration:none;
}
.CardTableBG .phone .icon1 {
	display:inline-block;
	float:right;
}
.CardTableBG .phone .icon2 {
	display:inline-block;
	float:right;
}
.CardTableBG .CardtdIcons {
	width:190px;
	text-align:center;
	vertical-align:top;
	padding:10px 0px;
	background-color:#e5e5e5;
}
.CardTableBG .icons {
	width:190px;
	display:block;
}
.CardTableBG .icons ul {
	list-style-type:none;
	line-height:25px;
	margin:0px 20px;
}
.CardTableBG .icons ul li a {
	font-size:14px;
	color:#060073;
	text-decoration:underline;
}
.CardTableBG .icons ul li a:hover {
	color:#b91115;
	text-decoration:none;
}
.CardTableBG .icons ul li span {
	display:inline-block;
	cursor:pointer;	
	padding-right:23px;
}
.CardTableBG .icons .icon1 {
	
}
.CardTableBG .icons .icon2 {
	
}
.CardTableBG .icons .icon3 {
	
}
.CardTableBG .icons .icon4 {
	
}


/* ---=== SURVEY ===--- */

#seker {
	border:1px solid #aaaaaa;
	color:#060073;
	padding:10px;
	width:200px;
	background-color:#e5e5e5;
}
#seker label{
	display:inline-block;
	padding:2px 0px;
}
.sekerq {
	font-weight:bold;
	font-size:14px;
}
.sekerpage {
	width:500px;
	font-size:14px;
	color:#000000;
	border:1px solid #000000;
	padding:10px;
}
.sekerpage h3{
	margin:20px 0px 10px;
}
.sekerAns {
	width:100%;
	margin-bottom:10px;
}
.sekerAns strong{
	display:inline-block;
	padding-left:5px;
}
#sekerAns1 .sekerbg {
	background-color:#CCCCCC;
}
#sekerAns2 .sekerbg {
	background-color:#AAAAAA;
}
#sekerAns3 .sekerbg {
	background-color:#777777;
}
#sekerAns4 .sekerbg {
	background-color:#555555;
}
.sekerbg {
	text-align:right;
}
.sekerVote {
	display:block;
}
.sekerDate {
	display:block;
}
.sekerVote strong, .sekerDate strong {
	display:inline-block;
	padding-right:5px;
}


/* ---=== CALANDER ===--- */

#calendar {
	width:198px;
	text-align:center;
	display:block;
	border:1px solid #aaaaaa;
	background-color:#e5e5e5;
}
#caldate {
	display:none;
}
.calheadbg {
	width:198px;
	height:24px;
	font-size:14px;
	font-weight:normal;
	color:#060073;
	background-color:#f0f0f0;
	border-bottom:1px solid #dddddd;
}
.calwid {
	width:198px;
	text-align:center;
	display:block;
}
.calnbtable {
	width:198px;
	text-align:center;
}
.caltdhstart {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#b91115;
	border-bottom:1px dotted #060073;
	padding:2px;
}
.caltdstart {
	text-align:center;
	font-size:14px;
	font-weight:normal;
	color:#060073;
	padding:2px;
	border-bottom:1px dotted #060073;
}
.caltodaybg {
	text-align:center;
	padding:2px;
	border-bottom:1px dotted #060073;
}
.caltextclr {
	display:block;
}
.caltodaybg .caltextclr{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	font-weight:bold;
	display:block;
	background-color:#060073;
}
.callinkclr{
	color:#ffffff;
	font-weight:bold;
	display:block;
	background-color:#b91115;
}
.calnbtable {
	margin-top:3px;
	padding:2px;
}
.calnbtable a{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#060073;
}
.calnbtable a:hover{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#b91115;
}


/* ---=== PHONEBOOK SEARCH ===--- */

.searchTable {
	width:auto;
}
.searchTable td {
	width:auto;
}
.searchTable label {
	width:80px;
}
.searchTable .filedText {
	width:400px;
}
.searchTable .submitButton {
	float:left;
}
.searchResultsTable td {
	vertical-align:middle;
	height:70px;
	border-bottom:solid 4px #fff;
}
.searchResultsTable td.iconTd {
	width:10px;
}
.searchResultsTable td.infoTd div {
	margin-right:10px;
}
.searchResultsTable td.infoTd .department {
	float:right;
}
.searchResultsTable td.infoTd .sub_department {
	float:right;
}
.searchResultsTable td.contactTd div {
	height:20px;
}
.searchResultsTable td.branchTd {
	background-color:#999;
	color:#fff;
	width:80px;
}
.searchResultsTable td.branchTd div {
	margin:0 5px;
}
.searchResultsTable div.name {
	height:20px;
	font-size:14px;
}
.searchResultsTable div {
	height:15px;
	font-size:12px;
	margin-left:10px;
}
.searchResultsTable .title {
	font-weight:bold;
}
.searchResultsTable a {
	color:#555;
}
.searchResultsTable a:hover {
	color:#000;
}


/* ---=== AJAX editing ===--- */

.currentlyEdited {
	border:solid 1px #999 !important;
	background-color:#fff !important;
	background-image:none;
	color:#555 !important;
	font-weight:normal;
	font-size:14px;
	padding:5px;
}
.editThis, .deleteThis {
	display:inline-block;
	border:solid 1px #999;
	background-color:#fff;
	padding:0 3px;
	margin:0 10px;
}
.topRd{
	width:1200px;
	height:140px;
	position:relative;
	margin:0px auto;
}
#body10061 .topRd{
	height:81px;
}
.topRd .topMenu{
	position:absolute;
	top:0px;
	left:0px;
}
.topRd .topLogo{
	position:absolute;
	top:17px;
	right:0px;

}
.topFlash{
	position:absolute;
	bottom:0px;
	right:0px;
}
.topRd .topFlash img{
	padding:0px;
	margin:0px;
	display:block;
}
.pageComp .compTd .title{
	background-image:none;
}
.pageComp .compTd .compPic{
	background-color:#4E4E4E;
}
.pageComp .compTd .compPic img{
	display:block;
	padding:0px;
	margin:0px;
}
.pageComp .compTd .compPic:hover{
	background-color:#fff;
}
.footerRd, .responsiveBlock.footerRd{
	width:1200px;
    margin:0px auto;
	color:#757575;
	font-size:13px;
    display:block;
}
.footerRd .footerRdIn{
	width:981px;
	margin:0px auto;
	color:#757575;
	font-size:13px;
}
.footerRd a{
	text-decoration:none;
	color:#757575;
	font-size:13px;
}
.footerRd a:hover{
	color:#d1d1d1;
}

.footerRd .footerLogo{
	vertical-align:top;
	text-align:right;
	width:51px;
    display:inline-block;
}
.footerRd .right{
	vertical-align:top;
	text-align:right;
	padding:3px 0px 0px 0px;
    display:inline-block;
}
.footerRd .right .footerLinks{
	padding:0px 0px 5px 0px;
}
.footerRd .left{
	vertical-align:top;
	text-align:left;
	padding:3px 0px 0px 0px;
    display:inline-block;
    float:left;
}

.pageCompWrap{
    width:100%;
    display:block;
    background-image:url(compBoxBg.jpg);
    height:160px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:13px 0 0;
}

.pageCompWrap .homeComp .compTd{
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-left: 0;
    text-align: justify;
    vertical-align: top;
    width: 167px;    
}

.pageCompWrap .homeComp .compTd4{float:none;}
.pageCompWrap .pageComp .compTd .compPic{ background-color: transparent;}
.pageCompWrap .homeComp .compTd .title, .pageCompWrap .pageComp .compTd .compPic{ text-align: center;}
.pageCompWrap .homeComp .compTd .compPic img{ display: inline;}

.homeComp{
	width:1200px;
	margin:0px auto;
    display:block;
}
#body10061 .homeComp{margin:0px auto 65px;}
.homeComp .compTd{
	width:159px;
	vertical-align:top;
	color:#fff;
	font-size:12px;
	text-align:justify;
    display:inline-block;
    margin-left:11px;
}

.homeComp .compTd:last-child{
    margin:0;
}

#body10061 .homeComp .Text {
    height: 65px;
    overflow: hidden;
}

.compTd.compTd4 {
    float: left;
    margin: 0;
}

/*.homeComp .compTd6{margin:0;float:left;}*/
#body10061 .homeComp .compTd .title{
    background-image:url(homeCompanyTitleHr.png);
    background-position:bottom;
	background-repeat:repeat-x;
}
.homeComp .compTd .title{
	display:block;
	
	text-align:right;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px;
}
.homeComp .compTd .title a{
	text-align:right;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}
.homeComp .compTd .title a:hover{
	color:#CA2E33;
}

.homeComp .compTd a.more{
	text-align:right;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	background-color:#ca2e33;
	display:block;
/*	background-image:url(homeMoreLink.png);
	background-position:left;
	background-repeat:no-repeat; */
	margin:5px 0px 0px 0px;
    width: 100%;
}
.homeComp .compTd .more:hover{
	background-color:#000;
    color:#fff;
/*	background-image:url(homeMoreLinkHover.png); */
}
.homeComp .compTd a.more span{
	display:block;
	padding:10px 2px;
    text-align:center;
}

.homeComp .compTd a.more span:after{
    font-family:FontAwesome;
    content:"\f100";
    margin-right:2px;    
}

.homeRd{
	width:1200px;
    margin:0 auto;
    display:block;
}
.homeRd .homeTextTd{
	vertical-align:top;
	width:500px;
    text-align:justify;
    display:inline-block;
}
.homeRd .homeContactTd{
	vertical-align:top;
	width:453px;
    display:inline-block;
    float:left;
}
.homeRd .homeTitle{
	display:block;
	text-align:right;
	font-size:20px;
	padding:0px 0px 5px 0px;
}
.black{
	color:#333;
}
.red{
	color:#ca2e33;
}
.homeRd .homeTextTable td{
	/*background-image:url(homeTextHr.gif );*/
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0px 0px 20px 0px;
}
.homeRd .homeTextTable{
	margin:0px 0px 20px 0px;
}

.homeNewsTable .dateTd{
	background-color:#747474;
	color:#fff;
	width:53px;
	text-align:center;
	font-size:16px;
}
.homeNewsTable .dateTd .num{
	display:block;
	font-weight:bold;
	text-align:center;
}
.homeNewsTable .textTd{
	width:585px;
}
.homeNewsTable .textTd .title{
	font-weight:bold;
	display:block;
	text-align:right;
	font-weight:14px;
	color:#333;
}
.contactForm2 label {
	display:none;
}
.homeContactTd .contactRd{
	width:100%;
	/*height:153px;*/
	background-image:url(homeContactBg.jpg );
    background-image:url(homeContactBg.png );
	background-position:bottom left;
	background-repeat:no-repeat;
    height:153px;
}
.homeContactTd .contactRd form{
    display:block;
    padding:16px 0 0;
}
.homeContactTd .contactRd table{
	margin:0px 8px 0px 0px;
	width:170px;
}
.homeContactTd .contactRd .fieldInput{
	height:20px;
}
.homeContactTd .contactRd #mytextlast{
	height:20px;
	width:74px;	
	vertical-align:bottom;
	border:0px solid #fff;
	font-size:13px;
	color:#333;	
	text-align:right;
    border:0px solid #fff;
    font-size:13px;
	color:#333;	
    -moz-box-shadow: 2px 2px 2px #444;
    -webkit-box-shadow: 2px 2px 2px #444;
	box-shadow: 2px 2px 2px #444;
}
.homeContactTd .contactRd .fieldInput .filedText,
.homeContactTd .contactRd .fieldInput select{
	width:100%;
	margin:0px 0 0 0px;
	border:0px solid #fff;
	font-size:13px;
	color:#333;	
    -moz-box-shadow: 2px 2px 2px #444;
    -webkit-box-shadow: 2px 2px 2px #444;
	box-shadow: 2px 2px 2px #444;
    padding:3px 3px;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.homeContactTd .contactRd .fieldInput .filedText:hover{
	background-color:#fff;
}
.homeContactTd .contactRd .dividerH{
	height:10px;
}
.homeContactTd .contactRd .agreeTd{
	font-size:11px;
	font-weight:normal;
	color:#fff;
	width:110px;
}
.homeContactTd .contactRd .submitTd{
	text-align:left;
}
.homeContactTd .contactRd .submitButton{
	background-color:#ca2e33;
	color:#fff;
	font-weight:bold;
	text-align:right;
	display:inline-block;
	padding:4px 8px 4px 18px;
	margin:0px 0 0 0px;
	min-width:20px;
	background-image:url(submitArrow.png);
	background-position:left;
	background-repeat:no-repeat;
}
.localLeft{
	vertical-align:top;
	border-right:dashed 1px #ccc;
}
.mainTable_3{
	width:100%;
}

.contactDetails{
	width:200px;
	font-size:12px;
	margin:0px 42px 0px 0px;
	display:inline-block;
	padding:7px 0px 0px;
}

.contactRdPage{
	width:100%;
}
.contactRdPage .right{
	width:20%;
	margin:0 0 0 2%;
	vertical-align:top;
	display:inline-block;
}
.contactRdPage .left{
	width:58%;
	margin:0 1% 0 0;
	vertical-align:top;
	display:inline-block;
}
.contactRdPage .left .contactDetails{
	margin:0;
}
.contactRdPage .form{
	width:40%;
	margin:0 0;
	vertical-align:top;
	display:inline-block;
/*	border-right:dashed 1px #ccc; */
	border-left:dashed 1px #ccc;
}
.contactRdPage .form form{
	width:95%;
	margin:0 1% 0 0;
	vertical-align:top;
	display:inline-block;
}
.contactRdPage .form form table{
	width:100%;
}
.contactRdPage .form form table .fieldName{
	width:24%;
}
.contactRdPage .form form table .fieldInput{
	width:75%;
}
.contactRdPage .form form table .filedText,
.contactRdPage .form form table #select{
	width:100%;
}
.contactRdPage .form form table #mytextlast{
	width:30%;
	height:18px;
	vertical-align:top;
}

.topLangs{
    display:inline-block;
    position:absolute;
    top:0;
	left:0px;
}
.topLangs a{
    color: #4C4C4C;
    display: inline-block;
    font-size: 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    padding: 10px 8px 15px 10px;
    background-image: url("topMenuDivider.gif");
    background-position: right;
    background-repeat: no-repeat
}
.topLangs a:first-child{
    background:none;
}
.topLangs a:hover{
    color:#fff;
}







#gallery-1 img{margin:0 !important;}
#gallery-1, .rsMinW, .rsMinW .rsOverflow, .rsMinW .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs,
#gallery-1, .rsMinW, .rsMinW .rsOverflow, .rsMinW .rsMinW .rsVideoFrameHolder, 
.rsMinW .rsThumbs, .rsSlide,
.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, 
.rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs{
    background:none !important;
    background-color:transparent !important;
}
body #gallery-1{
background:none !important;
    background-color:transparent !important;
}


/* 09.08.2015 */

.rsDefault .rsThumb img{
    height:100px !important;
    border:3px solid #4E4E4E;
    box-sizing: border-box;
}
.rsDefault .rsThumb.rsNavSelected img{
    border-color:#fff;
}
.rsDefault .rsThumb{
    width:159px !important;
    height:100px !important;
    margin:0 0 0 14px !important;
    box-sizing: border-box;
}


.rsDefault .rsThumb:first-child{
    margin:0 0 0 0 !important;
}
.rsDefault .rsThumbsHor{
    height:108px !important;
    padding:0 !important;
}
.rsThumbsContainer{
    width:100% !important;
    transform:translate3d(0px, 0px, 0px) !important;
}
.rsDefault .rsThumb.rsNavSelected img{opacity:1 !important;}

.strike {
    text-decoration: line-through;
}
.bold, .required {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.ltr {
	direction:ltr;
	text-align:left;
}
.rtl {
	direction:rtl;
	text-align:right;
}
ul li {
	list-style-type:none;
	background-repeat:no-repeat;
}
/*ul li{
	padding:0 12px 0 0;
	background-image:url(listBullet.gif);
	background-position:right 7px;
	background-repeat:no-repeat;
}*/
.tableWidth td {
	vertical-align:top;
}
.responsiveBlock {
	vertical-align:top;
	display:inline;
}


/* ### Dimensions ### */
#HResponsive {
	text-align:right;
	position:relative;
	z-index:2;
	width:100%;
	margin:0 auto;
	display:block;
}
#UHResponsive {
	text-align:right;
	position:relative;
	z-index:1;
	width:100%;
	margin:0 auto;
	display:block;
}
#FResponsive {
	text-align:center;
	width:100%;
	margin:0 auto;
	display:block;
    background-color:#2e2e2e;
    padding:16px 0;
}
.mainTable3 .tableWidth {
	width:100%;
}
.tablePageTitle, .tablePageFormat {
	width:100%;
}
.tablePageTitle{
	margin-bottom:10px;
}
.tablePageFormat .tdPageFormatW{
	width:0;
}
#ProTResponsive {
	width:100%;
	display:block;
}

/* ### Spacing & Borders ### */
body {
	line-height:1.3em;
	font-size:14px;
}
h1 {
	font-size:24px;
	padding:5px 0;
}
input, textarea, select {
	font-size:inherit;
	font-family:inherit;
}
input[type="text"], input[type="password"], textarea, select, input[type="email"]{
	border-style:solid;
	width:100%;
}
input[size="1"] {
	width:auto;
}
input[type="submit"], input[type="button"] {
	border:none;
	cursor:pointer;
}
.filedText {
	padding:3px 0;
	margin:0;
	font-size:14px;
	color:#333;
	border:1px solid #bbb;
}
a.submitButton:hover{
	color:#fff;
}


.minButton {
	padding:12px 0;
	margin:0 auto;
	display:block;
	width:96%;
	cursor:pointer;
}
.minButton span {
	color:#fff;
	font-weight:bold;
	font-size:22px;
}
.minButton span:before {
	content:'+';
	width:1em;
	height:2px;
	margin-left:10px;
	display:inline-block;
}

/* Articles - 2 in line */
.spaceProducts2 {
	width:5%;
}
.arcsHolder {
	background-color:transparent;
	border:none;
	width:100%;
}
.arcsHolder .productMainDiv { /* article's main table */
	width:100%;
	margin:0 0 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.arcsHolder .productMainDiv  .productMainTable {
	margin:0 auto;
    padding:10px 10px;
}
.arcsHolder .productMainTable .h3 {
	margin:0px;
}
.arcsHolder .productTitleDivider {
	width:2%;
}
.arcsHolder .productMainTable .productTitleBG  {
	text-decoration:none;
	height:auto;
	padding:5px 0;
    background:none;
}
.arcsHolder .productMainTable .productName { /* title background with FULL height and no padding */
	height:auto;
}
.arcsHolder .productMainTable a.productName { /* title name with padding and partial height ( = full height - top & bottom padding) */
	font-size:17px;
	color:#555;
	text-decoration:none;
	height:auto;
	padding:0 0 0 0;
}
.arcsHolder .productMainTable a.productName h2{font-size:17px;font-weight:normal;}
.arcsHolder .productMainTable a.productName:hover {
	color:#CA2E33;	
}
.arcsHolder .productMainTable a.productlinkS{ /* read more button */
	font-size:13px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding:2px 23px 2px 0;
	display:block;
	background-image:url(icon_info_black.png);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
}
.arcsHolder .productlinkS:hover{
	color:#FA6D15;
}
.arcsHolder td {
	vertical-align:top;
}
.arcsHolder .arcsHolder td:first-child{
	width:45%;
}
.arcsHolder td.spaceProducts2{
	vertical-align:top;
	width:9%;
}
.arcsHolder .picarcTD{
	padding:5px 0 0;
    width:15%;
    display:inline-block;
    vertical-align:top;
}
.arcsHolder .picarcTD img{
    width:100%;
	display:block;
}
.arcsHolder .infoTd{
	padding:0px;
    display:inline-block;
    width:82%;
	margin:0 1% 0 0;
    vertical-align:top;
}
.arcsHolder .infoTd.withoutPic{
    width:100%;
	margin:0;
}
.arcsHolder .textBesidePic {
	margin:0 auto;
	width:100%;
    display:block;
}
.arcsHolder .arcproductDetails .productDetails iframe{
	margin:0 auto;
	display:block;
}
.arcLookup #loadarea{
	width:400px;
}
.arcLookup #loadarea img{
	width:100% !important;
}
.arcLookup .submitButton{
	float:left;
	margin:10px 0 0 0;
}



/* Articles - 2 in line - New */

.display1 .productMainTable .tdToDiv{
    width:100%;
    margin:0\9;
    margin:0 !important;
    display:inline-block;
    vertical-align:top;
}
.display2 .productMainTable .tdToDiv{
    width:47%;
    margin:0 5px 10px\9;
    margin:0 1% 10px !important;
    display:inline-block;
    vertical-align:top;
}
.display3 .productMainTable .tdToDiv{
    width:30%;
    margin:0 5px 10px\9;
    margin:0 1% 10px !important;
    display:inline-block;
    vertical-align:top;
}
.display4 .productMainTable .tdToDiv{
    width:22%;
    margin:0 5px 10px\9;
    margin:0 1% 10px !important;
    display:inline-block;
    vertical-align:top;
}
.display4 .picarcTD{
    padding:0 0!important;
    width:100% !important;
    display:inline-block;
    vertical-align:top;
}
.display4 .infoTd{
	padding:0px;
    display:inline-block;
    width:100% !important;
    vertical-align:top;
}









/* Gallery Albums */

.catPage{
	margin:0;
	display:block;
	width:100%;
	text-align:center;
}
#Albums{
	margin:0;
	display:block;
	width:100%;
}
.albumTable {
	width:30%;
	margin:0 1% 2% 1%;
	margin:0 7px 15px\9 ;
	display:inline-block;
	background-color:#eee;
}
.albumTable .productTitleBG{
	padding:0px;
	background-color:transparent;
}
.albumDate {
	height:15px;
	font-size:10px;
	font-style:oblique;
	display:none;
}
.ALBUMPic{
	width:100%;
	display:block;
	padding:0;
	margin:0;
}
.picClipping {
	overflow:hidden;
	width:100%;
	display:block;
	padding:0;
	margin:0;
}
.catPage .picClipping {
	height:150px;
}
.picBorder {
	display:block;
	width:100%;
	padding:0;
	margin:0;
	background-color:transparent;
}
.albumDescription {
	height:70px;
	display:none;
}
.albumNameDiv{
	width:100%;
	height:140px;
	position:relative;
	overflow:hidden;
}
.albumNameDiv .albumNamePicDiv{
	position:absolute;
	top:0;
	display:block;
	width:100%;
}
.albumNameDiv .albumNameLinkDiv{
	position:absolute;
	bottom:-45px;
	width:100%;
	background-color:#000\9;
	background: rgba(0, 0, 0, .7);
	padding:10px 0px;
	display:block;
	opacity: 0;
	filter:alpha(opacity=0);
	transition: all .25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
}
.albumNameDiv:hover .albumNameLinkDiv{
	opacity: 1;
	bottom:0;
}
.catPage .albumNameDiv .albumNameLinkDiv{
	position:absolute;
	bottom:0;
	width:100%;
	background: rgba(0, 0, 0, .7);
	background-color:#333\9;
	padding:10px 0px;
	display:block;
	opacity: 0.5;
	filter:alpha(opacity=50);
	transition: all .25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	text-align:center;
}
.catPage .albumNameDiv:hover .albumNameLinkDiv{
	opacity: 1;
	filter:alpha(opacity=100);
	background-color:#000\9;

}
.albumNameDiv .albumNameLinkDiv a.productName{
	color:#fff;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
}
.albumNameDiv .albumNameLinkDiv a.productName span{
	display:inline-block;
	padding:0px 5px;
	text-align:center;
}



/* Menu Object */

.Rmenuul1 {
	margin:0px 0;
	display:block;
	text-align:right;
}
#HResponsive .Rmenuul1 {
	position:absolute;
	top:0;
	left:145px;
}
.Rmenuul1 .menudiv{
	padding:0;
	width:100%;
}
.Rmenuul1 .menudiv li{
	display:inline-block;
	padding:0;
	margin:0;
	background-image:none;
}
.Rmenuul1 .menudiv a.menuButton,
.Rmenuul1 .menudiv a.menuButtonSelected{
	padding:0;
	font-size:16px;
	color:#4c4c4c;
	display:inline-block;
}
.Rmenuul1 .menudiv a.menuButton:hover{
	background-image: url("topMenuSelect.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: #fff;
}
.Rmenuul1 .menudiv a.menuButtonSelected{
	background-image: url("topMenuSelect.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: #fff;
}
.Rmenuul1 .menudiv a .ulpad{
	display:inline-block;
	padding:10px 18px 15px 18px;
}
#HResponsive .Rmenuul1 .menudiv li{
	 background-image: url(topMenuDivider.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding:0 0 0 7px;
}
#HResponsive .Rmenuul1 .menudiv li:last-child{background:none;}
.Rmenuul1 .menudiv li div.color2{
	z-index:99;
	background-color:#fff;
	padding:3px 0;
    width:120px;
    display:none;
}
.Rmenuul1 .menudiv li div li{
	display:block;
	width:90%;
	margin:0 10px;
	border-bottom:1px dotted #bbb;
	padding:4px 0;
	text-align:right;
	background-image:none;
	white-space:normal;
}
.Rmenuul1 .menudiv li div li:last-child {
	border-bottom:0px dotted #bbb;
}
.Rmenuul1 .menudiv li div li a.menuButton,
.Rmenuul1 .menudiv li div li a.menuButtonSelected{
	border:none;
	text-align:right;
	font-size:14px;
	margin:0;
}
.Rmenuul1 .menudiv li div li a .ulpad{
	padding:0;
    background:none;
}

.Rmenuul1_sub_to_menu{
	display:block;
	width:100%;
	margin:0 0 0px;
	padding:0 0 0px;
}
.Rmenuul1_sub_to_menu h3.color1{
	display:none;
	margin:10px;
	font-size:18px;
}
.Rmenuul1_sub_to_menu .menudiv a.menuButton,
.Rmenuul1_sub_to_menu .menudiv a.menuButtonSelected{
	padding:0;
	font-size:13px;
	font-weight:normal;
	color:#f5f5f5;
	margin:0px 0px 2px;
	background-color:#5a5a5a;
}
.Rmenuul1_sub_to_menu .menudiv a.menuButton:hover{
	background-color:#CA2E33;
}
.Rmenuul1_sub_to_menu .menudiv a.menuButtonSelected{
	background-color:#CA2E33;
}
.Rmenuul1_sub_to_menu .menudiv a .ulpad{
	display:inline-block;
	padding:4px 10px 4px 4px;
}
.Rmenuul1_sub_to_menu .menudiv li{
	display:block;
}
.menudiv li {
	vertical-align:top;
	position:relative;
	overflow:visible;
	padding:0;
	margin:0;
	background-image:none;
}
.menudiv ul {
	vertical-align:top;
}
.menudiv > ul > li {
	display:inline-block;
	padding:0;
	margin:0;
	background-image:none;
}
.menudiv > ul > li div {
	position:absolute;
	white-space:nowrap;
	overflow:hidden;
	height:0;
	opacity:0;
	filter: alpha(opacity = 0);
}
.menudiv li div div {
	position:absolute;
	top:0;
	right:100%;
}
.menudiv a {
	text-decoration:none;
	display:block;
}
.menudiv .parent-of-opened  > div div {
	right:100% !important;
}



/* vertical menu */

.responsiveBlock.vertical .menudiv > ul > li {
	display:block;
	clear:both;
	padding:0;
	margin:0;
	background-image:none;
}
.responsiveBlock.vertical .menudiv div {
	position:static;
}
.responsiveBlock.vertical .menudiv  li, .responsiveBlock.vertical .menudiv  a {
	display:block;
}
.responsiveBlock.click .menudiv  li.parent > a span:before {
	content:'+';
	font-size:16px;
	font-weight:bold;
	color:inherit;
	display:inline-block;
	line-height:1em;
	padding:2px 4px;
	margin-left:2px;
	opacity:0.4;
	filter: alpha(opacity = 40);
}
.responsiveBlock.vertical .parent-of-opened {
	height:auto !important;
}
.responsiveBlock.vertical .parent-of-opened > div {
	height:auto !important;
	opacity:1 !important;
	filter: alpha(opacity = 100) !important;
	overflow:visible !important;
}
.responsiveBlock.click .menudiv  li.parent.opened > a span:before {
	content:'-';
}
.Rmenuul1 a, .Rmenuul1_sub_to_menu a, .portalmenu a {
	text-decoration:none;
	color:inherit;
}
.menuMinButton {
	padding:5px 5px 5px 0;
	margin:0;
    background-color:#CA2E33;
    width:34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius:3px;
    -moz-border-radius:3px;
    display:inline-block;
}
.menuMinButton span {
	color:#333;
	font-weight:bold;
	font-size:22px;
}
.menuMinButton span:before {
	content:'';
	width:1em;
	height:3px;
	margin-left:0px;
	border-top:double 9px #fff;
	border-bottom:solid 3px #fff;
	display:inline-block;
}




/* FORMS */

.fieldRow {
	min-height:25px;
	height:auto;
	margin:0 0 7px;
	float:none;
	clear:both;
}
.fieldRow .fieldName {
	width:25%;
}
.fieldRow .fieldInput {
	width:73%;
}
.fieldRow .fieldName {
	display:inline-block;
	min-height:25px;
	font-size:14px;
}
.fieldRow .fieldInput {
	display:inline-block;
	float:left;
}
.fieldRow .fieldInput input {
	width:100%;
	height:25px;
	padding:0;
	font-size:14px;
}
.fieldRow .fieldInput textarea {
	width:100%;
	height:60px;
	padding:0;
	font-size:14px;
}
.fieldRow.submit{
	margin:0 26% 0 0;
	margin:0 130px 0 0\9;
}
.fieldRow .Radio input{
    display:inline-block;
    width:auto;
    height:auto;
}
.fieldRow .Radio label{
    display:inline-block;
    margin:0 3px 0px 7px;
}

.fieldRow .checkBox  input{
    display:inline-block;
    width:auto;
    height:auto;
}
.fieldRow .checkBox label{
    display:inline-block;
    margin:0 3px 0px 7px;
}
#PF-FROM .LOCALTOP {
	width:100%;
	background-color:#fff;
	padding:10px 0;
	margin:0 0 3px;
}
#PF-FROM .LOCALBelow{
	width:100%;
	background-color:#fff;
	padding:10px 0;
	margin:3px 0 0;
}
#PF-FROM .localRight, #PF-FROM .localLeft {
	display:inline-block;
	width:15%;
	vertical-align:top;
	background-color:#fff;
}
#PF-FROM .localLeft{
	float:left;
}
#PF-FROM .Updes, #PF-FROM form, #PF-FROM .formHolder{
	width:69%;
	display:inline-block;
	background-color:#fff;
}
 #PF-FROM .formHolder form{
	width:90%;
	margin:0 auto;
	display:block;
}
.homeGall{
    width:1200px;
    margin:0 auto;
    display:block;
}
.homeContactTd .contactRd form{
    padding-top:16px;
    margin-right:8px;
    width:328px;
}
.contactForm2 .nameRow,
.contactForm2 .phoneRow,
.contactForm2 .emailRow,
.contactForm2 .companyRow{
    display:inline-block;
    width:48%;
    margin-bottom:13px;
}
.contactForm2 .phoneRow,
.contactForm2 .companyRow{float:left;}
.contactForm2 .codeRow,
.contactForm2 .disabledRow{
    display:inline-block;
    width:auto;
}
.contactForm2 .disabledRow label{display:inline-block;color: #fff;font-size: 11px;}
.contactForm2 .submitRow{display:block;text-align:left;padding-top:10px; }


.contactFormIn .row{display:block;margin:0 auto 10px; text-align: left;}
.contactFormIn .row .fieldName{width:25%;display:inline-block;vertical-align:top;padding:3px 0 0;}
.contactFormIn .row .fieldInput{width:74%;display:inline-block;}
#mytextlast{width:30%;padding:3px 0;}
.contactFormIn select{:width:100%;}
.contactFormIn .submitButton{margin:0;}

.new_sitemap .menudiv li {
    background:none;
    display: block;
    padding: 0 0 0;
}
.new_sitemap .menudiv li li{
    background: url(listBullet.gif) no-repeat scroll right 7px rgba(0, 0, 0, 0) !important;
    display: block;
    padding: 0 12px 0 0;
}
.new_sitemap .menudiv a.menuButton, .new_sitemap .menudiv a.menuButtonSelected {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #3a3a3a;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.new_sitemap .menudiv a.menuButton:hover {
    color: #ca2e33;
}
.new_sitemap .ulpad {
    display: inline-block;
    padding: 0;
}
.new_sitemap .menudiv ul li div {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: auto;
    opacity: 100;
    overflow: visible;
    position: relative;
    white-space: nowrap;
}

#mytextlast{direction:rtl;text-align:right;}


#body10061 .mainTable3{width:100%;background-image: url(bodyBg.gif);}
#body10061 .homeComp{
    background-image:url(compBoxBg.jpg);
    width:100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin:0 auto 35px;
    padding:0 0 35px;
    width:100%;
}
.homeCompIn{width:1206px;margin:0 auto;display:block; text-align: center;}

.siteLink,
.siteLink:visited{display:inline-block;background-color:#CA2E33;color:#fff;padding:5px;text-decoration:none;}
.siteLink:hover{background-color:#000;}

.productlinkS.toSite {
    background-color: #ca2e33;
    color: #fff;
    display: inline-block;
    padding: 5px;
    text-decoration: none;
}

.productlinkS.toSite:hover{background-color: #000;}


.branchDiv {
    background-color: #ddd;
    display: inline-block;
    margin: 1% 0px;
    text-align: center;
    width: 49%;
    vertical-align:top;
    min-height: 407px;
} 


.branchDiv .branchDivIn {
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    width: 90%;
}

.branchDiv .branchMap {
    border: 0 solid #fff;
    display: block;
    margin: 0 0 7px;
}

.branchDiv .branchName {
    color: #CA2E33;
    display: block;
    font-size: 17px;
    margin: 2% 0;
}

.branchNAdress, .branchNaPhone {
    display: block;
}


.WrapContactRight {
    display: inline-block;
    width: 49%;
}


.branchDiv.branchDiv1 {
    width: 99%;
       min-height: auto !important;
}


.WrapContactLeft {
    display: inline-block;
    vertical-align:top;
    text-align:left;
    width: 49.3%;
}

.branchDiv.branchDiv3 {
    width: 100%;
     height: 407px;
}

/*
.branchDiv .branchDet a {
    color: #ca2e33;
    font-weight: bold;
    text-decoration: none;
}*/


.branchDiv.branchDiv4, .branchDiv.branchDiv2 {width: 100%;}

.branchDiv.branchDiv5, .branchDiv.branchDiv6 {
    min-height: 135px !important;
}

.TopTitle {
    font-size: 18px;
    line-height: 1.2;
}

.TopTitle {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: 18px;
    line-height: 1.2;
    margin: 0 auto;
    padding-bottom: 1%;
    text-align: center;
    width: 95%;
}

.arclookup_taf .tdMenuSideWidth{display:none;}

.homeCompIn, 
.rsDefault.rsWithThumbsHor .rsThumbsContainer, 
.homeComp{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content:space-between;
    align-items: stretch;
    align-content: flex-start;
}
.homeComp .compTd, 
.rsDefault .rsThumb, 
.pageCompWrap .homeComp .compTd{
    width: 14%;
	display: inline-block;
	margin-left: 0px;
}






@media screen and (max-width: 1920px) {
}/* close max-width 1920px */


@media screen and (max-width: 1280px) {
}/* close max-width 1280px */


@media screen and (max-width: 1024px) {
div.scrollWrapper{width:983px !important;}

.topRd, .homeGall, 
.homeCompIn, .homeRd, .footerRd, 
.responsiveBlock.footerRd, #gallery-1, .homeComp, .mainTable3{width:99% !important;}

#body10061 .homeComp, #body10061 .mainTable3{ width: 100% !important;}

.rsDefault .rsThumb{
    width: 135px !important;
    margin: 0 0 0 5px !important;
}

.rsOverflow{height: 100% !important;}

.homeComp .compTd{
    margin-left: 2px;
    width: 135px;
}

.pageCompWrap .homeComp .compTd{
    width: 12%;
}
.homeComp .compTd .title a {
    text-align: center;
	font-size: 14px;
	display: block;
}

.homeComp .compTd .title{height: 40px;}
#body10061 .homeComp .Text {height: 85px;}
.homeComp .compTd a.more span{height: 35px;}
.pageCompWrap .homeComp .compTd .compPic img{width:100%;}
a.productToSite{width:30%;}

.homeCompIn {text-align: left;}
}/* close max-width 1024px */


@media screen and (max-width: 800px) {
.mainTable, .maintable {
    width:100% !important;
	margin:0 auto;
}

body{
    width:100% !important;
}
.ajaxEvent .button {
	right:0;
}
.tableWidth .tdMenuSideWidth, .tableWidth .tdDividerWidth {
	display:none;
}
.tdDividerWidth {
	display:none;
}
.mainTable3 .tdWidth {
	width:100%;
}
.menudiv {
	display:block;
	width:100%;
}
.menudiv ul li {
	display:inline-block;
}
.basketRow .mainDetails {
	height:auto;
}
.basketRow  .productInputs  {
	width:100%;
}
.basketRow  .productInputs > div {
}
.basketRow .productInputs{
	display:block;
	width:95%;
	margin:0 auto 5px;
}
.basketRow .productPrices {
	display:block;
	width:95%;
	margin:0 auto 5px;
	float:none;
}
.ajaxsBasketin .errorText{
	display:block;
	padding:5px 0;
}
.ajaxsBasketin .basketRow{
	margin-bottom:10px;
}
#pf23TABLE .productMainDiv {
	width:31%;
}
#productPage2 img {
	display:block;
	width:100%;
}
#PF-FROM .localRight, #PF-FROM .localLeft {
	display:block;
	width:100%;
}
#PF-FROM .Updes, #PF-FROM form {
	width:100%;
	display:block;
}
.albumTable {
	float:none;
	width:100%;
	margin:0;
	padding:0;
}
#ProRResponsive, #ProCResponsive, #ProLResponsive  {
	display:block;
	width:100%;
}
#topbar{
	display:none;
}
.ddpanel .topFormRd{
	width:100%;
}
.ddpanel .topFormRd .topFormText,
.ddpanel .topFormRd .topFormTitle{
	width:95%;
}
.slider{
	display:none !important;
}
#maincarousel .slider{
    display:block !important;
}
.albumTable{
	width:49%;
	display:inline-block;
}
.arc .picarcTD{
	width:auto;
	display:inline-block;
	margin:0 0 0 1%;
}
.arc .picarcTD img{
	width:100%;
}
.arc .productTitleDivider{
	display:none;
}
.arc .arcBrief{
	width:100%;
	display:inline-block;
}
.arc2 .picarcTD, .arc2 .productTitleDivider {
	display:none;
}
#pf14TABLE4 .tdproductDiv, #pf14TABLE3 .tdproductDiv{
	width:48%;
	display:inline-block;
}
#pf14TABLE4 td.tdproductDiv, #pf14TABLE4 td.spaceProducts4{
	display:table-cell;
}
#pf14TABLE4 .spaceProducts4, #pf14TABLE3 .spaceProducts3{
	display:inline-block;
}
#pf14TABLE3 .trToDiv{
	display:inline;
}
.ProductRelations .scrollDiv{
	width:638px;
	margin:auto;
	height:310px;
}
.ProductRelations .scrollDiv .clipDiv{
	height:310px;
}
.ProductGroups .scrollDiv{
	width:638px;
	margin:auto;
	height:215px;
}
.ProductGroups .scrollDiv .clipDiv{
	height:210px;
}
.relatedProductsHeader{
	width:638px;
	margin:auto;
}
#ProLResponsive{
	margin:10px 0 0 0;
}
#ProBResponsive{
	border:none;
}
#back-top a{
	width:50px;
}
#back-top span{
	background-size:35px 30px;
	width:50px;
	height:50px;
	border-radius:10px;
	-moz-border-radius:10px;
}
#FResponsive .Rmenuul1{
	width:100%;
	text-align:center;
}
#FResponsive .Rmenuul1 ul{
	text-align:center;
}
.Site_Footer_info{
	width:100%;
	text-align:center;
	font-size:16px;
}
.Site_Footer_info .title2{
	display:inline-block;
	padding:0 5px 0 0;
}
.Site_Footer_info .business-info{
	text-align:center;
}
.Site_Footer_info .business-info a{
	color:#cf9700
}
#PF-FROM .Updes, #PF-FROM form, #PF-FROM .formHolder{
	width:100%;
}
.fc-event span{
	text-align:center;
}
.Rmenuul1 .menudiv a.menuButton, .Rmenuul1 .menudiv a.menuButtonSelected{
	border:none;
}
.Rmenuul1 .menudiv a .ulpad{
	padding:7px 10px;
}
.Rmenuul1 .menudiv li div.color2{
	padding:0;
	background-color:#f5f5f5;
}
.Rmenuul1 .menudiv li div li{
	width:auto;
	margin:0 10px;
}

.Rmenuul1 .menudiv li div li a .ulpad{
	padding:5px 0px;
}
#RResponsive{
	width:96%;
	display:block;
	margin:0 auto;
}
.Rmenuul1_sub_to_menu, .PILTERPRO{
	padding:0;
	border-radius:0;
	-moz-border-radius:0;
	margin:0 0 5px;
}
.PILTERPRO .content{
	padding:0 0 10px;
	display:block;
}
.minButton{
	padding:7px 5px;
	margin:5px 0;
}
.minButton span {
	color:#fff;
	font-weight:bold;
	font-size:22px;
}
.minButton span:before {
	content:'';
	width:1em;
	height:2px;
	margin-left:10px;
	border-top:double 6px #fff;
	border-bottom:solid 2px #fff;
	display:inline-block;
}
.registerFormDiv #shopperNew .inputName{
	width:100% !important;
}
.registerFormDiv #shopperNew .inputValue{
	width:100% !important;
}
.PILTERPRO .submitButton{
	width:150px;
}
.magnifyIconDiv{
    display:none;   
}
.albumNameDiv .albumNameLinkDiv{
    bottom:0;
    opacity:1;
}
#rectable{
    display:none;    
}
.display2 .productMainTable .tdToDiv, .display3 .productMainTable .tdToDiv, .display4 .productMainTable .tdToDiv{
    width:47%;
    margin:0 5px 10px\9;
    margin:0 1% 10px !important;
    display:inline-block;
    vertical-align:top;
}
.display2 .picarcTD, .display3 .picarcTD, .display4 .picarcTD{
    padding:0 0!important;
    width:100% !important;
    display:inline-block;
    vertical-align:top;
}
.display2 .infoTd, .display3 .infoTd, .display4 .infoTd{
    padding:0px;
    display:inline-block;
    width:100% !important;
    vertical-align:top;
}
.otherInCategoryDiv .scrollDiv{
    width:700px;
    margin:0 auto;
}
.otherInCategoryDiv .scrollDiv li{
    width:250px;    
}
table.filtersTable{
    display:none;    
}
#makeMeScrollable{
    height:140px !important;
}
#makeMeScrollable img{
    height:140px !important;
}
div.scrollWrapper{
    width:693px !important;
}
.scrollingHotSpotLeft, .scrollingHotSpotRight{
    display:none !important;
}
.subjectWrap .navLinks .addComment{display:none;}


.topRd{width:96%;}
.homeComp{width:99%; text-align: center;}
.mainTable3{width:96%;}
.footerRd, .responsiveBlock.footerRd{width:96%;}
.aboutPic{width:50%;height:auto;margin-right:14px;}
.pageComp .compTd .compPic img{width:100%;}
.homeComp .compTd{width:15%;margin-left:2%;}
.homeComp .compTd6{margin:0;}
#body10061 .homeComp .compTd .title a{font-size:16px;}
.homeComp .compTd .title{text-align:center;  height: auto; padding:10px 0;}
.pageCompWrap{padding:13px 0 6px;height:auto;}


#HResponsive{
    background-image:url(ttopRdBg.jpg);
    background-position:top;
    background-repeat:repeat-x;
}
.mainTable, .maintable{background:none;}
#HResponsive .Rmenuul1{text-align:left;left:0;top:72px;}
.topRd{height:120px;}
.topRd .topLogo{top:13px;}
.topLangs a:last-child{padding-left:0;}

#HResponsive .Rmenuul1 .menudiv li{background:none;padding:0;}
.Rmenuul1 .menudiv a.menuButton, .Rmenuul1 .menudiv a.menuButtonSelected{
    background:rgba(0, 0, 0, 0.7);
    color:#fff;
    display:block;
    width:100%;
    margin:0 0 2px;
    text-align:left;
}
.Rmenuul1 .menudiv a.menuButton:hover, .Rmenuul1 .menudiv a.menuButtonSelected{
    background:rgba(202, 46, 52, 0.8);
}

.Rmenuul1 .menudiv li li a.menuButton, .Rmenuul1 .menudiv li li a.menuButtonSelected{
    background:none;
    color:#5D5D5D;
    display:block;
    width:100%;
    margin:0 0 2px;
    text-align:left;
    font-size:13px;
}
.Rmenuul1 .menudiv li li a.menuButton:hover, .Rmenuul1 .menudiv li li a.menuButtonSelected{
    background:none;
    color:#CA2E33;
    text-align:left;
}
.Rmenuul1 .menudiv{padding:2px 0 0;}
.Rmenuul1 .menudiv li div.color2{display:block;width:auto;}
.Rmenuul1 .menudiv li div li a.menuButton, .Rmenuul1 .menudiv li div li a.menuButtonSelected{text-align:left;}

.homeRd{width:100%;}
.homeGall{width:100%;}
#gallery-1 img{
    width:100% !important;
    height:auto !important;
    margin:0 !important;
}
body #gallery-1{width:100% !important;}
body #gallery-1 .rsOverflow{width:100% !important;}
#body10061 #HResponsive{background:none;}

.rsDefault .rsThumbsHor{display:none !important;}

#body10061 .mainTable3{width:100%;background-image:url(bodyBg.gif);margin:0 auto;}
#body10061 .homeComp{
    background-image:url(compBoxBg.jpg);
    width:100%;
    padding:15px 2%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin:0 auto 15px;
}
#body10061 .mainTable, #body10061 .maintable{background-image:url(mainBgMobile.jpg);}
.homeRd{
    width:100%;
    padding:0px 2% 15px;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.homeRd .homeTextTd{width:100%;margin:0 auto 15px;}
.homeRd .homeContactTd{float:none;width:100%;}
.homeContactTd .contactRd{background-color:#747474;}
.homeContactTd .contactRd form{width:80%;}


.homeContactTd .contactRd .fieldInput .filedText, .homeContactTd .contactRd .fieldInput select{
    font-size:14px;
    padding:5px 3px;
}
.homeContactTd .contactRd .fieldInput{height:auto;}
.contactForm2 .submitRow{padding:0;}
.contactForm2 .nameRow, .contactForm2 .phoneRow, .contactForm2 .emailRow, .contactForm2 .companyRow{
    margin-bottom:8px;
}
.homeRd .homeTitle{padding-bottom:7px;}
.contactRdPage .right{display:none;}
.contactRdPage .form{border-right:0;width:100%; border-left:none;}

.contactRdPage .left {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.contactRdPage .form form{width:97%;margin:0;}
.contactDetails{width:auto;}

#body10061 .homeComp .compTd {
    margin-bottom: 14px;
    margin-left: 2%;
    width: 23%;
    background:rgba(255,255,255,0.2);
    
}
/*#body10061 .homeComp .compTd3, #body10061 .homeComp .compTd6{margin:0;}x
#body10061 .homeComp .compTd4, #body10061 .homeComp .compTd5, #body10061 .homeComp .compTd6{margin-bottom:0;}*/
.homeCompIn{width:96%; text-align: right;}


body #gallery-1{max-height:335px !important;}
body #gallery-1 .rsOverflow{height:100% !important;}
/*#body10061 .homeComp .compTd3{float:left;}*/
.compTd.compTd4, 
.compTd.compTd1{
    float:none; 
}

#body10061 .homeComp .Text{padding: 5px 10px; height:70px;}

.homeComp, 
.homeCompIn, 
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
	flex-direction: row;
	flex-wrap: wrap;
}


.homeComp .compTd, 
.pageCompWrap .homeComp .compTd, 
#body10061 .homeComp .compTd{
    width:30%;
    margin:20px 0;
}


}/* close max-width 800px */


@media screen and (max-width: 768px) { 
    
body #gallery-1{max-height:320px !important;}


}/* close max-width 768px */


@media screen and (max-width: 736px) { 
.homeContactTd .contactRd .fieldInput select{padding:4px 3px;}
/*#body10061 .homeComp .compTd{
    background:rgba(255,255,255,0.2);
    padding:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height:130px;
}
#body10061 .homeComp .compTd{margin-left:2%;width:32%;}
#body10061 .homeComp .compTd3,
#body10061 .homeComp .compTd6{margin-left:0;width:32%;}
#body10061 .homeComp .compTd .title{text-align:right;}*/
body #gallery-1{max-height:308px !important;}
.homeCompIn{width:100%;}
}/* close max-width 736px */


@media screen and (max-width: 667px) { 
    
body #gallery-1{max-height:280px !important;}
.homeComp .compTd .title{height: 35px;}

}/* close max-width 667px */


@media screen and (max-width: 640px) {
    
.topRd .topLogo img{width:280px;}  
.topRd{height:100px;}
#HResponsive .Rmenuul1{top:58px;}
body #gallery-1{max-height:267px !important;}
#body10061 .homeComp .Text{height: 85px;}
.noMobi{display:none;}

}/* close max-width 640px */


@media screen and (max-width: 568px) {
.contactRdPage .form{width:100%;border:none;padding:0 0 10px;border-bottom:1px dashed #ccc;margin:0 0 10px;}
.contactRdPage .left{margin:0;width:100%;}
.contactRdPage .form form{width:98%;}
.homeContactTd .contactRd{background-position:-20px 0;}
body #gallery-1{max-height:237px !important;}

.homeComp .compTd .title {
    height: 20px;
    padding: 5px 0 0;
}


}/* close max-width 568px */

@media screen and (max-width: 480px) {
img {
	max-width:100%;
	width:100%;
	height:auto;
}
#loading img{
	width:auto;
}
.menudiv ul {
	margin:0;
	padding:0;
}
.menudiv ul li {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	background-image:none;
}
.menudiv ul li a {
	display:block;
	border-bottom:1px solid #EAEAEA;
	padding:5px;
}
.menudiv ul li:last-child a {
	border-bottom:none;
}
.basketRow .productActions {
	clear:both;
}
.basketRow .productPrices > div {
	width:100%;
	display:block;
}
#pf23TABLE .productMainDiv {
	width:48%;
	margin-left:0;
	margin-right:0;
    display:inline-block;
}
.fieldRow .fieldName {
	display:inline-block;
	width:100%;
}
.fieldRow .fieldInput {
	display:inline-block;
	width:100%;
}
#interdealfooter {
	padding-top:15px;
}
#interdealfooter a {
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:-15px;
}
.back_top_Scroll, .Ajax_Panel_Basket, .Sban_All_site, .Ajax_Panel_contact{
	display:none;
}
.lastARC iframe, #ARC iframe{
	width:380px !important;
}
#lastARCdiv .picarcTD, #ARC .picarcTD{
	display:none; 
}
.Site_Footer_info, .Site_Footer_info span{
    font-size:13px !important;   
}
.Site_Footer_info .title2{
    display:block;
    text-align:center;
    padding:0;
    font-size:13px !important;
}
.business-info{
    font-size:13px !important;
}
.Admin_Footer, .Admin_Footer a{
    font-size:11px !important;
}
#FResponsive .menudiv ul li{
    width:auto;
    font-size:13px !important
}
#FResponsive .menudiv ul li a{
    width:auto;
    font-size:13px !important
}
#pf14TABLE4 .tdproductDiv, #pf14TABLE3 .tdproductDiv{
   width:100%; 
}
#pf14TABLE4 .productDiv, #pf14TABLE3 .productDiv, #pf14TABLE1 .productDiv{
     width:100%;      
}
.pointerimage, .fieldInput img, .topLogo img{
    width:auto;
}
.topLogo{
    display:block;
    text-align:center;
}
.productSearchForm{
    display:block;
    text-align:center;
    width:100%;
    background-color:#eee;
    border:none;
    float:none;
    margin:10px 0 0;
    padding:2% 0;
}
.productSearchForm input.submitButton{
    background-position:left;
}
#jsGallery{
    height:120px;
}
#jsGallery .picDiv{
}
#jsGallery .picDiv img{
    min-height:120px;  
}
#jsGallery .text{
    display:none;
}
#jsGallery .bar{
    top:100px !important;
}
#ARC .productMainTable a.productName{
    font-weight:bold;
}
.cardTableBG .cardTable .CardtdLogo{
    width:20%;
}
.cardTableBG .cardTable .CardtdProfile{
    width:78%;    
}
.cardTableBG .cardTable .CardtdIcons{
    width:100%;
    display:block;
}
.cardTableBG .cardTable .CardtdIcons li{
    display:inline-block;
    padding:0 0 0 5px;
}
.ProductGroups{
    width:360px;
    margin:0 auto 10px;
}
.ProductGroups .scrollDiv{
    width:360px;   
}
.relatedProductsHeader{
    width:360px;
}
.ProductRelations .scrollDiv{
    width:360px;    
}
#pf14TABLE1 .productDiv .productPicDiv{
    width:30%;
    max-width:30%;
    margin:0 2% 0 0;
}
#pf14TABLE1 .productDiv .productMainDetails{
    width:65%;
    max-width:65%;
    border:none;
}
#pf14TABLE1 .productDiv .productDesDiv{
    width:96%;
    margin:0 2%;
}
.ajaxEvent{
    margin:85px 0 0 0;
}
.ProductGroups .scrollDiv .prevBtn,
.ProductGroups .scrollDiv .nextBtn{
    width:5%;
}
.ProductGroups .scrollDiv .clipDiv{
    width:90%;    
}
.ProductRelations .scrollDiv .prevBtn,
.ProductRelations .scrollDiv .nextBtn{
    width:5%;
}
.ProductRelations .scrollDiv .clipDiv{
    width:90%;    
}
.loginPage.registerPage .registerFormDiv, .loginPage.registerPage .loginFormDiv
{
    width:90%;
    margin:0 auto 15px !important;
    display:block;
    float:none;
}
.registerFormDiv .filedText, .loginFormDiv .filedText{
    padding:4px 0;
}
.productDiv .productBasketShopDiv{
    display:none;
}
.productInputs .quantityDiv,
.productInputs .productSize,
.productInputs .productColor{
    display:block !important;
    width:100%;
}
.basketButtons{
    text-align:center;
}
.basketButtonTd .submitButton{
    padding:5px 0px;
    min-width:85px;
    margin-bottom:5px;
}
.basketRow.billingSummaryRow .mainDetails .productPic{
    width:30%;
    height:80px;
}
.wbasket_taf .basketRow .mainDetails{
    width:56%;    
}
.wbasket_taf .basketRow .productPrices{
    width:40%;    
}
.display2 .productMainTable .tdToDiv, .display3 .productMainTable .tdToDiv, .display4 .productMainTable .tdToDiv{
    width:100%;
    margin:0px\9;
    margin:0px !important;
    display:inline-block;
    vertical-align:top;
}

.ddpanel .ddpaneltab a{
    width:100%;    
}
.ddpanel .ddpaneltab a span{
    float:right;    
}
.ddpanel .topFormRd .topFormTitle{
    font-size:20px;    
}
.Contact_ddP{
    width:100%;
    display:block;
    margin:0 0 10px;
    float:none;
    position:static;
    min-height:41px;
}
.ddpanel .topFormRd .row{
    width:100%;
}
.eCommerceBar{
    display:block;
    width:100%;
    position:static;
    background-color:#ccc;
    padding:5px 0;
    border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
}
.eCommerceBar .shopper, .eCommerceBar .cart{
    background:none;
    border-radius:0;
    -moz-border-radius:0;
    display:block;
    text-align:center;
    padding:0;
}
.registerPage .registerFormDiv, .loginPage .loginFormDiv{
    width:100%;    
}
.registerPage .registerFormDiv #tableform form, .loginPage .loginFormDiv #tableform form{
    width:90%;
}
.registerPage .submitButton, .loginPage .submitButton{
    display:block;
    margin:0 auto;
}
.registerFormDiv table{
    width:100% !important;
}
.couponForm, .chooseShipping, .purchase form{
    width:90% !important; 
    margin:0 auto;
}
.purchase form{
    width:90% !important; 
    margin:0 auto;
    display:block;
}
.purchase form .shippingInfo, .purchase form .billingInfo, .purchase form .chooseShipping, .purchase form .billingSubmit{
    width:100% !important;    
}
.filtersTable{
    width:100% !important;    
}
.otherInCategoryDiv .scrollDiv{
    width:400px;
    margin:0 auto;
}
.otherInCategoryDiv .scrollDiv li{
    width:190px;    
}
#makeMeScrollable{
    height:90px !important;
}
#makeMeScrollable img{
    height:90px !important;
}
div.scrollWrapper{width:433px !important;}

.homeComp .compTd .title a:hover{color:#fff;}
.footerRd .footerLogo{display:none;}
.footerRd .right{display:block;text-align:center;}
.footerRd .left{display:block;float:none;text-align:center;}
.footerRd .right .footerLinks, .footerDetails{text-align:center;}
.aboutPic{width:100%;margin-bottom:15px;}
.arcsHolder .picarcTD{width:23%;}
.arcsHolder .infoTd{width:74%;}

body #gallery-1{max-height:200px !important;margin-top:20px;}
.contactForm2 .submitRow{padding-top:5px;}
#body10061 .homeComp .compTd {
    width: 46%;
    margin: 15px 0;
}
#body10061 .homeComp .compTd .title {height: 20px;}
#body10061 .homeComp .Text {height: 55px;}
a.productToSite {width: 100%;}
.arcsHolder .productMainDiv{width:99%;}
.homeComp .compTd .title a{font-size: 12px;}
#body12111 .display1 .productMainTable .tdToDiv:nth-child(2) .infoTd.color1 img{ width: auto;}
.NadlanImgtable img{ width: auto;}

}/* close max-width 480px */



@media screen and (max-width: 414px) {
    
.contactFormIn .row .fieldName, .contactFormIn .row .fieldInput{width:100%;display:block;}
.contactFormIn .row .fieldName{padding:0 0 4px;}
.homeContactTd .contactRd{background-image:none;}
.homeContactTd .contactRd form{width:90%;margin:0 auto;}
.homeContactTd .contactRd{height:auto;}
.contactForm2 .submitRow{padding:5px 0 10px;}
body #gallery-1{max-height:173px !important;}

.arcsHolder .infoTd {width: 64%;}
.arcsHolder .picarcTD {width: 33%;}


#body10061 .homeCompIn {
    flex-direction: column;
	flex-wrap: nowrap;
}

#body10061 .homeComp .compTd {
    margin: 0 0 5%;
    width: 100%;
}

#body10061 .homeComp .Text, .homeComp .compTd a.more span {height: auto; text-align:center;}
/*.arcsHolder .picarcTD, .arcsHolder .infoTd{width:100%;}*/
a.productToSite {width: auto;}
.branchDiv.branchDiv3{  height: 452px;}
.branchDiv .branchName{font-size:14px;}
.branchDiv.branchDiv5, .branchDiv.branchDiv6 {
    min-height: 166px !important;
}

}/* close max-width 414px */


@media screen and (max-width: 384px) {
.topRd{height:95px;}
.topRd .topLogo{top:23px;}
#HResponsive .Rmenuul1{top:55px;}
.topRd .topLogo img{width:230px;}

#HResponsive .Rmenuul1{top:45px;}
#body10061 .homeComp .compTd{width:100%;margin:0 0 10px;height:auto;}
#body10061 .homeComp .compTd6{margin:0;}
.contactForm2 .nameRow, .contactForm2 .phoneRow, 
.contactForm2 .emailRow, .contactForm2 .companyRow{
    width:100%;
    margin:0 0 5px;
    float:none;
}
.homeContactTd .contactRd form{
    width:100%;
    padding:10px 10px 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body #gallery-1{max-height:160px !important;}
#body10061 .homeComp .compTd2, 
#body10061 .homeComp .compTd4, 
#body10061 .homeComp .compTd6{float:none;}
.homeComp .compTd .title a{   font-size: 12px;}

}/* close max-width 384px */


@media screen and (max-width: 375px) {
#pf23TABLE .productMainDiv {
    width:80%;
	margin:0 auto 5px;
    display:block;
}
.lastARC iframe, #ARC iframe{
    width:250px !important;
    margin:0 auto;
    display:block;
}
#jsGallery{
    height:100px;
}
#jsGallery .picDiv{
}
#jsGallery .picDiv img{
    min-height:100px;  
}
#jsGallery .text{
    display:none;
}
#jsGallery .bar{
    top:80px !important;
}
.ProductGroups{
    width:280px;
    margin:0 auto 10px;
}
.ProductGroups .scrollDiv{
    width:280px;  
    margin:0 auto;
}
.relatedProductsHeader{
    width:280px;
}
.ProductRelations .scrollDiv{
    width:280px;    
}
.albumTable{
    width:100%;
}
.otherInCategoryDiv .scrollDiv{
    width:275px;
    margin:0 auto;
}
.otherInCategoryDiv .scrollDiv li{
    width:190px;    
}
.otherInCategoryDiv .scrollDiv .prevBtn{
    right:40%;
}
.otherInCategoryDiv .scrollDiv .nextBtn{
    left:40%;    
}
div.scrollWrapper{width:288px !important;}

/*#UHResponsive .homeComp .compTd3{margin:0 0 10px 2%;}
#UHResponsive .homeComp .compTd{width:48%;}*/
body #gallery-1{max-height:150px !important;}
/*#UHResponsive .homeComp .compTd2,
#UHResponsive .homeComp .compTd4,
#UHResponsive .homeComp .compTd6{margin-left:0;float:left;}*/
}/* close max-width 375px */


@media screen and (max-width: 360px) {

.branchDiv.branchDiv5, .branchDiv.branchDiv6 {
    min-height: 182px !important;
}  

}/* close max-width 360px */


@media screen and (max-width: 320px) {
body #gallery-1{max-height:133px !important;}
.homeRd .homeTitle{font-size:19px;}
.branchDiv.branchDiv3 {height: 505px;}
}/* close max-width 320px */
