/* _______________ body _______________ */

BODY
{
	background: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

/* _______________ body _______________ */

P
{
	margin-top: 6px;
	margin-bottom: 6px;
}


/* _______________ Main Section (page center) _______________ */

.mainsection
{
	vertical-align: top;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}


/* _______________ Body Text _______________ */

.bodytext
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 140%;
	color: #323232;
	font-weight: normal;
}

.bodytext A:link, .bodytext A:visited
{
	color: #0055cc;
	text-decoration: none;
}

.bodytext A:hover
{
	color: #ff1100;
	text-decoration: none;
}



/* _______________ Titles _______________ */

.title
{
	color: #333333;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
}

.title A:link
{
	color: #0055cc;
	text-decoration: none;
}

.title A:visited
{
	color: #0033aa;
	text-decoration: none;
}

.title A:hover
{
	color: #FF1100;
	text-decoration: none;
}



/* _______________ small Titles _______________ */

.smalltitle
{
	color: #545454;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 130%;
}

.smalltitle A:link, .smalltitle A:visited
{
	color: #3366BB;
	text-decoration: none;
}

.smalltitle A:hover
{
	color: #FF5500;
	text-decoration: none;
}


/* _____________ Link Button _____________ */

.linkbutton
{
	color: #444444;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.linkbutton A:link, .linkbutton A:visited
{
	color: #ff1100;
	text-decoration: none;
}

.linkbutton A:hover
{
	color: #858585;
	text-decoration: none;
}



/* _______________ Titles and Other Texts _______________ */

.smtitle
{
	color: #222222;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}


.linkdate
{
	color: #858585;
}

.fade
{
	color: #7e7e77;
}


.date
{
	color: #656565;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 140%;
}

.buttontext
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #454545;
}

.redtitle
{
	color: #cc3300;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}


/* _______________ Top Navbar _______________ */

.topnav
{
	color: #333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}

.topnav A:link, .topnav A:visited
{
	color: #555;
	text-decoration: none;
}

.topnav A:hover
{
	color: #111;
	text-decoration: none;
}

.white
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}

.white A:link, .white A:visited
{
	color: #f4f4f4;
	text-decoration: none;
}

.white A:hover
{
	color: #343434;
	text-decoration: none;
}


/* _______________ Button _______________ */


.u24Button
{
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
	color: #212121;
	padding-bottom: 4px;
}

.u24Button50
{
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
	width: 50px;
	vertical-align: middle;
	color: #212121;
	padding-bottom: 4px;
}



.LoginButton
{
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
	width: 50px;
	vertical-align: middle;
	color: #212121;
	padding-bottom: 4px;
}

.SignUpButton
{
	font-family: Tahoma;
	font-size: 11px;
	height: 24px;
	width: 150px;
	vertical-align: middle;
	color: #212121;
	padding-bottom: 4px;
}




/* _______________ Category Header _______________ */

div.CatHead
{
	padding-bottom: 3px;
	padding-top: 7px;
	border-bottom: 1px dashed #FF5500;
	font-family: Times New Roman;
	color: #FF5500;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}




/* _______________ Tabs _______________ */

td.Tab
{
	vertical-align: bottom;
	height: 16px;
	margin-bottom: 0;
	padding: 2px;
	background-color: #FFFFFF;
	border-left: 1px #a2a2a2 solid;
	border-right: 1px #a2a2a2 solid;
	border-top: 1px #a2a2a2 solid;
	text-align: center;
}

td.Tabspacer
{
	height: 16px;
	width: 2px;
	border: 0px;
	margin-bottom: 0;
}

td.TabBar
{
	height: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
}



/* _______________ TextBox _______________ */

.textbox30
{
	border-color: #3399CC;
	border-width: 1px;
	border-style: Solid;
	width: 30px;
	height: 20px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	background-color: #FFF;
}


.textbox150
{
	border-color: #3399CC;
	border-width: 1px;
	border-style: Solid;
	width: 150px;
	height: 20px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	background-color: #FFF;
}

.textbox200
{
	border-color: #3399CC;
	border-width: 1px;
	border-style: Solid;
	width: 200px;
	height: 20px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	background-color: Transparent;
}

.textbox200w
{
	border-color: #3399cc;
	border-width: 1px;
	border-style: Solid;
	width: 200px;
	height: 20px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	background-color: #FFF;
}

.textbox280
{
	border-color: #3399cc;
	border-width: 1px;
	border-style: Solid;
	width: 280px;
	height: 20px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	background-color: #FFF;
}


.textbox350
{
	border-color: #3399CC;
	border-width: 1px;
	border-style: Solid;
	width: 350px;
	height: 20px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
}

.textbox450
{
	border-color: #3399cc;
	border-width: 1px;
	border-style: Solid;
	width: 450px;
	height: 20px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	background-color: #FFF;
}


.multitextbox350
{
	border-color: #3399CC;
	border-width: 1px;
	border-style: Solid;
	width: 350px;
	height: 100px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	padding: 4px;
}


.multitextbox450
{
	border-color: #3399CC;
	border-width: 1px;
	border-style: Solid;
	width: 450px;
	height: 100px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	padding: 4px;
}

.multitextbox450long
{
	border-color: #3399CC;
	border-width: 1px;
	border-style: Solid;
	width: 450px;
	height: 300px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	padding: 4px;
}



/* _______________ search _______________ */


#searchArea .searchcateg, #searchArea .searchtextbox, #searchArea .searchbutton
{
	font-family: Tahoma;
	font-size: 11px;
}

.searchtextbox
{
	border: 1px Solid #767676;
	width: 200px;
	height: 20px;
	margin-right: 2px;
	padding: 2px;
	vertical-align: middle;
	background-color: #FFF;
	color: #454545;
}

.searchcateg
{
	height: 18px;
	background-color: #FFF;
	margin-right: 2px;
	vertical-align: middle;
	color: #454545;
	text-align: center;
}

.searchbutton
{
	height: 20px;
	width: 50px;
	vertical-align: middle;
	color: #000;
	padding-bottom: 4px;
}



/* _______________ header _______________ */

#header
{
	float: right;
	width: 100%;
	background: url( "http://u24.ir/images/tab_bottom2.gif" ) repeat-x bottom;
	font-size: 11px;
	line-height: normal;
}

#header ul
{
	margin: 0;
	padding: 0;
	padding: 5px 15px 0;
	list-style: none;
	border: 0;
}

#header li
{
	float: right;
	background: url( "http://u24.ir/images/right.gif" ) no-repeat right top;
	margin: 0;
	padding: 0;
	border: 0;
}

#header a
{
	display: block;
	background: url( "http://u24.ir/images/left.gif" ) no-repeat left top;
	padding: 5px 8px 4px;
}

#header .current
{
	background: url( "http://u24.ir/images/right_on_blue.gif" ) no-repeat right top;
}

#header .current a
{
	background: url( "http://u24.ir/images/left_on_blue.gif" ) no-repeat left top;
	border-bottom: 0px red solid;
	color: #222;
}

#subheader
{
	width: 100%;
	height: 36px;
	background-color: #B1D1E8;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	clear: both;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(http://u24.ir/images/subnav_bg.gif) no-repeat center top;
}


#main
{
	width: 100%;
	height: 24px;
	background-color: #f4f4f4;
	font-size: 11px;
	line-height: normal;
	border: 1px solid #6699cc;
	clear: both;
	margin-bottom: 30px;
}


/* _______________ Profile Regions _______________ */

.bigname
{
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: bold;
	line-height: 32px;
	color: #212121;
}

div.generalinfo
{
	width: 500px;
	padding: 5px;
	margin-bottom: 10px;
	border: 0px solid #ADD2E2;
	background-color: #EEF4FA;
}

div.Personalinfo
{
	width: 500px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid #ADD2E2;
	background-color: #EEF4FA;
	clear: both;
}

div.section
{
	width: 500px;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccddee;
	clear: both;
}

div.sectionnoline
{
	width: 500px;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
}


div.sectionlong
{
	width: 700px;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccddee;
	clear: both;
}



tr.underlinedSection
{
	width: 500px;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccddee;
	clear: both;
}

div.subItem
{
	margin-bottom: 10px;
	margin-right: 20px;
}

div.subItem
{
	margin-bottom: 10px;
	margin-right: 20px;
}

.checkbox1
{
	vertical-align: middle;
}

.additem a
{
	height: 22px;
	margin-left: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	background: #E1EFFA url(http://u24.ir/images/icon_edit.gif) 2px 2px no-repeat;
	padding-left: 25px;
	padding-right: 3px;
	float: right;
}


td.HeaderCell
{
	background-color: #E1EFFA;
}


/* _______________ Cornered Backgrounds _______________ */

.curved-bg
{
	background: url(http://u24.ir/images/bg_top_555x7.gif) 0 0 no-repeat #E1EFFA;
	width: 555px;
	margin: 0 0 15px;
}

.curved-bg-in
{
	background: url(http://u24.ir/images/bg_bot_555x7.gif) bottom left no-repeat;
	padding: 15px 10px;
}

.curved-bg-gray
{
	background: url(http://u24.ir/images/bg_top_555x7.gif) 0 0 no-repeat #f3f3f3;
	width: 555px;
	margin: 0 0 15px;
}

.curved-bg-blue
{
	background: url(http://u24.ir/images/bg_top_555x7.gif) 0 0 no-repeat #E1EFFA;
	width: 555px;
	margin: 0 0 15px;
}

.curved-bg-green
{
	background: url(http://u24.ir/images/bg_top_555x7.gif) 0 0 no-repeat #CFF2B5;
	width: 555px;
	margin: 0 0 15px;
}


.curved-bg-mustard
{
	background: url(http://u24.ir/images/bg_top_555x7.gif) 0 0 no-repeat #FFF5C7;
	width: 555px;
	margin: 0 0 15px;
}



.curved-bg-beige
{
	background: url(http://u24.ir/images/bg_top_555x7.gif) 0 0 no-repeat #E7E0CF;
	width: 555px;
	margin: 0 0 15px;
}


.curved-bg-column
{
	background: url(http://u24.ir/images/bg_top_210x7.gif) 0 0 no-repeat #f3f3f3;
	width: 210px;
	margin: 0 0 15px;
}

.curved-bg-column-in
{
	background: url(http://u24.ir/images/bg_bot_210x7.gif) bottom left no-repeat;
	padding: 15px 5px;
}

.curved-bg-column-mustard
{
	background: url(http://u24.ir/images/bg_top_210x7.gif) 0 0 no-repeat #FFF5C7;
	width: 210px;
	margin: 0 0 15px;
}

.curved-bg-column-blue
{
	background: url(http://u24.ir/images/bg_top_210x7.gif) 0 0 no-repeat #E1EFFA;
	width: 210px;
	margin: 0 0 15px;
}


/* _______________ SignUp _______________ */


.curved-bg-signup
{
	background: url(http://u24.ir/images/bg_top_485x7.gif) 0 0 no-repeat #E1EFFA;
	width: 485px;
	margin: 0 0 15px;
}


.curved-bg-signup-green
{
	background: url(http://u24.ir/images/bg_top_485x7.gif) 0 0 no-repeat #DFF2C5;
	width: 485px;
	margin: 0 0 15px;
}

.curved-bg-signup-mustard
{
	background: url(http://u24.ir/images/bg_top_485x7.gif) 0 0 no-repeat #FFF5C7;
	width: 485px;
	margin: 0 0 15px;
}


.curved-bg-signup-in
{
	background: url(http://u24.ir/images/bg_bot_485x7.gif) bottom left no-repeat;
	padding: 15px 5px;
}

div.SignupHeader
{
	color: #cc3300;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 20px;
	margin-bottom: 10px;
}



/* _______________ Cornered Backgrounds _______________ */

div#addfriend
{
	margin: 0 0 20px;
	width: 300px;
	padding: 3px;
	text-align: center;
	border: 1px dashed #989898;
}

/* _______________ Login Box _______________ */

div.loginbox
{
	width: 300px;
	padding: 3px;
	border: 0px solid #6699cc;
}

/* _______________ checkboxes _______________ */

ul#BestAttribs
{
	list-style: none;
	list-style-type: none;
}

/* _______________ Fieldset _______________ */

fieldset
{
	padding: 12px;
	margin-bottom: 5px;
}


/* _______________ Sidebar _______________ */

div.sidebar
{
	width: 200px;
	margin: 0 0;
}

div.servicesheader
{
	margin: 0;
	background: url(http://u24.ir/images/bg_border_top2_200x30.gif) 0 0 no-repeat;
	height: 30px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 28px;
	color: #cc3300;
	font-weight: bold;
}

div.serviceslist
{
	background: url(http://u24.ir/images/bg_border_bot_200x1000.gif) 0 100% no-repeat;
	margin-bottom: 20px;
	padding: 1px 10px 10px;
}

div.sidebar .serviceslist ul
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #333;
}

.serviceslist li
{
	list-style: none;
	margin: 5px 0 7px;
}

.serviceslist li li
{
	margin: 4px 10px 0 0px;
	padding: 0 2px;
	font-weight: normal;
	color: #666;
}

.serviceslist .selected
{
	background: #C3DEF5;
	padding: 2px;
	font-weight: bold;
	color: #000;
}
.serviceslist .viewall
{
	font-weight: bold;
}


/* _______________ Recommendation Main _______________ */

.rec-main
{
	background: #FFF url(http://u24.ir/images/bg_recs_bot_535x7.gif) 0 100% no-repeat;
	height: 98%;
}
.rec-main-in
{
	background: url(http://u24.ir/images/bg_recs_top_535x7.gif) no-repeat;
	padding: 15px 10px;
}


/* _______________ bordered box _______________ */

.box210blue
{
	background: url(http://u24.ir/images/bg_blue3px_top_210x500.gif) no-repeat;
	width: 210px;
}

.box210blue-in
{
	background: url(http://u24.ir/images/bg_blue3px_bot_210x10.gif) bottom left no-repeat;
	padding: 10px;
}


.box210blue1px
{
	background: url(http://u24.ir/images/bg_blue1px_top_210x800.gif) no-repeat;
	width: 210px;
}

.box210blue1px-in
{
	background: url(http://u24.ir/images/bg_blue1px_bot_210x10.gif) bottom left no-repeat;
	padding: 6px;
}


.boxheader
{
	background-color: #e1effa;
	padding: 3px;
	color: #545454;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
}


.box210green
{
	background: url(http://u24.ir/images/bg_green3px_top_210x500.gif) no-repeat;
	width: 210px;
}

.box210green-in
{
	background: url(http://u24.ir/images/bg_green3px_bot_210x10.gif) bottom left no-repeat;
	padding: 10px;
}



/* _______________ Fieldset _______________ */

.SignUpFieldset
{
	padding: 10px;
	margin: 10px;
	margin-top: 15px;
	border: 1px solid #a9a9a9;
	width: 480px;
}

/* _______________ Description _______________ */

div.description
{
	margin-right: 25px;
	margin-bottom: 15px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 140%;
	color: #323232;
}

/* _______________ Completeness Bar _______________ */

div.completeness
{
	border: 1px solid #999;
	padding: 1px;
	margin: 7px 5px 0 0;
	width: 141px;
	background: url(http://u24.ir/images/compl_inactive.gif) no-repeat 1px 1px;
}


select.listboxFriends
{
	width: 150px;
	height: 180px;
	border-color: #3399CC;
	border-width: 1px;
	border-style: Solid;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
}



