*{
    margin: 0;
    padding: 0;}

body {
	background-color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 80%;}
	
a img, img, form, fieldset{
    border: 0 none;}
	
a {
    color: #4e6280;
    text-decoration: none;}

a:hover {
    text-decoration: underline;}

a:focus {
    outline: thin solid #ec891d;}

p {
    padding: 0.7em 0;}

strong {
    font-weight: bold;}

ol, ul {
    list-style: outside none none;}
	
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;}	
	
h1 {
    color: #7d766f;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.2em;
    padding: 0.5em 0;}

h1.title {
    font-size: 2em;
    margin-bottom: 0.5em;
    width: 100%;}

h2 {
    color: #9b9b9b;
    font-size: 1.6em;
    font-weight: normal;
    padding: 1em 0 0.4em;}

h3 {
    color: #202020;
    font-size: 1.4em;
    font-weight: normal;
    padding: 0.5em 0 0.3em;}

h4 {
    color: #7d7864;
    font-size: 1.3em;
    font-weight: normal;
    padding: 0.5em 0 0.3em;}

h5 {
    color: #424242;
    font-size: 1.2em;
    font-weight: normal;
    padding: 0.5em 0 0.3em;}

h6 {
    color: #202020;
    font-size: 1.1em;
    font-weight: bold;
    padding-top: 0.3em;}

legend{
	display:none;}

form span, p span{
	color: #ff0000}

input, textarea{
	background: #fff;
    border: 1px solid #d5d4d4;
    box-shadow: 0 0 2px 0 #dddddd;
    margin-bottom: 0.5em;
    padding: 0.5em;
    width: 90%;}
	
input[type=submit], input[type=button], .button{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #a09b8c;
	background: -moz-linear-gradient(top,  #a09b8c 0%, #52524b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a09b8c), color-stop(100%,#52524b));
	background: -webkit-linear-gradient(top,  #a09b8c 0%,#52524b 100%);
	background: -o-linear-gradient(top,  #a09b8c 0%,#52524b 100%);
	background: -ms-linear-gradient(top,  #a09b8c 0%,#52524b 100%);
	background: linear-gradient(top,  #a09b8c 0%,#52524b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a09b8c', endColorstr='#52524b',GradientType=0 );
    border-color: #ffffff -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    box-shadow: 0 1px 3px 0 #cccccc;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.1em;
    text-shadow: 0 -1px 0 #555555;
	padding: 0.5em 1.5em;}
		
input[type=submit]:hover, input[type=button]:hover, .button:hover{
    background: #868274;
	background: -moz-linear-gradient(top,  #868274 0%, #56534a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#868274), color-stop(100%,#56534a));
	background: -webkit-linear-gradient(top,  #868274 0%,#56534a 100%);
	background: -o-linear-gradient(top,  #868274 0%,#56534a 100%);
	background: -ms-linear-gradient(top,  #868274 0%,#56534a 100%);
	background: linear-gradient(top,  #868274 0%,#56534a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868274', endColorstr='#56534a',GradientType=0 );
	text-decoration:none;}

.rowForm{
	text-align: right;}
	
.rowForm input, .rowForm textarea{
	width: 60%;}
	
.rowForm input[type=submit], .rowForm input[type=button]{
	width: auto !important;}
			
.container-wrapper {
	clera: both;
    margin: 0 auto;
    width: 978px;}	
	
.content {
    background: #f0f1f3;
    padding: 7px;
	margin-bottom: 1em;
    position: relative;}	

.header {
    background: rgba(0, 0, 0, 0) url(../images/tab-arrowdown.png) no-repeat 10px 37px;
    height: 45px;
	position:relative;
	z-index:1;}	
	
.header span {
    /*background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #373737 0%, #222223 100%) repeat scroll 0 0;*/
    background: rgba(55,55,55,1);
	background: -moz-linear-gradient(top, rgba(55,55,55,1) 0%, rgba(34,34,35,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(55,55,55,1)), color-stop(100%, rgba(34,34,35,1)));
	background: -webkit-linear-gradient(top, rgba(55,55,55,1) 0%, rgba(34,34,35,1) 100%);
	background: -o-linear-gradient(top, rgba(55,55,55,1) 0%, rgba(34,34,35,1) 100%);
	background: -ms-linear-gradient(top, rgba(55,55,55,1) 0%, rgba(34,34,35,1) 100%);
	background: linear-gradient(to bottom, rgba(55,55,55,1) 0%, rgba(34,34,35,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#222223', GradientType=0 );
	color: #ffffff;
    display: block;
    font-size: 1.2em;
    height: 20px;
    padding: 10px 14px;}	

.tab-content {
    background: rgba(0, 0, 0, 0) url(../images/home-tab-content.png) repeat 0 0;
    border: 1px solid #ffffff;
    margin: -5px 0 0 -1px;
    padding: 10px;}
	
.menu-left{
    box-shadow: 0 0 3px 1px #cccccc;}
	
.menu-left li {
    border-bottom: 1px solid #555555;}

.menu-left li a {
    background: #373737;
	background: -moz-linear-gradient(top,  #373737 0%, #222222 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#373737), color-stop(100%,#222222));
	background: -webkit-linear-gradient(top,  #373737 0%,#222222 100%);
	background: -o-linear-gradient(top,  #373737 0%,#222222 100%);
	background: -ms-linear-gradient(top,  #373737 0%,#222222 100%);
	background: linear-gradient(top,  #373737 0%,#222222 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#222222',GradientType=0 );
	color: #ffffff;
    display: block;
	font-size: 1.2em;
    padding: 10px 20px;}
	
.menu-left li a:hover {
    background: #222222;
    filter: none;}

.text-center{
	text-align:center;}
		
#header-wrapper, #section-sub-wrappe, #content-wrapper, #footer-wrapperr, #footer-bar, #footer {
    width: 100%;
	overflow: hidden;
	clear: both;}
	
#content-wrapper {
	padding: 2em 0 3em;
	background-color: #fff;}

#header-wrapper {
    border-bottom:6px solid #ffffff;
	background: #000000;
	background: -moz-linear-gradient(top,  #373737 0%, #000000 75%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#373737), color-stop(75%,#000000), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #373737 0%,#000000 75%,#000000 100%);
	background: -o-linear-gradient(top,  #373737 0%,#000000 75%,#000000 100%);
	background: -ms-linear-gradient(top,  #373737 0%,#000000 75%,#000000 100%);
	background: linear-gradient(top,  #373737 0%,#000000 75%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#000000',GradientType=0 );
    height: 143px;}
	
#logo {
	margin-top: 17px;}	
	
#logo a {
    background-image: url(../images/logo.png);
	background-position: 0 0;
	background-repeat:no-repeat;
    display: block;
    height: 94px;
	width: 120px;
    text-indent: -9999px;}	

#section-sub-wrapper {
    background: #dbdada;
    padding: 3px 0;}

#breadcrumb {
    color: #323232;
    margin-bottom: 1em;
    width: 100%;}

#breadcrumb li {
    float: left;
    margin-right: 0.5em;}

#content-left, #content, .rowForm label {
	float: left;}
	
#content-left, #content-right {
	width: 217px;}
	
#content-right .content ul li{
	padding:0.4em 0;}
	
#content-left {
	margin-right: 30px;}	
	
#content-right, #f-copy{
	float: right;}	
	
#content {
   margin-bottom: 5em;
	width: 500px;
    line-height: 1.5em;}

.inner-cr #content {
   width: 717px;}
			
#footer-bar {
    background: rgba(0, 0, 0, 0) url(../images/noise-bg.jpg) repeat 0 0;
    border-top: 1px solid #ffffff;
    height: 50px;}
	
#footer-wrapper {
	clear: both;
    background: #000000;
	background: -moz-linear-gradient(top,  #373737 0%, #000000 25%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#373737), color-stop(25%,#000000), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top,  #373737 0%,#000000 25%,#000000 100%);
	background: -o-linear-gradient(top,  #373737 0%,#000000 25%,#000000 100%);
	background: -ms-linear-gradient(top,  #373737 0%,#000000 25%,#000000 100%);
	background: linear-gradient(top,  #373737 0%,#000000 25%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#000000',GradientType=0 );}
	
#footer {
	color:#dddddd;
    padding: 2em 0;}
	
#f-copy li, #f-copy a {
    color: #8d8d8d;}
	
#f-copy li {
	padding-left: 1em;
	float: left;
	line-height: 30px;}

.f-line {
    background: #292929;
    height: 1px;
    margin: 1em 0;
    overflow: hidden;
    width: 100%;}	
	
	