html, body{
font-size:12px;
font-family: verdana,Tahoma, Arial, Helvetica, sans-serif;
color: #000;
left: 0; right: 0; top: 0;
margin: 0; padding: 0;
height: 100%; width: 100%;
}

body {
background: #f6f6f6 url(img/bck.png) repeat-x;
}

img, p, ul, ol, li, h1, h2, h3, h4 {
border: 0;
margin: 0;
padding: 0;
}

a{
color: #033955;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

div.clear {
clear: both;
}

.al {
text-align: left;
}

.fl {
float: left;
}

.fr {
float: right;
}

#blank_page {
display: table-cell;
width: 947px;
height: 500px;
text-align: center;
vertical-align: middle;
}

/* Structure */
#container {
width: 947px;
margin: 0 auto;
}

#header {
width: 891px;
padding: 25px 28px 0 28px;
}

#navigation li{
float: left;
display: block;
height: 35px;
text-align: center;
}

#navigation li a {
display: block;
width: 85px;
height: 35px;
background: url(img/nav_home.png) top center no-repeat;
text-indent: -30000px;
outline: none;
}

#navigation #nav_fund_liberty_reserve {
width: 155px;
background: url(img/nav_fund_liberty_reserve.png) top center no-repeat;
}

#navigation #nav_sell_liberty_reserve {
width: 155px;
background: url(img/nav_sell_liberty_reserve.png) top center no-repeat;
}

#navigation #nav_about {
background: url(img/nav_about.png) top center no-repeat;
}

#navigation #nav_contact {
background: url(img/nav_contact.png) top center no-repeat;
}

#navigation #nav_faq {
background: url(img/nav_faq.png) top center no-repeat;
}

#navigation #nav_blog {
background: url(img/nav_blog.png) top center no-repeat;
}

#navigation #nav_standard_tos {
width: 110px;
background: url(img/nav_standard_tos.png) top center no-repeat;
}

#navigation li a:hover, #navigation #nav_fund_liberty_reserve:hover, #navigation #nav_sell_liberty_reserve:hover, #navigation #nav_about:hover,  #navigation #nav_contact:hover, #navigation #nav_faq:hover, #navigation #nav_blog:hover, #navigation #nav_standard_tos:hover {
background-position: bottom;
}



#mynav {
width: 100%;
height: 45px;
font-size: 12px;
font-family: verdana, arial, times new roman, helvetica;
background: url(img/footer.png) top center no-repeat;
}


#mynav ul {
padding: 18px 92px 0 0;
}

#mynav li {
float: right;
display: block;
padding: 0 7px 0 8px;
border-right: 1px solid #fff;
}

#mynav li:first-child {
border: none;
}

#mynav li a {
font-size: 12px;
color: #fff;
}


#footer {
width: 100%;
height: 45px;
background: url(img/footer.png) top center no-repeat;
}


#footer ul {
padding: 18px 172px 0 0;
}

#footer li {
float: right;
display: block;
padding: 0 7px 0 8px;
border-right: 1px solid #fff;
}

#footer li:first-child {
border: none;
}

#footer li a {
font-size: 11px;
color: #fff;
}

#footer .copyrigt {
	color: #fff;
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Pages<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
/*  Home page  */
#how_it_works {
width: 550px;
height: 233px;
padding: 50px 415px 0 60px;
background: url(img/main_top_bck.png) no-repeat;
}

#how_it_works h1 {
width: 530px;
height: 60px;
text-indent: -30000px;
background: url(img/how_it_works_header.png) no-repeat;
}

#how_it_works p {
padding: 15px 0 28px 0;
text-align: justify;
color: #fff;
line-height: 16px;
}

#how_it_works p a {
color: #fff;
font-weight: bold;
}

#how_it_works .read_more {
display: block;
height: 20px;
padding-left: 28px;
line-height: 20px;
font-weight: bold;
text-decoration: underline;
color: #fee900;
background: url(img/arrow.gif) left no-repeat;
}

#how_it_works .read_more:hover {
text-decoration: none;
}

/* Tabs structure*/
#tabs {
float: left;
width: 567px;
background: url(img/tabs_top.png) 1px 37px no-repeat;
}

#tabs ul {
float: left;
width: 500px;
padding-bottom: 20px;
}

#tabs li, #tabs li a {
float: left;
display: block;
height: 51px;
overflow: hidden;
}

#tabs ul li a {
width: 188px;
padding: 0 20px;
color: #2c2c2c;
font-weight: bold;
font-size: 14px;
line-height: 58px;
text-decoration: none;
text-align: center;
outline: none;
background: url(img/tab.png) no-repeat;
background-position: bottom;
}

#tabs ul li.active a {
background-position: 0 0;
}

#tabs div p {
line-height: 150%;
}

.tab {
clear: both;
padding: 0 20px 20px 20px;
min-height: 200px;
background: url(img/tabs_bck.png) 1px bottom no-repeat;
_background-position: 2px bottom;
}

/* Tabs Two */
#tab-2 {
padding: 30px 35px 0 35px;
}

#tab-2 form {
padding-top: 15px;
}

#tab-2 label {
font-weight: bold;
}

#tab-2 input {
border: none;
}

#tab-2 input[type=text], #tab-2 input[type=password] {

background-color:#FCFCFC;
border:solid 1px #CDCDCD;
width:200px;
height:30px;
padding-left: 7px;
padding-right: 7px;
margin-top: 7px;
}

#tab-2 input[type=submit], #tab-2 input[type=reset] {
height: 34px;
cursor: pointer;
text-transform: capitalize;
text-indent: -30000px;
margin-top: 7px;
}

#tab-2 input[type=submit] {
width: 91px;
background: url(img/button_proceed.gif);
}

#tab-2 input[type=reset] {
width: 74px;
background: url(img/button_clear.gif);
}




/* Tabs One */
#tab-1 {
padding: 30px 35px 0 35px;
}

#tab-1 form {
padding-top: 15px;
}

#tab-1 label {
font-weight: bold;
}

#tab-1 input {
border: none;
}

#tab-1 input[type=text], #tab-1 input[type=password], #tab-1 input[type=file]{

background-color:#FCFCFC;
border:solid 1px #CDCDCD;
width:200px;
height:30px;
padding-left: 7px;
padding-right: 7px;
margin-top: 7px;
}

#tab-1 input[type=submit], #tab-1 input[type=reset] {
height: 34px;
cursor: pointer;
text-transform: capitalize;
text-indent: -30000px;
margin-top: 7px;
}

#tab-1 input[type=submit] {
width: 91px;
background: url(img/button_proceed.gif);
}

#tab-1 input[type=reset] {
width: 74px;
background: url(img/button_clear.gif);
}


#tab-1 select{
	background-color:#FCFCFC;
	border:solid 1px #CDCDCD;
	width:215px;
	padding:5px;
	margin-top: 7px;
}

#tab-1 textarea {
    background-color: #F9F9F9;
    border: 1px solid #CACACA;
    height: 105px;
    padding: 10px;
    width: 250px;
	margin-top: 7px;
}

/* Tabs end */
#news_box_wrapper {
float: right;
width: 366px;
}

#news_box_top, #news_box_bottom {
width: 366px;
height: 17px;
background: url(img/news_box.png) 0 0 no-repeat;
}

#news_box_content {
width: 316px;
padding: 0 25px;
background: #eeeeee;
}

#news_box_content h2 {
height: 28px;
font-size: 14px;
font-weight: bold;
background: url(img/news_line.gif) bottom repeat-x;
}

#news_box_content p {
margin-top: 25px;
text-align: justify;
}

#news_box_content a {
color: #ff4c00;
text-decoration: underline;
}

#news_box_content a:hover {
text-decoration: none;
}

#news_box_bottom {
background-position: bottom;
}

.errorbox{
	width: 430px;
	border: dotted 1px #FD7A18;

	background-color: #F0FFD2;
	background-image: url(img/errormsg.png);
	background-repeat: no-repeat;
	background-position: 18px;
	
	margin-bottom: 10px;
	padding-left: 65px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	display: block;
}

.required {
	color:#ed1c24;
	background-image: url(img/error.png);
	background-repeat: no-repeat;
	
	font-family: verdana, arial, times new roman, helvetica;
	padding-left: 18px;
	font-size: 13px;
	display: block;
}

/*
FAQ headline 
*/

.faq{
	background-image: url(img/question.png);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	display: block;
	
}
