/*++++++++++++++++++++++++++++++
www.dotsbs.com  All Rights Reserved
Design HE-for startSBS  Design  01.10.2010
=++++++++++++++++++++++++++++++*/

/* ---=== GENERAL TAGS ===--- */
@media screen
  {

html, body {
	margin:0;
}
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
                     padding: 14px 0px 15px 0px;
	background:#FFFFFF;
}
object{
	font-size:0px;
	line-height:0px;
                     padding: 0px;
}
form, input, textarea{
	padding: 0px;
	margin:0px;
}
h1 {
	font-size:24px;
	margin:0;
	padding:0;
}
h2 {
	font-size:21px;
	margin:0;
	padding:0;
}
h3{
	font-size:auto;
                     color:#808080;
	margin:0;
	padding:0;
}
h4 {
	font-size:16px;
	margin:0;
	padding:0;
}
a {
                     font: 12px normal tahoma;
	color:#6d7a82;
}
a:hover {
	color:#4b003a;
}
object, embed {
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
}
form{
    padding:0px;
	margin:0px;
}


#right_contact{
                     font-family:Arial, Helvetica, sans-serif;
                     font-size:9pt;
                     color:#4e5e68;
                     letter-spacing:0em;
}
#right_contact img{
                     margin: 10px 0px 0px 0px;
}
.contact_v_divider{
                     background: url(contactVDivider.gif) no-repeat center top;
                     height:452px;
}

.contact_h_divider{
                     background:none repeat-x right bottom;
                     border-top:1px solid #93A2AB;
}

#contact_title{
                     font:bold 13px tahoma;
                     color: #4e5e68;
                     margin: 0px 0px 0px 0px;
}
.title_box{
                     background:none repeat-x right bottom;
                     border-bottom:1px solid #A3AEB5;
                     font:bold 13px tahoma;
                     color: #4e5e68;
                     margin: 0px 0px 10px 0px;
}

#footer_links{
                   font: 10px normal tahoma;
                   color:#6d7a82;
}
#footer_links a, #footer_links a:visited{
                   font: 10px normal tahoma;
                   color:#6d7a82;
                   text-decoration:none;
}
#footer_links a:hover{
                   font: 10px bold tahoma;
                   color:#4b003a;
}
#footer_rd{
                     margin: 11px 0px 11px 0px;
                     border-top:1px solid #d0d8db;
}
#pf14TABLE4 {
                   /*  width: 783px;*/
                      width:100%;
                      margin: 0px 0px 0px 0px;
}
#news_img{
                      margin: 20px 0px 0px 0px;
                      text-align:center;
}

#top_rd {
	background: url(top_table_bg.gif) no-repeat left top;
}
#search_field input {
	margin: 0px;
	padding:2px 2px 4px 0px;
	/*height: 17px;*/
	width: 93px;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #4D5B64;
	background: #BDC7CD;
	border-style: none;
}
#search_table {
	background: #BDC7CD;
}










/* ---=== TEXT STYLES ===--- */

.h1{ /* site fonts */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:bold;
	color:#000000;
}
.h2 { /* siteSubName */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}	
.h3 { /* flow text - main */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#4e5e67;
	text-align:right;
	direction:rtl;
}
.h4 { /* flow text */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#9A9A9A;
}
.h5 { /* articleTitle */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	padding:3px 10px 3px 3px;
	background-color:#FFFFFF;
}
.h6 { /* articleTd */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	padding:6px;
	right: auto;
	background-color:#CCCCCC;
}
.h7 { /* side menu header */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#93a2ac;
                     text-align:right;
	text-decoration:none;
	padding: 24px 9px 18px 0px;
}


/* ---=== HEADERS ===--- */

#topbar{ /* Start side baner-sban.swf  And OPEN top banner*/
	position:absolute;
	border: 0px solid black;
	padding: 0px;
	width: 80px;
	visibility: hidden;
	z-index: 100;
}
.sban{
	width:80px;
	height:400px;
}
.ddpanel .ddpanelcontent{ /*CSS for "content" DIV of Drop Down Panel*/
	color: white;
	background: black; /*background of Drop Down Panel*/
/*Do NOT add any "padding" or "margin" properties here! Any padding/margin should be added to your content's container within this DIV instead */
}
.ddpanel .ddpaneltab{ /*CSS for "toggle" tab DIV of Drop Down Panel*/
	margin-right: 115px;
	font: normal 12px Tahoma, Arial;
}
.ddpanel .ddpaneltab a{ /*"toggle" tab related CSS*/
	float: right;
	color: white;
	background: black url('toggleleft.gif') no-repeat left bottom; /*background of toggle tab*/
	text-decoration: none;
	letter-spacing: 1px;
}
.ddpanel .ddpaneltab a span{ /*"toggle" tab related CSS*/
	float: left;
	display: block;
	background: url('toggleright.gif') no-repeat right bottom;
	cursor: pointer;
	padding-left:13px;
	padding-right:12px;
	padding-top:1px;
	padding-bottom:4px;
}
.ddpanel .ddpaneltab a span img.pointerimage{ /*CSS for pointer image within toggle tab*/
	margin-top: 2px;
	margin-left: 5px;
}
.ddpanel .ddpaneltab a:hover{ /*"toggle" tab related CSS*/
	background-color: navy; /*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;
}


/* ---=== HEADERS MAIN TABLES ===--- */

.commerceTOPStyle { /* when the e-commerce module is enabled */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:center;
		
	padding:10px 0px 10px 0px;
	width:779px;
	height:10px;
}
a.menucommerce  {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#696969;
	text-decoration:none;
}
a.menucommerce:hover{
	color:#CC0000;
	text-decoration:underline;
}
.mainTable {
	width:999px;
	padding:0px 0px 0px 0px;
}
.TDmainTable {
	padding:0px 0px 0px 0px;
}
.mainTable1 { /* header table */
	width:999px;
                     height:33px;
                     margin: 0px 0px 0px 0px;
	padding:0px 0px 7px 0px;
}
.miniTable5 { /* header mini table (for mini site only) */
	width:589px;
	height:170px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.flash{ /* top.swf dimensions */
	width:999px;
	height:170px;
}
.flashMiniHeader{ /* mini header flash dimensions */
	width:296px;
	height:177px;
}
.bgHeader{ /* when the top isn't flash */
	height:170px;
	text-align:center;
	vertical-align:middle;
	background-image:url(bgHeader.jpg);
}


/* ---=== TOP MENU ===--- */

.mainTable2 { /* top menu main table */
	width:999px;
	vertical-align:top;
	background-color:#555555;
	/*background-image:url(bgMenuTop.gif);*/
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	padding:0px 20px;
}
#message{ /* top menu background div */
	width:959px;
	height:25px;
	padding:0px 0px 0px 0px;
}
#message a.menuButton, #message a.menuButtonSelected {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	height:25px;
	padding: 5px 20px 0px 20px;
	display:block;
}
#message a.menuButton:hover{
	color:#000000;
}
#message a.menuButtonSelected{
	color:#000000;
}
.messageDivider{ /* divider td between menu buttons */
	width:0;
	/*background-image:url(menuTopDivider.gif);
	background-position:top;
	background-repeat:no-repeat;*/
}


/* ---=== TOP MENU DROPDOWN ===--- */

.transMenu {
	position:absolute;
	overflow:hidden;
	left:0px;
	top:0px;
}
.transMenu .content {
	position:absolute;
	left:0px;
	top:0px;
}
.transMenu .items {
	position:relative;
	left:5px; top:0px;right:5px;
	z-index:2;
}
.transMenu.top .items {
	border-top:none;
}
.transMenu .item { /* each TR.item is one menu item */
	color:#000000;
	font-size:12px;
	font-family:Tahoma, Arial;
	text-decoration:none;
	/* this is a hack for mac */
	border:none;
	cursor:pointer;
	cursor:hand;
}
.transMenu .background {
	background-color:#cccccc;
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
}
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}
.transMenu .item.hover {
	background:#FFFFFF;
	color:black;
}
.transMenu .item img {
	margin-left:10px;
}


/* ---=== TOP MENU UL ===--- */

#menuuldiv {
	vertical-align:top;
	z-index: 99;
	width:655px;
	height:;
	padding: 0px 40px 0px 10px;
	margin:0px auto;
}
#menuuldiv ul {
	margin:0px 0px;
	padding:0px 0px;
}
#menuuldiv ul li .ulpad {
	padding:0px 2px;
	display:block;
}
#menuuldiv ul li {
	margin:0px;
	padding:2px 5px;
	list-style:none;	
	float:right;
                     background: url(top_divider.gif) no-repeat right center;
	position:relative;
}
#menuuldiv ul li#m9628{
                   background: none;
}

#menuuldiv ul li#m14392{
                      direction:ltr;
                      text-align:right;
}
#menuuldiv ul li a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display:block;
	color:#eaeef0;
	position: relative;	
	float:none;
}
#menuuldiv ul li a:hover {
                      background:#4A0039;
	color:#EAEEF0;
}
#menuuldiv ul li a.menuButtonSelected {
                      background:#4A0039;
	color:#EAEEF0;
}


/* ---=== TOP MENU UL DROPDOWN ===--- */

#menuuldiv ul li div ul li .ulpad {
	display:block;
	padding:2px 10px;
	float:none;	
}
#menuuldiv ul li div {
	position: absolute;
	visibility:hidden;
	margin: 0px;
	padding: 0px;
	right:0px;	
	background-color:#FFFFFF;
	background-image:url(subtmover.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #bcbaba;
	float:none;
                     display:none;
}
#menuuldiv ul li ul{
	margin:0px;
	padding:0px;
	display:inline;
	width:100%;
	float:none;
}
#menuuldiv ul li ul li{
	position:relative;
	margin:0px;
	padding:0px;	
	list-style:none;	
	display: inline;	
	float:none;
}
#menuuldiv ul li div a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d5d6c;
	text-decoration: none;
	text-align:right;
	margin: 0px;
	padding: 0px;
	display:block;
	white-space:nowrap;
	float:none;
	width:100%;
	min-width:150px;
}


/* ---=== PAGE TITLE ===--- */

.tablePageTitle{ /* the full title table */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #6D7A82;
	font-size: 28px;
	letter-spacing: -0.05em;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	direction:rtl;
	width:833px;
	height:24px;
	padding:0px 0px 0px 0px;
                     display:none;
}
#arcPageTitle {
                     display:block;
}
.tdPageTitleWR{ /* right edge td */
	width:30px;
}
.tdPageTitleWL{ /* left edge td */
	width:30px;
}
.tdPageTitle { /* main td */
	
}


/* ---=== CONTENT ===--- */

.mainTable3{
	width:975px;
	vertical-align: top;
}
.TDmainTable3, .TDmainTable_3{ /* TDmainTable3 is Mostly for paddings */
	padding:0px;
}
.mainTable3 .tableWidth {
	width:100%;
}
.tableWidth{ /* page width (include the side menu bar) */
	/*width:779px;*/
}
.flashIntro{ /* intro flash (in.swf only) */
	width:589px;
	height:527px;
}
.tdWidth{ /* pageFormat width */
	/*width:589px;*/
}
.tablePageFormat{ /* the page content's table width (= mainTable3 - tdMainTable - tdDividerWidth) */
	width:833px;
	padding:0px 0px 0px 0px;
}
#body9558 .tablePageFormat{
                      width: 975px;
}

.tdPageFormatW{ /* for padding of the tablePageFormat */
	width:30px;
	width:0;
	height:0px;
}

#body9585 .tdPageFormatW{ /* for padding of the tablePageFormat */
	width:30px;
	height:0px;
}


.tdSpacerImgH{
	width:0px;
	height:0px;
	border:0px;
}


/* ---=== SIDE MENU ===--- */

.tdMenuSideWidth{
	width:124px;
	padding:0px 0px 0px 0px;
}
#body9558 .tdMenuSideWidth{
                      display:none;
}


.sideElements { /* contains all the realdesign of the top and bottom side menu */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #0067C1;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
}
.tdDividerWidth{ /* divider td between the side menu to the page content */
	width:18px;
                     margin: 20px 0px 0px 0px;
                     background: url(sbr_divider.gif) no-repeat center top;
	height:0px;
}
#body9558 .tdDividerWidth{
                      display:none;
}

.menuButtonpad, .sidepad{ /* for padding inside side menu buttons */
	padding:0px 10px 0px 0px;	
	margin:0px 0px 0px 0px;	
	display:block;
}
#messageMenu a.menuButton, #messageMenu a.menuButtonSelected {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#8197a4;
	text-align:right;
	text-decoration:none;
	height:15px;
	padding:0px;
                     margin: 0px 0px 5px 0px;
	cursor: pointer;
	display: block;
}  
#messageMenu a.menuButton:hover {
	font-weight:bold;
	color:#4a0039;
}
#messageMenu a.menuButtonSelected {
	font-weight:bold;
	color:#4a0039;
}
#messageMenu a.menuButtonChild, #messageMenu a.menuButtonChildSelected, #messageMenu a.SMChildSelected {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#6a7e89;
	text-align:right;
	text-decoration:none;
	height:15px;
	padding:0px 20px 5px 0px;
	cursor:pointer;
	display: block;
}
#messageMenu a.menuButtonChild:hover, #messageMenu a.SMChildSelected:hover{
	color:#4b003a;
}
#messageMenu a.menuButtonChildSelected , #messageMenu a.SMChildSelected{
	color:#4b003a;
}
a.menuButtonChild3, a.SMChildSelected3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:right;
	text-decoration:none;
	/*background-image:url(child2.gif);
	background-position:right;
	background-repeat:no-repeat;*/
	height:30px;
	padding:5px 32px 0px 0px;
	cursor:pointer;
	display: block;
}
a.menuButtonChild3:hover {
	color:#000000;
}
a.SMChildSelected3 {
	color:#000000;
}
.SMChildrenBox { /* not in use */
	
}
.SMMenu { /* not in use */
	/*background-color:#FFFFF; */
	padding: 0px;
	overflow:hidden;
}
.SMMenubg{ /* mostly for designing the top border of the side menu */
	/*background-color:#000000; */
}
.SMMenuTDbg{ /* mostly for designing the bottom border of the side menu */
	/*background-color:#000000; */
}
.SMImageParent {
	vertical-align:middle;
	border:0px;
	width:0px;
	height:0px;
}
.SMImageChild {
	vertical-align:middle;
	border:0px;
	width:0px;
	height:0px;
}


/* ---=== FOOTER ===--- */

.mainTable4{ /* footer main table */
	width:999px;
	vertical-align: top;
	padding:10px 0px 0px 0px;
                      display:none;
}
.footerStyle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	background-color:#555555;
	padding:10px 0px 10px 0px;
	width:999px;
}

/*====== Footer Menu Style ========*/
a.menuBottom {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.menuBottom:hover{
	color:#DDDDDD;
}


/* ---=== INTERDEAL FOOTER ===--- */

#interdealfooter{
	width:975px;
                     text-align: left;
}
#interdealfooter a{
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#888888;
	text-decoration:none;
}
#interdealfooter a:hover{
	color:#000000;
}
#interdealfooter strong{ /* to bypass the strong tag wraping every link */
	font-weight:normal;
}


/* ---=== FORM TABLE (CONTACT) ===--- */

.tableForm{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	background-color:#FFFFFF;
	padding-right:10px;
	width:350px;
}
.filedText { /* for text input fields */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	background-color:#FFFFFF;
	border:1px solid #93a3ac;
}
input.filedText {
	height:20px;
                      padding: 3px;
}
textarea.filedText {
                      padding: 3px;
}
.submitButton { /* for submit buttons in almost every form */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	background:#71828c;
	border:none;
	width:90px;
	height:25px;
	cursor:pointer;
}
.submitButton3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0067C1;
	text-decoration:none;
	background-color:#EFF2F4;
	background-image:url(submitButton.gif);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #A4B1BE;
	cursor:pointer;
}
.errorText {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	border:1px solid #FF0000;
	background-color:#FFFFFF;
	background-image:url(errorBg.jpg);
}


/* ---=== DARK & LIGHT ROWS ===--- */

.rowLight {
	background-color:#EFEFEF;
	margin-bottom:0px;
}
.rowDark {
	background-color:#DDDDDD;
	margin-bottom:0px;
}


/* ---=== PRODUCTS & ARTICLES ===--- */

.productMainTable { /* products' Main Tables */
	border:0px solid #9A9A9A;
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:no-repeat;
}
.productTitleBG { /* products Title (background only) */
	text-align:right;
	text-decoration:none;
	height:24px;
	padding:0px 0px 0px 0px;
	background-color:#EFF2F4;
}
.productName { /* title background with FULL height and no padding */
	height:24px;
	padding:0px;
}
a.productName { /* title name with padding and partial height ( = full height - top & bottom padding) */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#0067C1;
	text-align:right;
	text-decoration:none;
	height:20px;
	padding:2px 5px 2px 0px;
}
a :hover {
	
}
#TABLESearch {
	width:833px;
}
#TABLESearch .productTitleBG {
	background-color:transparent;
	border-bottom:solid 2px #92a2ab;
}
#TABLESearch .productName {
	color:#435965;
}
#TABLESearch .productName:hover {
	color:#000;
}
#TABLESearch .productPrice {
	display:none;
}
#productLine .productPicsmall{ /* 1-product-in-line-XL format */
	padding:0 10px;
}
#productLine .productPicsmall img{
	border:none;
	height:40px;
	width:auto;
}
#productLINE .productDetails{
	width:auto;
	padding-left:10px;
}
#productLINE .productPrice{
	background-image:none;
	color:#060073;
	width:auto;
	vertical-align:middle;
	height:auto;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 15px;
	display:block;
}
#productLINE .qt{ /* quantity */
	font-size:12px;
}
#productLINE .productBasketShop {
	background-color:transparent;
}
#productLINE input.productBasketShop {
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	display:block;
	height:18px;
	width:20px;
	border:none;
	padding:0px;
	margin-right:8px;
	background-image:url(icon_basketShop.gif);
	background-position:right;
	background-repeat:no-repeat;
	cursor:pointer;
}
#arc { /* article's main table */
	/*width:143px;*/
	width:685px;
	margin-right:80px;
	border:0px solid #9A9A9A;
	border-bottom:1px solid #aeb9c0;
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:no-repeat;
}
#arc .productTitleBG {
	text-align:right;
	text-decoration:none;
	background-color:transparent;
	height:24px;
	padding:0px 0px 0px 0px;
}
#arc .productName { /* title background with FULL height and no padding */
	height:24px;
	padding:0px;
}
#arc a.productName { /* title name with padding and partial height ( = full height - top & bottom padding) */
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#77406b;
	text-align:right;
	text-decoration:none;
	height:20px;
	padding:2px 5px 2px 0px;
}
#arc a.productName:hover {
	color:#000000;
}


#arc2 { /* article's main table */
	/*width:143px;*/
	margin-right:80px;
	border:0px solid #9A9A9A;
	border-bottom:0px solid #aeb9c0;
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:no-repeat;
}
#arc2 .productTitleBG {
	text-align:right;
	text-decoration:none;
	background-color:transparent;
	height:24px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #8197A4;
}
#arc2 .productName { /* title background with FULL height and no padding */
	height:24px;
	padding:0px;
}
#arc2 a.productName { /* title name with padding and partial height ( = full height - top & bottom padding) */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#8197A4;
	text-align:right;
	text-decoration:none;
	height:20px;
	padding:2px 0px 2px 0px;
}
#arc2 a.productName:hover {
	color:#4A0039;
}

#rectable { /* Last watched product */
	width:194px;
	margin-top:20px;    
	direction:rtl;
}
.rectitle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;	
	height:27px;
	background-image: url(scrtitle.gif);
	background-position:bottom;
	background-repeat:no-repeat;	
	padding:0px 0px 0px 0px;
}
.rectd {
	border-right:1px solid #a5a4ac;
	border-left:1px solid #a5a4ac;
	text-align:center;
	vertical-align:top;
}
#recpad {
	margin:20px 0px 20px 0px;
	display:block;
}
.recfooter {
	height:1px;
	background-color:#a5a4ac;
}
.recdivider {
	height:20px;
}
.recproduct {
	width:160px;
}
#recpic img{
	width:120px;
	height:122px;
	border:1px solid #c5c5c5;
}
a#recname {
	width:120px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration:none;		
	background-image:url();
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	border-bottom:2px solid #bababa;
	display:block;
	padding:5px 0px 0px 0px;
}
#recname a:hover {
	width:120px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#e00011;
	text-align:center;
	text-decoration:none;		
	background-image:url();
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	border-bottom:2px solid #bababa;
	display:block;
	padding:5px 0px 0px 0px;
}

.spaceProducts4{ /* space between Main Table Products */
	width:33%;
}
.spaceProducts3{
	width:50%;
}
.spaceProducts2{
	width:100%;
}
.productTitleTopDivider{ /* divide between Raws of Products */
	height:2px;
	width:2px;
}
.productTitleDivider{ /* divide between title and productFrame */
	width:20px;
	height:5px;
}
.productPic140{
	border:none;
	width:140px;
	vertical-align:middle;
}
.productPic190{
	border:1px solid #A4B1BE;
	width:190px;
	vertical-align:top;
}
.productPic290{
	border:1px solid #A4B1BE;
	width:274px;
	vertical-align:top;
}
.productPic400{
	border:1px solid #A4B1BE;
	width:400px;
	vertical-align:top;
}
.productPicLarg{
	border:1px solid #A4B1BE;
	width:300px;
	height:400px;
}
.productPicLarg{
	border:1px solid #666666;
	width:300px;
	height:400px;
}
#proinfo .productdetails{ /*the read more page's text*/
	width:95%;
}
.productDetails{
	/*width:140px;*/
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	padding:5px 0px 5px 0px;
}
.productPrice{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6F2886;
	text-align:right;
	text-decoration:none;
	padding:5px 0px 5px 0px;
}
a.productLinks{ /* read more button */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#1F5394;
	text-align:right;
	text-decoration:none;
	padding:5px 0px 5px 0px;
}
a.productLinks:hover{
	
}
#arc a.productLinks{ /* read more button */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#77406b;
	text-align:right;
	text-decoration:none;
	background-image:url(moreDetailsIcon_arc.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:10px;
	padding:5px 0px 5px 15px;
	display:block;
	float:left;
}
#arc .productLinks:hover{
	background-image:url(moreDetailsIcon_arc_hover.png);
	color:#1b0c18;
}
#arc a.productLinks b {
	font-weight:normal;
}
a.productInfo{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#9A9A9A;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_info.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.productInfo:hover{
	color:#0067C1;
	background-image:url(icon_info_over.gif);
}	
a.productGetPrice{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#9A9A9A;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_getPrice.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productGetPrice:hover{
	color:#0067C1;
	background-image:url(icon_getPrice_over.gif);
}

/*#pf14TABLE4 a.productGetPrice{
	display:none;
}*/


a.productBasketShop{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#9A9A9A;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_basketShop.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productBasketShop:hover{
	color:#0067C1;
	background-image:url(icon_basketShop_over.gif);
}
.productBasketShopIn{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#6F2886;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 13px 0px 0px;
	background-image:url(icon_basketShopIn.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productBasketShopQ{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#9A9A9A;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_basketShopQ.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productBasketShopQ:hover{
	color:#0067C1;
	background-image:url(icon_basketShopQ_over.gif);
}
a.productToSite{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#9A9A9A;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_toSite.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productToSite:hover{
	color:#0067C1;
	background-image:url(icon_toSite_over.gif);
}
a.productPdf{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#9A9A9A;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px  0px 0px;
	background-image:url(icon_pdf.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productPdf:hover{
	color:#0067C1;
	background-image:url(icon_pdf_over.gif);
}
a.productVideo{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#9A9A9A;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	height:17px;
	padding:0px 15px 0px 0px;
	background-image:url(icon_video.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.productVideo:hover{
	color:#0067C1;
	background-image:url(icon_video_over.gif);
}
.productPriceTD{ /* products price TD (not in use) */
	padding:5px 0px 5px 0px;
}


/* ---=== SIDE MENU COMMERCE LOGIN ===--- */

.tdMenuSideWidth .scrollBarINFrame{
	width:200px;
}
.tdMenuSideWidth .scrollBarINFrame .productBasketShopIn{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#d70101;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	height:16px;
	padding:0px 23px 0px 0px;
	margin:0px 0px 8px 0px;
	background-image:url(icon_basketShopIn.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.tdMenuSideWidth .scrollBarINFrame a.productBasketShop{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#d70101;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	height:16px;
	padding:0px 23px 0px 0px;
	margin:0px 0px 8px 0px;
	background-image:url(icon_basketShop.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.tdMenuSideWidth .scrollBarINFrame a.productBasketShop:hover{
	color:#333333;
}
.tdMenuSideWidth .scrollBarINFrame a.productBasketShopQ{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#d70101;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	height:16px;
	padding:0px 23px 0px 0px;
	margin:0px 0px 8px 0px;
	background-image:url(icon_basketShopQ.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.tdMenuSideWidth .scrollBarINFrame a.productBasketShopQ:hover{
	color:#333333;
}


/* ---=== SCROLLBAR ===--- */

.headerScrollBar {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #0067C1;
	text-align:right;
	text-decoration:none;
	vertical-align:top;
	height:17px;
	/*background-image: url(bgHeaderScrollBar.gif);*/
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 8px 4px 0px;
}
.bodyScrollBar {
	height: 67px;
	padding:0px;
}
.footerScrollBar {
	/*background-image: url(bgFooterScrollBar.gif);*/
	background-position:bottom;
	background-repeat:no-repeat;
	height:30px;
}
.scrollBarFrame { /* size of iframe for news */
	width: 170px;
	height: 67px;
	margin:5px 0px 5px 0px;
	border:1px solid #A4B1BE;
}
.scrollBarInFrame { /* size of table in iframe */
	width: 170px;
	padding:0px 10px 0px 5px;
}
.scrollBarFrameProduct { /* size of iframe for products */
	width: 170px;
	height: 300px;
	padding-top:0px;
}
.scrollNewsBody { /* news html */
	background-color:#ffffff;
}
.scrollProductBody { /* products html */
	background-color:#ffffff;
}
.dateScrollBar {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#0067C1;
	text-align:right;
	vertical-align:middle;
	text-decoration:none;
}
.sourceScrollBar {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#0067C1;
	text-align:right;
	vertical-align:middle;
	text-decoration:underline;
}
.titleScrollBar {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0067C1;
	text-align:right;
	vertical-align:middle;
	text-decoration:none;
}
a.linkScrollBar {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0067C1;
	text-align:right;
	vertical-align:middle;
	text-decoration:underline;
}
a.linkScrollBar:hover{
  	color:#0067C1;
}
.textScrollBar {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-align:right;
	vertical-align:middle;
	text-decoration:none;
}
.dividerScrollBar {
	height:7px;
}
.pp { /* space between scrollbar to sidemenu */
	/*margin-top:0px;*/
}


/* ===START HomePage Design Articlce ===*/

/*===Design of General Article =====*/

.articleGeniralTable{
	width:285px;
}
.articleGeneralTitle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	vertical-align:middle;
	background-color:#0084FF;
	height:23px;
	padding-right:10px;
}
.textGeneral {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-align:right;
	vertical-align:middle;
}
.picGeneralArticle {
	width:296px;
	height:177px;
	cursor:pointer;
}
a.moreInfo{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#1F5394;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(bgMoreInfo.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 7px 0px 0px;
	display:block;
}
a.moreInfo:hover{
	color:#666666;
	background-image:url(bgMoreInfoOver.gif);
}
.articlesDivider {
	width:15px;
	height:5px;
}
.articleTable{ /* start Design of Secondery Article */
	width:189px;
}
.articleTitle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1F5394;
	text-align:right;
	vertical-align:middle;
	background-color:#FFFFFF;
	/*height:20px;*/
	padding-right:0px;
}
.text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-align:right;
	vertical-align:middle;
	padding:0px 3px 0px 3px;
	width:189px;
}

.picArticle{
	width:189px;
	height:160px;
	cursor:pointer;
}


/* ---=== TABS ===--- */

div.TabView div.Tabs {
	height: 24px;
	margin:20px 0px 0px 0px;
	overflow: hidden;
}

div.TabView div.Tabs a {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	float:right;
	display:block;
	width:91px;
	padding:4px 0px 4px 0px;
	margin:0px 2px 0px 2px;
	background-color:#060073;
}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	float:right;
	display:block;
	padding:4px 0px 4px 0px;
	margin:0px 2px 0px 2px;
	background-color:#b91115;
	width:91px;
}

div.TabView div.Pages {
	clear: both;
	border: 1px solid #cccccc;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	margin-bottom:10px;
}

div.TabView div.Pages div.Page {
	height: 100%;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad {
	padding: 0px 0px 0px 0px;
}
#bodytabpage {
	width:100%;
	overflow:auto;
}

#tabtable td{
	padding:10px;
}

#bodytabs {
	margin:0px;
	background-color:#FFFFFF;
}


/* ---=== FORUM & FAQ ===--- */

.mypets{ /*header of 1st demo*/
	cursor: pointer;
	cursor: pointer;
	padding:0px 0px;
	border: 1px solid gray;
	background: #e1e1e1;
	font: bold 12px Tahoma, Arial;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
	background:  #f5f5f5;
}
.technology{ /*header of 2nd demo*/
	cursor: pointer;
	cursor: pointer;
	font: bold 12px Tahoma, Arial;
	margin: 10px 0;
}
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	color:#aaaaaa;
}
.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color:  #000000;
}
.quote
{
	color: #000000;
	border-right: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
	border: 1px dashed #cccccc;
	margin: 5px;
	padding: 5px;
	font-size: x-small;
}
#question { /* FAQ start */
	margin-bottom:30px;
	padding-left:25px;
}
#question .technology {
	color:#791ba5;
	font-size:14px;
	font-weight:normal;
	border-bottom:dotted 1px #aa36e0;
	margin:0px;
}
#question .thelanguage {
	color:#5b5b5b;
	font-size:14px;
	font-weight:normal;
	padding:10px;
	border:dotted 1px aa36e0;
	border-top:none;
	background-color:#fbf6fd;
	margin-bottom:50px;
}


/* ---=== PORTAL FORMAT ===--- */

.CardTableBG {
	/*background-image:url();
	background-position:top;
	background-repeat:repeat-y;*/
	border:1px solid #cccccc;
	margin-bottom:20px;
}
.CardTableBG .CardTDbg {
	/*background-image:url();
	background-position:bottom;
	background-repeat:no-repeat;*/
}
.CardTableBG .cardTable {
	width:630px;
	direction:rtl;
	/*background-image:url();
	background-position:top;
	background-repeat:no-repeat;*/
}
.CardTableBG .CardtdLogo {
	width:150px;
	text-align:center;
	vertical-align:top;
	padding:20px 0px 20px 0px;
}
.CardTableBG .cardlogo {
	width:110px;
	height:80px;
	border:1px solid #cccccc;
}
.CardTableBG .CardtdProfile {
	width:290px;
	text-align:center;
	vertical-align:top;
	padding:20px 0px;
}
.CardTableBG .details {
	width:270px;
	margin:0px 0px 0px 20px;
}
.CardTableBG .details .detailsText{
	padding-bottom:5px;
	border-bottom:1px solid #b91115;
}
.CardTableBG .details .detailsPhone {
	padding-top:5px;
}
.CardTableBG .profile {
	display:block;
	text-align:justify;
	direction:rtl;
	font-size:14px;
	font-weight:normal;
	color:#060073;
}
.CardTableBG .profile h2 {
	font-size:18px;
	font-weight:bold;
	color:#b91115;
	margin:0px;
}
.CardTableBG .profile h2 a{
	font-family:Tahoma, Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#b91115;
	margin:0px;
}
.CardTableBG .profile h2 a:hover{
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#060073;
	margin:0px;
}
.CardTableBG .phone {
	width:270px;
	padding:0px;
	text-align:right;
	display:block;
	text-align:right;
	margin:0px;
}
.CardTableBG .phone ul {
	width:270px;
	list-style-type:none;
	list-style-position:inside;
	text-align:right;
	margin:0px;
	padding:0px;
}
.CardTableBG .phone ul li span {
	display:inline-block;
	padding:0px 23px 0px 7px;
	font-size:14px;
	color:#060073;
	text-decoration:none;
}
.CardTableBG .phone .icon1 {
	display:inline-block;
	float:right;
	/*background-image:url();
	background-position:right;
	background-repeat:no-repeat;*/
}
.CardTableBG .phone .icon2 {
	display:inline-block;
	float:right;
	/*background-image:url();
	background-position:right;
	background-repeat:no-repeat;*/
}
.CardTableBG .CardtdIcons {
	width:190px;
	text-align:center;
	vertical-align:top;
	padding:10px 0px;
	background-color:#e5e5e5;
	/*background-image:url();
	background-position:top;
	background-repeat:repeat-x;*/
}
.CardTableBG .icons {
	width:190px;
	padding:0px;
	text-align:right;
	display:block;
	text-align:right;
	margin:0px;
}
.CardTableBG .icons ul {
	list-style-type:none;
	text-align:right;
	line-height:25px;
	margin:0px 20px;
	padding:0px;
}
.CardTableBG .icons ul li a {
	font-size:14px;
	color:#060073;
	text-decoration:underline;
}
.CardTableBG .icons ul li a:hover {
	color:#b91115;
	text-decoration:none;
}
.CardTableBG .icons ul li span {
	display:inline-block;
	cursor:pointer;	
	padding-right:23px;
}
.CardTableBG .icons .icon1 {
	/*background-image:url();
	background-position:right;
	background-repeat:no-repeat;*/
}
.CardTableBG .icons .icon2 {
	/*background-image:url();
	background-position:right;
	background-repeat:no-repeat;*/
}
.CardTableBG .icons .icon3 {
	/*background-image:url();
	background-position:right;
	background-repeat:no-repeat;*/
}
.CardTableBG .icons .icon4 {
	/*background-image:url();
	background-position:right;
	background-repeat:no-repeat;*/
}


/* ---=== SURVEY ===--- */

#seker {
	border:1px solid #aaaaaa;
	color:#060073;
	padding:10px;
	width:200px;
	text-align:right;
	background-color:#e5e5e5;
}
#seker form {
	margin:0px;
	padding:0px;
}
#seker label{
	display:inline-block;
	padding:2px 0px;
}
.sekerq {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
.sekerpage {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	width:500px;
	font-size:14px;
	color:#000000;
	border:1px solid #000000;
	padding:10px;
}
.sekerpage h3{
	margin:20px 0px 10px;
}
.sekerAns {
	width:100%;
	text-align:right;
	margin-bottom:10px;
}
.sekerAns strong{
	display:inline-block;
	padding-left:5px;
}
#sekerAns1 .sekerbg {
	background-color:#CCCCCC;
}
#sekerAns2 .sekerbg {
	background-color:#AAAAAA;
}
#sekerAns3 .sekerbg {
	background-color:#777777;
}
#sekerAns4 .sekerbg {
	background-color:#555555;
}
.sekerbg {
	text-align:right;
}
.sekerVote {
	text-align:right;
	display:block;
}
.sekerDate {
	text-align:right;
	display:block;
}
.sekerVote strong, .sekerDate strong {
	display:inline-block;
	padding-right:5px;
}


/* ---=== CALANDER ===--- */

#calendar {
	width:198px;
	text-align:center;
	display:block;
	border:1px solid #aaaaaa;
	background-color:#e5e5e5;
}
#caldate {
	display:none;
}
.calheadbg {
	width:198px;
	height:24px;
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:normal;
	color:#060073;
	background-color:#f0f0f0;
	border-bottom:1px solid #dddddd;
}
.calwid {
	width:198px;
	text-align:center;
	display:block;
}
.calnbtable {
	width:198px;
	text-align:center;
}
.caltdhstart {
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#b91115;
	border-bottom:1px dotted #060073;
	padding:2px;
}
.caltdstart {
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:normal;
	color:#060073;
	padding:2px;
	border-bottom:1px dotted #060073;
}
.caltodaybg {
	text-align:center;
	padding:2px;
	border-bottom:1px dotted #060073;
}
.caltextclr {
	display:block;
}
.caltodaybg .caltextclr{
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	font-weight:bold;
	display:block;
	background-color:#060073;
}
.callinkclr{
	color:#ffffff;
	font-weight:bold;
	display:block;
	background-color:#b91115;
}
.calnbtable {
	margin-top:3px;
	padding:2px;
}
.calnbtable a{
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#060073;
}
.calnbtable a:hover{
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#b91115;
}



/* NEW PRODUCTS CATALOG PAGE start */

.productDiv {
	margin:0px 0px 20px;
	padding:0 15px;
	/*height:200px;
	min-height:200px;*/
	/*width:100%;*/
                     width: 178px;
	float:right;
}
.productDiv a {
	color:#6d7a82;
}
.productDiv .productMainDetails {
	border-bottom:solid 1px #93a2ab;
	clear:both;
	float:right;
	height:auto;
	width:100%;
}
.productDiv .productPicDiv {
	height:130px;
}
.productDiv .productPicDiv a, .productDiv .productPicDiv a img {
	text-align:center;
	display:block;
	margin:10px auto;
	clear:both;
	height:120px;
	width:auto;
}
.productDiv .productshortdesDiv {
	float:none;
	clear:both;
	display:none;
}


.productCode{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#6d7a82;
}

.productDiv .productCode span {
	display:none;
}
.productDiv .productCode .code{
	display:inline;
}
.productDiv .productNameDiv {
	float:right;
}
.productDiv .productNameDiv .productName {
	padding:0;
}
.productDiv .productCodeDiv {
	float:left;
}
.productDiv .productInfoDiv {
	float:right;
}
.productDiv .productBasketShopDiv {
	float:left;
}
.productDiv .productInfoDiv .productInfo {
	background-image:url(moreDetailsIcon.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}
.productDiv .productBasketShopDiv a.productBasketShop {
	background-image:url(addToBasketIcon.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}
.productDiv .productQcommerceDiv, .productDiv .productBasketShopQDiv, .productDiv .productSalePriceDiv, .productDiv .productPrice, .productDiv .productSaleDiv {
	display:none;
}

/* over product */
.overProductDiv {
	/*background-image:url(prod_hover.gif);
	background-repeat:repeat-x;
	background-position:bottom;*/
}
.overProductDiv .productDetails {
	color:#000;
}
.overProductDiv a {
	color:#000;
}
.overProductDiv a:hover {
	color:#6d7a82;
}
.overProductDiv .productMainDetails {
	border-bottom:solid 1px #333;
}
.overProductDiv .productBasketShopDiv a.productBasketShop {
	background-image:url(addToBasketIcon_hover.png);
}
.overProductDiv .productCode{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
}

/* NEW PRODUCTS CATALOG PAGE end */


/* NEW PRODUCT PAGE DESIGN start */
td.pf .pfWrap {
	position:relative;
	/*width:100%;*/
	width:383px;
	margin:0px;
	height:auto;
	padding-bottom:185px;
	/*height:400px;
	height:180px;*/
	min-height:130px;
	clear:both;
	/*border:solid 1px red;*/
}
#productPage2 {
	/*background-image:url(bigPicBg.jpg);*/
	background-position:left top;
	background-repeat:no-repeat;
}
#productPage2 .productDetailsTD {
	/*width:465px;*/
	width:383px;
	position:relative;
	vertical-align:top;
}
#proPageTitle2 {
	margin:20px 0 10px;
}
#proPageTitle2 td {
	vertical-align:middle;
}
#proPageTitle2 .tdPageTitleWL, #proPageTitle2 .tdPageTitleWR {
	width:0px;
}
#productPage2 #propf {
	width:100%;
	position:relative;
}
#productPage2 .submitButton {
	margin-right:0px;
	background-color:#fff;
	color:#71828C;
	border-top:3px solid #71828C;
}
#proPageTitle2 .productNameDiv {
	font-size:18px;
	letter-spacing:-0.05em;
	color:#6d7a82;
}
#proPageTitle2 .productCodeDiv {
	font-size:14px;
	color:#666;
	display:none;
}
#proPageFormat2 .tdPageFormatW {
	width:0px;
}
#productPage2 #productSummary {
	color:#231f20;
	margin:0 0 10px;
	padding:0;
	font-size:14px;
}
#productPage2 #productSummary div {
	margin:0;
}
#productPage2 #productSummary .productPriceDiv {
	margin:0 0 5px;
}
#productPage2 #productSummary .productPriceDiv div {
	padding:0;
}
#productPage2 .productPriceDiv .productRegularPrice span {
	display:none;
}
#productPage2 .productPriceDiv .productRegularPrice .productPrice {
	color:#231f20;
	font-size:16px;
	font-weight:normal;
	display:inline;
}
#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 {
	padding:0;
	/*display:none;*/
	margin:0px 0px 5px 0px;
}
#productPage2  .productQuickPurchaseDiv a, #productPage2 .getPriceQuoteDiv a {
	/*background-image:url(purchaseBg.jpg);
	background-position:right;
	background-repeat:no-repeat;*/
	background-image:url(accordionClosedBullet.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 12px 0px 0px;
	/*height:19px;*/
	display:block;
	clear:both;
	color:#6D7A82;
	font-weight:normal;
	font-size:13px;	
}
#productPage2  .productQuickPurchaseDiv a:hover, #productPage2  .getPriceQuoteDiv a:hover {
	color:#1b2e39;
}
#productPage2  .productQuickPurchaseDiv a span, #productPage2  .getPriceQuoteDiv a span {
	padding:0 5px 0 0;
	display:block;
}
#productPage2 .productZapDiv {
	font-size:12px;
}
#productPage2 .productBarCodeDiv {
	font-size:12px;
}
#productPage2 #productAdvPurchase {
	margin:10px 0;
}
#productPage2 #productAdvPurchase .productAdvPurchaseDiv {
	margin:0;
	width:auto;
}
#productPage2 #productAdvPurchase div {
	display:inline;
	/*float:right;*/
	padding:5px 0;
}
#productPage2 #productAdvPurchase div span {
	font-size:13px;
	font-weight:bold;
	color:#666;
}
#productPage2 #productAdvPurchase .quantityDiv {
	display:none;
}
#productPage2 #productAdvPurchase .submitDiv {
	display:block;
}
#productPage2 #productAdvPurchase .submitDiv .submitButton {
	padding:0 10px;
	margin:0;
	border:none;
	background-color:transparent;
	background-image:url(purchaseBg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	color:#fff;
	font-size:14px;
	text-align:right;
	height:19px;
	width:161px;
	float:none;
}
#productPage2 #productAdvPurchase .submitDiv .submitButton:hover {
	color:#afa754;
}

/* ACCORDION */

.accordion {
	padding:0px 7px;
	margin:0px;
	display:block;
	clear:both;
	background-image:url(accordionClosedBullet.gif);
	background-position:right 9px;
	background-repeat:no-repeat;
}


.openAccordion {
	background-image:url(accordionOpenedBullet.gif);
}
.accordion .header {
	padding:0 10px;
	cursor:pointer;
	height:26px;
	border-bottom:1px solid #cdd5d9;
}
.accordImg .header {
	border-top:1px solid #cdd5d9;
}
.accordion .openHeader {
	border-bottom:none;
}
.accordion .header h3 {
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:5px 0px;
	color:#6d7a82;
}
.accordion .openHeader h3 {
	color:#650251;
}
.accordion .accordCont {
	display:none !important;
	height:0 !important;
}
.openAccordion .accordCont {
	display:block !important;
	height:auto !important;
}
.accordion .accordCont .container {
	padding:0 5px 5px;
	margin:0 5px;
	/*height:190px;*/
	height:auto;
	overflow:auto;
	color:#6d7a82;
	font-size:13px;
	border-bottom:1px solid #cdd5d9;
}
.accord1 .accordCont .container, .accordImg .accordCont .container {
	height:auto;
}
.accord1 img {
	padding:0;
	margin:0;
}
.accordQR .container {
	height:230px;
}
/* THUMBNAILS & BIG PIC */

.productBigPicTD {
	width:340px;
	height:400px;
	vertical-align:middle;
}

#bigPicHolder {
	text-align:center;
	margin:10px 0 0;
}
.productBigPicTD img {
	/*margin:10px 50px 0;*/
}
.zoom {
	position:relative;
	cursor:pointer !important;
	width:340px !important;
}
.zoom .magnifyIconDiv {
	position:absolute;
	background-image:url(zoomIcon.png);
	background-position:center;
	background-repeat:no-repeat;
	width:31px;
	height:32px;
	right:30px;
	top:-40px;
}
.zoom:hover .magnifyIconDiv {
	background-image:url(zoomIcon_hover.png);
}

.thumbsHolderDiv {
	display:inline-block;
	height:70px;
}
.thumbsHolderDiv .thumbDiv {
	float:left;
	margin-right:5px;
	/*width:80px;*/
}
.thumbsHolderDiv .thumbDiv a {
	display:block;
	float:left;
	height:55px;
	/*width:80px;*/
	width:auto;
	padding:0px;
	margin: 0px;
}
.thumbsHolderDiv .thumbDiv img {
	height:55px;
	max-width:50px;
	display:block;
	margin:0 auto;
	border:solid 1px #d4dde3;
}

/* RELATED PRODUCTS */
.relatedProductsHeader {
	padding: 0 5px;
	position:absolute;
	bottom:145px;
	/*right:30px;*/
	right:0;
	background-image:url(accordionClosedBullet.gif);
	background-position:right 9px;
	background-repeat:no-repeat;
}
.relatedProductsHeader  h3 {
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:5px 10px;
	color:#6d7a82;
}
#relatedProducts {
	width:160px;
	/*height:170px;*/
	direction:ltr;
	position:absolute;
	bottom:40px;
	right:0px;
}
#relatedProducts .clipDiv {
	width:130px;
	height:105px;
	margin:0 15px;
	position:relative;
	overflow:hidden;
	border:solid 1px #dae0e3;
}
#relatedProducts li {
	width:122px;
	height:170px;
	margin:0px;
}
#relatedProducts .productDiv .productPicDiv a {
	margin:0;
}
#relatedProducts .productDiv .productNameDiv {
	margin:0;
	padding:0;
	float:none;
	overflow:hidden;
	height:15px;
}
#relatedProducts .productDiv .productName {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#666;
}
#relatedProducts .productDiv .productPicDiv {
	height:auto;
	padding:3px 0;
	margin:0;
}
#relatedProducts .productPicDiv img {
	/*width:93px;*/
	height:97px;
	padding:0;
	margin:0;
}
#relatedProducts .productInfoDiv {
	padding:0;
	margin:0;
}
#relatedProducts .productInfo {
	margin:0;
	font-size:10px;
}
#relatedProducts .productCodeDiv, #relatedProducts .productNameDiv, #relatedProducts .productInfoDiv {
	display:none;
}
#relatedProducts .productDiv {
	margin:0;
	padding:0;
}
#relatedProducts a.nextBtn {
	position:absolute;
	display:block;
	top:50px;
	right:0;
	z-index:99;
	background-image:url(relatedArrowR.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:10px 6px;
	text-decoration:none;
	cursor:pointer;
}
#relatedProducts a.nextBtn:hover {
	background-image:url(relatedArrowR_hover.png);
}
#relatedProducts .nextBtn span {
	display:none;
}
#relatedProducts a.prevBtn {
	position:absolute;
	display:block;
	top:50px;
	left:0;
	z-index:98;
	background-image:url(relatedArrowL.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:10px 6px;
	text-decoration:none;
	cursor:pointer;
}
#relatedProducts a.prevBtn:hover {
	background-image:url(relatedArrowL_hover.png);
}
#relatedProducts .prevBtn span {
	display:none;
}
#pageExport {
	bottom:0;
	right:0px;
	position:absolute;
}
#pageExport .printDiv {
	border-right:1px solid #cdd5d9;
	float:left;
}
#pageExport .printDiv a {
	background-image:url(printBtn.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:2px 25px 2px 0;
	margin-right:10px;
	display:inline-block;
	color:#6d7a82;
	font-size:12px;
}
#pageExport .printDiv a:hover {
	background-image:url(printBtnHover.gif);
	color:#1b2e39;
}
#pageExport .sendDiv {
	float:left;
	margin-left:10px;
	display:none;
}
#pageExport .sendDiv a {
	background-image:url(emailBtn.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:2px 25px 2px 0;
	display:inline-block;
	color:#6d7a82;
	font-size:12px;
}
#pageExport .sendDiv a:hover {
	background-image:url(emailBtnHover.gif);
	color:#1b2e39;
}
/* REBECCA KLEIN DESIGN */
/*
#relatedProducts .productDiv .productNameDiv, #relatedProducts .productDiv .productCodeDiv, #relatedProducts .productDiv .productInfoDiv  {
	display:none;
}
*/

/* NEW PRODUCT PAGE DESIGN end */



.homeTable td {
	vertical-align:top;
}

#homeAboutText {
	background-color:#4a0139;
	color:#fff;
	font-size:10px;
	line-height:1.3em;
	height:276px;
	width:260px;
}
#homeAboutText .textInside {
	padding:10px;
}
#homeAboutText .textInside p {
	margin:0px 0px 6px;
}

#profilePage {
	width:855px;
	margin:10px 68px 0;
}
#profilePage .rightTD {
	width:408px;
}
#profilePage .textInside {
	margin:5px 3px 5px 5px;
	font-size:11px;
}
#profilePage .textInside p {
	padding:0;
	margin:2px 0;
}
#profilePage .leftTD {
	text-align:left;
	vertical-align:top;
}


.architectText{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#596C76;
	text-align:justify;
	direction:rtl;
	line-height:1.2em;
}

.architectContactBox{
	width:258px;
	/*height:330px;*/
	background-color:#3F5661;
}

.architectContact{
	width:241px;
	margin:9px 7px 5px 10px;
}

.architectContactTitle{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#D0D8DC;
	text-align:right;
	direction:rtl;
}

.architectContact .fieldName{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#D0D8DC;
	text-align:right;
	direction:rtl;
}

.architectContact .filedText2{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#e5eff5;
	text-decoration:none;
	background-color:#71828C;
	border:0px solid #93a3ac;
	width:169px;
	height:15px;
}


.architectContact .filedText { /* for text input fields */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#e5eff5;
	text-decoration:none;
	background-color:#71828C;
	border:0px solid #93a3ac;
	width:70px;
	height:18px;
}
input.filedText {
	height:20px;
                      padding: 3px;
}
.architectContact textarea.filedText {
	width:169px;
	height:91px;
                      padding: 3px;
	background-color:#71828C;
	border:0px solid #fff;
	color:#e5eff5;
}

.architectContact .comfirm{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#D0D8DC;
	text-decoration:none;
}
.architectContact .submitButton { /* for submit buttons in almost every form */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#D0D8DC;
	text-decoration:none;
	background:#3f5661;
	border:none;
	width:43px;
	/*height:15px;*/
	cursor:pointer;
	border:1px solid #BCC6CD;
	padding:1px 0px;
}


#FormCreator{
	width:312px;
}

#body9558 form{
	width:312px;
}
#body9558 form.searchForm {
	width:auto;
}
#body9558 #FormCreator td.h3 {
	white-space:nowrap;
	font-family:Arial, Helvetica, sans-serif;
}
#body9558 #FormCreator textarea.filedText {
	width:220px;
	height:90px;
}

#body9558 #FormCreator  .filedText { /* for text input fields */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#71828C;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #93A2AB;
	width:220px;
	height:15px;
}

#body9558 #FormCreator  #mytextlast{ /* for text input fields */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#71828C;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #93A2AB;
	width:50px;
	height:18px;
}

#body9558 #FormCreator b{
	font-weight:normal;
	background-image:url(redStar.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px 8px 0px 0px;
	display:inline-block;
}

#body9558 #FormCreator .h3{
padding:0px 0px 0px 0px;
}

#counter {
	display:none;
}

.prevPage {
	background-color:transparent;
	background-image:url(relatedArrowR.png);
	background-position:right;
	background-repeat:no-repeat;
	color:#000;
	width:auto;
	padding:2px 5px;
}
.nextPage {
	background-color:transparent;
	background-image:url(relatedArrowL.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#000;
	width:auto;
	padding:2px 5px;
}

.couponPage{
	width:700px;
	margin:10px 0px 0px 0px;
}

.printCode{
	/*width:105px;*/
	text-align:right;
}

.printCode .printDiv a {
	background-image:url(printBtn.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:2px 25px 2px 0;
	margin-right:0px;
	display:inline-block;
	color:#6d7a82;
                     font:normal 12px tahoma;
}
.printCode .printDiv a:hover {
	background-image:url(printBtnHover.gif);
	color:#1b2e39;
}

.couponCode{
                     font:normal 12px tahoma;
                     color: #6D7A82;
                     border-right:0px solid #6D7A82;
                     padding:0px 0px 0px 0px;
                     text-align:right;   
                    /* width:595px;*/    
}

.codeNum{
                     color: #4e5e68;
}

.couponPic{
                     display:block;
                     margin:10px 0px 10px 0px;
}

}

@media print
  {

.mainTable1, .mainTable2, .mainTable4, .tdMenuSideWidth, .tdDividerWidth, #footer_rd, #interdealfooter, .printCode .printDiv, submitButton{
                     display:none;
}

}
div.accordQR{
                      display:none;
}
