@charset "utf-8";

@import "cmxformTemplate.css";
@import "cmxform.css";

/* CSS Document */
.tblbdy {
	width: 100%;
	height: 100%;
}

.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.buttonsfind {
	height: 25px;
	width: 100px;
	background-color: #00a1ee;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.buttonsfind:focus {
	background-color: #2554C7;
}

.buttonclear {
	height: 25px;
	width: 80px;
	background-color: #333333;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.buttonclear:focus {
	background-color: #333333;
}

.bgmain {
	background-color: #FFFFFF;
	background-image: url(../images/banner.gif);
}

.bgstrip {
	background-color: #38ACEC;
}

.fieldsfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00a1ee;
}

.errmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.screentitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00a1ee;
}

.links:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.links:hover {
	color: #FF6600;
}

.links:visited {
	color: #000;
}

.imgs {
	border: none;
}

.keyword {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.keyword ul {
	float: left;
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

.dataul {
	float: left;
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.dataul1 {
	float: left;
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

.newdiv1 {
	float: right;
	position: relative;
	list-style: none;
	width: 800px;
	height: 135px;
	padding: 5px 150px;
	border: 0px;
}

.newli3 {
	float: left;
	position: relative;
	list-style: none;
	width: 52px;
	height: 30px;
	padding: 5px 10px;
	border: 1px solid #C9C9C9;
}

.newli2 {
	float: left;
	position: relative;
	list-style: none;
	width: 145px;
	height: 30px;
	padding: 5px 10px;
	border: 1px solid #C9C9C9;
}

.newli1 {
	float: left;
	position: relative;
	list-style: none;
	width: 145px;
	height: 40px;
	padding: 5px 10px;
	border: 1px solid #C9C9C9;
}

.newli {
	float: left;
	position: relative;
	list-style: none;
	width: 52px;
	height: 40px;
	padding: 5px 10px;
	border: 1px solid #C9C9C9;
}

.newdiv {
	float: right;
	position: relative;
	list-style: none;
	width: 800px;
	height: 20px;
	padding: 5px 10px;
	border: 0px;
}

.newbuttons {
	border: none;
	color: #FFF;
	background: #6699CC;
	font-size: 11px;
	height: 25px;
}

#addform {
	display: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

#main {
	width: 100%;
	height: 100%;
}

.top {
	background: repeat-x;
	background-image: url(../images/topstrip.gif);
	height: 281px;
	width: 100%;
}

.banner {
	background: no-repeat;
	background-image: url(../images/banner.gif);
	width: 800px;
	height: 281px;
}

.info {
	
}

.bg {
	background-repeat: repeat-x repeat-y;
	background-image: url(../images/body_bg.gif);
	height: 100%;
	width: 100%;
}

.login {
	width: 100%;
	height: 55px;
	/*margin-left:400px;*/
}

.buttons {
	border: none;
	color: #FFF;
	background: #6699CC;
	font-size: 10px;
	height: 18px;
}

.content {
	width: 800px;
	height: 100%;
}

.contentchunks {
	border: 1px solid;
	border-style: dashed;
	border-color: #FFF #FFF #FFF #6699CC;
	padding: 1px;
	margin-left: 15px;
	width: 600px;
}

.listul {
	list-style: none;
}

.listul li {
	color: #6699CC;
	margin-left: 2px;
	font-weight: bold;
	margin-bottom: 5px;
}

.inputs {
	width: 150px;
	border: solid 1px;
	border-color: #66CCCC;
	height: 15px;
}

.navigation {
	height: 15px;
	padding-top: 195px;
	padding-bottom: 10px;
}

.nav {
	font-weight: bold;
	font-size: 10px;
	list-style: none;
	color: #FFF;
}

.nav li {
	float: right;
	display: inline;
	position: relative;
	margin-left: 10px;
	cursor: pointer;
}

.nav li:hover {
	color: #66CCCC;
}

.links {
	color: #FFF;
}

.links:visited {
	color: #FFF;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

#addform {
	display: none;
}

#footer {
	background: #87CEFA;
	width: 100%;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding: 9px 0px 7px 0px;
	text-align: center;
	line-height: 15px;
	clear: both;
}

#contactUsForm {
	width: 500px;
}

#contactUsForm label {
	width: 250px;
}

#contactUsForm label.error,#commentForm input.submit {
	margin-left: 253px;
}
.suggestionsBox {
	/*position: absolute;*/
	position: relative;
	
	width: 180px;
	padding:0px;
	
	border-top: 3px solid #000;
	
}
.suggestionList {
	margin: 0px;
	padding: 0px;
}
.suggestionList ul li {
	list-style:none;
	margin: 0px;
	padding: 6px;
	border-bottom:1px dotted #666;
	cursor: pointer;
}
.suggestionList ul li:hover {
	background-color:#FC3;
	color:#000;
}
.load{
background-image:url(../images/loader.gif);
background-position:right;
background-repeat:no-repeat;
}

.signinbutton {
	background: repeat-x;
	background-image: url(../images/Sign-in-with-Twitter-darker.png);
	width: 1px;
}