/*

CSS Credit: http://www.templatemo.com/

*/

html {

	background: #020303;

}

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #fff;

	background: url(../images/templatemo_page_bg.jpg) repeat-x  center top;

	width: 100%;

	display: table;

}

a:link, a:visited { color: #daea71; text-decoration: none; font-weight: bold; } 

a:active, a:hover { color: #BBBB00; text-decoration: none; font-weight: bold; }


h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #fff;

	background-position: left;

	padding: 0px;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #fff;

	margin-top: 0px;

}

#templatemo_container {

	width: 900px;

	margin: auto;

}

#templatemo_header_section {

	float: left;

	width: 900px;

	height: 104px;

	margin-top: 60px;

	background: url(../images/templatemo_header.jpg) no-repeat;

}

#templatemo_title_section {

	float: left;

	width: 281px;

	height: 40px;

	font-size: 22px;

	font-weight: bold;

	margin: 23px 0px 0px 20px;

	padding: 28px 0px 0px 30px;

	background: url(../images/templatemo_title_bg.jpg) no-repeat;

}

.logo
{
	position:relative;
	top: -16px;
	left: -2px;
}

.templatemo_topmenu{

	float: left;
	position:relative;
	left: 44px;

	margin: 5px 30px 0px 0px;

}

.templatemo_topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.templatemo_topmenu li{

	display: inline;

}

.templatemo_topmenu li a{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

	text-align: center;

	color: #fff;

	width: 100px;

	height: 43px;

	padding-top: 20px;
}

.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{

	color: #fff;

	background: url(../images/templatemo_top_current.jpg) no-repeat;

}

#templatemo_content_section {

	float: left;

	width: 900px;

	background: url(../images/templatemo_content_bg.jpg) repeat-x;

	height: 721px;

	overflow: auto;

}

#templatemo_leftmenu_section {

	float: left;

	width: 280px;

	margin-top: 45px;

	padding-left: 30px;

}

#templatemo_leftmenu_top {

	float: left;

	width: 240px;

	height: 37px;

	background: url(../images/templatemo_leftmenu_top.jpg) no-repeat;

}

#templatemo_leftmenu_mid {

	float: left;

	width: 200px;

	min-height: 500px;

	padding: 0px 20px 0px 20px;

	text-align: justify;

	background: url(../images/templatemo_leftmenu_mid.jpg) repeat-y;

}

/*
#templatemo_leftmenu_mid img 
{

	float: left;

	padding-right: 5px;

}
*/

#templatemo_leftmenu_mid span {

	font-weight: bold;

	color: #daea71;

}

#templatemo_leftmenu_bot {

	float: left;

	width: 240px;

	height: 37px;

	background: url(../images/templatemo_leftmenu_bot.jpg) no-repeat;

}

#templatemo_rightcontent_section {

	float: left;

	width: 504px;

	margin-top: 45px;

	text-align: justify;

}

#templatemo_rightcontent_section img{

	float: left;

	padding-right: 10px;

}

#templatemo_rightcontent_section a:link, #templatemo_rightcontent_section a:visited { color: #FFFF66; text-decoration: none; font-weight: bold; } 

#templatemo_rightcontent_section a:active, #templatemo_rightcontent_section a:hover { color: #CCFF00; text-decoration: none; font-weight: bold; }

#templatemo_content_left {

	float: left;

	width: 18px;

	height: 721px;

	background: url(../images/templatemo_left_corner.jpg) no-repeat;

}

#templatemo_content_mid {

	float: left;

	width: 814px;

	height: 721px;

}

#templatemo_content_right {

	float: left;

	width: 68px;

	height: 721px;

	background: url(../images/templatemo_right_corner.jpg) no-repeat;

}

#templatemo_footer_section {

	float: left;

	width: 900px;

	height: 159px;

	color: #adad7b;

	background: url(../images/templatemo_footer.jpg) no-repeat;

}

#templatemo_footer_left {

	float: left;

	width: 440px;

	padding: 40px 0px 0px 0px;

	text-align: center;

}

#templatemo_footer_right {

	float: left;

	width: 400px;

	padding: 50px 0px 0px 50px;

}

.line {

	border-bottom: dashed 1px #fff;

	width: 100%;

}
/*  MY Stuff */


.leftMenuTitle
{
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 24px;
	color:White;
}

.metalBullets
{
	list-style-image: url(../images/metalBullet.png);
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	padding: 0px 0px 0px 15px;	
}

.metalBullets li
{
	padding: 4px 0px 4px 10px;
	position:relative;
	font-weight: bold;
	color:Black;
}

.bmraSection
{
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	padding-top: 20px;
}

.mainSectionImage
{
	padding-bottom: 10px;
	float:right;
}

.mainBodyTitle
{
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:White;
	padding-bottom: 10px;
	clear:both;
	padding-top: 10px;
	
}

.mainBodyTitleNoClear
{
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:White;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

.mainBodyParagraph
{
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	color:Black;
	padding-bottom: 20px;
}

.mainBodySubTitle
{
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:White;
	padding-bottom: 10px;
	clear:both;
	padding-top: 10px;
	
}

.metalList
{
	float:left;
}

.metalList ul
{
	position: relative;
	top: -15px;
	left: -30px;
}
.metalList li
{
	color:Black;
	list-style-type: square;
	list-style-position:inside;
	
}
#topMetalList
{
	clear:both;	
}

.myForm
{
	clear:both;	
}

.myForm input, .myForm textarea
{
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	background-color:ThreeDFace;
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #D6E48E;
	border-bottom: 1px solid #D6E48E;
}

.formRow
{
	margin:4px 0 4px 0px;
}

.formLabel
{
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	float: left;
	width: 30%;
	
}
.formLabelForMultiline
{
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	float: left;
}

.formContentSingle
{
	width: 65%;
}

.formMultiline
{
	clear: both;
	width: 95%;
}
.sendButton
{
	text-align: center;		
}

.sendButton input
{
	margin-top: 20px;
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	background: #B8D03B;
	border-top: 1px solid #D6E48E;
	border-left: 1px solid #D6E48E;
	border-right: 1px solid #4D5719;
	border-bottom: 1px solid #4D5719;
	color: #FFFFFF;
	padding: 2px 20px 2px 20px;
}

.formCheck
{
	border: none;
	
}

.devExControl
{
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	vertical-align:top;
	display:inline;
	background-color:ThreeDFace;
	padding: 2px 5px;
	background: #F8FAEB;
	margin-right: 10px;
	width: 100px;
}

