/*******
?Design By M.Majidi
Email: persianscript.ir@gmail.com
personal website: www.mammad.ir
*******/

.grid {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 130%;
	background: transparent url('../media/grid.gif') repeat-y;
	z-index: 100;
	opacity: 0.20;
	display: none;
}




h1,h2,h3 {
	margin-bottom: 6px;
}
p {
	margin-bottom: 16px;
}
li {
	margin-left: 12px;
}
blockquote {
	margin: 0;
	padding: 0;
}




h1, h2, h3 { font-family:  Corbel, Helvetica, Arial, sans-serif; }
body { font-family:tahoma, sans-serif; }



body, p {
	font-size: 11px;
	font-family: tahoma;
	line-height: 18px;
	color: #404040;
}
blockquote {
	font-size: 16px;
	line-height: 36px;
	color: #409989;
	background: #fff url('../template/text_underline_home.gif') repeat;
}
input{
	border:1px solid #CCC;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 8px;
	height:25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

select{
	border:1px solid #CCC;
	height:25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

h1 {
	font-size: 26px;
	line-height: 36px;
	font-weight: 500;
	color: #409989;
	margin: 23px 0 9px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #e6e0db;
}
h1 + h2, h1 + h3 {
	margin-top: 9px; 
}
h2 {
	font-size: 19px;
	line-height: 36px;
	font-weight: 500;
	margin: 18px 0 0 0;
	padding: 0 0 0 0;
	color: #427c99;
}
h3 {
	font-size: 16px;
	line-height: 16px;
	font-weight: 500;
	margin: 18px 0 2px 0;
	color: #9c523f;
}
	.question h3 {
		color:#427c99;
		font-size:15px;
		font-weight:500;
		line-height:18px;
		margin:0 0 9px 0;
	}
a {
	color: #dc4c51;
}




.content ol, .content ul {
	margin: 0 57px 0 0;
	padding: 0 0 17px 0;
	border-top: 1px solid #e6e4d8;
	color: #404040;
}

.content ol li {
	color: #427c99;
}
.content ol li span {
	color: #404040;
}
.content li {
	list-style-position: outside;
	margin: 0;
	padding: 9px 0 8px 0;
	font-weight: 500;
	border-bottom: 1px solid #e6e4d8;
}



body { background: #666; }




.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.hidden { display: none; }
.hr {
	width: 100%;
	height: 0;
	overflow: hidden;
	border-top: 1px solid #c9ccc6;
	border-bottom: 1px solid #eff5e9;
}




.center {
	position: relative;
	width: 918px;
	padding: 0 0;
	margin: 0 auto;
}




.redline {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: #dc4c51;
	overflow: hidden;
	z-index: 100;
}
.top {
	position: relative;
	height: 122px;
	background-color: #fff;
}
body.home .top {
	height: 108px;
}
	.top .logo { 
		position: absolute;
		top: 19px;
		left: 6px;
	}

.top ul {
	position: absolute;
	top: 4px;
	right: 6px;
}
	.top li {
		float: right;
		direction:rtl;
		list-style: none;
		height: 25px;
		width: 108px;
		background-color: #dc4c51;
		padding: 0 2px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		margin: 0;
		text-align: center;
		cursor:	pointer;
	}
	.top li.selected { background: #dc4c51 url('../template/secondary_menu_bg_selected.png') repeat-x; }
		.top li a {
			line-height: 25px;
			color: #fff;
			text-decoration: none;
		}
		.top li.selected a { text-decoration: underline; }
	.top li:first-child { border-left: none; padding-left: 0; }
	.top li:last-child { border-right: none; padding-right: 0; }

.top .test {
	position: absolute;
	top: 54px;
	right: 6px;
	height: 36px;
	width: 165px;
	padding: 0 0 0 57px;
	background: transparent url('../template/test_ico.png') no-repeat;
	cursor:	pointer;
}
	.top .test a {
		display: block;
		line-height: 18px;
		color: #666;
		text-decoration: none;
	}
		.top .test a strong {
			display: block;
			font-size: 14px;
			font-weight: 500;
			color: #478daf;
		}
		*html .top .test a strong { font-size: 15px; }
		*:first-child+html .top .test a strong { font-size: 15px; }

		.top .test.selected a strong { text-decoration: underline; }




.menu {
	position: relative;
	height: 54px;
	padding: 4px 0 0 0;
	background: #f4f4f4 url('../template/menu_bg.png') repeat-x;
}
body.home .menu {
	position: absolute;
	height: 84px;
	direction:rtl;
	width: 100%;
	top: 354px;
	padding: 0;
	background: transparent url('../template/menu_bg_home.png') repeat-x;
	z-index: 60;
}
	.menu ul {
		border-left: 1px solid #d4d4d4;
		direction:rtl;
		border-right: 1px solid #fcfcfc;
		width: 912px;
	}
	body.home .menu ul {
		margin-top: 6px;
	}
		.menu li {
			width: 226px;
			border-left: 1px solid #fcfcfc;
			border-right: 1px solid #d4d4d4;
			float: right;
			list-style: none;
			margin: 0;
			cursor:	pointer;
		}
		body.home .menu li {
			padding: 9px 0;
		}
		.menu li.selected {
			background: transparent url('../template/menu_bg_selected.png') repeat-x;
		}
		body.home .menu li.selected {
			background: transparent url('../template/menu_bg_selected_home.png') repeat-x;
		}
			.menu li a {
				display: block;
				line-height: 15px;
				padding: 12px;
				color: #666;
				text-decoration: none;
			}
				.menu li a strong {
					display: block;
					font-size: 13px;
					font-weight: 700;
				}
				*html .menu li a strong { font-weight: 700; }
				.menu li.about a strong { color: #cd4d51; }
				.menu li.host a strong { color: #cd8553; }
				.menu li.attend a strong { color: #409989; }
				.menu li.alborzgostar a strong { color: #478daf; }
				
				.about .menu .about a, .host .menu .host a, .attend .menu .attend a, .alborzgostar .menu .alborzgostar a { color: #e5e5e5; }
				.about .menu .about a strong, .host .menu .host a strong, .attend .menu .attend a strong, .alborzgostar .menu .alborzgostar a strong { color: #fff; }
				
				body.about .menu li.about { background: #e44b50 url('../template/menu_bg_a_about.png') repeat-x; }
				body.host .menu li.host { background: #f0a050 url('../template/menu_bg_a_host.png') repeat-x; }
				body.attend .menu li.attend { background: #42beaa url('../template/menu_bg_a_attend.png') repeat-x; }
				body.alborzgostar .menu li.alborzgostar { background: #4a9abd url('../template/menu_bg_a_alborzgostar.png') repeat-x; }




body.home .graphic {
	position: relative;
	height: 342px;
	z-index: 50;
}
.graphic {
	position: relative;
	height: 198px;
	z-index: 50;
}
	.graphic .center {
		position: relative;
		height: 198px;
	}
		.graphic .center .shadow_mask {
			position: absolute;
			top: 0;
			width: 226px;
			height: 6px;
		}
		.graphic .center .photo {
			position: absolute;
			top: 0;
			height: 200px;
			width: 910px;
		}
		body.home .graphic .center .photo {
			position: absolute;
			top: 0;
			left: 4px;
			height: 342px;
			width: 910px;
		}
		
	.graphic .text {
		position: absolute;
		width: 438px;
		height: 169px;
	}
		.graphic .text h1 {
			margin: 0;
			padding: 18px 0 6px 0;
			color: #fff;
			border: none;
			font-weight: 200;
		}
		.graphic .text p {
			font-size: 16px;
			line-height: 36px;
			color: #fff;
			background: transparent url('../template/text_underline.png') repeat;
			padding-bottom: 1px;
			margin-bottom: 17px;
		}
		* html .graphic .text p { background-image: url('../template/text_underline_ie6.gif'); }
			.graphic .text p a {
				color: #fff;
			}

		body.home .graphic { background: #478eae url('../template/graphic_bg_home.png') repeat-x; }
		body.about .graphic { background: #dc4c51 url('../template/graphic_bg_about.png') repeat-x; }
		body.host .graphic { background: #df9352 url('../template/graphic_bg_host.png') repeat-x; }
		body.attend .graphic { background: #41af9c url('../template/graphic_bg_attend.png') repeat-x; }
		body.alborzgostar .graphic { background: #468bac url('../template/graphic_bg_alborzgostar.png') repeat-x; }
		body.general .graphic { background: #468bac url('../template/graphic_bg_alborzgostar.png') repeat-x; }
		body.column .graphic { background: #468bac url('../template/graphic_bg_alborzgostar.png') repeat-x; }

		body.home .shadow_mask { display: none; }

		body.alborzgostar .shadow_mask { left: 688px; background-color: #4a9abd; }
		body.general .shadow_mask { display: none; }
		body.column .shadow_mask { display: none; }
		

		body.alborzgostar .photo { left: 4px; background: transparent url('../template/photo-bg.jpg') no-repeat; }


		body.home .graphic .text { display: none; }
		body.about .graphic .text, body.host .graphic .text { left: 12px; }
		body.attend .graphic .text, body.alborzgostar .graphic .text, body.general .graphic .text, body.column .graphic .text { right: 6px; width: 441px; }


.boxes {
	display: none;
}
body.home .boxes {
	display: block;
	position: relative;
	height: 144px;
	width: 910px;
	margin: 0 4px;
}
	.boxes .box {
		float: left;
		width: 180px;
		direction:rtl;
		padding: 0 12px;
		height: 144px;
		margin-right: 2px;
	}
		.boxes .box, .boxes .box * { cursor: pointer; }
		.boxes .box p {
			color: #fff;
			font-size: 12px;
			line-height: 16px;
		}
	.boxes .last {
		margin: 0;
	}
	html>body .four_alborzgostar .box, *html .four_alborzgostar .box {
		margin-right: 30px;
		height: 162px;
	}
	
	.boxes .about { background-color: #e14d52; }
	.boxes .host { background-color: #e09453; }
	.boxes .attend { background-color: #49af9d; }
	.boxes .alborzgostar { background-color: #478daf; }

	.boxes .about.selected { background: #e14d52 url('../template/box_bg_red.png'); }
	.boxes .host.selected { background: #e09453 url('../template/box_bg_orange.png'); }
	.boxes .attend.selected { background: #49af9d url('../template/box_bg_green.png'); }
	.boxes .alborzgostar.selected { background: #478daf url('../template/box_bg_blue.png'); }

	.home h1 {
		margin-bottom: 0;
		border-bottom: none;
	}
	.home blockquote {
		color: #808080;
		padding: 0 0 1px 0;
		margin: 0 0 9px 0;
		float: none;
		width: auto;
	}
	.home .sidebar blockquote, .home .sidebar p {
		margin-left: 12px;
		padding-right: 12px;
	}
	.home .sidebar {
		border-top: 18px solid white;
	}
	.home .alborzgostar_home {
		margin: 18px 0 -16px 76px;
	}




.mainbody {
	background: #e1dbd5 url('../template/bg.png') repeat-x;
	z-index: 40;
}
	.mainbody .center {
		background: transparent url('../template/body_bg.png');
	}
	* html .mainbody .center { background-image: url('../template/body_bg_ie6.gif'); }

	.mainbody .content {
		position: relative;
		float: left;
		direction:rtl;
		width: 507px;
		margin: 0 6px 0 56px;
		padding: 0 52px 0 0;
	}
	.mainbody .sidebar {
		position: relative;
		float: right;
		direction:rtl;
		width: 287px;
		margin: 0 4px 0 4px;
	}
	* html .mainbody .sidebar { margin-left: 2px; }





.sidebar h2 {
	margin-top: 26px;
	margin-left: 12px;
}
.sidebar ul {
	padding: 0;
	margin: 0 0 7px 0;
	border-top: 1px solid #e6e4d8;
}
	.sidebar ul li {
		list-style: none outside none;
		border-bottom: 1px solid #e6e4d8;
		padding: 9px 18px 8px 12px;
		margin: 0;
		cursor: pointer;
	}
	.sidebar ul li.selected {
		background-color: #fff;
	}
		.sidebar ul li a {
			color: #4c4c4c;
			text-decoration: none;
		}
			.sidebar ul li.selected a {
				color: #427c99;
				text-decoration: underline;
			}
	.sidebar ul li.active,	.sidebar ul li.active a {
		background-color: #e6e4d8;
		color: #4c4c4c;
		font-weight: bold;
	}
	
	.sidebar p {
	padding-right:10px;
		
		
	}
	



.footer {
	height: 100px;
	background: #666 url('../template/footer_bg.png') repeat-x;
}
	.footer .center {
		height: 90px;
		
		background: transparent url('../template/footer_center_bg.png') no-repeat;
	}
	.footer ul {
		position: absolute;
		top: 32px;
		left: 3px;
		background: transparent url('../template/footer_menu_bg.png') no-repeat bottom;
	}
	* html .footer ul { background-image: url('../template/footer_menu_bg_ie6.gif'); }
		.footer ul li {
			float: right;
			list-style: none;
			width: 108px;
			padding: 2px 0;
			margin: 0 3px;
			text-align: center;
			cursor: pointer;
		}
			.footer ul li a {
				color: #fff;
				text-decoration: none;
			}
			.footer ul li.selected { background-color: #595959; }
			.footer ul li.selected a { text-decoration: underline; }
	.footer p {
		position: absolute;
		top: 62px;
		left: 6px;
		color: #aeaeae;
		font-size: 11px;
	}
		.footer a { color: #aeaeae; }
		
		





.heart {
	display: none;
	width: 67px;
	height: 62px;
	position: absolute;
	top: 10px;
	left: 788px;
}
	body.reactive .heart { display: block; background: url('../media/hearts/box_reactive.png'); }
	body.disregarding .heart { display: block; background: url('../media/hearts/box_disregarding.png'); }
	body.growing .heart { display: block; background: url('../media/hearts/box_growing.png'); }
	body.devoted .heart { display: block; background: url('../media/hearts/box_devoted.png'); }


body.alborzgostar .content h1 {
	border-bottom: 1px solid #e6e0db;
	font-size: 18px;
	font-family: tahoma;
	margin: 9px 0 12px 0;
	padding: 7px 0 1px 0;
}



.four_alborzgostar {
	margin: 18px -51px 0 -12px;
}
body.alborzgostar .box {
	position: relative;
	width: 222px;
	direction:rtl;
	background-color: #e1edf3;
	float: left;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 10px;
	margin: 18px 39px 18px 0;
	padding: 0 12px;
	min-height: 198px;
}

body.alborzgostar .vpsbox {
	position: relative;
	width: 145px;
	direction:rtl;
	background-color: #f6f2e5;
	border:solid 1px #ede3c4;
	float: left;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 10px;
	margin: 18px 10px 18px 0;
	padding: 0 12px;
	min-height: 198px;
}


body.alborzgostar .servbox {
	position: relative;
	width: 505px;
	direction:rtl;
	background-color: #f6f2e5;
	border:solid 1px #ede3c4;
	float: left;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 10px;
	margin: 18px 39px 18px 0;
	padding: 0 12px;
	min-height: 198px;
}


.imgs{
	border:1px solid #CCC;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 10px;
}

body.alborzgostar .boxez {
	position: relative;
	width: 95px;
	direction:rtl;
	background-color: #f6f2e5;
	border:solid 1px #ede3c4;
	float: right;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 10px;
	margin: 10px 5px 10px 0;
	padding: 0 10px;
	min-height: 150px;
}




.couple_chooser .you {
	position: relative;
	float: left;
	width: 51px;
	margin: 0 6px 0 0;
}
.you h2 {
	margin-bottom: 18px;
}
.icon, .icon div {
	width: 39px;
	height: 36px;
	margin: 0 0 18px 0;
	cursor: pointer;
}
	.icon_reactive { background-image: url('../media/hearts/unselected_reactive.gif'); }
	.icon_disregarding { background-image: url('../media/hearts/unselected_disregarding.gif'); }
	.icon_growing { background-image: url('../media/hearts/unselected_growing.gif'); }
	.icon_devoted { background-image: url('../media/hearts/unselected_devoted.gif'); }

	.icon_hover .icon_reactive { background-image: url('../media/hearts/hover_reactive.gif'); }
	.icon_hover .icon_disregarding { background-image: url('../media/hearts/hover_disregarding.gif'); }
	.icon_hover .icon_growing { background-image: url('../media/hearts/hover_growing.gif'); }
	.icon_hover .icon_devoted { background-image: url('../media/hearts/hover_devoted.gif'); }

	.icon_selected .icon_reactive { background-image: url('../media/hearts/selected_reactive.gif'); }
	.icon_selected .icon_disregarding { background-image: url('../media/hearts/selected_disregarding.gif'); }
	.icon_selected .icon_growing { background-image: url('../media/hearts/selected_growing.gif'); }
	.icon_selected .icon_devoted { background-image: url('../media/hearts/selected_devoted.gif'); }

.couple_chooser .spouse {
	position: relative;
	float: left;
	width: 165px;
	margin: 0 6px 0 0;
}
	.spouse .icon {
		float: left;
	}
	.spouse .label  {
		height: 36px;
		width: 108px;
		margin: 0 0 18px 17px;
		float: left;
		line-height: 36px;
		color: #999;
	}
		.spouse .label_hover  {
			color: #666;
		}
		.spouse .label_selected  {
			color: #666;
			font-weight: 700;
		}
.couple_chooser .describe {
	position: relative;
	float: left;
	width: 267px;
	margin: 0 -12px 0 0;
	padding: 0 12px;
	background-color: #faf9f9;
}
	.couple_chooser .describe img {
		position: absolute;
		top: 6px;
		right: 6px;
	}



.content ul.full_calendar {
	padding: 0;
	margin: -9px 0 9px 0;
	border-top: none;
}
	.content .full_calendar li {
		list-style: none outside none;
		border-bottom: 1px solid #e6e4d8;
		padding: 12px 18px 14px 0;
		margin: 0;
		cursor: auto;
	}
	.full_calendar li strong {
		display: block;
		float: left;
		color: #808080;
		font-weight: 200;
		width: 100px;
	}
	.full_calendar li span {
		display: block;
		margin-left: 105px;
		font-weight: bold;
	}
	.full_calendar li p {
		margin: 9px 0 0 105px;
	}



body.column #content.content {
	margin-top: 44px;
}

.column .content h1 {
	display: none;
}
.column .content .entry h1 {
	display: block;
}

.column .entry {
	margin: 0 0 36px 0;
}
.column .entry h1 {
	margin: 0;
	padding-top: 2px;
	border: none;
}
.column .entry .date {
	background-color: #f3f2f0;
	color: #427c99;
	float: left;
	height: 44px;
	margin: 0 12px 18px 0;
	padding: 6px 0 4px 0;
	position: relative;
	text-align: center;
	width: 51px;
}
.column .entry .date .month {
	display:block;
	font-size: 15px;
	line-height:18px;
}
.column .entry .date .day {
	font-size: 21px;
	line-height:26px;
}
.column .entry .title {
	float:left;
	height: 53px;
	margin: 0 0 18px 0;
	position: relative;
	width: 396px;
	border-bottom: 1px solid #e6e0db;
}
.column .entry .title p {
	margin: 1px 0 0 0;
}
.column .entry .title p, .column .entry .title p a {
	color: #808080;
}
.column .entry .author {
	font-style: italic;
}


.quiz .question {
	padding: 17px 0 18px 0;
	border-bottom: 1px solid #E6E0DB;
}
	.quiz .question h2 {
		margin: 0;
		padding-top: 0;
	}
	.quiz .no_answer {
		background-color: #faf9f9;
	}
	.quiz .answer {
		height: 20px;
	}
	
	
form table td {
	padding: 3px 9px 3px 0;
}


table.test {
	padding: 9px 0 8px 0;
	border-bottom: 1px solid #e6e4d8;
	margin-bottom: 18px;
}
*html table.test tbody {
	padding: 18px 0 17px 0;
}

.quiz div.personal_info {
	width: 233px;
	float: left;
	background-color: #FAF9F9;
	padding-left: 20px;
}

.tbox {
background-color:#FDAB1B;
color:#FFFFFF;
margin:1px;
padding:3px;
text-align:center;
width:70px;
}
.box1 {
background-color:#FFEBC7;
margin:1px;
padding:3px;
text-align:center;
width:70px;
}

.box3 {
background-color:#dfdfdf;
margin:1px;
padding:3px;
text-align:center;
width:70px;
}

.box2 {
background-color:#ffffff;
margin:1px;
padding:3px;
text-align:center;
width:70px;
}

.box4 {
background-color:#ffffff;
margin:1px;
padding:3px;
text-align:right;
width:100px;
}

.box5 {
background-color:#ffffff;
margin:1px;
padding:3px;
text-align:right;
width:200px;
}

.TabbedPanels {
	margin:0px;
	padding:1px;
	float:right;
	clear:none;
	width:100%;}

.TabbedPanelsTab {
	position:relative;
	top:1px;
	float:right;
	padding:4px 10px;
	margin:1px 1px 1px 1px;
	list-style:none;
	border-bottom:solid 1px #e9e9e9;
	cursor:pointer;}
	
.TabbedPanelsTabHover {background-color:#afd13e;}

.TabbedPanelsTabSelected {background-color:#c2d3df;}
	
.TabbedPanelsContentGroup {

	clear:both;
	border-top:solid 1px #e9e9e9;
	padding-top:5px;}

.TabbedPanelsContent {padding:4px;}
.TabbedPanelsContentVisible {}



#slideshow {
    position:relative;
    height:216px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}



.htt_partner, .htt_relationship { display: inline; }
.htt_spouse, .htt_marriage { display: none; }

.married .htt_spouse, .married .htt_marriage { display: inline; }
.married .htt_partner, .married .htt_relationship { display: none; }