﻿*, html
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #598ac2; 
	background-image: url(../images/gosafeBackCircle.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	font-size: 9pt;
	font-family: Arial, Verdana, sans-serif;
}

#pageConstraints
{
    
	margin-left: auto;
	margin-right: auto;
	width: 942px;
	min-height: 610px;
	background: #ffffff;
	background-image: url(../images/leftNavBack.jpg);
	background-repeat:repeat-y;
}

/*==================================================
                   Page Header                     
===================================================*/

#pageHeader
{
	margin: 0;
	padding: 0;
	width: 942px;
	height: 110px;
	
	/* Only for mockup remove these 
	background-image: url(../images/header.jpg);
	cursor:hand;*/
}

#pageHeader #logo
{
    height:110px;
    width:117px;
    float:left;
}

#headerMiddle 
{
    height:110px;
    width:592px;
    background-color:#ffffff;
    float:left;
}

#headerMiddle #middleTop 
{
    background-image:url(../images/header_middle_01.jpg);
    height:65px;
    width:592px;
}

/*==================================================
                  Top Navigation
===================================================*/
#headerMiddle #topNavContainer 
{
    height:29px;
    width:625px;
    background-image:url(../images/topNav_background.jpg);
}

/*
#topNav
{
    list-style-type: none;
	text-align:left;
	height:1%;
	margin: 0;
	padding: 0;    
   text-align:center;
}

ul#topNav li
{ 
    float:left;
    vertical-align:middle;
    background-image:url(../images/topNav_separator.jpg);
    background-position:right 0px;
    background-repeat:no-repeat;
    padding-right:2px;
}

#topNav li a,
#topNav li a:visited
{
        display:block;
        padding:6px 17px 5px 17px;
        font-family:Tahoma, Arial;
        font-size:14px;
        color:#00427f;
        text-decoration:none;
        letter-spacing:-1px;
}


#topNav li a:hover
{
    background-color:#eee;
    color:blue;
    background-image:url(../images/topNav_background_over.jpg);
}

#topNav li.last 
{
    background-image:none;
}
*/ 

#headerMiddle #middleBottom 
{
    background-image:url(../images/header_middle_03.jpg);
    height:16px;
}

#topSubNav
{
    background-image:url(../images/subNav_background.jpg);
    width:227px;
    height:24px;
    list-style-type: none;
	text-align:left;
	display:block;
	margin-top:5px;
}

ul#topSubNav li
{ 
    float:left;
    vertical-align:middle;
}

#topSubNav li a,
#topSubNav li a:visited
{ 
    display:block;
    padding:5px;
    font-family:Tahoma, Arial;
    font-size:12px;
    color:#ffffff;
    text-decoration:none;
    letter-spacing:-1px;   
}

#topSubNav li a:hover
{
    text-decoration:underline;
}

#quickSearch
{
    text-align:right;
    background-image:url(../images/search_background.jpg);
    background-repeat:no-repeat;
    width:300px;
    height:34px;
    float:right;
    margin-top:20px;
    margin-right:15px;
}

#quickSearch .textbox
{
    float:left;
    margin-top:8px;
    margin-left:50px;
    width:205px;
    font-size:.9em;
    color:#aaa;
}

#quickSearch .imageButton
{
    float:left;
}

#headerRight 
{
    height:110px;
    width:233px;
    background-color:#ffffff;
    float:left;
    background-image: url(../images/headerRight_background.jpg);
    background-repeat:no-repeat;
}

/*==================================================
                   Page Contents
===================================================*/
#pageContents
{
    width:100%;
}

#breadCrumbsBar 
{
    width:942px;
    background-image: url(../images/breadcrumbBack.jpg);
    height:18px;
    display:block;
}

#breadCrumbs
{
   float:left;
   width:75%;
   display:block;
}

#cartItemCount
{
    vertical-align:middle; 
    display:block; 
    float:right;
    font-family:Arial;
    font-size:.9em;
    padding:1px;
    margin-right:15px;
}

#cartItemCount img
{
    vertical-align:middle;
}

#footer
{
    clear:both;
    margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../images/footerBack.jpg);
	background-repeat: no-repeat;
	height: 41px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 942px;
	padding-top: 40px;
}

#footer #footerLinks 
{
    text-align:left;
}
#footer #footerLinksRight
{
    float:right;
    text-align:left;
    margin-right:80px;
}

#footer #footerLinks a,#footer #footerLinksRight a
{
    font-family:Arial;
    color:#ffffff;
}

#footer #footerLinks a:hover, #footer #footerLinksRight a:hover
{
    text-decoration:none;
}

#contents
{
    /*margin-left:180px; */
    background-color:#fff;
    padding:5px;
    overflow:auto;
    /*font-size:.9em;*/
    float:left;
    width:750px;

}


/*========================================
        Product Browse Page
=========================================*/
.productItemStyle {
    border-bottom:1px solid #c3ced9;
    font-size:1em; /*.9em*/
    padding-top:10px;
    width:25%;
}

.productTitle
{
    font-weight:bold;
}

.productTitle a,
.productTitle a:visited
{
    color:#4D76A4;
    text-decoration:none;
    font-size:1.1em;
}

.productTitle a:hover,
.productTitle a:visited:hover
{
    color:#4D76A4;
    text-decoration:underline;
}

.price
{
    color:Red;
    font-weight:bold;
    font-size:1.3em;
}

.productImage
{
    height:100px;
}

.productImage img
{
    width:100px;
    border:0;
}

/*========================================
            Product Box
=========================================*/
#productBox 
{
    margin-left:auto;
    margin-right:auto;
    background-image: url(../images/ProductBoxBackground.jpg);
    background-repeat:repeat-y;
    width:732px;
}

#productBox #productBoxHeader
{
    background-image: url(../images/productBoxHeader.jpg);
    background-repeat:no-repeat;
    width:100%;
    height:42px;
    margin:0;
    vertical-align:middle;
    padding-top:10px;
    padding-left:15px;
    font-family:Tahoma;
    font-weight:bold;
}


#productBox #productBoxFooter
{
    background-image: url(../images/productBoxFooter.jpg);
    background-repeat:no-repeat;
    width:100%;
    height:42px;
    margin:0;
}

.separator 
{
	background-image:url(../Images/separator.gif);
	background-repeat:repeat-y;
	background-position:center center;
}

/*========================================*/

#productGridContainer
{
    margin-left:auto;
    margin-right:auto;
    background-repeat:repeat-y;
    width:732px;
}

.divProductContainer 
{
    height: 260px;
    border:1px solid #ccc;
    padding:4px;
    font-size:.9em;
}
.divsortexp
{
    padding-left:150px;
    
}

.productImage 
{
    width: 100%; 
    text-align: center;
}

.productFooter
{
    background-color:#eee;
    padding:5px; 
    padding-left:8px; 
    padding-right:8px;
    height:17px;
}

.productFooter div 
{
    float:left;
    width:30%;
}

.divInfo
{
    border-right:0;
    border-left: 0;
    border-top: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    padding: 4px;
    z-index: 2;
    font-family: ms comic sans, arial, sans-serif;
    letter-spacing: normal;
    background-color: #f1efe3; /*#ffffe6;*/
}

.floatLeft
{
    float:left;
}

a img 
{
    border:0px;
}

a.btnLargeImage
{
    background-image: url(../images/zoom_in.png);
    background-position:0% left;
    background-repeat:no-repeat;
    width:100px;
    padding-left:20px;
    color:#999999;
}

a.btnLargeImage:hover
{
    text-decoration:none;
    color:orange;
}

.eta
{
    color:Blue;
    font-weight:bold;
}

select.size
{
    margin-bottom:5px;
}

input.qty
{
    width:50px;
    text-align:right;
}

#productColumn
{
    width:80%;
    float:left; 
    padding-right:10px;
    margin-right:2px; 
    border-right:1px dashed #ccc;
}

#relatedProducts 
{
    text-align:center;
    padding:2px;
    margin-left:615px;
}

#relatedProducts h3
{
    /*background-color:#6699cc;*/
    padding:2px;
    border-bottom:2px solid #6699cc;
    color:#333;
    font-style:italic;
    font-size:1.1em;
    margin-bottom:5px;
}

#relatedProducts div
{
    padding-bottom:6px; 
    margin-bottom:5px;
    border-bottom:1px dashed #ccc;
}

h1
{
    font-family: Serif, Sans-Serif, Arial;
    letter-spacing:0px;
    line-height:17px;
    padding-bottom:4px;
    padding-top:10px;
    border-bottom:1px solid #8e9aa2;
    font-weight:bold;  
    color:#26485f;
    font-variant:small-caps;
    display:block;
    margin-bottom:5px;
    font-size:2em;
}

h2
{
    font-family:Tahoma;
    font-size:1.3em;
    padding-bottom:2px;
    border-bottom:1px solid orange;
    color:#598ac2;
    letter-spacing:1px;
    font-variant:small-caps;
}

/*========================================
        Gosafe Buttons
=========================================*/
input.blueButton,
input.darkButton,
input.buttonPrint
{
    border:0;
    width:147px;
    color:#ffffff;
    text-align:center;
    font-family:Tahoma, Arial;
    font-size:.9em;
    font-weight:bold;
    letter-spacing:.5px;
    height:24px;
    padding-bottom:1px;
    margin:2px;
    cursor:pointer;
}
input.buttonPrint
{
     background-image:url(../images/ButtonPrint.gif);
    background-repeat:no-repeat; 
}
input.blueButton
{
    background-image:url(../images/buttonBlue.gif);
    background-repeat:no-repeat;
}

input.darkButton
{
    background-image:url(../images/buttonDark.gif);
    background-repeat:no-repeat;
}

input.buttonCart
{
    background-image:url(../images/buttonCart.gif);
}

/*========================================
        White Box (Product Detail)
=========================================*/

div#whitebox
{
    width:204px;
    /*min-height:170px;
    _min-height:170px;*/
    background-image: url(../images/whitebox_02.gif);
    background-repeat:repeat-y;

}

#whitebox .header 
{
    background-image: url(../images/whitebox_01.gif);
    background-repeat:no-repeat;
    background-position: left top;
    letter-spacing:1px;
    font-weight:bold;
    border-bottom:1px solid #ccc;
    padding:10px;
}

#whitebox .content 
{
    text-align:center;
    /*min-height:105px;
    _min-height:105px; */
    padding:10px;
    background-image: url(../images/whitebox_02.gif);
}

#whitebox .footer
{
    background-image: url(../images/whitebox_03.gif);
    background-repeat:no-repeat;
    background-position: left top;
    height:8px;
    vertical-align:bottom;
}
/***************************************************
- Paging Styles
***************************************************/

#paging{
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#000000;
	font-weight:bold;
}

#paging a{
	padding:4px 7px 4px 7px;
	margin:0px 1px 0px 0px;
	border:1px solid #9aafe5;
	background:#FFFFFF;
	color:#2e6ab1;
	text-decoration:none;
}


#paging a:hover{
	border:1px solid #2b66a5;
	background:#2e6ab1;
	color:#FFFFFF;
	text-decoration:none;
}

#paging a.current 
{
	background-color:#2e6ab1;
	color:#fff;
}

#paging a.disabled 
{
	border:1px solid #ccc;
	color:#ccc;
}

.pagePicture
{
	border:1px solid yellow; 
	padding:5px;
	margin-left:10px;
	float:right;
	display:block;
}
.floatRight 
{
	float:right;
}
.imgTd
{
	width: 30%;
	padding-left: 5px;
}

.imgTd img
{
	padding: 3px;
	border: 0;
}
.divsearchContainer 
{
    height: 130px;
    border:1px solid #ccc;
    padding:4px;
    font-size:.9em;  
    width:359px;
}

.searchlink
{
    padding-right:1px;
}
.searchlink img
{
    height : 75px;
   
}
.collapsepanel
{
  
   background-color : #CECECE;
  font-size:2em;
  
   
}
.collapsepanelimg
{
    float : right;
    padding-right: 10px;
    padding-top:6px;
}

.infoTip
{
    border: #DDDDDD 1px solid;
	border-collapse: collapse;
    padding: 4px;
    z-index: 2;
    /*FONT-Family: MS Comic Sans, Arial, Sans-serif;
	 font-size: 8pt;*/
	 letter-spacing: normal;
    background-color: #ffffe6;
}

.textAlignCenter
{
    text-align:center;
}

.textAlignRight
{
    text-align:right;
}


/*========================================
        Gosafe Form Style
=========================================*/
.form
{
    margin-bottom: 10px;
}
.form h3
{
    background-image: url(../images/formBackground.jpg);
    background-color: #1f201f;
    border: 1px solid #393939;
    color: #fff;
    font-size: 1.2em;
    padding: 5px;
    padding-left: 15px;
    margin-left: 0px;
}
.form div.inner-boundary
{
    border: 1px solid #a8a8a8;
}
.form div.inner-boundary div.inner-border
{
    border-top: 1px solid #f9f9f9;
    border-left: 1px solid #f9f9f9;
    border-right: 1px solid #f9f9f9;
    border-bottom: none;
    background-color: #e0e0e0;
    padding: 10px 15px;
}
dl.formFields
{
    padding: 0;
    overflow: hidden;
   /* font-size: 13px; */
}
dl.formFields dt
{
    width: 25%/*90px*/;
    float: left;
    margin: 0 0 0 0;
    padding: 6px 0px 6px 0px;
    font-weight: normal;
    /*height: 25px;*/
    line-height: 16px;
    overflow: auto;
}

dl.formFields dt.rightAlign
{
    text-align:right;
    padding-right:5px;
    font-weight:bold;    
}

dl.formFields dt.rightExtended
{
    text-align:right;
    padding-right:5px;
    font-weight:bold;    
    width:45%;
}

dl.formFields dd
{
     /*float: left;
   width: 300px; */
    margin: 0 0 0 0;
    padding-top:4px;
    padding-bottom:2px;
}
dl.formFields dd small
{
    font-size: 11px;
    font-family: arial, sans-serif;
    font-style: italic;
    display: block;
    color:#666;
}
dl.formFields dt
{
    clear: both;
}

table.formFields .rightExtended
{
    font-weight:bold;
    text-align:right;
}

table.formFields td
{
    padding:6px 2px 6px 2px;
}

.input, .readonly
{
    font-family:Verdana;
    font-size:1em;
    background-image:url(../images/textBackground.jpg);
    background-repeat:repeat-x;
    background-position:center;
    border:1px solid #ccc;
    padding:3px;
}

select.input 
{
    font-size:.9em;
}

.readonly 
{
    background-image:none;
    background-color: #ddd;
}

.formButtons 
{
    text-align:center;
    margin-top:5px;
}

.required 
{
    color:Red;
}

.formButtons 
{
    text-align:center;
}

/*========================================*/
.divSpotlight
{
    float:right;
    position: absolute;
}
.divCategory
{
    height: auto;
    
    
}
.divCategory h3,
.divCategoryOH h3
{
 font-size:1.4em;
 font-family:Tahoma,Arial;
 color: #014BC2;
 padding-top:10px;  
 display:run-in;
 
 border-bottom-style:Solid;
 border-bottom-width:1px;
 border-bottom-color:#ccc;
}

.divCategory ul
{
 list-style-position:outside;
 list-style-type:disc;  
 list-style-image:url("../images/arrowicon.png"); 
 line-height:3px;
 
 
}

.divCategoryOH ul
{
   list-style-position:outside;
 list-style-type:disc; 
 text-align:right;
 direction:rtl; 
 list-style-image:url("../images/arrowiconright.png"); 
 line-height:3px; 
}

 .divCategory li a,
 .divCategoryOH li a
{ 
    float:inherit;
    vertical-align:middle;
   font-family:Tahoma, Arial;
    font-size:14px;
    color:#00427f;
    letter-spacing:1px;
    padding-right:2px;
    display:block;
    padding-top:17px;
    padding-left:10px;
    text-decoration:none;
}

.linkBrand a
{
    text-align:center;
    text-decoration:none;
    font-size:13px;
    color:#00427f;
    padding-top:20px;
    float:right;
    
}

.divCategory li a:visited,
.divCategoryOH li a:visited
.linkBrand a:visited
{
    color:#4D76A4;
    font-size:1.1em;
}

.divCategory li a:hover,
.divCategoryOH li a:hover,
.linkBrand a:hover,
.divBrands a:hover
{
    color:#4D76A4;
    text-decoration:underline;
}

.panelSearchbar
{/*
    color:#00427f;
    padding-right:2px;
    line-height:17px;
*/
}

.divBrands a
{
    font-family:Tahoma, Arial;
    font-size:12px;
    color:#00427f;
    padding-right:2px;
    line-height:12px;
    text-decoration:none;    
}

.divRental
{
    line-height:17px;
    
}
.divRental h4
{
    font-size:14px;
}
/*
.divRental li
{
 list-style-position:inside;
 list-style-type:disc; 
 line-height:17px;   
}
*/
.divRentalul
{
    font-size:12px;
 list-style-position:inside;
 list-style-type:disc; 
 line-height:17px;
 list-style-image:url("../images/arrowicon.png");    
}
.divRepair 
{

}
.divRepair td
{
  vertical-align:top;
  padding-bottom:10px;
}
.divRepair img
{
  padding-top:10px;
}
.divRepair h4
{
  padding: 3px 0px 3px 3px;
  display:block;
 
  color:White;
  font-size:15px;
}
.ulSublist
{
    padding-left:20px;  
}

.divEval
{
    
    color:inherit;
    
    line-height:17px;
}  

.divContact
{
    color:inherit;
    line-height:17px;
}

.divContact h5
{
   
    color:#00427f;
}

.divContactLocations
{
    border-style:solid;
    border-color:#F6F6F6;
    border-width:1px;
    margin-left:30px;
    margin-top:25px; 
    
}

.divContactLocations td, 
.divContactLocations td a
{
    border-style:solid;
    border-color:#F6F6F6;
    border-width:1px;
    background-color:#F6F6F6;
    line-height:25px;
    padding-top:4px;
    text-decoration:none;
    
}
.divContactInfo, .divContactInfo td a
{
    line-height:25px;
    padding-top:4px;
    text-decoration:none;
}
.divContactInfo td a
{
    color:#036CFF;
}
 .divContactLocations td a
 {
     color:#036CFF;
 }
 .divLocationtdName
 { width:225px;}
 .divLocationtdmail
 {width:200px;}
.h4location
{
    letter-spacing:1px;
    line-height:17px;
    color:#00427f;
    font-weight:bold;  
    font-variant:small-caps;
}
.h4Contact
{
    letter-spacing:1px;
    line-height:17px;
    color:#4D4D4D;
    padding-bottom:2px;
    padding-top:10px;
    border-bottom:1px solid #4D4D4D;
    font-weight:bold;  
    font-variant:small-caps;
    font-size:14px;
    display:block;
    margin-bottom:5px;
}
/*
.divCategory li a,
.divCategory li a:visited
{
    display:block;
    padding:6px 17px 5px 17px;
    font-family:Tahoma, Arial;
    font-size:14px;
    color:#00427f;
    text-decoration:none;
    letter-spacing:-1px;
}*/

.alignCenter
{
    margin-left:auto;
    margin-right:auto;
}

/*========================================
        Gosafe Form Messages
=========================================*/
.success {
	margin:-px 0px;
	border:1px solid #b2dc4d;
	color:#40550d;
	font-family:"Arial", Arial, sans-serif;
	font-size:12px;
	background:#cce297;
	font-weight:700;
	padding:5px;
}

.fail {
	margin:5px 0px;
	border:1px solid #c82820;
	color:#c82820;
	font-family:"Arial", Arial, sans-serif;
	font-size:12px;
	font-weight:700;
	background:#e7928d;
	padding:5px;
}

.warning {
	margin:5px 0px;
	border:1px solid #efdc90;
	color:black;
	font-family:"Arial", Arial, sans-serif;
	font-size:12px;
	font-weight:bolder;
	background-color: #fffecc;
	padding:5px;
}

.info {
	margin:5px 0px;
	border:1px solid #a6bdcf;
	color:#7a7a7a;
	font-family:"Arial", Arial, sans-serif;
	font-size:12px;
	font-weight:700;
	background:#dbe7ef;
	padding:5px;
}

.ico_success {
	padding-left:20px;
	background:url(../images/ico_success.jpg) no-repeat left center
}
.ico_warning {
	padding-left:20px;
	background:url(../images/ico_warning.jpg) no-repeat left center
}
.ico_error {
	padding-left:20px;
	background:url(../images/ico_error.jpg) no-repeat left center
}

.ico_check 
{
    padding-left:20px;
	background:url(../images/icon_check.gif) no-repeat left center
}

.ico_info
{
    padding-left:20px;
	background:url(../images/ico_info.gif) no-repeat left center
}

/*========================================*/

#topNavWrap ul li ul li 
{
	display: list-item;
	float: none;

}
#topNavWrap ul li ul 
{
	display: block;
	visibility: hidden;
	list-style-type: none;
	text-align:left;
}

/*========================================*/
/*GridView Styles*/
/*========================================*/

.gridViewHeaderStyle
{
    background-image: url(../images/formBackground.jpg);
    background-color: #1f201f;
    border: 1px solid #393939;
    color: #fff;
    font-weight:bold;
    padding-left: 15px;
    margin-left: 0px;
  
}
.tableExcelHeaderStyle
{
    background-image: url(../images/excelBack.gif);
   
    font-weight:bold;
    border:none;
    margin-left: 0px; 
    height:25px;
    text-align:center;
}
.tableExcel
{
   height:25px;
   width:100%;
   /*border:1px solid #A8A8A8; */
  
   clear:right;
}
.tableExcel td
{
   border:1px solid #bfbfbf;
   border-collapse:collapse;
  
   padding-left:5px;
}
.gridViewHeaderStyle td, .gridViewHeaderStyle th
{
    padding: 5px;
}
.gridViewHeaderStyle th a
{
    
    color:White;
    
}

.gridViewRowStyle
{
   vertical-align:top;  
}

.gridViewAlternatingRowStyle
{
    vertical-align:top;  
    background-color:#F5F5F5;
}

.gridViewSelectedRowStyle
{
    background-color:#A8A8A8;
}

.gridView
{
   padding-top:5px;
   width:100%;
   /*border:1px solid #A8A8A8; */
   border:1px solid #bfbfbf;
   clear:right;
    
}
.gridView .productImg,
.gridView .productImg img
{
  width : 50px;
}

.gridView td, gridView th
{
   padding:3px;
   /*padding-left:15px; */
   
}

.divButtons
{
    padding:5px;
    overflow:auto;
    text-align:center;
}

.divButtons span
{
    padding: 3px;
    width:32%;
    float:left;
}

.divHLSearch
{
    padding-top: 10px;
}
.divHLSearch span
{
    padding: 3px;
    width:45%;
    float:left;
}
.divHLSearchbar
{
    margin-left:90px;
    margin-top:10px;
    padding-top: 10px;
    padding-left:40px;
    margin-bottom:10px;
    width:60%;
    border:solid 1px #F5F5F5;
}
.divHLSearchbar span
{
    
    width:35%;
    background:#F5F5F5;
    float:left;

}
.divHLSearchbar td
{
    padding-top: 10px;
    padding-left:10px;
}
.SortHeaderRowStyle
{
    background-color: #C3C3C3;
    text-align: left;
    font-weight: bold;
    
}
.lblGreen
{
    color : Green;
}
.lblBlue
{
    color: Blue;
}
.lblRed
{
    color : Red;
}

.divAccount
{
    /*width:100%;*/
    display:block;
}

.divAccount td
{
    text-align:left;
    width: 30%;

   /* text-align:center;*/
    padding-top: 40px;
    padding-bottom:40px;
    padding-left:10px;
}


.divAccount table
{
    width:100%;
}

.divAccount table a
{
    text-decoration : none;
   
}

.h4Account
{
    letter-spacing:1px;
    line-height:17px;
    color:#4D4D4D;
    padding-bottom:2px;
    padding-top:10px;
    padding-left:10px;
    font-weight:bold;  
    font-variant:small-caps;
    font-size:14px;
    display:block;
    background-color:#E0E0E0;
    margin-top:10px;
}


.divAccountExtended td
{
     width: auto;
     text-align:center;
}

/*========================================*/
/*  A href styles
/*========================================*/

a,
a:visited
{
    color:#0066cc;
    text-decoration: underline;
}

a:hover,
a:visited:hover
{
    text-decoration:none;
    color: #6699ff;
}


/*=========================================*/
.subTotalParent
{
    width:95%;
    display:block;
    overflow:auto;
}

.subTotalDiv
{
    width:350px; 
    float:right; 
    border:1px solid #ccc;
    clear:right;
    margin-top:2px;
}

.subTotalDivText
{
    float:left; 
    padding:3px; 
    width:250px; 
    text-align:right; 
    font-weight:normal /*bold*/;
    padding-right:4px;
}

.subTotalDivValue
{
    float:right; 
    padding:3px; 
    text-align:right; 
    font-weight:bold;
}
.ContainerPanel

{

       width:100%;

       
}

.collapsePanelHeader

{
     width:100%;
     height:30px;
     background-image: url(../images/formBackground.jpg);
     background-color: #1f201f;
     border: 1px solid #393939;
     color: #fff;
     font-weight:bold;
}

.HeaderContent

{
    font-size:1.7em;
    float:left;
    padding-left:5px;
}

.AdvContent
{
}

.ArrowExpand

{
   background-image: url(../images/expand_blue.jpg);
   width:13px;
   height:13px;
   float:right;
   margin-top:7px;
   margin-right:5px;

}

.ArrowExpand:hover

{
       cursor:hand;
}

.ArrowClose

{
    background-image: url(../images/collapse_blue.jpg);
    width:13px;
    height:13px;
    float:right;
    margin-top:7px;
    margin-right:5px;
}

.ArrowClose:hover

{

    cursor:hand;

}
.divOrderStatusHeader
{
    margin-left:90px;
    margin-top:10px;
    padding-top: 10px;
    padding-left:40px;
    margin-bottom:10px;
    width:60%;
    border:solid 1px #F5F5F5; 
}
.divOrderStatusHeader td
{
    padding-top: 10px;
    padding-left:10px;
}
.divOrderStatusHeader span
{
    width:100%;
    padding-left:120px;

}
.divOrderStatusDetails
{
    width: 97.5%;
   
    padding:7px 0px 5px 7px;
}
.divOrderStatusDetails table
{
 width:100%;
}
.divOrderStatusDetails td
{
 padding: 2px 2px 3px 10px;
    
}
.divOrderStatusDetails p
{
    background-color:#E0E0E0;
    border:solid 1px #F5F5F5; 
    font-size:1.2em;
    padding:5px 0px 5px 2px;
}
.divOrderStatusHeaderDetails
{
    width:100%;
    padding:2px 0px 2px 2px;
    background-color:#E0E0E0;
}
.divOrderStatusHeaderDetails table
{
    width:100%;
}
.divOrderStatusHeaderDetails td
{
    padding:2px 0px 3px 5px;
}
.divMyAccountLogo
{
    margin:0 auto;
    padding:10px 0px 10px 0px;
       
}
.divOrderHistoryHeader
{
    text-align : center;
    height:10px;
    background-color: #E0E0E0;
    padding:5px 2px 10px 2px;
    margin-top:5px;
    font-size:1.2em;
}
.DatePicker
{
    width: 75px;
}

.clearBoth 
{
    clear:both;
}



hr.clearBoth
{
    margin-top:8px;
    margin-bottom:5px;
}

.disable 
{
    color:gray;
}

.grandTotal
{
    letter-spacing:.5px;
    line-height:17px;
    padding-bottom:2px;
    padding-top:10px;
    
    font-weight:bold;  
    font-size:1em;
    background-color:#eeeeee;
}

.panel 
{
    border:1px solid #ccc; 
    background-color:#dddeee;
}
.divFaceBook
{
    margin-top:12px;
    padding-left:3px;
    font-size:1.1em;
    font-weight:bold;
    color:White;
    text-align:center;
}

.divFaceBook img 
{
    vertical-align:middle;
    margin-top:2px;
}

.divFaceBook a, 
.divFaceBook a visited
{
    text-decoration:none;
    color:#ffffff;
}

.divFaceBook a:hover,
.divFaceBook a:visited:hover
{
    text-decoration:underline;
    color:#ffffff;
}

/*========================================*/
/*  Quick Order Page styles
/*========================================*/
 table.quickOrder 
{
    border:0;   
}

.quickOrder td,
.quickOrder th        
{
    padding:1px 1px 5px 1px;
}

.quickOrder td
{
    font-size:.9em;
}

.quickOrder th
{
    text-align:left;
}

.successful 
{
    color:Green;
}

.divCompanyHistory
{
    margin-left:25px;
    margin-top:15px;
}

.divCompanyHistory ul
{
 list-style-position:outside;
 list-style-type:disc;  
 list-style-image:url("../images/arrowicon.png"); 
 line-height:3px;
}

.divCompanyHistory ul li p
{
 padding-top:10px;
 padding-bottom:10px;
 padding-left:35px;
 line-height:3px;
}

.divCompanyHistoryh3
{
 font-size:1.4em;
 font-family:Tahoma,Arial;
 color: #014BC2;
 display:run-in;
 padding-top:20px;
 border-bottom-style:Solid;
 border-bottom-width:1px;
 border-bottom-color:#ccc;
}

.divMedsafeCatalog
{
  font-family:Verdana;
}

.divMedsafeCatalog ul
{
  list-style-position:inside;
 list-style-type:disc;  
 list-style-image:url("../images/arrowicon.png"); 
 line-height:3px; 
}

.divMedsafeCatalog ul li
{
 padding-top:5px;
 padding-bottom:10px;
 line-height:3px;
}

.specialText 
{
    margin-top:5px;
    margin-bottom:5px;
    color:#ff9900;
    text-align:center;
}

.noTextbox
{
    border:0;
    background-image:none;
    background-color:Transparent;
    font-family:Tahoma;
}

