/*** Responsive CSS - updated 02.09.2014 ***/

@font-face {
    font-family: "carmela";
    font-style: normal;
    font-weight: normal;
    src: url("carmela.eot?#iefix") format("embedded-opentype"), url("carmela.woff") format("woff"), url("carmela.ttf") format("truetype"), url("carmela.svg#webfont") format("svg");
}

/* ### General Tags Styling ### */

html, body {
    font-family:Carmela, Helvetica, sans-serif;
    direction:rtl;
    text-align:right;
}
body * {
    font-family:Carmela, Helvetica, sans-serif;
    text-align:right;
}
.enText{font-family:Tahoma, Helvetica, sans-serif;}

body {
    font-size:14px;
    background-color:#fff;
    line-height:1.3em;
    direction:rtl;
    text-align:right;
    overflow-y:auto;
    width:100%;
    overflow-x:hidden;
    width:100% !important;
}

body .display2 .productMainTable a.productName:focus{

    background-image:none !important;
    
}
.Description{
    width: 100%;
    }

.blue{
    color:#007AA2;
}
.pink{
    color:#EB008B;
}
.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:17px;
	color:#333333;
	line-height:1.4em;
}
.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;
	background-color:#FFFFFF;
}
td.H5, td.h5 {
	height:25px;
}
.h6, .H6 { /* articleTd */
	font-size:12px;
	color:#666666;
	text-decoration:none;
	padding:6px 0;
	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;
}
a {
	color:#007AA2;
}
a:hover {
	color:#333;
}
form {
	display:inline;
}
.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(liBullet.png);
	background-position:right 7px;
	background-repeat:no-repeat;
    margin:0 0 6px;
}
.tableWidth td {
	vertical-align:top;
}
.responsiveBlock {
	vertical-align:top;
	display:inline;
}
a.bannerLink{
    display:inline-block;
    padding:10px 30px;
    background-color:#37B6FF;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#199fec), to(#79cbfa));
    background: -webkit-linear-gradient(left, #79cbfa, #199fec);
    background: -moz-linear-gradient(left, #79cbfa, #199fec);
	background: -ms-linear-gradient(left, #79cbfa, #199fec);
	background: -o-linear-gradient(left, #79cbfa, #199fec);
    font-size:22px;
   /* font-weight:bold;*/
    color:#fff;
    text-shadow:1px 1px 0px #199fec;
    text-decoration:none;
    border-radius:5px;
    -moz-border-radius:5px;
    -moz-box-shadow:  0 5px 5px -5px #666;
    -webkit-box-shadow:  0 5px 5px -5px #666;
	box-shadow:  0 5px 5px -5px #666;
        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;
}
.bannerLink:hover{
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#027ec5), to(#34b0f8));
    background: -webkit-linear-gradient(left, #34b0f8, #027ec5);
    background: -moz-linear-gradient(left, #34b0f8, #027ec5);
	background: -ms-linear-gradient(left, #34b0f8, #027ec5);
	background: -o-linear-gradient(left, #34b0f8, #027ec5);
    color:#fff;
    text-shadow:1px 1px 0px #199fec;
}
.productDetails{
    display: block;
}
.infoTd .productDetails{
    display: block;
}

.vidke {
    width: 43%;
    display: inline-block;
    float: left;
    margin-right: 12px;
}
/* ### Dimensions ### */
#HResponsive {
	text-align:right;
	position:relative;
	z-index:99;
	width:100%;
	margin:0 auto;
	display:block;
    padding:16px 0 0;
    background-image:url(headerBG.png);
    background-position:top;
}
#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;
}
.maintable, .mainTable  {
	width:100% !important;
	margin:0 auto;
}
.mainTable3{
	width:90%;
	margin:22px auto 32px;
}
.mainTable_3{
	width:100%;
}
.mainTable3 .tableWidth {
	width:100%;
}
.tablePageTitle, .tablePageFormat {
	width:100%;
}
.tablePageTitle{
	margin-bottom:10px;
}
.tablePageFormat .tdPageFormatW{
	width:0;
}
.tdPageTitle {
	padding:10px 36px 2px 0;
    font-size:27px;
	color:#007aa2;
    background-image:url(titleBg.png);
    background-position:right;
    background-repeat:no-repeat;
}
.tdPageTitle h1{
	font-size:27px;
	line-height:inherit;
	padding:0;
	color:#007aa2;
}
.tableWidth .tdMenuSideWidth,
.tableWidth .tdMenuSideWidth #MRResponsive{
	width:270px;
}
.tableWidth .tdDividerWidth {
	width:30px;
}
#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:16px;
	color:#333;
	border:1px solid #ddd;
}
.submitButton {
	font-size:18px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-align:center;
	background-color: #007AA2;
	border:none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:7px 15px;
	margin:0;
	cursor:pointer;
	min-width:100px;
}
.submitButton:hover{
	background-color: #EB008B;
}
a.submitButton:hover{
	color:#fff;
}


/* ---=== PAGES RULER ===--- */
.resultsSummaryHolder {
	width:100%;
}
.resultsSummaryHolder .resultSummary {
	width:100%;
}
.resultsSummaryHolder .resultSummary td {
	font-size:13px;
	text-align:center;
	color:#444;
}
.pageButtons {
	text-align:center;
	margin:5px 0 15px;
}
.pageButtons a {
	background-color:#007AA2;
	color:#fff;
    width:30px !important;
    height:30px !important;
	text-decoration:none;
	padding:3px 0px 0;
	margin:0 3px !important;
	text-align:center;
	vertical-align:bottom;
	background-position:center;
	background-repeat:no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display:inline-block;
}
.pageButtons a:hover, .pageButtons a.currentPage {
	color:#fff;
	background-color:#EB058D;
}
.pageButtons a.currentPage {
	font-weight:bold;
	border-color:#999;
}
.pageButtons a.end, 
.pageButtons a.start, 
.pageButtons a.next, 
.pageButtons a.previous {
	background-color:#007AA2;
    color:#fff;
    width:30px !important;
    height:30px !important;
	text-decoration:none;
	padding:3px 0px 0;
	margin:0 3px !important;
	text-align:center;
	vertical-align:bottom;
	background-position:center;
	background-repeat:no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display:inline-block;
}
.pageButtons a.end:hover, 
.pageButtons a.start:hover, 
.pageButtons a.next:hover, 
.pageButtons a.previous:hover{
    color:#fff;
    background-color:#EB058D;
}

/* ---=== SBAN ===--- */

#topbar{ /* Start side baner-sban.swf  And OPEN top banner*/
	position:absolute;
	border: 0px solid black;
	width: 41px;
	visibility: hidden;
	z-index: 100;
	padding-top:305px;
}
#topbar a, #topbar img{display:block;}
#topbar a.closeBanner{display:none;}
.sban{
	width:127px;
	height:126px;
}

/* CategoryBAN */

.CategoryBAN{
	width:100%;
	display:block !important;
	padding:0px 0;
    margin:0 auto;
}
.CategoryBAN #BAN1{
	width:100%;
}
.CategoryBAN #BAN1 img{
	width:100%;
	display:block;
}


/* Genral Elements */

.errorText {
	color:#007AA2;
	font-size:16px;
	font-weight:bold;
}
.purchase .errorText {
	color:#fff;
	background-color:#007AA2;
	padding:10px;
	display:block;
	font-size:16px;
	font-weight:bold;
	margin:0 auto 10px;
}
.quantityDiv .button {
	border:none;
	vertical-align:top;
}
.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;
}

/* Designable Inputs */
.designableInput {
	position:relative;
}
.designableInput .selected_opt {
	background-color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	color:#333;
	padding:5px 10px;
	font-size:14px;
	cursor:pointer;
	-moz-box-shadow: 2px 2px 2px #444 inset;
	-webkit-box-shadow: 2px 2px 2px #444 inset;
	box-shadow: 2px 2px 2px #444 inset;
}
.designableInput.open .selected_opt {
	background-color:#e6e6e6;
}
.designableInput .option span {
	display:block;
	text-align:right;
	width:100%;
}
.designableInput .options {
	position:absolute;
	z-index:10;
	background-color:#eee;
	width:100%;
	height:150px;
	overflow-y:auto;
}
.designableInput .options .option {
	padding:3px 15px;
	margin-bottom:1px;
	color:#555;
	cursor:pointer;
}
.designableInput .options .option.selected, .designableInput .options .option:hover {
	background-color:#ccc;
}
.block_buttons .designableInput {
	display:inline-block;
}
.designableInput .input.radio, .designableInput .input.checkbox {
	display:inline-block;
}
.designableInput .input.radio .option, .designableInput .input.checkbox .option {
	background-color:#eee;
	border:solid 1px #e5e5e5;
	padding:5px 10px;
	cursor:pointer;
}
.designableInput .input.radio .option:hover,  .designableInput .input.checkbox .option:hover {
	background-color:#ddd;
	border:solid 1px #d2d2d2;
}
.designableInput.selected .input.radio .option,  .designableInput.selected .input.checkbox .option {
	background-color:#444;
	border:solid 1px #333;
	color:#eee;
	cursor:pointer;
}
.designableInput.selected .input label {
	cursor:pointer;
} 


/* ### Formats ### */

/* Articles - 1 in line */
#ARC .productMainDiv { /* article's main table */
	margin:0 0 20px;
	border:1px solid #ccc;
}
#ARC .productMainDiv:hover{
	background-color:#f5f5f5;
}
#ARC .productMainDiv  .productMainTable {
	width:98%;
	margin:0 1%;
}
#ARC .picarcTD{
	vertical-align:top;
}
#ARC .arcBrief{
	vertical-align:top;
	padding:0 0 5px;
}
#ARC .productTitleDivider{
	width:1%;
}
#ARC .productMainTable .productTitleBG  {
	text-decoration:none;
	height:auto;
	padding:5px 0 0;
}
#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:17px;
	text-decoration:none;
	color:#555;
}
#ARC .productMainTable a.productName:hover {
	color:#000;	
}
#ARC .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;
}

#ARC .productMainTable .productlinkS:hover{
	color:#007AA2;
}
#ARC .arcBrief a.pdf{
	font-size:13px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding:2px 23px 2px 0;
	display:block;
	background-image:url(icon_document_black.png);
	background-position:right;
	background-repeat:no-repeat;
}
#body11393 #ARC .arcBrief a.pdf{
	display:inline-block;
}
#ARC .arcBrief a.pdf:hover{
	color:#007AA2;
}
#ARC .arcBrief a.toSite, #ARC .arcBrief a.toSite2{
	font-size:13px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding:2px 23px 2px 0;
	display:block;
	background-image:url(icon_hyperlink_black.png);
	background-position:right;
	background-repeat:no-repeat;
	float:none;	
}
#ARC .arcBrief a.toSite:hover{
	color:#007AA2;
}

#arclinks a{
}
#arclinks{
	text-align:right;
}

#ARC .dateDiv{
	border-left: 1px dashed #888888 !important;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 0 0 0 7px;
}

/* Articles - 2 in line */
.spaceProducts2 {
	width:5%;
}
#ARC2 .arcsHolder {
	background-color:transparent;
	border:none;
	width:100%;
}
#ARC2 .productMainDiv { /* article's main table */
	width:100%;
	margin:0 0 5px;
	border-bottom:1px solid #E7E7E6;
    background-color:#fff;

}

/**
#ARC2 .productMainDiv:hover{    
    background-image:url(arcBg.png);
    background-position:left bottom;
    background-repeat:no-repeat;  }
**/

#ARC2 .productMainDiv  .productMainTable {
	margin:0 auto;
	width:98%;
    padding:0 0 5px;
}
#ARC2 .productMainTable .h3 {
	margin:0px;
}
#ARC2 .productTitleDivider {
	width:2%;
}
#ARC2 .productMainTable .productTitleBG  {
	text-decoration:none;
	height:auto;
	padding:5px 0 1px;
}
#ARC2 .productMainTable .productName { /* title background with FULL height and no padding */
	height:auto;
}
#ARC2 .productMainTable a.productName { /* title name with padding and partial height ( = full height - top & bottom padding) */
	text-decoration:none;
	height:auto;
	padding:0 0 0 0;
    background-image: url(homeGallery_titleArrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    color: #007aa2;
    display: inline-block;
    font-size: 21px;
    padding:3px 12px 0px 0;
}

/*#body8583, #ARC2 .productMainTable a.productName{height:40px;}*/

#ARC2 .productMainTable a.productName:hover {
	color:#222;	
}
#ARC2 .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;
}
#ARC2 .productlinkS:hover{
	color:#007AA2;
}
#ARC2 td {
	vertical-align:top;
}
#ARC2 .arcsHolder td:first-child{
	width:45%;
}
#ARC2 td.spaceProducts2{
	vertical-align:top;
	width:9%;
}
#ARC2 .picarcTD{
display: inline-block;
    padding: 5px 0;
    vertical-align: top;
    width: 17%;
    float: right;
    margin-left: 7px;
}
#ARC2 .picarcTD img{
    width:100%;
	display:block;
}
#ARC2 .infoTd{
	padding:0px;
    display:inline-block;
    width:80%;
	margin:0 1%;
    vertical-align:top;
}

#ARC2 .infoTd.withoutPic{
    width:100%;
	margin:0;
}
#ARC2 .textBesidePic {
	margin:0 auto
	width:100%;
    display:block;
}
#ARC2 .arcproductDetails .productDetails iframe{
	margin:0 auto;
	display:block;
}
.arcLookup #loadarea,
#loadarea2{
	width:350px !important;
    float:left;
}
.arcPicTd{width:354px;text-align:left;}
.arcPicTd img{width:350px;max-width:100%;}
.thumbsHolderTable{
    width:354px !important;
}
.thumbsHolderTable td{
    width:auto;
    text-align:left;
}
.thumbsHolderTable td a{
    display:inline-block;
    margin:0 4px 0 0;
}
.thumbsHolderTable td a img{width:100%;}

.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:22%;
    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;
    margin:0 !important;
}
.display4 .infoTd{
	padding:0px;
    display:inline-block;
    width:100% !important;
    vertical-align:top;
    margin:0 !important;
}

.display2 .productMainDiv,
.display3 .productMainDiv,
.display4 .productMainDiv{
    background:none !important;
    border-color:#cbcbcb !important;
}
.display2 .productMainDiv .productMainTable,
.display3 .productMainDiv .productMainTable,
.display4 .productMainDiv .productMainTable{
    width:95% !important;
    padding-bottom:10px !important;
}
.display2 .productMainTable .productTitleBG,
.display3 .productMainTable .productTitleBG,
.display4 .productMainTable .productTitleBG{padding:5px 0 4px !important;}

.display2 .productMainTable a.productName,
.display3 .productMainTable a.productName,
.display4 .productMainTable a.productName{
    padding:1px 12px 1px 0 !important;
    color:#EB008B !important;
    background-image:url(arcPinkArrow.png) !important;
}
.display3 .productMainTable a.productName,
.display4 .productMainTable a.productName{
    font-size:19px !important;
    background:none !important;
    padding:0 !important;
}
.display3 .productMainTable a.productName h2,
.display4 .productMainTable a.productName h2{
    display:inline-block;
    line-height:1em;
    margin:0 7px 0 7px;
}
.display2 .productMainTable a.productName:hover,
.display3 .productMainTable a.productName:hover,
.display4 .productMainTable a.productName:hover{
    color:#222 !important;
}


.display2 .picarcTD{width:26% !important;}
.display2 .infoTd{width:71% !important;}
.display2 .infoTd.withoutPic{width:100% !important;}

.display3 .picarcTD{width:26% !important;}
.display3 .infoTd{width:69% !important;}
.display3 .infoTd.withoutPic{width:100% !important;}



#ARC2 iframe{
    width:100%;
    height:170px;
}


/* Last Arc */
#lastARCdiv .lastARC{
	width:100%;
	margin:0 0 10px;
	background-color:#eee;
}
#lastARCdiv .lastARC:hover{
	background-color:#ddd;
}
.lastARC .productTitleBG  {
	text-decoration:none;
	height:auto;
	padding:5px 0;
}
.lastARC .productTitleBG a.productName { /* title name with padding and partial height ( = full height - top & bottom padding) */
	font-size:17px;
	text-decoration:none;
	color:#555;
	padding:0 5px 0 0;
}
.lastARC .productTitleBG a.productName:hover {
	color:#000;	
}
.lastARC a.productlinkS{ /* read more button */
	font-size:13px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	float:right;
	padding:0px;
	margin:0 10px 5px 0;
}
.lastARC a.productlinkS:before{
	content:'+';
	font-size:13px;
	font-weight:bold;	
}
.lastARC .productlinkS:hover{
	color:#222;
}
.lastARC .picarcTD .picarc{
	display:block;
	margin:0 10px 0 0;
}
.lastARC .productTitleDivider{
	width:0;
}
.lastARC td.H3{
	padding:0 10px;
}
.lastARC td.H3 a.productlinkS{
	margin:0;
}
.lastARC a.pdf, .lastARC a.toSite, .lastARC a.toSite2{
	padding:3px 23px 2px 0px;
	float:none;
}
.lastARC td.H3 a.productlinkS:before{
	display:none;
}



/* Arcs right Left */

.otherInCategoryDiv{
    width:100%;    
}
.otherInCategoryDiv .scrollDiv{
    height:250px;
	width:748px;
	/*margin:0 auto;*/
	position:relative;
	overflow:hidden;
	display:block;
}
.otherInCategoryDiv .scrollDiv .clipDiv {
    width:96%;
	margin:0 auto;
	height:220px;
	overflow:hidden;
	position:relative;
	background-color:#f5f5f5;
	-moz-box-shadow:  0px 3px 3px #aaa;
	box-shadow:  0px 3px 3px #aaa;
	-webkit-box-shadow: 0px 3px 3px #aaa;
}
.otherInCategoryDiv .scrollDiv li {
    width:270px;
	background-image:none;
	padding:0;
	margin:10px 0 0 10px;
}
.otherInCategoryDiv .scrollDiv li .arcDiv{
    width:100%;
    margin:0;
    padding:0;
    float:none;
    background-color:transparent;
}
.otherInCategoryDiv .scrollDiv li .arcDiv .productMainDetails{
    width:100%;
    margin:0;
    border:none;
    height:120px;
    position:relative
}
.otherInCategoryDiv .scrollDiv li .arcDiv .productMainDetails .productPicDiv{
    width:100%;
    margin:0;
    border:none;
    height:95px;
    overflow:hidden;
    position:absolute;
    top:0;
}
.otherInCategoryDiv .scrollDiv li .arcDiv .productMainDetails .productNameDiv{
    width:100%;
    margin:0;
    border:none;
    height:25px;
    overflow:hidden;
    position:absolute;
    bottom:0;
    padding:5px 0 0 ;
}
.otherInCategoryDiv .scrollDiv li .arcDiv .productTextDiv{
    width:100%;
    height:42px;
    overflow:hidden;
    background:none;
}
.otherInCategoryDiv .scrollDiv li .arcDiv .productInfoDiv{
    width:100%;
}
.otherInCategoryDiv .scrollDiv .nextBtn {
    position:absolute;
	display:block;
	bottom:0;
	left:47%;
	z-index:99;
	text-decoration:none;
	cursor:pointer;
	color:#4d4d4d;
	width:2%;
	text-align:center;
    font-size:22px;
}
.otherInCategoryDiv .scrollDiv .prevBtn {
	position:absolute;
	display:block;
    cursor:pointer;
	bottom:0;
	right:47%;
	z-index:98;
	color:#4d4d4d;
	width:2%;
	text-align:center;
    font-size:22px;
}
.otherInCategoryDiv .scrollDiv .prevBtn:hover, .otherInCategoryDiv .scrollDiv .nextBtn:hover{
    color:#007AA2;
}




/* INDEX */

.cardTableBG{
	width:100%;
	background: #cccccc;
	background: -moz-linear-gradient(top,  #cccccc 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#f5f5f5));
	background: -webkit-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: -o-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: -ms-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: linear-gradient(to bottom,  #cccccc 0%,#f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#f5f5f5',GradientType=0 );
	border:none;
	-moz-box-shadow: 0px 4px 3px #bbb;
	-webkit-box-shadow: 0px 4px 3px #bbb;
	box-shadow: 0px 4px 3px #bbb;
	margin:0 0 10px;
	border:1px solid #fff;
}
.cardTableBG .cardTable{
	width:100%;
}
.cardTableBG .cardTable .CardtdLogo{
	width:15%;
	display:inline-block;
	vertical-align:top;
}
.cardTableBG .cardTable .CardtdLogo .cardlogo{
	width:92%;
	margin:5% 4%;
	margin:3px 5px\9;
	max-width:140px
}
.cardTableBG .cardTable .CardtdProfile{
	width:67%;
	display:inline-block;
	vertical-align:top;
}
.cardTableBG .cardTable .CardtdProfile .details{
	width:96%;
	margin:1% 2%;
	margin:3px 5px\9;
}
.cardTableBG .cardTable .CardtdProfile .details .profile{
	font-size:15px;
	color:#333;
	display:inline-block;
	margin:0 0 10px;
}
.cardTableBG .cardTable .CardtdProfile .details .profile h2 a{
	font-size:18px;
	color:#333;
	text-decoration:none;
	text-shadow:1px 1px 0px #fff;
}
.cardTableBG .cardTable .CardtdProfile .details .profile h2 a:hover{
	color:#007AA2;
}
.cardTableBG .cardTable .CardtdProfile .details .phone li{
	background-position:right;
	background-repeat:no-repeat;
	padding:0 20px 0 0;
	font-weight:bold;
	display:inline-block;
	margin:0 0 0 10px;
}
.portallookup_taf .phone li{
	font-weight:normal;
	display:block;
	margin:0 0 0 0;
	padding:3px 23px 3px 0;
}
.cardTableBG .cardTable .CardtdProfile .details .phone li:before, .portallookup_taf .phone li:before{
	display:none;
}
.cardTableBG .cardTable .CardtdProfile .details .phone li.icon1, .portallookup_taf .phone li.icon1{
	background-image:url(icon_phone_black.png);
	background-position:right;
}
.cardTableBG .cardTable .CardtdProfile .details .phone li.icon2, .portallookup_taf .phone li.icon2{
	background-image:url(icon_cell_black.png );
	background-position:right;
}
.cardTableBG .cardTable .CardtdIcons{
	width:16%;
	display:inline-block;
	vertical-align:top;
}
.cardTableBG .cardTable .CardtdIcons .icons{
	width:100%;
	margin:5px 0 0 0;
}
.cardTableBG .cardTable .CardtdIcons .icons li:before, .portallookup_taf .icons li:before{
	display:none;
}
.cardTableBG .cardTable .CardtdIcons .icons li, .portallookup_taf .icons li{
	background-position:right;
	background-repeat:no-repeat;
	padding:3px 23px 3px 0;
}
.cardTableBG .cardTable .CardtdIcons .icons li a, .portallookup_taf .icons li a{
	text-decoration:none;
	font-size:14px;
	color:#333;
}
.cardTableBG .cardTable .CardtdIcons .icons li a:hover,
.portallookup_taf .icons li a:hover{
	color:#007AA2;
}
.portallookup_taf .tablePageFormat .submitButton{
	float:left;
}
.cardTableBG .cardTable .CardtdIcons .icons li.icon1, .portallookup_taf .icons li.icon1{
	background-image:url(icon_info_black.png);
}
.cardTableBG .cardTable .CardtdIcons .icons li.icon2, .portallookup_taf .icons li.icon2{
	background-image:url(icon_hyperlink_black.png);
}
.cardTableBG .cardTable .CardtdIcons .icons li.icon4, .portallookup_taf .icons li.icon4{
	background-image:url(icon_mail_black.png);
}



/* Articles - FAQ (& forum) */

.mypets { /*header of 1st demo*/
	cursor: pointer;
}
.openpet { /*class added to contents of 1st demo when they are open*/
	
}
.technology { /*header of 2nd demo*/
	cursor: pointer;
}
.openlanguage { /*class added to contents of 2nd demo when they are open*/
	
}
.closedlanguage { /*class added to contents of 2nd demo when they are closed*/
	
}
.quote {
	margin:5px;
	padding:5px;
	font-size: x-small;
}
#question { /* FAQ start */
	margin-bottom:15px;
}
#question .technology {
	font-family:Carmela,Helvetica,sans-serif;
	text-decoration:none;
	height:auto;
	border-bottom:1px dashed #999;
	width:100%;
	padding:0px;
	margin:0;
	font-size:17px;
	color:#555;
	text-align:right;
}
#question .technology:before{
	content:'+';
}
#question .openlanguage:before{
	content:'-';
}
#question .thelanguage {
	font-size:14px;
	padding:1px 0;
	border-top:none;
}
.technology img{
	display:none;
}
#question .qspacer{
	display:none;
}
#question a.productlinkS{ /* read more button */
	font-size:13px;
	color:#333;
	font-weight:bold;
	text-decoration:underline;
	padding:0px;
}
#question .productlinkS:hover{
	color:#007AA2;
}



/* Sound Format */

.pf130 .tablePageFormat table:first-child{
	width:100%;
}
.pf130 .spaceProducts3{
	width:10%;
}
.pf130 .productMainTable{
	width:100%;
	border:1px solid#eee;
	margin:0 0 10px;
}
.pf130 .productMainTable .productPic190{
	width:80%;
	margin:2% 10%;
}
.pf130 .productTitleBG {
	background-color:#eee;
	text-align:center;
	padding:5px 0;
	font-size:15px;
}


/*  Logo&Link */

#pf23TABLE .productMainDiv {
	width:18%;
	margin:0 0.5% 1%;
	margin:0 3px 10px\9;
	display:inline-block;
	border:1px solid #ccc;
	vertical-align:top;
}
#pf23TABLE .productMainDiv .productTitleBG{
	background: #f5f5f5;
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #f5f5f5 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #f5f5f5 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #f5f5f5 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0 );
	text-align:center;
	display:inline-block;
	width:100%;
}
#pf23TABLE .productMainDiv .productTitleBG .productName{
	font-size:15px;
	color:#555;
}
#pf23TABLE .productMainDiv div:last-child{
	width:80%;
	margin:0 10% 2%;
	height:100px;
	overflow:hidden;
}
#pf23TABLE .productMainDiv .productPic140{
	width:100%;
}



/* Calenar Old */

#calendar {
	width:235px;
	text-align:center;
	display:block;
	border:0px solid #aaaaaa;
	background-color:#eee;
	border-radius:10px;
	-moz-border-radius:10px;
	padding:10px 0;
}
#calDate {
	display:none;
}
.calheadbg {
	font-size:18px;
	font-weight:bold;
	color:#007AA2;
	text-align:center;
}
.calheadbgTable{
	width:100%;
}
.calwid {
	width:90%;
	text-align:center;
	display:block;
	margin:0px auto;
}
.calNBTable{
	width:100%;
	text-align:center;
}
.caltdhstart {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#333;
	padding:2px;
}
.caltdstart {
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#333;
	padding:1px 2px;
	text-align:center;
}
.caltextclr {
	display:block;
	background-color:#d1d1d1;
	text-align:center;
	padding:3px 0px;
}
.caltodaybg{
	padding:1px 3px;
}
.caltodaybg .caltextclr{
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	display:block;
	background-color:#007AA2;
	padding:3px 0px;
}
.callinkclr{
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	display:block;
	padding:3px 0px;
	background-color:#f99a0e;
}
.calNBTable {
	margin:3px auto;
	padding:0px;
	width:90%;
}
.calNBTable td{
	text-align:center;
}
.calNBTable a span{

}
.calNBTable a{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	text-shadow:1px 1px 0px #fff;
	border-radius:3px;
	-moz-border-radius:3px;
	background: #9b9797;
	background: -moz-linear-gradient(top,  #9b9797 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9b9797), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top,  #9b9797 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9b9797 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top,  #9b9797 0%,#eeeeee 100%);
	background: linear-gradient(to bottom,  #9b9797 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9797', endColorstr='#eeeeee',GradientType=0 );
	-moz-box-shadow: 1px 1px 3px #333;
	-webkit-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333;
	width:26px;
	height:26px;
	display:inline-block;
}
.calNBTable a:hover{
	color:#007AA2;
}
.calNBTable a span{
	display:inline-block;
	padding:3px 0 0 0;
}



/* Calendar New*/

#calendar2{
	width:100%;
}
.fc-header {
	direction:ltr;
}
.fc-header .fc-header-title h2{
	color:#555;
	font-size:18px;
	display:inline-block;
	padding:5px 0 0 0;
    
    color: #456176;
    display: block;
    font-size: 20px;
    margin: 0 0 20px;
}
.fc-header .fc-button-today{
	background-color:#4d4d4d !important;
	color:#fff !important;
	border:none !important;
	text-shadow:1px 1px 0px #222 !important;
	opacity:1 !important;
	margin:0 !important;
	padding:1px 10px !important;
}
.fc-border-separate{
	border:none !important;
}
.fc-widget-header, .fc-widget-content{
	border:none !important;
}
.fc-week.fc-first td{
    border-top:4px solid #CBCBCB !important;
}
.fc-week td:last-child{border-left:4px solid #CBCBCB !important;}
.fc-day-header{
    font-size:16px !important;;
    color:#fff !important;;
    border-bottom:4px solid #fff !important;
    border-left:4px solid #fff !important;
    background-color:#456176;
    width:auto !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:5px 0 !important;
}

.fc-day{
	background-color:#fff !important;
	border-bottom:4px solid #CBCBCB !important;
	border-right:2px solid #CBCBCB !important;
    border-left:2px solid #CBCBCB !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.fc-other-month{
	background-color:#eee !important;
	background: linear-gradient(45deg, #f5f5f5 25%,#eee 25%, #eee 50%, #f5f5f5 50%, #f5f5f5 75%, #eee 75%);
	background-size:70px 70px;
}
.fc-day-number{
	font-size:24px;
	color:#555;
	text-align:right;
	display:block  !important;
	width:90% !important;
	margin:0 5% !important;
	padding:5% 0  !important;
}
.fc-other-month .fc-day-number{
	color:#777;
}
.fc-day-content{
	width:90% !important;
	margin:5% auto 0 ;
	display:block;
}
.fc-event{
	background-color:#007AA3;
	border-radius:0px !important;	
	-moz-border-radius:0px !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border:none !important;
	margin:0 0 3px !important;
}
.fc-event:hover{
    background-color:#EB008B !important;
}
.fc-event span{
	display:inline-block;
	padding:2px 5px;
}
.fc-event span:hover{
	color:#fff;
}


/* Products - Catalog */

#pf14TABLE1, #pf14TABLE2, #pf14TABLE3, #pf14TABLE4, #pf14TABLE5, #pf14TABLE6 {
	width:100%;
}
#pf14TABLE1 td.tdproductDiv {
	width:100%;
}
#pf14TABLE2 td.tdproductDiv {
	width:48%;
}
#pf14TABLE2 td.spaceProducts2 {
    width: 4%;
}
#pf14TABLE3 td.tdproductDiv {
	width:31%;
}
#pf14TABLE3 td.spaceProducts3 {
    width: 3.5%;
}
#pf14TABLE4 td.tdproductDiv {
	width:23%;
}
#pf14TABLE4 td.spaceProducts4 {
    width: 2.66%;
}
#pf14TABLE5 td.tdproductDiv {
	width:18%;
}
#pf14TABLE5 td.spaceProducts5{
    width: 2.5%;
}
#pf14TABLE6 td.tdproductDiv {
	width:14%;
}
.tdproductDiv {
	vertical-align:top;
}
.productDiv {
	width:100%;
	margin:0 0 20px;
	background-color:#eee;
	padding:0;
}
.productDiv .productPicDiv{
	width:100%;
	margin:0 auto;
	display:block;
}
.productDiv .productPicDiv a, .productDiv .productPicDiv a img {
	text-align:center;
	display:block;
	margin:0px auto;
	clear:both;
	width:100%;
}
.productDiv .productMainDetails {
	padding-bottom:5px;
	height:auto;
	width:90%;
	margin:0 auto;
	display:block;
	border-bottom:1px dashed #aaa;
}
.productDiv .productNameDiv {
	text-decoration:none;
	height:auto;
	padding:5px 10px;
}
.productDiv  .productNameDiv a.productName {
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	color:#666;
}
.productDiv  .productNameDiv .productName:hover{
	color:#007AA2;
}
.productPrice {
	display:block;
	padding:0px 0px;
}
.productPrice .pricetext {
	font-size:13px;
}
.productPrice .price {
	font-size:18px;
	font-weight:bold;
	color:#007AA2;
}
.productPrice .price.strike {
	font-size:13px;
	font-weight:bold;
	color:#333;
}
.productDiv .DiscountsSale {
	font-size:13px;
	display:inline-block;
	font-weight:bold;
}
.productSalePriceDiv .SalePrice{
	font-size:18px;
	font-weight:bold;
	color:#007AA2;
}
.productDiv .productCode{
	font-size:12px;
}
.productDiv .productshortdesDiv {
	color:#555;
	width:90%;
	margin:0 auto 5px;
	padding:5px 0;
	border-bottom:1px dashed #aaa;
	display:block;
}
.productQcommerceDiv, .productInfoDiv, .productBasketShopDiv, div.productWishlist{
	width:90%;
	margin:0 auto 3px;
	display:block;
}


/* 1 product in line */

#pf14TABLE1 .productDiv{
	padding:3px 0;
}
#pf14TABLE1 .productDiv .productPicDiv{
	margin:0 3px 0 0;
	padding:0;
	width:16%;
	max-width:140px;
	display:inline-block;
	vertical-align:top;
}
#pf14TABLE1 .productDiv .productMainDetails{
	margin:0 3px 0 0;
	padding:0;
	width:20%;
	display:inline-block;
	border:none;
	vertical-align:top;
	border-left:1px dashed #ccc;
}
#pf14TABLE1 .productDiv .productMainDetails .productNameDiv{
	padding:0 0 5px;
}
#pf14TABLE1 .productDiv .productDesDiv{
	margin:0 3px 0 0;
	padding:0;
	width:59%;
	display:inline-block;
	vertical-align:top;
}
#pf14TABLE1 .productDiv .productshortdesDiv{
	display:none;
}
#pf14TABLE1 .productInfoDiv, #pf14TABLE1 .productBasketShopDiv, #pf14TABLE1 div.productWishlist{
	width:auto;
	margin:3px 5px 0 0 !important;
	margin:0;
	display:inline-block;
}


/* product hover */
.overProductDiv {
	background-color:#ddd;
}

/* Last Seen Product */

.ShowProTrace{
	width:100%;
	border-radius:10px;
	-moz-border-radius:10px;
	background-color:#eee;
	display:block;
	margin:0 0 10px;
}
.ShowProTrace #rectable, .ShowProTrace .rectd{
	width:100%;
}

.ShowProTrace #rectable .rectitle{
	text-align:center;
	font-size:18px;
	color:#4d4d4d;
	padding:5px 0;
}
.ShowProTrace #recpad{
	width:80%;
	margin:5px auto;
	display:block;
}
.ShowProTrace #recpic{
	width:100%;
	border:none;
}
.ShowProTrace #recname{
	width:100%;
	border:none;
	display:block;
	margin:0 0 10px;
	text-align:center;
}
.ShowProTrace #recname a#recname{
	font-size:13px;
	color:#007AA2;
	font-weight:bold;
	display:inline-block;
	text-decoration:none;
}
.ShowProTrace #recname a#recname:hover{
	color:#333;
}


/* Prolookup */

.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;
}
#proPageFormat2 {
	width:100%;
}
#productPage2 .pfWrap { /* for absolute positioning in chrome (unable with TD) */
	width:100%;
}
#productPage2 #productSummary {
	margin-bottom:10px;
	font-size:14px;
	-moz-border-radius:3px;
	border-radius:3px;
}
#productPage2 #productSummary .productPriceDiv {
	background-color:#fff;
	color:#444;
	border:solid 1px #ccc;
	margin:5px 0;
	padding:2px 5px;
}
#productPage2 #productSummary  .productPrice {
	display:inline-block;
}
#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_basket_black.png);
	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 #productAdvPurchase {
	border:solid 1px #f5f5f5;
	margin:10px 0;
}
#productPage2 #productAdvPurchase .productAdvPurchaseDiv {
	margin:0 auto;
	width:auto;
}
#productPage2 #productAdvPurchase div span {
	font-size:13px;
	font-weight:bold;
	color:#666;
}
#pageExport div {
	margin:5px;
}



/* Product Page Responsive */

#ProRResponsive{
	display:inline-block;
	width:40%;
	vertical-align:top;
}
#ProLResponsive{
	display:inline-block;
	width:56%;
	margin:0 3% 0 0;
	vertical-align:top;
}
#ProBResponsive{
	display:block;
	width:100%;
/*	border-top:1px dashed #ccc; */
	padding:5px 0 0 0;
	margin:5px 0 0 0;
}

.productBlock.backButton{   
    /*float:left;*/
    margin:4px 0;
    }

.back_button{padding:10px 0 0;text-align:left;display:block;}
#productPage2 .ProductName{
	display:block;
	margin:0 0 5px;
}
#productPage2 .ProductName .productNameDiv{
	color:#777;
	font-size:22px;	
}
#productPage2 .ProductSKU{
	border-bottom:0px dashed #ccc;
	margin:0 0px;
	padding:0 0px;
}
#productPage2 .ProductSKU .productCodeDiv{
	color:#777;
	font-size:12px;
}
#productPage2 .ProductPrice{
/*	border-bottom:1px dashed #ccc; */
	margin:0 0 5px;
	padding:0 0 5px;
}
#productPage2 .ProductPrice .productRegularPrice{
	font-size:16px;
	color:#333;	
}
#productPage2 .ProductPrice .productRegularPrice .productPrice{
	font-size:16px;
	color:#007AA2;
	display:inline-block;
	font-weight:bold;	
}
#productPage2 .ProductPrice .productOldPrice {
	font-size:13px;
	color:#333;	
}
#productPage2 .ProductPrice .productOldPrice  .productPrice{
	font-size:13px;
	color:#333;
	display:inline;
	font-weight:bold;	
}
#productPage2 .ProductPrice .productSpecialPrice{
	font-size:16px;
	color:#333;	
}
#productPage2 .ProductPrice .productSpecialPrice .productPrice{
	font-size:16px;
	color:#007AA2;
	display:inline-block;
	font-weight:bold;	
}
#productPage2 .ProductSpecialOffer{
	border-bottom:1px dashed #ccc;
	margin:0 0 5px;
	padding:0 0 5px;
	font-size:16px;
	color:#007AA2;
	font-weight:mormal;
}
#productPage2 .productShortDes{
	border-bottom:0px dashed #ccc;
	margin:0 0 5px;
	padding:0 0 5px;
}
#productPage2 .ProductFilters{
	display:block;
	width:100%;
	border-bottom:1px dashed #ccc;
	padding:0 0 5px;
	margin:0 0 5px;
}
#productPage2 .ProductFilters span.header{
	font-weight:bold;
}
#productPage2 .ProductEbayDescription{
	display:block;
	padding:0;
	margin:0 0 0px;
	width:100%;
}
#productPage2 .ProductEbayDescription .ebayDescription{
	padding:0 0px;
}
#productPage2  .ProductBarcode{
	margin:0 0 5px;
}
#productPage2  .ProductColors{
	width:100%;
	margin:0 0 5px;
}
#productPage2  .ProductColors .color{
	width:15%;
	display:inline-block;
}
#productPage2  .ProductColors .filedText{
	width:30%;
}
#productPage2  .ProductSizes{
	width:100%;
	margin:0 0 5px;
}
#productPage2  .ProductSizes .size{
	width:15%;
	display:inline-block;
}
#productPage2  .ProductSizes .filedText{
	width:30%;
}
#productPage2  .ProductQuantity{
	width:100%;
	margin:0 0 5px;
}
#productPage2  .ProductQuantity .quantity{
	width:15%;
	display:inline-block;
}
#productPage2  .ProductQuantity .filedText{
	width:10%;
	margin:0 1%;
}
#productPage2  .ProductQuantity .button{
	width:18px !important;
	height:18px !important;
	border-radius:18px;
	-moz-border-radius:18px;
	background-color:#4d4d4d !important;
	color:#fff !important;
	font-weight:bold;
	padding:2px 3px 4px !important;
	margin:0;
}
#productPage2  .ProductQuantity .button:hover{
	background-color:#007AA2 !important;
}
#productPage2  .ProductBuyButton{
	text-align:left;
}
#productPage2 .ProductEcomLinks{
	margin:0 0 5px;
}
#productPage2 .ProductEcomLinks .purchaseDiv{
	padding:0;
	margin:0;
	background:none;
	border:none;
}
#productPage2 .getPriceQuoteDiv a{
	color:#555;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	background-image:url(icon_qoute_black.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 20px 0px 0;
	display:inline-block;
}
#productPage2 .getPriceQuoteDiv a:hover{
	color:#007AA2;
}
#productPage2 .purchaseDiv .getPriceQuoteDiv,
#productPage2 .purchaseDiv .productWishlistDiv{
	display:inline-block;
	margin:0 0 0 10px;
}
#productPage2 .productWishlistDiv a{
	color:#555;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	background-image:url(icon_fav_black.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 20px 0px 0;
	display:inline-block;
}
#productPage2 .productWishlistDiv a:hover{
	color:#007AA2;
}
#productPage2  .ProductLinkToSite a{
	color:#555;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	background-image:url(icon_hyperlink_black.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:3px 23px 2px 0;
	display:inline-block;
}
#productPage2  .ProductLinkToSite a:hover{
	color:#007AA2;
}
#productPage2  .ProductToPDF a{
	color:#555;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	background-image:url(icon_document_black.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:3px 23px 2px 0;
	display:inline-block;
}
#productPage2  .ProductToPDF a:hover{
	color:#007AA2;
}
.AddthisToolbox{
	background-color:#eee;
	display:block;
	width:100%;
	padding:1% 0;
}
.AddthisToolbox #pageExport{
	display:block;
	margin:0 2%;
	width:96%;
}
.ProductImages{
	width:100%;
/*	border:1px solid #ccc; */
}
.ProductImages #bigPicHolder{
	width:100%;
	max-width:450px;
	display:block;
	margin:0 auto !important;
}
.ProductImages #bigPicHolder .bigPic{
	width:100%;
	max-width:405px;
}
.ProductImages .accordImg{
/*	margin:10px 0 0 0; */
	width:100%;
	text-align:center;
	background-color:transparent;
}
.ProductQR {
	margin:5px 0 0 0;
}



/* Product Accordions */

.accordion {
	padding:0px 0px 3px;
	margin-bottom:5px;
	display:block;
	clear:both;
	background-color:#f5f5f5;
}
.openAccordion {
/*	background-color:#eee; */
}

.accord1.accordion .accordCont{height: 145px !important;}


#productPage2 .accordion .header {
	margin:0 5px;
	cursor:pointer;
	height:26px;
	padding:0 5px 0 0 !important;
}
.accordion .header h3 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:5px 0px;
	color:#007AA2;
}
.accordion .header h3:before{
	content:"+";
	margin:0 0 0 5px;
}
.accordion .openHeader h3 {
	color:#EB008B;
}
.accordion .openHeader h3:before {
	content:"-";
	margin:0 0 0 5px;
}
.accordion .accordCont {
	
}
.accordion .accordCont .container {
	padding:5px;
	margin:0 5px;
	height:auto;
	min-height:20px;
}



/* Thumbnails & Big Image */

.productBigPicTD {
	width:380px;
	vertical-align:top;
}
#bigPicHolder {
	text-align:center;
}
.productBigPicTD img {
	width:100%;
	max-width:auto;
}
.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:20px;
	top:20px;
}
.thumbsHolderDiv {
	display:block;
	height:auto;
	width:100%;
	text-align:center;
}
.thumbsHolderDiv .thumbDiv {
	display:inline;
}
.thumbsHolderDiv .thumbDiv a {
	display:inline-block;
	height:70px;
	width:70px;
	margin:5px;
	cursor:pointer;
}
.thumbsHolderDiv .thumbDiv img {
	height:70px;
	max-width:70px;
	display:block;
	margin:0 auto;
}



/* Related Products */

.relatedProductsHeader {
	padding: 0px;
	margin:0 auto 5px;
	width:96%;
}
.relatedProductsHeader  h3 {
	font-size:18px;
	font-weight:normal;
	padding:5px 0px;
	color:#666;
}



/* ProductGroups */

.ProductGroups{
	margin:0 0 20px;
}
.ProductGroups .scrollDiv {
	height:240px;
	width:748px;
	position:relative;
	overflow:hidden;
	display:block;
}
.ProductGroups .scrollDiv .clipDiv {
	width:96%;
	margin:0 auto;
	height:240px;
	overflow:hidden;
	position:relative;
	background-color:#f5f5f5;
	-moz-box-shadow:  0px 3px 3px #aaa;
	box-shadow:  0px 3px 3px #aaa;
	-webkit-box-shadow: 0px 3px 3px #aaa;
}
.ProductGroups .scrollDiv li {
	width:150px;
	background-image:none;
	padding:0;
	margin:0 0 0 5px;
}
.ProductGroups .scrollDiv .productDiv {
	background-color:#fff;
	border:1px solid #ccc;
	display:inline-block;
	padding:0 0 5px;
	margin:5px !important;
	width:140px;
}
.ProductGroups .scrollDiv li:before{
	display:none !important;
}
.ProductGroups .scrollDiv .productDiv .productNameDiv {
	float:none;
	overflow:hidden;
	height:15px;
	width:100%;
	text-align:center;
	display:block;
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #eeeeee 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );

}
.ProductGroups .scrollDiv .productDiv .productName {
	font-size:14px;
	width:90%;
	margin:0 auto;
	display:block;
}
.ProductGroups .scrollDiv .productDiv .productCodeDiv {
	display:block;
	float:none;
	width:90%;
	margin:0 auto;
	direction:rtl;
}
.ProductGroups .scrollDiv .productDiv .productCodeDiv .productCode{
	font-size:12px;
}
.ProductGroups .scrollDiv .productDiv .productSaleDiv{
	display:block;
	float:none;
	width:90%;
	margin:0 auto;
	direction:rtl;
}
.ProductGroups .scrollDiv .productDiv .productSaleDiv .Discountstxt{
	font-size:14px;
	font-weight:bold;
	color:#007AA2;
}
.ProductGroups .scrollDiv .productDiv .productPicDiv {
	height:80px;
	overflow:hidden;
	padding:3px;
	margin:0;
}
.ProductGroups .scrollDiv .productPicDiv img {
	width:100%;
}
.ProductGroups .scrollDiv .productDiv .productName {
	cursor:pointer;
}
.ProductGroups .scrollDiv li.selectedProduct .productDiv .productName {
	font-weight:bold;
}
.ProductGroups .scrollDiv .nextBtn {
	position:absolute;
	display:block;
	top:35%;
	right:0;
	z-index:99;
	background-color:#4d4d4d;
	padding:10px 0px;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
	border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	-moz-box-shadow:  0px 3px 3px #aaa;
	box-shadow:  0px 3px 3px #aaa;
	-webkit-box-shadow: 0px 3px 3px #aaa;
	width:2%;
	text-align:center;
}
.ProductGroups .scrollDiv .prevBtn {
	position:absolute;
	display:block;
	top:35%;
	left:0;
	z-index:98;
	background-color:#4d4d4d;
	padding:10px 0px;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
	border-radius:10px 0 0 10px;
	-moz-border-radius:10px 0 0 10px;
	-moz-box-shadow:  0px 3px 3px #aaa;
	box-shadow:  0px 3px 3px #aaa;
	-webkit-box-shadow: 0px 3px 3px #aaa;
	width:2%;
	text-align:center;
}
.ProductGroups .scrollDiv .prevBtn:hover, .ProductGroups .scrollDiv .nextBtn:hover{
	background-color:#007AA2;
}
.ProductGroups .scrollDiv .productTextDiv {
	font-size:10px;
	line-height:1.3em;
}


/* ProductRelations */

.ProductRelations{
	margin:0 0 20px;
}
.ProductRelations .scrollDiv {
	width:748px;
	height:345px;
	direction:ltr;
	position:relative;
	bottom:0;
}
.ProductRelations .scrollDiv .clipDiv {
	width:96%;
	height:345px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	background-color:#eee;
	-moz-box-shadow:  0px 3px 3px #aaa;
	box-shadow:  0px 3px 3px #aaa;
	-webkit-box-shadow: 0px 3px 3px #aaa;
}
.ProductRelations .scrollDiv li {
	width:150px;
	background-image:none;
	padding:0;
	margin:0 0 0 5px;
}
.ProductRelations .scrollDiv .productDiv {
	background-color:#fff;
	border:1px solid #ccc;
	display:inline-block;
	padding:0 0 5px;
	margin:5px !important;
	width:140px;
}
.ProductRelations .scrollDiv .productDiv .productMainDetails{
	display:block;
	width:100%;
	margin:0;
	border:none;
	padding:0;
}
.ProductRelations .scrollDiv .productDiv .productshortdesDiv{
	display:block;
	width:90%;
	margin:0 auto;
	padding:0;
	height:22px;
	overflow:hidden;
	display:block;
}
.ProductRelations .scrollDiv .productDiv .productInfoDiv{
	display:block;
	width:90%;
	margin:5px auto ;
	padding:0;
}
.ProductRelations .scrollDiv .productDiv .productBasketShopDiv{
	display:block;
	width:90%;
	margin:5px auto ;
	padding:0;
}
.ProductRelations .scrollDiv li:before{
	display:none !important;
}
.ProductRelations .scrollDiv .productDiv .productNameDiv {
	float:none;
	overflow:hidden;
	height:15px;
	width:100%;
	text-align:right;
	display:block;
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#ffffff 100%)
	background: linear-gradient(to bottom,  #eeeeee 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
}
.ProductRelations .scrollDiv .productDiv .productName {
	font-size:16px;
	width:90%;
	margin:0 auto;
	display:block;
	color:#333;
}
.ProductRelations .scrollDiv .productDiv .productCodeDiv {
	display:block;
	float:none;
	width:90%;
	margin:0 auto;
	direction:rtl;
}
.ProductRelations .scrollDiv .productDiv .productCodeDiv .productCode{
	font-size:12px;
}
.ProductRelations .scrollDiv .productDiv .productSaleDiv{
	display:block;
	float:none;
	width:90%;
	margin:0 auto;
	direction:rtl;
}
.ProductRelations .scrollDiv .productDiv .productSaleDiv .Discountstxt{
	font-size:14px;
	font-weight:bold;
	color:#007AA2;
}
.ProductRelations .scrollDiv .productDiv .productPicDiv {
	height:80px;
	overflow:hidden;
	padding:3px;
	margin:0;
}
.ProductRelations .scrollDiv .productPicDiv img {
	width:100%;
}
.ProductRelations .scrollDiv li.selectedProduct .productDiv .productName {
	font-weight:bold;
}
.ProductRelations .scrollDiv .nextBtn {
	position:absolute;
	display:block;
	top:35%;
	right:0;
	z-index:99;
	background-color:#4d4d4d;
	padding:10px 0px;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
	border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	-moz-box-shadow:  0px 3px 3px #aaa;
	box-shadow:  0px 3px 3px #aaa;
	-webkit-box-shadow: 0px 3px 3px #aaa;
	width:2%;
	text-align:center;
}
.ProductRelations .scrollDiv .prevBtn {
	position:absolute;
	display:block;
	top:35%;
	left:0;
	z-index:98;
	background-color:#4d4d4d;
	padding:10px 0px;
	text-decoration:none;
	cursor:pointer;
	color:#fff;
	border-radius:10px 0 0 10px;
	-moz-border-radius:10px 0 0 10px;
	-moz-border-radius:0 10px 10px 0;
	-moz-box-shadow:  0px 3px 3px #aaa;
	box-shadow:  0px 3px 3px #aaa;
	-webkit-box-shadow: 0px 3px 3px #aaa;
	width:2%;
	text-align:center;
}
.ProductRelations .scrollDiv .prevBtn:hover, .ProductRelations .scrollDiv .nextBtn:hover{
	background-color:#007AA2;
}
.ProductRelations .scrollDiv .productTextDiv {
	font-size:10px;
	line-height:1.3em;
}


/* Gallery Albums */

.catPage{
    margin:0;
	display:block;
	width:100%;
	text-align:center;
}
#Albums{
	margin:0;
	width:100%;
}
.albumTable {
	width:calc(93.8%/4);
	margin:0 0 20px 2%;
    float:right;
	margin:0 7px 15px\9 ;
	display:inline-block;
    border:1px solid #cbcbcb;
    padding:5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align:top;
}
.albumTable:nth-child(4n){margin-left:0;}
.albumTable:hover{background-color:#8BC53E;border-color:#8BC53E;}
.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;
}
.picClipping {
	height:160px;
}

#body12036 .picClipping {
    height:186px;
}

#body9173 .picClipping{height:auto;} 
.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;
    display:block;
}
.albumNameDiv{
	height:auto;
	position:static;
}
.albumNameDiv .albumNamePicDiv{
    position:absolute;
	top:0;
	display:block;
	width:100%;
}
#body8602 .albumTable {
    width: 14%;
}

#body8602 .albumNameDiv .albumNameLinkDiv a.productName {
    color: #fff;
    font-size: 19px;
}
#body8602 .albumTable:hover {
    background-color: #EB008B;
    border-color: transparent;
}
#body8602 .albumTable:hover .albumNameDiv .albumNameLinkDiv a.productName {
    color: #fff;
}
#body8602 .albumTable {
    background-color: #003142;
    border-color: transparent;
}
.albumNameDiv .albumNamePicDiv{
    position:static;
}
.albumNameDiv .albumNameLinkDiv{
    position:static;
	bottom:0;
	width:100%;
	background: none;
	background-color:transparent\9;
	padding:9px 0px 2px;
	display:block;
	opacity: 1;
	filter:alpha(opacity=100);
	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;
}
.albumNameDiv:hover .albumNameLinkDiv{
}
.catPage .albumNameDiv .albumNameLinkDiv{
	position:static;
	bottom:0;
	width:100%;
	background: none;
	background-color:transparent\9;
	padding:7px 0px 0px;
	display:block;
	opacity: 1;
	filter:alpha(opacity=100);
	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;
    height: auto;
}
.catPage .albumNameDiv:hover .albumNameLinkDiv{

}
.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{
    color:#456176;
    font-size:18px;
}
.albumTable:hover .albumNameDiv .albumNameLinkDiv a.productName{
    color:#fff;
}
.albumNameDiv .albumNameLinkDiv a.productName span{
	display:inline-block;
	padding:0px 5px;
	text-align:center;
}




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

.scrollBarFrame { /* size of iframe for news */
	width: 90%;
	height: 218px;
	margin:0 auto;
	padding:0px 0;
	background:none;
	display:block;
}
.scrollBarInFrame { /* size of table in iframe */
	width: 98%;
	margin:0 1% 0 0;
    margin:0 2px 0 0\9;
}
.scrollBarFrameProduct { /* size of iframe for products */
	background-color:#fff;
	padding:10px 0;
}
.scrollNewsBody { /* news html */
	background-color:#fff;
	padding:10px 0;
}
.scrollNewsBody br{display:none;}
.scrollProductBody { /* products html */
	background-color:#eee;
}
.scrollProductBody .dateScrollBar{
	width:80%;
	margin:0 auto;
	display:block;
}
.scrollProductBody .dateScrollBar .productPic140{
	border:none;
	width:200px;
	max-width:200px;
	margin:0 auto;
	display:block;
}
.dateScrollBar {
	font-size:12px;
	color:#777;
	vertical-align:middle;
	text-decoration:none;
    display:none;
}
.sourceScrollBar {
	font-size:12px;
	color:#777;
	vertical-align:middle;
	text-decoration:underline;
}
.titleScrollBar {
	font-size:18px;
	font-weight:normal;
	color:#EC148F;
	vertical-align:middle;
	text-decoration:none;
    display:block;
    font-weight: 600;
}
.scrollProductBody  .titleScrollBar{
	padding:3px 0 0;
	display:block;
}
.scrollProductBody  .productPrice{
	font-size:13px;
	font-weight:bold;
	color:#007AA2;
}
.titleScrollBar b{
	font-weight:bold;
}
a.linkScrollBar {
	font-size:15px;
	vertical-align:middle;
    color: #304453;
}
a.linkScrollBar:hover{
	color:#007AA2;
}
.textScrollBar {
	font-size:14px;
	color:#304453;		
}
.dividerScrollBar {
	height:15px;
}
.scrollProductBody  .dividerScrollBar {
	display:none;
}


/* eCommerce */

.eCommerce{
	width:100%;	
	text-align:left;
}
.eCommerce .shopper {
	display:inline-block;
	padding:8px;
	background-color:#ccc;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
}
.eCommerce .cart {
	display:inline-block;
	padding:8px;
	background-color:#ddd;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
}
.eCommerce .shopper a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
.eCommerce .shopper  a:hover{
	color:#fff;
}
.eCommerce .cart a {
	text-decoration:none;
	font-weight:bold;
	color:#666;
}
.eCommerce .cart a:hover{
	color:#000;
}
.tdMenuSideWidth .eCommerce{
	width:100%;	
	text-align:right;
	background-color:#eee;
	border-radius:10px;
	-moz-border-radius:10px;
	margin:0 0 10px;
	padding:5% 0;
}
.tdMenuSideWidth .eCommerce .shopper{
	display:block;
	padding:3px 0 0;
	background-color:transparent;
	border-radius:0 0;
	-moz-border-radius:0 0;
	width:94%;
	margin:0 auto;
}
.tdMenuSideWidth .eCommerce .shopper span{
	background-position:right;
	background-repeat:no-repeat;
	display:inline-block;
	padding:3px 23px 2px 0;
}
.tdMenuSideWidth .eCommerce .shopper .login{
	background-image:url(icon_login_black.png);

}
.tdMenuSideWidth .eCommerce .shopper .name{
	background-image:url(icon_user_black.png);
}
.tdMenuSideWidth .eCommerce .shopper .logout{
	display:block;
	background-image:url(icon_logout_black.png);
}
.tdMenuSideWidth .eCommerce .shopper .register{
	display:block;
	background-image:url(icon_register_black.png);
}
.tdMenuSideWidth .eCommerce .shopper .divider{
	display:none;
}
.tdMenuSideWidth .eCommerce .shopper .welcome{
	display:none;
}
.tdMenuSideWidth .eCommerce .cart {
	display:block;
	padding:0px;
	background-color:transparent;
	border-radius:0 0;
	-moz-border-radius:0 0;
	width:94%;
	margin:0 auto;
}
.tdMenuSideWidth .eCommerce .cart span{
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	padding:2px 22px 4px 0;
}
.tdMenuSideWidth .eCommerce .cart span.total,
.tdMenuSideWidth .eCommerce .cart span.total span.num{
	display:inline-block !important;
	padding:0;
	font-weight:bold;
}
.tdMenuSideWidth .eCommerce .cart .view{
	background-image:url(icon_basket_black.png);
	display:inline-block;
}
.tdMenuSideWidth .eCommerce .cart .view_wishlist{
	background-image:url(icon_fav_black.png);
}
.tdMenuSideWidth .eCommerce .cart .orders{
	background-image:url(icon_order_black.png);
}
.tdMenuSideWidth .eCommerce .cart .checkout{
	background-image:url(icon_cart_black.png);
}
.tdMenuSideWidth .visitor .cart{
	padding:2px 0 0;
} 
.tdMenuSideWidth .cart span.divider{
	display:none;
} 
.tdMenuSideWidth .eCommerce .shopper a, .tdMenuSideWidth .eCommerce .cart a {
	text-decoration:none;
	font-weight:normal;
	color:#333;
	font-size:15px;
}
.tdMenuSideWidth .eCommerce .shopper  a:hover, .tdMenuSideWidth .eCommerce .cart a:hover{
	color:#007AA2;
}


/* Shopper Basket */

.basketRow {
	padding:0px;
	margin-bottom:30px;
	border:1px solid #eee;
	background: #eee;
	background: -moz-linear-gradient(45deg,  #ffffff 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(45deg,  #ffffff 0%,#eeeeee 100%);
	background: -o-linear-gradient(45deg,  #ffffff 0%,#eeeeee 100%);
	background: -ms-linear-gradient(45deg,  #ffffff 0%,#eeeeee 100%);
	background: linear-gradient(45deg,  #ffffff 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=1 );
	-moz-box-shadow:  0 5px 5px -5px #888888;
	-webkit-box-shadow:  0 5px 5px -5px #888888;
	box-shadow:  0 5px 5px -5px #888888;
}
.newbasket_taf .basketRow {
	padding:0 0 1%;
}
.basketRow .label {
	font-size:13px;
}
.basketRow span.label:after {
	content:":";
}
.basketRow .mainDetails  {
	border-bottom:1px dashed #ddd;
	margin-bottom:10px;
	padding-bottom:5px;
	height:90px;
	position:relative;
	overflow-y:hidden;
	width:98%;
	margin:0 1% 1%;
}
.basketRow .present{
	border-top:1px dashed #ddd;
	width:98%;
	margin:0 1%;
	display:block;
	font-size:14px; 
	font-weight:bold;
	color:#333;
	padding:5px 0;
	display:none;
}
.basketRow .mainDetails .productPic {
	float:right;
	width:15%;
	margin:1% 0 1% 1%;
	height:85%;
	overflow-y:hidden;
	-moz-box-shadow: 0px 2px 2px #ddd;
	-webkit-box-shadow: 0px 2px 2px #ddd;
	box-shadow: 0px 2px 2px #ddd;
}
.basketRow .mainDetails .productPic img {
	display:block;
	width:100%;
	height:auto;
	vertical-align:middle;
}
.basketRow .productName {
	padding:5px 0 0;
}
.basketRow .productName a {
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#666;
}
.basketRow .productName a:hover{
	color:#007AA2;
}
.basketRow .productActions {
	margin-top:22px;
}
.basketRow .productLinks {
	display:inline-block;
	text-decoration:none;
	margin-left:15px;
	font-weight:normal;
	font-size:15px;
	color:#333;
}
.basketRow .productLinks:hover{
	color:#007AA2;
}
.basketRow .productLinks:before {
	content:'';
	font-size:13px;
	font-weight:bold;
	color:#fff;
	background-color:#007AA2;
	border-radius:5px;
	display:inline-block;
	line-height:1em;
	padding:2px 4px;
	margin-left:2px;
}
.productLinks.removeProduct:before {
	content:'x';
}
.productLinks.addProduct:before {
	content:'+';
}
.basketRow  .productSKU {
	font-size:12px;
	margin-top:-2px;
}
.basketRow  .productInputs  {
	font-size:14px;
	width:58%;
	margin:0 1% 0 0;
	margin:0 2px 0 0\9;
	display:inline-block;
	vertical-align:top;
}
.basketRow  .productInputs > div {
	display:inline-block;
	width:auto;
	max-width:90%;
	margin-left:1%;
	vertical-align:top;
}
.basketRow  .productInputs > div:last-child {
	margin-left:0;
}
.basketRow  .productInputs  select {
	display:inline-block;
	width:auto;
	margin-right:10px;
}
.basketRow  .productInputs  .filedText{
	boder:1px solid #ccc;
}
.basketRow .quantityDiv .button{
	width:18px !important;
	height:18px !important;
	border-radius:18px;
	-moz-border-radius:18px;
	background-color:#4d4d4d !important;
	color:#fff !important;
	font-weight:bold;
	padding:2px 3px 4px !important;
	margin:0;
}
.basketRow .quantityDiv .button:hover{
	background-color:#007AA2 !important;
}
.basketRow .quantityDiv .filedText{
	margin:3px 5px;
}
.basketRow .productPrices {
	float:left;
	float:none;
	width:40%;
	margin:0 0 0 0;
	vertical-align:top;
	text-align:left;
	display:inline-block;
}
.basketRow .productPrices .value {
	border-bottom:1px dotted #aaa;
}
.productPrices > div {
	display:inline-block;
	width:30%;
	margin-left:3%;
	margin-left:3px\9;
	text-align:right;
}
.productPrices > div:last-child {
	margin-left:0;
}
.productPrices .productCurrentPrice{
	color:#007AA2;
	font-weight:bold;
}
.productPrices .productTotalPrice {
	font-weight:bold;
}
.totalBasket {
	display:block;
	width:auto;
	padding:5px;
	text-align:left;
}
.totalBasket .label {
	font-size:14px;
	font-weight:normal;
}
.totalBasket .value {
	font-size:18px;
	font-weight:bold;
}
.basketButtons{
	text-align:left;
}
.basketRow.billingSummaryRow{
	padding:0 0 1%;
}
.basketRow.billingSummaryRow .mainDetails  {
	height:55px;
}
.basketRow.billingSummaryRow .mainDetails .productPic{
	width:6%;
}
.basketRow.billingSummaryRow .productInputs .label{
	font-size:14px;
	font-weight:bold;
}
.basketRow.billingSummaryRow .productInputs .value{
	font-size:14px;
	font-weight:normal;
}
.commerceMsg  {
	padding:10px 10px;
	margin-bottom:10px;
	font-size:15px;
	border:1px solid #eee;
	background: #eee;
	background: -moz-linear-gradient(45deg,  #ffffff 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(45deg,  #ffffff 0%,#eeeeee 100%);
	background: -o-linear-gradient(45deg,  #ffffff 0%,#eeeeee 100%);
	background: -ms-linear-gradient(45deg,  #ffffff 0%,#eeeeee 100%);
	background: linear-gradient(45deg,  #ffffff 0%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=1 );
	-moz-box-shadow:  0 5px 5px -5px #888888;
	-webkit-box-shadow:  0 5px 5px -5px #888888;
	box-shadow:  0 5px 5px -5px #888888;
}



/* Wish List Basket */

.wbasket_taf .basketRow  .mainDetails{
	border:none;
	width:76%;
	margin:0 1% 0 0;
	margin:0 3px 0 0\9;
	padding:0;	
	display:inline-block;
}
.wbasket_taf .basketRow  .productPrices{
	border:none;
	width:20%;
	margin:1% 1% 0 0;
	margin:5px 3px 0 0\9;
	padding:0;	
	display:inline-block;
	border-right:1px dashed #ccc;
}
.wbasket_taf .basketRow  .productPrices .productUnitPrice,
.wbasket_taf .basketRow  .productPrices .productCurrentPrice,
.wbasket_taf .basketRow  .productPrices .productTotalPrice{
	display:block;
	width:95%;
	margin:1% 5% 1% 0;
	margin:3px 5px 3px 0\9;
	padding:0;
}
.wbasket_taf  .basketButtonTd{
	float:left;
	margin-right:10px;
}
.chooseShipping, .billingInfo, .billingSubmit, .shippingInfo {
	width:60% !important;
}
.couponForm{
	width:60% !important;
	display:block;
	padding:0 0 10px;
}
.couponForm .submitButton{
	float:left;
}
.billingInfo .filedText, .couponForm .filedText, .shippingInfo .filedText, .chooseShipping select.filedText, .billingSubmit textarea.filedText{
	width:100%;
	display:inline-block;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	box-shadow: 2px 2px 2px #888 inset;
	-moz-box-shadow:2px 2px 2px #888 inset;
	-webkit-box-shadow: 2px 2px 2px #888888 inset;
	background-color:#f3f3f3;
	padding:4px 0px;
}
.couponForm .filedText{
	width:60%;
	margin:3px 39% 3px 0;
	margin:3px 20px 3px 0\9;
}



/* Menu Object */

.Rmenuul1 {
	margin:0px 0;
	display:block;
	text-align:right;
}
#HResponsive .Rmenuul1 {
	background-color:#e7e7e6;
}
.Rmenuul1 .menudiv{
	padding:0;
	width:90%;
    display:block;
    margin:0 auto;
}
.Rmenuul1 .menudiv ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.Rmenuul1 .menudiv li{
	display:inline-block;
	padding:0;
	margin:0;
	background-image:none;
    width:calc(90%/10);
    float:right;
}
.Rmenuul1 .menudiv a.menuButton,
.Rmenuul1 .menudiv a.menuButtonSelected{
	padding:0;
	font-size:19px;
	color:#3a3a3a;
	display:block;
    width:100%;
    text-align:center;
}
.Rmenuul1 .menudiv a.menuButton:hover{
	color:#fff;
    background-color:#eb008b;
}
.Rmenuul1 .menudiv a.menuButtonSelected{
	color:#fff;
    background-color:#eb008b;
}
.Rmenuul1 .menudiv a .ulpad{
	display:inline-block;
	padding:14px 10px 13px;
}
.Rmenuul1 .menudiv li div.color3{display:none;}
.Rmenuul1 .menudiv li div.color2{
	z-index:99;
	/*background-image:url(homeGallery_titleBG.png);*/
    background-color:#f5f5f5;
	padding:3px 0;
    width:180px;
}
.Rmenuul1 .menudiv li div li{
	display:block;
	width:90%;
	margin:0 auto;
	border-bottom:1px dotted #bbb;
	padding:2px 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;
    border-radius:3px;
    -moz-border-radius:3px;
}
.Rmenuul1 .menudiv li div li a.menuButton:hover,
.Rmenuul1 .menudiv li div li a.menuButtonSelected{
    background-color:#007AA2;
    color:#fff;
}
.Rmenuul1 .menudiv li div li a .ulpad{
	padding:3px 5px;
}
#FResponsive .Rmenuul1 {
	margin:0 0 10px;
	display:inline-block;
	text-align:right;
	width:45%;
}
#FResponsive .Rmenuul1 .menudiv{
	padding:0;
	background:none;
}
#FResponsive .Rmenuul1 .menudiv li{
	display:inline-block;
	padding:0;
	margin:0;
	background-image:none;
}
#FResponsive .Rmenuul1 .menudiv a.menuButton,
#FResponsive .Rmenuul1 .menudiv a.menuButtonSelected{
	padding:0;
	font-size:14px;
	color:#444;
	margin:0px;
	border-right:1px dotted #bbb;
	display:inline-block;
}
#FResponsive .Rmenuul1 .menudiv li:first-child a{
	border-right:0px dotted #bbb;
}
#FResponsive .Rmenuul1 .menudiv a.menuButton:hover{
	color:#000;
}
#FResponsive .Rmenuul1 .menudiv a.menuButtonSelected{
	color:#000;
}
#FResponsive .Rmenuul1 .menudiv a .ulpad{
	display:inline-block;
	padding:0 6px 0 3px;
}
#FResponsive .Rmenuul1 .menudiv li:first-child a .ulpad{
	display:inline-block;
	padding:0 0px 0 3px;
}
#MRResponsive .Rmenuul1 {
	margin:0 0 10px;
	display:block;
	text-align:right;
	background-color:#ddd;
	border-radius:10px;
	-moz-border-radius:10px;
	width:100%;
	padding:5px 0;	
}
#MRResponsive .Rmenuul1 .menudiv{
	padding:0;
	width:94%;
	margin:0 3%;
	background:none;
}
#MRResponsive .Rmenuul1 .menudiv li{
	display:block;
	padding:0;
	margin:0;
	background-image:none;
	width:100%;
}
#MRResponsive .Rmenuul1 .menudiv a.menuButton,
#MRResponsive .Rmenuul1 .menudiv a.menuButtonSelected{
	padding:0;
	font-size:17px;
	color:#666;
	margin:0;
	border-bottom:1px dotted #bbb;
	border-right:0px dotted #bbb;
	display:inline-block;
	width:100%;
}
#MRResponsive .Rmenuul1 .menudiv li:last-child a{
	border-bottom:0px dotted #bbb;
}
#MRResponsive .Rmenuul1 .menudiv a.menuButton:hover{
	color:#222;
	background: #dddddd;
	background: -moz-linear-gradient(left,  #dddddd 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dddddd), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #dddddd 0%,#ffffff 100%);
	background: -o-linear-gradient(left,  #dddddd 0%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #dddddd 0%,#ffffff 100%);
	background: linear-gradient(to right,  #dddddd 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=1 );
	border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
}
#MRResponsive .Rmenuul1 .menudiv a.menuButtonSelected{
	color:#222;
	background: #dddddd;
	background: -moz-linear-gradient(left,  #dddddd 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dddddd), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left,  #dddddd 0%,#ffffff 100%);
	background: -o-linear-gradient(left,  #dddddd 0%,#ffffff 100%);
	background: -ms-linear-gradient(left,  #dddddd 0%,#ffffff 100%);
	background: linear-gradient(to right,  #dddddd 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=1 );
	border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
}
#MRResponsive .Rmenuul1 .menudiv a .ulpad{
	display:inline-block;
	padding:6px 10px;
}
#MRResponsive .Rmenuul1 .menudiv li div.color2{
	padding:0;
	background:none;
}
#MRResponsive .Rmenuul1 .menudiv li ul li{
	border:none;
	padding:0;
	margin:0;
	background-image:none;
}
#MRResponsive .Rmenuul1 .menudiv li ul li a.menuButton,
#MRResponsive .Rmenuul1 .menudiv li ul li a.menuButtonSelected{
	border:none;
	font-size:14px;
	color:#333;
	margin:2px 0;	
}
#MRResponsive .Rmenuul1 .menudiv li ul li a.menuButton:hover{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #dddddd 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#dddddd), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 50%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#dddddd 50%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#dddddd 50%,#ffffff 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 50%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	border-radius:5px;	
	-moz-border-radius:5px;
	-moz-box-shadow: 0px 1px 10px #bbb;
	-webkit-box-shadow: 0px 1px 10px #bbb;
	box-shadow: 0px 1px 10px #bbb;
}
#MRResponsive .Rmenuul1 .menudiv li ul li a.menuButtonSelected{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #dddddd 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#dddddd), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 50%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#dddddd 50%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#dddddd 50%,#ffffff 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 50%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	border-radius:5px;	
	-moz-border-radius:5px;
	-moz-box-shadow: 0px 1px 10px #bbb;
	-webkit-box-shadow: 0px 1px 10px #bbb;
	box-shadow: 0px 1px 10px #bbb;
}
#MRResponsive .Rmenuul1 .menudiv li ul li ul li a.menuButton,
#MRResponsive .Rmenuul1 .menudiv li ul li ul li a.menuButtonSelected{
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	margin:2px auto;
	display:block;
	width:90%;
	background-color:#666;
	border-radius:5px;	
	-moz-border-radius:5px;	
}
#MRResponsive .Rmenuul1 .menudiv li ul li ul li a.menuButton:hover{
	background:none;
	background-color:#333;
	-moz-box-shadow: 0px 0px 0px #bbb;
	-webkit-box-shadow: 0px 0px 0px #bbb;
	box-shadow: 0px 0px 0px #bbb;
	color:#fff;
}
#MRResponsive .Rmenuul1 .menudiv li ul li ul li a.menuButtonSelected{
	background:none;
	background-color:#333;
	-moz-box-shadow: 0px 0px 0px #bbb;
	-webkit-box-shadow: 0px 0px 0px #bbb;
	box-shadow: 0px 0px 0px #bbb;
}
.Rmenuul1_sub_to_menu{
	display:block;
	width:100%;
}
.Rmenuul1_sub_to_menu h3.color1{
	display:none;
	margin:10px;
	font-size:18px;
}
#MRResponsive .Rmenuul1_sub_to_menu .menudiv li{padding:1px 0;}
.Rmenuul1_sub_to_menu .menudiv a.menuButton,
.Rmenuul1_sub_to_menu .menudiv a.menuButtonSelected{
	padding:0;
	font-size:18px;
	font-weight:normal;
	color:#fff;
    color:#111;
	border-radius:5px;
	-moz-border-radius:5px;
	margin:0px;
    background-color:#C0BFBF;
    background-color:#E7E7E6;
}
.Rmenuul1_sub_to_menu .menudiv a.menuButton:hover{
	background-color:#EB008B;
	color:#fff;
}
.Rmenuul1_sub_to_menu .menudiv a.menuButtonSelected{
	background-color:#EB008B;
	color:#fff;
    background-image:url(sbrBg.png);
    background-position:right;
    background-repeat:no-repeat;
}
.Rmenuul1_sub_to_menu .menudiv a .ulpad{
	display:inline-block;
	padding:10px 10px 8px 5px;
}
.Rmenuul1_sub_to_menu .menudiv a.menuButtonSelected .ulpad{
    display:inline-block;
	padding:8px 30px 6px 5px;
}

.Rmenuul1_sub_to_menu .menudiv li li{
    white-space:normal;
}

.Rmenuul1_sub_to_menu .menudiv li li a.menuButton,
.Rmenuul1_sub_to_menu .menudiv li li a.menuButtonSelected{
    padding:0;
	font-size:16px;
	font-weight:normal;
	color:#666;
	border-radius:0px;
	-moz-border-radius:0px;
	margin:0;
    background-color:transparent;
    background-image:url(child.png);
    background-position:right;
    background-repeat:no-repeat;
    margin:0 10px 0 0;
}
.Rmenuul1_sub_to_menu .menudiv li li a.menuButton:hover{
    background-image:url(childSel.png);
	color:#EB008B;
    background-color:transparent;
}
.Rmenuul1_sub_to_menu .menudiv li li a.menuButtonSelected{
	background-image:url(childSel.png);
    color:#EB008B;
    background-color:transparent;
}
.Rmenuul1_sub_to_menu .menudiv li li a .ulpad,
.Rmenuul1_sub_to_menu .menudiv li li a.menuButtonSelected .ulpad{
	display:inline-block;
	padding:4px 14px 1px 5px;
}



.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;
}

/*new register form */
#body8748 .formHolder{width: 70%!important;}
#body8748 .formHolder form{
    display: inline-block!important;
    width: 100%!important;
}
/*
#body8748 .fieldRow .fieldName {
    width: 30%!important;
}

#body8748 .fieldRow .fieldInput {
    width: 70%;
}

#body8748 .fieldRow.submit{margin:0;}*/
/*new register form*/

/* 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:12px 0;
	margin:0 auto;
    width:94%;
    display:block;
}
.menuMinButton span {
	color:#3a3a3a;
	font-size:26px;
    background-image:url(topMenuIcon_m.png);
    background-position:right;
    background-repeat:no-repeat;
    padding:0 33px 0 0;
}
.menuMinButton span:before {
	/*content:'';
	width:1em;
	height:2px;
	margin-left:10px;
	border-top:double 6px #3a3a3a;
	border-bottom:solid 2px #3a3a3a;*/
	display:inline-block;
}



/* Ajax Calendar (calendar2) */

.ajaxEvent {
	border-radius:5px;
	padding:15px;
	background-color:#fff;
	-moz-box-shadow: 1px 1px 10px #000;
	-webkit-box-shadow: 1px 1px 10px #000;
	box-shadow: 1px 1px 10px #000;
	width:500px;
}
.ajaxEvent  .dates {
	font-size:18px;
	font-weight:normal;
	color:#666;
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:solid 2px #eee;
}
.ajaxEvent .pic {
	width:30%;
	margin:0 0 0 1%;
	display:inline-block;
	vertical-align:top;
}
.ajaxEvent .message1{
	width:67%;
	display:inline-block;
	vertical-align:top;
}
.ajaxEvent .button {
	position:relative;
	top:-30px;
	right:-30px;
	background-color:#000;
	width:17px;
	height:auto;
	padding:5px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-radius:15px;
	border:solid 2px #fff;
	-moz-box-shadow: 1px 1px 10px #000;
	-webkit-box-shadow: 1px 1px 10px #000;
	box-shadow: 1px 1px 10px #000;
	cursor:pointer;
}
.ajaxEvent .productInfo {
	padding:5px 10px 3px 10px;
	color:#322825;
	font-size:15px;
	font-weight:bold;
	background-color: #8BC53E;
    background-image:none;
}
.ajaxEvent .productInfo:hover{
	background: #EB008B;
    color:#fff;
}
.ajaxEvent .button:hover {
	opacity:0.7;
	filter: alpha(opacity = 70);
}



/* FORMS */

.fieldRow {
	min-height:25px;
	height:auto;
	margin:0 0 7px;
	float:none;
	clear:both;
}
.fieldRow.Textbox{min-height:90px;}
.fieldRow .fieldName {
	width:25%;
}
.fieldRow .fieldInput {
	width:73%;
}
.fieldRow .fieldName {
	display:inline-block;
	min-height:25px;
	font-size:16px;
}
.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:90px;
	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:20%;
	vertical-align:top;
	background-color:#007BA3;
}

#body8748 .localRight{background-color:#fff;}

#PF-FROM .localLeft{
	float:right;
}

#body8700 .localLeft{width:35%}
#body8701 .localLeft{width:38%}
#body8703 .localLeft{width:35%}
#body8692 .localLeft{width:35%}
#body8743 .localLeft{width:35%}
#body8699 .localLeft{width:35%}
#body8704 .localLeft{width:35%}
#body8777 .localLeft{width:35%}
#body8706 .localLeft{width:35%}
#body8827 .localLeft{width:35%}
#body9391 .localLeft{width:35%}


#PF-FROM .localRight{
    float:left;
    background-color:#fff;
}
#PF-FROM .localLeft img{display:block;}
#PF-FROM .Updes, #PF-FROM form, #PF-FROM .formHolder{
	width:59%;
	display:inline-block;
	
}
 #PF-FROM .formHolder form{
	width:90%;
	margin:0 auto;
	display:block;
}
.security div{text-align:right !important;}

#PF-FROM .localLeft{
/*background-color:#007BA3; */   
}

#PF-FROM .contactDiv{
    display:block;
    width:92%;
    padding:15px 0 9px;
    margin:0 auto;
    color:#fff;
}
#PF-FROM .contactDiv .name{
    font-size:26px;
    height:25px;
    margin:0 0 10px;
    display:block;
}
#PF-FROM .contactDiv .map{display:block;}

#body8699 .contactDiv .map{
    margin:70px 0 0 0;
    display:block;
}

#body8704 .contactDiv .map{
    margin:28px 0 0 0;
    display:block;
}

#PF-FROM .contactDiv .map iframe{
    width:100%;
    height:167px;
    display:block;
}
#PF-FROM .contactDiv .infoDiv{
    display:block;
    height:25px;
    background-position:right;
    background-repeat:no-repeat;
    margin:0 0 10px;
}
#PF-FROM .contactDiv .infoDiv span{
    display:inline-block;
    padding:2px 30px 0 0;
}
.contactDiv .infoDiv.address{background-image:url(contactIcon_home.png );}
.contactDiv .infoDiv.phone{background-image:url(contactIcon_phone.png );font-size:18px;}
.contactDiv .infoDiv.fax{background-image:url(contactIcon_fax.png );font-size:18px;}
.contactDiv .infoDiv.mail{background-image:url(contactIcon_mail.png );font-size:18px;}
.contactDiv .infoDiv.Business_hours{background-image:url(register.png );font-size:18px;}
.contactDiv .infoDiv.mail a{color:#fff;}
.contactDiv .infoDiv.mail a:hover{text-decoration:underline;}
/* Product Search Form */

.productSearchForm{
	display:inline-block;	
	border:1px solid #ccc;
	padding:3px 0;
}
.productSearchForm form{
	width:96%;
	display:block;
	margin:0 auto !important;
}
.productSearchForm input.filedText{
	display:inline-block;	
	width:77%;
	padding:0;
	margin:0;
	color:#333;
	background:none;
	border:none;
}
.productSearchForm input.filedText::-webkit-input-placeholder { color:#333;opacity:1;filter:alpha(opacity=100); }
.productSearchForm input.filedText::-moz-placeholder { color:#333;opacity:1;filter:alpha(opacity=100); } /* firefox 19+ */
.productSearchForm input.filedText:-ms-input-placeholder { color:#333;opacity:1;filter:alpha(opacity=100); } /* ie */
.productSearchForm input:-moz-placeholder { color:#333;opacity:1;filter:alpha(opacity=100); }
.productSearchForm input.submitButton{
	display:inline-block;	
	width:20%;
	padding:0;
	margin:0;
	background:none;
	-moz-box-shadow: 0 0 0 #ddd;
	-webkit-box-shadow: 0 0 0 #ddd;
	box-shadow: 0 0 0 #ddd;
	background-image:url(icon_magnifying.png);
	background-position:top;
	background-repeat:no-repeat;
	min-width:30px;
}



/* Product Search Form */

.Site_Search_Form{
    display:inline-block;
    position:absolute;
    top:33px;
    left:262px;
    border:1px solid #ccc;
    color:#007aa2;
    font-size:13px;
    border-radius:5px;
    -moz-border-radius:5px;
    height:30px;
    width:170px;
}
.Site_Search_Form form{
	width:100%;
	display:block;
	margin:0 auto !important;
}
.Site_Search_Form input.filedText{
	display:inline-block;	
	width:120px;
	padding:7px 12px 0 0;
	margin:0;
	color:#333;
	background:none;
	border:none;
    vertical-align:top;
    line-height:1.1em;
}
.Site_Search_Form input.filedText::-webkit-input-placeholder { color:#333;opacity:1;filter:alpha(opacity=100); }
.Site_Search_Form input.filedText::-moz-placeholder { color:#333;opacity:1;filter:alpha(opacity=100); } /* firefox 19+ */
.Site_Search_Form input.filedText:-ms-input-placeholder { color:#333;opacity:1;filter:alpha(opacity=100); } /* ie */
input:-moz-placeholder { color:#333;opacity:1;filter:alpha(opacity=100); }
.Site_Search_Form input.submitButton{
	display:inline-block;	
	width:30px;
	padding:0;
	margin:0;
	background:none;
	-moz-box-shadow: 0 0 0 #ddd;
	-webkit-box-shadow: 0 0 0 #ddd;
	box-shadow: 0 0 0 #ddd;
	background-image:url(topSearchIcon.png);
	background-position:top;
	background-repeat:no-repeat;
	min-width:30px;
    height:30px;
    float:left;
}



/* Product Search Result */
.search_taf .tdMenuSideWidth,
.search_taf .tdDividerWidth{display:none;}
#TABLESearch{
	margin:0 0 15px;
    border-bottom:1px solid #ddd;
}

#TABLESearch tr:last-child td{padding-bottom:15px !important;}
#TABLESearch table tr:last-child td{padding-bottom:0px !important;}
#TABLESearch .productTitleBG{
	padding:5px 0 0 0;
}
#TABLESearch a.productName{
	font-size:24px;
	color:#333;
	text-decoration:none;
	display:inline-block;
	margin:0 0px 0 0;
}
#TABLESearch .productName:hover{
	color:#007AA2;
}
#TABLESearch  .productPrice{
	color:#007AA2;
	font-size:15px;
	display:block;
}
#TABLESearch  .productSKU{
	color:#555;
	font-size:15px;
	display:block;
}
#TABLESearch a.productLinks{
	font-size:14px;
	color:#555;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	padding:6px 40px 6px 0;
	background-image:url(icon_info_black.png );
	background-position:right;
	background-repeat:no-repeat;
}
#TABLESearch .productLinks:hover{
	color:#007AA2;
}
#TABLESearch br{
	display:none;
}
#ProductSearchPIC a.productLinks{
	padding:0;
	background-image:none;
}
#ProductSearchPIC a.productLinks:before{
	display:none;
}



/* Side Contact Form */

.contact_form_1{
	width:100%;
	background-color:#555;
	border-radius:10px;
	-moz-border-radius:10px;
	padding:10px 0;
	display:block;
	margin:0 0 10px ;
}
.contact_form_1 .contactForm3{
	width:94%;
	margin:0 auto;
	display:block;
	color:#fff;
}
.contact_form_1 .contactForm3 .row{
	padding:3px 0;
	margin:0;
	display:block;
	width:100%;
}
.contact_form_1 .contactForm3  .fieldName{
	width:32%;
	color:#fff;
	font-size:14px;
	display:inline-block;
}
.contact_form_1 .contactForm3 .messageRow .fieldName{
	vertical-align:top;
}
.contact_form_1 .contactForm3 .fieldInput{
	width:63%;
	display:inline-block;
	background-color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-moz-box-shadow: 2px 2px 2px #444 inset;
	-webkit-box-shadow: 2px 2px 2px #444 inset;
	box-shadow: 2px 2px 2px #444 inset;
	border:none;
}
.contact_form_1 .contactForm3 .codeRow .fieldInput{
	background:none;
	border-radius:0px;
	-moz-border-radius:0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border:none;
}
.contact_form_1 .contactForm3 .codeRow .fieldInput img{
	height:15px;
	vertical-align:middle
}
.contact_form_1 .contactForm3 .filedText{
	color:#333;
	font-size:14px;
	cursor:pointer;
	width:96%;
	margin:3px 3px;
	border:none;
	background:none;
}
.contact_form_1 .contactForm3 #mytextlast{
	width:25%;
	background-color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-moz-box-shadow: 2px 2px 2px #444 inset;
	-webkit-box-shadow: 2px 2px 2px #444 inset;
	box-shadow: 2px 2px 2px #444 inset;
	border:none;
	margin:0;
	padding:3px;
	text-align:right;
}
.contact_form_1 .contactForm3 textarea.filedText{
	width:94%;
	margin:3px auto 2px;
}
.contact_form_1 .contactForm3 .disabledRow{
	font-size:12px;
}
.contact_form_1 .contactForm3 .submitButton{
	color:#333;
	text-shadow:1px 1px 0px #fff;
	margin:10px auto 0;
	display:block;
	background: #f5f5f5;
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: -o-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: -ms-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: linear-gradient(to bottom,  #f5f5f5 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#cccccc',GradientType=0 );
	-moz-box-shadow: 0px 3px 5px #333;
	-webkit-box-shadow: 0px 3px 5px #333;
	box-shadow: 0px 3px 5px #333;
}
.contact_form_1 .contactForm3 .submitButton:hover{
	background: #cccccc;
	background: -moz-linear-gradient(top,  #cccccc 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#f5f5f5));
	background: -webkit-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: -o-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: -ms-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: linear-gradient(to bottom,  #cccccc 0%,#f5f5f5 100%)
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#f5f5f5',GradientType=0 );
}



/* Contact Form 2 */

.contactForm2{
	width:100%;
	margin:0% auto;
	display:block;
	color:#fff;
}
.contactForm2 .contactForm2In{
    display:block;
    margin:0 auto;
    width:90%;
    padding:20px 0 0;
    
}
.contactForm2 label {
	display:none;
}
.contactForm2 .row{
	margin:0 0 5px 0;
	display:block;
	width:100%;
}
.contactForm2 .fieldInput{
	width:100%;
	display:block;
	background-color:#fff;
	border:none;
}
.contactForm2 .codeRow .fieldInput{
	background:none;
	border-radius:0px;
	-moz-border-radius:0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border:none;
}
.contactForm2 .filedText,#free-M,#age-M,#cat-M,#mer-M{
	color:#949494;
	font-size:16px;
	cursor:pointer;
	width:96%;
    padding:5px 0;
    padding-right:4px;
	margin:0px auto;
	display:inline-block;
	border:none;
	background:none;
}
#free-M,#age-M,#cat-M,#mer-M{
 margin-top:5px;   
}
.contactForm2 .filedText.must_field{
	font-weight:bold;
}
.contactForm2 .filedText.error_field{
	color:#007AA2;
	font-weight:bold;
}
.contactForm2 #mytextlast{
	width:36%;
	background-color:#fff;
	border:none;
	margin:3px 0;
	padding:3px;
	text-align:right;
	display:inline-block;
}
.contactForm2 textarea.filedText{
	width:94%;
	margin:3px auto 2px;
}
.contactForm2 .submitButton{
	color:#333;
	text-shadow:1px 1px 0px #fff;
	margin:10px auto 0;
	display:block;
	background: #f5f5f5;
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: -o-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: -ms-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: linear-gradient(to bottom,  #f5f5f5 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#cccccc',GradientType=0 );
	-moz-box-shadow: 0px 3px 5px #333;
	-webkit-box-shadow: 0px 3px 5px #333;
	box-shadow: 0px 3px 5px #333;
}
.contactForm2 .submitButton:hover{
	background: #cccccc;
	background: -moz-linear-gradient(top,  #cccccc 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#f5f5f5));
	background: -webkit-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: -o-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: -ms-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: linear-gradient(to bottom,  #cccccc 0%,#f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#f5f5f5',GradientType=0 );
}
.contactForm2 .disabledRow label{
	color:#fff;
	display:inline-block;
    font-size:16px;
}
.contactForm2 .codeRow img{
	vertical-align:middle;
}

.contactForm2 .row.submitRow{
    display:block;
    /*text-align:center;*/
}
.contactForm2 .row.submitRow input{
    padding:10px 12px;
    font-size:18px;
    background-color:#fff;
    color:#007AA2;
    display:inline-block;
    font-weight:bold;
}
.contactForm2 .row.submitRow input:hover{
    color:#fff;
    background-color:#007AA2;
}







.contactForm3{
    width:100%;
	margin:0% auto;
	display:block;
	color:#fff;
}
.contactForm3 .contactForm2In{
    display:block;
    margin:0 auto;
    width:90%;
    padding:20px 0 0;
    
}
.contactForm3 .row{
	margin:0 0 5px 0;
	display:block;
	width:100%;
}
.contactForm3 .fieldInput input{
	width:100%;
	display:inline-block;
	background-color:#fff;
	border:none;
    
}
.contactForm3 .fieldInput label{
    display:inline-block;
    width:23%;
    font-size:16px;
    vertical-align:top;
}
.contactForm3 .codeRow .fieldInput{
	background:none;
	border-radius:0px;
	-moz-border-radius:0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border:none;
}
.contactForm3 .filedText{
	color:#949494;
	font-size:16px;
	cursor:pointer;
	width:96%;
    padding:5px 0;
	margin:0px auto;
	display:block;
	border:none;
	background:none;
}
.contactForm3 .filedText.must_field{
	font-weight:bold;
}
.contactForm3 .filedText.error_field{
	color:#007AA2;
	font-weight:bold;
}
.contactForm3 #mytextlast{
	width:36%;
	background-color:#fff;
	border:none;
	margin:3px 0;
	padding:3px;
	text-align:right;
	display:inline-block;
}
.contactForm3 textarea.filedText{
	width:75%;
    background-color:#fff;
    height:50px;
    display:inline-block;
    vertical-align:top;
}

.contactForm3 .disabledRow label{
    color:#fff;
	display:inline-block;
    font-size:16px;
}
.contactForm3 .codeRow img{
	vertical-align:middle;
}

.contactForm3 .row.submitRow{
    display:block;
    text-align:center;
}
.contactForm3 .row.submitRow input{
    padding:10px 12px;
    font-size:18px;
    background-color:#fff;
    color:#007AA2;
    display:inline-block;
    font-weight:bold;
}
.contactForm3 .row.submitRow input:hover{
    color:#fff;
    background-color:#007AA2;
}




/* Register & Login Pages */

.registerPage .registerFormDiv, .loginPage .loginFormDiv{
	width:80%;
	margin:0 auto;
	display:block;
	background: #eeeeee;
	background: -moz-linear-gradient(-45deg,  #eeeeee 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(-45deg,  #eeeeee 0%,#cccccc 100%);
	background: -o-linear-gradient(-45deg,  #eeeeee 0%,#cccccc 100%);
	background: -ms-linear-gradient(-45deg,  #eeeeee 0%,#cccccc 100%);
	background: linear-gradient(135deg,  #eeeeee 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 );
	border:1px solid #fff;
	-moz-box-shadow: 0px 4px 10px #aaa;
	-webkit-box-shadow: 0px 4px 10px #aaa;
	box-shadow: 0px 4px 10px #aaa;
	padding:5px 0;
}
.loginPage.registerPage .registerFormDiv, .loginPage.registerPage .loginFormDiv{
	width:45%;
	vertical-align:top;
	margin:0 9px\9;
	margin:0 1.5% !important;
	display:inline-block;
}
.registerPage .registerFormDiv .tablePageTitle, .loginPage .loginFormDiv .tablePageTitle{
	width:94%;
	margin:0 auto;
	display:block;
	border-bottom:1px dashed #fff;
}
.registerPage .registerFormDiv .tablePageTitle .tdPageTitle, .loginPage .loginFormDiv .tablePageTitle .tdPageTitle{
	color:#333;
	text-shadow:1px 1px 0px #fff;
	text-align:center;
	padding:0 0 10px;
}
.registerPage .registerFormDiv .tablePageFormat, .loginPage .loginFormDiv #tableform{
	width:94%;
	margin:0 auto
}
.registerPage .registerFormDiv #tableform form, .loginPage .loginFormDiv #tableform form{
	width:70%;
	margin:0 auto;
	display:block;
}
.loginPage.registerPage .registerFormDiv #tableform form, .loginPage.registerPage .loginFormDiv #tableform form{
	width:100%;
	margin:0 auto;
	display:block;
}
.registerPage .registerFormDiv  #tableform form table, .loginPage .loginFormDiv #tableform form table{
	width:100%;
}
.registerPage .registerFormDiv #tableform  form table .inputName, .loginPage .loginFormDiv #tableform form table .inputName{
	text-align:right;
}
td.filedText{
	border:none;
}
.registerPage .registerFormDiv #tableform form table .message td, .loginPage .loginFormDiv #tableform form table .message td{
	padding:10px 0;
}
#shopperLookup .welcomeBack .H5{
	background:none;
	padding:10px 0;
	text-shadow:1px 1px 0px #fff;	
	color:#333;
}
.registerFormDiv #shopperNew .inputName {
	width:25% !important;
}
.registerFormDiv #shopperNew .inputValue{
	width:74% !important;
}
.loginPage.registerPage .H5{
	background:none;
	padding:10px 0;
	color:#333;
	font-weight:normal;
}
.forgotPassword{
	display:block;
	width:100%;
	text-align:right;
}
.forgotPassword a{
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#333;
}
.forgotPassword a:hover{
	color:#007AA2;
}



/* Password Form */

.formHolderPassword{
	width:70%;
	display:block;
	margin:0 auto;
	background: #eeeeee;
	background: -moz-linear-gradient(-45deg,  #eeeeee 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(-45deg,  #eeeeee 0%,#cccccc 100%);
	background: -o-linear-gradient(-45deg,  #eeeeee 0%,#cccccc 100%);
	background: -ms-linear-gradient(-45deg,  #eeeeee 0%,#cccccc 100%);
	background: linear-gradient(135deg,  #eeeeee 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 );
	border:1px solid #fff;
	-moz-box-shadow: 0px 4px 10px #aaa;
	-webkit-box-shadow: 0px 4px 10px #aaa;
	box-shadow: 0px 4px 10px #aaa;
	padding:20px 0;
}
.formHolderPassword .adminH5, .formHolderPassword .fieldRow{
	width:80%;
	display:block;
	margin:0 auto;
}
.formHolderPassword .submit{
	text-align:left;
	padding:10px 0 0 0;
}



/* JS Gallery */

.jsGallery {
	display:block;
}
#jsGallery {
	height:300px;
}
#jsGallery .picDiv {
	width:100%;
}
#jsGallery .picDiv img{
	width:100%;
	display:block;
}
#jsGallery .text {
	width:30%;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	background: rgba(0, 0, 0, .7);
	background-color:#000\9;
	bottom:12%;
	position:absolute;
	color:#fff;
	display:inline-block;
}
#jsGallery .bar {
	width:100%;
	text-align:left;
	top:270px !important;
	left:15px;
}
#jsGallery .bar .button {
	display:inline-block;
	width:16px;
	height:16px;
	border-radius:16px;
	-moz-border-radius:16px;
	margin:0 2px;
	background-color:#fff;
	border:solid 0px #9f9f9f;
	cursor:pointer;
	-moz-box-shadow: 2px 2px 2px #777 inset;
	-webkit-box-shadow: 2px 2px 2px #777 inset;
	box-shadow: 2px 2px 2px #777 inset;
}
#jsGallery .bar .button:hover,  #jsGallery .bar .button.selected {
	background-color:#007AA2;
	color:#fff;
}
#jsGallery .bar .button .num {
	display:none;
}
#jsGallery a.productLinks {
	text-align:center;
	display:inline-block;
	position:absolute;
	bottom:3%;
	padding:2px 10px;
	color:#fff;
	font-size:14px;
	background: rgba(0, 0, 0, .7);
	background-color:#000\9;
	text-decoration:none;
}



/* JS3 Gallery*/

#js-gallery-3 #history{
	margin:5px 0 0;
}
#js-gallery-3 ul li{
	background:none;
	display:none;
	padding:0;
}
#js-gallery-3 .bottomEditor{
	background-color:#fff;
	width:100%;
	margin:3px 0 0 0;
	padding:5px 0;
}
#js-gallery-3 .topEditor{
	background-color:#fff;
	width:100%;
	margin:0 0 3px 0;
	padding:5px 0;
}
#js-gallery-3 .topDes{
	background-color:#fff;
	width:100%;
	margin:0 0 3px 0;
	padding:5px 0;
}



/* Panels */

.DDpanel{
	margin:0 0 1px 0;
	display:block;
}
.ddpanel .ddpanelcontent{ /*CSS for "content" DIV of Drop Down Panel*/
	color: #222;
	background: #eeeeee;
	background: -moz-linear-gradient(top,  #eeeeee 0%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#dddddd 100%);
	background: -o-linear-gradient(top,  #eeeeee 0%,#dddddd 100%);
	background: -ms-linear-gradient(top,  #eeeeee 0%,#dddddd 100%);
	background: linear-gradient(to bottom,  #eeeeee 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd',GradientType=0 );
}
.ddpanel .ddpaneltab{ /*CSS for "toggle" tab DIV of Drop Down Panel*/
	margin:1px 0px 0 0;
	font: normal 13px Carmela;
}
.ddpanel .ddpaneltab a{ /*"toggle" tab related CSS*/
	float: right;
	color: #333;
	background: black url(toggleleft.gif) no-repeat left bottom; /*background of toggle tab*/
	text-decoration: none;
	letter-spacing: 1px;
	background-color:#CCCCCC;
	border-radius:0 0 5px 5px;	
	-moz-border-radius:0 0 5px 5px;	
	font-size:14px;
	font-family:Carmela,Helvetica,sans-serif;
	font-weight:bold;
}
.ddpanel .ddpaneltab a span{ /*"toggle" tab related CSS*/
	float: left;
	display: block;
	background: transparent url(toggleright.gif) no-repeat right bottom;
	padding: 9px 12px 8px 13px;
	cursor: pointer;
}
.ddpanel .ddpaneltab a span img.pointerimage{ /*CSS for pointer image within toggle tab*/
	margin-top: 0px;
	margin-left: 5px;
}
.ddpanel .ddpaneltab a:hover{ /*"toggle" tab related CSS*/
	background-color: #DDDDDD; /*background of toggle tab onMouseover*/
}
.ddpanel .ddpaneltab a:active, .ddpanel .ddpaneltab a:focus{ /*"toggle" tab related CSS*/
	outline: 0;
}
.ddpanel .ddpaneltab a:hover span{ /*"toggle" tab related CSS*/
	background-color: transparent;
}
.ddpanel .topFormRd{
	width:80%;
	margin:10px auto;
	display:block;
}
.ddpanel .topFormRd .row{
	width:48%;
	margin:0 0px 5px;
	display:inline-block;
	vertical-align:top;
}
.ddpanel .topFormRd .row .fieldName{
	width:25%;
	display:inline-block;
	color:#222;
	font-size:14px;
	vertical-align:top;
	padding:3px 0 0 0;
	text-align:right;
}
.ddpanel .topFormRd .messageRow .fieldName{
	vertical-align:top;
	padding:5px 0 0 0;
}
.ddpanel .topFormRd .row .fieldInput{
	width:74%;
	display:inline-block;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	box-shadow: 2px 2px 2px #888 inset;
	-moz-box-shadow:2px 2px 2px #888 inset;
	-webkit-box-shadow: 2px 2px 2px #888888 inset;
	background-color:#fff;
	padding:4px 0px;
	float:left;
}
.ddpanel .topFormRd .codeRow .fieldInput{
	border-radius:0;
	-moz-border-radius:0;
	box-shadow: 0 0 0 #888 inset;
	-moz-box-shadow:0 0 0 #888 inset;
	-webkit-box-shadow: 0 0 0 #888 inset;
	background-color:transparent;
	padding:0px;
}
.ddpanel .topFormRd .row .fieldInput #mytextlast{
	width:50%;
	display:inline-block;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	box-shadow: 2px 2px 2px #888 inset;
	-moz-box-shadow:2px 2px 2px #888 inset;
	-webkit-box-shadow: 2px 2px 2px #888888 inset;
	background-color:#fff;
	padding:4px 0px;
	margin:0;
}
.ddpanel .topFormRd .row .fieldInput .filedText{
	color:#333;
	font-size:14px;
	margin:0 auto;
	width:96%;
	display:block;
	border:none;
	text-align:right;
}
.ddpanel .topFormRd .row .fieldInput #mytextlast{
	width:50%;
	display:inline-block;
	text-align:right;
}
.ddpanel .topFormRd .disabledRow{
	color:#222;
	font-size:14px;
	text-align:right !important;
}
.ddpanel .topFormRd .submitRow{
	text-align:left;
}
.ddpanel .topFormRd .topFormTitle{
	font-size:22px;
	color:#333;
	display:block;
	text-align:center;
	margin:0 auto 10px;
	width:98%;
	border-bottom:1px dashed #999;
	padding:0 0 10px;
}
.ddpanel .topFormRd .topFormText{
	font-size:15px;
	color:#333;
	display:block;
	text-align:justify;
	margin:0 auto 15px;
	width:98%;
}
.ddpanel .topFormRd .contactForm{
	display:block;
	margin:0 auto;
	width:98%;
}
.ddpanel .topFormRd .contactForm div{
	text-align:center;
}
.ddpanel .topFormRd .contactForm div.codeRow, .ddpanel .topFormRd .contactForm div.codeRow .fieldInput{
	text-align:right;
}



/* Ajax Panel*/

a:focus {
	outline: none;
}
a.trigger{
	position: fixed !important;
	text-decoration: none;
	font-size: 16px;
	letter-spacing:-1px;
	font-family: Carmela, helvetica, Carmela, sans-serif;
	color:#fff;
	z-index:199;
    top:214px !important;
}
a.trigger.left {
	left: 0;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	-moz-box-shadow: -3px -3px 3px #666;
	-webkit-box-shadow: -3px -3px 3px #666;
	box-shadow: -3px -3px 3px #666;
}
a.trigger.right {
	right: 0;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	z-indez:99;
}
a.trigger.bas {
	right: 0px;
	top:60px !important;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	z-index:95;
}

.panel {
	color:#fff;
	position: fixed !important;
	z-index:98;
	display: none;
	background-color:#8BC53E;
	width: 300px;
	height: auto;
	z-index:97;
	text-align:right;
	font-size:13px;
	filter:alpha(opacity=100) !important;
	opacity: 1 !important;
    top:214px !important;
}
.panel.en {
	text-align:left;
	direction:ltr;
}
.panel.left {
	left: 0;
	padding: 20px 30px 20px 100px;
	-moz-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
}
.panel.right {
	right: 0;
	padding: 45px 0px 5px 0px;
	-moz-border-radius: 15px 0 0 15px;
	border-radius: 15px 0 0 15px;
	z-index:98;
}
.panel.bas{
	top:60px !important;
	right:0px;
	background-color:#eee;
	background: radial-gradient(circle, white 10%, transparent 10%),
	radial-gradient(circle, white 10%, #eee 10%) 50px 50px;
	background-size:30px 30px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	box-shadow:0px 5px 5px #333;
	-moz-box-shadow:0px 5px 5px #333;
	-webkit-box-shadow:0px 5px 5px #333;
	color:#333;
	width:450px;
	padding:35px 0 10px 0;
	z-index:94;
}
.panel.bas .ajaxshopperBasket{
	width:400px;
	margin:0 auto;
	display:block;

}
.panel.bas .ajaxshopperBasket .tdPageTitle h1, .panel.bas .ajaxshopperBasket .tdPageTitle{
	color:#222;
	text-shadow:1px 1px 0px #fff;
}
.panel.bas .ajaxshopperBasket .shopperBasket{
	padding:0;
	height:300px;
	overflow-y:scroll;
	display:block;
}
.panel.bas .ajaxshopperBasket .shopperBasket .basketRow{
	background:none;
	background-color:#fff;
	box-shadow:0px 0px 10px #aaa;
	-webkit-box-shadow:0px 0px 10px #aaa;
	-moz-box-shadow:0px 0px 10px #aaa;
	margin:0 0 10px;
}
.panel.bas .ajaxshopperBasket .shopperBasket .basketRow .mainDetails{
	border:none;
	border-left:1px dashed #ccc;
	width:40%;
	margin:0 auto;
	display:inline-block;	
	padding:0 0 0 5px;
	padding:0;
	margin:0;
	height:auto;
}
.panel.bas .ajaxshopperBasket .shopperBasket .basketRow .mainDetails .productPic{
	width:49%;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	margin:5px;
}
.panel.bas .ajaxshopperBasket .shopperBasket .basketRow .mainDetails .productName{
}
.panel.bas .ajaxshopperBasket .shopperBasket .basketRow .mainDetails .productName a{
	font-size:13px;
}
.panel.bas .ajaxshopperBasket .shopperBasket .basketRow .productInputs{
	width:25%;
	display:inline-block;	
	margin:0;
}
.panel.bas .ajaxshopperBasket .shopperBasket .basketRow .productInputs div{
	width:100%;
	max-width:100%;
	display:block;
	margin:0;
}
.panel.bas .ajaxshopperBasket .shopperBasket .basketRow .productPrices{
	width:30%;
	display:inline-block;	
	text-align:right;
	margin:0;
}
.panel.bas .ajaxshopperBasket .shopperBasket .basketRow .productPrices div,
.panel.bas .ajaxshopperBasket .shopperBasket .basketRow .productPrices span{
	float:none;
	width:100%;
	max-width:100%;
	display:block;
	margin:0;
}
.panel.bas .totalBasket, .panel.bas .basketButtons{
	width:90%;
	margin:0 auto;
	display:block;
}



/*ajaxsBasketin */

.ajaxsBasketin .tablePageTitle,
.ajaxsBasketin form,
.ajaxsBasketin .ajaxshopperBasketmore{
	width:95%;
	display:block;
	margin:0 auto;
}
.ajaxsBasketin .basketButtons .basketButtonTd{
	display:inline-block
}
.ajaxsBasketin .basketButtons .basketButtonTd form{
	width:auto;
	display:inline-block;
	margin:0 10px 10px 0;
}
.ajaxshopperBasketmore .tablePageTitle{
	width:100%;
	display:block;
	margin:0 auto 10px;
}



/* Filters */

.PILTERPRO{
	width:100%;
	background-color:#777;
	border-radius:10px;
	-moz-border-radius:10px;
	padding:10px 0;
	display:block;
	margin:0 0 10px ;
}
.PILTERPRO .wrap{
	width:94%;
	margin:0 auto;
	display:block;
}
.PILTERPRO .wrap .filter{
	width:100%;
	margin:0 0 5px;
}
.PILTERPRO .submitButton{
	color:#333;
	text-shadow:1px 1px 0px #fff;
	margin:0 auto;
	display:block;
	background: #f5f5f5;
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: -o-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: -ms-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: linear-gradient(to bottom,  #f5f5f5 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#cccccc',GradientType=0 );
	-moz-box-shadow: 0px 3px 5px #333;
	-webkit-box-shadow: 0px 3px 5px #333;
	box-shadow: 0px 3px 5px #333;
}
.PILTERPRO .submitButton:hover{
	background: #cccccc;
	background: -moz-linear-gradient(top,  #cccccc 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#f5f5f5));
	background: -webkit-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: -o-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: -ms-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: linear-gradient(to bottom,  #cccccc 0%,#f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#f5f5f5',GradientType=0 );

}
.filtersTable{
	background-color:#eee;
	width:100%;
}
.filtersTable td{
	min-width:10%;
	padding:5px 0;
}
.filtersTable .filterHeader{
	font-size:16px;
	color:#333;
	text-shadow:1px 1px 0px #fff;
}
.filterParam{
	color:#333;
	font-size:14px;
}
.filterParam .filter .num{
	font-weight:bold;
}
.filterParam a{
	color:#333;
	font-size:14px;
	text-decoration:none;
}
.filterParam a:hover{
	color:#007AA2;
}
#HResponsive .PILTERPRO, #FResponsive .PILTERPRO{
	width:100%;
	background-color:#777;
	border-radius:10px;
	-moz-border-radius:10px;
	padding:10px 0;
	display:block;
	margin:0 0 10px ;
}
#HResponsive .PILTERPRO .wrap, #FResponsive .PILTERPRO .wrap{
	width:84%;
	margin:0 5px 0 0;
	margin:0;
	display:inline-block;
}
#HResponsive .PILTERPRO .wrap .filter, #FResponsive .PILTERPRO .wrap .filter{
	width:16%;
	margin:0 0;
	display:inline-block;
}
#HResponsive .PILTERPRO .submitButton, #FResponsive .PILTERPRO .submitButton{
	color:#333;
	text-shadow:1px 1px 0px #fff;
	margin:0 auto;
	display:inline-block;
	background: #f5f5f5;
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: -o-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: -ms-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: linear-gradient(to bottom,  #f5f5f5 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#cccccc',GradientType=0 );
	-moz-box-shadow: 0px 3px 5px #333;
	-webkit-box-shadow: 0px 3px 5px #333;
	box-shadow: 0px 3px 5px #333;
}
#HResponsive .PILTERPRO .submitButton:hover,
#FResponsive .PILTERPRO .submitButton:hover{
	background: #cccccc;
	background: -moz-linear-gradient(top,  #cccccc 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#f5f5f5));
	background: -webkit-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: -o-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: -ms-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: linear-gradient(to bottom,  #cccccc 0%,#f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#f5f5f5',GradientType=0 );
}



/* Site Footer */

.Site_Footer_info{
	display:block;
	text-align:left;
	color:#254963;
	font-size:18px;
    line-height:1.2em;
}
.Site_Footer_info .site-name .name{
	color:#007AA2;
	padding:0 0 0 5px;
}
.Site_Footer_info .site-name{
	font-weight:bold;
	padding:0 0 0 5px;
}
.Site_Footer_info .copyright-sign{
	padding:0 5px;	
}
.Site_Footer_info .title2{
	display:block;
	text-align:left;
}
.Site_Footer_info .business-info{
	display:block;
	text-align:right;
}
.footerRdTop  .Site_Footer_info .business-info .title{
	padding:0 0px 0 0;
	display:inline-block;
    font-size:18px;
    color:#254963;
    display:inline-block;
}
.footerRdTop  .Site_Footer_info .business-info .mainTitle{
    padding:0 0px 5px 0;
    font-size:22px;
    color:#254963;
    display:block;
}
.Site_Footer_info .business-info .title:after{
    content:":";
    display:inline-block;
    margin:0 2px;
}
.Site_Footer_info .business-info .value{
	padding:0 0px 0 0;
	display:inline-block;
}
.businessInfoAddress{display:block;}
.businessInfoTell:after{
    display:inline-block;
    content:"|";
    margin:0 6px 0 4px;
}

/* Admin Footer */

.Admin_Footer{
	display:inline-block;
	padding:0px 0;
	margin:0px 0 0;
    vertical-align:top;
}
.Admin_Footer .interdealink{
	width:100%;
	text-align:center;
}
.Admin_Footer a{
	font-size:15px;
	color:#e7e7e6;
	text-decoration:none;
    vertical-align:top;
    display:inline-block;
    padding:0px 0 0;
}
.Admin_Footer a.interLogo{
    padding:0;
}
.Admin_Footer a:hover{
	color:#fff;
}
#interdealfooter{
	display:none;
}



/* Site_Footer_rights */

.Site_Footer_rights{
	display:inline-block;
	padding:2px 0 0;
	margin:0px 0 0;
    color:#e7e7e6;
    font-size:15px;
    float:right;
    vertical-align:top;
}
.Site_Footer_rights span{
    display:inline-block;
    padding:0 0 0 4px;
}



/* Seker */

.SEKER{
	border-radius:10px;
	-moz-border-radius:10px;
	background-color:#ddd;
	display:block;
	padding:0 0 10px 0;
}
.SEKER #seker{
	display:block;
	width:90%;
	margin:0 auto;
}
.SEKER #seker .sekerq{
	display:block;
	padding:5px 0 3px;
	margin:0 0 3px;
	border-bottom:1px dashed #fff;
	text-align:center;
	font-size:17px;
	color:#333;
}
.SEKER #seker label{
	font-size:14px;
	color:#333;
}
.SEKER .submitbutton{
	font-size:14px;
	font-weight:normal;
	color:#333;
	text-shadow:1px 1px 0px #fff;
	text-decoration:none;
	text-align:center;
	background: #f5f5f5;
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: -o-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: -ms-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%);
	background: linear-gradient(to bottom,  #f5f5f5 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#cccccc',GradientType=0 );
	border:none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 3px 5px #333;
	-webkit-box-shadow: 0px 3px 5px #333;
	box-shadow: 0px 3px 5px #333;
	padding:7px 15px;
	margin:0 auto;
	cursor:pointer;
	min-width:120px;
	display:block;
}
.SEKER .submitbutton:hover{
	background: #cccccc;
	background: -moz-linear-gradient(top,  #cccccc 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#f5f5f5));
	background: -webkit-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: -o-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: -ms-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%);
	background: linear-gradient(to bottom,  #cccccc 0%,#f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#f5f5f5',GradientType=0 );
}



/* Seker Result */

.sekerAns{
	background-color:#eee;
	width:24%;
	margin:0 0.5%;
	margin:0 5px\9;
	display:inline-block;
	text-align:center;
	float:right;
	vertical-align:top;
}
#sekerAns1{
	background-color:#f5f5f5;
}
#sekerAns2{
	background-color:#eee;
}
#sekerAns3{
	background-color:#ddd;
}
#sekerAns4{
	background-color:#ccc;
}
.sekerBG{
	display:block;
	width:100% !important;
	text-align:center;
}



/* Back to Top */

#back-top {
	position: fixed;
	bottom:30px;
	left:30px;
	z-index:99;
}
#back-top a {
	width: 90px;
	display: block;
	text-align: center;
	font: 11px/100% Carmela, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
#back-top span {
	width: 90px;
	height: 90px;
	display: block;
	margin-bottom: 7px;
	background: #007AA2 url(up-arrow.png) no-repeat center center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
#back-top a:hover span {
	background-color: #000;
}


/* Links */

a.productLinks{
	font-size:13px;
	color:#333;
	font-weight:bold;
	text-decoration:none;	
}
a.productLinks:hover{
	color:#007AA2;
}

#ARC2 a.productInfo{display:block;}

a.productInfo{
    color:#333;
	font-size:16px;
	text-decoration:none;
	display:inline-block;
	background-image:url(icon_info_black.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px 23px 0px 0;
}
a.productInfo:hover{
	color:#007AA2;
}
a.productInfo2{
    color:#333;
	font-size:16px;
	text-decoration:none;
	display:inline-block;
	background-image:url(icon_info_black.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px 23px 0px 0;
}
a.productInfo2:hover{
	color:#007AA2;
}
a.pdf{
	color:#333;
    font-size:16px;
	text-decoration:none;
	padding:5px 23px 0px 0;
	display:inline-block;
	background-image:url(icon_document_black.png);
	background-position:right;
	background-repeat:no-repeat;	
}
a.pdf:hover{
	color:#007AA2;
}
a.toSite{
	color:#333;
    font-size:16px;
	text-decoration:none;
	padding:5px 23px 0px 0;
	display:inline-block;
	background-image:url(icon_hyperlink_black.png);
	background-position:right;
	background-repeat:no-repeat;
	float:none;	
}
a.toSite:hover{
	color:#007AA2;
}
a.toSite2{
	color:#333;
    font-size:16px;
	text-decoration:none;
	padding:5px 23px 0px 0 !important;
	display:inline-block;
	background-image:url(icon_hyperlink_black.png);
	background-position:right;
	background-repeat:no-repeat;
	float:none !important;	
}
a.toSite2:hover{
	color:#007AA2;
}
a.productBasketShop{
	color:#444;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	background-image:url(icon_cart_black.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:3px 23px 2px 0;
}
a.productBasketShop:hover{
	color:#F96D15;
}
.productBasketShopIn{
	color:#007AA2;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	background-image:url(icon_basket_black.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:3px 23px 2px 0;
}
a.productWishlist{
	color:#444;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	background-image:url(icon_fav_black.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:3px 23px 3px 0;
}
a.productWishlist:hover{
	color:#F96D15;
}
a.productGetPrice{
	color:#444;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	background-image:url(icon_qoute_black.png);
	background-position:right;
	background-repeat:no-repeat;
	padding:3px 23px 2px 0;
}
a.productGetPrice:hover{
	color:#F96D15;
}



/* Icons */

.pdf{
	padding:3px 23px 2px 0;
	display:inline-block;
	background-image:url(icon_document_black.png);
	background-position:right;
	background-repeat:no-repeat;
}
.toSite{
	padding:3px 23px 2px 0;
	display:inline-block;
	background-image:url(icon_hyperlink_black.png);
	background-position:right;
	background-repeat:no-repeat;
}
.arrow{
	padding:3px 23px 2px 0;
	display:inline-block;
	background-image:url(icon_arrow_black.png);
	background-position:right;
	background-repeat:no-repeat;
}
.phone_icon{
	padding:3px 23px 2px 0;
	display:inline-block;
	background-image:url(icon_phone_black.png);
	background-position:right;
	background-repeat:no-repeat;
}
.cell_icon{
	padding:3px 23px 2px 0;
	display:inline-block;
	background-image:url(icon_cell_black.png);
	background-position:right;
	background-repeat:no-repeat;
}
.fax_icon{
	padding:3px 23px 2px 0;
	display:inline-block;
	background-image:url(icon_fax_black.png);
	background-position:right;
	background-repeat:no-repeat;
}
.mail_icon{
	padding:3px 23px 2px 0;
	display:inline-block;
	background-image:url(icon_mail_black.png);
	background-position:right;
	background-repeat:no-repeat;
}
.home_icon{
	padding:3px 23px 2px 0;
	display:inline-block;
	background-image:url(icon_home_black.png);
	background-position:right;
	background-repeat:no-repeat;
}
.star{
	padding:3px 23px 2px 0;
	display:inline-block;
	background-image:url(icon_star_black.png);
	background-position:right;
	background-repeat:no-repeat;
}



/* ###arc  slider ### */

a {
	text-decoration: none;
	outline: none;
}
a img{
	border: none;
}
.slider h2{
	font-family: Georgia, Serif;
	font-size: 36px;
	text-align: center; 
	font-weight: normal;
}
#page-wrap{
	background: white; 
	width: 960px; 
	margin: 0 auto; 
	padding:50px 0; 
}
.slider{
	background:#eeeeee;
	width:100%;
	display:block;
}
#slider{
	height: 310px; 
	overflow: hidden;
	position: relative; 
	margin: 10px auto; 
	width:960px; 
	direction:ltr; 
}
								  
/* DEFAULT is for three panels in width, adjust as needed
This only matters if JS is OFF, otherwise JS sets this. */								  
#mover{ 
	width: 2880px; 
	position: relative; 
}
#mover .slide{ 
	padding: 40px 30px; 
	width: 900px; 
	float:left; 
	position: relative; 
}
#mover .slide h1{ 
	font-family: Helvetica, Sans-Serif; 
	font-size: 22px; 
	letter-spacing: -1px;
	color: #666;
	position: absolute; 
	top: 15px; 
	right: 520px; 
}
#mover .slide h3{
	color: #000000; 
	font-size: 14px; 
	line-height: 22px; 
	width: 420px; 
	top: 50px; 
	right: 520px; 
	position: absolute; 
} 
.readmore2{
	position: absolute; 
	top: 270px; 
	right: 520px; 
	color:#007AA2;
	font-size:14px;
}
.readmore2:hover{
	color:#000;
}
#mover .slide img{ 
	position: absolute; 
	right: 80px; 
	width:400px;
}
#mover .#slide-1 img{ 
	top: 10px; 
}
#slider-stopper{ 
	position: absolute; 
	top: 20px; 
	right: 10px; 
	background: #9b9797;
	background: -moz-linear-gradient(top,  #9b9797 0%, #686363 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9b9797), color-stop(100%,#686363));
	background: -webkit-linear-gradient(top,  #9b9797 0%,#686363 100%);
	background: -o-linear-gradient(top,  #9b9797 0%,#686363 100%);
	background: -ms-linear-gradient(top,  #9b9797 0%,#686363 100%);
	background: linear-gradient(to bottom,  #9b9797 0%,#686363 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9797', endColorstr='#686363',GradientType=0 );
	-moz-box-shadow: 1px 1px 10px #ddd;
	-webkit-box-shadow: 1px 1px 10px #ddd;
	box-shadow: 1px 1px 10px #ddd;
	text-shadow:1px 1px 0px #333;
	border:none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: white;
	padding: 3px 8px; 
	font-size: 12px; 
	text-transform: uppercase;
	z-index: 1000; 
}
#slider-stopper:hover{
	background: #f79252;
	background: -moz-linear-gradient(top,  #f79252 0%, #007AA2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f79252), color-stop(100%,#007AA2));
	background: -webkit-linear-gradient(top,  #f79252 0%,#007AA2 100%);
	background: -o-linear-gradient(top,  #f79252 0%,#007AA2 100%);
	background: -ms-linear-gradient(top,  #f79252 0%,#007AA2 100%);
	background: linear-gradient(to bottom,  #f79252 0%,#007AA2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79252', endColorstr='#007AA2',GradientType=0 );
}


/* arc scrollerota  */

* {
	outline: none;
}

#scrollerota {
	width: 100%;
	height: 333px;
	overflow: hidden;
	position: relative;
	display:block;
	margin:0 auto;
}
#scrollerota ul.text {
	list-style: none;
	width: 250px;
	background: #000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}		
#scrollerota ul.text li {
	overflow: hidden;
}
#scrollerota a.readmore {
	background: #666;
	border: 1px solid #777;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	clear: both;
	display: block;
	width: 80px;
	margin-top: 16px;
	text-decoration: none;
	font-size: 12px;
	line-height: 17px;
}		
#scrollerota a:hover.readmore {
	background: #888;
	border: 1px solid #999;
	text-decoration: none;
}	
#scrollerota ul.images {
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}
#scrollerota ul.images li {
	float: left;
	background-image:none;
	padding:0;
    margin:0;
}
#scrollerota ul li img{
	width:100%;
}						
#scrollerota .controls {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#scrollerota .controls a {
	width: 22px;
	height: 22px;
	display: block;
	float: left;
	background-image: url(controls.png)!important;
	background-repeat:no-repeat;
}
#scrollerota .controls .prev {
	background-position: 0 -22px!important;
}
	
#scrollerota .controls .next {
	background-position: -23px -22px!important;
}
			
#scrollerota .controls .play {
	background-position: -23px 0!important;
	display: none;
}



/* Scroll right left*/

#makeMeScrollable{
    height:210px !important;
}
div.scrollWrapper{
    width:1278px !important;
}
.scrollingHotSpotLeft{
    display:block !important;
}
#makeMeScrollable div.scrollableArea *{
		float: right;
}


/* zozoAccordion */

#zozoAccordion{
    width:100% !important;
    direction:ltr !important;
}
.zozoAccordionHtml{
    display:block;
    width:100%;
}
.z-accordion.vertical > section > h3, .z-accordion.horizontal > section > h3 > .z-title{
     background:none !important;
    background:#ccc !important;
    color: #333 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.6) !important;   
    }
.z-accordion.vertical > section > h3{
    padding:0 30px !important;
}



    
/* ResponsiveMix*/

/* CSS Document */
/* ----------------- thumbnails label  -------------------- */
.largeLabel{
	font-family:Carmela, Helvetica, sans-serif !important;
	margin: 0px !important;
	padding: 0px !important;
	margin-right: 10px !important;
	margin-left: 10px !important;
	font-size:16px !important;
	font-weight:400 !important;
	line-height:20px !important;
	color:#FFFFFF !important;
	text-align:center !important;
}
.smallLabel{
	font-family:Carmela, Helvetica, sans-serif !important;
	margin: 6px !important;
	margin-bottom:0px !important;
	padding: 0px !important;
	margin-right: 10px !important;
	margin-left: 10px !important;
	font-size:13px !important;
	line-height:16px !important;
	color:#AAAAAA !important;
	text-align:center !important;
}

/* -------- lighbox description window  ---------- */
.mediaDescriptionHeader{
	font-family:Carmela, Helvetica, sans-serif !important;
	margin: 6px !important;
	margin-right: 10px !important;
	font-size:22px !important;
	line-height:22px !important;
	color:#000000;
}

.mediaDescriptionText{
	font-family:Carmela, Helvetica, sans-serif !important;
	margin: 6px !important;
	margin-right: 10px !important;
	font-size:13px !important;
	line-height:18px !important;
	color:#FFFFFF;
}
#myDiv{
	background-color:#000;
}



/* Real Design */

.topLogo{
	display:inline-block;
	text-align:right;
	margin:10px 0 0 0;
}
.homeTitleRd{
	display:block;
	width:100%;
	margin:0 0 10px 0px;
    border-bottom:1px solid #ddd;
    padding-bottom:3px;
}
.homeTitleRd h1{
    color: #007aa2;
    font-size: 27px;
    line-height: inherit;
    padding: 0;
    background-image: url("titleBg.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #007aa2;
    font-size: 27px;
    padding: 10px 36px 2px 0;
    display:inline-block;
}
.homeTitleRd a{
    display:inline-block;
    padding:3px 12px 1px;
    color:#fff;
    background-color:#EB008B;
    border-radius:30px;
    float:left;
    margin-top:4px;
}
.homeTitleRd a:hover{
    background-color:#007aa2;
}
.homeTitleRd a:after{
    content:"\f104";
    font-family:FontAwesome;
    margin-right:5px;
}
.homeTitleRd span{
	padding:0 10px;
	color:#333;
	font-size:18px;
}


.showFilters{
    background-color: #AAAAAA;
    color: #FFFFFF;
    float: left;
    margin-top: -30px;
    padding: 3px; 
    display:none;
}
div.filtersTable{
    width:100%;
    display:none;    
}
div.filtersTable div.td{
    width:100%;
    display:block;       
}



/* Forum design */

.forum_taf .sideBanner{display:none;}
.forum_taf span.h4{
    display:block;
    color:#666;
    font-size:16px;
    font-weight:normal;
    line-height:1.2em;
}
.forum_taf .navLinks{
    display:block;
    padding:0 0 10px;
}
.navLinks a{
    background-position: right center;
    background-repeat: no-repeat;
    color: #4d4d4d;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    padding: 3px 20px 3px 10px;
}
.navLinks a:hover{
    color:#ED1C24;
}
.navLinks .backToMain {
    /*background-image: url(forum_home.png);*/
}

.navLinks .addSubject {
    /*background-image: url(forum_new.png);*/
    padding: 3px 20px 3px 10px;
}





.forum_taf .subjectWrap {
    background-color:#eee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    margin:20px auto;
}
.forum_taf .mypets {
    border-bottom: 1px dashed #ccc;
    color: #333;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 96%;
    padding:5px 0;
}
.forum_taf .openpet {
    color: #ED1C24;
}
.forum_taf .thepet {
    display: block;
    font-size: 14px;
    margin: 0 auto;
    width: 96%;
}
.forum_taf .subjectWrap .navLinks {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 96%;
}
.forum_taf .subjectWrap .navLinks .addComment {
    /*background-image: url(forum_add.png);*/
    background-position: right center;
    background-repeat: no-repeat;
    color: #4d4d4d;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    padding: 3px 20px 3px 0;
}
.forum_taf .subjectWrap .navLinks .addComment:hover{
    color:#ED1C24;
}
.forum_taf #mytextlast{width:100px;}



/* Landing */

#black-caver{  
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:999;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.8); 
}
#black-caver div { 
    position:fixed; 
    top:0;
    left:0;
    right:0;
    border-radius:12px;    
    -moz-border-radius:12px;
    -moz-box-shadow: 0px 0px 22px #000;
    -webkit-box-shadow: 0px 0px 22px #000;
    box-shadow: 0px 0px 22px #000;
	border:3px solid #E20A16;
    background-color:#f3f3f3;
    text-align:center;
}
#black-caver div p {  
    margin: 10px 10px;
    margin-top:24px;
    font-size:18px;
    display:inline-block;
    color:#E20A16;
    font-family: spacerbold;
}
#black-caver div span { 
    font-size:18px;
    display:inline-block;
    border-radius:12px;    
	-moz-border-radius:12px;
    background:#E20A16;   
    color:#fff;
    padding:8px 22px;
    margin-top:44px;
    cursor:pointer;
}
#black-caver div span:hover{
	background-color:#000;
}

/* PILTERPRO_BY_LINK */

.PILTERPRO_BY_LINK .filtername{
    color:#007AA2;
    display:block;
    font-size:16px;
    font-weight:bold;
}
.PILTERPRO_BY_LINK .filter{
    display:block;
    margin:0 auto 10px;
}
.PILTERPRO_BY_LINK .filterlink {
    color:#444;
}
.PILTERPRO_BY_LINK .filterlink:hover {
    color:#007AA2;
}



/* Header Design */

.topRd{
    display:block;
    height:82px;
    width:90%;
    margin:0 auto 17px;
    position:relative;
}
.topRd .siteLogo{
    display:inline-block;
    position:absolute;
    top:0;
    right:0;
}
.topRd .otherLogos{
    display:inline-block;
    position:absolute;
    top:14px;
    right:470px;
}
.topRd .otherLogos a{
    display:inline-block;
    vertical-align:top;
    margin-left:20px;
}
.topRd .otherLogos a.logo1 img{width:111px;}
.topRd .otherLogos a.logo2{margin-top:11px;}
.topRd .siteLogo img{display:block;width:auto;}
.topRd .topPhone{
    display:inline-block;
    position:absolute;
    top:35px;
    left:0;
    background-image:url(topPhoneIcon.png);
    background-position:right;
    background-repeat:no-repeat;
    color:#007aa2;
    font-size:44px;
}
.topRd .topPhone span{
    display:inline-block;
    padding:6px 30px 2px 0;
}
.topRd .topLangs{
    display:inline-block;
    position:absolute;
    top:33px;
    left:262px;
    border:1px solid #e7e7e6;
    color:#007aa2;
    font-size:13px;
    border-radius:5px;
    -moz-border-radius:5px;
    padding:3px 7px;
    display:none;
}
.topRd .topLangs a{
    color:#007aa2;
    font-size:13px;
}
.topRd .topLangs a:hover{color:#eb008b;}
.topRd .topLangs a.en{font-family:Tahoma,Helvetica,sans-serif;}


/* Under Header Design */

/*#gallery-1, .rsOverflow{width:100% !important;}*/


#gallery-1.rsFade.rsWithBullets img,
#gallery-1 img.rsTmb{
    width:100% !important;
    height:100% !important;
    margin:0 !important;
}

.homeGallery{
    display:block;
    position:relative;
    z-index:10;
    border-bottom:1px solid #fff;
    -moz-box-shadow: 0px 3px 5px #acacac;
    -webkit-box-shadow: 0px 3px 5px #acacac;
	box-shadow: 0px 3px 5px #acacac;
}


.homeGallery .rsGCaption{
z-index:-1;    
}

.rsABlock{
    background:rgba(0,0,0,0.6) !important;
    bottom:0 !important;
    right:0 !important;
    left:auto !important;
    padding:5px !important;
    width:auto !important;
    border-radius:0 !important;
}
.rsABlock h4{
    font-size:17px !important;
}
.homeGalleryText{
    width:983px;
    display:block;
    margin:0 auto;
}
.homeGalleryText .homeGalleryTextIn{
    background-image:url(homeGallery_titleBG.png);
    /*background-color:#f5f5f5;*/
    padding:10px 13px;
    display:inline-block;
}
.homeGalleryText .dateDiv{
    display:block;
    color:#ec008c;
    font-size:22px;
}
.homeGalleryText .textDiv{
    display:block;
    color:#003142;
    font-size:21px;
    border-bottom:1px solid #a1a1a1;
    padding:2px 0 6px;
    margin:0 0 5px;
}
.homeGalleryText .linkDiv{
    display:block;
}
.homeGalleryText .linkDiv a{
    display:inline-block;
    background-image:url(homeGallery_titleArrow.png);
    background-position:right;
    background-repeat:no-repeat;
    color:#007aa2;
    font-size:21px;
}
.homeGalleryText .linkDiv a span{
    display:inline-block;
    padding:3px 12px 3px 0;
}
.rsDefault .rsArrowIcn {
    background: none !important;
    height: 62px !important;
    border-radius:0 !important;
    width: 62px !important;
    background-image:url(homeGallery_arrowRight.png) !important;
    background-position:top !important;
    background-repeat:no-repeat !important;
    left: 0 !important;
    margin-left: 0 !important;
    
}
.rsDefault .rsArrow{width:62px !important;}
.rsDefault .rsArrow.rsArrowLeft{left:7% !important;}
.rsDefault .rsArrow.rsArrowRight{right:7% !important;}
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn{
    background-image:url(homeGallery_arrowLeft.png) !important;
}
/*#gallery-1, .rsOverflow{width:100% !important;}*/

.topSearch{
    display:block;
    width:100%;
    background-color:#e7e7e6;
    padding:26px 0 22px;
}
.topSearch .topSearchIn{
    display:block;
    width:90%;
    margin:0 auto;
    text-align:right;
}
.topSearch div{display:inline-block;vertical-align:top;}
.topSearch .titleDiv{
    width:16%;
    height:39px;
    background-color:#8bc53e;
    background-image:url(topSearchTitleBg.png);
    background-repeat:no-repeat;
    background-position:left;
    color:#322825;
    font-size:23px;
    line-height:18px;
}
.topSearch .titleDiv span{
    display:inline-block;
    padding:12px 13px 0 0;
}
.fieldDiv{
    background-color:#fff;
    width:15.5%;
    height:39px;
}
.fieldDiv.fieldDiv4 .filedText{
    padding:12px 0 0;
    margin:0 auto;
    display:block;
    width:94%;
    border:none;
} 
.fieldDiv1{width:21%;margin-left:1%;}
.fieldDiv2, .fieldDiv3{margin-left:1%;}
.btnDiv{float:left;display:inline-block;width:11%;}
.btnDiv input{
    width:100%;
    height:39px;
    background-color:#007aa2;
    font-size:21px;
    color:#fff;
    display:inline-block;
    text-align:center;
}
.btnDiv input:hover{
    background-color:#8bc53e;
}

.homeEvent:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}


.homeRdTop{
    display:block;
    margin:20px auto;
}
.homeRdTop:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }

.homeRdTop .homeRdArcs{
    display:inline-block;
    width:72%;
}
.homeRdTop .leftSide{
    display:inline-block;
    width:25%;
    float:left;
}

.homeRdBanners .Katavot,
.homeRdBanners .BannerZaharun,
.homeRdBanners .BannerKaytanut,
.homeRdBanners .GiftBanner{
    display:inline-block;
    margin:0 auto 8px;
    width:49%;
}
.homeRdBanners div:nth-child(2n){float:left;}
.homeRdBanners div a{width:100%;display:block;}
.homeRdBanners .Katavot img,
.homeRdBanners .BannerZaharun img,
.homeRdBanners .BannerKaytanut img,
.homeRdBanners .GiftBanner img{
    display:block;
    width:100%;
}

.homeRdArcs article:first-child{
  /*  border-bottom:1px solid #e7e7e6; */
    padding:0 0 5px;
    margin:0 0 5px;
}
/*.homeRdTop article:first-child{
    padding:0 0 0 22px;
    display:inline-block;
    border-left:1px solid #cbcbcb;
}
#body8583 .homeRdTop article  .productMainDiv{
    width:341px;
    height:245px !important;
}
.homeRdTop article:last-child {
    float:left;
}*/
#body8583 .homeRdTop article .productMainDiv{
    border:none !important;
}
.homeRdTop article .infoTd .short-desc{
    font-weight:normal;
    min-height:1px;
    padding:0;
}
.homeRdTop article .infoTd .short-desc strong{
    font-weight:normal;
}



/* Footer Design */

.homeRdBottom{
    width:100%;
    display:block;
    margin:20px auto 0;
    text-align:center;
}
.homeRdBottom .homeMovie,
.homeRdBottom .homeForm,
.homeRdBottom .homeCalendar{display:inline-block;vertical-align:top;width:31%;background-color:#cbcbcb;}

.homeRdBanners{
    display:inline-block;vertical-align:top;width:31%;
}

.leftSide .homeCalendar{
    width:100%;
    background-color:#cbcbcb;
    display:block;
}

.homeCalendar .fc-day-header{border-color:#CBCBCB !important;}
.homeCalendar .fc-event-title .event-title-text{display:none;}
.homeCalendar a.fc-event{height:5px !important;}


#body8583 #comm .picarcTD {width:13% !important;display:inline-block;float: right;}
#body8583 #comm .picarcTD img{width:100%;}
#body8583 #comm .infoTd{width:80% !important;margin:0 14px 0 0 !important;display:inline-block;}
#body8583 #comm .infoTd *{text-align:justify;font-size:16px;}
#body8583 #comm .productMainTable .productTitleBG{ display: inline-block; margin-right: 14px;}

.homeRdBottom .homeMovie{float:right;}
.homeRdBottom .homeRdBanners{float:left;}
.homeRdBottom div .titleDiv,
.leftSide .homeCalendar .titleDiv{
    display:block;
    width:100%;
    height:37px;
    color:#fff;
    text-align:right;
    font-size:25px;
    margin:0 0 11px;
}
.leftSide .homeCalendar .titleDiv a{
    color:#fff;
    font-size:25px;
}
.leftSide .homeCalendar .titleDiv a:hover{
    color:#fff;
    text-decoration:underline;
}
.homeRdBottom div .titleDiv span,
.leftSide .homeCalendar .titleDiv span{
    display:inline-block;
    padding:10px 17px 0 0;
}
.homeRdBottom div.homeMovie .titleDiv{background-color:#8bc53e;}
.homeRdBottom div.homeForm .titleDiv{background-color:#007aa2;}
.homeRdBottom div.homeCalendar .titleDiv,
.leftSide .homeCalendar .titleDiv{background-color:#eb008b;text-align:center;}
.homeRdBottom div .bodyDiv,
.leftSide .homeCalendar .bodyDiv{
    width:90.4%;
    display:block;
    margin:0 auto;
    height:264px;
    position:relative;
    overflow:hidden;
}
.leftSide .homeCalendar .bodyDiv{height:auto;width:94%;padding-bottom:10px;}
.homeRdBottom div .bodyDiv .movieDiv{
    display:block;
    width:100%;
    margin:0 0 7px;
}
.homeRdBottom div .bodyDiv .movieDiv iframe,
.homeRdBottom div .bodyDiv .movieDiv img{width:100%;}
.homeRdBottom div .bodyDiv .textDiv{
    color:#293f4f;
    font-size:14px;
    text-align:justify;
    margin:0 0 7px;
    display:block;
    line-height:1.1em;
}
.homeRdBottom div .bodyDiv a.more{
    display:block;
    width:100%;
    color:#fff;
    font-size:19px;
    background-color:#456176;
    text-align:top;
    text-align:center;
    position:absolute;
    bottom:15px;
}
.homeRdBottom div .bodyDiv a.more:hover{background-color:#ec008c;}
.homeRdBottom div .bodyDiv a.more span{
    display:inline-block;
    padding:7px 0 7px 12px;
    background-image:url(moreMovieArrow.png );
    background-repeat:no-repeat;
    background-position:left;
}

.homeRdBottom div.homeForm .contactForm2 .title{
    display:block;
    color:#456176;
    font-size:20px;
    margin:0 0 20px;
}
.homeRdBottom div.homeForm .contactForm2{
    color:#606060;
    font-size:17px;
}
.homeForm .contactForm2 .nameRow .fieldInput,
.homeForm .contactForm2 .emailRow .fieldInput{height:34px;}
.homeForm .contactForm2 .filedText{
    padding:8px 8px;
    font-size:18px;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.homeForm .contactForm2 .submitRow input{
    position:absolute;
    bottom:15px;
    width:100%;
    text-align:center;
    color:#fff;
    font-size:19px;
    background-color:#8BC53E;
    padding:7px 0px 5px;
    display:block;
    
}
.homeForm .contactForm2 .submitRow input:hover{background-color:#EB008B;}
.homeForm .contactForm2 .disabledRow label{color:#626262;font-size:15px;}

.homeForm .contactForm2 .row.nameRow{margin-bottom:13px;}
.homeForm .contactForm2 .row.emailRow{margin-bottom:22px;}
.homeForm .contactForm2 #mytextlast {
    background-color: #fff;
    border: medium none;
    display: inline-block;
    margin: 0 3px 0 0;
    padding: 2px 3px 3px;
    text-align: right;
    vertical-align: top;
    width: 36%;
    font-size:15px;
}

.footerIcons{
    width:90%;
    margin:0 auto 40px;
    display:block;
    text-align:right;
}
.footerIcons:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.footerIcons a{
    display:inline-block;
    width:calc(84% / 9);
    float:right;
    height:97px;
    margin:0 0 0 2%;
    transition: all .15s linear;
    -webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	-ms-transition: all 0.15s linear;
}
body .footerIcons a:focus{
 border:none!important;   
}



.footerIcons a:hover{
    background-color:#aaa !important;
}
.footerIcons a.footerIcon1{background-color:#ec008c;}
.footerIcons a.footerIcon2{background-color:#007aa2;}
.footerIcons a.footerIcon3{background-color:#00afd7;}
.footerIcons a.footerIcon4{background-color:#40545f;}
.footerIcons a.footerIcon5{background-color:#d6982a;}
.footerIcons a.footerIcon6{background-color:#003142;}
.footerIcons a.footerIcon7{background-color:#a8322a;}
.footerIcons a.footerIcon8{background-color:#456176;}
.footerIcons a.footerIcon9{background-color:#76ab42;float:left;margin:0;}
.footerIcons a .iconDiv{
    display:block;
    text-align:center;
    padding:10px 0 0px;
}
.footerIcons a .nameDiv{
    color:#fff;
    font-size:15px;
    text-align:center;
    line-height:1em;
}

.footerRdBottom{
    display:block;
    width:100%;
    background-color:#4a4a4a;
    padding:8px 0;
    text-align:left;
}
.footerRdBottom .footerRdBottomIn{
    display:block;
    width:90%;
    margin:0 auto;
    text-align:left;
}
.footerRdBottom .menuLinks{
    display:inline-block;
    color:#e7e7e6;
    font-size:15px;
    padding:2px 0 0 10px;
}
.footerRdBottom .menuLinks a{
    color:#e7e7e6;
    font-size:15px;
}
.footerRdBottom .menuLinks a:hover{
    color:#fff;
}


.footerRdTop{
    display:block;
    width:100%;
    background-image:url(footerBG.png);
    padding:21px 0 16px;
}
.footerRdTop .footerRdTopIn{
    display:block;
    margin:0 auto;
    width:90%;
}
.footerRdTop .footerLogos{
    display:inline-block;
    margin-left:70px;
    vertical-align:top;
}
.footerRdTop .footerLogos a,
.footerRdTop .footerLogos a img{
    display:block;
}
.footerRdTop .footerLogos a:first-child{margin-bottom:23px;}
.footerRdTop .contactDiv{
    display:inline-block;
    vertical-align:top;
}
.footerRdTop .footerSocial{
    display:inline-block;
    float:left;
    padding-top:18px;
}
.footerSocial a{
    display:inline-block;
    position:relative;
    bottom:0;
    margin-right:25px;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.footerSocial a:hover{
    bottom:10px;
}

.footerRdTop .contactDiv .title.green{
    display:block;
    color:#53880c;
    font-size:22px;
    margin-bottom:10px;
}
.footerRdTop .contactDiv .footerSocial{
    display:block;
}
.footerRdTop .contactDiv .footerSocial a{
    display:inline-block;
    margin-left:16px;
}
.footerRdTop .contactDiv .footerSocial img{display:block;}

#accessLogo{
    display:inline-block;
}

.footerMap{
    display:inline-block;
    float:left;
}
.footerMap a{
    display:block;
    color:#254963;
    font-size:14px;
}
.footerMap .title{
    color:#007aa2;
    font-size:18px;
    display:block;
    margin:0 0 3px;
}
.footerMap a.map{padding-top:5px;}


/* Home Design */
#body8583 .tdMenuSideWidth,
#body8583 .tdDividerWidth{display:none;}
#body8583 .tdMenuSideWidth.lefttdMenu{width:229px;}
#body8583 .tdDividerWidth.leftDividerWidth{width:0;}

#body8583 #ARC2 .productMainDiv .productMainTable{width:100% !important;}

.homeNews{
    display:block;
    width:100%;
}


.homeNews .titleDiv,.h2 {
    width:100%;
    display:block;
    background-color:#007aa2;
    height:38px;
    color:#fff;
    font-size:23px;
}
.homeNews .titleDiv span,.h2 > h2{
    padding:10px 16px 0 0;
    display:inline-block;
    font-weight:normal;
    font-size:20px;
}
.homeNews .bodyDiv{
    display:block;
  /*  border-right:1px solid #cbcbcb;
    border-bottom:1px solid #cbcbcb;
    border-left:1px solid #cbcbcb;*/
   height: 186px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:5px 0;
}

#body8583 .tdMenuSideWidth.lefttdMenu {
    width: 229px;
}
#body8583 .tdDividerWidth.leftDividerWidth {
    width: 0;
}
.homeNews {
    display: block;
    width: 100%;
}
.homeRdTop .homeNews {
    width: 100%;
    margin:0 auto 10px;
}
.homeNews .titleDiv, .h2 {
    background-color: #007aa2;
    color: #fff;
    display: block;
    font-size: 23px;
    height: 38px;
    width: 100%;
    text-align: center;
}
.homeNews .titleDiv span, .h2 > h2 {
    display: inline-block;
    font-size: 25px;
    font-weight: normal;
    padding: 9px;
}
.homeNews .bodyDiv {
    box-sizing: border-box;
    display: block;
    height: auto;
    padding: 5px 0 0;
}
.hot_news_taf #NewscrollBar-container .NewscrollBar-ul li {
    height: auto !important;
}
 #NewscrollBar-container {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
}

#NewscrollBar-container .titleScrollBar h4 {margin-bottom:0px;}



.fa {
    border-radius: 4px;
    color: white;
    display: inline-block !important;
    height: 16px;
    line-height: 16px;
    margin: 1px 0;
    padding: 3px 8px;
}
.news-controller {
    display: block;
    padding-top: 4px;
    text-align: center;
}
.news-controller a{font-size:0;vertical-align:top;}
.fa span {
    display: none;
}
.fa {
    background-color: #40545f;
    background-position: center center;
    background-repeat: no-repeat;
    height: 22px;
    width: 22px;
}
#body8583 .fa {
    background-color: #007aa2;
}
#body8583 i.NewscrollBar-ul {
    border-bottom: 1px solid #ccc;
}
.fa.fa-arrow-up {
    background-image: url("next.png");
}
.fa.fa-arrow-down {
    background-image: url("prev.png");
}
.fa.fa-arrow-stop {
    background-image: url("stop.png");
}
.fa.fa-arrow-stop.play {
    background-image: url("play.png");
}
.all-messages {
    display: inline;
}
.fa.fa-arrow-all {
    background-image: url("all.png");
}
#NewscrollBar-container .NewscrollBar-ul li {
    background: none repeat scroll 0 0 transparent !important;
}
.NewscrollBar-ul {
    border-bottom: 1px solid #ccc;
}




#body8583 .display4 .productMainTable .tdToDiv,
#body8583 .Events .tdToDiv{
    width:calc(89.9%/6);
    margin:0 0 0 2% !important;
    float:right;
}
#body8583 .display4 .productMainTable.Events .tdToDiv:nth-child(6n),
#body8583 .Events .tdToDiv:nth-child(6n){margin-left:0 !important;}
#body8583 main object{display:none;}
#body8583 #ARC2 .productMainDiv{
    margin:0;
    border:1px solid #cbcbcb;
    height:auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background:none;
}
#body8583 #ARC2 .productMainTable .productTitleBG{/*display:none;*/}
#body8583 #ARC2 .picarcTD{
    padding:0;
    width:100% !important;
    margin-bottom:6px;
}

#body8583 #ARC2 .infoTd{
    display:block;
    margin:0 auto !important;
    width:100% !important;
}
#body8583 #ARC2 .productDetails{
    text-align:center;
    color:#344c5e;
    font-size:18px;
    line-height:1em;
    overflow:hidden;
}

#body8583 article a.productInfo,
#body8583 article a.productInfo{
    background-image: none;
    color: #456176;
    display:block;
    font-size: 19px;
    font-weight: normal;
    padding: 8px 0 0;
    text-decoration: none;
    border-top:1px solid #cbcbcb;
    width:100%;
    text-align:center;
    margin:7px 0 0;
}
#body8583 article a.productInfo:hover,
#body8583 article a.productInfo:hover{
    color:#EB008B;
}

.homeRdArcs #comm a.productInfo,
.homeRdArcs #comm a.productInfo,
.homeRdArcs #comm a.productToSite.toSite{border:none !important;margin:0 !important;padding:3px 0 0 !important;}

#body8583 article a.productToSite.toSite {
    background-image: none;
    color: #456176;
    display:block;
    font-size: 19px;
    font-weight: normal;
    padding: 7px 0 0;
    text-decoration: none;
    border-top:1px solid #cbcbcb;
    width:100%;
    text-align:center;
    margin:14px 0 0;
}
#body8583 article a.productToSite.toSite:hover{
    color:#EB008B;
}



/* Events arcs */

#ARC2 .Events .productMainDiv,
#body8583 .Events .productMainDiv{
    margin:0;
    border:1px solid #cbcbcb;
    height:auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background:none;
}
#ARC2 .Events .productMainDiv .EventsMainTable,
#body8583 .Events .productMainDiv .EventsMainTable{
    padding-bottom: 10px !important;
    width: 95% !important;
    display:block;
    margin:0 auto;
}
#ARC2 .Events .productMainTable .productTitleBG,
#body8583 .Events .productMainTable .productTitleBG{
    /*display:none;*/ 
    min-height:40px;
    text-align:center;
}
#ARC2 .Events .picarcTD,
#body8583 .Events .picarcTD{
    padding:0;
    width:100% !important;
    margin-bottom:12px !important;
    display:block;
    float:none;
}
#ARC2 .Events .picarcTD a, 
#ARC2 .Events .picarcTD img,
#body8583 .Events .picarcTD a, 
#body8583 .Events .picarcTD img{display:block;}
#ARC2 .Events .productMainDiv .productMainTable,
#body8583 .Events .productMainDiv .productMainTable{
    width:100% !important;
    padding:4px 10px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#ARC2 .Events .infoTd,
#body8583 .Events .infoTd{
    display:block;
    margin:0 auto !important;
    width:100% !important;
}
#ARC2 .Events .productDetails,
.Events .productDetails{
    text-align:center;
    color:#344c5e;
    font-size:18px;
    line-height:1em;
}
#ARC2 .productMainTable a.productName,
#body8583 .productMainTable a.productName{
    font-size: 19px !important;
    color: #eb008b !important;
}

#ARC2 .Events a.productInfo,
#body8583 .Events a.productInfo{
    background-image: none;
    color: #fff !important;
    display:block;
    font-size: 19px;
    font-weight: normal;
    padding: 8px 0 6px!important;
    text-decoration: none;
    border-top:0px solid #cbcbcb !important;
    width:100%;
    text-align:center;
    margin:7px 0 0;
    background-color:#007AA2;
    border-radius:3px;
    -moz-border-radius:3px;
}
#ARC2 .Events a.productInfo:hover,
#body8583 .Events a.productInfo:hover{
    background-color:#EB008B;
}
#ARC2 .Events a.productToSite.toSite,
#body8583 .Events a.productToSite.toSite {
    background-image: none;
    color: #456176;
    display:block;
    font-size: 19px;
    font-weight: normal;
    padding: 7px 0 0;
    text-decoration: none;
    border-top:1px solid #cbcbcb;
    width:100%;
    text-align:center;
    margin:14px 0 0;
}
#ARC2 .Events a.productToSite.toSite:hover,
#body8583 .Events a.productToSite.toSite:hover{
    color:#EB008B;
}





/* Site Map */
.new_sitemap .menudiv li {
    background:none;
    display: block;
    padding: 5px 0 0;
}
.new_sitemap .menudiv li li{
    display: block;
	padding-right:12px;
}
.new_sitemap .menudiv li:before{
    content:"";
    margin:0;
}
.new_sitemap .menudiv li li:before{
    content:"\f104";
    font-family:FontAwesome;
    margin:0 0 0 4px;
}
.new_sitemap .menudiv a.menuButton, .new_sitemap .menudiv a.menuButtonSelected {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #222;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.new_sitemap .menudiv li li a.menuButton, 
.new_sitemap .menudiv li li a.menuButtonSelected{font-size:16px;}
.new_sitemap .menudiv a.menuButton:hover {
    color: #007aa2;
}
.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;
}
/* Crew Page */

.personContact{
    display:block;
    padding:10px 0 0;
}
.personContact .infoDiv{
    display:block;
    background-position:right;
    background-repeat:no-repeat;
}
.personContact .infoDiv span{
    display:inline-block;
    padding:3px 23px 3px 0; 
    font-size:18px;
}
.personContact .infoDiv span a{
    color:#333;
    font-family:Tahoma,Helvetica,sans-serif;
    font-size:16px;
}
.personContact .infoDiv span a:hover{color:#1480C4;}
.personContact .infoDiv.mail{background-image:url(icon_mail_black.png);}
.personContact .infoDiv.phone{background-image:url(icon_phone_black.png);}
.personContact .infoDiv.fax{background-image:url(icon_fax_black.png);}
.personContact .infoDiv.mobile{background-image:url(icon_cell_black.png);}


#body8583 .tablePageTitle{display:none;}

























/* Design Pre Page */
#body8604 .catPage,
#body8602 .catPage,
#body8597 .catPage,
#body8598 .catPage, 
#body8599 .catPage,
#body8600 .catPage, 
#body8603 .catPage,
#body8613 .catPage, 
#body8647 .catPage,
#body8649 .catPage, 
#body8614 .catPage,
#body8601 .catPage,
#body9385 .catPage{text-align:right;margin:0 auto 15px;padding:0px 0 15px;border-bottom:0px solid #ddd;}

#body8604 .albumTable,
#body8602 .albumTable,
#body8597 .albumTable,
#body8598 .albumTable,
#body8599 .albumTable,
#body8600 .albumTable,
#body8603 .albumTable,
#body8613 .albumTable,
#body8647 .albumTable,
#body8649 .albumTable,
#body8614 .albumTable,
#body8601 .albumTable,
#body9385 .albumTable{background-color:#40545f;
    padding:0;
    border:none;
    margin:0 2% 0 0;
    width:calc(89%/6);
}

#body8604 .albumTable:hover,
#body8602 .albumTable:hover,
#body8597 .albumTable:hover,
#body8598 .albumTable:hover,
#body8599 .albumTable:hover,
#body8600 .albumTable:hover,
#body8603 .albumTable:hover,
#body8613 .albumTable:hover,
#body8647 .albumTable:hover,
#body8649 .albumTable:hover,
#body8614 .albumTable:hover,
#body8601 .albumTable:hover,
#body9385 .albumTable:hover{background-color:#aaa;}

#body8604 .albumTable:first-child,
#body8602 .albumTable:first-child,
#body8597 .albumTable:first-child,
#body8598 .albumTable:first-child,
#body8599 .albumTable:first-child,
#body8600 .albumTable:first-child,
#body8603 .albumTable:first-child,
#body8613 .albumTable:first-child,
#body8647 .albumTable:first-child,
#body8649 .albumTable:first-child,
#body8614 .albumTable:first-child,
#body8601 .albumTable:first-child,
#body9385 .albumTable:first-child{margin-right:0 !important;}

#body8604 .albumNameDiv .albumNameLinkDiv a.productName,
#body8602 .albumNameDiv .albumNameLinkDiv a.productName,
#body8597 .albumNameDiv .albumNameLinkDiv a.productName,
#body8598 .albumNameDiv .albumNameLinkDiv a.productName,
#body8599 .albumNameDiv .albumNameLinkDiv a.productName,
#body8600 .albumNameDiv .albumNameLinkDiv a.productName,
#body8603 .albumNameDiv .albumNameLinkDiv a.productName,
#body8613 .albumNameDiv .albumNameLinkDiv a.productName,
#body8647 .albumNameDiv .albumNameLinkDiv a.productName,
#body8649 .albumNameDiv .albumNameLinkDiv a.productName,
#body8614 .albumNameDiv .albumNameLinkDiv a.productName,
#body8601 .albumNameDiv .albumNameLinkDiv a.productName,
#body9385 .albumNameDiv .albumNameLinkDiv a.productName{font-size:15px;color:#fff;}

#body8604 .albumNameDiv .ALBUMPic,
#body8602 .albumNameDiv .ALBUMPic,
#body8597 .albumNameDiv .ALBUMPic,
#body8598 .albumNameDiv .ALBUMPic,
#body8599 .albumNameDiv .ALBUMPic,
#body8600 .albumNameDiv .ALBUMPic,
#body8603 .albumNameDiv .ALBUMPic,
#body8613 .albumNameDiv .ALBUMPic,
#body8647 .albumNameDiv .ALBUMPic,
#body8649 .albumNameDiv .ALBUMPic,
#body8614 .albumNameDiv .ALBUMPic,
#body8601 .albumNameDiv .ALBUMPic,
#body9385 .albumNameDiv .ALBUMPic{width:auto;margin:0 auto;}

#body8604 .albumNameDiv .albumNameLinkDiv a.productName span,
#body8602 .albumNameDiv .albumNameLinkDiv a.productName span,
#body8597 .albumNameDiv .albumNameLinkDiv a.productName span,
#body8598 .albumNameDiv .albumNameLinkDiv a.productName span,
#body8599 .albumNameDiv .albumNameLinkDiv a.productName span,
#body8600 .albumNameDiv .albumNameLinkDiv a.productName span,
#body8603 .albumNameDiv .albumNameLinkDiv a.productName span,
#body8613 .albumNameDiv .albumNameLinkDiv a.productName span,
#body8647 .albumNameDiv .albumNameLinkDiv a.productName span,
#body8649 .albumNameDiv .albumNameLinkDiv a.productName span,
#body8614 .albumNameDiv .albumNameLinkDiv a.productName span,
#body8601 .albumNameDiv .albumNameLinkDiv a.productName span,
#body9385 .albumNameDiv .albumNameLinkDiv a.productName span{line-height:1em;padding:0 2px;overflow:hidden;height:30px;}

#body8604 .catPage .albumNameDiv .albumNameLinkDiv,
#body8602 .catPage .albumNameDiv .albumNameLinkDiv,
#body8597 .catPage .albumNameDiv .albumNameLinkDiv,
#body8598 .catPage .albumNameDiv .albumNameLinkDiv,
#body8599 .catPage .albumNameDiv .albumNameLinkDiv,
#body8600 .catPage .albumNameDiv .albumNameLinkDiv,
#body8603 .catPage .albumNameDiv .albumNameLinkDiv,
#body8613 .catPage .albumNameDiv .albumNameLinkDiv,
#body8647 .catPage .albumNameDiv .albumNameLinkDiv,
#body8649 .catPage .albumNameDiv .albumNameLinkDiv,
#body8614 .catPage .albumNameDiv .albumNameLinkDiv,
#body8601 .catPage .albumNameDiv .albumNameLinkDiv,
#body9385 .catPage .albumNameDiv .albumNameLinkDiv{height:auto;}

#body8604 .picClipping,
#body8602 .picClipping,
#body8597 .picClipping,
#body8598 .picClipping,
#body8599 .picClipping,
#body8600 .picClipping,
#body8603 .picClipping,
#body8613 .picClipping,
#body8647 .picClipping,
#body8649 .picClipping,
#body8614 .picClipping,
#body8601 .picClipping, 
#body9385 .picClipping{height:auto;}

/* ספריה */
#body8602 .albumTable{background-color:#40545f;}

/* גיל הרך */
#body8597 .albumTable{background-color:#40545f;}

/* חוגים מדעים */
#body8598 .albumTable{background-color:#40545f;}

/* מועדון השחמט */
#body8599 .albumTable{background-color:#40545f;}

/* האסכולה*/
#body8600 .albumTable{background-color:#40545f;margin:0 5px 0 0;/*width:88px;*/}
#body8600 .ALBUMPic{width:auto;margin:0 -5px 0 0;}

/* מרכז האומנויות */
#body8603 .albumTable{background-color:#40545f;}

/* תפוח פיס*/
#body8613 .albumTable{background-color:#40545f;}

/* תרבות תורנית */
#body8647 .albumTable{background-color:#40545f;}

/* מרכז הגישור */
#body8649 .albumTable{background-color:#40545f;}

/* אומנויות הבמה */
#body8601 .albumTable{background-color:#40545f;margin:0 3px 5px;}
#body8601 .albumTable:first-child{margin:0 3px 5px;}


/*בית ספר צהריים*/
#body9385 .albumTable{background-color:#40545f;}



.centerInfoDivTop{display:block;margin:0 auto 22px;}
.centerInfoDivTop .right{
    display:inline-block;
    vertical-align:top;
    width:54%;
}
.centerInfoDivTop .left{
    display:inline-block;
    vertical-align:top;
    width:43%;
    float:left;
}
.centerInfoDivTop .albumTable{margin:0 8px 8px 0 !important;}
.centerInfoDivTop .catPage{
    text-align:left !important;
    padding:0 !important;
    margin:0 !important;
}


.centerInfoDivTop .newsDiv .titleDiv {
    background-color: #40545f;
    color: #fff;
    display: block;
    font-size: 19px;
    min-height: 30px;
}

.centerInfoDivTop .newsDiv .titleDiv span {
    display: inline-block;
    line-height: 1em;
    padding: 7px 10px 4px 0;
}
.centerInfoDivTop .newsDiv .bodyDiv {
   /* border-bottom: 1px solid #40545f;
    border-left: 1px solid #40545f;
    border-right: 1px solid #40545f;*/
    box-sizing: border-box;
    display: block;
    height: auto;
    margin: 0 0 0px;
    overflow: hidden;
   /* padding: 5px 0;*/
}
.centerInfoDivTop iframe{height:164px !important;}



.Description2{width:100%;}
.makPageTopRd{
    display:block;
    width:100%;
    margin:0 auto 20px;
}
.makPageTopRd .bannerDiv{display:inline-block;}
.makPageTopRd .bannerDiv img{display:block;}

.Description2 .newsDiv{width:211px;display:inline-block;float:left;padding:0 15px 0 0;}
.Description2 .newsDiv img{display:block;width:100%;}
.Description2 .newsDiv .titleDiv{display:block;background-color:#40545f;color:#fff;font-size:19px;min-height:30px;}
.Description2 .newsDiv .titleDiv span{display:inline-block;padding:7px 10px 4px 0;line-height:1em;}
.Description2 .newsDiv .bodyDiv{
    display:block;
    height:500px;
    height:228px;
    overflow:hidden;
    border-right:1px solid #40545f;
    border-left:1px solid #40545f;
    border-bottom:1px solid #40545f;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin:0 0 10px;
    padding:5px 0;
}
.Description2 .newsDiv .bodyDiv .scrollBarFrame{height:218px;}
.Description2 .centerInfo, .Description2 .centerHours{
    display:block;
    margin:0 auto 9px;
    width:100%;
    padding:0 0 10px;
}
.Description2 .centerInfo .titleDiv,
.Description2 .centerHours .titleDiv{
    display:block;
    font-weight:bold;
    font-size:18px;
    color:#eb008b;
}
.Description2 .centerInfo a{color:#333;text-decoration:underline;}
.Description2 .centerInfo a:hover{color:#eb008b;}
.Description2 .centerInfo .facebook a{
    display:inline-block;
    background-image:url(small_facebook.png);
    background-position:right;
    background-repeat:no-repeat;
    text-decoration:none;
    padding:3px 19px 0 0;
}
.Description2 .centerInfo .facebook a:hover{color:#3A5795;}



/* Event Out Design */




.infoTd .short-desc{
    display:block;
  /*  min-height:48px; 
    padding:5px 0 0;*/
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 63px;
    overflow: hidden;
}
.display1 .infoTd .short-desc{
    min-height:1px;
    padding:0;
}

.infoTd .ProductSaleDate,
.infoTd .ProductSaleTime{display:inline-block;margin:0 0 5px;}
.infoTd .ProductSaleDate .title{display:none;}
.infoTd .ProductSaleTime .title{display:none;}
.infoTd .ProductSaleTime:before{
    content:"|";
    display:inline-block;
    margin:0 2px;
}
.infoTd .ProductPriceAdult,
.infoTd .ProductPriceChild{display:block;padding:0px 0 0;font-size:17px;}
.infoTd .ProductPriceAdult .title,
.infoTd .ProductPriceChild .title{font-weight:bold;font-size:15px;}


/* Event In Design */

.ProductTicketAmountDiv{display:none;}

.events #ProRResponsive{width:54%;}
.events #ProLResponsive{width:42%;margin:0 3% 0 0;}
.events #bigPicHolder{width:100%;display:block;margin:0 auto 10px;}
.events #bigPicHolder img{width:100%;display:block;}
.events #pageExport div{margin:0;}
.events #ProRResponsive .productBlock{display:block;}
.events #ProRResponsive .productBlock .title{font-weight:bold;}
.events #ProRResponsive .productBlock .title:after{
    content:":";
    margin:0 2px;
    display:inline-block;
}
.events #ProRResponsive .productBlock.ProductName .title{display:none;}
.events #ProRResponsive .productBlock.ProductName .value{
    color: #007aa2;
    font-size: 27px;
    background-image: url(titleBg.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 10px 36px 2px 0;
}
.events #ProRResponsive .productBlock.ProductSKU{
    display:block;
    color:#666;
    margin:0 0 10px;
} 
.events #ProRResponsive .productBlock.ProductSKU .title{font-weight:normal;}

.events #ProRResponsive .ProductPriceAdult,
.events #ProRResponsive .ProductPriceChild{display:block;padding:5px 0 0;font-size:19px;}
.events #ProRResponsive .ProductPriceChild{padding:5px 0;}
.events #ProRResponsive .ProductPriceAdult .title,
.events #ProRResponsive .ProductPriceChild .title{font-weight:normal;}
.events #ProRResponsive .ProductPriceAdult .value,
.events #ProRResponsive .ProductPriceChild .value{font-weight:bold;font-size:23px;color:#EB008B;}

.events .productShortDesDiv{
    display:block;
    border-top:0px solid #ddd;
    border-bottom:0px solid #ddd;
    margin:5px 0 0;
    padding:0px 0;
}
.events .productShortDesDiv .title{display:none;}
.events #ProRResponsive .productBlock.BuyDiv{
    display:block;
    text-align:center;
    padding:15px 0 0;
}
.events #ProRResponsive .productBlock.BuyDiv .submitButton{
    background-image:url(buyTicket.png );
    background-position:right;
    background-repeat:no-repeat;
    padding:8px 44px 7px 12px;
    font-size:22px;
}
.events #ProBResponsive{
    border:none;
    padding:30px 0 0;
    margin:0;
    
}

#order_details{
    display:block;
    margin:0 0 15px;
}
#order_details h1{
    padding:0;
    font-size:21px;
    color:#007aa2;
    margin:0 0 4px;
}

#order_details .quantityDiv .button {
    background-color: #4A4A4A;
    border: 0px solid #bbb;
    width:25px !important;
    height:25px !important;
    padding:0 !important;
    border-radius:25px;
    -moz-border-radius:25px;
    color:#fff;
    font-size:20px;
    font-weight:bold;
    text-align:center;
    margin:0 4px;
}
#order_details .quantityDiv .button:hover{background-color:#007AA2;}
#order_details .quantityDiv .button span{
    display:inline-block;
    padding:3px 0 0;
}
#order_details .filedText{
    border-radius:3px;
    -moz-border-radius:3px;
    text-align:center;
    font-weight:bold;
    padding:3px 10px;
  
}
#order_details table{
    border-left:1px solid #ddd;
    border-top:1px solid #ddd;
}
#order_details td,
#order_details th{
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding:3px 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#order_details th{color:#007aa2;font-weight:bold;}
.orderRows{
  /*  display:block;
    background-color:#E7E7E6;
    padding:10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;*/
    
    
    background-color: #a8a8a8;
    box-sizing: border-box;
    display: block;
    padding: 10px;
    color: #333;
    font-weight: bold;
    font-size: 17px;
    
}
.orderRows .row{
    display:inline-block;
    width:48%;
    margin:0 0 5px 1%;
}

.orderRows .row.phoneRow,
.orderRows .row.emailRow,
.orderRows .row.submitRow{
    margin-left:0;
    float:left;
}
.orderRows .submitRow{
    text-align:left;
}
.orderRows .submitRow .submitButton{padding:4px 12px;min-width:60px;background-color:#EB018C;}
.orderRows .submitRow .submitButton:hover{background-color:#4A4A4A;}
.orderRows .row .fieldName{
    display:inline-block;
    width:25%;
}
.orderRows .row .fieldInput{
    display:inline-block;
    width:74%;
}
.orderRows .row .fieldName .must_field:before{
    content:"*";
    font-weight:bold;
    color:#EB018C;
    margin:0 0 0 3px;
}
.orderRows .row .filedText{
    padding:3px 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius:3px;
    -moz-border-radius:3px;
    width:100%;
}
.orderRows .row.disabledRow, .orderRows .row.termsRow {
    margin-left: 10px;
    width: auto;
}
.orderRows .row.submitRow{width:auto;}
.orderRows .row.termsRow a {
    color: #333;
    text-decoration: underline;
}
.orderRows .row.termsRow a:hover {
    color: #eb018c;
}


/* Seats design */

.all_line{
    display:block;
}
.all_line .bama{
    background-color:#767676;
    display:inline-block;
    width:46%;
    font-size:20px;
    color:#fff;
    text-align:center;
    padding:5px 0;
    border-radius:5px;
    -moz-border-radius:5px;
    margin:0 30% 15px 0;
    margin:0 295px 15px 0\9;
}

.all_line.right-hall{text-align:right;}
.all_line.left-hall{text-align:left;}

.all_line.right-hall .bama,
.all_line.left-hall .bama{margin-right:0;margin-left:0;}

.ajaxload hr{display:none;}
#hall8 .bama{
    width:59%;
}
.all_line .bama p{display:inline-block;}


.newline{
    display:block;
    margin:0 0 5px; 
}

.right-hall .newline{text-align:right;}
.right-hall .newline .line{margin-left:6px;}
.left-hall .newline{text-align:left;}
.center-hall .newline{text-align:center;}

.rtl-hall .newline{direction:rtl;}
.ltr-hall .newline{direction:ltr;}

.line{
    display:inline-block;
    background-color:#4A4A4A;
    color:#fff;
    width:24px;
    border-radius:3px;
    -moz-border-radius:3px;
    text-align:center;
    color:#fff;
    float:right;
    padding:3px 0 2px;
}
.line span:after{
    display:inline-block;
    margin:0 2px;
    content:":";
}
.line span{display:none;}
.newline a,
.newline .Soldchair{
    display:inline-block;
    background-color:#8CC63F;
    color:#fff;
    border-radius:3px 3px 45% 45%;
    -moz-border-radius:3px 3px 45% 45%;
    text-align:center;
    color:#fff;
    padding:3px 0px 2px;
    margin:0px;
    min-width:3%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size:14px;
    vertical-align:top;
}
.newline a:hover{background-color:#AAAAAA;color:#fff;}
.newline .Soldchair{background-color:#EB008B;}
.newline .userMarked{background-color:#FC762D;}
.newline .vipChair{background-color:#8943ca;}

.newline a.accessibilityChairs{
    background-color:#007AA2;
    background-image:url(accessIcon.png);
    background-repeat:no-repeat;
    background-position:top;
}
.newline a.freechair.marked{
    background-color:#4A4A4A;
    background-repeat:no-repeat;
    background-position:top;
}
.newline a span,
.Soldchair span{
    opacity: 30;
    filter:alpha(opacity=0.3);
}
.Lineprofit{
    padding:3px 0px 2px;
    margin:0;
    min-width:3%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display:inline-block;
}
.freechair.accessibilityChairs span{
    opacity: 0;
    filter:alpha(opacity=0);
}
#all_ico{display:block;padding:5px 0;}
#all_ico span{margin:0 0 0 15px;vertical-align:top;}

#all_ico span span{
    display:inline-block;
    background-color:#ccc;
    border-radius:3px;
    border-radius:3px;
    height:15px;
    width:15px;
    margin:2px 0 0 5px;
}
#all_ico span.freechair span{background-color:#8cc63f;}
#all_ico span.Soldchair span{background-color:#eb008b;}
#all_ico span.accessibilityChairs span{background-color:#007aa2;}
#all_ico span.marked span{background-color:#4A4A4A;}
#all_ico span.userMarked span{background-color:#FC762D;}
#all_ico span.vipChair span{background-color:#8943ca;}


.continue-order{
    display:inline-block;
    background-color:#007aa2;
    border-radius:3px;
    -moz-border-radius:3px;
    color:#fff;
    float:left;   
    cursor:pointer;
    font-size:20px;
    background-image:url(orderIcon.png );
    background-position:right;
    background-repeat:no-repeat;
}
.continue-order span{
    padding:9px 35px 7px 10px;
    display:inline-block;
}
.continue-order:hover{
    color:#fff;
    background-color:#EB008B;
}
.newline.profit{display:block;height:20px;}

.newline a.freechair.marked span{height:100%; width:100%; display:block; position:relative;color:#4A4A4A;font-size:1px;} 
.newline a.freechair.marked span:after, 
.newline a.freechair.marked span:before{content:''; height:19px; width:4px; display:block; background:#fff; position:absolute; top:2px; left:17px; border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px; transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.newline a.freechair.marked span:before{height:9px; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg); top:9px; left:8px;}


.newline a.userMarked span{height:100%; width:100%; display:block; position:relative;color:#FC762D;font-size:1px;} 
.newline a.userMarked span:before, 
.newline a.userMarked span:after{content:''; height:4px; width:18px; display:block; background:#fff; border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px; position:absolute; top:10px; left:6px; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.newline a.userMarked span:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);}




/* Large Hall */
.extraLarge-hall .line{padding:1px 0 0;font-size:10px;line-height:16px;width:18px;}
.extraLarge-hall .newline a, .extraLarge-hall .newline .Soldchair, .extraLarge-hall .Lineprofit{
    min-width:1.1%;padding:1px 0 0;font-size:7px;line-height:16px;
    border-radius:3px;-moz-border-radius:3px;
}
.extraLarge-hall .Lineprofit{min-width:0.4%;}
.extraLarge-hall .newline{margin:0;}
.extraLarge-hall .newline.profit{display:block;height:8px;}

.extraLarge-hall .newline a.freechair.marked span:after, 
.extraLarge-hall .newline a.freechair.marked span:before{height: 8px;left: 5px;top: 4px;width: 2px;}
.extraLarge-hall .newline a.freechair.marked span:before{height: 4px;left: 2px;top: 7px;}
.extraLarge-hall .newline a.accessibilityChairs{background-image:none;}

.extraLarge-hall .newline a.userMarked span:before, 
.extraLarge-hall .newline a.userMarked span:after{height:2px;width:9px;top:7px;left:1px;}



/* Large Hall */
.large-hall .line{padding:1px 0 0;font-size:9px;line-height:16px;}
.large-hall .newline a, .large-hall .newline .Soldchair, .large-hall .Lineprofit{min-width:1.5%;padding:1px 0 0;font-size:9px;line-height:16px;}
.large-hall .Lineprofit{min-width:1%;}
.large-hall .newline{margin:0;}
.large-hall .newline.profit{display:block;height:8px;}

.large-hall .newline a.freechair.marked span:after, 
.large-hall .newline a.freechair.marked span:before{height: 11px;left: 8px;top: 2px;width: 2px;}
.large-hall .newline a.freechair.marked span:before{height: 4px;left: 3px;top: 7px;}
.large-hall .newline a.accessibilityChairs{
    background-image: url(accessIcon.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

.large-hall .newline a.userMarked span:before, 
.large-hall .newline a.userMarked span:after{height:3px;width:10px;top:6px;left:2px;}

/* Big Hall */
.big-hall .line{padding:1px 0 0;font-size:11px;line-height:20px;}
.big-hall .newline a, .big-hall .newline .Soldchair, .big-hall .Lineprofit{min-width:1.9%;padding:1px 0 0;font-size:11px;line-height:20px;}
.big-hall .Lineprofit{min-width:2%;}
.big-hall .newline{margin:0 0 4px;}
.big-hall .newline.profit{display:block;height:8px;}

.big-hall .newline a.freechair.marked span:after, 
.big-hall .newline a.freechair.marked span:before{left:10px;top:3px;height:12px;width:3px;}
.big-hall .newline a.freechair.marked span:before{height: 6px;left: 5px;top: 8px;}
.big-hall .newline a.accessibilityChairs{background-size:67% auto;}

.big-hall .newline a.userMarked span:before, 
.big-hall .newline a.userMarked span:after{height:3px;width:13px;top:8px;left:3px;}


/* Medium Hall */
.medium-hall .line{padding:1px 0 0;font-size:14px;line-height:25px;}
.medium-hall .newline a, .medium-hall .newline .Soldchair, .medium-hall .Lineprofit{min-width:3%;padding:1px 0 0;font-size:14px;line-height:25px;}
.medium-hall .Lineprofit{min-width:3%;}
.medium-hall .newline{margin:0 0 6px;}
.medium-hall .newline.profit{display:block;height:8px;}


/* Small Hall */
.small-hall .line{padding:1px 0 0;font-size:18px;line-height:31px;}
.small-hall .newline a, .small-hall .newline .Soldchair, .small-hall .Lineprofit{min-width:4%;padding:1px 0 0;font-size:18px;line-height:31px;}
.small-hall .Lineprofit{min-width:4%;}
.small-hall .newline{margin:0 0 6px;}
.small-hall .line span{display:inline-block;}
.small-hall .newline.profit{display:block;height:12px;}
.small-hall .line{width:65px;direction:rtl;}

.small-hall .newline a.freechair.marked span:after, .small-hall .newline a.freechair.marked span:before{left:22px;top:4px;}
.small-hall .newline a.freechair.marked span:before{top:11px;left:13px;}
.small-hall .newline a.accessibilityChairs{background-position:10px 3px;}

.small-hall .newline a.userMarked span:before, 
.small-hall  .newline a.userMarked span:after{height:4px;width:19px;top:13px;left:9px;}


/* Tiny Hall */
.tiny-hall .line{padding:1px 0 0;font-size:18px;line-height:31px;}
.tiny-hall .newline a, .tiny-hall .newline .Soldchair, .tiny-hall .Lineprofit{min-width:4%;padding:1px 0 0;font-size:18px;line-height:31px;}
.tiny-hall .Lineprofit{min-width:4%;}
.tiny-hall .newline{margin:0 0 6px;}
.tiny-hall .line span{display:inline-block;}
.tiny-hall .newline.profit{display:block;height:12px;}
.tiny-hall .line{width:65px;direction:rtl;}

.tiny-hall .newline a.freechair.marked span:after, 
.tiny-hall .newline a.freechair.marked span:before{left:22px;top:3px;height:23px;}
.tiny-hall .newline a.freechair.marked span:before{top:11px;left:11px;height:13px;}
.tiny-hall .newline a.accessibilityChairs{background-position:10px 3px;}

.tiny-hall .newline a.userMarked span:before, 
.tiny-hall .newline a.userMarked span:after{height:4px;width:19px;top:13px;left:9px;}

#hall12 div:nth-child(2){
    padding:0 0 0 71px;
}

.Zahron_left{
    width: 200px;
    text-align: center; 
}




/* HUGIM > 768 */
#ajaxIn  .child-div>span{
    display:block;
    color:white;
    background:#007AA2;
    padding-right:6px;
}
#ajaxIn  .child-div>span::after{
	content:":";
}
#ajaxIn,#ajaxInOld{
	background:#f3f3f3;
	position:relative;
}
#ajaxIn h2{
    font-size: 22px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    margin-top:12px;
}

td#ajaxIn #tb-center h2 {
    display: block !important;
}

#ajaxIn p{
    padding:8px;
    margin-bottom:0;
}
#ajaxIn div {
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#tb-top,.full-width{
	width:100%;
}
.col-50,.col-30,.col-31,.col-6{
	background:#fff;
	min-height:100px;
	display:inline-block;
	vertical-align: top;
}
.col-50{
	width:48%;
	height:210px;
}
.col-30{
	width:25%;
	height:210px;
}
.col-31{
	width:24%;
	height:100px;
}
.col-6{
	width:15%;
}
.child-div{
	width:100%;
}
.action-link a {
    border-radius: 8px;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 100px;
	 margin-top:0px;
	font-weight:bold;
	margin: 4px 6px;
}
.action-link .child-div,.action-link p {
    text-align: center;
}
.action-link p .label.label-primary {
    font-size:16px;
    margin: 4px 0;
    display:inline-block;
    font-weight:normal;
    line-height:22px;
    padding:4px 12px;
}
#tb-serial,#tb-serialOld{
	color: #999;
    left: 10px;
    position: absolute;
    top: 27px;
}

body #the-table {
    width:100%!important;
    max-width:990px!important;
}
#the-table_wrapper .row .col-sm-6{width:96% !important;margin-bottom:5px;}

#the-table_wrapper .row .col-sm-6


#the-table_length{
    display:none!important;
}
.btn-primary {
    background:#8BC53E;
    color:white!important;
    cursor:pointer;
    border-color: #8BC53E;
}
thead td{
    background-color: #337ab7;
   cursor:pointer;
    color: #fff;
}
.tb-1,.tb-3,.tb-5,.tb-8,.tb-9,.tb-11,.tb-12,.tb-14,
.tb-15,.tb-16,.tb-17,.tb-18,.tb-19,.tb-20,.tb-21,.tb-22,
.tb-23,.tb-24,.tb-25,.tb-26,.tb-27,.tb-28,.tb-29,.tb-30{
    display:none!important;
}


#mytext_18_2,
#mytext_18_3,
.fieldInputRadio2,
.fieldInputRadio3
{ display:none!important;}

.matnasim_registration2_taf #mytext_18_2,
.matnasim_registration2_taf .fieldInputRadio2{ display:inline-block !important;}


.rsDefault .rsBullets{ 
    background: transparent !important;
    text-align: center !important;
    width: 98% !important;
    margin-bottom: 2px!important;
}

.rsDefault .rsBullet span, .rsDefault .rsBullet{
    width: 18px !important;
     height: 18px !important;
}

.rsDefault .rsBullet span{box-shadow: 1px 1px 2px #888 !important;}

.rsDefault .rsBullet.rsNavSelected span {background-color: #E6F5FC !important;}


#pf14TABLE3 .productDiv {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #cbcbcb;
    box-sizing: border-box;
}

#pf14TABLE3 .productDiv .productNameDiv a.productName{
    color: #eb008b !important;
    font-weight: bold;
}

#pf14TABLE3 .productDiv .productNameDiv{text-align: center;}
   
#pf14TABLE3 .productDiv .productCode {display:none;}

#pf14TABLE3 .productDiv .productMainDetails{border:none;}

#pf14TABLE3 .productInfoDiv.productDetails.color1 a.productInfo{
    background-image: none;
    border-top: 1px solid #cbcbcb;
    color: #456176;
    display: block;
    font-size: 19px;
    font-weight: normal;
    margin: 7px 0 0;
    padding: 8px 0 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

#hall54.large-hall .Lineprofit {
    width:3%;
}


#hall54.large-hall #newline1.newline .freechair:nth-child(1),
#hall54.large-hall #newline1.newline .Soldchair:nth-child(1){
margin-right: 5%;
}


/* Hall 55 */
#hall55.big-hall #newline2.newline .freechair:nth-child(23),
#hall55.big-hall #newline2.newline .Soldchair:nth-child(23){
margin-left: 6%;
}
#hall55.big-hall #newline13.newline .freechair:nth-child(18),
#hall55.big-hall #newline13.newline .Soldchair:nth-child(18){
margin-left: 6%;
}
#hall55.big-hall #newline14.newline .freechair:nth-child(18),
#hall55.big-hall #newline14.newline .Soldchair:nth-child(18){
margin-left: 11%;
}

#hall55.big-hall #newline14.newline .freechair:nth-child(22),
#hall55.big-hall #newline14.newline .Soldchair:nth-child(22){
margin-left: 3%;
}

/* Hall 55 End*/


#hall56 .newline.profit {
    display: block;
    height: 60px;
}

#hall56 .newline.profit::before {
    content:"\05D9\05E6\05D9\05E2";
    font-size: 50px;
    margin-top: 40px;
    display: block;
}
.productInfosoldOut  { 
    background-image: none;
	color: #fff !important;
	display: block;
	font-size: 19px;
	font-weight: normal;
	padding: 8px 0 6px !important;
	text-decoration: none;
	border-top: 0px solid #cbcbcb !important;
	width: 100%;
	text-align: center;
	margin: 7px 0 0;
	background-color: #007AA2;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

@media screen and (max-width: 375px) {
    .tb-7,.tb-4{
        display:none!important;
    }
}

#ajaxContainer .tb-11,#ajaxContainer .tb-12{
    display:block!important;
}
thead th,thead TH{
    text-align:center;
    background-color:#337ab7!important;
    color:#fff!important;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 10px 0!important;
}
.tb-closeRow{
text-align:center;
}
.tb-btn{
	width:40px;
	height:30px;
	background:#007AA2;
	display:inline-block;
	border-radius:6px;
	text-align:center;
	line-height:30px;
	font-weight:normal;
	cursor:pointer;
}
.tb-btn::after{
	content:" + ";
	color:white;
	font-size:20px;
}
.open-row .tb-btn::after{
	content:" - ";
	color:white;
	font-size:36px;
	line-height:26px;
}
.ajaxload2 {
    width: 100%;
}
.tdWidth .col-sm-12,.tdWidth div.row{
    -moz-box-sizing: border-box!important;
	-webkit-box-sizing: border-box!important;
	box-sizing: border-box!important;
}
tr.odd,tr.even,  #ajaxOut, #ajaxOutOld{
	font-size:16px!important;
}
h5{
    background:#007AA2;
	color:white;
	margin:0;
	padding: 10px 4px 10px 0;
}
.child-div {
    background: none repeat scroll 0 0 white !important;
}
.tb-btn:hover, .tb-btn:visited, .tb-btn:link,.tb-btn:active
{
    text-decoration: none;
}
.prolookup_taf .tdMenuSideWidth,.prolookup_taf  .tdDividerWidth{
    display:none;   
}
#ajaxContainer .btn.btn-danger{
    background:#EB008B;
}
h5{
    color:white;
    margin:0;
	padding: 10px 4px 10px 0;
    background:#007AA2;
}
.child-div {
    background: none repeat scroll 0 0 white !important;
}
.action-link p .label.label-primary{
   background:#007AA2!important; 
}
.col-50,.col-30{
    min-height:230px;  
}
.col-31{
    min-height:150px;  
}
.popover-title{
    background:#007AA2!important;
}
.tb-row-link{  
     text-decoration:none !important;
     color:#333 !important;
     cursor:text;
}
/*.tb-row-name{
    display:block!important;   
}*/
#the-table_paginate li{
    background-image:none!important;
}
.hugSearchIngurup .hugFieldDiv{
    padding:2px;
    background:#007AA2;
    margin: 6px 0;
}
.hugSearchIngurup .hugFieldDiv ul li:first-child{
    background:none;
    color:white;
}
.hugSearchIngurup .hugFieldDiv ul li:nth-child(2){
    padding-top:6px;
}
.hugSearchIngurup .hugFieldDiv ul li:first-child{
    padding:4px ;
}
.hugSearchIngurup .hugFieldDiv ul li:last-child{
    padding-bottom:8px;
}
.hugSearchIngurup .hugFieldDiv ul li{
    color:#007AA2;
    background:white;
    margin:0;
}
.hugSearchIngurup .hugFieldDiv ul li a,.hugSearchIngurup .hugFieldDiv ul li a:hover{
    border-bottom: 1px dashed ;
    text-decoration:none;
}
 .popover-example .popover {
    position: relative;
    display: block;
    margin: 20px 0 20px 0 ;
    border:none;
    padding:0;
    box-shadow:none;
}
.popover.top > .arrow{
    border:none;
    background:none;
}
.popover-title{
    text-align:center;
    border-bottom: 1px solid #007AA2;
    background-color: #007AA2;
    color:white;
}
#MRResponsive .popover.top{
     margin-top:0!important;
}
 .popover.top > .arrow:after {
    border-bottom-width: 0;
    border-top-color: #007AA2;
    bottom: 1px;
    content: " ";
    margin-left: -0px;
}
 .popover.top > .arrow {
    margin-left: 0px;
 left: 55%;
}
/*  END-HUGIM   */



#the-table_wrapper #the-table tbody{
    /*DISPLAY:none!important;   */
}




.back_button .submitButton {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    color: #007aa2;
    border-bottom:1px solid #007aa2;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    min-width: 10px;
    padding: 0;
    text-align: center;
    text-decoration: none;
}
.back_button .submitButton:hover{
    color: #444;
    border-bottom:1px solid #444;
}




.Events .tdToDiv {
    display: inline-block;
    margin: 0 1% 10px !important;
    vertical-align: top;
    width: 22%;
}
.Events .productMainDiv {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #cbcbcb;
    box-sizing: border-box;
    height: auto;
    margin: 0;
}
.Events .productMainTable .productTitleBG {
    min-height: 40px;
}
.Events .picarcTD {
    margin-bottom: 6px;
    padding: 0;
    width: 100% !important;
}
.Events .productMainDiv .productMainTable {
    width: 100% !important;
}
.Events .infoTd {
    display: block;
    margin: 0 auto !important;
    width: 92.5% !important;
}
.Events .productDetails {
    color: #344c5e;
    font-size: 18px;
    line-height: 1em;
    text-align: center;
}
.Events a.productInfo {
    background-image: none;
    border-top: 1px solid #cbcbcb;
    color: #456176;
    display: block;
    font-size: 19px;
    font-weight: normal;
    margin: 7px 0 0;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.Events a.productInfo:hover, #ARC2 .Events a.productInfo:hover {
    color: #eb008b;
}
.Events a.productToSite.toSite {
    background-image: none;
    border-top: 1px solid #cbcbcb;
    color: #456176;
    display: block;
    font-size: 19px;
    font-weight: normal;
    margin: 14px 0 0;
    padding: 7px 0 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.Events a.productToSite.toSite:hover {
    color: #eb008b;
}

.Events  .productTitleBG {
    min-height: 40px;
}
.Events a.productName {
    color: #007aa2;
    display: inline-block;
    font-size: 21px;
    height: 37px;
    overflow:hidden;
    padding: 3px 12px 0 0;
    text-decoration: none;
}
.Events .picarc{width:100%;}
.display3 .productMainTable a.productName h2, .display4 .productMainTable a.productName h2,
.Events .EventsMainTable a.productName h2{
    display: inline-block;
    line-height: 1em;
    margin: 0 7px;
}



#body9909 header,
#body9909 footer,
#body9909 .Sban_All_site,
#body9909 .tableWidth .tdMenuSideWidth,
#body9909 .tdDividerWidth,
#body9909 .tablePageTitle{display:none;}
#body9909 .mainTable3{width:100%;max-width:700px;}

#PF table td{padding:5px;}

.Call_me {display:none;}

.productBlock.ProductPlace{display:block !important;font-size:15px;padding-top:3px;}
.productBlock.ProductPlace .title{font-weight:bold;display:inline-block;padding-left:5px;}


.arc6.productMainTable:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.homeRdArcs article{
    border-bottom:1px solid #ddd;
    padding-bottom:10px !important;
    margin-bottom:15px !important;
}

.matnasim_registration2_taf .fieldRow.mytext_24{cursor:text;}

.zaharonim #keitanotForm .fieldD,
.zaharonim #keitanotForm .fieldE,
.zaharonim #keitanotForm .fieldF,
.zaharonim #keitanotForm .fieldG,
.zaharonim #keitanotForm .fieldH,
.zaharonim #keitanotForm .fieldI{
    display:none;
}
.zaharonim #keitanotForm .mytext_4{
    cursor:text;
    display:none;
}



@media screen and (max-width: 1680px) {
.homeRdBottom div .bodyDiv{height:232px;}
.homeRdBottom div.homeForm .contactForm2 .title{margin-bottom:10px;}
.homeRdBottom div .titleDiv{margin-bottom:5px;}
.homeForm .contactForm2 .row.emailRow{margin-bottom:13px;}
.homeRdBottom div .bodyDiv .movieDiv iframe{height:144px;}
.homeRdBottom div .bodyDiv .movieDiv,
.homeRdBottom div .bodyDiv .textDiv{margin:0;}
.albumNameDiv .albumNameLinkDiv a.productName span{height:42px;overflow:hidden;}
}/* close max-width 1680px */



@media screen and (max-width: 1600px) {
.homeRdBanners .Katavot img, .homeRdBanners .BannerZaharun img, 
.homeRdBanners .BannerKaytanut img, .homeRdBanners .GiftBanner img{height:133px;}
.Rmenuul1 .menudiv a .ulpad{padding:14px 0 13px;}
}/* close max-width 1600px */


@media screen and (max-width: 1440px) {
.picClipping {
    height: 140px;
}
}/* close max-width 1440px */

@media screen and (max-width: 1366px) {
.Events a.productName{padding-right:0;}
.Events .productTitleBG {display: block;height: 66px;overflow: hidden;}
.Events a.productName{height:60px;}
#body8583 .display4 .productMainTable .tdToDiv, 
#body8583 .Events .tdToDiv{margin: 0 0 0 1% !important;width: calc(94.9% / 6);}
.homeRdBanners .Katavot img, .homeRdBanners .BannerZaharun img, 
.homeRdBanners .BannerKaytanut img, .homeRdBanners .GiftBanner img{height:115px;}
.homeRdBottom div .bodyDiv .movieDiv iframe {height: 110px;}
.homeRdBottom div .bodyDiv{height: 196px;}
.homeRdBottom div.homeForm .contactForm2 .title{display:none;}
.picClipping {
    height: 130px;
}
.infoTd .short-desc{min-height:85px;}

#hall54.large-hall .Lineprofit {
    width:1%;
}


#hall54.large-hall #newline1.newline .freechair:nth-child(1),
#hall54.large-hall #newline1.newline .Soldchair:nth-child(1){
margin-right: 5%;
}


}/* close max-width 1366px */



@media screen and (max-width: 1280px) {
    
.Ajax_Panel_contact{display:none;}
.homeRdBottom{text-align:left;}
.homeRdBottom div.homeForm .contactForm2 .title{display:block;}
.homeRdBottom div .bodyDiv{height:234px;}
.homeRdBottom div .bodyDiv .movieDiv iframe{height:142px;}
.homeRdBottom .homeMovie, .homeRdBottom .homeForm{width:49%;}
.homeRdBottom .homeRdBanners{
    float:none;
    width:100%;
    padding-top:30px;
}
.homeRdBanners .Katavot, .homeRdBanners .BannerZaharun, 
.homeRdBanners .BannerKaytanut, .homeRdBanners .GiftBanner,
.homeRdBanners div:nth-child(2n){
    margin:0 0 0 2%;
    width:calc(94%/4);
    float:right;
}
.homeRdBanners .BannerKaytanut{margin-left:0 !important;}
.homeRdBanners .Katavot img, .homeRdBanners .BannerZaharun img, 
.homeRdBanners .BannerKaytanut img, .homeRdBanners .GiftBanner img{height:auto;}
#ARC2 .Events a.productInfo, #body8583 .Events a.productInfo{font-size:17px;}
.topRd .Site_Search_Form{top:-10px;left:0;}
.picClipping {
    height: 120px;
}

.tableWidth .tdMenuSideWidth, .tableWidth .tdMenuSideWidth #MRResponsive {
    width: 230px;
}
.homeRdBottom div .bodyDiv .movieDiv{height:173px;overflow:hidden;}
}/* close max-width 1280px */


@media screen and (max-width: 1024px) {
div.scrollWrapper{
    width:983px !important;
}
.Rmenuul1 .menudiv li{width:auto;}
.Rmenuul1 .menudiv a.menuButton, .Rmenuul1 .menudiv a.menuButtonSelected{font-size:18px;}
.Rmenuul1 .menudiv a .ulpad{padding:14px 6px 13px;}
.topRd .otherLogos{right:470px;top:-15px;}
.topRd .otherLogos a{display:block;}
.topRd .otherLogos a.logo2{margin-top:0;}
#body8583 .display4 .productMainTable .tdToDiv, #body8583 .Events .tdToDiv{
    margin: 0 0 10px 2% !important;
    width: calc(95.9% / 3);
}
#body8583 .display4 .productMainTable.Events .tdToDiv:nth-child(3n), 
#body8583 .Events .tdToDiv:nth-child(3n){margin-left:0 !important;}
.homeRdTop .leftSide{width:35%;}
.homeRdTop .homeRdArcs{width:62%;}
.Site_Footer_rights{display:block;text-align:center;float:none;margin-bottom:5px;}
.Admin_Footer{display:block;width:100%;text-align:center;float:none;}
.footerIcons a{margin-left:1%;width:calc(92% / 9);}
.albumTable{width:calc(95.8%/3);}
.albumTable:nth-child(4n) {margin-left: 2%;}
.albumTable:nth-child(3n) {margin-left: 0;}


#hall54.large-hall .newline a, #hall54.large-hall .newline .Soldchair{
    min-width: 1.3%;
}


}/* close max-width 1024px */


@media screen and (max-width: 800px) {
#ARC2 .arcsHolder {
    overflow: auto;
}    

.centerInfoDivTop .right{
    display:none;
}
.centerInfoDivTop .left{
    display:block;
    margin: 0px auto;
    width:100%;
}
#body8604 .albumTable, #body8602 .albumTable, #body8597 .albumTable, #body8598 .albumTable, #body8599 .albumTable, #body8600 .albumTable, #body8603 .albumTable, #body8613 .albumTable, #body8647 .albumTable, #body8649 .albumTable, #body8601 .albumTable{ 
    width: 15%;
    margin: 0 1%;
}





 
.row #the-table{
    width:100%!important;
} 
#hall8 .bama {
    width: 100%;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
} 
.homeRdTop .homeNews {
    float: none;
    display:block;
    margin: 20px auto 20px;
    width: 100%;
}
.homeRdTop .homeRdArcs {
    display: block;
    width: 100%;
    margin-bottom:2px;
}
.CategoryBAN{
    width:100%;
}
    
.mainTable, .maintable {
    width:100%;
	margin:0 auto;
}
.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;
    margin:0;
}
.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%;
}
#ProRResponsive, #ProCResponsive, #ProLResponsive  {
	display:block;
	width:100%;
}
.events #ProRResponsive, .events #ProCResponsive, .events #ProLResponsive  {
    display:block;
	width:100%;
    margin: 10px auto;
}

.events #bigPicHolder img {
    display: block;
    width: 60%;
    margin: 0px auto;
}
#productPage2 .productFullDescition img {
    display: block;
    width: auto;
    height:auto;
}




#topbar{
	display:none;
}
.ddpanel .topFormRd{
	width:100%;
}
.ddpanel .topFormRd .topFormText,
.ddpanel .topFormRd .topFormTitle{
	width:95%;
}
.slider{
	display:none !important;
}
#maincarousel .slider{
    display:block !important;
}
.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;
}
.Site_Footer_info .title2{
	display:inline-block;
	padding:0 5px 0 0;
}
.Site_Footer_info .business-info a{
	color:#007AA2
}

.fc-event span{
	text-align:center;
}
.Rmenuul1 .menudiv a.menuButton, .Rmenuul1 .menudiv a.menuButtonSelected{
	border:none;
}
.Rmenuul1 .menudiv a .ulpad{
	padding:5px 38px 5px 0;
}
.Rmenuul1 .menudiv li div.color2{
	padding:0;
	background-color:#f5f5f5;

}
.Rmenuul1 .menudiv li div li{
	width:auto;
	margin:0 38px;
}
.Rmenuul1 .menudiv li div li a.menuButton, .Rmenuul1 .menudiv li div li a.menuButtonSelected{
	font-size:16px;
}
.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%!important;
    margin:0 5px 10px\9;
    margin:0 1% 10px 1% !important;
    display:block;
    float:right;
    vertical-align:top;
}

#body8583 .display4 .productMainTable .tdToDiv:last-child {
    float: right!important;
    margin:0 1% 10px 1% !important;
}



.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,
.mainTable3,
.homeRdBottom,
.footerIcons,
.footerRdTop .footerRdTopIn,
.footerRdBottom .footerRdBottomIn,
.topSearch .topSearchIn,
.homeGalleryText{width:94%;}


.homeRdBottom{
    width:100%;
}



.topRd .topLangs{top:-4px;left:0;}
.topSearch .titleDiv{font-size:19px;}
.topSearch .titleDiv span{padding:12px 6px 0 0;}
#body8583 .display3 .productMainTable .tdToDiv{width:31%;}
#body8583 .display3 .productMainTable .tdToDiv:last-child{float:left;}
#body8583 .display3 .productMainTable .tdToDiv{margin-left:21px !important;}
.homeRdBottom{text-align:right;}
.homeRdBottom div .bodyDiv .movieDiv{height:auto;}
.homeRdBottom .homeMovie, .homeRdBottom .homeForm, .homeRdBottom .homeCalendar{width:48.5%;}
.footerMap a.map img{width:100%;}
.footerMap{width:30%;}
.footerRdBottom .menuLinks{padding-left:0;}
.rsDefault .rsArrow.rsArrowLeft{left:1% !important;}
.rsDefault .rsArrow.rsArrowRight{right:1% !important;}
.homeGalleryText{width:80%;}

.homeGalleryText .dateDiv{font-size:18px;display:inline-block;border-bottom:1px solid #a1a1a1;padding:2px 0 6px;}
.homeGalleryText .textDiv{font-size:18px;display:inline-block;}
.homeGalleryTextIn{direction:rtl;}
.homeGalleryText .linkDiv a{font-size:17px;}
.homeGalleryText .homeGalleryTextIn{
    background-image:none;
    background:rgba(255,255,255,0.9);
}

.topRd .topPhone a{color:#007aa2;}
.Rmenuul1 .menudiv a.menuButton, .Rmenuul1 .menudiv a.menuButtonSelected{font-size:22px;}
.Rmenuul1 .menudiv{width:100%;}
.Rmenuul1 .menudiv a .ulpad{
    margin:0;
    padding:10px 3%;
}
.Rmenuul1 .menudiv li div.color2{width:100%;display:none;}
.Rmenuul1 .menudiv li div li{margin:0 3%;}
.Rmenuul1 .menudiv li div li a.menuButton:hover, .Rmenuul1 .menudiv li div li a.menuButtonSelected{
    background:none;
    color:#EB008B;
}
#PF-FROM .localRight{display:none;}
#PF-FROM .formHolder{width:64%;}
#PF-FROM .formHolder form{width:100%;}
#PF-FROM .localLeft{float:left;width:32%;}
#PF-FROM .contactDiv a{color:#fff;}

#RResponsive{width:100%;}
.Rmenuul1_sub_to_menu{
    display:block;
    width:100%;
    margin:0;
}

.Rmenuul1_sub_to_menu .menuMinButton {
    display: block;
    margin: 0 auto;
    padding: 12px 0;
    width: 100%;
    background-color:#007BA3;
}
.Rmenuul1_sub_to_menu .menuMinButton span{
    display:inline-block;
    color:#fff;
    margin:0 3% 0 0;
    font-size:26px;
    background-image:url(subMenuIcon_m.png);
    background-image:url(subMenuIcon_m_2.png);
}
.Rmenuul1_sub_to_menu .menudiv a.menuButton, .Rmenuul1_sub_to_menu .menudiv a.menuButtonSelected{
    background:none;
    font-size:22px;
    color:#3a3a3a;
    border-radius:0;
}
.Rmenuul1_sub_to_menu .menudiv a.menuButtonSelected{
    background-color:#EB008B;
    color:#fff;
}
.Rmenuul1_sub_to_menu .menudiv a .ulpad,
.Rmenuul1_sub_to_menu .menudiv a.menuButtonSelected .ulpad{padding:10px 3%;}

.Rmenuul1_sub_to_menu .menudiv li li a.menuButton{background:none;}

.Rmenuul1_sub_to_menu .menudiv li div li{margin:0 3%;border-bottom:1px dotted #bbb;}

.Rmenuul1_sub_to_menu .menudiv li div li a.menuButton, 
.Rmenuul1_sub_to_menu .menudiv li div li a.menuButtonSelected{
    font-size:16px;color:#3a3a3a;margin:0;
}
.Rmenuul1_sub_to_menu .menudiv li div li a.menuButton:hover, 
.Rmenuul1_sub_to_menu .menudiv li div li a.menuButtonSelected{
    color:#eb008b;
    background:none;
}
.Rmenuul1 .menudiv li div li a .ulpad,
.Rmenuul1_sub_to_menu .menudiv li div li a .ulpad,
.Rmenuul1_sub_to_menu .menudiv li li a .ulpad, 
.Rmenuul1_sub_to_menu .menudiv li li a.menuButtonSelected .ulpad{padding:7px 0;}

.Site_Footer_info .business-info a{color:#254963;}

.homeNews .bodyDiv{
    height:234px;   
}

.homeRdTop .homeNews {
    display: block;
    float: none;
    margin: 0;
    width: 100%;
}

.homeRdTop .BannerZaharun {
    display: inline-block;
    float: left;
    margin: 5px;
    position: relative;
    vertical-align: top;
}

.homeRdTop .Katavot{margin: -130px 28px 0 0;}
.homeRdTop .BannerKaytanut{margin: 92px 28px 0 0;}

.Description2 .homeRdBottom .homeMovie {
    display: block;
    margin-bottom: 18px;
    width: 100%;
}

#ARC2 iframe {
    height: 230px;
    width: 100%;
}


/* HUGIM START < 768 */
body #the-table {
    width:auto!important;
	max-width:auto!important;
}
.col-50,.col-30,.col-31{
	width:100%;
	margin-bottom:12px;
}
.col-50{
	height:auto;
}
.col-30{
	height:auto;
}
TH.tb-12,th.tb-12,td.tb-12{
    display:none;   
}
/* HUGIM - END < 768  */


.events #ProRResponsive{
    width:46%;
	display:inline-block;
	margin:0 0 0 3%;
}
.events #ProLResponsive{
	width:50%;
	display:inline-block;
	margin:0;
}
.events #bigPicHolder img{
    width:auto;
    max-width:100%;
}
.events .show-quantity .button{
    display:none !important;
}
.events .show-type{
    display:none;
}
.orderRows .row .fieldName{
    width:38%;
}
.orderRows .row .fieldInput {
    display: inline-block;
    width: 60%;
}
.orderRows .row.termsRow{
    display:block;
}
.orderRows .row.submitRow{
    margin-top:-33px;
}
.big-hall .newline a.freechair.marked span::after, 
.big-hall .newline a.freechair.marked span::before{display:none;}

#hall12 div:nth-child(2) {
    padding: 0 0 0 57px;
}
.all_line.left-hall .bama,
.all_line.right-hall .bama{width:auto;padding:5px 15px;}

.Events{text-align:center;}
.Events .tdToDiv{width:47%;}

.homeRdTop .GiftBanner, .homeRdTop .Katavot, 
.homeRdTop .BannerZaharun, .homeRdTop .BannerKaytanut{
    position: relative;
    display: inline-block;
    margin: 0 0 2% 1%;
}

.homeRdTop .BannerZaharun{float:none;}
.Rmenuul1 .menudiv a.menuButton, .Rmenuul1 .menudiv a.menuButtonSelected{text-align:right;}
.Rmenuul1 .menudiv li{width:100%;}
.homeRdTop .leftSide{width:100%;}
.homeRdBottom .homeMovie, .homeRdBottom .homeForm, .homeRdBottom .homeCalendar{width:100%;}
.footerIcons a{height:111px;}
.footerRdTop .footerSocial{
    width:100%;
    float:none;
    text-align:center;
}
.footerSocial a{margin:0 12px;}
.contactDiv{
    width:100%;
    float:none;
    text-align:center;
}
.footerRdTop .Site_Footer_info .business-info .mainTitle,
.Site_Footer_info .business-info{text-align:center;}
.businessInfoAddress, .businessInfoDet{display:inline-block;}
.businessInfoAddress:after{content:"|";margin:0 6px 0 4px;}
.Site_Footer_rights .site-name{display:none;}
.topRd .topPhone{display:none;}
#HResponsive{padding-top:28px;}
.topRd .topLangs{right:0;left:auto;top:-27px;border:none;padding:0;}
.topRd .otherLogos{left:0;right:auto;}
.topRd .otherLogos a{margin:0;}
.topRd .otherLogos a.logo1 img{display:block;}

.Call_me {
    bottom: 10px;
    display: inline-block;
    left: 3%;
    position: fixed;
    z-index: 999;
}
.Call_me #callUsLink a {
    background-color: #005568;
    background-image: url(callMeIcon.png);
    background-position: center top;
    background-repeat: no-repeat;
    border-radius: 60px;
    display: block;
    height: 50px;
    width: 50px;
}
.Call_me #callUsLink a span {
    display: none;
}
#INDmenu-btn svg{width:86px;}
#INDmenu-btn {
    bottom: -3px !important;
    right: -55px !important;
}
.arcsHolder.Events .tdToDiv{
    margin: 0 0 10px 2% !important;
    width: calc(95.9% / 3) !important;
}
.arcsHolder.Events .tdToDiv:nth-child(3n){margin-left:0 !important;}
.homeRdBottom .homeMovie .bodyDiv{height:auto;padding:0 0 60px;}
.homeRdBottom .homeMovie{margin:0 auto 20px;}
.topRd .Site_Search_Form{top:107px;background-color:#fff;}
.Events .productTitleBG{height:48px;}
.infoTd .short-desc {
    min-height: 63px;
}
.big-hall .newline a,
.big-hall .newline .Soldchair, 
.big-hall .Lineprofit {
    min-width: 1.6%;}
}/* close max-width 800px */

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

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


@media screen and (max-width: 736px) {
.rsDefault .rsArrowIcn{
    background-size:100% !important;
    height:50px !important;
    width:50px !important;
}
#hall12 div:nth-child(2) {
    padding: 0 0 0 52px;
}
.event-title-text{font-size:0px !important;padding:0 !important;}
.event-title-text br{display:none !mportant;}

#hall54.large-hall .newline a, #hall54.large-hall .newline .Soldchair {
    min-width: 1.2%;
    font-size: 7px;
}
}/* close max-width 736px */


@media screen and (max-width: 667px) {
#body8604 .albumTable, #body8602 .albumTable, #body8597 .albumTable, #body8598 .albumTable, #body8599 .albumTable, #body8600 .albumTable, #body8603 .albumTable, #body8613 .albumTable, #body8647 .albumTable, #body8649 .albumTable, #body8601 .albumTable{ 
    width: 14%;
    margin: 0 1%;
}    
    
#body8604 .albumTable, #body8602 .albumTable, #body8597 .albumTable, 
#body8598 .albumTable, #body8599 .albumTable, #body8600 .albumTable, 
#body8603 .albumTable, #body8613 .albumTable, #body8647 .albumTable, 
#body8649 .albumTable, #body8614 .albumTable, #body8601 .albumTable, #body9385 .albumTable {width:91px;} 
    
    
#body8583 .display3 .productMainTable .tdToDiv{MARGIN-LEFT:2.5% !important;}
.homeGalleryText .homeGalleryTextIn{display:none;}
.topRd .siteLogo{width:363px;top:4px;}
.topRd .siteLogo img{width:100%;}
.topRd .topPhone{font-size:39px;}
.topRd .topPhone span{padding:4px 30px 4px 0;}
.topRd{height:74px;}
.fieldDiv1, .fieldDiv2{margin-left:7px;}
.footerIcons a{width:18.5%;margin:0 0.5% 1% 0.5%;height:99px;}
.footerIcons a.footerIcon9{float:right;margin:0 0.5% 1% 0.5%}
.footerIcons{text-align:center;}
.footerRdTop .footerLogos{margin-left:5%;}
.picClipping{height:123px;}

#body8602 .albumTable {
    width: 23%;
}

.display2 .productMainTable .tdToDiv, .display3 .productMainTable .tdToDiv, .display4 .productMainTable .tdToDiv {
    display: block;
    float: right;
    margin: 0 1% 10px !important;
    vertical-align: top;
    width: 48% !important;
}



#body8583 .productMainTable .tdToDiv a.productName {
    min-height:40px;
}
.homeRdBottom .homeForm{display:none;}
.homeRdBottom .homeMovie{float:none;}
.homeRdBottom .homeCalendar{float:none;width:100%;}
.homeRdTop .homeNews{width:100%;}
.footerMap{display:none;}


.events .show-hall,
.events .show-location{
    display:none;
}
.orderRows .row{
    display:block;
    float:none;
    width:100%;
    margin:0 auto 10px;
}
.orderRows .row .fieldName{
    width:28%;
}
.orderRows .row .fieldInput{
    width:71%;
}
.big-hall .newline a, .big-hall .newline .Soldchair, .big-hall .Lineprofit{
    line-height:16px;
    font-size:10px;
    min-width:1.8%;
}
.big-hall .line{
    line-height:16px;
    font-size:10px;
    width:18px;
}
#all_ico span{margin-left:10px;}
#all_ico span.userMarked{margin:0;}
#hall12 div:nth-child(2) {
    padding: 0 0 0 47px;
}
.topSearch .titleDiv span{padding-right:2px;}

.footerIcons a{
    margin:0 0 5px 1%;
    width:calc(96%/5);
}
.footerIcons a:nth-child(5n){margin-left:0;}
.topRd .Site_Search_Form{top:98px;}
}/* close max-width 667px */


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

#body8604 .albumTable, #body8602 .albumTable, #body8597 .albumTable, 
#body8598 .albumTable, #body8599 .albumTable, #body8600 .albumTable, 
#body8603 .albumTable, #body8613 .albumTable, #body8647 .albumTable, 
#body8649 .albumTable, #body8614 .albumTable, #body8601 .albumTable, #body9385 .albumTable {width:87px;}

.orderRows .row {
    display: inline-block;
    margin: 0 0 10px 0;
    width: 100%;
}    

.orderRows .row .filedText {
    border-radius: 3px;
    box-sizing: border-box;
    padding: 10px 5px;
    width: 100%;
}   
.orderRows .row.phoneRow, .orderRows .row.emailRow, .orderRows .row.submitRow {
    float: none;
    margin-left: 0;
}    
    
    
.topSearch .titleDiv{font-size:17px;}
.topRd .siteLogo{top:9px;}
.homeCalendar .bodyDiv img{width:100%;}
.homeForm .contactForm2 #mytextlast{width:32%;}
.homeRdBottom div.homeForm .contactForm2 .title{font-size:18px;}
.footerRdTop .footerLogos{margin-left:4%;}



#body8602 .albumTable {
    width: 31%;
    display: block;
    float: right;
    margin: 0 1% 4%;
    min-height:165px;
}

#body8602 .picClipping {
    height: 74px;
}

#body8583 .display4 .productMainTable .tdToDiv {
    display: inline-block;
    float: right;
    margin: 10px 4% !important;
    vertical-align: top;
    width: 41% !important;
}


#body8583 .display4 .productMainTable .tdToDiv:last-child {
    display: inline-block;
    float: right;
    margin: 10px 4% !important;
    vertical-align: top;
}

#all_ico span.userMarked{display:block;}
#the-table_filter label{width:100% !important;}
#the-table_filter label input{display:inline-block;width:50%;margin-right:6px;}

.Events .productTitleBG{height:63px;}
.infoTd .short-desc {
    min-height: 87px;
}

#hall54.large-hall .newline a, #hall54.large-hall .newline .Soldchair {
    min-width: 1.1%;
    font-size: 8px;
}

}/* close max-width 640px */


@media screen and (max-width: 598px) {
    .topRd .siteLogo img {
    width: 85%;
}
.fieldDiv {width: 17%;}

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


}
/* close max-width 598px */


@media screen and (max-width: 568px) {
#body8604 .albumTable, #body8602 .albumTable, #body8597 .albumTable, 
#body8598 .albumTable, #body8599 .albumTable, #body8600 .albumTable, 
#body8603 .albumTable, #body8613 .albumTable, #body8647 .albumTable, 
#body8649 .albumTable, #body8614 .albumTable, #body8601 .albumTable, #body9385 .albumTable {width:76px;}    
    
.topRd .topPhone{font-size:33px;background:none;top:40px;}
.topRd .topPhone span{padding:0;}

.topSearch .titleDiv{
    display:block;
    background:none;
    font-size:26px;
    margin:0 0 10px;
    padding:0;
    width:100%;
    height:auto;
}
.topSearch .titleDiv span{padding:0;}
.topSearch{padding:15px 0 20px;}
.topSearchIn .fieldDiv{width:24%;margin-left:2%;}
#body8583 #ARC2 a.productToSite.toSite{font-size:18px;}
#body8583 #ARC2 .productMainDiv{height:auto;}
.homeForm .contactForm2 #mytextlast{width:24%;}
.footerMap{display:none;}
.footerRdTop .contactDiv{float:left;}
.Site_Footer_rights, .menuLinks, .Admin_Footer{
    display:block;
    width:100%;
    text-align:center;
    float:none;
}
.picClipping{height:97px;}

.big-hall .line{width:15px;}
.newline a.accessibilityChairs{
    background-image:none;
}

#hall12 div:nth-child(2) {
    padding: 0 0 0 40px;
}
#body8583 .display4 .productMainTable .tdToDiv, #body8583 .Events .tdToDiv{width:calc(98%/2);}
#body8583 .display4 .productMainTable.Events .tdToDiv:nth-child(3n), 
#body8583 .Events .tdToDiv:nth-child(3n){margin-left:2% !important;}
#body8583 .display4 .productMainTable.Events .tdToDiv:nth-child(2n), 
#body8583 .Events .tdToDiv:nth-child(2n){margin-left:0 !important;}
.homeRdBanners .Katavot, .homeRdBanners .BannerZaharun, .homeRdBanners .BannerKaytanut, 
.homeRdBanners .GiftBanner, .homeRdBanners div:nth-child(2n){width:calc(98%/2);margin-bottom:10px;}
.homeRdBanners .Katavot{margin-left:0 !important;}
.homeRdBottom .homeRdBanners{padding-top:12px;}
.topSearchIn .fieldDiv{width:19.7%;}
.arcsHolder.Events .tdToDiv{
    margin: 0 0 10px 2% !important;
    width: calc(97.9% / 2) !important;
}
.arcsHolder.Events .tdToDiv:nth-child(3n){margin-left:2% !important;}
.arcsHolder.Events .tdToDiv:nth-child(2n){margin-left:0 !important;}
.Events .productTitleBG{height:44px;}
.infoTd .short-desc {
    min-height: 66px;
}
}/* close max-width 568px */

@media screen and (max-width: 480px) {
#body8604 .albumTable, #body8602 .albumTable, #body8597 .albumTable, 
#body8598 .albumTable, #body8599 .albumTable, #body8600 .albumTable, 
#body8603 .albumTable, #body8613 .albumTable, #body8647 .albumTable, 
#body8649 .albumTable, #body8614 .albumTable, #body8601 .albumTable, #body9385 .albumTable {width:100px;}
#body8604 .albumTable, #body8602 .albumTable, #body8597 .albumTable, #body8598 .albumTable, #body8599 .albumTable, #body8600 .albumTable, #body8603 .albumTable, #body8613 .albumTable, #body8647 .albumTable, #body8649 .albumTable, #body8601 .albumTable{ 
    width: 31%;
    margin: 0 1%;
}


.homeRdTop .GiftBanner, .homeRdTop .Katavot, 
.homeRdTop .BannerZaharun, .homeRdTop .BannerKaytanut{width:100%;}

/* HUGIM START < 480 */
.tb-3,.tb-2{
    display:none;
}
/* HUGIM END < 480 */

.events #bigPicHolder img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.topRd .siteLogo img {
    width: 100%;
}    
#body8583 .display4 .productMainTable .tdToDiv {
    display: inline-block;
    float: right;
    margin: 10px 1% !important;
    vertical-align: top;
    width: 48% !important;
}
#body8583 .display4 .productMainTable .tdToDiv:last-child {
    display: inline-block;
    float: right;
    margin: 10px 1% !important;
    vertical-align: top;
}    
#accessLogo {
    WIDTH: auto;
}

.Site_Footer_info {
    margin-bottom: 0px;
}
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 .title2{
    display:block;
    text-align:center;
    padding:0;
    font-size:13px !important;
}
#FResponsive .menudiv ul li{
    width:auto;
    font-size:13px !important
    margin:0;
}
#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;
}
.display1 .picarcTD{
    padding:0 0!important;
    width:100% !important;
    display:inline-block;
    vertical-align:top;
}
.display1 .infoTd{
    padding:0px;
    display:inline-block;
    width:100% !important;
    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;
}

.topRd .topPhone{font-size:28px;top:1px;left:101px;}
.topRd{height:89px;}
.topRd .siteLogo{width:80%;top:22px;right:10%;}
.rsDefault .rsArrowIcn{
    width:40px !important;
    height:40px !important;
    left:7px !important;
}
.topSearchIn .fieldDiv{width:25%;}
.codeRow .fieldInput span{display:block;}
.homeForm .contactForm2 #mytextlast{width:45%;}
.homeForm .contactForm2 .row.emailRow{margin-bottom:10px;}
.homeRdBottom div .titleDiv span{padding:10px 0 0;text-align:center;display:block;}
.footerIcons a img{width:auto;}
.footerRdTop .footerLogos a, .footerRdTop .footerLogos a img{width:auto;}
.picClipping {height: 123px;}
#PF-FROM .formHolder{width:100%;margin:0 auto 10px;}
#PF-FROM .localLeft{width:100%;}
.fieldRow.Disabled .fieldName{display:none;}
.fieldRow.submit{margin:0;}

.topSearchIn .fieldDiv {
    width: 22%;
}

#order_details h2 {
    font-size: 17px;
    font-weight: normal;
}
.events #ProRResponsive{
    width:100%;
    margin:0 0 10px;
}
.events #ProLResponsive{
    width:100%;
}
.events .show-date,
.events .show-hour{display:none;}
.orderRows .row.submitRow{
    display:block;
    float:none;
    margin:0 auto;
}

.big-hall .newline{margin:0;}
.big-hall .newline a, .big-hall .newline .Soldchair, .big-hall .Lineprofit {
    font-size: 8px;
    min-width: 1.65%;
}

#hall12 div:nth-child(2) {
    padding: 0 0 0 43px;
}
.medium-hall .newline a, .medium-hall .newline .Soldchair, .medium-hall .Lineprofit {
    font-size: 13px;
    line-height: 20px;
    min-width: 3.7%;
}
.medium-hall .line{
    line-height: 20px;
}
.tiny-hall .line span{display:none;}
.tiny-hall .line{width:31px;}
#all_ico span{display:block;margin:0;}

.topSearchIn .fieldDiv{width:100% !important;margin:0 auto 10px !important;}
.btnDiv{float:none;width:100%;}
.topRd .otherLogos{display:none;}
.topRd .topLangs{left:0;right:auto;top:7px;}
#HResponsive{padding:0;}
#body8583 #comm .productMainTable .productTitleBG{display:block;width:100%;margin:0;}
#body8583 #comm .picarcTD{float:none;vertical-align:top;width:30% !important;margin-left:1%;}
#body8583 #comm .infoTd{margin:0 !important;width:67% !important;}
#body8583 #comm article{margin-bottom:10px;}
.footerRdTop .contactDiv{display:none;}
.footerRdTop .footerSocial{padding-top:8px;}

.albumTable {width: calc(97.8% / 2);}
.albumTable:nth-child(3n) {margin-left: 2%;}
.albumTable:nth-child(2n) {margin-left: 0;}
#the-table_filter label input{width:70%;}
.topRd .Site_Search_Form{top:112px;width:130px;}
.Site_Search_Form input.filedText{width:80px;}

.big-hall .newline a,
.big-hall .newline .Soldchair, 
.big-hall .Lineprofit {
    min-width: 1.2%;
    font-size: 7px;
    line-height: 19px;
}

}/* close max-width 480px */


@media screen and (max-width: 414px) {
    
#body8604 .albumTable, #body8602 .albumTable, #body8597 .albumTable, #body8598 .albumTable, #body8599 .albumTable, #body8600 .albumTable, #body8603 .albumTable, #body8613 .albumTable, #body8647 .albumTable, #body8649 .albumTable, #body8601 .albumTable{ 
    width: 30%;
    margin: 0 1%;
}    
#the-table_wrapper #the-table .tb-7{
    DISPLAY:none!important;
}   
.homeRdTop .homeNews {
    width: 100%;
}

#body8583 .display4 .productMainTable .tdToDiv {
    display: inline-block;
    float: right;
    margin: 10px 2% !important;
    vertical-align: top;
    width: 46% !important;
}
#body8583 .display4 .productMainTable .tdToDiv:last-child {
    display: inline-block;
    float: right;
    margin: 10px 2% !important;
    vertical-align: top;
}      
    
.topSearchIn .fieldDiv{width:24%;}
.homeRdBottom .homeMovie, .homeRdBottom .homeForm, 
.homeRdBottom .homeCalendar{width:100%;margin:0 auto 10px;}
.homeRdBottom div .bodyDiv{height:auto;}
.homeForm .contactForm2 .submitRow input{position:static;}
.codeRow .fieldInput span{padding:2px 0 0;display:inline-block;}
.footerIcons{text-align:center;}
.footerIcons a{width:32%;margin:0 0 2% 1.3%;}

.footerIcons a.footerIcon1,
.footerIcons a.footerIcon4,
.footerIcons a.footerIcon7{float:right;}
.footerIcons a.footerIcon3,
.footerIcons a.footerIcon6,
.footerIcons a.footerIcon9{float:left;}
.footerRdTop .footerLogos a, .footerRdTop .footerLogos a img{width:150px;}
.Site_Footer_rights .site-name{display:none;}

.picClipping {height: 100px;}

.homeRdTop .BannerZaharun {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.homeRdBottom div .bodyDiv .textDiv {
    margin: 0 0 27px;
}  


.topSearchIn .fieldDiv {
    width: 22%;
}


.orderRows .row .fieldName{
    width:100%;
}
.orderRows .row .fieldInput{
    width:100%;
}
#order_details .show-quantity .label{
    display:none;
}

.big-hall .newline a, .big-hall .newline .Soldchair, .big-hall .Lineprofit {
    font-size: 5px;
    min-width: 1.5%;
}

#hall12 div:nth-child(2) {
    padding: 0 0 0 38px;
}
.footerRdTop .footerRdTopIn{width:100%;}

.footerIcons a{
    margin:0 0 5px 1.5% !important;
    width:calc(97%/3);
    float:right !important;
}
.footerIcons a:nth-child(5n){margin:0 0 5px 1.5% !important;}
.footerIcons a:nth-child(3n){
    margin-left:0 !important;
}
.big-hall .newline a,
.big-hall .newline .Soldchair,
.big-hall .Lineprofit {
    font-size: 5px;
    min-width: 1.3%;
}
}/* close max-width 414px */

@media screen and (max-width: 384px) {
.Events .tdToDiv{width:100%;margin:0;}

.big-hall .line {
    width: 11px;
}

.big-hall .newline a, .big-hall .newline .Soldchair, .big-hall .Lineprofit {
    display: inline-block;
    float: none;
    font-size: 5px;
    min-width: 1.5%;
}
.tiny-hall .line{width:20px;line-height:25px;}
.tiny-hall .newline a, .tiny-hall .newline .Soldchair, .tiny-hall .Lineprofit{
    line-height:25px;
    font-size:15px;
}
.homeNews .titleDiv, .h2{height:auto;}
#body8583 .display4 .productMainTable .tdToDiv, #body8583 .Events .tdToDiv{
    width:100%;
    margin:0 auto 10px;
}
.topRd{margin-bottom:6px;}
.footerSocial a{margin:0 8px;}
.Events .productTitleBG{height:auto;}
.infoTd .short-desc,
.Events .productTitleBG{min-height:10px;}
.arcsHolder.Events .tdToDiv{
    margin: 0 0 10px 0 !important;
    width: 100% !important;
}
.topRd .Site_Search_Form{top:101px;}
.big-hall .newline a,
.big-hall .newline .Soldchair,
.big-hall .Lineprofit {
    font-size: 5px;
    min-width: 1.2%;
}
}/* close max-width 384px */

@media screen and (max-width: 375px) {
    
 
#body8583 .display4 .productMainTable .tdToDiv {
    display: block;
    float: none;
    margin: 10px auto !important;
    vertical-align: top;
    width: 100% !important;
}   
#body8583 .display4 .productMainTable .tdToDiv:last-child {
    display: block;
    float: none;
    margin: 10px auto !important;
    vertical-align: top;
    width: 100% !important;
}     
    
    
/* .homeRdTop .BannerZaharun{display:none;}   */
    
    
#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;    
}
.picClipping {height: 94px;}
.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;
}

.topRd .siteLogo{width:100%;right:0;}
.topSearchIn .fieldDiv,
.btnDiv{width:100%;display:block;width:100%;height:auto;margin:0 0 4px;float:none;}
.fieldDiv.fieldDiv4 .filedText{padding:12px 0;}
.btnDiv input{width:100%;height:auto;padding:5px 0;}
.topSearch {padding: 15px 0 8px;}

#body8583 .display3 .productMainTable .tdToDiv{
    margin:0 0 2% !important;
    width:100% !important;
}
.homeForm .contactForm2 #mytextlast{width:40%;}
.footerRdTop .footerLogos{width:100%;margin:0;display:block;}
.footerRdTop .contactDiv{display:none;}
.footerRdTop .footerLogos a:first-child{margin:0;}
.footerRdTop .footerLogos a{display:inline-block;vertical-align:top;}
.footerRdTop .footerLogos a:last-child{float:left;margin:16px 0 0;}
.footerRdTop{padding:15px 0;}
#body8583 .rsDefault .rsArrowIcn{display:none;}

.big-hall .newline a, .big-hall .newline .Soldchair, .big-hall .Lineprofit{min-width:1.2%;}
#body8583 .productMainTable .tdToDiv a.productName{min-height:10px;height:auto;}
}/* close max-width 375px */


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

    
#body8604 .albumTable, #body8602 .albumTable, #body8597 .albumTable, #body8598 .albumTable, #body8599 .albumTable, #body8600 .albumTable, #body8603 .albumTable, #body8613 .albumTable, #body8647 .albumTable, #body8649 .albumTable, #body8601 .albumTable{ 
    width: 96%;
    margin: 0 auto;
}    

#body8604 .albumNameDiv .albumNameLinkDiv a.productName, #body8602 .albumNameDiv .albumNameLinkDiv a.productName, #body8597 .albumNameDiv .albumNameLinkDiv a.productName, #body8598 .albumNameDiv .albumNameLinkDiv a.productName, #body8599 .albumNameDiv .albumNameLinkDiv a.productName, #body8600 .albumNameDiv .albumNameLinkDiv a.productName, #body8603 .albumNameDiv .albumNameLinkDiv a.productName, #body8613 .albumNameDiv .albumNameLinkDiv a.productName, #body8647 .albumNameDiv .albumNameLinkDiv a.productName, #body8649 .albumNameDiv .albumNameLinkDiv a.productName, #body8601 .albumNameDiv .albumNameLinkDiv a.productName {
    color: #fff;
    font-size: 21px;
}    
 


.events #ProRResponsive, .events #ProCResponsive, .events #ProLResponsive, .events #ProBResponsive {
    display: block;
    margin: 10px auto;
    width: 94%;
}    

.orderRows .row .fieldInput {
    display: inline-block;
    width: 100%;
}

.orderRows .row .fieldName {
    display: inline-block;
    width: 100%;
}
.topRd{margin-bottom:9px;}
.albumTable{width:100%;display:block;margin:0 auto 4%;float:none;}
.picClipping{height:auto;}
.catPage .albumNameDiv .albumNameLinkDiv{height:auto;}
.footerIcons a{height:102px;}

.footerIcons a.footerIcon1, .footerIcons a.footerIcon4, .footerIcons a.footerIcon7,
.footerIcons a.footerIcon3, .footerIcons a.footerIcon6, .footerIcons a.footerIcon9{float:none;}
.footerIcons a{margin:0 0 2%;}

#body8604 .albumTable, #body8602 .albumTable, #body8597 .albumTable, 
#body8598 .albumTable, #body8599 .albumTable, #body8600 .albumTable, 
#body8603 .albumTable, #body8613 .albumTable, #body8647 .albumTable, 
#body8649 .albumTable, #body8614 .albumTable, #body8601 .albumTable, #body9385 .albumTable {display:inline-block;}

.big-hall .line{width:5px;font-size:5px;}
.medium-hall .line{
    width:16px;
}
.medium-hall .newline a, .medium-hall .newline .Soldchair, .medium-hall .Lineprofit {
    font-size: 10px;
    min-width: 3.5%;
}
#hall12 div:nth-child(2) {
    padding: 0 0 0 31px;
}
.tiny-hall .newline a, .tiny-hall .newline .Soldchair, .tiny-hall .Lineprofit{
    font-size:11px;
}
.albumNameDiv .albumNameLinkDiv a.productName span{height:auto;}

#the-table_wrapper{display:block !important;width:100%;overflow-x:hidden;}

#the-table_filter label input{width:81%;}
.topRd .Site_Search_Form{top:105px;}
.big-hall .newline a, .big-hall .newline .Soldchair, .big-hall .Lineprofit {
    min-width: 1.2%;
    font-size: 4px;
}
}/* close max-width 360px */

@media screen and (max-width: 320px) {
#the-table_filter label input{width:79%;}
.footerRdTop .footerLogos a, .footerRdTop .footerLogos a img{width:135px;}
.homeRdBottom div .bodyDiv a.more{
    position:relative;   
}
#body8604 .albumTable, #body8602 .albumTable, #body8597 .albumTable, 
#body8598 .albumTable, #body8599 .albumTable, #body8600 .albumTable, 
#body8603 .albumTable, #body8613 .albumTable, #body8647 .albumTable, 
#body8649 .albumTable, #body8614 .albumTable, #body8601 .albumTable, #body9385 .albumTable {width:88px;}

.big-hall .newline a, .big-hall .newline .Soldchair, .big-hall .Lineprofit{min-width:1.2%;font-size:2px;}

#hall12 div:nth-child(2) {
    padding: 0 0 0 28px;
}
.tiny-hall .line{width:16px;font-size:14px;}
.footerSocial a {margin: 0 4px;}
.homeRdBottom .homeMovie .bodyDiv{padding:0;}
.homeRdBottom div .bodyDiv .movieDiv{margin-bottom:15px;}
.big-hall .newline a, .big-hall .newline .Soldchair, .big-hall .Lineprofit {
    min-width: 1.1%;
    font-size: 3px;
    line-height: 15px;
}
}/* close max-width 320px */


