/* Start of CMSMS style sheet 'LOBO Main' */
/* CSS definition file containing sitestyle stylesheets */

BODY {
	font-family: "Verdana", Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
  	margin: 10px;
  	padding: 10px;
  	top: 10px;
	background: #000000;
	line-height: 18px;
  	background-image: url("images/back.jpg");
  	background-repeat: repeat-x;
  	background-position: top left;
}

li { 
}

.clearBoth {
	clear: both;
	}

A:link {text-decoration: underline; color: #000000;}
A:visited {text-decoration: underline; color: #000000;}
A:active {text-decoration: underline; color: #000000;}
A:hover {text-decoration: none; color: #000000;}

A.nav:link {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px; padding-left: 5px;}
A.nav:visited {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px; padding-left: 5px;}
A.nav:active {text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px; padding-left: 5px;}
A.nav:hover {text-decoration: underline; color: #FFFFFF; font-weight: bold; font-size: 12px; letter-spacing: 1px; padding-left: 5px;}

.header {
	width: 890px;
	height: 228px;
	text-align: left;
}

.headerimage {
	width: 494px;
	height: 228px;
	text-align: left;
	padding: 0px;
	float: left;
	display: inline;
}

.headertext {
	width: 381px;
	height: 188px;
	text-align: right;
	padding: 0px;
	float: left;
	display: inline;
  	background-image: url("images/head-back.gif");
  	background-repeat: no-repeat;
  	background-position: top right;
	padding: 40px 15px 0 0;
}

.tabs {
	width: 890px;
	height: 34px;
	text-align: left;
}

.tabsingles {
	width: 178px;
	height: 34px;
	text-align: left;
	padding: 0px;
	float: left;
	display: inline;
}

.mainarea {
	width: 890px;
	text-align: left;
  	background-image: url("images/mainback.gif");
  	background-repeat: repeat;
  	background-position: top left;
}

.homeleft {
	width: 166px;
	text-align: left;
	padding: 0px;
	float: left;
	display: inline;
}

.homiddle {
	width: 496px;
	text-align: left;
	padding: 0px;
	float: left;
	display: inline;
	padding: 0 15px 15px 15px;
}

.homeright {
	width: 186px;
	text-align: right;
	float: left;
	display: inline;
        padding: 20px 0 20px 0;
}

.mainright {
	width: 693px;
	text-align: left;
	padding: 0 15px 15px 15px;
	float: left;
	display: inline;
}

.breadcrumbs {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 5px 10px 10px 0;
	text-align: right;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

.google {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 5px 10px 10px 0;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

.footer {
	width: 888px;
	height: 98px;
	text-align: center;
  	background-image: url("images/foot-back.gif");
  	background-repeat: no-repeat;
  	background-position: top left;
	padding: 2px;
	font-size: 10px;
        color: #fff;
}

.footer a {
	color: #ffae00;
}

/* alternate table colors */

tr.even td {
	background-color: #FFFFFF; color: black;
}
tr.odd td {
	background-color: #cccc99; color: black;
}
tr.headings td {
	background-color: #000000; color: white;
}


/* tables */

td.servicesblock {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: .5px;
	line-height: 17px;
	padding: 7px;
	text-align: left;
}

td.breakdown {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #666666;

}

.smalltable {
	border: 1px #666666 solid;
	background-color: #D2BCB0;
	width: 210px;
}

table.navbar {
	border-width: 0px 1px 0px 0px;
	border-style: none solid none none;
	border-color: #717171;
}

/* HEADINGS */
	h1 {
		font-size: 18px;
		line-height: 1em;
		margin: 0;
		padding: 0 0 0 10px;
		color: #000000;
	}
	h2 {
		font-size: 1.5em;
                line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;
                color: #333333;
	}
	h3 {
		font-size: 1.3em;
		line-height: 1.3em;
		margin: 0 0 0.5em 0;
		padding:0;
	}
	h4 {
		font-size: 1.2em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h5 {
		font-size: 18px;
                color: #ffffff;
		margin: 0 0 10px 0;
		padding: 0 0 0 0;
	}
	h6 {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}

/* option tables test */

table.options {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none solid solid solid;
	border-color: #666666;
	border-collapse: collapse;
}

td.optionshead {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #000000;
	background-color: #666666;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
}

td.optionsheadcells {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #666666;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

td.optionscells {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dotted dotted dotted dotted;
	border-color: #666666;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

td.servicebox {
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: left;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
  	background-image: url("images/res-busbacks.gif");
  	background-repeat: repeat;
  	background-position: top left;
}

.links {
	border: 1px #666666 dotted;
	margin: 10px;
        padding: 10px;
}
/* End of 'LOBO Main' */

