﻿html {
	height:100%;
}
body {
	height:100%;
	margin:0;
	padding:0;
	color:#000;
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	/*background-color:#43251A;
	background:url(/img/style/bg_body.jpg) top center;*/
}

a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}

h2 
{
    font-size: 18px;
    color: #00AEEF;
}

h3 
{
    font-size: 14px;
    color: #00AEEF;
}

/* *************************** 
   Header Styles
   ***************************/
#header_wrapper {
	background:url(/App_Themes/images/header-repeater.jpg) top repeat-x;
}
#header {
	width:978px;
	height:194px;
	margin:0 auto;
	position:relative;
	background:url(/App_Themes/images/header.jpg) top no-repeat;
}
#header_logo 
{
    top: 0px;
    left: 0px;
    width: 300px;
    height:109px;
}
#header_bigtitle {
    color: #fff;
    font-size: 32px;
	position:absolute;
	top:32px;
	left:350px;
}
#header_smalltitle {
    color: #fff;
    font-size: 14px;
	position:absolute;
	top:72px;
	left:355px;
}
#header_switchlang
{
    color: #090909;
    font-size: 14px;
	position: absolute;
	bottom: 50px;
	right: 50px;
	font-weight: bold;
    color: #090909 !important;
}
#header_sectiontitle
{
    color: #090909;
    font-size: 14px;
	position: absolute;
	bottom: 0px;
	left: 30px;
	font-weight: bold;
    color: #090909 !important;
}

/* *************************** 
   Middle Content Styles
   ***************************/
#content
{
	width:970px;
    margin:0 auto;
    background:url(/App_Themes/images/main-bg-repeater.jpg) top right repeat-y;
    width/**/:/**/ 970px;
}
#content_inner
{
    width:969px;
    text-align:left;
    overflow:hidden;
    
}
#maincontent {
	width:530px;
    float:left;
    min-height: 750px;
    padding-top:15px;
    font-size:14px;
    margin-left:25px;
    margin-right:25px;
    padding-bottom:30px;
    /*border: 1px solid red;*/
    width/**/:/**/ 530px;
    line-height: 180%;
}

.noLineSpacing
{
    line-height: 120%;
}
/* for Internet Explorer */
/**/
* html #sidebar_l {
height: 530px;
}
/**/
.sidecontent
{
    float:left;
    width:350px;
    font-size:14px;
    margin-right:25px;
    padding-bottom:30px;
/*    border: 1px solid green;*/
}

.sidecontent .wrapper_sidebar .sidebar_filler h2
{
    text-align: center;
}

.sidecontent .wrapper_sidebar .sidebar_top {
	display:block;
	width:350px;
	height:25px;
	background: transparent url(/App_Themes/images/box-header.jpg) no-repeat;
	/* background-position:12px 0; ie6 */
	padding:0;
}
.sidecontent .wrapper_sidebar .sidebar_filler {
	/*margin: -1px 0 -1px 11px;*/
	width:350px;
	/* margin-left:12px; width:185px; ie6 */
	background: transparent url(/App_Themes/images/box-repeater.jpg) repeat-y;
	padding: 5px 0px 5px 0px;
	/*overflow:hidden;*/
}
.sidecontent .wrapper_sidebar .sidebar_bottom {
	display:block;
	width:350px;
	height:11px;
	background: transparent url(/App_Themes/images/box-footer.jpg) no-repeat;
	padding:0;

}

/* *************************** 
   $6 Footer Styles
   ***************************/
#footer_wrapper {
	background:url(/App_Themes/images/footer-side-repeater.jpg) bottom repeat-x;
}

#footer {
	width:1066px;
	height:471px;
	margin:0 auto;
	position:relative;
	background:url(/App_Themes/images/footer.jpg) bottom no-repeat;
}

#footer_links
{
    color: #090909;
    font-size: 12px;
	position: absolute;
	top: 85px;
	left: 75px;
	line-height: 200%;
}
#footer_links a
{
    font-weight: bold;
    color: #090909 !important;
	text-decoration:none;
}
#footer_links a:hover
{
    font-weight: bold;
    color: #090909 !important;
	text-decoration:none;
}

#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}

#footer_address 
{
    color: #fff;
    font-size: 12px;
	position: absolute;
	top: 290px;
	left: 260px;
	width: 200px;
	line-height: 150%;
}


#footer_disclaimer 
{
    color: #fff;
    font-size: 12px;
	position: absolute;
	top: 290px;
	left: 560px;
	width: 430px;
	line-height: 150%;
}


#footer_copyright
{
    color: #fff;
    font-size: 12px;
	position: absolute;
	bottom: 10px;
	left: 60px;
	line-height: 150%;
}

/* FORMS */
div.row 
{
    clear: both;
    padding-top: 8px;
	padding-bottom: 8px;
	/*color: #fff;*/
	overflow: hidden;
}

div.row span.label
{
  float: left;
  width: 105px;
  text-align: right;
  padding-top: 5px;
}


div.row span.formw 
{
  float: left;
  text-align: left;
  padding-left: 10px;
  width: 230px;
}

.inputBox
{
    width: 200px;
	background-color: #ffffff;
	border: #666666 1px solid;
	font-family: Arial, Sans, Helvetica;
	color: #333333;
	padding: 5px;
	font-weight: bold;
	font-size: 1.2em;
	height: 20px;
}

.inputButton
{
    background-color: #ececec;
    border: #666666 2px solid;
	font-family: Arial, Sans, Helvetica;
	color: #333333;
	padding: 5px;
	font-weight: bold;
	font-size: 1.2em;
	width: 150px;
}

.inputDropDown
{
    border: #666666 1px solid;
	font-family: Arial, Sans, Helvetica;
	color: #333333;
	padding: 5px;
	font-weight: bold;
	font-size: 1.2em;
	width: 212px;
}

.verticalSpacer
{
    padding-top: 10px;
    height: 10px;
}

th
{
    text-align: left;
}

