﻿/* ***************
 * Common Styles *
 *************** */
* { margin: 0px; padding: 0px; }
html { margin: 0px; padding: 0px; height: 100%; }
body { min-width: 496px;/* <-- Must be (2 x left-sidebar width) + right-sidebar width */ margin: 0px; padding: 0px; height: 100%; text-align: center; font-family: Arial, Verdana; line-height: 14px; font-size: 11px; color: #252525; background: #f6f9fc url("Images/background-fade.gif") center top repeat-x; }
div#wrapper {width: 980px; margin-left: auto; margin-right: auto; text-align: left; background-color: #FFFFFF;}
div#header { padding: 0px; margin: 0px;}

h1 { font-family: Arial; color: #105EAA; font-size: 1.4em; font-weight: normal; padding-bottom: 5px; margin-bottom: 15px; margin-top: 0px; border-bottom: 1px solid #E9E9E9; }
h2 { font-family: Arial; color: #105EAA; font-size: 1.4em; font-weight: normal; padding-bottom: 5px; padding-top: 15px; margin-bottom: 10px; margin-top: 5px; border-bottom: 1px solid #E9E9E9; }
h3 { font-family: Arial; color: #105EAA; font-size: 1.1em; font-weight: bold; padding-bottom: 5px; padding-top: 15px; margin-bottom: 10px; margin-top: 5px; border-bottom: 1px solid #E9E9E9; }
h4 { font-family: Arial; color: #105EAA; font-size: 1.1em; font-weight: bold; padding-bottom: 5px; padding-top: 5px; margin-bottom: 5px; margin-top: 5px; border-bottom: 1px solid #E9E9E9; }
h5 { font-family: Verdana; font-size: 9px; font-weight: bold; }
p { font-size: 12px; margin-bottom: 10px; line-height:18px; }
.clear { clear: both; }
.clear-left { clear: left; }
.orange { color: #F7941D; font-weight: bold; }
ul { margin-top: 10px; margin-left: 15px; margin-bottom: 10px; }
li { margin-top: 5px; font-size:12px;line-height:18px; }
ol { margin-top: 10px; margin-left: 30px; margin-bottom: 10px; font-size:12px;line-height:18px; }
a { color: #105EAA; text-decoration: none; }
a:visited { color: #709ECA; text-decoration: none; }
a:hover { color: #709ECA; text-decoration: none; }
.required { color: #F7941D; font-weight: bold; }
.TextBox{background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    color: #444444;
    font-size: 11px;
    margin-bottom: 6px;
    margin-left:3px;
    width:180px;
    padding: 2px;
}
.TextBox1{background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    color: #444444;
    font-size: 11px;
    margin-bottom: 6px;
    width:140px;
    padding: 2px;
}
.mytable{
    width: 100%;
}
.mytable thead {
    background: none repeat scroll 0 0 #E8E8E8;
}
.mytable th {
    background: none repeat scroll 0 0 #E8E8E8;
    font-weight: bold;
}
.mytable th,.mytable td {
    border: 1px solid #D9D9D9;
    padding: 5px 10px;
}
.TextBox1{ border:1px solid #ccc; padding:2px; color: #444; padding-left:2px; background-color:#f9f9f9; font-size:11px;}
.TextBox2{ border:1px solid #ccc; padding:2px; color: #444; background-color:#f9f9f9; font-size:11px;width:180px; margin-bottom:5px;}

.TextBox3 {
    border: 1px solid #ccc;
    padding: 2px;
    color: #444;
    padding-left: 2px;
    background-color: #f9f9f9;
    font-size: 11px;
    width: 120px;
    margin-right:5px;
}
td.container {
    height: 60px;
}


.cursorDisplay
{
    display:block;
    cursor:auto;
}
.txtlabel {
    color: #444444;
    font-size: 11px;
    font-weight: bold;
    width:130px;
    text-align:right;
    display: block;
     float: left;
}
.txtlabelLeft {
    color: #444444;
    font-size: 11px;
    font-weight: bold;
    width:130px;
    text-align:left;
    display: block;
    float: left;
}
.Button {
    background-color: #FFFFFF;
    background-image: url("Images/btn-bg.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #C6D8EB;
    color: #105EAA;
    font-size: 10px;
    font-weight: bold;
    padding: 3px;
    cursor: pointer;
    font-family: Verdana;
}

.addtocart
{
    background-image: url("Images/add-to-cart-btn.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #C6D8EB;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
    background-color:#336AA3;
    font-family: Verdana;
    cursor: pointer;
}
.login-buttons
{
      margin-left:133px;
}
.loginerror
{
    margin-left:133px;
    margin-bottom:5px;
   display:block;
   color:red;
}
.forgotlinks
{
     margin-left:133px;
     padding-top:5px;
}
.Registererror
{
   display:block;
   color:red;

}
 .errormsg
 {
     font-size:12px;
     line-height:18px;
 }   
 .buttonpad{ padding-top:3px;}
 .select {
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    color: #444444;
    font-size: 12px;
    height: 20px;
    vertical-align: middle;
 }
 .radiopad
 {
     padding-right:3px}
/* *********************
 * Site1 Master Styles *
 ********************* */
 div#middle-content { height: auto !important;
    min-height: 430px}
div#middle-content .column { float: left; }
div#breadcrumbs { margin: 7px 0px 15px 45px; color: #464646; }

div#right-sidebar-container
{
   /*  width: 233px;*/
     float:right;
     padding :  30px 33px 0 0;

 }
div#left-sidebar-container
{
    float:left;
    width: 262px;
}
div#left-sidebar-container-home
{
    float:left;
   
}div#leftNav {
    /*width: 262px;*/
    width: 230px;
}
div#left-sidebar-content { padding: 10px 30px 30px 50px; }
div#leftNav2 {

    width: 100px;
}
div#middle-container
{
    float:left;
    width: 420px;
    padding: 7px 30px 10px 0;
    height: auto !important;
    min-height: 430px;
}
div#main-content-container { width: 450px; }
div#main-content { padding: 7px 30px 45px 0px; }


/* *********************
 * Home1 Master Styles *
 ********************* */
div#home-middle-content { margin: 0px 268px 0px 0px; }
div#home-middle-content .column { float: left; }
div#home-content-container { width: 712px; }
div#home-content { padding: 10px 33px 0px 60px; }
div#home-right-sidebar-container { width: 268px; margin-right: -268px; }
div#home-right-sidebar-content { padding: 30px 36px 0px 0px; }
.home-content-padding{padding-right: 12px;}
/* ***************
 * Header Styles *
 *************** */
.logo { border-width: 0px; margin: 15px 0px 0px 15px; padding: 0px; float: left; }
.headerright{  margin-bottom:5px; width:570px; float:right;}
#top-linkscart { height: 50px;  float:right; padding: 8px 27px 0px 0px; color: #8e8e91; font-size: 11px; text-align: right;}
#top-links{margin-left:0px; float:left; margin-right:10px; font-family:Verdana; text-align:right;}
#cart{ float:left; background-color:#2b648f; display:block; padding:5px;text-align:center;}

#cart a{ font-size:11px; font-family: Verdana; font-weight:bold; color:#fff;}
#top-links a { font-family: Verdana; 
background-color: #ffffff; 
color: #909090; 
text-decoration: none; 
word-spacing: normal; 
text-align: left; letter-spacing: 0; 
line-height: 2em; 
font-size: 0.9em; padding:4px;
}
#top-links a:hover { font-family: Verdana; 
background-color: #ffffff; 
color: #707070; 
text-decoration: none; 
word-spacing: normal; 
text-align: left; letter-spacing: 0; 
line-height: 2em; 
font-size: 0.9em;

 }
#searchbox{ float: right;
    padding-right: 30px;
    text-align: right;
    width: 190px;}
#page-title-container { float: left; text-align: right; padding: 1px 15px 0px 120px; border-right:1px solid #4374b5;  }
.page-title { color: #105EAA; font-size: 20px; padding: 0px; margin: 0px 0px 5px 0px; display: block; }
.invacareww-link { font-family: Verdana; 
background-color: #ffffff; 
color: #909090; 
text-decoration: underline; 
word-spacing: normal; 
text-align: left; letter-spacing: 0; 
line-height: 2em; 
font-size: 10px;
 }
.invacareww-link:visited { color: #909090; }
.invacareww-link:hover { color: #707070; }
.global-nav { height: 44px;margin: 0px; padding: 0px; background-image: url(Images/navbg.jpg); background-repeat: no-repeat; background-position: center; text-align: -moz-center; }

.menuTopitem {line-height: 46px;font-size: 11px;text-transform: uppercase; text-align: center;}
.menuTop{ width:auto; text-align: -moz-center; text-align:center; }
a.menuTopitem{padding-left:25px; padding-right:25px; color:#105eaa}
.menuTop li{margin-left:45px;}
.menuTopHover{border-bottom-width: 0px; }
a.menuTopHover{color:#709ECA; }
.menuTopSelected{color: #105eaa; }
a.menuTopSelected{color: #105eaa; background-image: url(Images/selected.gif); background-repeat:repeat-x; background-position: bottom; padding-bottom:7px; }
.subMenu{text-align:left;border-bottom:1px solid #e4e4e4;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4; margin-top:-9px; margin-left:18px;  z-index: 100; }
.subMenuitem{display: block;height: auto;padding:3px; background-color: #ffffff; font-size: 11px;}
a.subMenuitem{color: #105eaa; }
.subMenuHover{background-color: #f0f0f0;color: #105eaa;}
a.subMenuHover{color:#709ECA;}

.searchpadcss{padding-top:2px;}
.searchbtnpadcss{ vertical-align:middle; padding-bottom:2px}
/* ***************
 * Footer Styles *
 *************** */
#footer { clear: both; padding: 40px 50px 20px 50px; background-image: url(Images/footer_divider.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: center top; text-align: center;}
#footer #footer-nav { padding-top: 9px;  font-size: 11px; }
#footer #footer-nav ul { padding: 0px; margin: 0px; }
#footer #footer-nav ul li {	display: inline; padding: 0px; margin: 0px; color: #909090; text-decoration: none; }
#footer #footer-nav ul li a { color: #8e8e91; text-decoration: none; padding:4px; }
#footer #footer-logo {  }
#footer #footer-logo img {  }
#footer #footer-logo p { margin: 5px 0px 0px 0px; color: #909090; font-size: 10px; }
/* IE6 & 7 Fix (Keep * character before properties) */


/* *****************
 * Left Nav Styles *
 ***************** */
ul.sub-left-nav { list-style-type: none; margin: 0px; padding: 0px; font-family: Verdana, Arial; }
ul.sub-left-nav li { padding: 0px 0px 5px 0px; }
ul.sub-left-nav li a.sub-left-nav-active {   background-color: #FFFFFF;
    color: #105EAA;
    display: block;
    font-size: 11px;
    padding: 3px;
    text-decoration: none; }
ul.sub-left-nav li a.sub-left-nav-active:hover { display: block; color: #105EAA; text-decoration: none; background-color: #F0F0F0; }
ul.sub-left-nav li a.sub-left-nav-inactive { display: block; color: #464646; text-decoration: none; background-color: #FFFFFF; }
ul.sub-left-nav li a.sub-left-nav-inactive:hover { display: block; color: #464646; text-decoration: none; background-color: #F0F0F0; }
ul.sub-left-nav li ul { list-style-type: none; margin: 0px; padding: 0px; }
ul.sub-left-nav li ul li { padding: 0px 0px 5px 11px; }
/* IE6 & 7 Fix (Keep * character before properties) */
ul.sub-left-nav li {margin:0; padding:0}


/* *****************
 * Services Left Nav Styles *
 ***************** */
.ServicesLeftitem {display: block; color: #464646; text-decoration: none; background-color: #FFFFFF;font-size:11px;}
table.Leftmenu{ width:auto;}

a.ServicesLeftitem{color: #464646; text-decoration: none; background-color: #FFFFFF;font-size:11px; padding:3px;}
.Leftmenu td{padding-left:3px; padding-right:3px;white-space:normal!important;}
.Leftmenu td a{ white-space:normal;}

.menuLeftHover{color: #464646; text-decoration: none; background-color: #F0F0F0;font-size:11px; }
a.menuLeftHover{color: #464646; text-decoration: none; background-color: #F0F0F0;font-size:11px }
.menuLeftSelected{color: #105eaa; }
a.menuLeftSelected{color: #105eaa; }
/* ************************
 * Sidebar Content Styles *
 ************************ */
div#right-side-nav {
    float: right;
    margin: 30px 33px 0px 0px;
    width: 213px;
}

div#right-side-nav .sidebar-content h2 { font-family: Arial; font-size: 1.4em; color: #105EAA; font-weight: normal; padding: 0px; margin: 0px 0px 15px 0px; border-bottom-width: 0px; }
div#right-side-nav .sidebar-content h3 { font-size: 10px; font-weight: bold; margin-bottom: 10px; font-family: Verdana; color: #464646; padding-top:0px}
div#right-sidebar-container { width: 268px; margin-right: -268px; }
div#right-sidebar-content { padding: 26px 36px 30px 0px; }
.sidebar-content { border: 1px solid #E9E9E9; margin-bottom: 23px; padding: 15px; }
.sidebar-content h2 { font-family: Arial; font-size: 1.4em; color: #105EAA; font-weight: normal; padding: 0px; margin: 0px 0px 15px 0px; border-bottom-width: 0px; }
.sidebar-content h3 { font-size: 9px; font-weight: bold; margin-bottom: 10px; font-family: Verdana; color: #464646; padding-top:0px}
.sidebar-content ul { list-style-type: none; margin: 0px; padding: 0px; }
.sidebar-content ul li { font-family:Verdana; font-size: 10px; margin-bottom: 5px; }
.sidebar-content ul li.last { margin-bottom: 0px; }
.sidebar-content ul li span.sidebar-news { font-weight: bold; font-family: Verdana; color: #464646; font-size: 10px; }
.sidebar-content a { font-family: Verdana; color: #105EAA; text-decoration: none; font-weight: bold; font-size: 10px; }
.sidebar-content a:visited { color: #709ECA; text-decoration: none; }
.sidebar-content a:hover { color: #709ECA; text-decoration: none; }
.call-to-order { color: #105EAA; }
.sidebar-content-call { margin-bottom: 23px; padding: 15px; background-color: #f4f7fb; }
.sidebar-content-call ul { list-style-type: none; margin: 0px; padding: 0px; }
.sidebar-content-call a { font-family:Verdana; color: #105EAA; text-decoration: none; font-weight: bold; font-size: 10px; }
.sidebar-content-call a:visited { color: #709ECA; text-decoration: none; }
.sidebar-content-call a:hover { color: #709ECA; text-decoration: none; }

/* *******************
 * Breadcrumb Styles *
 ******************* */
div#breadcrumbs a { color: #105EAA; text-decoration: none; }
div#breadcrumbs a:visited { color: #105EAA; text-decoration: none; }
div#breadcrumbs a:hover { color: #709ECA; text-decoration: none; }

/* *****************************
 * Account Registration Styles *
 ***************************** */
.register-form-item { display:block }
.register-form-item label { display: block; font-weight: bold; color: #444444;
    font-size: 11px; margin-bottom:3px;  margin-left:3px;}

.register-buttons { clear: both; text-align: left; }

.register-form-item.TextBox
{
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    color: #444444;
    font-size: 11px;
    margin-bottom: 6px;
    margin-left:4px;
    padding: 2px;
}
.register-form-item.column
{
     float: left;
    padding-right: 10px;
   
}

.register-buttons 
{
         padding-top:5px;


}
.register-form-item span.textlabel { display: block; font-weight: bold; color: #444444;
    font-size: 11px; margin-bottom:3px;  margin-left:3px;}
 

.register-form-item1 label { font-weight: bold; color: #444444; display: inline-block;
    font-size: 11px;  margin-left:3px;}


    
    /*.register-form-item1.column
{
 margin-left:50px;
 margin-top:-18px;   
     width:400px;
    padding-left: 8px;
}*/

.chekplace label
{
 margin-left:120px;
 margin-top:-25px;   
 
    padding-left: 8px;
}
/* *****************************
 * Grid Styles *
 ***************************** */

.mGrid { width: 880px; background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #fff; border-collapse:collapse;}
.mGrid td{padding:3px;border: solid 1px #fff; }
.mGrid th{padding:3px; border: solid 1px #fff;background-color: #709ecc; color:#fff;}
.mGrid th a{ color:#fff !important;  }
.mGrid .altraw{ background-color:#f4f7fb;}
.mGrid caption{ text-align:left; margin-top:25px; font-size:12px; margin-bottom:10px}

.mGrid2 { width: 670px; background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #fff; border-collapse:collapse;}
.mGrid2 td{padding:3px;border: solid 1px #fff; }
.mGrid2 th{padding:3px; border: solid 1px #fff;background-color: #709ecc; color:#fff;}
.mGrid2 th a{ color:#fff !important;  }
.mGrid2 .altraw{ background-color:#f4f7fb;}
.mGrid2 caption{ text-align:left; margin-top:25px; font-size:12px; margin-bottom:10px}

.cGrid { width: 880px; background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #fff; border-collapse:collapse;}
.cGrid td{padding:5px; }
.cGrid th{padding:5px;background-color: #709ecc; color:#fff; text-align:left;}
.cGrid th a{ color:#fff !important;  }
.cGrid .altraw{ background-color:#f4f7fb;}


.oGrid { width: 100%; background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #fff; border-collapse:collapse;}
.oGrid td{padding:5px; }
.oGrid th{padding:5px;background-color: #709ecc; color:#fff; text-align:left;}
.oGrid th a{ color:#fff !important;  }
.oGrid .altraw{ background-color:#f4f7fb;}

.smallGrid { background-color: #fff; margin: 3px 0 10px 0; border: solid 1px #fff; border-collapse:collapse;}
.smallGrid .altraw{ background-color:#f4f7fb;}

.proGrid { background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #D9D9D9 ; border-collapse:collapse;}
.proGrid td{padding:3px;border: solid 1px #D9D9D9 ; }
.proGrid th{padding:3px; border: solid 1px #D9D9D9;background-color: #709ecc; color:#fff;}


.divCart
{
    background-color: #2B648F;
    display: block;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    font-weight: bold;
}

.divCart a
{ 
   color: #FFFFFF;
}

/* *****************
 * category Left Nav Node Styles *
 ***************** */
#ctl00_LeftSidebarContent_CategoryNavigationControl1_CategoriesMenu{overflow:hidden!important;}
.menuLeft a{font-family: Verdana,Arial; display: block; color:#464646; text-decoration: none; background-color: #FFFFFF; font-size:11px; padding: 3px;}
.menuLeft a:hover{display: block; color: #464646; text-decoration: none; background-color: #F0F0F0;}

.menuLeft-inactive a { font-family: Verdana,Arial; display: block; color: #464646; text-decoration: none; background-color: #FFFFFF; font-size:11px;padding:  3px 3px 3px 11px;}
.menuLeft-inactive a:hover { display: block; color: #464646; text-decoration: none; background-color: #F0F0F0; }
.menuLeft-inactive .subcategorySelected.td{ color: #464646; text-decoration: none; background-color: #F0F0F0;}

.menuLeft-active{font-size:11px;font-family: Verdana,Arial;}
.menuLeft-active a { display: block; color: #105EAA; text-decoration: none; background-color: #FFFFFF; font-size:11px;padding: 3px; }
.menuLeft-active a:hover { display: block; color: #105EAA; text-decoration: none; background-color: #F0F0F0; }

.subcategorySelected a { color: #464646; text-decoration: none; background-color: #F0F0F0;}


/* *********************
 * Product List Styles *
 ********************* */
.product-categorynew{margin-left: auto; float:left; width:230px; padding-left:8px; margin-bottom:20px;}
.product-categorynew h3 { color: #105EAA; margin-bottom: 5px; border-bottom: 1px solid #E9E9E9; font-weight:normal; font-size:15px; padding-bottom:3px; line-height:normal; padding-top: 0px;}
a.category-image-link1 a{ height:110px;}
.product-category-column-1 {
    margin-bottom: 25px;
}
.product-category {
    float: left;
    margin: 5px 0 20px;
    padding: 0;
    width: 320px;
}

.compareBg
{
   padding: 5px; border:1px solid #e4e4e4; margin-bottom:10px;margin-top:10px; text-align:left;
    
}

/* *********************
 * Pager Styles *
 ********************* */
.pagerbg
{
    background-color:#f2f5f8;padding: 8px; margin-bottom:20px;margin-top:20px; border:1px solid #e4e4e4; text-align:right;
    
}
.pageresult
{
     text-align:left; font-weight:bold; color:#444; width:300px; display:block; float:left; clear:both;
}
.product-category-container 
{
    /*border: 1px solid #E9E9E9;*/
    border-style:none;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px 
 }
 
.product-category-container2 
{
    /*border: 1px solid #E9E9E9;*/
    border-style:none;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px 
 }
   
.product-category a.category-image-link img
{  
    max-width: 80px;
    max-height: 80px;
	/* Add IE6 Support */
	width: expression((this.width >= this.height) ? ((this.width > 80) ? 80: true) : true);
	height: expression((this.height > this.width) ? ((this.height > 80) ? 80: true) : true);
}
 /* ***********************
 * Product Detail Styles *
 *********************** */
.product-image-container 
{
    border: 1px solid #E9E9E9;
    height: 180px;
    /*line-height: 180px;*/
    text-align: center;
    width: 180px;
    border-style:none; 

}
.product-image-thumb
{
    width: 40px;
    height: 40px;
    border-style:none; 
    margin-right:5px;
}

.product-image
{
    max-width: 180px;
    max-height: 180px;
    /*width: 180px;
    height: 180px;*/
	/* Add IE6 Support */
	width: expression((this.width >= this.height) ? ((this.width > 180) ? 180: true) : true);
	height: expression((this.height > this.width) ? ((this.height > 180) ? 180: true) : true);
    border-style:none;
}
.productupgrades-image-container 
{
    border: 1px solid #E9E9E9;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px;
    margin-top:3px;
      margin-bottom:3px;
      border-style:none;
}

.productupgrades-image
{
    max-width: 80px;
    max-height: 80px;
	/* Add IE6 Support */
	width: expression((this.width >= this.height) ? ((this.width > 80) ? 80: true) : true);
	height: expression((this.height > this.width) ? ((this.height > 80) ? 80: true) : true);
    border-style:none;
}
.product-details { margin-left: 150px; }
.product-spacer { clear: left; height: 20px; }
ul.product-features { margin-top: 0px; padding-top: 0px; }
table.product-specs tr td { vertical-align: top; }
table.product-specs tr td.specs-first-column p { padding: 0px 10px 0px 0px; white-space: nowrap; }
table.product-literature { width: 100%; }
table.product-literature tr td { width: 33%; vertical-align: top; }
table.product-literature tr td p { margin: 0px; padding: 5px; font-weight: bold; }

/* item added */

.itemAddedDiv
{
    width: 208px;
    height: 162px;
    background: url("images/tbar-cart-popup.png") no-repeat;
     clear:both;
   padding:5px;
	z-index: 0;
	top:40px;



    position: absolute;


}
.content{
    height: 70px;
    padding: 60px 15px 0px 15px;
    position: relative;
    text-align: left;
    z-index: 5;
    color:#444;
}
.reviewtable td
{
    padding-left:10px;
    padding-right:10px;
    border-right:1px solid #ccc;
}
.reviewtable td.last
{
    border:none;
   
}
/* Product Detail TAb */
.ajax__tab_panel
{
    font-size: 11px;
    padding-top: 5px;
}
.ajax__tab_panel table td li
{
 font-size:11px;
}

.ProductDetailsTabDiv
{
    padding: 15px;
    overflow: auto;
    height: 160px;
}

.Dropdown label
{
    padding-left: 10px;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute; 
    z-index: 100; 
    top: 0px; 
    left: 0px; 
}
.modalPopup
{
	background-color: White; 
	position: absolute; 
	height: 500px;
	width:1000px;
	text-align:left;
	padding-left: 30px;
	padding-top: 30px;
}
.config table tr td{padding:3px; text-align:left;}

.configtable{ text-align:left;}

.error-message {color:Red;}


/* ***************
 * Email Contents Style *
 *************** */
 
 .emailbody
 {
     font-family: Arial; 
     font-size: 11px;
 }
 
 .emailtable
 {
     width: 400px;
     font-family: Arial; 
     font-size: 11px;
 }
 .emailTdTitle
 {
    width: 100px;vertical-align: top;font-weight: bold;
 }
 .emailContents
 {
    width: 300px;vertical-align: top;
 }
 
 .EmailItems
 {   
     vertical-align: top; 
     padding-right:10px;
     width: 350px;
     font-family: Arial; 
     font-size: 11px;
 }
 .EmailItemsQ
 {
     vertical-align: top; 
     padding-right:10px;
     width: 30px;
     font-family: Arial; 
     font-size: 11px;
 }
 
 .EmailItemsId
  {
     vertical-align: top; 
     padding-right:10px;
     width: 70px;
     font-family: Arial; 
     font-size: 11px;
 }
 .EmailItemsDisplay
  {
     vertical-align: top; 
     padding-right:10px;
     width: 100px;
     font-family: Arial; 
     font-size: 11px;
 }
.EmailItemsDate
 {
     vertical-align: top; 
     padding-right:10px;
     width: 100px;
     font-family: Arial; 
     font-size: 11px;
 }
div #MenuContent_TopNavigationMenu ul{
    margin:0 auto;
  padding:0;


}

    div #MenuContent_TopNavigationMenu ul li {
    margin-left:45px;
    
    }
  /* **************************
 * Featured Products Styles *
 ************************** */
.featured-product { }
.featured-product a.featured-product-image-link { float: left; border: 1px solid #E4E4E4; text-align: center; width: 85px; height: 85px; border-style:none;}
.featured-product a.featured-product-image-link img  
{
    max-width: 85px;
    max-height: 85px;
	/* Add IE6 Support */
	width: expression((this.width >= this.height) ? ((this.width > 85) ? 85: true) : true);
	height: expression((this.height > this.width) ? ((this.height > 85) ? 85: true) : true);
    border-style:none;
}
.featured-product div { margin-left: 95px; padding-right: 12px; }
.featured-product h3 { color: #105EAA; padding-bottom: 3px; margin-bottom: 10px; border-bottom: 1px solid #E9E9E9; font-weight:normal; font-size:14px; line-height:normal; padding-top:0px; margin-top:0px}
.featured-product h3 a { color: #105EAA; text-decoration: none; }
.featured-product h3 a:visited { color: #105EAA; text-decoration: none; }
.featured-product h3 a:hover { color: #709ECA; text-decoration: none; }
.featured-product p { line-height:16px }
/*image rotater style*/


/** Slider **/

#slider_container { position: relative; width:430px;}
.home_conteiner
{
    position: relative; width:430px;
    /* border: 1px solid #E9E9E9; */
    margin-bottom: 23px;
    padding: 15px;
    
}

#slider {
 height: 200px;
 width:430px;
    overflow: hidden;
    position: relative;
}
.slider {
	background-position: left top;
	background-repeat: no-repeat;
	height: 200px;
	/*border:1px solid #e4e4e4;*/
	top: 0;
	left: 0;

}


ul.nav {
	position: absolute;
	right: 15px;
	top: 120px;
	z-index: 10000;
}
ul.nav li {
	float: left;
	margin-right: 6px;
	width: 13px;
}
ul.nav li a { display: block; width: 13px; text-decoration: none; background: url('Images/circle_off.png') center left no-repeat; behavior: url(/js_bww/iepngfix.htc); }
ul.nav li a.activeSlide { background-image: url('Images/circle_on.png'); }





.jcarousel-wrapper {
    margin-left: 35px;
	margin-top:30px;
	
    position: relative;
   
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    /*
    (4 * width: 150px) + (3 * margin-right: 1px) = 603px
    */
    width: 365px;
    height: 100px;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
    width: 365px;
    height: 100px;
    margin-right: 1px;
	
}

.jcarousel img {
    max-height: 100px;
}

.jcarousel .loading {
    text-align: center;
    line-height: 90px; /* Fake vertical aligning */
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 35px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

.jcarousel-control-prev {
   left: -35px;
}

.jcarousel-control-next {
    right: -10px;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}









#MainContent_CartItemsControl_divTotal table td{
	
	padding:4px;

}
#MainContent_ReviewControl_CartItemsControl_divTotal table td{
	
	padding:4px;

}
#MainContent_OrderConfirmationControl_CartItemsControl_divTotal table td{
	
	padding:4px;

}
#MainContent_OrderHistoryDetailsControl_CartItemsControl_divTotal table td{
	
	padding:4px;

}
.subtotal{
	font-size:13px;

}
.grandtotal{
	font-size:15px;
	color:#F7941D;
	font-weight:bold;
}
#billaddress td{
	padding-right:10px;
	padding-bottom:10px;
}



.reviewbox{
	float:left;
	width:295px;
	border:1px solid #e4e4e4;
	margin-right:15px;
	padding:10px;
    padding-bottom:20px;
}

.reviewbox td
{
    padding-left:10px;
    padding-right:10px;
}

.addressbook{

	border:1px solid #e4e4e4;
	margin-right:15px;
	padding:10px
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


.modalPopup {
    background-color:#FFFFFF;
    border-width:1px;
    border-style:solid;
    border-color:Gray;
    padding:1px;
    text-align:center;
}
.hidden {display:none}

.datapagerStyle
{
    font-size:small;
}
.datapagerStyle2
{
    font-size:small;
    font-weight:bold;
    color:white;

    background-color:black;
}
/* ***************
Inner Page Content Styles
 *************** */


.listing { width: 100%; background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #fff; border-collapse:collapse;}
.listing td{padding:5px; }
.listing th{padding:5px;background-color: #709ecc; color:#fff; text-align:left;}
.listing th a{ color:#fff !important;  }
.listing .altraw{ background-color:#f4f7fb;}
.even{ background-color: #e9eff7;}
.odd{background-color: #f4f7fb;}

/*AutoComplete flyout */
.completionList {
border:solid 1px #444444;
margin:0px;
padding:2px;
height: 100px;
overflow:auto;
background-color: #FFFFFF;
}

.listItem {
color: #1C1C1C;
}

.itemHighlighted {
background-color: #ffc0c0;
}

.productthubnail{
	margin-top:5px;
	text-align:left;
	display:block;
/** Slider **/
}

#category{
    float: left;
    margin: 25px 15px 15px 0px;
    border:1px solid #333;
    padding: 0px;
    width: 170px;
    text-align:center;

}

/**VIDEO*/
div.overlay {
    /*z-index:9999;*/
     position:absolute;
    padding:40px;
    width:476px;
    display:none;
    background-image:url(images/gray.png);
    z-index:-1;
}
div.overlay div.close {
    background:url(images/close.png) no-repeat;
    position:absolute;
    top:2px;
    right:5px;
    width:35px;
    height:35px;
    cursor:pointer;
    z-index:100000;
}

/*pop up style*/

div.overlay a {
	height:370px;
	display:block;
    position:absolute;
    width:480px;
    z-index:100
}
/*video link*/
div.video {
    height:80px;
    width:400px;
    /*border:2px solid #fff;*/
    /*outline:1px solid #ccc;*/
    -moz-outline-radius:4px;
    cursor:pointer;
    text-align:center;
    float:left;
    margin:5px;
    padding-bottom:20px;
    font-size:13px;
    color:black;
    font-weight:bold;
    
}
div.video img {
    margin-top:10px;
    /*margin-top:50px;*/

}
div.video div.info {
    /*height:40px;*/ 
    /*background:#000 url(images/h80.png) repeat-x;*/
    /*background:white url(images/h80.png);*/
    /*opacity:0.7;*/
    color:black;
    /*color:#fff;*/
    /*margin-top:2px;*/
    text-align:center;
    padding:5px 5px;
    /*font-family:"bitstream vera sans","trebuchet ms";*/
    font-size:13px;
    /*font-weight:bold;*/
    /*border-top:1px solid #ccc;*/
    width:200px;
    margin-left:100px;
}
/*div.video div.info span {
    color:#99FF99;
    display:block;
}*/
