body {
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	background-image:url(images/index/back.jpg);
	background-repeat:repeat-x;
	height: 100%;
	margin: 0px;
}
html {
	height: 100%;
}
.white ,.white h3 ,a.white{
	color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#900;
	background-repeat:no-repeat;
}
a:hover {
	text-decoration:underline;
}
em {
	font-style:italic;
}
form {
	margin: 0px;
}
#siteSearch {
	display: none;
	height: 100%;
	width: 100%;
	z-index: 1500;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/index/fullScreen.png);
	text-align: center;
	vertical-align: middle;
}
#searchBox {
	background-color: #FFF;
	margin-bottom: auto;
	background-image: url(images/nav_a-hover.gif);
	background-repeat: repeat-x;
	background-position: 0px -10px;
	border: 1px solid #000;
	width: 442px;
	margin-top: 150px;
	margin-right: auto;
	margin-left: auto;
}
#contactUS {
	display: none;
	height: 100%;
	width: 100%;
	z-index: 1500;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/index/fullScreen.png);
	text-align: center;
	vertical-align: middle;
}

#contactBox {
	background-color: #FFF;
	margin-bottom: auto;
	background-image: url(images/nav_a-hover.gif);
	background-repeat: repeat-x;
	background-position: 0px -10px;
	border: 1px solid #000;
	width: 460px;
	margin-top: 150px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1500;
	position: relative;
}
#footer {
	height:12px;
	width:100%;
	text-align:center;
	display:block;
	margin-top:14px;
}
#data {
	font-size:10px;
	margin-top:20px;
	height:30px;
	display:block;
}
#subhead h4 {
	color:#AB161C;
	text-transform:uppercase;
	font-weight:bold;
	padding:4px;
	margin:0px;
}

#addSites {
	display:none;
	position:relative;
	left:auto;
	top:auto;
	background-color: white;
	padding: 0px;
	height: auto;
	width: 748px;
	text-align: left;
	  }
#addBrands {
	display:none;
	position:relative;
	left:auto;
	top:auto;
	background-color: white;
	padding: 0px;
	height: auto;
	width: 748px;
	text-align: left;
	  }

#logout, #logout a {
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 10px;
}
.tableFrame {
	border: 1px solid #CCC;
    padding: 1;
    border-spacing: 1;
}

.tableHeader {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/tableHeader.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;    
    padding-bottom: 5
}
.tableHeader a {
	color: #FFF;
}
.tableHeaderLeft {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/tableHeader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.tableSubHeader {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.tableSubHeaderLeft {
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.tableRow {
	background-color: #FFF;
	cursor: pointer;
}
.tableRow:hover, .tableCellGreen:hover, .tableCellRed:hover {
	background-color: #EEE;
}
.tableCellGreen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDEE1;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDEE1;
	background-color: #CAFFB0;
}
.tableCellRed {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDEE1;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDEE1;
	background-color: #FFAC84;
}
.tableCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDEE1;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDEE1;
}
.tableCellGrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDEE1;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDEE1;
	color: #CCC;
}
.tableCellFirst {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDEE1;
	padding: 3px;
}

.tableCell img {
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}

.comment {
	font-size: 9px;
}
.pageHeader {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sort {
	cursor: pointer;
}
.resultsSelect {
	margin-left: 20px;
	color: #FFF;
	text-decoration: none;
	background-color: #AF1E25;
	border: 1px solid #FFF;
	padding: 0px;
}
#paging, #paging a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#paging .active {
	font-size: 18px;
	color: #06F;
	text-decoration: underline;
}
.whiteBorder {
	border: 1px solid #FFF;
}
.fullWidth {
	width: 98%;
}
.bgGreen {
	background-color: #CAFFB0;
}
.bgRed {
	background-color: #FFAC84;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	text-align: left;
}
.ac_loading {
	background-color: white;
	background-image: url(images/indicator.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #999;
	color: white;
}
.fontStd {
	font-size: 12px;
}
#searchLink {
	border:solid 1px #FFF;
	cursor:pointer; 
	padding:2px; 
	width:170px; 
	text-align:center;
}
#searchLink:hover {
	background-image: url(images/nav_a-link.gif);
}
#graph {
	height: 485px;
	width: 762px;
	overflow-x: auto;
	overflow-y: hidden;
	border: 1px solid #CCC;
	z-index: 300;
	position: relative;
	left: 0px;
	top: 0px;
}
#graphWarning {
	width: 400px;
	border: 1px solid #000;
	z-index: 100;
	margin-top: 100px;
	margin-left: 150px;
	position: absolute;
	background-color: #FFF;
	color: #900;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#graphData {
	height: 485px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #CCC;
}

#linkBox {
	border:solid 1px #FFF;
	cursor:pointer;
	text-align:center;
	margin-left: 10px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
} 
#linkBox a {
	color: #FFF;
}
#linkBox:hover {
	background-image: url(images/nav_a-link.gif);
}
.font14 {
	font-size: 14px;
}

.siteSelect {
	width: 200px;
}
.rowEven {
	background-color: #EFF0F1;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 0px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDEE1;
}
.rowOdd {
	background-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 0px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDEE1;
}
#playColumn {
	height: 480px;
	overflow-x: hidden;
	overflow-y: auto;
}
#updateList {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCC;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 487px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
}
#updateDetails {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 487px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 0px;
	padding-left: px;
	padding-right: 0px;
}
#profile {
	display: block;
	float: left;
	height: 240px;
	width: 240px;
	border: 1px solid #CCC;
	margin-top: 15px;
	margin-left: 16px;
	overflow: hidden;
}
#profileHead {
	height: 25px;
	overflow: hidden;
	font-size: 14px;
}
#profileList {
	display: block;
	height: 218px;
	overflow-x: hidden;
	overflow-y: auto;
}
#profileList ul {
	margin: 0px;
	padding: 0px;
}
#profileList li {
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-image: url(images/li_orange.gif);
	list-style-type: none;
}

#uk100 {
	display: block;
	float: left;
	height: 365px;
	width: 270px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
	background-color: #FFF;
}
#uk100Head {
	height: 65px;
	overflow: hidden;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#uk100List {
	display: block;
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
}
#uk100List ol {
	margin: 0px;
	padding: 0px;
	color: #999;
}
#uk100List li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type:decimal-leading-zero;
	list-style-position: outside;
	list-style-image:  none;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.fontGrey {
	color: #999;
}
.errorField {
	border: 1px solid #900;
}
.font16upper {
	font-size: 14px;
	text-transform: uppercase;
}
#register {
	display: none;
	height: 100%;
	width: 100%;
	z-index: 1500;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/index/fullScreen.png);
	text-align: center;
	vertical-align: middle;
}

