/* CSS Styles: Forward IT */

/* body */
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px 0% 0px 0px;
	padding-left: 50%;
	_margin-left: 50%;
	background: #FFFFFF url(images/bg-3.jpg) repeat-y center;
	position: absolute;
	padding-top: 0px;





}

/* Page container -ve margin */
#container {
	width: 760px;
	position: relative;
	margin-left: -377px;
	background-color: #FFFFFF;
}

/* hack for only ie to centre properly */
#container, {
	left: -29px;
}



#topbar {
    width:auto;
    background: #FFFFFF;
    height: 16px;
    padding: 8px 5px 5px 2px;
    font: bold 9px verdana;
    color: #FFFFFF;
    text-align: right;
}

/* heading blck holder */
#headerwrapper {
	width: auto;
	padding-left: 5px;
	padding-top: 10px;
	height: 64px;
	background-color: #FFFFFF;
	float:left;
	



}

/* class form div holder */
.userform {
	width: 675px;
	color: #DD7CB4;
	padding: 5px 2px 2px 5px;
	background: #fbfbfb;
	border-top: 1px none #efefef;
	text-align: justify;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	clear: none;
	border-right: 1px solid #efefef;
	border-bottom: 1px none #efefef;
	border-left: 1px solid #efefef;






}

/* login and search style*/
.userform input {
	border: 1px solid #DDD;
	font-family: verdana;
	font-size: 10px;
	color: #BBB;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 0px;


}

h1 {
    font: 48px verdana;
	color: #EEE;
	margin: 5px;
}

h6 {
    font: normal 14px Verdana;
	color: #333333;
	margin: 0px;
	padding: 2px 0px 0px;
}

/* This holds the tabs */
#tabholder
{
	width: 760px;
	padding-left: 3px;

}

/* Container for the article box, and the pic box */
.articleboxouter {
	width: auto;
	padding: 0px 2px;
	_padding:0px 0px;
	clear: both;
	background-color: #FFFFFF;

} 

/* Content holder for the articles */
.articleboxinner {
    width: 736px;
    line-height: 14px;
    color: #666666;
    padding: 2px 10px 5px 5px;
	_padding: 2px 5px 2px 6px;
    background: #FFFFFF;
   	border:1px solid #DDD;
    text-align: justify;
    height: auto;
}

/* The title style for the main article */
.articleheader
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}

/* This will style the read more thing at the bottom */
.readmore {
	text-align: right;
	display: block;
	width: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;

}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: left;
    margin-right: 10px;
}

/* Container for the pic thumbnails */
.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

/* Content holder for the pic box */
.picbox {
    width: auto;
    line-height: 22px;
    color: #003333;
    padding: 5px 6px 6px 6px;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}

/* This controls the thumbnails in the picbox div */
.pickboxcontrol
{
    border: 1px #DDD solid;
    vertical-align: middle;

}

/* hyperlink borders */
.noborder {
    border: none;
}

/* arrow fix */
img {
    vertical-align: text-bottom;
}

/* fix default hyperlinks */
a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #000033;
}

/* fix hover states */
a:hover {
	text-decoration: underline;
}

/* footer */
#footer {
	background-color: #FFFFFF;
	color: #696969;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	padding-left: 6px;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
	font-weight: normal;




}

/* Column contain */
#newsContainer2
{
    width:753px;
    background-color: #ffffff;
	
}

/* column1 */
.c1
{
	width: 187px;
	background-color: #FFFFFF;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 16px;
	color: #333333;
	float: left;
	height: 250px;
	text-align:left;

}

/* column2 */
.c2
{
	width: 187px;
	float: left;
	line-height: 16px;
	color: #333333;
	height: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;


}

/* Column3 */
.c3
{
	width: 187px;
	background-color: #FFFFFF;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 16px;
	color: #333333;
	float: right;
	height: 250px;

}

.c4 {
	width: 187px;
	float: left;
	line-height: 16px;
	color: #333333;
	height: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #DDD;
	border-left-color: #DDD;
	background-color: #FFFFFF;


}

/* ColumnTitles */
.noteheader
{
	width:auto;
	border-bottom: 1px solid #DDD;
	border-top: none;
	color: #666666;
	height: 39px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
	background-color: #FFFFFF;
	float: none;



}

/* Column textspce */
.spacy
{
    padding: 10px;
}

/* CSS Tabs */
#tabs8 {
	float:left;
	width:99%;
	background:#FFFFFF;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #CCC;
	position: relative;


}

#tabs8 ul {
    margin:0;
    padding:10px 10px 0 5px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
    float:left;
    background:url("images/tableft9.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 a span {
    float:left;
    display:block;
    background:url("images/tabright9.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#003399;
    font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
    color:#003399;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
    background-position:100% -42px;
    color: #888;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #888;
}
/* End of CSS Tabs */
#img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

li {
	list-style-type: decimal;
	list-style-position: inside;

}
.c5 {
	width: 547px;
	background-color: #FFFFFF;
	border-top: 1px none #DDD;
	line-height: 16px;
	color: #333333;
	float: left;
	height: auto;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;


}
.c6 {
	width: 186px;
	background-color: #FFFFFF;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 16px;
	color: #333333;
	float: right;
	height: auto;
	margin-right: 1px;

}
.noteheadersubpages {
	width:auto;
	border-bottom: 1px solid #DDD;
	border-top: none;
	color: #003399;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	float: none;
	height: 34px;
	padding-left: 6px;
	padding-top: 5px;







}
.noteheaderendsub {
	width:187px;
	border-bottom: 1px solid #DDD;
	border-top: none;
	color: #666666;
	height: 39px;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	padding-left: 2px;
	background-color: #FFFFFF;
	float: none;
	margin-right: 1px;


}
.c5-2 {

	width: 754px;
	background-color: #FFFFFF;
	border-top: 1px none #DDD;
	line-height: 16px;
	color: #333333;
	float: left;
	height: auto;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
}

.sidemenu{
	background-color: #FFFFFF;
	width: 199px;
	height: auto;
	float: right;
	margin-left:1px;
	margin-right:4px;
	border:none;
	_margin-right:0px;
}

.box{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding:5px;
	width:250px;
	height:160px;
	float:left;
	margin-right:-1px;
	margin-bottom:-1px;
}

#footer_separator{
	height:40px;
	width:395px;
	float:left;
}

.content /* Font Size Changes */
{
	font-family:arial;
	font-size:12px;
	color:#464646;
	text-align:justify;
}

a.content /* Font Size Changes */ 
{
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	color:#464646;
	text-decoration:none;
}
a.content:hover /* Font Size Changes */ 
{
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	color:#464646;
	text-decoration:underline;
}
.DDExtract
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #73b4b0;
	font-family: arial;
	text-align: left;
	text-decoration: none;
	font-weight:bold;
}