/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * */
/*   Global Styles   */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * */

	html	{ margin:0px; padding:0px; border:none; }
	body	{ background:#83b8c0 url(/images/layout/background.jpg) top center no-repeat; margin:20px 0px 0px 0px; }
	
	td		{ font-size:8pt; color:#444444; font-family:Tahoma; line-height:18px; }

	.menu_main	{ padding-left:25px; padding-right:25px; }
	.menu_sub	{ padding-left:25px; padding-right:25px; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * */
/*   Text Styles   */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * */

	/* Sizes */
	
	.text			{ font-size:8pt; color:#444444; font-family:Tahoma; line-height:18px; }
	.text_big		{ font-size:9pt; color:#444444; font-family:Tahoma; line-height:22px; }
	.text_small		{ font-size:7pt; color:#444444; font-family:Tahoma; line-height:15px; }
			
		/* Cufon Styles */
		
			/* Page Title */
			h2	{ margin:0px; font-size:17pt; color:#4C4A4B; font-family:Arial; letter-spacing:-2px; }
			h4	{ margin:0px; font-size:10.5pt; color:#87c9e3; font-family:Arial; letter-spacing:-1px; padding-left:20px; position:relative; top:0px; margin-top:-2px; }
			
			/* Page Heading */
			h5	{ margin:0px; font-size:10.5pt; color:#6f6f6f; font-family:Arial; letter-spacing:0.5pt; }
			h6	{ margin:0px; font-size:7.5pt; color:#B6B6B6; font-family:Arial; }
			
			/* Sub Menu */
			h3	{ margin:0px; font-size:8.5pt; color:#5e5d5d; font-family:Arial; letter-spacing:0px; }
	
	/* Links */
	
	a:link, a:visited	{ color:#3499C7; text-decoration:none; }
	a:hover 			{ color:#3499C7; text-decoration:underline; }
	
	.link_blue:link, .link_blue:visited		{ color:#3499C7; text-decoration:none; }
	.link_blue:hover 						{ color:#4D4D4D; text-decoration:none; }
	
	.link_orange:link, .link_orange:visited	{ color:#FE9832; text-decoration:none; }
	.link_orange:hover 						{ color:#808080; text-decoration:none; }
	
	.link_grey:link, .link_grey:visited		{ color:#808080; text-decoration:none; }
	.link_grey:hover 						{ color:#4D4D4D; text-decoration:none; }
	
	.link_greyorange:link, .link_greyorange:visited		{ color:#808080; text-decoration:none; }
	.link_greyorange:hover 								{ color:#FE9832; text-decoration:none; }
	
	
	/* Miscellaneous */

	li	{ padding-top:10px; }
	
	.news_headline	{ font-size:18pt; color:#1a92c8; font-family:Georgia, 'Times New Roman', Times, serif; font-style:normal; line-height:normal; }
	.news_body		{ font-size:10pt; color:#333333; font-family:Arial, Helvetica, sans-serif; font-style:normal; line-height:16pt; }
	.news_datetime	{ font-size:8pt; color:#AAAAAA; font-family:Arial, Helvetica, sans-serif; font-style:normal; line-height:normal; }
	.news_image		{ margin-bottom:5px; padding:4px; margin-top:10px; border:#d3eaf4 1px solid; }
	
	.mashadinews_headline	{ font-size:12pt; color:#444444; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; line-height:15pt; font-weight:normal; }
	.mashadinews_caption	{ font-size:10pt; color:#808080; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; line-height:15pt; font-weight:normal; }

	.feed_calendar		{ font-size:8pt; color:#808080; font-family:Tahoma; line-height:16px; }
	.feed_shiras		{ font-size:8pt; color:#4D4D4D; font-family:Tahoma; line-height:16px; }
	.feed_news			{ font-size:8pt; color:#808080; font-family:Tahoma; line-height:16px; }
	

	/* Colors */
	
	.color_black 	{ color:#000000; }
	.color_dark		{ color:#444444; }
	.color_white	{ color:#FFFFFF; }
	.color_light	{ color:#aeadad; }
	.color_grey 	{ color:#808080; }
	.color_orange	{ color:#FF9933; }
	.color_blue		{ color:#3499C7; }
	.color_red		{ color:#EA5C5C; }
	
		/* Pastels for Page Captions */
		.color_pastelblue	{ color:#87c9e3; }
		.color_pastelorange	{ color:#ffbd7e; }
		.color_pastelred	{ color:#ff9c7e; }
		.color_pastelgreen	{ color:#c6ee65; }
		.color_pastelpurple	{ color:#bdace5; }
		.color_pastelgrey	{ color:#c0c0c0; }

	

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * */
/*   Form Styles   */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * */
	
	form	{ margin:0px; padding:0px; }
	
	.button_grey	{ font-size:11px; color:#808080; font-family:Arial; font-weight:bold; background:#C4C4C4; border:#808080 solid; border-width:1px; height:20px; }
	.button_blue	{ font-size:11px; color:#FFFFFF; font-family:Arial; font-weight:bold; background:#268CBC; border:#006DA8 solid; border-width:1px; height:20px; }
	
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * */
/*   Image Styles   */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * */

	.png 		{ behavior: url(/includes/_png.htc); }
	
	