@charset "utf-8";
/* CSS Document */
/***********FONT FAMILY + FONT SIZE + ALL CLASSES ****************
Font-family
Font-size

Theme Colours
Pink : #FA577F


******************************************************************/



/*________________HTML Tags________________*/
html{
	background: #88544A;
}
body{ 
	display:table;
	margin:0; padding:0;
	width:100%;
	font-family:Arial,Georgia,"Times New Roman",Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	line-height:1.2em;
	color:#FFF;
}
textarea,input,select{ 
	font-family:Arial,Georgia,"Times New Roman",Times, serif;
}
#page_content{}
p{margin:0 0 20px 0;}
h1,h2,h3,h4,h5,h6{
	font-family:Arial,Georgia,"Times New Roman",Times, serif;
	margin:0; padding:0;
}

h1 {
	font-weight: normal;
}

a:link, a:visited{
	color:#CD9877;
	text-decoration:underline;
}

a:hover{
	color:#922E22;
	text-decoration:underline;
}
a:active,.a:focus{
	color:#a00b39;
}







/*________________Public classes________________*/

.clear{clear:both; }
.clear br{display:none;}
.clear_left{clear:left;}
.clear_right{clear:right;}
.spacer{display:block;width:inherit;}
.float_left{float:left;}
.float_right{float:right;}
.float_center{margin-left:auto;margin-right:auto;}
.align_left{text-align:left;}
.align_center{text-align:center;}
.align_right{text-align:right;}
.line{display:block;border-bottom:1px solid #000;width:inherit;clear:both;}
.clear_margin{margin:0;}
.clear_padding{padding:0;}
.row{margin-bottom:3px;}
.last_p{margin-bottom:0;}
.left{float:left;}
.right{float:right;}










/*________________Structure ID________________*/
table#container{
	position:absolute;
	margin:0; padding:0;
	border:none;
}
table#container tr td{
	width:100%; height:100%;
}

#bg{
	display:block;
	width:100%; height:550px; 
	/*vertical-align:middle;*/
	top: 0px;
	position: absolute;
}

#hiddenlinks {
	display: none;
}

.wrapper{
	width:960px;
	margin:0 auto;
	position:relative;
	/*background:#FFF;*/
}

#nav_main{
	width:100%; height:43px;
	border-bottom:1px solid #FFFFFF;
}



/********nav**********/
#nav_main ul{
	width:892px;
	margin:0 auto; padding:0;
}
#nav_main ul li{
	height:43px;
	margin:0; padding:0;
	float:left;
	list-style:none;
  margin-left: 82px;
  display:inline
}
#nav_main ul li a,
#nav_main ul li a:link,
#nav_main ul li a:visited{
	display:block;
	width:100%; height:43px;
	background-position:0 0;
	cursor:pointer !important;
	background-repeat:no-repeat !important
}
#nav_main ul li a:hover,
#nav_main ul li a:active{
	background-position:0 -43px;
	cursor:pointer !important
}
#nav_main ul li.active a,
#nav_main ul li.active a:link,
#nav_main ul li.active a:visited{
	background-position:0 -86px;
	cursor:pointer !important
}
#nav_main ul {
	padding-left: 0px;
}
#nav_main ul li a span{
	display:none;
}
#nav_main ul li#nav_home a{
	width:47px;
	background-image:url(../images/nav/home.png);
}
#nav_main ul li#nav_property_ladder a{
	width:132px;
	background-image:url(../images/nav/property_ladder.png);
}
#nav_main ul li#nav_tepilo a{
	width:49px;
	background-image:url(../images/nav/tepilo.png);
}
#nav_main ul li#nav_completing_chains {
	width:202px;
	background-image:url(../images/nav/btn_completing_chains.jpg);
}
#nav_main ul li#nav_my_single_friend a{
	width:126px;
	background-image:url(../images/nav/my_single_friend.png);
}
#nav_main ul li#nav_books a{
	width:47px;
	background-image:url(../images/nav/books.png);
}
#nav_main ul li#nav_news a{
	width:90px;
	background-image:url(../images/nav/news.gif);
}



/********content_main**********/
#content_main{
	width:100%; height:310px;
	background:#2c0c0a url(../images/header/splash2.jpg) top center no-repeat scroll;
	margin:0; padding:0;
	position:relative;
  min-width: 960px;
}


#content_main #signature{
	position:absolute; top:50px; left:0px;
}
#content_main #box_welcome{
	width:277px;
	position:absolute;
	top:120px;
	left:680px;
	height: 228px;
}
#content_main #box_welcome h3{
	width:100%; height:47px;
	padding-bottom:10px;
	background:url(../images/titles/txt_welcome.gif) top left no-repeat;
}
#content_main #box_welcome h3 span{
	display:none;
}
#content_main #box_welcome p{
	padding-left:3px;
}



/********footer**********/
#content_footer{
	width:100%;
	margin:0; padding:0;
	
	
	/*background: #00FF99;*/
	padding-top: 10px;
}

#content_footer_b{
	background: url(../images/footer/footerbar.gif) 0px 0px repeat-x;
	height: 165px;
	
}
#content_bg {
	width: 100%;
	background: url(../images/footer/content_footer.gif) 0px 0px repeat-x;
}
#content_footer  #box_property_ladder h4{
	background: url(../images/txt_property_ladder.gif) top left no-repeat;
}
#content_footer  #box_property_ladder img{
	margin-right:10px;
}
#content_footer  #box_mysinglefriend h4{
	background: url(../images/txt_mysinglefriend.gif) top left no-repeat;
}
#content_footer  #box_mysinglefriend img{
	margin-right:10px
}
#content_footer  #box_completing_chains h4{
	background: url(../images/txt_completing_chains.gif) top left no-repeat;
}
#content_footer  #box_completing_chains img{
	margin-right:5px;
}


#footer{
	width:100%; height:100px;
	margin:0; padding:0;
	padding-top: 10px;
	font-size:90%
}
#footer a,#footer a:visited{
	color:#d8c9c6;
	text-decoration:underline
	}
#footer a:hover,#footer a:visited:hover{
	color:#fff;
	text-decoration:none
	}
#footer_l{
	padding-left:50px;
	float:left
	}
#footer_l ul{
	margin:0;
	padding:0;
	list-style:none
	}
#footer_l ul li{
	padding-right:12px;
	float:left
	}
#footer_l ul li.twitter,#footer_l ul li.twitter_b{
	padding-left:28px;
	background:url(/images/footer/twitter.gif) 0 1px no-repeat
	}
#footer_l ul li.facebook{
	padding-left:17px;
	background:url(/images/footer/facebook.gif) 0 1px no-repeat
	}
#footer_l ul li.twitter_b{background-image:url(/images/footer/twitter_b.gif)}
#footer_r{
	padding-right:50px;
	float:right
	}


































/********Public styles and Layout**********/

.footer_box{
	width:256px;
	height:142px;
	float:left;
	padding-left: 20px;
}
.footer_box img{
	float:left;
}
.footer_box h4{
	display:block;
	width:200px; height:26px;
	float:left;
	margin:33px 0 10px 0;
}
.footer_box h4 span{
	display:none;
}
.footer_box p{
	display:block;
	width:200px;
	font-size:11px;
	float:left;
	margin-bottom:5px;
}

.image_link {
	width:126px; height:13px;
	display:block;
	float:left;
	background-image:url(../images/buttons/btn_click_to_view.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left: 60px;
	display:inline
}


.image_link:hover {
	background-position:bottom left;
}

.footer_box a span{
	display:none;
}






#content {
	width: 4545px;
}

#books {
	padding-top: 20px;
	padding-left: 45px;
}
#footer_links_h {
	height: 155px;
  width: 850px;
  margin: 0 auto;
}
#footer_links {
	width: 850px;
  margin: 0 auto;
	height: 155px;
	margin-top: 30px;
	padding-top: 20px;
	_padding-top: 10px;
	*padding-top: 0px;
	*margin-top: 20px;
}
#content_main #box_welcome h3.books_title{
	width:100%; height:47px;
	padding-bottom:10px;
	margin-left: 20px;
	background:url(../images/titles/txt_books.gif) top left no-repeat;
}
#box_signature {
	margin-left: 510px;
	margin-top: 110px;
}
