* {
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px;
	padding: 0px;
	color: #333;
	font: normal 14px Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	direction: ltr;
	background-color: #ccc;
}

table {
	border-collapse: collapse;
	border: none;
	padding: 0px;
}

p, h1, h2, h3, h4, h5{
	padding: 0px 0px 10px 0px;
}

hr {
	height: 1px;
	background: #ccc;
	margin: 5px 0px;
	border: none;
}


.header {
	height: 147px;
	width: 998px;
	background: url(../images/headerBG.jpg) repeat-x left top;
	margin: 0px auto;
}

.header a, img {
	text-decoration: none;
	border: none;
	outline: none;
}

.logo {
	position: absolute;
	height: 147px;
	float: left;
}

.login{
	padding: 10px;
	float: right;
	color: #fff;
}

.wrapper {
	width: 998px;
	margin: 0px auto;
	border: 1px solid #999;
	background-image: none;
	background-color: #fff;
	border-top-style: none;
	min-width: 910px;
	overflow: hidden;
	-webkit-box-shadow : 0 0 5px #888;
}


.menu {
	background: url(../images/menuBG.png) repeat-x;
	height: 37px;
	border-bottom: 1px solid #000;
}

.menu a {
	color: #fff;
}

.banner{
	height: auto;
	width: 1000px;
	border-bottom: 6px solid #000;
	padding: 0px;
	background: url('../images/videoBox.jpg') no-repeat;
}



.mainbar {
	vertical-align: top;
	padding: 10px;
	width: 760px;
}

.sidebar {
	width: 440px;	
	padding: 15px;
	background: #e6edf8;
	border-right: 1px solid #ccc;
	vertical-align: top;
}

.sidebar #testimonials{
	text-align: justify;
}

.footer{
	border-top:1px solid #ccc ;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	color: #666;
	background: #eee;
}

.left {
	float: left;	
}

.right {
	float: right;
}

.clearie { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.clear{
	clear: both;
}

.menu a.button {
    background: transparent url('../images/btnBG2.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 13px arial, sans-serif;
    height: 32px;
    margin-right: 0px;
    padding-right: 19px; /* sliding doors padding */
    text-decoration: none;
    padding-top: 5px;
}

.menu a.button span {
    background: transparent url('../images/btnBG1.png') no-repeat;
    display: block;
    line-height: 13px;
    padding: 12px 0 12px 16px;
    margin-top: -5px;
} 

.menu a.button:hover {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

.menu a.button:hover span {
    background-position: bottom left;
    padding: 12px 0 12px 16px; /* push text down 1px */
}



.menu a.button2 {
    background: transparent url('../images/btnBG2Green.jpg') no-repeat scroll bottom right;
    color: #fff;
    display: block;
    float: left;
    font: normal 13px arial, sans-serif;
    height: 32px;
    margin-right: 0px;
    padding-right: 19px; /* sliding doors padding */
    text-decoration: none;
    padding-top: 5px;
}

.menu a.button2 span {
    background: transparent url('../images/btnBG1Green.jpg') no-repeat bottom left;
    display: block;
    line-height: 13px;
    padding: 12px 0 12px 16px;
    margin-top: -5px;
} 


.successBox{
	background:#C8FBAD url(../images/tick_circle_frame.png) no-repeat scroll 10px center;
	border-bottom:2px solid #94F959;
	border-top:2px solid #94F959;
	font-size:11px;
	padding:10px 10px 10px 35px;
	margin-bottom: 10px;
}

.error{
	background: #f7aeae url(../images/cross_circle_frame.png) no-repeat scroll 10px center;
	border-bottom:2px solid #f2332e;
	border-top: 2px solid #f2332e;
	font-size:11px;
	padding:10px 10px 10px 35px;
	margin-bottom: 10px;
}

.loginTable td{
	padding: 3px;
}

.loginTable .head {
	font-size: 18px;
	text-align: left;
}

input[type="text"], input[type="password"] {
	border: 1px solid #ccc;
	padding:3px;
	width: 200px;
}

.videoContent{
	padding: 10px 15px 10px 10px;
	color: #000;
	font-size: 16px;
	width: 500px;
	height: 300px;
	text-transform: capitalize;
	float: right;
}

.page-splits{height:6px;border:1px solid #ccc;background-color:#dee5f0;}
.title{color:#1C509B;font:17px arial,verdana,sans-serif;font-weight:normal;text-align:center;}
a,a:visited,a:link{color:#335baa;text-decoration:none;outline:none;border: none;}
a:hover{
	text-decoration: underline;
}
.blueTitle {
	color:#335baa;
	font-size: 14px;
	font-weight: bold;
}

.turds td {
	padding: 5px;
	vertical-align: top;
}

.name {
	color:#335baa;
	font-weight: bold;
}

li{
	margin-left: 25px;
	padding: 5px;
}


ul{
	margin-bottom: 10px;
}

.reportButton {
	position: absolute;
	top: 400px;
	margin-left: 15px;
}

.formTable {
	border: 1px solid #ccc;
	background: #eee;
	margin: 10px;
}

.formTable td{
	padding: 5px;
}


.star1{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 32px;
	background: url(../images/star.jpg) no-repeat;
}

.star2{
	display: block;
	float: left;
	width: 32px;
	height: 16px;
	margin-right: 16px;
	background: url(../images/star.jpg) no-repeat;
}

.star3{
	display: block;
	float: left;
	width: 48px;
	height: 16px;
	background: url(../images/star.jpg) no-repeat;
}