/********** Common Styles ***********/

body{
	background-color: #08378F;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	font-size: 0.9em;	
	font-family: Arial, sans-serif;	
}

a{
	color: #D51B00;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	background:transparent url(../../images/h1-arrow.gif) no-repeat scroll 0px 3px;
	color:#F10000;
	font-size:1.25em;
	margin:0pt;
	padding:0pt 0pt 0.8em 14px;
	text-transform:uppercase;
	text-align: left;
	float: left;
}

/********** End common styles ***********/

/*Wraps around the entire content*/
#wrapper{	
	width: 750px;
	margin: 0 auto;
	background: #FFF;
	position: relative;
}

/* Wraps the actual content */
#content{	
	padding: 0 10px
	
}

/* Used to set the top curve */
#first_div{
	height: 15px;
	width: 750px;
	background-repeat: no-repeat;
	background-image: url(../forum_images/top_curve_on_blue.gif);
	
}

/* First table (Contains the logo) */
#header{
	margin-bottom: 20px;
}
#sub_logo{
	background: URL(../forum_images/TMS-title_forum.gif);
	width: 268px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 30px;
}

/********** Login Area ***********/
/* Login Wrapper */
#first_nav{
border-bottom: 1px solid #EFEFEF;
	margin: 10px 0;
	background-image: url(../forum_images/forum-nav-tile.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 730px;
	font-size: 0.7em;
	color: #333;
	line-height: 30px;
}
#first_nav a{
	color: #333;
	text-transform: uppercase;
}

/* Home & Breadcrumbs */
#home{
	float: left;
	width: 440px;
	margin: 5px 0px 5px 10px;
	display: inline;
}
/* Login & Register */
#login{
	float: right;
	margin: 5px 20px 5px 0;
	display: inline;
	width: 250px;
	text-align: right;
	display: inline;
}

/********** Search box ************/
iframe{
	height: 50px;
	
	
}
#iframe_search{
	background: transparent !important;
	margin: 0;
	padding: 0;
}
#dropDownSearch{
	background: #FFFFFF url(../forum_images/search-bg.gif) no-repeat scroll 0pt;
	width: 725px;
	line-height: 50px;
	font-size: 0.8em;
}

/* The label */
#dropDownSearch h2{
	float: left;
	font-size: 1em;
	line-height: 50px;
	margin: 0 10px;
	padding: 0;
}
.text_box{
	border:1px solid #94AAD0;
	height:16px;
	padding:1px 2px;
	width:200px;
}
.text_box_login{
	border:1px solid #94AAD0;
	height:16px;
	padding:1px 2px;
	width:100px;
}
#dropDownSearch a{
	margin-left: 10px;
}
/********** End Search box ************/


/********** Top Navigation **********/
#top_nav{
	border-bottom: 1px solid #EFEFEF;
	text-align: center;
	margin: 10px 0;
	padding: 10px;
	background-image: url(../forum_images/forum-nav-tile.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 720px;
	font-size: 0.7em;
	color: #333;
}
#top_nav a{
	color: #333;
	text-transform: uppercase;
}
.tableStatusBar img{
	vertical-align: top;
	border: none;
}
/********** End of top navigation **********/


/********** Content **********/

/* Time and date table */
#time_date{
	font-size: 0.7em;
	width: 100%;
}
#time_date td{
	vertical-align: top;
}
/* forum tables */
.tableBorder{
	border: 1px solid #B6B9CB;
	width: 730px;
	font-size: 0.8em
}
.tableLedger{
	background-color: #D51B00;
	color: #FFF;
	font-weight: bold;
}
.tableSubLedger{
	background: #DCDDE4;
}
.tableSubLedger a{
	color: #000;
	text-decoration: underline;
}
.tableSubLedger a:hover{
	color: #666;
}
.evenTableRow, .oddTableRow, .tableRow{
	line-height: 16px;
	background-color: #F0F1F5;
	vertical-align: top;
}

.tableBorder img{
	border: none;
	vertical-align: middle;
}

/********** End of content **********/


/********** Footer **********/
#visit_donate_blood{
	margin: 10px 0;
	background: url(../../images/forum-base.gif) no-repeat;
	padding: 0px 20px;
	height: 24px;
	font-size: 0.7em;
	line-height: 24px;
}
#faq{
	float: right;
	width: 100px;
	margin: 2px 0 0 0;
	text-align: right;
	display: inline;
}
#visit{
	float: left;
	width: 400px;
}
#footer_curve{
	background-color: #f2f2f2;
	background: url(../forum_images/bottom_curve_on_blue.gif) bottom no-repeat;
	height: 20px;
	padding-bottom: 10px;
	font-size: 0.8em;
}
#copyright{
	float: left;
	color: #666;
	width: 300px;
	margin-left: 20px;
}
#icon_link{
	float: right;
	text-align: right;
	color: #666;
	width: 200px;
	margin-right: 20px;
}
/********** End of Footer **********/

/********** General Styles ***********/
.clearline{
	clear: both;
	height: 0px;
	overflow: hidden;
}

/********** End of General Styles ***********/


/********** Inner Page content ***********/
.basicTable{
	text-align: left;
	width: 100%;
	font-size: 0.9em;
	text-align: left;
}
.basicTable h1{
	display: inline;
	float: left;
}
.basicTable img{
	vertical-align: text-top;
	border: none;
}

.tableLedger{
	line-height: 1.1em;
	height: 30px;
	vertical-align: top;
}
.tableLedger a{
	color: #FFF;
}
.downDropParent{
	width: 500px;
	text-align: right;
	line-height: 1.2em;
}
.tableLedger #modToolsMenu, .tableLedger #modTools{
	padding: 2px;
	background: #bc1800;
}

#modToolsMenu a{
	margin-left: 10px;
}
#modToolsMenu div, #optionsMenu div{
	display: inline;
}

#optionsMenu a{
	margin-left: 10px;
}
#topic_title h1{
	padding: 0 0 0 20px;
}

#dropDownPermissions{
	color: #333;
	font-size: 0.8em;
}

.msgOddTableRow, .msgOddTableSide, .msgOddTableTop{
	background-color: #f0f0f0;
}

.errorTable{
	border: 5px solid #f0f0f0;
	padding: 5px;
}
.errorTable img{
	vertical-align: middle;
}
.tableSearchLedger td{
	border-bottom: 1px solid #ccc;
}

 /*This seems to cause things to disappear if it's not off*/
#dropDownTopicSearch, #SearchTopicLink{
	display: none;}
