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;
}

.errortxt {
color:#990000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF2B9;
	border: thin dotted #993300;
}

#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;
}

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

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

#footer .copyrigt {
	color: #fff;
}

#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;
}

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

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

#how_it_works p {
padding: 10px 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 */
#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] {
width: 186px;
height: 19px;
padding: 9px 10px 7px 10px;
color: #686868;
background: url(img/input.gif);
}

#tab-1 input[type=password] {
width: 186px;
height: 19px;
padding: 9px 10px 7px 10px;
color: #686868;
background: url(img/input.gif);
}


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

#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);
}


/* Tabs 2 */
#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] {
width: 186px;
height: 19px;
padding: 9px 10px 7px 10px;
color: #686868;
background: url(img/input.gif);
}

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

#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 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;
}

.line {
	background-color: #FF9900;
	width: 100%;
    height: 10px;
}