/* CSS Document */

html {
	min-width: 900px;
} /*IE7*/
body {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Cambria, Arial, Helvetica, sans-serif;
	
	background-color: #e5e5e5;
}
input {
	line-height: 1;
}
a {
	color: #333;
	cursor: pointer;
	outline: none !important;
	text-decoration: none;
}
a:visited {
	color: #333;
}
a:hover, a:focus {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #333;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.wrapper {
	width: 900px;
	border:15px solid white;
	margin:10px auto 0 auto;
	background:#fff;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
img {
	margin: 0;
	padding:0;
	border: none;
}
.navigation {
	height: 26px;
	line-height: 26px;
	border-top:2px solid #28166f;
	font-size: 14px;
	font-weight: bold;
	clear: both; 

}
.navigation .left a {
	text-decoration: none;
	display:block;
	float:left;
	margin-right: 10px;
	color: #28166f;
	background-color: #fff;
	padding: 0 5px;
}
.navigation .left a:hover {
	text-decoration: none;
	background-color: #28166f;
	color: #fff;
}
.navigation .right img {
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	float:left;
}

.content {
	padding-bottom: 15px;
}
.content .left {
	width: 450px;
}
.content .left h1 {
	color: #28166f;
	margin: 0;
	padding: 0 0 5px 0;
	font-size:16px;
	line-height: 18px;
	font-weight: bold;
	display: block;
}
.content .left p {
	padding: 10px 0;
	display: block;
	margin:0;
	line-height: 18px;
	color:#000;
	font-size: 12px;
	color: #333333;
}
.content .left .clients div {
	float:left;
	width: 145px;
	text-align: center;
	background-color: #FF0000;
}
.content .left .clients div p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	display:block;
	height: 40px;
	padding-top: 10px;
}
.content .left .clients div p a {
	font-weight: bold;
	text-decoration: none;
	display:block;
}
.content .left .clients div p a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.content .right {
	width: 370px;
	font-size: 12px;
	line-height: 16px;
}
.content .right a {
	text-decoration:underline;
	font-size:10px;
}
.content .right a:hover {
	color: #00aeef;
	text-decoration:none;
}
.content .right h1 {
	color: #00aeef;
	margin: 0;
	padding: 0 0 2px 0;
	font-size:14px;
	font-weight: bold;
	display: block;
}
.footer div {
	width: 900px;
	font-size: 10px;
	text-align: center;
	display:block;
}
.footer a {
	color: #28166f;
}
.footer .seprator {
	padding:0 5px;
}
.footer .footnav {
	background-color:#e5e5e5;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
}
.footer .copy {
	color: #888;
	padding:10px 0 5px 0;
}
#newsticker-demo {
	font-size: 12px;
	padding-top: 10px;
}
.newsticker-jcarousellite ul li {
	list-style:none;
	display:block;
	margin-bottom:6px;
}
.newsticker-jcarousellite ul li a {
	text-decoration: underline;
	background-color: #f5f5f5;
}
.newsticker-jcarousellite ul li a:hover {
	text-decoration: none;
	background-color: #28166f;
	color: #FFFFFF;
}
.subpage {
	width: 900px;
	background-color: #21116a;
	color: #FFFFFF;
	font-size: 13px;
}
.subpage .right {
	width: 320px;
	padding: 50px 20px 0 0;
}
.padrgt {
	padding-left: 530px;
	margin-bottom: 20px;
	background-color:#00adef;
}
.content .linkstrt {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	width: 220px;
	padding-bottom: 5px;
	background: #21116a url(../images/link-bg.jpg) no-repeat left bottom;	
}
.content .linkstrt a {
	text-decoration: none;
	color: #fff;
	font-style:italic;
}
.content .linkstrt a:hover {
	text-decoration: underline;
	color: #fff;
}

.content .linkstrt ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #00aeef;
}
.content .linkstrt li {
	padding:7px 0 7px 24px;
	border-bottom: 1px solid #40c2f3;
	background: url(../images/bullets.jpg) no-repeat 12px center;
}
.content .linkstrt li.selected {
	padding:7px 0 7px 24px;
	background: #40c2f3 url(../images/bullets1.jpg) no-repeat 12px center;
}

.top-round{background: #21116a url(../images/top.jpg) left top; height: 25px; font-size: 16px; font-style: italic; color: #fff; padding: 7px 0 2px 15px; display: block;}
.content .linkstrt .bdrnone{ border-bottom: none;}

.content .desc {
	width: 630px;
	font-size: 13px;
	color: #333333;
}
.content .desc h2 {
	margin: 0;
	padding: 5px 5px 5px 10px;
	margin: 20px 0 10px 0;
	font-weight: bold;
	font-size: 14px;
	display: block;
	color:#333333;
	 background-color: #e5e5e5;
}
.content .desc h1 {
	margin: 0 0 15px 0;
	padding: 0 0 4px 0;
	border-bottom: 2px solid #28166f;
	font-weight: bold;
	font-size: 18px;
	display: block;
	color: #28166f;

}
.content .desc b {
	font-size: 13px;
	color: #000000;
}
.content .desc ul {
	margin: 0;
	padding: 5px 0 10px 0;
	list-style: none;
}
.content .desc li {
	padding: 5px 0 5px 35px;
	color: #333333; font-style:italic;
	display: block;
	background: url(../images/arrow.jpg) no-repeat 15px 8px;
	list-style: none;
}
.content .desc li a {
	color: #333333;
	text-decoration: underline;
}
.content .desc li a:hover {
	text-decoration: none;
}
.content .desc span {
	color: #fff;
}
.content .desc form {
}
.content .desc span {
	display:block;
	padding: 5px;
	background-color: #00adef;
}
.content .desc p {
	border: 1px solid #f2f2f2;
	display:block;
	padding: 0;
	margin: 0;
}
.content .desc form p input {
	font-size: 11px;
	width: 200px;
	height: 15px;
}
.content .desc form p textarea {
	font-size: 11px;
	width: 204px;
	margin: 0;
	padding: 0;
}
.price {
	border-collapse: collapse;
	font-size: 11px;
}
.price .td1 {
	text-align: left;
}
.price td {
	padding: 4px;
	border:1px solid #f0f0e0;
	text-align: center;
}
.price td.clr1 {
	font-weight: bold;
	background-color: #CCCC99;
	color:#000;
}
.price td.clr2 {
	background-color: #28166F;
	color:#FFFFFF;
	font-size: 15px;
}
.includes {
	color: #666666;
	font-size: 11px;
	padding-top: 15px;
	display: block;
}
.includes em {
	padding: 2px 0 2px 5px;
	display: block;
	font-size: 10px;
	font-style: normal;
}


.analysis td{ padding: 2px 5px;}
.small{ font-size: 9px;}

.compare td{ padding: 0 15px 15px 0; border: none;}

.clnt{ border: none; padding: 0; clear: both; margin-bottom: 20px;}
.clnt strong{ display: block; padding: 0 0 10px 0; margin: 0; font-size: 15px; text-decoration: underline;}
.clnt img{ padding: 0 15px 0px 0;}
.rating td{ background-color: #CCCCCC; padding: 3px; font-size: 12px;  text-align: center; border-left: 1px solid #00ADEF; color: black;}
.position td{ text-align: center; color: black; padding: 3px; border-bottom: 1px solid #CCCCCC;}

