/*
	CSS Document
	Capital Outdoor
	Author: SoluWorks <solutions@SoluWorks.com>
 */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 15px 0px 0px 0px;
	height: 100%;
	padding: 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 120%;
	background:url(../images/mainbg.jpg);

	color: #333333;
}
p, td {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 130%;
 }
.searchbox {
	width: 150px;
	height:17px;
	text-align: center;
	font-size:9pt;
	border:0px #FF0000;
	background: #7876bf;
	color: #ffffff;
}
.button {
	height:17px;
	text-align: center;
	font-size:9pt;
	border:1px #323288;
	background: #7876bf;
	color: #ffffff;
}
.err {
	color: #bbb;
}
.outline {
	border: 1px solid #003399;
	background: #003399;
	padding: 2px;
	color:#FFFFFF;
}
.date {
	color:#F3C100;
	font-size:8pt;
	text-decoration:none;
	padding: 0px 15px 3px 0px;
}

.footer {
	font-size: 8pt;
	color:#FFFFFF;
	background:url(../images/footerbg.jpg);
	padding:3px 0px 0px 0px;
	height:52px;
	
}
.footer2 {
	color:#FFFFFF;
	padding: 0px 0px 0px 10px;
}
.footerlinks {
	text-decoration:none;
	color:#F3C100;
}
.footerlinks:hover {
	text-decoration:underline;
	color: #ff6600;
}

table.contentpaneopen {
 	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

table.contentpaneopen td {
	padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}


table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.contentheading {
	height: 30px;
	background:url(../../../images/headingbg.jpg) repeat-x;
	color:#FFFFFF;
	padding:0px 10px 10px 0px;
	font-weight: bold;
	font-size: 10pt;
	white-space: nowrap;
	text-transform:uppercase;
}
.mainlevel-fut
{
	padding: 5px;
	margin: 0;
	color:#FFFFFF;
	white-space: nowrap;
	border-right: 1px solid #615FC5;
	text-decoration:underline;
	font-size: 8pt;
}
.mainlevel-fut:hover
{
	padding: 5px;
	margin: 0;
	color:#F3C100;
	white-space: nowrap;
	border-right: 1px solid #F3C100;
	text-decoration:none;
	font-size: 8pt;
}

 .back_button a {
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	width: 357px;
	background: url(../../../images/backbtn.jpg) no-repeat center;
	padding: 0px 0px 0px 35px;
	line-height: 20px;
	margin: 0px;
	text-decoration:none;
}

 .readon {
	float: left;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	border: 0px double #cccccc;
	width: 385px;
	background: url(../../../images/readmore.jpg) no-repeat right center;
	padding: 0px 25px 0px 0px;
	line-height: 20px;
	margin: 8px 0px 0px 0px;
	text-decoration:none;
}
 .readon a {
	text-decoration:none;
}
 .readon a:hover {
	text-decoration:underline;
}

 .back_button a:hover {
	text-decoration:underline;
}
.inputbox{
	font-size:9pt;
	border:0px #5f63a3;
	background: #b4def4;
}
