﻿/* CSS Classes Related to Controls */

/*	BUTTONS */

.Buttons {
	BORDER-RIGHT: #cccccc 1px solid;
	color: #fff;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #cccccc 1px solid;
	CURSOR: hand;
	BORDER-BOTTOM: #cccccc 1px solid;
	font-weight: normal;
	background-color: White;
	background-image: url(../../images/buttonbg.jpg);
	background-position:right top;
	background-repeat:repeat-x;
	padding: 3px;
}
.Buttons_Bold {
	BORDER-RIGHT: #cccccc 1px solid;
	color: white;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #cccccc 1px solid;
	CURSOR: hand;
	BORDER-BOTTOM: #cccccc 1px solid;
	font-weight: bold;
	background-color: White;
	background-image: url(../../images/blue.gif);
	background-position:right top;
	background-repeat:repeat-x;
	padding: 3px;
}
/*	END OF BUTTONS */

/* LABELS */

/*.Labels_PageHeading
{
	font-family: Arial;
	font-size: 18px;
	color: #3b3b45;
	font-style:normal;
	font-weight: bolder;
	letter-spacing: -1px;
}

.Labels_PageSubHeading
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;	
	font-style: normal;
	font-weight: bold;
}

.Labels_Validation
{
	font-family: Arial;
	font-size: 11px;
	color: Red;	
	font-style: normal;
	font-weight: normal;
}
.Labels_Messages /* error messages, system messages etc */
/*{
	font-family: Arial;
	font-size: 11px;
	color: Red;	
	font-style: normal;
	font-weight: normal;
}
.Labels
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
}
.Labels_Small
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
}
.Labels_Medium
{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
}
.Labels_Large
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight:normal;
}

.Labels_Bold
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.Labels_SmallBold
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.Labels_MediumBold
{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.Labels_LargeBold
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}


/* END OF LABELS */


a:link {
	color: #e38102;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color: #e38102;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color: #333333;
	text-decoration:underline;
	font-weight:bold;
}
a:active {
	color: #e38102;
	text-decoration:underline;
	font-weight:bold;
}

.darklink:active,.darklink:link, .darklink:visited
{
	color: #333333;
	font-size:12px;
	font-weight:bold;
}

.darklink:hover
{
	color: #fff;
	font-size:12px;
	font-weight:bold;
}

/*.Textboxes
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Arial;
}

.Textboxes_RightAlign
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Arial;
	text-align:right;
}

.DropDownLists
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Arial;
}



/* end of css classes related to Controls */



/*html, body {
	margin:0px;
	padding:0;
	font-family: Arial;
	color: #333333;
}

.bg{background-image: url(../../images/bgblue.gif);
	background-position:right top;
	background-repeat:repeat-x;
	background-color:#d4d5db;
}
	
.main-div{background-image: url(../../images/blueDivbg.gif);
	background-position:right top;
	background-repeat:repeat-x; 
	border-top: 1px solid #684026;}


select
{
	background-image: url(../../images/select_bg.jpg);
	border: 1px solid #c1c1bf;
}



td
{
	font-family: Arial;
	font-size: 12px;
	color: Black;	
	font-style: normal;
	font-weight:normal;
}
td.padding
{
	padding:2px;
}
.FieldLabels_Bold
{
	font-family: Arial;
	font-size: 11px;
	color: Black;	
	font-style: normal;
	font-weight: bold;
}

.HeaderCell
{
 background-color: inherit;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold; 
}

.GridRecordCountFooter
{
	font-weight: bold
}

.MenuHelp
{
	color: white;
	font-weight: bold
}

table.patterntable
{
	border: 1px solid #cdcdcd;
	background-image:url(../../images/tb_bg.jpg);
}


/*Master Template Unique classes
.headerbg
{
	background-image: url(../../images/top_bgblue.jpg); background-position:left top; background-repeat:repeat-x; border-bottom: 1px solid #684026;
}


/*App name
.appname-tdleft
{
	background-image: url(../../images/title_lefty.gif); background-position:left top; background-repeat:no-repeat; width:5px; height:15px;
	}

.appname-tdbg
{
	background-image: url(../../images/title_bg.gif); background-position:left top; background-repeat:repeat-x; 
	padding-left:10px; padding-right:10px;font-family: Arial;	color: #FFFFFF;	text-decoration: none;	font-size: 10px;
}
.appname-tdright
{
	background-image: url(../../images/title_righty.gif);  background-repeat:no-repeat; width:5px; height:15px;
}

/*Info name
.info-tdleft
{
	background-image: url(../../images/info_left.gif); background-position:left top; background-repeat:no-repeat; width:19px; height:25px;
	}

.info-tdbg
{
	background-image: url(../../images/info_ext.gif); background-position:left top; background-repeat:repeat-x; 
	padding-left:10px; padding-right:10px; font-family: Arial;	color: #FFFFFF;	text-decoration: none;	font-size: 10px;
}
.info-tdright
{
	background-image: url(../../images/info_right.gif);  background-repeat:no-repeat; width:19px; height:25px;
}

.MilesGridInactive
{
	background-color: #FFCCCC
}

.MilesGridInactiveAlternating
{
	background-color: #FFDDDD
}

/*Info tables
.corner-top-left {
	background-image: url(../../images/Cus-corner-tl.png);
	background-repeat: no-repeat;
	behavior: url(../../images/iepngfix.htc);
	height:10px; width:10px;
}
.corner-top-right {
	background-image: url(../../images/Cus-corner-tr.png);
	background-repeat: no-repeat;
	behavior: url(../../images/iepngfix.htc);
	height:10px; width:10px;
}
.corner-bott-right {
	background-image: url(../../images/Cus-corner-br.png);
	background-repeat: no-repeat;
	behavior: url(../../images/iepngfix.htc);
	height:10px; width:10px;
}
.corner-bott-left {
	background-image: url(../../images/Cus-corner-bl.png);
	background-repeat: no-repeat;
	behavior: url(../../images/iepngfix.htc);
	height:10px; width:10px;
}
.pattern-top{
	background-image: url(../../images/Cus-pat-t.gif);
	background-repeat: repeat-x;
	height:10px;
}
.pattern-right {
	background-image: url(../../images/Cus-pat-r.gif);
	background-repeat: repeat-y;
	width:10px;
}
.pattern-bottom {
	background-image: url(../../images/Cus-pat-b.gif);
	background-repeat: repeat-x;
	height:10px;
}
.pattern-left {
	background-image: url(../../images/Cus-pat-l.gif);
	background-repeat: repeat-y;
	width:10px;
}
/*End Info tables*/

/*Layout*/

html, body {
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background:#000;
	margin-top:8px;
	margin-bottom:15px;
}
#page-container {
	width:838px;
	background:#FFFFFF;
	margin:auto;
	padding:12px;
}

#topbar {
	border:1px solid #000000;
	margin-bottom:1px;
	background:url(../../images/bkg_topbar.jpg) repeat-x #FFFFFF;
	height:23px;
}

#header {
	height:127px;
	width:838px;
	margin-bottom:1px;
}

#nav {
	background:url(../../images/bkg_nav.jpg) bottom no-repeat #000;
	width:216px;
	border-right:1px solid #ffffff;
	overflow:hidden;
	vertical-align:top;
}

#flash {
	border:1px #000 solid;
	width:585px;
	height:141px;
	text-align:center;
}

.ie6-bkgbug {
	background-color:#FFFFFF;
}

#content {
	background:#dedede;
	border:1px solid #000;
	overflow:hidden;
	padding:5px 15px 15px 15px;
	min-height:400px;
}
#content-height {
	min-height:410px;
}

#testimonials {
	background:url(../../images/bkg_testimonials.jpg);
	width:271px;
	text-align:center;
	font-size:11px;
	font-style:italic;
}

#footer {
	background:url(../../images/bkg_footer.jpg) no-repeat #fff;
	margin-top:1px;
	padding-top:20px;
	height:25px;
	clear:both;
	font-size:11px;
	vertical-align:middle;
}

#ticker {
	color:#de711a;
	font-size:11px;
	padding:0px 0px 30px 0px;
	text-decoration:underline;
	background-color:#dedede;
}

.headings {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	padding-left:56px;
}

.grayheadings {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.orangeheadings {
	font-family:Helvetica, Arial, sans-serif;
	color:#e47e00;
	font-size:15px;
}

.imgborder {
	border:1px #000 solid;
}

.imgtable-right {
	background:#f29130;
	padding:13px;
	border:1px solid #000;
	margin-left:18px
}

.imgtable-left {
	background:#f29130;
	padding:13px;
	border:1px solid #000;
	margin-right:18px
}

.imgtable {
	background:#f29130;
	padding:13px;
	border:1px solid #000;
}

.testimonials {
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size:16px;
	line-height:20px;
	padding:5px;
}

.testimoniallink:active,.testimoniallink:link, .testimoniallink:visited {
	color: #000; text-decoration:none;
	font-weight:normal;
}
.testimoniallink:hover {
	color: #000; text-decoration:none;
	font-weight:normal;
}

li {
	margin-bottom:10px;
}




