* {
margin: 0;
padding: 0;
font-family: 'Helvetica',  'Arial', sans-serif;
}

/*
body {
background: black url('../images/layout/bg_leather.png') no-repeat top center;
}*/

/* PAUL */
body {
background-color:#000000;
}

#sort_by {
list-style: none;
padding: 10px 0px;
overflow: hidden;
margin-bottom: 10px;
border-bottom:1px solid #444444; 
}

#sort_by li {
font-size: 12px;
display: block;
float: left;
margin-left: 15px;
} 

.info_box {
color:white;
padding:0 20px;
margin-top:20px;
}

.errors {
background: #ae0000;
padding: 10px 20px;
color: white;
font-size: 12px;
margin: 0px 20px;
}

. errors ul {
margin-left: 20px;
}

.success {
background: #1a7b00;
padding: 10px;
color: white;
font-size: 12px;
margin: 10px 20px;
}

.success ul {
margin-left: 20px;
}

.success a {
color:#000000;
}

p { 
color: #999999;
font-size: 12px;
}

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

h2 {
color: #CB193F;
font-weight: normal;
margin-left: 0px;
margin-bottom: 5px;
}

h3 {
font-weight: normal;
color: #CB193F;
font-size: 21px;
margin: 0 20px 0px 0px;
padding-bottom: 10px;
}

h4 {
color: #CB193F;
font-size:14px;
font-weight:normal;
margin:0 0 0;
padding-bottom:10px;
}

#container {

width: 960px;
margin: 0 auto;
padding: 2px 0px;
overflow: hidden;
background: url('../images/layout/bg_header_en.jpg') no-repeat top center;

}

#banner {
width: 100%;
height: 125px;
margin: 0 0 10px 0;
overflow: hidden;
}

.corporate {
background:transparent url(../images/layout/btn_corporateacct.png) repeat scroll left top;
bottom:28px;
display:block;
float:right;
height:20px;
margin-bottom:-22px;
position:relative;
width:152px;
}

.corporate:hover {
background: url('../images/layout/btn_corporateacct.png') top right;
}

.corporate span {
display: none;
}

#banner #logo {
left:-2px;
position:relative;
top:-10px;
}

#banner #logo img {
border: 0;
}
/* PAUL
#banner #quote {
position: relative;
left: 550px;
height: 81px;
width: 390px;
bottom: 110px;
background: url('../images/layout/bg_banner_quote.gif') no-repeat top left;
}
*/

#banner #quote_text {
color:white;
height:23px;
overflow:hidden;
padding:15px;
position:relative;
}

#banner #quote_text p {
font-size: 16px;
}
#banner #quote_cite {
position: relative;
text-align: right;
top: 22px;
width: 341px;
color: white;
}

#banner #quote_cite p {
font-size: 13px;
}

#banner #report_bugs {
position: absolute;
top: 0;
right: 0;
}

#banner #report_bugs a img {
border: 0;
}

#navigation {
border-left:1px solid black;
border-right:1px solid black;
width:954px;
overflow:hidden;
background: silver url('../images/layout/bg_nav.png') repeat-x top left;
margin-bottom:20px;
}

#navigation ul {
list-style: none;
}

#navigation ul li {
display: inline;
}

#navigation ul li a {
padding: 10px 20.5px 10px 20.5px;
background: silver url('../images/layout/bg_nav.png') repeat-x top left;
font-size: 13px;
text-decoration: none;
color: black;
font-weight: bold;
display: block;
float: left;
border-right: 1px solid #9b9b9c;
border-left: 1px solid #f1f2f2;
}
#navigation ul li {
	list-style-type: none;
	display: block;
	width: 8em;
	float: left;
	background-color: #DCDCDC;
	text-align: center;
	height: 3em;
	border-right: 1px #333333 solid;
	-webkit-box-shadow: 1px 1px 1px #bbb; 
	-moz-box-shadow: -1px 1px 1px #bbb; 
	box-shadow: 1px 1px 1px #bbb;
	
	///background-image: -webkit-gradient(linear, left top, left bottom, from(#c9c9c9), to(#848484), color-stop(0.6, #a1a1a1));
}
#navigation ul li a:hover {
background: #5fa3bf url('../images/layout/bg_nav_hover.png') repeat-x top left;
border-right: 1px solid #5fa3bf;
display:block;
border-left: 1px solid #5fa3bf;
}
#navigation ul li:hover a {
background: #5fa3bf url('../images/layout/bg_nav_hover.png') repeat-x top left;
display:block;
border-right: 1px solid #5fa3bf;
border-left: 1px solid #5fa3bf;
}

#navigation ul li a.current {
background: #5fa3bf url('../images/layout/bg_nav_current.png') repeat-x top left;
border-right: 1px solid black;
border-left: 1px solid black;
color: white;
}


.edit_button {
background:transparent url(../images/layout/btn_edit.png) repeat scroll left top;
display:block;
height:20px;
width:44px;
margin-bottom:-22px;
}

.edit_button span {
display: none;
}

.edit_button:hover {
background:transparent url(../images/layout/btn_edit.png) repeat scroll right top;
}

#contents {
width: 635px;
float: left;

margin: 10px 0 10px 0px;
}

#contents h2 {
color:#CB193F;
font-weight:normal;
margin-bottom:5px;
}

.view_all {
background:transparent url(../images/layout/btn_viewall.png) repeat scroll left top;
bottom:28px;
display:block;
float:right;
height:20px;
margin-bottom:-22px;
position:relative;
width:72px;
}

.view_all:hover {
background: url('../images/layout/btn_viewall.png') top right;
}

.view_all span {
display: none;
}

.pubtofb {
background:transparent url(../images/layout/btn_pubtofacebook.png) repeat scroll left bottom;
width:152px;
height:20px;
display:block;
}

.pubtofb:hover {
background: url('../images/layout/btn_pubtofacebook.png') top right;
}

.pubtofb span {
display:none;
}



.flbtn_becomefan {
background:transparent url('../images/layout/btn_followme.png') repeat scroll left top;
bottom:28px;
display:block;
float:right;
height:20px;
margin-bottom:-22px;
position:relative;
width:111px;
}

.flbtn_becomefan:hover {
background: url('../images/layout/btn_followme.png') top right;
}

.flbtn_becomefan span {
display: none;
}

.flbtn_removefan {
background:transparent url(../images/layout/btn_unfollowme.png) repeat scroll left top;
bottom:28px;
display:block;
float:right;
height:20px;
margin-bottom:-22px;
position:relative;
width:111px;
}

.flbtn_removefan:hover {
background: url('../images/layout/btn_unfollowme.png') top right;
}

.flbtn_removefan span {
display: none;
}

.flbtn_addevent {
background:transparent url(../images/layout/btn_addevent.png) repeat scroll left top;
bottom:28px;
display:block;
float:right;
height:20px;
margin-bottom:-22px;
position:relative;
width:111px;
}

.flbtn_addevent:hover {
background: url('../images/layout/btn_addevent.png') top right;
}

.flbtn_addevent span {
display: none;
}

.flbtn_addcar {
background:transparent url(../images/layout/btn_addcar.png) repeat scroll left top;
bottom:28px;
display:block;
float:right;
height:20px;
margin-bottom:-22px;
position:relative;
width:72px;
}

.flbtn_addcar:hover {
background: url('../images/layout/btn_addcar.png') top right;
}

.flbtn_addcar span {
display: none;
}

.page_sidebar_info {
padding: 0 20px;
color: white;
}

.page_sidebar_info ul {
list-style: none;
}

.page_sidebar_info ul li {
font-size: 12px;
margin-bottom: 10px;
}


#sidebar {
width: 285px;
float: left;
margin: 10px 0 10px 27px
}

#sidebar h2 {
color: #333333;
font-weight: normal;   
margin-bottom: 5px;
margin-left: 0px;
}

#section_box {
margin-bottom:-8px;
padding:10px 0;
display: none;
height: 80px;
}

#section_box p {
color:white;
padding:0 20px;
}

#bigbutton a {
color:#000000;
}

#section_box p.close_link  {
left:570px;
position:relative;
top: 50px;
}

#section_box p.close_link a {
text-decoration:none;
color: white;
}

#contents .box {
background: #000000;
margin: 0 0 20px 0px;
}

#contents .box_forsale {
background: #333333;
margin: -4px 0 20px 0px;
}

#contents .box_citw {
background: #000000;
margin: -4px 0 20px 0px;
}

#contents .box_citw .upper {
height: 10px;
/* background: transparent url('../images/layout/bg_contents_box_top.png') */

no-repeat top left;
overflow: hidden;
}

#contents .box .upper {
height: 10px;
/* background: transparent url('../images/layout/bg_contents_box_top.png') */

no-repeat top left;
overflow: hidden;
}

#contents .box_forsale .upper {
height: 10px;
/* background: transparent url('../images/layout/bg_contents_box_top.png') */

no-repeat top left;
overflow: hidden;
}

#contents .box .lower {
height: 10px;
/*background: transparent url('../images/layout/bg_contents_box_bottom.png') no-repeat top left;*/
overflow: hidden;
}

#contents .wide_box {
margin: 0 0 20px 0px;
width: 960px;
}

#contents .wide_box .upper {
height: 10px;
/*background: transparent url('../images/layout/bg_contents_wide_box_top.png') */
no-repeat top left;
overflow: hidden;
}

#contents .wide_box #info_box {
background: #000000;
}

#contents .wide_box .lower {
height: 10px;
/*background: transparent url('../images/layout/bg_contents_wide_box_bottom.png') no-repeat top left;*/
overflow: hidden;
}


#sidebar .box {
background: #000000;
margin: 0 0 20px 0px;
overflow: hidden;
}


#sidebar .joinus {
margin: 0 0 20px 0px;
overflow: hidden;
}


#sidebar .box .upper {
height: 10px;
/*background: transparent url('../images/layout/bg_sidebar_box_top.png') */

no-repeat top left;
overflow: hidden;
}

#sidebar .box .lower {
clear: both;
height: 10px;
/*background: transparent url('../images/layout/bg_sidebar_box_bottom.png') no-repeat top left; */
overflow: hidden;
}

#contents #breadcrumb {
color: #818181;
padding: 10px 20px;
margin-bottom:13px;
}

#sidebar .box #login {
padding: 0px 15px;
overflow: hidden;
}


#sidebar #login a {
font-style:italic; 
}


#sidebar .box #login {
color: #666666;
}


#sidebar .box #login label{
color: 999999;
font-size: 12px;
display: block;
float: left;
width: 70px
}

#sidebar .box #login form {
overflow: hidden;
}


#sidebar .box #login div {
margin-bottom:10px;
margin-top:5px;
}

#sidebar .box #login .input_text {
background: #333333;
color: #999999;
border: 1px solid #666666;
display: block;
float: left;
width: 178px;
padding: 2px;
margin-bottom: 5px;
height:19px;
}

#sidebar .box #login .input_submit {
background:white url(../images/layout/btn_submit.png) no-repeat scroll left top;
border:0 none;
cursor:pointer;
height:21px;
width:58px;
margin-left:69px;
}

#sidebar #search {
padding:0 0 0 15px;
height:46px;
}

.search_button {
margin-left:5px;
width:75px;
height:25px
}

#sidebar #search label{
color: white;
font-size: 12px;
display: block;
float: left;
width: 70px
}

#sidebar #search .input_text {
background: black;
color: #666666;
border: 1px solid #333333;
display: block;
float: left;
width: 180px;
padding: 0px;
height:25px;
font-size:14px;
}

#sidebar .box #search .input_submit {
background:white url(../images/layout/btn_submit.png) no-repeat scroll left top;
border:0 none;
cursor:pointer;
float:right;
height:21px;
width:58px;
}

#sidebar #whyjoin {

}

#sidebar #whyjoin p {
font-size: 17px;
padding: 0 20px;
color: #a9a9a9;
line-height: 22px;
font-weight: bold;
}

#sidebar #whyjoin ul {
list-style: none;
}


#sidebar #whyjoin ul li {
padding: 10px 15px 10px 55px;
border-bottom: 1px solid black;
border-top: 1px solid #6c6c6c;
color: #dcdcdc;
}

#sidebar #whyjoin .photo {
background: url('../images/layout/icons/360_degree.png') no-repeat 12px 12px;
}

#sidebar #whyjoin .king {
background: url('../images/layout/icons/streetking.png') no-repeat 12px 12px;
}

#sidebar #whyjoin .wild {
background: url('../images/layout/icons/citw.png') no-repeat 12px 12px;

}

#sidebar #whyjoin .share {
background: url('../images/layout/icons/share.png') no-repeat 12px 12px;

}

#sidebar #whyjoin .events {
background: url('../images/layout/icons/events.png') no-repeat 12px 12px;
}

#sidebar #whyjoin .offers {
background: url('../images/layout/icons/special_offers.png') no-repeat 12px 12px;

}


#sidebar .edit {
background:transparent url(../images/layout/btn_edit.png) repeat scroll left top;
bottom:30px;
display:block;
float:right;
height:20px;
position:relative;
width:46px;
margin-bottom:-22px;
}

#sidebar .edit:hover {
background:transparent url(../images/layout/btn_edit.png) repeat scroll right top;
}

#sidebar .edit span {
display: none;
}

.btn_delete {
background:transparent url(../images/layout/btn_delete.png) repeat scroll left top;
display:block;
height:20px;
width:72px;
}

.btn_delete:hover {
background:transparent url(../images/layout/btn_delete.png) repeat scroll right top;
}

.btn_delete span {
display: none;
}

#contents .view_all:hover {
background: url('../images/layout/btn_viewall.png') top right;
}

#sidebar .joinusbtn {
background:transparent url(../images/layout/joinus_btn.jpg) repeat scroll left top;
bottom:4px;
display:block;
float:right;
height:63px;
margin-bottom:5px;
position:relative;
width:285px;
}

#sidebar .joinusbtn:hover {
background: url('../images/layout/joinus_btn.jpg') top right;
}


#sidebar .joinnewsletter {
background:transparent url(../images/layout/joinus_newsletter.jpg) repeat scroll left top;
bottom:4px;
display:block;
float:right;
height:58px;
margin-bottom:-6px;
position:relative;
width:285px;
}

#sidebar .joinnewsletter:hover {
background: url('../images/layout/joinus_newsletter.jpg') top right;
}

#sidebar .box #account_summary {
padding: 0px 5px;
}

#sidebar .btn_join {
background:transparent url(../images/layout/btn_join.png) repeat scroll left top; 
bottom:30px;
display:block;
float:right;
height:20px;
position:relative;
width:44px;
margin-bottom:-22px;
}

#sidebar .btn_join span {
display: none;
}

#sidebar .btn_join:hover {
background:transparent url(../images/layout/btn_join.png) repeat scroll right top; 

}

#sidebar .btn_logout {
background:transparent url(../images/layout/btn_logout.png) repeat scroll left top; 
bottom:30px;
display:block;
float:right;
height:20px;
position:relative;
width:81px;
margin-bottom:-22px;
}

#sidebar .btn_logout span {
display: none;
}

#sidebar .btn_logout:hover {
background:transparent url(../images/layout/btn_logout.png) repeat scroll right top; 

}

#sidebar .box #account_summary #image {
float: left;
width: 85px;
}


#sidebar .box #account_summary #info {
margin-left:115px;
}

#sidebar .box #account_summary #image img {
border: 1px solid #666666;
}


#sidebar .box #account_summary h3 {
font-weight: normal;
color: white;
font-size: 19px
}

#sidebar .box #account_summary ul {
list-style: none;
margin-top:-6px;
}

#sidebar .box #account_summary ul li {
color:#999999;
font-size:11px;
margin:1px 0;
}

#sidebar .box #account_summary ul li strong {
color: #cccccc;
font-weight: normal;

}


#sidebar .box #account_summary ul li strong {

}


#sidebar .box #updates {
padding: 0px 20px;
color: white;
}

#sidebar .box #updates ul {
list-style: none;
}

#sidebar .box #updates ul li {
padding: 1px 0px 1px 28px;
font-size: 12px;
margin:8px 0;
color:#CB193F;
}

#sidebar .box #updates ul li.msg {
background: url('../images/layout/icons/icn_inbox.png') no-repeat top left
}

#sidebar .box #updates ul li.total_fans {
background: url('../images/layout/icons/icn_fans.png') no-repeat top left
}
#sidebar .box #updates ul li.icn_rank {
background: url('../images/layout/icons/icn_rank.png') no-repeat top left
}

#sidebar .box #updates ul li.unread_msg a {
font-weight: bold;
}

#footer {
width: 990px;
clear: both;
font-size: 11px;
padding: 10px 5px;
border: 1px solid #333333;
border-width: 1px 0px 0px 0px;
}

#footer ul {
overflow: hidden;
}

#footer ul li {
float: left;
margin-right: 15px;
padding-right: 15px;
border-right: 1px solid #555555
}

#footer ul li a {
color: #666666;
font-size:10px;
text-decoration: none
}

#footer ul li a:hover{
text-decoration: underline
}

#info_page {
    padding: 0px 20px;
}

.box #info_page h2 {
    margin: 15px 0px 10px 0px;
    color: white;
    font-size: 19px;
}

#info_page p{
    color: #dcdcdc;;
    margin: 0px 0px 10px 0px;
}

#info_page ul {
    color: #dcdcdc;
font-size: 12px;
margin: 0px 15px
}

#info_page ul li {
margin-bottom: 10px;
}

#info_page h3 {
border-bottom:1px solid #666666;
font-size:23px;
margin-bottom:10px;
margin-top:20px;
padding-bottom:3px;
}

#info_page h4 a, #info_page h4 {
color:white;
font-size:17px;
font-weight: bold;
}

/*-------------- Rating library style ----------*/

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
	background: url(../images/libraries/rating/rating_star_3.png) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* SECOND STAR (ALREADY VOTED */


.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
	background: url(../images/libraries/rating/rating_star_3.png) left -1000px repeat-x;
}
.star-rating2{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating2 li{
	display: inline;
}
.star-rating2 a, 
.star-rating2 .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.star-rating2 a.one-star{
	width:20%;
	z-index:6;
}
.star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating2 .current-rating{
	z-index:1;
	background-position: left center;
}


/* END SECOND STAR */

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
.voted_twice {
	background: #FFDDDD url(../images/libraries/rating/rating_warning.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	}
.voted {
	background: #E7FFCE url(../images/libraries/rating/rating_tick.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
	display: none; /*TEMP*/
	}
/* The text that displays the rating information */
.rated_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#666;
	}
/* Green text that shows 3.34/5 */
.out5Class {
	color:#00CC00;
	font-weight:bold;
	}
.percentClass {
	/* Insert styles here for the percentage display. Example (74%) */
	}
.votesClass {
	/* Insert styles here for the votes display. Example (2 Votes) */
	}
.topRatedList {
	padding:0;
	margin:0;
	}
.topRatedList li {
	list-style-type:none;
	}



/*------------ end of Rating library style --------------*/


/* begin css tabs */

ul#box_tabnav {
-x-system-font:none;
clear:both;
font-family:,arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
list-style-type:none;
margin:0 auto;
overflow:hidden;
padding:3px 10px;
position:relative;
text-align:center;
top:5px;
width:590px;
}
ul#box_tabnav li {
display:inline;
}
ul#box_tabnav li.selected {
background-color:#333333;
border-bottom:1px solid #333333;
}
ul#box_tabnav li.selected a {
background: url('../images/layout/tab_current.png') no-repeat top left;
color:#FFFFFF;
padding-top:4px;
position:relative;
top:1px;
}
ul#box_tabnav li a {
background-color:#DCDCDC;
background: url('../images/layout/tab_notcurrent.png') no-repeat top left;
height: 19px;
color: #666666;
display:block;
float:left;
font-size:14px;
font-weight:normal;
margin-right:3px;
padding:3px 1px;
text-decoration:none;
width:90px;
font-size:12px;
}
ul#box_tabnav a:hover {
}



/* end css tabs */

#article {
color: #dcdcdc;
padding: 10px 20px;
}

#article h3 {
margin: 20px 0px 0px 0px;
}

#article p {
line-height: 17px;
text-align: justify
}

.article_image {
border:1px solid #666666;
float:left;
height:240px;
margin-right:10px;
overflow:hidden;
width:310px;
}

.article_brief {
float: left;
color: #dcdcdc;
width: 270px;
}

.article_brief p {
margin-bottom: 10px;
}

.message {
padding: 0 20px;
color: white;
}

#forsale_stripe {
bottom:93px;
position:relative;
}


#fans {
color: white;
}

#fans ul {
list-style: none;
overflow: hidden
}

#fans ul li {
display: block;
float: left;
margin-left: 5px
}

#fans ul li a img {
border: 1px solid #666666;
}

.about_kings { background: transparent url('../images/layout/bg_about_kings.jpg') no-repeat top center;}
.about_events { background: transparent url('../images/layout/bg_about_events.jpg') no-repeat top center;}
.about_forsale { background: transparent url('../images/layout/bg_about_forsale.jpg') no-repeat top center;}
.about_citw { background: transparent url('../images/layout/bg_about_citw.jpg') no-repeat top center;}
.about_showcase { background: transparent url('../images/layout/bg_about_showcase.jpg') no-repeat top center;}

#box_404 {

}

#box_404 #message_404 {
width: 400px;
margin: 0 auto;
padding: 60px 0px;
overflow: hidden;
}

#box_404 #message_404 h2 {
height: 140px;
width: 370px;
background: url('../images/layout/oops.png') no-repeat top left;
}

#box_404 #message_404  h2 span{
display: none;
}

#box_404 #message_404 p {
color: white;
padding: 10px 0px;
}

#box_404 #message_404 ul {
list-style: none;
margin-left: 40px
}

#box_404 #message_404 ul li a {
display: block;
float: left;
}

#box_404 #message_404 ul li a.btn_backtoprevious {
width: 130px;
height: 40px;
background: url('../images/layout/btn_gobackbig.png') no-repeat left top;
}

#box_404 #message_404 ul li a.btn_backtoprevious:hover {
background: url('../images/layout/btn_gobackbig.png') no-repeat right top;
}

#box_404 #message_404 ul li a.btn_backtohome {
width: 198px;
height: 40px;
background: url('../images/layout/btn_gobackhomebig.png') no-repeat left top;
margin-left: 10px;
}

#box_404 #message_404 ul li a.btn_backtohome:hover {
background: url('../images/layout/btn_gobackhomebig.png') no-repeat right top;
}

#box_404 #message_404 ul li a span {
display: none;
}

.upload_loader {
bottom:61px;
left:85px;
margin-bottom:-39px;
position:relative;
}

/* s3 slider code */
#s3slider {
   width: 400px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

#citw_columns {
overflow: hidden;
margin-top: 20px
}

#citw_left_column, #citw_right_column {
float: left;
width: 280px;
}

#citw_right_column {
margin-left: 20px
}


#section_map {
margin-top: 10px;
}

#section_map #map {
overflow: hidden;
}

#section_map p {
margin-left: 20px;
font-weight: bold;
color: #888888;

}

#section_map a {
display: block;
position: relative;
left: 560px;
margin-top: -15px;
width: 15px;
}

#section_map a img {
border: none;
}
.section_button img {
border: none;
}

#censor-info{
margin-left:10px;
}
#censor-image{
padding:10px 4px;
}

.fbconnect_title_wrapper {
	display:inline;
}

.fbconnect_title_wrapper p {
	color:#FFFFFF;
}

.fbconnect_title_wrapper .fbconnect_friend_wrapper {
	display:inline;
}

#quick_search {
overflow: hidden;
border-bottom: 1px solid #444444;
padding-bottom: 10px;
margin-bottom: 20px;
}

#quick_search div {
float: left;
margin-left: 10px
}

#quick_search div select {
padding: 3px;
height: 25px;
}

#quick_search div input {
padding: 3px;
height: 20px;
}


.page_links {
list-style: none;
overflow: hidden;
}

.page_links li {
display: inline;
}

.page_links li a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:1px solid #666666;
color:#CB193F;
display:block;
float:left;
font-size:13px;
margin-bottom:20px;
margin-left:10px;
padding:8px;

.page_links li a:hover {
background: #333333;
color: white;
}


