﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	font-family: "Tahoma", Geneva, sans-serif;
	background: #FFDADC;
	font-size: 14px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #F89831;
	text-decoration: none;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.floatright {
	float:right;
	width: 100%;
}

/* Drop Down Panel ----------------------*/


.panel_outer {
	width: 100%;
	float:right;
	background: #F6222E;
}

#position_panel {
	width: 1000px;
	margin: 0 auto;
}

#panel{
	width:1000px; 
	background: url(../imgs/panel_bg.gif) repeat-y #242424; 
	display:none; 
	margin: 0 auto; 
	float: right;
}

.panel_footer {
	width: 1000px;
	background:url(../imgs/panel_footer.gif) repeat-x bottom;
	float: right;
}
	
.slide_outer {
	width: 100%;
	background: #F6222E;
	float:right;
}

.slide { 
	width:1000px; 
	height:21px; 
	margin: 0 auto; 
	padding: 0;  
	background:url(../imgs/slide.gif) repeat-x;
}
.slide2 {
	width: 10px;
	height: 2px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(../imgs/slide2.gif) repeat-x;
}

.rightslidepanel {
	background:url(../imgs/colors/rightslidepanel_5.gif) right top no-repeat;
	height: 21px;
}

.leftslidepanel {
	background:url(../imgs/colors/leftslidepanel_5.gif) left top no-repeat;
	height: 21px;
}


.btn-slide {
	background: url(../imgs/colors/open_slide_5.gif) no-repeat right -19px; 
	width: 86px; 
	height: 19px; 
	float:right; 
	display: block; 
	margin-right:15px; 
	position:relative; 
	top: 21px; 
	z-index: 10;
	display: inline;
}

.active {
	background-position: right 0;
}

/* Start User login ---------------------------------------------- */

/* User login ajax 
   ---------------- */
   
.usercp_tabs{
	width: 230px;
	height: 80px;
	line-height: 10px;
	text-align: right; /*set to left, center, or right to align the menu as desired*/
	float:left;
	clear:left;
	padding: 8px 15px 8px 15px;
	margin: 9px 0;
	display: inline;
	background:url(../imgs/userlinks_bg.gif) right repeat-y;
}

.usercp_tabs li{
	display: inline;
	width: 100%;
	font-size: 12px;
	color: #747474;
	clear:both;
	float: right;
	margin-bottom: 10px;
}

.usercp_tabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #747474;
	font-size: 12px;
	text-align: right;
}

.usercp_tabs li a:hover{
	text-decoration: none;
	color: #bdbdbd;
}

.usercp_tabs li a.selected{ /*selected main tab style */
	color: #bdbdbd;
	float: right;
}

.usercp_tabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}
.userlogin_tabs{
	width: 230px;
	height: 120px;
	line-height: 10px;
	text-align: right; /*set to left, center, or right to align the menu as desired*/;
	float: right;
	clear: right;
	padding: 8px 15px 8px 15px;
	margin: 9px 0;
	display: inline;
	background: right;
}

.userlogin_tabs li{
	display: inline;
	width: 100%;
	font-size: 12px;
	color: #747474;
	clear:both;
	float: right;
	margin-bottom: 10px;
}
.readcolor{
	color: #bdbdbd;
}
.userlogin_tabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #747474;
	font-size: 12px;
	text-align: right;
}

.userlogin_tabs li a:hover{
	text-decoration: none;
	color: #bdbdbd;
}

.userlogin_tabs li a.selected{ /*selected main tab style */
	color: #bdbdbd;
	float: right;
}

.userlogin_tabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}
.userpm_tabs{
	width: 300px;
	height: 120px;
	line-height: 10px;
	text-align: right; /*set to left, center, or right to align the menu as desired*/;
	float: left;
	clear: left;
	padding: 8px 15px 8px 15px;
	margin: 9px 0 9px 80px;
	display: inline;
	background: url(../imgs/userlinks_bg.gif) right repeat-y;
}
.userpm_tabs li{
	display: inline;
	width: 100%;
	font-size: 12px;
	color: #747474;
	clear:both;
	float: right;
	margin-bottom: 10px;
}

.userpm_tabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #747474;
	font-size: 12px;
	text-align: right;
}

.userpm_tabs li a:hover{
	text-decoration: none;
	color: #bdbdbd;
}

.userpm_tabs li a.selected{ /*selected main tab style */
	color: #bdbdbd;
	float: right;
}

.userpm_tabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}
p.loginform_title {
	font-size: 13px;
	color: #7d7d7d;
	float: right;
	width: 100%;
	text-align: right;
	direction: rtl;
	text-shadow: #000 0 1px 0;
	font-weight: bold;
	position:relative; 
	right: -20px;
	margin: 0 0 12px 0;
	display: inline;
}

form#userloginform {
	float: right;
	width: 700px;
	height: 95px;
	margin: 20px 40px 0 0;
	display: inline;
}

form#userloginform input {
	border: none;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	direction: rtl;
	color: #7d7d7d;
}

form#userloginform input#panel_username,
form#userloginform input#panel_password,
form#userloginform input#panel_email {
	float: right;
	width: 168px;
	height: 17px;
	margin-left: 9px;
	padding: 5px 28px 5px 5px;
}

form#userloginform input#panel_username {
	background:url(../imgs/username_input.gif) no-repeat;
}
form#userloginform input#panel_email {
	background:url(../imgs/email_input.gif) no-repeat;
}
form#userloginform input#panel_password {
	background:url(../imgs/password_input.gif) no-repeat;
}
form#userloginform input.login_button {
	width: 69px;
	height: 27px;
	background: url(../imgs/login_button.gif) no-repeat;
	cursor:pointer;
	float: right;
}

label.userpanel_rememberme {
	width: 86px;
	float: right;
	clear:both;
	direction: rtl;
	text-align:right;
	color: #7d7d7d;
	font-size: 12px;
	margin: 3px 324px 0 0;
}

label.userpanel_rememberme input {
	padding:0px;
	margin: 0px;
	margin-left: 3px;
	margin-top: 3px;
	border: none;
	width: 14px;
	height: 14px;
}

/* End User login ---------------------------------------------- */


/* Start Style Switcher ---------------------------------------------- */

ul#styleswitcher {
	margin:0px;
	padding: 0px;
	list-style: none;
	float: left;
	margin-left: 15px;
	margin-top: 3.5px;
	display: inline;
}

ul#styleswitcher li{
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
}

.bluestyle, .redstyle , .greenstyle ,.pinkstyle ,.brownstyle ,.pnstyle ,.blank ,.sitemap ,.fav ,.contact{
	width: 12px;
	height: 12px;
	display:block;
	float:right;
}

.bluestyle {
	background:url(../imgs/bluestyle.gif) no-repeat;
}
.sitemap {
	background:url(../imgs/sitemapstyle.gif) no-repeat;
}
.fav {
	background:url(../imgs/favstyle.gif) no-repeat;
}
.contact {
	background:url(../imgs/contactstyle.gif) no-repeat;
}

.blank {
	background:url(../imgs/blankstyle.gif) no-repeat;
}

.redstyle {
	background:url(../imgs/redstyle.gif) no-repeat;
}

.greenstyle {
	background:url(../imgs/greenstyle.gif) no-repeat;	
}

.pinkstyle{
	background:url(../imgs/pinkstyle.gif) no-repeat;	
}
.brownstyle{
	background:url(../imgs/brownstyle.gif) no-repeat;		
}
.pnstyle{
	background:url(../imgs/pnstyle.gif) no-repeat;		
}
/* right content
   --------------- */
#time {
	float:right;
	text-align: right;
	direction: rtl;
	font-size: 11px;
	color:#CCC;
	position:relative;
	right: -90px;
	line-height: 18px;
}
   
/* End Style Switcher ---------------------------------------------- */


/* Start Header ---------------------------------------------- */

#header_outer {
	width: 100%;
	height: 270px;
	float: right;
	background:url(../imgs/colors/header_bg_5.png) repeat-x;
}


#header_inner {
	width: 1000px;
	height: 270px;
	margin: 0 auto;
	background:url(../imgs/colors/headerimg_5.jpg) top center no-repeat;
}
.logo {
	float: right;
	position: relative;
	top: 50px; 
	right: 30px;
}

/* Start Search Form 
   ------------------- */
   
#search_place {
	float:left;
	position:relative; 
	top: 155px;
	width: 311px;
	height: 150px;
	
}
   
#mysearchform {
	float:right;
	width: 311px;
	margin-top: 3px;
}

#mysearchform input {
	font-family: "Tahoma", Geneva, sans-serif;
	border: none;
}

#mysearchform input.searchinput {
	width: 253px;
	height: 14px;
	float: right;
	color: #7d7d7d;
	text-align: right;
	direction: rtl;
	font-size: 12px;
	padding: 11px 30px 11px 5px;
	text-shadow: #010101 0 1px 0;
}

#mysearchform .dosearch {
	background:url(../imgs/dosearch.gif) no-repeat;
	width: 23px;
	height: 36px;
	float: right;
	cursor: pointer;
}
input.all_search_textinput {
	background: url(../imgs/all_search_textinput_.gif) no-repeat;
}
input.games_search_textinput {
	background:url(../imgs/games_search_textinput.gif) no-repeat;
}

input.news_search_textinput {
	background:url(../imgs/news_search_textinput.gif) no-repeat;
}

input.photo_search_textinput {
	background:url(../imgs/photo_search_textinput.gif) no-repeat;
}
input.cards_search_textinput {
	background:url(../imgs/cards_search_textinput.gif) no-repeat;
}
input.sounds_search_textinput {
	background:url(../imgs/sounds_search_textinput.gif) no-repeat;
}
input.videos_search_textinput {
	background:url(../imgs/videos_search_textinput.gif) no-repeat;
}
input.links_search_textinput {
	background:url(../imgs/links_search_textinput.gif) no-repeat;
}
input.downloads_search_textinput {
	background:url(../imgs/downloads_search_textinput.gif) no-repeat;
}
input.topics_search_textinput {
	background:url(../imgs/topics_search_textinput.gif) no-repeat;
}

/* Start Search Form Ajax 
   ------------------- */
   
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.loading_search {
	text-align:right;
	direction:rtl;
}

.shadetabs{
	width: 250px;
	height: 19px;
	line-height: 10px;
	text-align: right; /*set to left, center, or right to align the menu as desired*/
	float:right;
}

.shadetabs li{
	display: inline;
	margin: 0;
	font-size: 12px;
	color: #FFF;
	clear:left;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #FFF;
	font-size: 12px; 
}

.shadetabs li a:visited{
	color: #FFF;
}

.shadetabs li a:hover{
	color: #C0020C;
}

.shadetabs li a.selected{
	/*selected main tab style */
	position: relative;
	top: 1px;
	font-weight: bold;
	color: #333333;
}

.shadetabs li a.selected{ /*selected main tab style */
	background-image: url(shadeactive.gif);
	border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}



/* End Header ---------------------------------------------- */


#jsddm li{	
	list-style: none;
}

#jsddm li a {	
	display: block;
	text-decoration: none;
	width: 53px;
	height: 19px;
	color: #EAFFED;
	background:url(../imgs/more_search.png) no-repeat top;
	
}

#jsddm li ul {	
	position: absolute;
	top: 18px;
	left: 0px;
	visibility: hidden;
	width: 150px;
	border: 0px solid #042134;
	background: #232323;
	z-index: 9999;
}

#jsddm li ul li {	
	display: inline;
	height: 10px;
	line-height: 15px;
}

#jsddm li ul li a{	
	width: auto;
	color: #747474;
	padding: 5px;
	background: none;
	text-align:right;
	font-size: 12px;
}

#jsddm li ul li a:hover{	
	background: #BDBDBD;
	color: #000;
	font-weight: bold;
}


#jsddm li ul li a.selected { 
	position: relative;
	font-weight: bold;
	background: #525151;
	color: #000;
	float: none;
}

/* Start Scroll Navbar -------------------------------------------------- */


.jcarousel-container {
    position: relative;
	float: right;
	top: 69px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
 
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-container {
	height: 40px;
	background: url(../imgs/navbar_bg.gif) repeat-x;
}

.jcarousel-container-horizontal {
    width: 1000px;
	height: 40px;
	margin: 0 auto;
}


.jcarousel-clip-horizontal {
    width:  990px;
    height: 40px;
	line-height: 40px;
	margin: 0 auto;
}

.jcarousel-list li,
.jcarousel-item {
    float: right;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 110px;
	height: 40px;
	text-align: center;
}


.jcarousel-item-horizontal {
  /*  margin-left:  5px;
	margin-right: 5px; */
}


.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}


/**
 *  Horizontal Buttons
 */
 
.jcarousel-next-horizontal {
    position: absolute;
    right: 0px;
    width: 15px;
    height: 40px;
    cursor: pointer;
    background: transparent url(../imgs/nav_next.gif) no-repeat 0 0;
}

.jcarousel-next-horizontal:hover {
    background-position: -15px 0;
}

.jcarousel-next-horizontal:active {
    background-position: 0 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -30px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    left: 0px;
    width: 15px;
    height: 40px;
    cursor: pointer;
    background: transparent url(../imgs/nav_prev.gif) no-repeat 0 0;
}

.jcarousel-prev-horizontal:hover {
    background-position: -15px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: 0 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -30px 0;
}

/* End Scroll Navbar -------------------------------------------------- */

/* Start Scroll Navbar hover Effect ------------------------------------ */



ul#scrollnav a, ul#scrollnav span {
	width: 110px;
	height: 20px;
	line-height: 20px;
	float: right;
	padding: 10px 0px !important;
	text-decoration: none;
	background: none;
/* Font Rest */	font-size: 12px;
	font-family: "Tahoma", Geneva, sans-serif;
	font-weight: bold;
	color: #BB0A14;
}

ul#scrollnav span {
	display: none;
}

ul#scrollnav.scrollnav_hover span{
	background: none;
}

ul#scrollnav.scrollnav_hover a{
	color: #FFF;
	background: url(../imgs/nav_hover.gif) repeat-x left bottom;
}

/*--The usual active styling for css--*/
ul#scrollnav li.selected span {
	margin-top: -40px;
}

/* End Scroll Navbar hover Effect ------------------------------------ */

#warp {
	margin: 0 auto;
	width: 1000px;}

#outer_container {
	width: 1000px;
	background: #f7f7f7;
	float: right;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
#itenClose_body{
	padding: 10px 8px 10px 5px;
	width: 987px;
	float: right;
	display: inline;
	text-align: center;
	color: #FF0000;
	font-size: 13px;
	background-color: #FFF9F9;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	margin-top: 5px;
	margin-bottom: 3px;
}
#nvbar_body{
	padding: 10px 8px 10px 5px;
	width: 987px;
	float: right;
	display: inline;
	text-align: right;
	color: #F6222E;
	font-size: 13px;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 5px;
	margin-bottom: 3px;
	direction:rtl;
}
#Static_body{
	padding: 10px 8px 10px 5px;
	width: 952px;
	float: right;
	display: inline;
	text-align: right;
	color: #F6222E;
	font-size: 13px;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 5px;
	margin-bottom: 3px;
	direction:rtl;
}

#latest_body{
	padding: 10px 8px 10px 5px;
	width: 987px;
	float: right;
	text-align: right;
	color: #F6222E;
	font-size: 13px;
	background-color: #FCFCFC;
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 5px;
	margin-bottom: 3px;
	direction:rtl;
}
#Static_thismonth{
	background-position: right;
	padding-top: 1px;
	padding-right: 20px;
	background-image: url('../../../images/icon_view.gif');
	background-repeat: no-repeat;
	margin-right: 25px;
	color: #999999;
}
#Fetch_body{
	width: 800px;
	float: right;
	display: inline;
	margin-top: 30px;
	margin-bottom: 30px;
	direction: rtl;
	margin-right: 150px;
}
#Nav_static_body{
	width: 555px;
	float: right;
	display: inline;
	margin-top: 10px;
	margin-bottom: 3px;
	direction: rtl;
	margin-right: 220px;
}
#static_next{
	padding: 5px;
	width: 125px;
	float: right;
	display: inline;
	direction: rtl;
	text-align: right;
	background-color: #FFFFFF;
	height: 21px;
}
#static_brev{
	padding: 5px;
	width: 125px;
	float: right;
	display: inline;
	direction: rtl;
	text-align: left;
	background-color: #FFFFFF;
	height: 21px;
}

#month_body{
	float: right;
	display: inline;
	direction: rtl;
	padding-bottom: 2px;
}
#month_dep{
	width: 25px;
	float: right;
	display: inline;
	direction: rtl;
	text-align: center;
	color: #808080;
	background-color: #E6E6E6;
	height: 17px;
	padding-top: 3px;
	font-size: 13px;
}
#vote_static{
	float: right;
	display: inline;
	direction: rtl;
	text-align: right;
	color: #808080;
	background-color: #E6E6E6;
	height: 17px;
	padding-top: 3px;
	font-size: 13px;
	padding-right: 3px;
	padding-left: 3px;
	width: 100px;
}
#pm_static{
	float: right;
	display: inline;
	direction: rtl;
	text-align: center;
	color: #808080;
	background-color: #E6E6E6;
	height: 17px;
	padding-top: 3px;
	font-size: 13px;
	padding-right: 3px;
	padding-left: 3px;
}
#vistiour_dep{
	float: right;
	display: inline;
	direction: rtl;
	font-size: 11px;
	color: #999999;
	margin-top: 5px;
	margin-right: 5px;
}
#charet_body_pm{
	float: right;
	display: inline;
	direction: rtl;
	height: 20px;
	width: 540px;
	margin-bottom: 10px;
}
#pm_check{
	float: left;
	display: inline;
}
#pm_body_control{
	float: left;
	display: inline;
	direction: rtl;
	height: 20px;
	text-align: left;
}
#vote_body_main{
	float: right;
	display: inline;
	direction: rtl;
	margin-left: 5px;
	height: 20px;
	width: 500px;
}
#vote_body_static{
	padding: 10px 2px 2px 2px;
	float: right;
	display: inline;
	direction: rtl;
	height: 20px;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	text-align: center;
	font-size: 13px;
	color: #666666;
}
#charet_body_main{
	float: right;
	display: inline;
	direction: rtl;
	margin-left: 5px;
	height: 20px;
	background-color: #fff;
	width: 750px;
}
.charet_body{
	float: right;
	display: inline;
	direction: rtl;
	height: 20px;
}

#charet_body_start{
	background-position: right;
	float: right;
	display: inline;
	direction: rtl;
	height: 20px;
	background-image: url('../imgs/chart_right.gif');
	background-repeat: no-repeat;
	width: 3px;
}
#charet_body_end2{
	background-position: right;
	float: right;
	display: inline;
	direction: rtl;
	height: 20px;
	background-image: url('../imgs/chart_left.gif');
	background-repeat: no-repeat;
	width: 3px;
}

#charet_body_end{
	background-position: left;
	float: right;
	display: inline;
	direction: rtl;
	height: 20px;
	background-image: url('../imgs/chart_line.gif');
	background-repeat: no-repeat;
	width: 3px;
}
#sitemap_section{
	background-position: right;
	padding-top: 1px;
	padding-right: 18px;
	text-align: right;
	direction: rtl;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url('../../../images/icon_folderyellow2.gif');
	background-repeat: no-repeat;
	margin-right: 10px;
	color: #F6222E;
}
#pages_lvel1{
	padding-right: 5px;
	text-align: right;
	direction: rtl;
}
#pages_lvel2{
	padding-right: 30px;
	text-align: right;
	direction: rtl;
}

#sitemap_lvel1{
	padding-right: 35px;
	text-align: right;
	direction: rtl;
}
#sitemap_lvel2{
	padding-right: 60px;
	text-align: right;
	direction: rtl;
}
#nvbar_lvel1{
	padding-top: 1px;
	padding-right: 25px;
}
#nvbar_lvel2{
	padding-top: 1px;
	padding-right: 50px;
}
#fav_row_body{
	width: 100%;
	float: right;
	display: inline;
	text-align: right;
	background-color: #FFFFFF;
	border-bottom-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-top: 3px;
	margin-bottom: 3px;
	direction: rtl;
	padding-top: 3px;
	padding-bottom: 3px;
}
#fav_row_icon{
	background-position: right;
	background-image: url('../../../images/icon_grayarrow.gif');
	background-repeat: no-repeat;
}
#fav_row_title{
	width: 98%;
	text-align: right;
	padding-right: 15px;
}
#fav_row_delete{
	text-align: center;
	float: left;

}
#fav_row_empty{
	background-position: right;
	padding: 20px 20px 10px 10px;
	width: 98%;
	text-align: right;
	background-image: url('../../../images/info.png');
	background-repeat: no-repeat;
	font-size: 13px;
	color: #FF6600;
	direction: rtl;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 30px;
}

.welcomeuser {
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	width: 980px;
	float: right;
	background: url(../imgs/top_curves.gif) top no-repeat #f7fea9;
	display: inline;
	direction: rtl;
}
.welcomeuser div {
	width: 968px;
	border-left: 1px solid #ccd74f;
	border-right: 1px solid #ccd74f;
	margin-top: 4px;
	float: right;
	display: inline;
	direction: rtl;
	text-align: right;
	padding: 5px;
	font-size: 12px;
	line-height: 1.5em;
	display: inline;
}

.welcomeuser div a {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.welcomeuser div a:hover {
	text-decoration: none;
	color: #666666;
}
#inner_container {
	width: 970px;
	margin: 0 4px;
	background: #FFF;
	border-left: 1px solid #dbeaf3;
	border-right: 1px solid #dbeaf3;
	padding: 10px;
	float: right;
	display: inline;
}
#ajax_message{
	width: 700px;
	margin: 0 4px;
	float: right;
	display: inline;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	color: #CCCCCC;
	font-size: 13px;
}
#ajax_error_message{
	width: 700px;
	margin: 0 4px;
	float: right;
	display: inline;
	text-align: right;
	color: #F17A5F;
	font-size: 13px;
}
#ajax_done_message{
	width: 700px;
	margin: 0 4px;
	float: right;
	display: inline;
	text-align: right;
	color: #6FC261;
	font-size: 13px;
}
.top_curves2 {
	float: right;
	width: 992px;
	height: 4px;
	margin: 0 4px;
	padding: 0px;
	background:url(../imgs/top_curves2.gif) no-repeat #FFF;

}

.bottom_curves {
	float: right;
	width: 992px;
	height: 4px;
	margin: 0 4px 10px 4px;
	padding: 0px;
	background: url(../imgs/bottom_curves.gif) no-repeat;
}

/* Start standard block ------------------------------------ */
.collapse {
	background: transparent url('../imgs/collapse.gif') no-repeat scroll 0% 0%;
	height: 12px;
	position: relative;
	top: -26px;
	right: 2px;
	float: left;
	cursor: pointer;
	width: 12px;
}

.expand {
    background:transparent url('../imgs/expand.gif') no-repeat scroll 0% 0%;
    display:none;
    height:12px;
    position:relative;
	top: -26px;
	right: 2px;
	float: left;
	cursor: pointer;
    width:12px;
}

.standard_block {
	width: 200px;
	float: right;
	clear:right;
	margin-bottom: 10px;
}

.b_head {
	width: 200px;
	height: 48px;
	float: right;
	background: url(../imgs/colors/b_head_5.gif) no-repeat;
}

.b_head p {
	font-size: 14px;
	color: #FFF;
	margin-top: 20px;
	margin-right: 15px;
	text-align: right;
	direction: rtl;
	background: url(../imgs/left_arrow.gif) 100% 7px no-repeat;
	height: 15px;
	padding-right: 13px;
	font-weight: bold;
}


#b_content,
#b2_content,
#b4_content,
#b20_content,
#b7_content,
#b24_content,
#b27_content,
#b30_content,
#b29_content,
#b31_content,
#b8_content
{
	width: 185px;
	float: right;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	margin: 0 7px;
	display: inline;
	background: #FFF;
	direction: rtl;
	text-align: right;
	font-size: 13px;
}

#jcollapse1,
#jcollapse12{
	margin: 5px;
}

.b_footer {
	width: 187px;
	height: 3px;
	float: right;
	margin-right: 7px;
	background: url(../imgs/b_footer.gif) no-repeat;
	display: inline;
	margin-bottom: 5px;
}

/* End standard block ------------------------------------ */

/* Start large standard block ------------------------------------ */

.standard_maxblock {
	width: 314px;
	float: left;
	display: inline;
}

.bmax_head {
	width: 314px;
	height: 48px;
	float: right;
		margin-top: 5px;
	background: url(../imgs/colors/bmax_head_5.gif) no-repeat;
}

.bmax_head p {
	font-size: 15px;
	color: #FFF;
	margin-top: 18px;
	margin-right: 15px;
	text-align: right;
	direction: rtl;
	background: url(../imgs/left_arrow.gif) 100% 7px no-repeat;
	height: 15px;
	padding-right: 13px;
}


#bmax_content{
	width: 298px;
	float: right;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	margin: 0 7px;
	display:inline;
	background:#FFF;
	direction: rtl;
	text-align:right;
}

#bmax_content_jcollapse1{
	margin: 5px;
}
.bmax_footer {
	width: 300px;
	height: 3px;
	float: right;
	margin-right: 7px;
	background: url(../imgs/bmax_footer.gif) no-repeat;
	display: inline;
	margin-bottom: 5px;
}

/* End large standard block ------------------------------------ */
.content_title_head_middle2 {
	width: 100%;
	height: 34px;
	float: right;
	background: url(../imgs/colors/content_title_head_middle_5.gif) repeat-x;
}

.content_title_head_middle {
	width: 760px;
	height: 34px;
	float: right;
	margin: 10px;
	margin-left: 0px;
	background:url(../imgs/colors/content_title_head_middle_5.gif) repeat-x;
}

.content_title_head_right {
	background:url(../imgs/colors/content_title_head_right_5.gif) 100% 0 no-repeat;
	height: 34px;
}

.content_title_head_left {
	background:url(../imgs/colors/content_title_head_left_5.gif) 0 0 no-repeat;
	height: 34px;
}

.content_title_head_left p {
	direction: rtl;
	margin: 0 8px;
	font-size: 14px;
	color: #e5f5fd;
	line-height: 30px;
	text-align: right;
}
.content_title_head_left_con {
	direction: rtl;
	font-size: 14px;
	color: #A030FE;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 3px;
}

/* Start Tabs ------------------------------------ */

#standardid_tabs {
	width: 750px;
	margin: 10px;
	float: left;
	clear:left;
	display: inline;
}

ul.standard_tabs{
	background:url(../imgs/colors/tabnav_bg_5.gif) no-repeat;
	width: 734px;
	height: 32px;
	padding: 0 8px;
}

.standard_tabs li{
	display: inline;
	list-style: none;
	float: right;
	background:url(../imgs/tabnav_button.gif) left repeat-x;
	height: 21px;
	text-align: center;
	margin: 7px 0 0 5px;
}


.standard_tabs li a{
	background:url(../imgs/tabnav_tl_button.gif) left no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	outline: none;
	font-size: 12px;
	height: 21px;
	display: block;
	line-height: 21px;
	padding: 0 8px;
}

.standard_tabs li span a:hover{
	color: #0f5482;
	text-decoration: none;
}


.standard_tabs li a.selected{
	/*selected main tab style */
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}

.standard_tabs li a.selected:hover{ /*selected main tab style */
	color: #0f5482;
	text-decoration: none;
}

#standard_tabs_content {
	width: 746px;
	padding: 0 1px 0 1px;
	background: #FCFEFF;
	border-top: none;
	text-align: right;
	direction: rtl;
	color: #000;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #F6222E#EFEFEF #EFEFEF #EFEFEF;
}
#standard_tabs_content div {
	margin: 5px;
	float: right;
}

/* End Tabs ------------------------------------ */


/* Start Footer ------------------------------------ */
#footer {
	text-align: center;
	float: right;
	height: 20px;
	width: 100%;
	color: #F6222E;
	font-size: 13px;
	margin-top: 15px;
	direction:rtl;
}
#footer span {
	margin: 10px 0;
	float: right;
	width: 100%;
	text-align: center;
	line-height: 1.3em;
	color: #5e5e5e;
	font-size: 11px;
	direction:ltr;
	text-decoration: none;
}

#footer span a, #footer span a:visited, #footer span a:link, #footer span a:active {
	color: #5e5e5e;
	text-decoration: none;
}

#footer span a:hover {
	color: #5e5e5e;
	text-decoration: underline;
}
#footer_down{
	padding: 10px 8px 10px 5px;
	width: 987px;
	float: right;
	display: inline;
	text-align: right;
	color: #F6222E;
	font-size: 13px;
	background-color: #FFFFFF;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 5px;
	margin-bottom: 3px;
	height: 18px;
}
#style_lang{
	width: 400px;
	float: right;
	display: inline;
	text-align: right;
	color: #666666;
}
#friendlinksOne a , #friendlinksOne a:visited , #friendlinksOne a:link{
	padding: 8px 3px 5px 3px;
	border: 1px solid #EEEEEE;
	width: 185px;
	float: right;
	display: inline;
	text-align: center;
	height: 21px;
	background-color: #FBFBFB;
	margin-bottom: 1px;
	margin-left: 1px;
	color: #F6222E;
}
#friendlinksOne a:hover{
	border: 1px solid #EEEEEE;
	background-color: #E8E8E8;
	color: #333333;
}
#ads_up{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	direction: rtl;
}
#ads_left{
	padding: 4px 7px 4px 7px;
	text-align: center;
	direction: rtl;
	width: 300px;
	float: left;
}
#ads_right{
	padding: 4px 7px 4px 7px;
	text-align: center;
	direction: rtl;
	width: 200px;
	float: right;
}
#ads_do{
	width: 990px;
	float: right;
	display: inline;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#footer_links{
	width: 587px;
	float: left;
	display: inline;
	text-align: left;
}
p.footer-link{
	float:left; 
	clear:left; 
	color:#605d59;
}
#footer_xml {
	text-align: center;
	float: right;
	height: 30px;
	width: 100%;
	color: #F6222E;
	font-size: 13px;
	display: inherit;
}
.curve_t {background: url(../imgs/dot.gif) 0 0 repeat-x  #fcfeff;}
.curve_b {background: url(../imgs/dot.gif) 0 100% repeat-x;}
.curve_l {background: url(../imgs/dot.gif) 0 0 repeat-y;}
.curve_r {background: url(../imgs/dot.gif) 100% 0 repeat-y;}

.curve_bl {background: url(../imgs/curve_bl.gif) 0 100% no-repeat;}
.curve_br {background: url(../imgs/curve_br.gif) 100% 100% no-repeat;}
.curve_tl {background: url(../imgs/curve_tl.gif) 0 0 no-repeat;}
.curve_tr {
	background: url(../imgs/curve_tr.gif) 100% 0 no-repeat;
	padding: 10px;
	text-align: center;
}

.curve_t, .curve_b, .curve_l, .curve_r, 
.curve_bl, .curve_br, .curve_tl, .curve_tr {
	float:right;
}

/* Start category block ------------------------------------ */

a.cat_title {
	text-decoration: none;
	font-size: 13px;
	color: #F6222E;
	font-family: "Tahoma", Geneva, sans-serif;
	float: right;
	direction:rtl;
	margin-bottom: 8px;
	margin-left: 8px;
	font-weight: bold;
}

a.cat_title:hover {
	text-decoration: none;
	color: #808080;
}
.thu_border {
	border: 3px solid #EAEAEA;
	padding: 1px;
}

.category_thumb {
	width: 80px;
	height: 80px;
	border: 3px solid #E9E9E9;
	padding: 1px;
	float: left;
}

.cat_info {
	clear: right;
	width: 160px;
	float:right;
}
.cat_field_a, .cat_field_b{
	height: 19px;
	width: 73px;
	background:url(../imgs/cat_field.gif) no-repeat;
	float: right;
	margin-left: 5px;
	font-family: "Tahoma", Geneva, sans-serif;
	color:#000;
	font-size: 11px;
	line-height: 19px;
	text-align:center;
	direction:rtl;
}

ul.cat_icons {
	float: right;
	clear: right;
	margin: 8px 0;
}

ul.cat_icons li {
	float: right;
	height: 16px;
	width: 16px;
	margin-left: 3px;
}

ul.cat_icons li a {
	display: block;
	width: 16px;
	height: 16px;
}

ul.cat_icons li.rss {
	background:url(../imgs/rss.gif) bottom right no-repeat;
}

ul.cat_icons li.state {
	background:url(../imgs/state.gif) bottom right no-repeat;
}

ul.cat_icons li.img {
	background:url(../imgs/img.gif) bottom right no-repeat;
}

ul.cat_icons li.date {
	background:url(../imgs/date.gif) bottom right no-repeat;
}

ul.cat_icons li.go {
	background:url(../imgs/go.gif) bottom right no-repeat;
}

ul.lastposts {
	font-size: 12px;
	background: url(../imgs/dot_cat.gif) top repeat-x;
	padding-top: 8px;
	margin-top: 8px;
	direction:rtl;
}

ul.lastposts li {
	margin-bottom: 5px;
	float: right;
	clear: both;
	padding-right: 8px;
	background: url(../imgs/left_arrow_li.gif) 100% 4px no-repeat;
}

ul.lastposts li a {
	color: #000;
	text-decoration: none;
}

ul.lastposts li a:hover {
	text-decoration: none;
	color: #808080;
}
ul.lastposts_date {
	font-size: 12px;
	background: top;
	padding-top: 8px;
	margin-top: 8px;
	direction: rtl;
}
ul.lastposts_date li {
	background-position: right;
	margin-bottom: 3px;
	float: right;
	clear: both;
	background: 100%;
	font-size: 11px;
	color: #999999;
	background-image: url('../../../images/30.png');
	background-repeat: no-repeat;
	height: 16px;
	padding-right: 17px;
}

/* End category block ------------------------------------ */


/* Start Select menu ------------------------------------ */
.selCont {
	width: 100%;
	height: 25px;
	border-bottom: 2px solid #FFF3F3;
	margin-bottom: 10px;
}

ul.newList {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	color: #000;
	width: 140px;
	background: #FFE4E6;
	border: 1px solid #FFF3F3;
	position: absolute;
	top: 22px;
	right: 0;
	overflow: auto;
	z-index: 9999;
	font-size: 12px;
}
.newListSelected {
	width: 134px;
	color: #F6222E;
	height: 17px;
	text-align: right;
	padding: 5px 10px 0 0;
	float: right;
	background: url(../imgs/colors/select-bg_5.png) no-repeat;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
}
.newListSelected span {width:140px; display:block;}
ul.newList li {padding:8px 8px;}
.selectedTxt {width:135px; overflow:hidden; height:16px; padding:0 5px 0 0; font-size: 12px;}
.hiLite {
	background: #FFACB1!important;
	color: #F6222E!important;
	font-size: 12px;
}
.newListHover {
	background: #EAEAEA !important;
	color: #666666 !important;
	cursor: pointer;
	font-size: 12px;
}
.newListSelHover, .newListSelFocus {background-position:0 -22px; cursor:pointer; font-size: 12px;}
.newListOptionTitle {
	font-weight: bold;
	font-size: 12px;
	color: #F6222E;
}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

/* End Select menu ------------------------------------ */

/* Start entries list ------------------------------------ */
.gbook_info {
	border: 1px dotted #E2E2E2;
	float: left;
	width: 120px;
	text-align: center;
	background-color: #FFFFFF;
	height: 25px;
	padding-top: 8px;
}

.member_data_search {
	padding: 1px 10px 1px 1px;
	float: right;
	width: 590px;
	direction:rtl;
}

.member_data {
	padding: 1px 10px 1px 1px;
	float: right;
	width: 490px;
	direction:rtl;
}

.member_data_br {
	float: right;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 100%;
	text-align: right;
	color: #999999;
	font-size: 12px;
}
.member_data_br_text {
	float: right;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 100%;
	text-align: justify;
	color: #999999;
	font-size: 12px;
}
.member_data_title {
	float: right;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 100%;
	text-align: right;
	color: #333333;
	font-size: 13px;
}

.topics_data_br {
	float: right;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 100%;
	text-align: right;
	color: #999999;
	font-size: 13px;
}

.news_data_br {
	float: right;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 350px;
	text-align: right;
	color: #999999;
	font-size: 13px;
}
.user_av_header {
	width: 80px;
	height: 80px;
	border: 3px solid #d5d5d5;
	padding: 1px;
	float: right;
	position: absolute;
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 15px;
}
.user_pm_header {
	color: #d5d5d5;
}

.user_thumb_li {
	width: 80px;
	height: 80px;
	border: 3px solid #d5d5d5;
	padding: 1px;
	float: right;

}
.user_thumb_regs {
	width: 45px;
	height: 45px;
	border: 3px solid #d5d5d5;
	padding: 1px;
	float: right;
}
.user_thumb_usedef {
	width: 480px;
	float: right;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	color: #FF6600;
}

.user_thumb_li:hover {
	border: 3px solid #F6222E;
}

.cat_list {
	float: right;
	clear: both;
	width: 100% !important;
}
.topics_thumb_li {
	width: 120px;
	height: 100px;
	border: 3px solid #d5d5d5;
	padding: 1px;
	float: right;

}
.pmavatra_thumb_li {
	width: 75px;
	height: 70px;
	border: 3px solid #d5d5d5;
	padding: 1px;
	float: right;

}

.category_thumb_li {
	width: 80px;
	height: 80px;
	border: 3px solid #e2e2e2;
	padding: 1px;
	float: right;

}
.site_thu_thumb_li {
	width: 60px;
	height: 60px;
	border: 2px solid #E9E9E9;
	padding: 1px;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}

.category_thumb_li:hover {
	border: 3px solid #e2e2e2;
}

.sec_title {
	direction: rtl;
	clear:both;
	margin-bottom: 5px;
	color:#333333;
	font-size: 13px;
	position:relative;
	height: 25px;
}

.sec_title p {
	float: right;
	background: #fafafa;
	border: 1px solid #FFF;
	padding: 5px;
	width: 120px;
	text-align: right;
	color: #F6222E;
}
.sec_title span {
	float: right;
	padding: 5px;
	margin: 0px;
	line-height: 20px;
	font-size: 13px;
	color: #666666;
}
.cat_list_info {
	float: right;
	clear: both;
	margin-top: 5px;
	font-size: 11px;
	color: #999999;
	direction:rtl;
}

.cat_field_list {
	height: 19px;
	width: 73px;
	background:url(../imgs/cat_field.gif) no-repeat;
	float: right;
	margin-left: 5px;
	font-family: "Tahoma", Geneva, sans-serif;
	color:#000;
	font-size: 11px;
	line-height: 19px;
	text-align:center;
}

/* End entries list ------------------------------------ */

/* START SITE_3 ------------------------------------ */

/* Drop Down Panel ----------------------*/


.postpanel_outer {
	float: right;
	clear:both;
	margin:0 5px;
}

#postpanel{
	display: none;
	margin: 0 40px 0 auto;
	text-align: right;
	direction: rtl;
	float: right;
	width: 555px;
	padding: 5px;
	background-color: #FCFEFF;
	border: 1px solid #EFEFEF;
	border-top: none;
	color: #F6222E;
}
	




.postbtn-slide {
	background: url(../imgs/postopen_slide.gif) no-repeat right -19px;
	width: 94px;
	height: 19px;
	float: right;
	display: block;
	margin-right: 45px;
	z-index: 10;
	display: inline;
	float: right;
	clear: both;
}

.active {
	background-position: right 0;
}

/* Start User login ---------------------------------------------- */


/* Start Scroll post icons bar -------------------------------------------------- */

#scrollposticons_outer .jcarousel-container {
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	float: left;
	background:none;
}

#scrollposticons_outer .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#scrollposticons_outer .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
 
#scrollposticons_outer .jcarousel-next {
    z-index: 3;
    display: none;
}

#scrollposticons_outer .jcarousel-prev {
    z-index: 3;
    display: none;
}

#scrollposticons_outer .jcarousel-container {
	height: 25px;
}

#scrollposticons_outer .jcarousel-container-horizontal {
    width: 120px;
	height: 25px;
	margin: 0 auto;
}


#scrollposticons_outer .jcarousel-clip-horizontal {
    width:  100px;
    height: 25px;
	line-height: 16px;
	margin: 0 auto;
}

#scrollposticons_outer .jcarousel-list li,
#scrollposticons_outer .jcarousel-item {
    float: right;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 30px;
	height: 25px;
	text-align: center;
}

.jcarousel-list li a {
	display: block;
	width: 30px;
	height: 25px;
}
.jcarousel-list li.play_icon {
	background: url('../../../images/play.gif') no-repeat;
}
.jcarousel-list li.comment_icon {
	background: url('../../../images/addcomment.gif') no-repeat;
}
.jcarousel-list li.print_icon {
	background: url('../../../images/print.gif') no-repeat;
}
.jcarousel-list li.html_icon {
	background: url('../../../images/html.gif') no-repeat;
}
.jcarousel-list li.pdf_icon {
	background: url('../../../images/pdf.gif') no-repeat;
}
.jcarousel-list li.visit_icon {
	background: url('../../../images/visit.gif') no-repeat;
}
.jcarousel-list li.sms_icon {
	background: url('../../../images/sms.gif') no-repeat;
}
.jcarousel-list li.fav_icon {
	background: url('../../../images/favourit.gif') no-repeat;
}
.jcarousel-list li.forward_icon {
	background: url('../../../images/tell-friend.gif') no-repeat;
}
.jcarousel-list li.download_icon {
	background: url('../../../images/downloadop.gif') no-repeat;
}
.jcarousel-list li.user_edit {
	background: url('../../../images/user_edit.gif') no-repeat;
}
.jcarousel-list li.user_delete {
	background: url('../../../images/user_delete.gif') no-repeat;
}
.jcarousel-list li.report_icon {
	background: url('../../../images/report2.gif') no-repeat;
}
#scrollposticons_outer .jcarousel-item-horizontal {
	margin-left:  2px;
	margin-right: 2px;
}


#scrollposticons_outer .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
 
#scrollposticons_outer .jcarousel-next-horizontal {
    position: absolute;
    right: 0px;
    width: 4px;
    height: 7px;
    cursor: pointer;
    background: transparent url(../imgs/scrollposticons_rightarrow.gif) no-repeat -4px 0;
	margin-top: 9px;
}

#scrollposticons_outer .jcarousel-next-horizontal:hover {
    background-position: -4px 0;
}

.jcarousel-next-horizontal:active {
    background-position: 0 0;
}

#scrollposticons_outer .jcarousel-next-disabled-horizontal,
#scrollposticons_outer .jcarousel-next-disabled-horizontal:hover,
#scrollposticons_outer .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

#scrollposticons_outer .jcarousel-prev-horizontal {
    position: absolute;
    left: 0px;
    width: 4px;
    height: 7px;
    cursor: pointer;
    background: transparent url(../imgs/scrollposticons_leftarrow.gif) no-repeat 0 0;
	margin-top: 9px;
}

#scrollposticons_outer .jcarousel-prev-horizontal:hover {
    background-position: 0 0;
}

#scrollposticons_outer .jcarousel-prev-horizontal:active {
    background-position: 0 0;
}

#scrollposticons_outer .jcarousel-prev-disabled-horizontal,
#scrollposticons_outer .jcarousel-prev-disabled-horizontal:hover,
#scrollposticons_outer .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -4px 0;
}

/* End Scroll post icons bar -------------------------------------------------- */

/* Start Scroll share icons bar -------------------------------------------------- */

#scrollshareticons_outer .jcarousel-container {
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background:none;

}

#scrollshareticons_outer .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#scrollshareticons_outer .jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
 
#scrollshareticons_outer .jcarousel-next {
    z-index: 3;
    display: none;
}

#scrollshareticons_outer .jcarousel-prev {
    z-index: 3;
    display: none;
}

#scrollshareticons_outer .jcarousel-container {
	height: 16px;
}

#scrollshareticons_outer .jcarousel-container-horizontal {
    width: 230px;
	height: 24px;
	float: right;
	margin: 10px 40px 10px 0;
	background: none;
}


#scrollshareticons_outer .jcarousel-clip-horizontal {
    width:  210px;
    height: 24px;
	line-height: 16px;
	margin: 0 auto;
}

#scrollshareticons_outer .jcarousel-list li,
#scrollshareticons_outer .jcarousel-item {
    float: right;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 24px;
	height: 24px;
	text-align: center;
}

#scrollshareticons_outer .jcarousel-list li a {
	display: block;
	width: 24px;
	height: 24px;
}

#scrollshareticons_outer .jcarousel-list li.facebook_icon {
	background: url('../../../images/bookmark/facebook.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.delicious_icon {
	background: url('../../../images/bookmark/delicious.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.diigo_icon {
	background: url('../../../images/bookmark/digg.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.sprul_icon {
	background: url('../../../images/bookmark/spurl.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.myspace_icon {
	background: url('../../../images/bookmark/myspace.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.Simpy_icon {
	background: url('../../../images/bookmark/Simpy.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.blogger_icon {
	background: url('../../../images/bookmark/blogger.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.redit_icon {
	background: url('../../../images/bookmark/reddit.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.furl_icon {
	background: url('../../../images/bookmark/furl.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.yahoo_icon {
	background: url('../../../images/bookmark/yahoo.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.friender_icon {
	background: url('../../../images/bookmark/friendfeed.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.google_icon {
	background: url('../../../images/bookmark/google.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.stu_icon {
	background: url('../../../images/bookmark/stumbleupon.png') no-repeat;
}
#scrollshareticons_outer .jcarousel-list li.Blinklist_icon {
	background: url('../../../images/bookmark/Blinklist.png') no-repeat;
}


#scrollshareticons_outer .jcarousel-item-horizontal {
	margin-left:  3px;
	margin-right: 3px;
}


#scrollshareticons_outer .jcarousel-item-placeholder {
    color: #000;
}

/**
 *  Horizontal Buttons
 */
 
#scrollshareticons_outer .jcarousel-next-horizontal {
    position: absolute;
    right: 0px;
    width: 4px;
    height: 7px;
    cursor: pointer;
    background: transparent url(../imgs/scrollposticons_rightarrow.gif) no-repeat -4px 0;
	margin-top: 7px;
}

#scrollshareticons_outer .jcarousel-next-horizontal:hover {
    background-position: -4px 0;
}

#scrollshareticons_outer .jcarousel-next-horizontal:active {
    background-position: 0 0;
}

#scrollshareticons_outer .jcarousel-next-disabled-horizontal,
#scrollshareticons_outer .jcarousel-next-disabled-horizontal:hover,
#scrollshareticons_outer .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

#scrollshareticons_outer .jcarousel-prev-horizontal {
    position: absolute;
    left: 0px;
    width: 4px;
    height: 7px;
    cursor: pointer;
    background: transparent url(../imgs/scrollposticons_leftarrow.gif) no-repeat 0 0;
	margin-top: 7px;
}

#scrollshareticons_outer .jcarousel-prev-horizontal:hover {
    background-position: 0 0;
}

#scrollshareticons_outer .jcarousel-prev-horizontal:active {
    background-position: 0 0;
}

#scrollshareticons_outer .jcarousel-prev-disabled-horizontal,
#scrollshareticons_outer .jcarousel-prev-disabled-horizontal:hover,
#scrollshareticons_outer .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -4px 0;
}

/* End Scroll share icons bar -------------------------------------------------- */

.nor_block {
	float: right;
	width: 100%;
}

.nor_block .headbg_title {
	width: 100%;
	height: 34px;
	float: right;
	background: transparent url(../imgs/colors/nor_block_headbg_5.gif) repeat-x;
	border-left: 1px solid #deeef5;
	border-right: 1px solid #deeef5;
	text-align: right;
	line-height: 34px;
	font-size: 13px;
	color: #666666;
}

.nor_block .headbg_title p {
	margin:0 5px;
	font-size: 13px;
	color:#333333;
	direction: rtl;
}

.nor_block .nor_block_content {
	background: #fcfcfc;
	border: 1px solid #f4f4f4;
	width: 100%;
	float: right;
	margin-bottom: 5px;
	text-align: right;
}
.nor_block .nor_block_content_social {
	background: #fcfcfc;
	border: 1px solid #f4f4f4;
	width: 470px;
	float: right;
	text-align: center;
	padding-right: 180px;
}
.nor_block .nor_block_content div.nor_block_contentinner {
	margin: 10px;
	direction:rtl;
	text-align: right;
	color: #F6222E;
}
.nor_block .nor_block_content2 {
	width: 100%;
	float: right;
	text-align: right;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #99CCFF;
	padding-bottom: 5px;
}

.nor_block .nor_block_content2 div.nor_block_comments {
	margin: 4px;
	direction:rtl;
	text-align: right;
	color: #F6222E;
}
.nor_block .headbg_last_title {
	width: 150px;
	height: 34px;
	float: right;
	background: transparent url(../imgs/colors/nor_block_headbg_5.gif) repeat-x;
	text-align: center;
	line-height: 34px;
	font-size: 13px;
	color: #3EB1FF;
	font-weight: bold;
	margin-right: 5px;
}
.nor_block .nor_block_last {
	padding: 6px;
	width: 793px;
	float: right;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #deeef5;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #deeef5;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #deeef5;
	height: 20px;
	color: #3EB1FF;
	font-size: 13px;
	direction: rtl;
	background-color: #FBFBFB;
}

.nor_block .nor_block_last  div.nor_block_lastsco  {
	margin: 1px;
	direction:rtl;
	text-align: right;
	color: #F6222E;
}

/* start relative photos --------------------------- */
#bmax_contenttwo4{
	width: 994px;
	margin-top: 30px;
	margin-right: 2px;
	float: right;
	display: inline;
	direction: rtl;
	text-align: right;
}
#bmax_contenttwo4_jcollapse1{
	background-color: #fff;
	border: 1px dashed #E5E5E5;
	font-size: 13px;
	color: #9C9254;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 5px;
}
#contentfive_lvel1{
	padding-top: 4px;
	padding-right: 25px;
	font-size: 13px;
	color: #666666;
	padding-bottom: 3px;
}
#bmax_contenttwo,#bmax_contenttwo2,#bmax_contenttwo3,#bmax_contenttwo5,#bmax_contenttwo6 {
	width: 298px;
	float: right;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	margin: 0 7px;
	display: inline;
	background: #FFF;
	direction: rtl;
	text-align: right;
	font-size: 13px;
	color: #F6222E;
}
#bmax_contenttwo_jcollapse1,bmax_contenttwo2_jcollapse1,bmax_contenttwo3_jcollapse1,bmax_contenttwo5_jcollapse1,bmax_contenttwo6_jcollapse1{
	margin: 5px;
}

.relativeimg {
	padding: 1px;
	border: 3px solid #e2e2e2;
	width: 60px;
	height: 60px;
}
ul.relativephotos_details {
	width: 212px;
	clear:both;
	position: absolute;
	left:0px;
	top:0px;
	color: #3a3d41;
	text-align:right;
	direction: rtl;
	font-size: 12px;
	margin-top: 10px;
	line-height: 1.2em;
}
ul.relativephotos_date {
	width: 212px;
	clear: both;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #999999;
	text-align: right;
	direction: rtl;
	font-size: 11px;
	margin-top: 40px;
	line-height: 1.2em;
}

/* end relative photos --------------------------- */


.rightcontent {
	float:right;
	width: 650px;
	margin-bottom: 50px;
}
.onthersearchEmpty{
	background-position: right;
	padding: 1px 20px 1px 0px;
	font-size: 14px;
	color: #808080;
	text-align: right;
	background-image: url('../../../images/info.png');
	background-repeat: no-repeat;
}
.onthersearchProfile{
	padding: 3px 0px 3px 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	width: 100%;
	position: inherit;
	background-image: url('../imgs/navbar_bg.gif');
	height: 25px;
}
.Profile_data{
	width: 450px;
	position: inherit;
}
.Profile_pic{
	position: inherit;
	margin-top: 10px;
	margin-right: 20px;
}
.onthersearchTab{
	padding: 1px 0px 1px 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	width: 100%;
	position: inherit;
	background-image: url('../imgs/navbar_bg.gif');
}
.searchTitleRs {
	background-position: right;
	border-style: solid;
	border-width: 1px 1px 2px 1px;
	border-color: #F0F0F0;
	float: right;
	clear: both;
	width: 95% !important;
	margin-top: 5px;
	background-color: #FBFBFB;
	font-size: 13px;
	color: #666666;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	background-image: url('../../../images/info.png');
	background-repeat: no-repeat;
	direction: rtl;
	text-align: right;
	margin-bottom: 10px;
}
.searchOpen {
	float: right;
	font-size: 13px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	direction: rtl;
	text-align: right;
	margin-bottom: 5px;
}

.onthersearchTabNews{
	background-position: right;
	height: 21px;
	direction: rtl;
	background-image: url('../../../images/topic.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 7px;
}
.onthersearchTabGames{
	background-position: right;
	height: 21px;
	direction: rtl;
	background-image: url('../../../images/mimeico_office.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 7px;
}
.onthersearchTabGallery{
	background-position: right;
	height: 21px;
	direction: rtl;
	background-image: url('../../../images/pic.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 7px;
}
.onthersearchTabCards{
	background-position: right;
	height: 21px;
	direction: rtl;
	background-image: url('../../../images/icon_approvecomment.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 7px;
}
.onthersearchTabSounds{
	background-position: right;
	height: 21px;
	direction: rtl;
	background-image: url('../../../images/sound.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 7px;
}
.onthersearchTabVideos{
	background-position: right;
	height: 21px;
	direction: rtl;
	background-image: url('../../../images/video.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 7px;
}
.onthersearchTabLinks{
	background-position: right;
	height: 21px;
	direction: rtl;
	background-image: url('../../../images/icon_internetexplorer2.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 7px;
}
.onthersearchTabdown{
	background-position: right;
	height: 21px;
	direction: rtl;
	background-image: url('../../../images/do-download.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 7px;
}
.onthersearchTabTopics{
	background-position: right;
	height: 21px;
	direction: rtl;
	background-image: url('../../../images/user-group3.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 7px;
}

.onthersearchTab a{
	color: #69B0EB;
}
.onthersearchTab a:hover{
	color: #808080;
	padding-right: 15px;
}
.leftcontent {
	float:left;
	width: 315px;
}
.page_leftcontent {
	float: right;
	direction: rtl;
	width: 760px;
	margin-right: 10px;
}
#urlfields label {
	font-size: 12px;
	width: 450px;
	float: right;
	clear: left;
	text-align:right;
	margin-left: 10px;
	cursor: pointer;
	margin-bottom: 10px;
}
input.topic_field_a {
	background: #FFF3F3;
	border: 1px solid #FFD0D3;
	color: #F6222E;
	font-size: 12px;
	font-family: tahoma;
	padding: 4px 5px 4px 5px;
	width: 455px;
	text-align: left;
}

input.url_field_a {
	background: #FFF3F3;
	border: 1px solid #FFD0D3;
	color: #F6222E;
	font-size: 11px;
	font-family: "Tahoma", Geneva, sans-serif;
	padding: 2px 5px;
	width: 325px;
	text-align:left;
}

/* Nextpage ------------- */

a.nextpage {
	background: url(../imgs/nextpage.gif) no-repeat;
	width: 168px;
	height: 81px;
	display: block;
	float: right;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	margin-top: 40px;
	margin-right: 100px;
}

a.nextpage img {
	padding: 1px;
	border: 2px solid #e2e2e2;
	float: right;
	margin: 4px 10px 0 0;
	width: 65px;
	height: 65px;
}
a.nextpage span {
	float: left;
	line-height: 81px;
	margin-left: 15px;
}

/* prevpage ------------- */

a.prevpage {
	background: url(../imgs/prevpage.gif) no-repeat;
	width: 168px;
	height: 81px;
	display: block;
	float: left;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	margin-left: 100px;
	margin-top: 40px;
}

a.prevpage img {
	padding: 1px;
	border: 2px solid #e2e2e2;
	float: left;
	margin: 4px 0 0 10px;
	width: 65px;
	height: 65px;
}
a.prevpage span {
	float: right;
	line-height: 81px;
	margin-right: 12px;
}

/* Start comments ------------- */

.comment {
	width: 100%;
	background: #fafafa;
	border: 3px solid #f1f1f1;
	float: right;
	position: relative;
	margin: 40px 0 25px 0;
	padding-bottom: 10px;
}
ul.commentuserlinks {
	float: right;
	font-size: 13px;
	color: #339966;
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.commentuserlinks li {
	float: right;
	clear:both;
	text-align: right;
	margin-bottom: 3px;
}

ul.commentuserlinks li a {
	text-decoration: none;
	font-size: 12px;
	color: #000;
}

ul.commentuserlinks li a:hover {
	text-decoration: underline;
}

.comment_inner {
	margin: 5px;
	float: right;
}

.avatar {
	border: 4px solid #FFF;
	padding: 6px;
	float: right;
	background:#FFF3F3;
	position:absolute;
	top:-40px;
	right: 150px;
}
.avatar_pm {
	border: 4px solid #FFF;
	padding: 6px;
	float: right;
	background:#FFEAB1;
	position:absolute;
	top:-40px;
	right: 100px;
}

a.author {
	position: absolute;
	top: -30px;
	right:0px;
	float: right;
	color: #F6222E;
	font-size: 18px;
	text-decoration: none;
}

.comment_a {
	position: absolute;
	top: -25px;
	right: 260px;
	background:url(../imgs/comment_a.gif);
	width: 30px;
	height: 25px;
}
.comment_pm {
	position: absolute;
	top: -25px;
	right: 205px;
	background:url(../imgs/comment_a.gif);
	width: 30px;
	height: 25px;
}

.time {
	float: left;
	position: absolute;
	top: -25px;
	left: 0px;
	font-size: 13px;
	color: #F6222E;
}

.authorcomment {
	width: 710px;
	float: left;
	text-align: right;
	direction: rtl;
	margin: 5px;
	clear: left;
	line-height: 1.2em;
}
.pm_message_content {
	width: 435px;
	float: left;
	text-align: right;
	direction: rtl;
	margin: 5px;
	clear: left;
	line-height: 1.2em;
} 
.pm_message_tools {
	width: 460px;
	float: left;
	text-align: left;
	direction: rtl;
	clear: left;
	margin-top: 5px;
}

/* End Footer ------------------------------------ */
p#comments{float:right; direction:rtl; font-size:13px; margin-top:30px;}
#respond{
	float: right;
	clear: both;
	margin: 10px 15px 10px 0;
	display: inline;
}
.input-break-profile{
	width: 100%;
	height: 15px;
	float: right;
	font-size: 13px;
	color: #F6222E;
}

.input-break{
	width: 100%;
	height: 30px;
	float: right;
	font-size: 13px;
	color: #F6222E;
}
.input-break_cpathcha{
	width: 100%;
	height: 40px;
	float: right;
	font-size: 13px;
	color: #F6222E;
}
#input-static{
	width: 300px;
	height: 25px;
	float: right;
	font-size: 13px;
	color: #F6222E;
	direction:rtl;
}
#commentform label{
	width: 130px;
	height: 14px;
	padding-top: 3px;
	float: right;
	text-align: right;
	direction: rtl;
	color: #5a5a5a;
	font-size: 13px;
	padding-right: 10px;
}
#commentform input{

	height: 15px;
	border: 1px solid #FAB2B6;
	background-color: #FFF3F3;
	padding: 5px;
	float: right;
	color: #333333;
	font-size: 13px;
	font-family: tahoma;
	direction:rtl;
}

.smiles{
	width: 100%;
	padding: 1px 5px 5px 5px;
	float: right;
	margin-right: 130px;
	text-align: right;
}

#commentform input:hover{
	border: 1px solid #C0C0C0;
}
#commentform input:focus{
	background-color: #F5F5F5;
	border: 1px solid #E9E9E9;
}
#commentform textarea{
	width: 370px;
	height: 100px;
	direction: rtl;
	border: 1px solid #FAB2B6;
	background-color: #FFF3F3;	
	padding: 7px;
	float: right;
	margin-bottom: 5px;
	color: #333333;
	font-size: 13px;
	font-family: tahoma;	
}
#commentform radio{
	background-color: #F5F5F5;
	border: 1px solid #E9E9E9;
	padding: 5px;
	float: right;
	color: #333333;
	font-size: 13px;
	font-family: tahoma;
	
}
#commentform textarea:hover{border:1px solid #DBDBDB;} 
#commentform textarea:focus{	
	background-color: #F5F5F5;
	border: 1px solid #E9E9E9;
}
p.no-publish{
	height: 15px;
	color: #CBAB12;
	font-size: 11px;
	background: url('../../../images/info.png') no-repeat right;
	padding: 0 15px 0 0;
	float: right;
	margin: 8px 4px 0 0;
	direction: rtl;
}
p.addon{
	height: 15px;
	color: #999999;
	font-size: 13px;
	background: right;
	padding: 0 2px 0 0;
	float: right;
	direction: rtl;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
}
p.change_captcha{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 500px;
}
.captch_style{
	border: 1px solid #CCCCCC;
	padding: 1px;
}
#commentform input#submit{
	float:right;
	clear: both;
	display: inline;
	width: 126px;
	height: 30px;
	background: url('../imgs/colors/submit_bg_button_5.gif') no-repeat top;
	border: 0;
	cursor: pointer;
	font-size: 13px;
	color: #666666;
	font-family: tahoma;
}
#commentform input#submit:hover{
	float: right;
	clear: both;
	display: inline;
	width: 126px;
	height: 30px;
	display: block;
	background: url('../imgs/submit_bg_button_ok.gif') no-repeat top;
	border: 0;
	cursor: pointer;
	font-size: 13px;
	color: #F6222E;
	font-family: tahoma;
}

#empty_section{
	padding: 15px;


	margin-top: 30px;
	margin-right: 125px;
}
#login_section{
	padding: 15px;
	width: 400px;
	float: right;
	display: inline;
	text-align: right;
	color: #333333;
	font-size: 13px;
	margin-bottom: 30px;
	margin-right: 20px;
}
#guest_section{
	background-position: right;
	padding: 10px 25px 10px 10px;
	float: right;
	display: inline;
	text-align: right;
	color: #333333;
	font-size: 13px;
	direction: rtl;
	margin-bottom: 30px;
	background-image: url('../../../images/icon_error.gif');
	background-repeat: no-repeat;
	margin-right: 25px;
}
#cats_info{
	width: 325px;
	float: right;
	display: inline;
}
#member_info{
	width: 325px;
	float: right;
	display: inline;
}
#gbook_info{
	width: 745px;
	float: right;
	display: inline;
}
#gallerys_info_search{
	width: 720px;
	float: right;
	display: inline;
}

#gallerys_info{
	width: 630px;
	float: right;
	display: inline;
}
#gallerys_album_info{
	width: 130px;
	float: right;
	display: inline;
}	
	
#paging div {
	float: right;
	margin: 3px;
	text-align: center;
}
#pagin_data{
	background: url(../imgs/colors/bg_button_5.gif) no-repeat;
	width: 108px;
	height: 29px;
	display: block;
	line-height: 29px;
	text-align: center;
	font-size: 13px;
	color: #F6222E;
}
.changepages{float:right; width:100%; color:#000; margin:10px 0 30px 0;}
#wp_page_numbers ul li{float:right; margin:0 2px 0 2px;}
.nav_links:link, .nav_links:visited, .nav_links:active {
	background: url(../imgs/colors/small_bg_button_5.gif) no-repeat;
	width: 23px;
	height: 29px;
	display: block;
	line-height: 29px;
	text-align: center;
	font-size: 12px;
	color: #1F1F1F;
}
#pager-current{
	background: url(../imgs/colors/small2_bg_button_5.gif) no-repeat;
	width: 23px;
	height: 29px;
	display: block;
	line-height: 29px;
	text-align: center;
	font-size: 12px;
	color: #F6222E;
	font-weight: bold;
}
.nav_links:hover {
	background: url(../imgs/colors/small2_bg_button_5.gif) no-repeat;
	width: 23px;
	height: 29px;
	display: block;
	line-height: 29px;
	text-align: center;
	font-size: 12px;
	color: #1F1F1F;
}
.nav_links2:link, .nav_links2:visited, .nav_links2:active {
	background: url(../imgs/colors/pagein_5.gif) no-repeat;
	width: 70px;
	height: 29px;
	display: block;
	line-height: 29px;
	text-align: center;
	font-size: 12px;
	color: #1F1F1F;
}
.nav_links2:hover{
	background: url(../imgs/colors/pagein_5.gif) no-repeat;
	width: 70px;
	height: 29px;
	display: block;
	line-height: 29px;
	text-align: center;
	font-size: 12px;
	color: #F6222E;
}
#user_lvel1{
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
#user_online{
	background-position: right;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	color: #999999;
	font-size: 12px;
	background-image: url('../../../images/tag_blue.png');
	background-repeat: no-repeat;
}
#rate_bar_profile{
	padding-top: 55px;
	padding-left: 10px;
	padding-bottom: 1px;
	display: inline-block;
	position: absolute;
}

#rate_bar{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	display: inline-block;
}
#next_brev{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
}
#next_comments{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	display: inline-block;
}

.ajax_comment{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: 13px tahoma;
	list-style-type: none;
	text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.ajax_comment li{
display: inline;
margin: 0;
}

.ajax_comment li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	color: #2d2b2b;
	background: left
top;
}

.ajax_comment li a:visited{
color: #2d2b2b;
}

.ajax_comment li a:hover{
	text-decoration: none;
	color: #3399FF;
}
.ajax_comment li a.selected{
	/*selected main tab style */
position: relative;
	top: 1px;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}

.ajax_comment li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.ajax_comment li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
#error{
	border-style: dotted;
	border-width: 1px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	font-family: tahoma;
	font-size: 13px;
	color: #FF0000;
	background-color: #FFF2FF;
	float: right;
	text-align: right;
	direction: rtl;
	width: 942px;
}
#done{
	background-position: right;
	margin: 50px 50px 25px 25px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	font-family: tahoma;
	font-size: 13px;
	color: #339966;
	float: right;
	text-align: right;
	direction: rtl;
	background-image: url('../imgs/check.png');
	background-repeat: no-repeat;
}
#selectmoudlist{
	width: 300px;
	color: #F6222E;
	direction: rtl;
	background-color: #F5F5F5;
	border: 1px solid #E1E1E1;
	padding: 7px;
	float: left;
	font-family: tahoma;
	font-size: 13px;
	margin-left: 8px;
	margin-bottom: 2px;
}
#selectcountery{
	width: 150px;
	color: #F6222E;
	direction: rtl;
	background-color: #FFF3F3;
	border: 1px solid #FFF3F3;
	padding: 7px;
	float: right;
	font-family: tahoma;
	font-size: 13px;
	margin-left: 8px;
	margin-bottom: 2px;
}

.selectmoudlistSubHome{
	background-position: right;
	height: 21px;
	color: #666666;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	background-image: url('../../../images/icon_internetexplorer.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: right;
	margin-right: 5px;
}
.selectmoudlistSubNews{
	background-position: right;
	height: 21px;
	color: #666666;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	background-image: url('../../../images/topic.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: right;
	margin-right: 5px;
}
.selectmoudlistSubGames{
	background-position: right;
	height: 21px;
	color: #666666;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	background-image: url('../../../images/mimeico_office.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: right;
	margin-right: 5px;
}
.selectmoudlistSubGallery{
	background-position: right;
	height: 21px;
	color: #666666;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	background-image: url('../../../images/mimeico_image.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: right;
	margin-right: 5px;
}
.selectmoudlistSubCards{
	background-position: right;
	height: 21px;
	color: #666666;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	background-image: url('../../../images/icon_approvecomment.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: right;
	margin-right: 5px;
}
.selectmoudlistSubSounds{
	background-position: right;
	height: 21px;
	color: #666666;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	background-image: url('../../../images/sound.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: right;
	margin-right: 5px;
}
.selectmoudlistSubVideos{
	background-position: right;
	height: 21px;
	color: #666666;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	background-image: url('../../../images/video.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: right;
	margin-right: 5px;
}
.selectmoudlistSubLinks{
	background-position: right;
	height: 21px;
	color: #666666;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	background-image: url('../../../images/icon_internetexplorer2.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: right;
	margin-right: 5px;
}
.selectmoudlistSubDownlaods{
	background-position: right;
	height: 21px;
	color: #666666;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	background-image: url('../../../images/do-download.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: right;
	margin-right: 5px;
}
.selectmoudlistSubTopics{
	background-position: right;
	height: 21px;
	color: #666666;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	background-image: url('../../../images/user-group3.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: right;
	margin-right: 5px;
}
.selectmoudlistSubSms{
	background-position: right;
	height: 21px;
	color: #666666;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	background-image: url('../../../images/mobile.gif');
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: right;
	margin-right: 5px;
}
#message_print{
	padding: 15px;
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	font-family: tahoma;
	font-size: 14px;
	color: #F6222E;
	background-color: #F8F8F8;
	float: right;
	text-align: right;
	direction: rtl;
	width: 608px;
	margin-bottom: 50px;

}
#divUp{
	margin-top: 50px;
}
#divDo{
	margin-bottom: 50px;
}
#error_forms{
	background-position: right;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	font-family: tahoma;
	font-size: 13px;
	color: #FF0000;
	float: right;
	text-align: right;
	direction: rtl;
	width: 100%;
	background-image: url('../../../images/statusfailed.gif');
	background-repeat: no-repeat;
}
.Sub{
	color: #808080;
}
.Main{
	color: #333333;
}
.nav_add:link, .nav_add:visited, .nav_add:active {
	background: url(../imgs/bg_button.gif) no-repeat;
	width: 108px;
	height: 29px;
	display: block;
	line-height: 29px;
	text-align: center;
	font-size: 12px;
	color: #1F1F1F;
	margin-right: 8px;
	margin-bottom: 2px;
	float: right;
}
.nav_add:hover{
	background: url(../imgs/bg_button.gif) no-repeat;
	width: 108px;
	height: 29px;
	display: block;
	line-height: 29px;
	text-align: center;
	font-size: 12px;
	color: #F6222E;
}
.autoplay_border {
	margin: 15px 250px 15px 250px;
	width: 500px;
	height: 400px;
	border: 3px solid #FFF3F3;
	padding: 1px;
	float: left;
}
#comment_replay{
	border: 1px dashed #E5E5E5;
	margin: 5px 35px 10px 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	display: inherit;
}
#comment_replay_one{
	padding: 10px;
	border: 1px dotted #E5E5E5;
	margin: 5px 35px 10px 10px;
	background-color: #FFFFFF;
	display: inherit;
	width: 580px;
}

#comment_replay_user{
	background-position: right;
	margin: 5px 10px 10px 10px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	background-image: url('../../../images/chat.png');
	background-repeat: no-repeat;
	font-size: 13px;
	color: #808080;
	text-align: right;
	background-color: #FAFAFA;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #E5E5E5;
	height: 20px;
	display: inherit;	
}
#comment_search{
	border: 1px dashed #E5E5E5;
	padding: 5px 18px 5px 5px;
	background-position: right center;
	background-image: url('../../../images/comment_yellow.gif');
	background-repeat: no-repeat;
	font-size: 13px;
	color: #A030FE;
	text-align: right;
	background-color: #FFFFFF;
	height: 20px;
	direction: rtl;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#tabber_div{
	float: right;
	display: inline;
	direction: rtl;
}

.tabberlive .tabbertabhide {
 display:none;
}
.tabberlive {
	padding: 4px;
	text-align: right;
	font-size: 12px;
}
ul.tabbernav
{
	margin: 0;
	padding: 5px;

}

ul.tabbernav li
{
 list-style: none;
 margin: 1;
 display: inline;

}

ul.tabbernav li a
{
	padding: 5px 15px 5px 15px;
	margin-left: 1px;
}
ul.tabbernav li a:link {
	color: #808080;

}
ul.tabbernav li a:visited {
	color: #808080;
}
ul.tabbernav li a:hover
{
	color: #666666;
	background: #FFF3F3;
}
ul.tabbernav li.tabberactive a
{
	color: #666666;
	background: #FFF3F3;
}
.tabberlive .tabbertab h2 {
	padding: 4px 4px 3px 4px;
	display: none;
}
.abcBox_li {
	width: 15px;
	height: 15px;
	border: 1px solid #d5d5d5;
	padding: 2px;
	float: right;
	text-align: center;
	background-color: #FFFFFF;
	color: #0C354B;
	margin-left: 1px;
}
.abcBox_li:hover {
	border: 1px solid #0C354B;
	background-color: #0C354B;
	color: #FFFFFF;
}

#tabber_body{
	padding: 10px 8px 10px 8px;
	width: 625px;
	float: right;
	display: inline;
	text-align: right;
	background-color: #FFF3F3;
	margin-bottom: 10px;
	direction: rtl;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #E4E4E4;
}
#profile_tabber_body{
	width: 625px;
	float: right;
	display: inline;
	text-align: right;
	direction: rtl;

}

#add_friend_body{
	padding: 5px;
	width: 615px;
	float: right;
	display: inline;
	text-align: right;
	margin-bottom: 10px;
	direction: rtl;
	color: #339933;
	font-size: 13px;
}




.chatbox {
	position: fixed;
	position:expression("absolute");
	width: 225px;
	display:none;
	direction: rtl;
}

.chatboxhead {
	background-color: #F6222E;
	padding: 7px;
	color: #ffffff;
	background-image: url('../imgs/colors/content_title_head_middle_5.gif');
	background-repeat: repeat-x;
}

.chatboxblink {
	background-color: #176689;
}

.chatboxcontent {
	font-family:Tahoma;
	font-size: 13px;
	color: #A030FE;
	height: 200px;
	width: 209px;
	overflow-y: auto;
	overflow-x: auto;
	padding: 7px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #eeeeee;
	background-color: #ffffff;
	line-height: 1.3em;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	direction:rtl;
}
.chatboxinput {
	padding: 5px;
	background-color: #F7F7F7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.chatboxtextarea {
	width: 206px;
	height: 44px;
	padding: 3px 0pt 3px 3px;
	border: 1px dashed #D7D7D7;
	margin: 1px;
	overflow: hidden;
	background-color: #F9F9F9;
}
.chatboxtextareaselected {
	border: 1px dashed #999999;
	margin: 1;
	font-family: Tahoma;
	font-size: 12px;
	color: #808080;
}

.chatboxmessage {
	margin-left:1em;
	direction:rtl;
}

.chatboxinfo {

	color:#666666;

}

.chatboxmessagefrom {
	margin-left: 1px;
	font-weight: bold;
	color: #999999;
}

.chatboxmessagecontent {
direction:rtl;
}

.chatboxoptions {
	float: left;
}

.chatboxoptions a {
	text-decoration: none;
	color: white;
	font-weight:bold;
	font-family:Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.chatboxtitle {
	float: right;
}
#cat_password{
	padding: 10px 8px 10px 8px;
	width: 625px;
	float: right;
	display: inline;
	margin-bottom: 10px;
}
#error_message_body{
	padding: 10px;
	width: 625px;
	float: right;
	display: inline;
	margin-bottom: 20px;
	direction: rtl;
	margin-right: 150px;
	margin-top: 20px;
}
#register_rules{
	border: 2px solid #EEEEEE;
	padding: 4px;
	width: 950px;
	float: right;
	display: inline;
	direction: rtl;
	text-align: right;
	height: 175px;
	overflow: auto;
	font-size: 13px;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ads_rules{
	border: 2px solid #EEEEEE;
	padding: 4px;
	width: 910px;
	float: right;
	display: inline;
	direction: rtl;
	text-align: right;
	height: 120px;
	overflow: auto;
	font-size: 13px;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#comment_panel_date{
	float: right;
	display: inline;
	direction: rtl;
	text-align: right;
	font-size: 10px;
	color: #C0C0C0;
	margin-bottom: 10px;
}
#comment_panel_title{
	padding: 5px;
	float: right;
	display: inline;
	direction: rtl;
	text-align: right;
	height: 21px;
	font-size: 13px;
	color: #F6222E;
}
#registe_panel_title{
	background-position: right;
	width: 915px;
	float: right;
	display: inline;
	direction: rtl;
	text-align: right;
	height: 25px;
	background-image: url('../imgs/left_arrow_li.gif');
	background-repeat: no-repeat;
	font-size: 13px;
	color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFF3F3;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#registe_panel_section{
	padding: 10px 4px 4px 4px;
	width: 930px;
	float: right;
	display: inline;
	direction: rtl;
	text-align: right;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFF3F3;
	margin-bottom: 10px;
	background-color: #FBFBFB;
}
.register_ajax_error{
	color: #FF0000;
}
.register_ajax_done{
	color: #339933;
}
#ajax_redirect{
	margin: 10px;
	padding: 10px;
	width: 900px;
	float: right;
	display: inline;
	direction: rtl;
	text-align: center;
}
.record			{
	width: 100%;
	float: right;
	display: inline;
	text-align: right;
	background-color: #FFFFFF;
	border-bottom-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-top: 3px;
	margin-bottom: 3px;
	direction: rtl;
	padding-top: 3px;
	padding-bottom: 8px;
}
.delete	{
text-align: center;
float: left;
}
.pm_follow_fetch {
direction:rtl;
}
#news_show_body{
	width: 620px;
	float: right;
	text-align: justify;
	direction: rtl;
	font-size: 13px;
	color: #333333;
}
#news_data_img{
	margin: 5px;
	padding: 1px;
	border: 3px solid #E5E5E5;
	float: left;
	width: 200px;
	height: 222px;
}
#news_print_body{
	float: right;
	text-align: justify;
	direction: rtl;
	font-size: 13px;
	color: #333333;
	width: 1000px;
}

#print{
	color: #000000;
	padding: 30px;
	border: 3px solid #CCCCCC;
	margin: 30px;
	background-color: #FFFFFF;
	float:right;
	direction:rtl;

	width: 100%;
	
}
#footer_space_coments{
	
	width: 967px;
	float: left;
	display: inline;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-left: 20px;
	direction: rtl;
}
#profile_tabs_content {
	width: 636px;
	padding: 0 1px 0 1px;
	background: #FCFEFF;
	border-top: none;
	text-align: right;
	direction: rtl;
	color: #000;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #F6222E#EFEFEF #EFEFEF #EFEFEF;
}
ul.profile_tabs{
	background: url(../imgs/colors/tabnav_bg2_5.gif) no-repeat;
	width: 625px;
	height: 32px;
	padding: 0 8px;
}

.profile_tabs li a.selected{
	/*selected main tab style */
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #F6222E;
}
ul.home_tabs{
	background: url(../imgs/colors/tabnav_bg2_5.gif) no-repeat;
	width: 400px;
	height: 32px;
	padding: 0 8px;
}

#home_tabs_content {
	width: 412px;
	padding: 0 1px 0 1px;
	background: #FCFEFF;
	border-top: none;
	text-align: right;
	direction: rtl;
	color: #000;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #F6222E#EFEFEF #EFEFEF #EFEFEF;
}
.home_tabs li a.selected{
	/*selected main tab style */
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #F6222E;
}
ul.video_tabs{
	background: url(../imgs/colors/tabnav_bg2_5.gif) no-repeat;
	width: 400px;
	height: 32px;
	padding: 0 8px;
}

#video_tabs_content {
	width: 412px;
	padding: 0 1px 0 1px;
	background: #FCFEFF;
	border-top: none;
	text-align: right;
	direction: rtl;
	color: #000;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #F6222E#EFEFEF #EFEFEF #EFEFEF;
}
.video_tabs li a.selected{
	/*selected main tab style */
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #F6222E;
}

#cards_tabs_content {
	width: 412px;
	padding: 0 1px 0 1px;
	background: #FCFEFF;
	border-top: none;
	text-align: right;
	direction: rtl;
	color: #000;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #F6222E#EFEFEF #EFEFEF #EFEFEF;
}

.cards_tabs li a.selected{
	/*selected main tab style */
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #F6222E;
}
ul.cards_tabs{
	background: url(../imgs/colors/tabnav_bg2_5.gif) no-repeat;
	width: 400px;
	height: 32px;
	padding: 0 8px;
}

#topics_tabs_content {
	width: 412px;
	padding: 0 1px 0 1px;
	background: #FCFEFF;
	border-top: none;
	text-align: right;
	direction: rtl;
	color: #000;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #F6222E#EFEFEF #EFEFEF #EFEFEF;
}
.topics_tabs li a.selected{
	/*selected main tab style */
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #F6222E;
}
ul.topics_tabs{
	background: url(../imgs/colors/tabnav_bg2_5.gif) no-repeat;
	width: 400px;
	height: 32px;
	padding: 0 8px;
}
#games_tabs_content {
	width: 746px;
	padding: 0 1px 0 1px;
	background: #FCFEFF;
	border-top: none;
	text-align: right;
	direction: rtl;
	color: #000;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #F6222E#EFEFEF #EFEFEF #EFEFEF;
}
.games_tabs li a.selected{
	/*selected main tab style */
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #F6222E;
}
ul.games_tabs{
	background: url(../imgs/colors/tabnav_bg_5.gif) no-repeat;
	width: 734px;
	height: 32px;
	padding: 0 8px;
}
#gallery_tabs_content {
	width: 746px;
	padding: 0 1px 0 1px;
	background: #FCFEFF;
	border-top: none;
	text-align: right;
	direction: rtl;
	color: #000;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #F6222E#EFEFEF #EFEFEF #EFEFEF;
}
ul.gallery_tabs{
	background: url(../imgs/colors/tabnav_bg2_5.gif) no-repeat;
	width: 734px;
	height: 32px;
	padding: 0 8px;
}
