﻿/********************************************
   HTML ELEMENTS
********************************************/
/* Top Elements */
html {
	 direction: rtl;
}
body {
	background: #FFF;
	font: normal 12px  Arial;
	color: #667F99;
	text-align: center;
	margin: 0;
	padding: 0;
}
/* links */ 
a {
	background: inherit;
	text-decoration: none;
	color: #667F99;
}
a:hover {
	background: inherit;
	color: #996800;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Arial;
	font-weight: Bold;
}
h1 { font-size: 14px; }
h2 { font-size: 12px; color: #667F99; }
h3 { font-size: 12px; color: #667F99; }

h1, h2, h3, p {
	margin: 0;
	padding: 10px;
}
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
/* form elements */

input {
	padding:2px;
	border:1px solid #C0C0C0;
	font: normal 1em Arial, Tahoma;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Arial, Tahoma;
	border:1px solid #C0C0C0;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Tahoma, Arial ; 
	border: 1px solid #000; 
	padding: 2px 3px; 
	background: #FFF;
	color: #275F6C;
	Cursor: pointer;
}

 input.btn:hover {
     background: #B6B8BB;
     color: #996800;
 }    
/* search form */
form.search {
	padding: 0; margin: 0; 
	vertical-align: bottom;
	border: none;
	background-color: transparent;
}
form.search input.textbox { 
	margin: 1px; 
	padding: 0px;
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
}
form.search input.button {
	height: 22px;
	padding: 1px 3px;
	width: 60px;
	border:1px solid #C0C0C0;
}
/*rounded corner div's */

.xsnazzy p {margin:0 10px; letter-spacing:1px;}
.xsnazzy p {padding-bottom:0.5em;}
.xsnazzy {background: transparent; margin:5px; width: 260px; float:right;}

.xsnazzy-wide p {margin:0 10px; letter-spacing:1px;}
.xsnazzy-wide p {padding-bottom:0.5em;}
.xsnazzy-wide {background: transparent; margin:5px; width: 530px; float:right;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background: #F6F6F6; border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0;}
.xb1 {margin:0 5px; background:#C0C0C0;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#F6F6F6; border:0 solid #C0C0C0; border-width:0 1px;height: 140px;}
.xboxcontent-wide {display:block; background:#F6F6F6; border:0 solid #C0C0C0; border-width:0 1px; height:1%; overflow:hidden;}

/*alert message*/

.alert {
	background: #fff6bf url(exclamation.gif) center no-repeat;
	background-position: 100% 50%; /* x-pos y-pos */
	text-align: right;
	padding: 0 20px 5px 15px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin: 5px 0 5px 0;
	display:none;
	font: bold 12px  Arial;
	color: #667F99;
	}

/********************************************
   LAYOUT
********************************************/
#wrap {
	width: 833px;
	background: url(bg.jpg) repeat-y center top;
	margin: 0 auto;
	text-align:right ;
}
#content-wrap {
	position: relative;
	width: 91%;
	margin: 0 auto;
	padding: 0;
}
/* header */
#header {

	position: relative;
	width: 833px;
	height: 100px;
	background: #C0C0C0 url(header.jpg) no-repeat center top;
	margin: 0; padding: 0;
	font-size: 14px;
	color: #FFF;
}
#header h1#logo {
	position: absolute;
	margin: 0; padding:0;
	font: bold 42px Tahoma, Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FEFEFE;
	text-transform: none;

	/* change the values of top and Left to adjust the position of the logo*/
	top: 13px; right: 45px;
}
#header h2#slogan {
	position: absolute;
	/* z-index: 9999999; */
	margin: 0; padding: 0;
	font: bold 12px  Arial, Sans-serif;
	text-transform: none;
	color: #FEFEFE;
	
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 82px; right:380px;			
}
#header h2#phone {
	position: absolute;
	/*z-index: 9999999;*/
	margin: 0; padding: 0;
	font: bold 15px   Arial, Sans-serif;
	text-transform: none;
	color: white;
	background: transparent url('telephone.gif') no-repeat top right ;
	padding: 0 20px 0 0;
	/* change the values of top and Left to adjust the position of the phone*/
	top: 105px; left:30px;			
}
#header #searchform {
	float: left;
	padding: 40px  0 0 40px;
	display: inline;
}
.map {
    border: 1px solid #CCCCCC;
    }
/* menu */
#menu {
	clear: both;
	width: 833px;
	height: 26px;
	background: #FFF url(menubg.jpg) repeat-y;
	margin: 0;
	font: bolder 12px/26px Tahoma, Arial, Arial, Sans-Serif;
}
#menu ul{
	margin: 0; padding: 0 27px 0 0;
}
#menu ul li {
	float: right;
	list-style: none;

}
#menu ul li a {
	display: block;
	text-decoration: none;
	padding: 0 10px;;
	background: inherit;
	color: #FFF;
}
#menu ul li a:hover {
   background: #FFF;
	color: #30899F;
}
#menu ul li#current a {
	background: #30899F;
	color: #FFF;
}

/* Main */
#main {
	text-align: right;
	float: right;
	width: 72%;
	padding: 0 15px 0 0 ;	margin: 0;
}
#main h1 {
	color: #667F99;
	border-bottom: 1px solid #CCCCCC;
	background: #F6F6F6;
	padding: 3px 0 3px 20px;
	margin: 10px 0 0 0; 
}

.product h2 h3 {
	display: block;
	float: right;
	margin-left: 50px;
	}
.product img.img {
        position:relative;
        float: left;
        top:0px;
        left:5px;
        border:1px solid #C0C0C0;
        margin-right: 10px;
}
.buttonwrapper {
	display : block;
	background: #000;
}

.navBar {
    height: 1px;
    clear: both;
    border-left: #C0C0C0 0px solid;
}

.navBar a.add {
    background: #dedede url(cart.gif) 99% 10% no-repeat;
    display: inline;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 20px 2px 4px;
    margin-left: 80px;
    margin-top: 20px;
    text-decoration: none;
    float:left;
    border-left: #C0C0C0 1px solid;
    border-right: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
    border-bottom: #C0C0C0 1px solid;
}

 .navBar a.add:hover {
     background: #B6B8BB url(cart.gif) 99% 10% no-repeat;
     color: #996800;
 }        
 
.navBar a.info {
    background: #dedede url(info.gif) 99% 10% no-repeat;
    display: inline;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 20px 2px 4px;
    margin-left: 10px;
    margin-top: 20px;
    text-decoration: none;
    float:left;
    border-left: #C0C0C0 1px solid;
    border-right: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
    border-bottom: #C0C0C0 1px solid;
    z-index: 9999999;
}

 .navBar a.info:hover {
     background: #B6B8BB url(info.gif) 99% 10% no-repeat;
     color: #996800;
     z-index: 9999999;
 }        
 .navBarProd a.add {
    background: #dedede url(cart.gif) 99% 10% no-repeat;
    display: block;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px 20px 2px 4px;
    margin-right: 10px;
    margin-top: 5px;
    text-decoration: none;
    float:right;
    border-left: #C0C0C0 1px solid;
    border-right: #C0C0C0 1px solid;
    border-top: #C0C0C0 1px solid;
    border-bottom: #C0C0C0 1px solid;
 }
 
  .navBarProd a.add:hover {
      background: #B6B8BB url(cart.gif) 99% 10% no-repeat;
      color: #996800;
 }        
 
  .navBarProd a.info {
     background: #dedede url(info.gif) 99% 10% no-repeat;
     display: block;
     font-size: 8pt;
     font-weight: bold;
     padding: 2px 20px 2px 4px;
     margin-left: 10px;
     margin-top: 5px;
     text-decoration: none;
     float:left;
     border-left: #C0C0C0 1px solid;
     border-right: #C0C0C0 1px solid;
     border-top: #C0C0C0 1px solid;
     border-bottom: #C0C0C0 1px solid;
  }
  
   .navBarProd a.info:hover {
       background: #B6B8BB url(info.gif) 99% 10% no-repeat;
       color: #996800;
 }      
 
.navBarRnd{
	width: 90px;
	position:relative;
	float: left;
}
  .navBarRnd a.info {
     background: #dedede url(info.gif) 99% 10% no-repeat;
     font-size: 8pt;
     font-weight: bold;
     padding: 2px 20px 2px 4px;
     text-decoration: none;
     border-left: #C0C0C0 1px solid;
     border-right: #C0C0C0 1px solid;
     border-top: #C0C0C0 1px solid;
     border-bottom: #C0C0C0 1px solid;
     display: block;
     margin-top: 10px;
     }
 
  .navBarRnd a.info:hover {
      background: #B6B8BB url(info.gif) 99% 10% no-repeat;
      color: #996800;
  }        
  .navBarRnd a.add {
     background: #dedede url(cart.gif) 99% 10% no-repeat;
     font-size: 8pt;
     font-weight: bold;
     padding: 2px 20px 2px 4px;
     text-decoration: none;
     border-left: #C0C0C0 1px solid;
     border-right: #C0C0C0 1px solid;
     border-top: #C0C0C0 1px solid;
     border-bottom: #C0C0C0 1px solid;
     display: block;
     margin-top: 10px;
  }
  
   .navBarRnd a.add:hover {
       background: #B6B8BB url(cart.gif) 99% 10% no-repeat;
       color: #996800;
  }        
 
 .ProductDetail {
 	padding-right: 10px;
 }
 .RandomProduct{
 	padding-top: 100px;
 }
.selector{
	position: relative;
  	float: left;	
        margin-top: -20px;
}
.bottomBar{
	color: #667F99;
	font-family: Tahoma, Arial;
	font-weight: Bold;
	font-size: 12px;
	width: 300px;
	position: relative;
  	float: left;	
  	text-align: left;
}
/* sidebar */
#sidebar {
	float: right;
	width: 26%;
	padding: 0; margin: 0;		
}	
#sidebar h1 {
	margin: 10px 0 0 0; 
	padding: 3px 10px; 
	font: bold 14px Tahoma, Verdana, Sans-Serif;	
	color: #FFF;	
	background: #B6B8BB;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0px 8px 0; padding: 0;
	text-decoration: none;	
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	padding: 2px 0 2px 25px;
	margin: 0 2px;			 
}
#sidebar h1.cart {
	background: #B6B8BB url('cart.gif') left no-repeat;
}

#sidebar h1.cart a{
	color: #FFF;	
	background: #B6B8BB;
}

#sidebar h1.cart a:hover {
	color: #FFF;	
}
#oTermDiv{
	text-align: center;
	font-weight: Bold;
}
* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu a {
	font-weight: bold;
	padding: 2px 0; 		
	background: none;
}

/* footer */
#footer {
	clear: both;
	color: #66737B;
	font: normal 10px Arial, Tahoma, sans-serif;
	background: #FFF url(footerbg.jpg) no-repeat center top;	
	width: 833px;
	height: 60px;
	text-align: center;
	padding: 8px 0 0 0;
	margin: 0 auto;	
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


/* additional classes */
.clear { clear: both; }
.price { color: #996800; }

table.cart-table {
	margin-top: 10px;
	width: 540px;
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #dedede;
	border-collapse: collapse;
}
table.cart-table th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #dedede;
	background-color: #F6F6F6;
	text-align: center;
}
table.cart-table td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #dedede;
}


/********************************************
   DROP DOWN MENU
********************************************/

#dmenu {
width: 100%;
background: #ffffff;
margin-top : 0px;
margin-right : 0px;
}

#dmenu ul {
list-style: none;
margin: 0;
padding: 0;
}

#dmenu a {
font: bold 11px Tahoma, Arial, sans-serif;
display: block;
border-width: 1px;
border-bottom: 1px solid #C0C0C0;
margin: 0;
padding: 5px 10px;
}

#dmenu a {
color: #667F99;
background:  #F6F6F6;
text-decoration: none;
}

#dmenu a:hover {
color: #996800;
background: #C0C0C0;
}

#dmenu li {
position: relative;
font-size : 18px; 
/*z-index: 9999999;*/

}
#dmenu li:hover {
position: relative;
font-size : 18px; 
background: #C0C0C0;
}
#dmenu ul ul ul {
position: absolute;
top: 5px;
right: 100%;
width: 100%;
border: 1px solid #C0C0C0;
}

div#dmenu ul ul ul,
div#dmenu ul ul li:hover ul ul
{display: none;}

div#dmenu ul ul li:hover ul,
div#dmenu ul ul ul li:hover ul
{display: block;}

/* Styling for Expand */
#dmenu a.x, #dmenu a.x:visited{
background: #F6F6F6 url(arrow.gif) no-repeat center left;
}
/********************************************
   LIGHTBOX
********************************************/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	font: bolder 12px  Arial;
	}	
#lightboxCaption{ float: right; }
#keyboardMsg{ float: left; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }
