﻿/* mac hide*/
html, body {height:100%}
/* end hide */

body
{
   padding:0;
   margin:0;
   text-align:center; /* for ie6 and under */
   min-width:1000px;/* for mozilla*/
   background-color: #e7e7e7;
   font-family: verdana;
   font-size: small;
}

Button
{
    font-Size: 0.8em;
}

#wrapper{
   min-height:100%;
   width: 1000px; /* This is the width of the background image */
   color: #000000;
   text-align:left;
   margin:auto;
   /* position:relative; */
   background-image:url('../img/page.gif');
}

#header
{
    margin-left: -1px;
	background: url('../img/topbanner.gif') no-repeat;
	width: 980px;
	height: 136px;
}

#headerspacer
{
	height: 115px;
}

#form1
{
    height: 100%;
}

#container
{
    width: 978px;
    margin: auto;   
}
 
* html #wrapper{height:99.9%;} /*For ie as treats height as min-height anyway - also addreeses rounding bug at bottom of screen in IE*/

#footer
{
   width:980px;
   clear:both;
   height:33px;
   border-top:3px solid #fe0000;
   color: #000000;
   text-align:left;
   left:0px;
   bottom:0px;
   position: relative;
} 

* html #footer {/*only ie gets this style*/
   height:52px;/* for ie5 */
   height:50px;/* for ie6 */
   margin-bottom:-1px;
} 

#clearfooter {width:100%;height:53px;clear:both;} /* to clear footer */ 

#footertable
{
    color: #494949;  
}

.helpbox
{
	background: #fff url('../img/enter.gif') no-repeat top;
	padding: 0 3px 0 3px;
	font-size: inherit;
}

#footertable a
{
    color: #494949;
    text-decoration: none;   
}

#footertable a:hover
{
	text-decoration: underline;
}

#tabs
{
	bottom: 0px;
	height: 20px;
	border-bottom: solid 3px #ff0000;
	position: relative;
}

#tabs a
{	
	color: #ffffff;
	text-decoration: none;
}

#tabs a:hover
{
	text-decoration: underline;
}

.tabdown
{
	background: url('../img/tabdown.png') no-repeat left bottom;
	width: 80px;
	height: 22px;
	color: #fff;
}

.tabup
{
	background: url('../img/tabup.png') no-repeat left bottom;
	width: 80px;
	height: 22px;
	color: #fff;
}

#pipemenu
{
    font-size: 0.9em;
    margin-left: -1px;
	background: #666666;
	height: 21px;
	width: 980px;
}

#content
{
    font-size: small;
}

#contentleft
{
    margin: 10px 0px 10px 10px;
	float:left;
	width: 749px;
	max-width: 750px;
}

#contentleft a
{
    text-decoration: none;
}

#contentleft a:hover
{
    text-decoration: underline;
}

#contentright
{
    margin: 5px 15px 10px 15px;
	vertical-align: top;
	float: right;
	width: 187px;
}

#contentright a
{
    text-decoration: none;
}

#contentright a:hover
{
    text-decoration: underline;
}

.loginbox
{
	background: #fff url('../img/enter.gif') no-repeat top;
	font-size: 100%;
	width: 187px;
}

#infoleftpanel, #inforightpanel
{
	max-width: 360px;
	padding: 5px 5px 5px 5px;
	float:left;
}

.infoheadertext
{
	font-size: small;
	font-weight: bold;
	color: #EB2A2A;
}

.infotext
{
	text-align: justify;
	font-size: small;
	color: #606463;	
}

#leftpanel
{
	float:left;
}

#rightpanel
{
	float: right;
}

#leftpanel, #rightpanel
{
	max-width: 360px;
	vertical-align: top;
	background: #fff url('../img/gradient.gif') repeat-x top;
	margin-right: 0px;
	padding-right: 0px;
}

.inputbox
{
	border: 1px solid #3a3a3a;
	font-size: smaller;
}

.inputbox2
{
	border: 1px solid #3a3a3a;
	width: 60px;
	font-size: smaller;
}

.inputbox3
{
	border-color: Gray;
	border-style: inset;
	border-width: thin;
	font-family: Verdana;
	font-size: small;
	color: #696969;
}

.InputBoxRedBold
{
    color: red;
    font-weight: bold;
    width: 90px;
} 

.driversrecordinputbox
{
	border: 1px solid #3a3a3a;
	font-size: x-small;
}

.homebutton
{
	background-color:White;
	Border-Color:#507CD1;
	Border-Style:Solid;
	Border-Width:1px;
	Font:Verdana;
	Font-Size:0.8em;
	Color:#284E98;
}

.datainputtable
{
	width: 753px;
	border: 1px solid #3a3a3a;
}

.tabbeddatainputtable
{
	width: 735px;
	border: 1px solid #3a3a3a;
}

.pipemenualign
{
	text-align: right;
}

.calendarlabelalign
{
	vertical-align:middle;
}

.validatorCalloutHighlight
{
    background-color: Silver;
}

.headerlabel
{
	font: Verdana Bold 1em;
	font-size: larger;
	color: Black;
}

#divspacer
{
	height: 10px;
	width: 1px;
}

/* Accordion Styles */

.accordion
{
}

.accordionContent
{
    background-color: #FFFF99;
    border: 1px sold black;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionHeader
{
    border: 1px solid #3a3a3a;
    color: #3a3a3a;
    background-color: white;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #3a3a3a;
    color: #3a3a3a;
    background-color: white;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionSalmonBox
{
    font-size: smaller;
    background-color: #ffcccc;
    padding: 5px 3px 9px 4px;
    width: 705px;
    text-align: justify;
}
.accordionPanelTable
{
	width: 735px;
	border: 1px solid #3a3a3a;
}

.accordionPanelHeader
{
    width: auto;
    text-align: left;
    border: 1px solid #3a3a3a;
    color: #3a3a3a;
    background-color: white;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
    padding: 2px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionPanelHeader:hover
{
    background-color: #999999;
}

.accordionPanelHeaderSelected
{
    width: auto;
    text-align: left;
    border: 1px solid #3a3a3a;
    color: #3a3a3a;
    background-color: #999999;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
    padding: 2px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionPanelContent
{
    background-color: #E7E7E7;
    border: 1px sold black;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    height: 0px;
    overflow: hidden;
}

/* Calendar Styles */

.MyCalendar .ajax__calendar_container
{
	border: 1px solid #ff0000;
	background-color: White;
	color: #616161;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar
{
    background-image: url('../img/smiley_32.gif');
}

.emptyRatingStar
{
    background-image: url('../img/smiley_32_d.gif');
}

.savedRatingStar
{
    background-image: url('../img/smiley_32_h.gif');
}

.infotableheadertext
{
	padding-top: 5px;
	border-bottom: solid 1px #cd1212;
	font-size: larger;
}

.searchresults
{
	background-image: url('../img/GradientStrip.gif');
}

.pipemenureplacer
{
	height: 21px;
	background-color: #666666;	
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.recordheadercell
{
	width: 5%;
	text-align: center;
	font-style:oblique;
}

.recordstyle0
{
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: center;
    color: Black;
    border-style: solid;
    border-width: 1px;
    border-color: black;
}

.recordstyle1
{
	background-color: #BD3030;
	font-weight: normal;
	text-align: center;
    color: Black;
    border-style: solid;
    border-width: 1px;
    border-color: black;
}

.recordstyle2
{
	background-color: #BD7330;
	font-weight: normal;
	text-align: center;
	color: Black;
    border-style: solid;
    border-width: 1px;
    border-color: black;
}

.recordstyle3
{
	background-color: #F3CA42;
	font-weight: normal;
	text-align: center;
    color: Black;
    border-style: solid;
    border-width: 1px;
    border-color: black;
}

.recordstyle4
{
	background-color:  #B0B441;
	font-weight: normal;
	text-align: center;
	color: Black;
    border-style: solid;
    border-width: 1px;
    border-color: black;
}

.recordstyle5
{
	background-color: #6DA539;
	font-weight: normal;
	text-align: center;
	color: Black;
    border-style: solid;
    border-width: 1px;
    border-color: black;
}

.recordtable
{
	width: 753px;
	border: 1px solid #3a3a3a;
	font-size: x-small;
}

.upperpadd
{
	margin-top: 10px;
}

.homeheaderunderline
{
	border-bottom: solid 1px #CC0000;
}

.homepagecolorrow
{
	background-color:  #e7e7e7;
}

.searchtablebackground
{
	background-color: #e7e7e7;
}

.infodiv
{
	width: 753px;
}

.headerlabel
{
	color : #CC0000;
	font-size : large;
}

#infoleftpanel2 
{
	vertical-align: top;
	max-width: 205px;
	padding: 3px 5px 3px 5px;
	float:left;
}


#inforightpanel2
{
	vertical-align: top;
	max-width: 205px;
	padding: 3px 5px 3px 5px;
	float:left;
}

#midpanel2
{
	vertical-align: top;
	float: left;
	padding: 3px 40px 3px 40px;
	width: 205px;
}

.completionlist
{
	width: 200px;
	background-color: Aqua;	
}

.termsul
{
	padding-left: 25px;
}

.termsheader
{
	font-size: large;
}

.termsparaheader
{
	font-size:larger;
	font-weight:bold;
}

.handleimage
{
	width: 0px;
	height: 0px;
	overflow:hidden;
}

.termsul2
{
	font-size: 0.9em;
	color: #606463;
	padding-left: 14px;
}

.infocello
{
    font-size: smaller;
    background-color: #ffcccc;
    padding: 5px 3px 9px 4px;
    width: 753px;
}

.infocello a
{
    text-decoration: none;
    color: #5e5e5e;
}

.infocello a:hover
{
    text-decoration: underline;   
}

.infocell
{
    background-color: #ffcccc;
    padding: 5px 3px 9px 4px;
    width: 753px;
}

.infocell a
{
    text-decoration: none;
    color: #5e5e5e;
}

.infocell a:hover
{
    text-decoration: underline;   
}

.contacttable
{
    border: solid 1px #000000;
}

.timeComboBox .ajax__combobox_textboxcontainer input
{
	border-color: Gray;
	border-style: inset;
	border-width: 1px;
	font-family: Verdana !important;
	font-size: small !important;
	color: #696969 !important;
}
/* n = non-Business hours, c = core Business hours */
.n
{
    background-color: #7EA8CA;
}
.ajax__combobox_itemlist li.n:hover
{
    color: Gray !important;
    font-weight: normal !important;
    background-color: #7EA8CA !important;
}
.c
{
    background-color: #FFFFFF;
}
.ajax__combobox_itemlist li:hover
{
    color: Red !important;
    font-weight: bold;
}
.timeComboBox .ajax__combobox_itemlist
{  
    position:absolute !important;  
    width: 73px !important;  
	border-color: Gray;
	border-style: inset;
	border-width: 1px;
	font-family: Verdana !important;
	font-size: small !important;
	color: #696969 !important;
}  

.tipboxtext
{
    text-align: justify;
    font-size: smaller;
}

.redlargertext
{
    font-size: larger;
    color: Red;
}