/*===== page_style====*/

body {
  font-size: 0.8em;
  text-align: center;
  background: #ffffff url('../../assets/images5/top_nav_bg1.jpg') repeat-x center 95px;
  }

#page {
  text-align: left;
  width: 950px;
  margin: 0 auto;
  background: #ffffff url('../../assets/images5/top_nav_bg1.jpg') repeat-x center 95px;
}


/* header */

#header {
  margin: 25px 0 35px;
  float: left;
  width: 100%;
  font-size: 1.1em;
}

#header ul {
  list-style: none;
}

#logolink {
  float: left;
  width: 171px;
  height: 42px;
}

#toplinks {
  zmargin-top: 17px;
  margin-top: 3px;
  zheight: 40px;
  height: 65px;
  float: right;
  font-size: 0.9em;
}

#toplinks a {
  margin: 0 5px;
}

#toplinks, #toplinks a {
  color: #000000;
  text-decoration: none;
}

#toplinks a:hover {
  text-decoration: underline;
}

.navrow {
  clear: both;
  width: auto;
  text-align: center;
  margin: 0 auto;
}

#nav {
  display: block;
  width: 800px;
  max-width: 100%;
  height: 36px;
  line-height: 36px;
  padding: 0;
  margin: 0 auto;
}

#nav li {
  padding: 0;
  height: 36px;
  display: block;
  float: left;
}

#nav li a {
  height: 36px;
  line-height: 36px;
  border-top: 1px solid #ffffff;
    padding: 0 15px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  float: left;
}

#nav li a:hover,
#nav li.active a,
#nav li.selected a {
  border: 1px solid #4f94cd;
  background-color:#90C1F5;
  padding: 0 14px;
  color: #273543;
}


#nav2 {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 0.8em;
  padding: 0;
  width: 560px;
  max-width: 100%;
  margin: 0 auto;
}

#nav2 li {
  display: inline;
  float: left;
  padding: 3px 0 0;
  margin: 0;
}

#nav2 li a {
  padding: 5px 18px;
  color: #000000;
  text-decoration: none;
}

#nav2 li a:hover,
#nav2 li.active a {
  text-decoration: underline;
}

#leftnav,
#rightnav {
  float: left;
  border-bottom: 1px solid #ccc;
}

#rightnav { float: right; }

#leftnav ul,
#rightnav ul {
  width: 200px;
  margin: 0;
  padding: 0;
  list-style: none !important;
}

#leftnav li,
#rightnav li {
  margin: 0;
  border: 1px solid #ccc;
  border-bottom: 0;
  list-style: none !important;
  line-height: 2em;
  text-indent: 10px;
}

#leftnav li.navhead,
#rightnav li.navhead {
  font-weight: bold;
  background: #e0e8f5 url('../../images5/bg_leftnav.JPG') top left repeat-x;
}

#leftnav a,
#rightnav a {
  display: block;
  color: #000;
  text-decoration: none;
  text-indent: 20px;
}

#leftnav li.selected a,
#leftnav a:hover,
#rightnav li.selected a,
#rightnav a:hover {
  text-decoration: underline;
}


#main {
  clear: both;
}

.centercolumn,
.narrowcolumn {
  margin: 0 0 0 80px;
  width: 650px;
  clear: both;
}
.centercolumn {
  margin: 0 auto;
}

#content {
  min-height: 250px;
}

/* content structures */

/*---static pages---*/
.col-100 {width: 100%; float: left }

.col-1-3 {width: 470px; float: left;}

.col-2-3 {width: 470px; float: right;}

/*------------------*/


/* footer */
#footer {
  clear: both;
  padding: 40px 0 0 0;
}

#footerbox {
  clear: both;
  height: 70px;
  border-top: 1px solid #e5e6e8;
  background: url('../images5/footer_nav_bg.jpg') repeat-x top;

}

#footerlinks {
  padding: 8px 0;
}

#footerlinks, #footerlinks a {
  color: #1866bb;
}

#footerlinks a {
  font-size: 0.9em;
}

#copyright {
  color: #000000;
  font-size: 0.85em;
}


/* CATEGORIES CSS-------------------------------------------------------------------- */

#category_menu{
    margin: 0px auto;
  width: 800px;
  height:28px;
  line-height:28px;
  background-color:#FFF;
}
#category_main_content {
  margin: 0px auto;
  width: 950px;
  background-color:#FFF;
}
#category_main_content_cl h1 {
    margin:3px;
  padding:0px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  text-transform:uppercase;

}
.category_title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bolder;
  color: #333;
}
.counter {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #666;
  zfont-weight:bold;
}
#categoryBar {
  height: 32px;
  width: 100%;
  padding:10px 0px;
}

#categoryBar #left{
    width:13px;
  height:32px;
  float:left;
  background-color:#7E8F99;
  background-position:left;
}
#categoryBar #center,#categoryBar #right {
  background-position: left;
  float: left;
  height: 32px;
  width: 370px;
  background-color:#7E8F99;
}
#categoryBar #right {
  width:380px;
  background-position: right;
  text-align:right;
  padding-right:7px;
}




#categoryBar #center select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  height: 18px;
  margin:5px 0px;
}
#categoryBar #center span{
    line-height:32px;
    display: block;
    float:left;
}



.sp{
    font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
        font-size:12px;
  line-height:32px;    
        color:#FFFFFF;
        text-decoration:none;
}

a.sp {
        font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
        font-size:12px;
  line-height:32px;
       color:#FFFFFF;
       text-decoration:none;
}

a.sp:visited{
        font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
        font-size:12px;
  line-height:32px;
       color:#FFFFFF;
      text-decoration:none;
}



#category_main_content_cl h2 {
    margin:3px;
  padding-left:10px;
}
#category_main_content_cl {
  padding-top:20px;
  background-color:#FFF;
}
.pt {
  color: #5C57A7;
}
#shopbycategory{
  text-align:center;
  margin:5px;
  float:left;
  width: 250px;
  padding:30px;
  background-color:#191919;
  color:#fff;
}
#shopbyprice{
  text-align:center;
  margin:5px;
  float:left;
  width: 250px;
  padding:30px;
  background-color:#191919;
  color:#fff;
}
#shopbybrand{
  text-align:center;
  margin:5px;
  float:left;
  width: 250px;
  padding:30px;
  background-color:#191919;
  color:#fff;
}
#categoryBar #right #mid {
    padding:5px 0px;
}
#category_content_bottom {
  clear: both;
  width:100%;
  background-color:#FFF;
}
.category_content {
  float: left;
  height: 300px;
  width: 155px;
  background-color:#FFF;
}
.category_content_img {
  width: 140px;
  height: 62px;
  border:1px solid #eee;
  text-align:center;
  padding:15px 0px;
  margin:0px auto;
}
.category_info {
  margin: 0px auto;
  padding-top:5px;
  width: 140px;
  line-height:18px;
}
.category_info_title{
    font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  size:14px;
  color:#333;
}

a.category_info_title_link {
    font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  size:14px;
  color:#333;
text-decoration:none;
}

a.category_info_title_link:visited {
    font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  size:14px;
  color:#333;
text-decoration:none;
}



[xmlns] #mid{
  margin:-5px 0px;height: 32px;
} 


#mid{display:block;
  margin:-5px 0px;height: 32px;
} 

                 
/* MAIN CSS Layers -------------------------------------------------------------------------- */


#content {
  width: 100%;
}

#main_content{
  background-color:#fff;  
  }
  
#main_content_center{
  background-color:#fff;  
  }

#main_content_cr{
  width:570px;
  float:right;
  background-color:#fff;  
  }

#main_content_cl{
  width:230px;
  float:left;
  background-color:#fff;  
  height:224px; 
  }
  
#category_main_content_cl{
    float: left;
  width: 175px;
  padding-top:20px;
  background-color:#FFF;
  font-size:14px;
}
#category_main_content_cr {
  width: 775px;
  float:right; 
  padding-top:16px;
  background-color:#FFF;
}

#category_main_content_cr p{
  padding-bottom:2px;
  padding-top:2px;
}

#category_main_content_cr div h2{
  color: #1465c1;
  font-size:16px;
  font-family:Verdana,Arial,Tahoma,sans-serif;
  font-weight:bold;
}

#contactUs .contact_box_content .attrib label{
  float:left;
  width:110px;
}

#contactUs .contact_box_content .attrib {
  overflow:hidden;
  padding:5px 0;
}

#contactUs .contact_box_content .field {
  float:left;
  margin-left:10px;
  width:auto;
}

#contactUs .question #Email {
  width:154px;
}

.okCancelPos{
  float:none;
  margin-top:10px;
}

.btnclass{
  border:1px solid #7F7F7F;
  padding:3px;
  background-color:#F7F7F7;
}

.question {
  clear:both;
  margin:20px 0;
  padding:10px;
  border:1px dashed #7F7F7F;
  background-color:#FBFBFC;;
}
.question h2{
  padding:0 0 10px;
}

.warning, .warning2 {
  background-color:#D0E2F4;
  border:1px dashed #1465C1;
  color:#1465C1;
  margin-bottom:5px;
  margin-top:30px;
  padding:3px;
}

.address{
  list-style-type:none;
  padding-bottom:8px;
  padding-left:5px;
}

#Department{
  width:157px;
}

/* ITEMS CSS -------------------------------------------------------------------------- */
                  
.infoslink1{ line-height:1.3em; padding:0px 10px 10px 10px;  }

.small_font {font-size: 0.8em;color:#999999;
padding-top:8px;}

.STYLE6 {
  color: #227FDC;
  font-size: 18px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


#item_menu{
    margin: 0px auto;
  width: 950px;
  height:28px;
  line-height:28px;
  padding-left:5px;
  background-color:#FFF;
}
#item_content {
  margin: 0px auto;
  width: 950px;
  background-color:#FFF;
}
#item_content_left {
  float: left;
  width: 250px;
  background-color:#FFF;
}
#item_content_center {
  float: left;
  width: 470px; 

}

#myaccount_content_left {
  float: left;
  width: 180px;
  line-height: 1.5em;
}

#myaccount_content_center {
  float: left;
  width: 680px; 
}

#item_content_right {
  float: left;
  width: 200px;
  background-image:url(../images5/item_bgrh.jpg);
  background-repeat:no-repeat;
  background-position: left top;
  background-color:#FFF;
  text-align:center;
}



#item_content_basket {
  margin: 0px auto;
  width: 850px;
  background-color:#FFF;
}


#item_content_right_basket {
  float: left;
  width: 200px;
  background-color:#FFF;
  text-align:center;
  padding-left:5px;
}

#item_content_login {
  margin: 0px auto;
  width: 550px;
  background-color:#FFF;
}


.item_content_center_tinfo{
   margin:0px 10px 0px 15px;
   font-family:Arial, Helvetica, sans-serif;
   font-size: x-large;
   font-weight:bold;
   color:#333;
   padding-top:10px;
}
#item_content_left_f {
    font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
  color: #333;
  text-align: center;
  clear: both;
  height: 25px;
  width: 100%;
  border-bottom: 1px solid #CCC;
  margin-bottom:10px;
}
#item_content_right_f {
    font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
  color: #333;
  text-align: center;
  clear: both;
  height: 25px;
  width: 100%;
  border-bottom: 1px solid #CCC;
  margin-bottom:10px;
}
#item_content_left_s {
  float: left;
  height: 43px;
  width: 43px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 0px;
  border:1px solid #eee;
}
.item_content_center_f {
  margin: 15px 10px 0px 10px;
  width: 450px;
  clear:both;
}
.item_content_center_ff,.item_content_center_ft {
  background-image: url(../images5/item_bgl.gif);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  height: 63px;
  width: 13px;
}
.item_content_center_ft {
  background-image: url(../images5/item_bgr.gif);
  background-repeat: no-repeat;
  background-position: right top;
  width:407px;
}
.item_content_center_ft div{
    padding-top:15px
}
.item_content_center_ft div.ft1{
    padding-top:5px
}
.item_content_center_fb div.fb1{
   float:left;
 zpadding:10px 10px 11px 0px;
padding-top:10px;
padding-bottom:11px;
width: 450px;
}
.item_content_center_fb div.fb1 img{
   cursor:pointer;
}
.item_content_center_fb{
  width: 418px;
}
.item_content_center_fc{
  width: 418px;
  border:1px solid #A9AAAD;
  border-top:0px;
}
.item_content_center_fb{
    clear: both;
  line-height:45px;
}
.item_content_center_fc{
    line-height:100%;
  clear:both;
}
.item_content_center_fcprice {
  float: right;
padding-right:10px;
  zwidth: 87px;
  zpadding: 0px 10px 10px 0px;
}

.itemTable {
  width: 417px;
  border: 0px;
}
.itemTable td{
    vertical-align:top;
}
.item_content_fbcenter {
  float: left;
  zwidth: 271px;
  padding:0px 10px 10px 0px;
}
.item_content_center_fcl {
  float: left;
  width: 10px;
  padding: 0px 10px 10px 10px;
}

.item_content_right_con {
  clear: both;
  width: 135px;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
  margin:0px auto;
  padding:5px 9px;
}
.item_content_right_con_img{
    width:75px;
  height:61px;
  margin:0px auto;
  border:1px solid #eee;
  padding:29px;
  background-color:#FFF;
}
#basket_content {
  float: left;
  width: 645px;
}
#basket_content_li {
    width: 623px;
  padding-bottom:20px;
  border-left:1px solid #A4A6A9;
  border-right:1px solid #A4A6A9;border-top:1px solid #A4A6A9;
}
#basket_content_list {
    width: 625px;
    margin-top:15px;
  margin-left:5px;
  padding-top:10px;
  background:url(../images2/basket_bg1.gif) no-repeat top left;
  border-bottom:1px solid #A4A6A9;
}
#basket_content_text{
    padding:0px 0px 10px 20px;
} 
.shoppingCart_table {
  width: 585px;
  margin:0px 19px;
  border:0px;
  border-collapse:collapse;
}

.skype {
  float:right;
  line-height:27px;
  width:777px;
  font-weight:bold;
  color:#333333;
  padding-bottom:10px;
}

.skype a{
  float:left;
}

.skype a img{
  padding-right:10px;
}

.details{
  padding-bottom:10px;
}

#contactUs h1 {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
margin:0 0 10px;
}

/*---do not modify .shoppingCart_table th--*/
.shoppingCart_table th{
    text-align:left;
  /*font:Arial, Helvetica, sans-serif 16px bold;*/
  /*color:#343498;*/
  height:35px;
}

.shoppingCart_table td,th{
    vertical-align:top;
}
.shoppingCart_table td.line{
    border-bottom:1px solid #eee;
}

.line{
    border-bottom:1px solid #eee;
}

.basket_content_fb {
  float: left;
  width: 180px;
  padding:0px 10px 10px 0px;
}

#content #item_content #basket_content #basket_content_list .shoppingCart_table input {
  height: 12px;
  width: 20px;
}


#register {
  width: 790px;
  padding:5px;
}
.tablediv {
  width: 795px;
  margin:10px 0px;
  border-collapse:collapse;
  background-color:#f9f9f9;
}
.tablediv td{
    height:22px;
  color:#333;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
}
.tablediv td.top{
    border-top:1px dotted #ddd;
  padding-top:8px;
  padding-bottom:1px;
}
.tablediv td.bottom{
  padding-top:1px;
  padding-bottom:8px;
}
#lt,#lb{
    width:24px;
  height:24px;
  float:left;
}
#lt {
  background: url(../images2/div_lt.gif) no-repeat top left;
}
#lb{
    background:url(../images2/div_lb.gif) no-repeat left bottom;
}
#rt,#rb{
    width:771px;
  height:24px;
  float:right;
}
#rt{
    background:url(../images2/div_rt.gif) no-repeat top right;
}
#rb{
    background:url(../images2/div_rb.gif) no-repeat bottom right;
}
#tbleft{
   background:url(../images2/div_left.gif) repeat-y;
   width:24px;
}
#tbright {
   background:url(../images2/div_right.gif) repeat-y;
   width:24px;
}
#tbcenter{
   width:795px;
   background:url(../images2/div_center.gif) repeat-y;
}
[xmlns] #tbcenter{
   padding-top:24px;
}
#checkout_subTitle  {
  padding:0px 0px 10px 23px;
  font-size:14px;
  color:#333;
  font-weight:bold;
  width:767px;
}
.shipping_table {
    width:730px;
  margin:10px 20px;
  border:0px;
  border-collapse:collapse;
}
.shipping_table td {
    padding:5px 0px;
  vertical-align:top;
  border-bottom:1px dotted #eee;
}
.shipping_table td.line {
    border-bottom:1px solid #ddd;
}
.shipping_table td.pad {
   padding-bottom:2px;
  vertical-align:top;
  border-bottom:0px;
}
.shipping_table th{
    text-align:left;
  vertical-align:top;
  font:Arial, Helvetica, sans-serif 16px bold;
  color:#343498;
  height:35px;
}


#review_card {
  float: left;
  height: 100px;
  width: 300px;
  padding:0px 10px 0px 10px;
  line-height:150%;
  border:1px solid #eee;
}
.sp1 {
font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
    font-size:12px;
  line-height:32px;
    color:#333;
}
.reviewtable1{
   width:100%;
}
.reviewtitle1{
color: #000000;
font-size: 16px;
font-family: Times New Roman, Times, sans-serif;
}
.reviewer1{
font-family: Times New Roman, Times, sans-serif;
font-size: 16px;
}
.reviewdetail1{
font-family: Times New Roman, Times, sans-serif;
font-size: 16px;
}
.STYLE20 {
  font-size: 20px;
  font-weight: bold;
  
}
.textover1 {  
  width:100%; 
 word-break:break-all;
  }

.careers h3 {
	text-decoration: underline;
}	

.careers ul{
	margin: 10px 0;
}
.careers dd li{
  padding: 5px 0px;
}

.positionl{
	background-image: url(../../assets/images5/posleft.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 18px;
}

.positionr{
  background-image: url(../../assets/images5/posright.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 18px;
}

.positionbd{
  background-image: url(../../assets/images5/posgrad.jpg);
  background-position: left top;
  background-repeat: repeat-x;	
  padding: 0 18px;
  margin-bottom: 45px;
}
