﻿/* ***************
 * 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; }
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{ border:1px solid #ccc; padding:2px; color: #444; padding-left:2px; background-color:#f9f9f9; font-size:11px;}
.TextBoxPatient{ border:1px solid #ccc; color: #444; margin-right:4px; background-color:#f9f9f9; font-size:11px;padding:2px}
.TextBox2{ border:1px solid #ccc; padding:2px; color: #444; background-color:#f9f9f9; font-size:11px;width:200px; margin-bottom:5px;}

.TextBoxCollection {
    border: 1px solid #ccc;
    padding: 2px;
    color: #444;
    background-color: #f9f9f9;
    font-size: 12px;
    width: 200px;
    margin-bottom: 5px;
}
.DropdownList {
    font-size: 11px;
    width: 180px;
    margin-bottom: 10px;
}
.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;
}
.ButtonPatient {
    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;
    cursor: pointer;
   padding: 1px;
}
.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;
    color:red;
}
.forgotlinks
{
     margin-left:133px;
     padding-top:5px;
}
.Registererror
{
   display: block;
   color:red;
}

.validationControl
{
    display: block;
}
 .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;
}
div#left-sidebar-content { padding: 5px 60px 30px 60px; }
div#middle-container
{
    float:left;
    width: 420px;
    padding: 7px 30px 45px 0;
    height: auto !important;
    min-height: 430px;
}
div#main-content-container { width: 450px; }
div#main-content { padding: 7px 30px 45px 0px; }
/*
div#middle-content { margin: 0px 0px 0px 0px; }
div#main-content-container { width: 450px; }
div#main-content { padding: 7px 30px 45px 0px; }
div#left-sidebar-content { padding: 25px 60px 30px 60px; }
div#right-sidebar-container { width: 268px; margin-right: -268px; }
div#right-sidebar-content { padding: 26px 36px 30px 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;} */
.headerright{  margin-bottom:5px; float:right;width:650px;}
#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;}
#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 60px; 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: 45px;margin: 0px; padding: 0px; background-image: url(Images/navbg.jpg); background-repeat: no-repeat; background-position: center; text-align: -moz-center; }

.menuTopitem {line-height: 45px;font-size: 11px;text-transform: uppercase; text-align: center;}
.menuTop{ width:auto;}
a.menuTopitem{padding-left:13px; padding-right:13px; color:#105eaa}
.menuTop td{padding-left:7px; padding-right:7px;}
.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:15px;  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 toppx; text-align: right;}
#footer #footer-nav { padding-top: 9px; margin-left: 290px; 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 { float: left; text-align: left; width: 280px; }
#footer #footer-logo img { float: left; }
#footer #footer-logo p { padding-left: 93px; margin: 16px 0px 0px 0px; color: #363636; 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 { display: block; color: #105EAA; text-decoration: none; background-color: #FFFFFF; }
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 { padding: 0px 0px 4px 0px; border: 1px solid #FFFFFF; }

/* ************************
 * Sidebar Content Styles *
 ************************ */
.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 {  }
.register-form-item label { display: block; font-weight: bold; color: #444444;
    font-size: 11px; margin-bottom:3px;  margin-left:3px;}
.register-form-item2 label { 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;
    margin-bottom: 8px;
}

.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}
.PatientmGrid { width:100%;  background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #fff; border-collapse:collapse;}
.PatientmGrid td{padding:3px;border: solid 1px #fff; }
.PatientmGrid th{padding:3px; border: solid 1px #fff;background-color: #709ecc; color:#fff;}
.PatientmGrid th a{ color:#fff !important;  }
.PatientmGrid .altraw{ background-color:#f4f7fb;}

.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;}
.cGrid th a{ color:#fff !important;  }
.cGrid .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;}

.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;}

/*.menuLeftHome a{font-family: Verdana,Arial; display: block; color:#464646; text-decoration: none; background-color: #FFFFFF; font-size:13px; padding: 3px; font-weight:bold; }
.menuLeft-activeHome{font-size:13px;font-family: Verdana,Arial;}*/

.menuLeftHome a{font-family: Verdana,Arial; display: block; color: #105EAA; text-decoration: none; background-color: #FFFFFF; font-size:13px; padding: 3px; font-weight:bold; }
.menuLeft-activeHome{font-size:13px;font-family: Verdana,Arial; font-weight:bold; }

.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;
}

/* *********************
 * 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;
    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 
}

.product-image
{
    max-width: 180px;
    max-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);
}
.productupgrades-image-container 
{
    border: 1px solid #E9E9E9;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px;
    margin-top:3px;
      margin-bottom:3px;
}

.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);
}
.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-left: 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; 
	max-height: 1000px;
	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;}
#ctl00_MainContent_PatientOrderControl_CollectOrderPopupControl1_CollectData input
{
    width: 600px;
}

/* ***************
 * 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;
 }

ul.sideLinks li
{
    font-size: 12px;
}

/* Please wait Modal */
.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: 10px;
}
.overlay 
{
    position: absolute;
    background-color: #FAFAFA;
     /*background-color: Gray;*/
     /*filter: alpha(opacity=70);
    opacity: 0.7;*/
    z-index: 2147483647 !important;
    opacity: 0.8;
    overflow: hidden;
    text-align: center; top: 0; left: 0;
    height: 120%;
    width: 100%;
    padding-top:20%;
}

