body {
	background: #FFAB33 url(img/bg.gif) repeat-x;
	color: #fff;
}
a {
	color: #fff;
}
.highlight {
	color: #ffd200;
}
.separator {
	color: #CDCDCD;
}
.sms_button_es, .sms_button_de, .sms_button_fr, .sms_button_it, .sms_button_us {
	color: #FFF;
}
.thumbs {
	border:1px solid #6EAEF2;
}
.big_title {
	color: #a26712;
}
.big_title .highlight {
	color: #007246;
}
#header .big_title {
	color: #fff;
}
.button a  {
	color: #fff;
}
.tabs a	 {
	color: #FFF;
}
#video_preview {
	border: 1px solid #ffd200;
}
#pay_content .left {
	background: #000;
}
#join .t_middle2 {
	background: #a26712;
}
.join_thumb_bottom {
	background: #007749;
}
.pagination a {
	border: 1px solid #e68d0e;
	color: #a26712;
}
.pagination .active {
	border: 1px solid #007246;
	background: #007246;
	color: #FFAB33;
}
.name a {
	color: #fff;
}
#profile {
	color: #000;
}
#profile .thumb {
	background:  #F4F3F3;
	border: solid 1px #E9E9E9;
}
#profile .chat_button a, #profile a .chat_button {
	color: #ffd200;
}
#profile .spy_button a, #profile a .spy_button {
	color: #00824e;
}
#footer {
	color: #a26712;
}
#footer a {
	color: #a26712
}
#login .bg_little_button {
	color: #FFf;
}
#login, #login a {
	color: #000;
}

/* Images Only */
.hr { 
	background: url(img/hr_bg.gif) repeat-x center;	
}
.sms_button_es {
	background: url(img/sms_button_es.gif) no-repeat;
}
.sms_button_de {
	background: url(img/sms_button_de.gif) no-repeat;
}
.sms_button_fr {
	background: url(img/sms_button_fr.gif) no-repeat;
}
.sms_button_it {
	background: url(img/sms_button_it.gif) no-repeat;
}
.sms_button_us {
	background: url(img/sms_button_us.gif) no-repeat;
}
.little_button_lf {
	background: url(img/bt_lf.gif);
}
.little_button_rg {
	background: url(img/bt_rg.gif);
}
.bg_little_button {
	background: url(img/bt_bg.gif);
}
.tab .bgtab {
	background: url(img/tab_inactive_bg.gif);
}
.tab .border_left {
	background: url(img/tab_lf_inactive.gif);
}
.tab .border_right {
	background: url(img/tab_rg_inactive.gif);
}
.active_tab .bgtab {
	background: url(img/tab_active_bg.gif);
}
.active_tab .border_left {
	background: url(img/tab_lf_active.gif);
}
.active_tab .border_right {
	background: url(img/tab_rg_active.gif);
}
#pay_content {
	background: url(img/box_top_bg.gif) no-repeat;
}
#join .content {
	background: #00C269 url(img/lightbox_bg.gif) repeat-x bottom;
}
.girl_name {
	background: url(img/info_bg.gif) no-repeat;
}
#profile_tl .content, #profile_tr .content, #profile_bl .content, #profile_br .content {
	background: url(img/info_lightbox_bg.png) repeat-y;
	_background: url(img/info_lightbox_bg.gif) repeat-y;
}
#profile .girl_name {
	background: url(img/profile_bottom.gif) no-repeat;
}
#login .bg_little_button {
	background: url(img/bt_bg2.gif);
}
#login .little_button_lf {
	background: url(img/bt_lf2.gif);
}
#login .little_button_rg {
	background: url(img/bt_rg2.gif);
}

