*
{
	padding: 0;
	margin: 0;
}


/*----------------------------------------------------------------------- 
   Standard styles
 ------------------------------------------------------------------------ */
#Body
{
	color: #666;
	background: url(images/bg.jpg) top repeat-x;
	background-image: url(images/IranOpen_bg.jpg);
	font-family: HelveticaNeue, "Helvetica Neue" , Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	border: 0;
}

img
{
	border: none;
}

img.left
{
	float: left;
	margin: 0px 12px 0px 0px;
}

img.tn
{
	float: left;
	margin: 0px 10px 0px 0px;
}

a:link
{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #cc3300;
	text-decoration: underline;
	font-weight: bold;
}
a:active
{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:focus
{
	outline: none;
}

h1
{
	font-family: HelveticaNeue, "Helvetica Neue" , Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 5px;
}

h1 a
{
	color: #006699;
}

h2
{
	color: #023647;
	font-family: HelveticaNeue, "Helvetica Neue" , Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 3px;
	text-shadow: 0 0 0 #fff;
}

h3
{
	color: #023647;
	font-family: HelveticaNeue, "Helvetica Neue" , Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 3px;
	text-shadow: 0 0 0 #fff;
}

h3.title
{
	/*background: url(images/iranopen_icon.gif) 0 50% no-repeat;*/
	padding-left: 42px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h3.inline
{
	/*background: url(images/iranopen_icon.gif) 0 50% no-repeat;*/
	padding-left: 15px;
	margin-bottom: 10px;
}
h3.text
{
	padding-left: 23px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #666;
}

h4
{
	color: #09C;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	text-shadow: 0 0 0 #fff;
}

h5
{
	color: #666;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 3px;
	text-shadow: 0 0 0 #fff;
}

p
{
	margin-bottom: 10px;
}

ol, ul
{
	padding: 0 20px 10px 20px;
}

blockquote
{
	border-left: 3px solid #cecebd;
	padding-left: 15px;
}

blockquote p
{
	font-size: 12px !important;
}

input
{
	font: 11px arial;
}


/*----------------------------------------------------------------------- 
   Layout
 ------------------------------------------------------------------------ */

#core
{
	width: 940px;
	margin: 0 auto 0 auto;
}

#masthead
{
	height: 107px;
	background: url(images/IranOpen_title_up.gif) top left no-repeat;
}

.logo
{
	padding: 2px 0 0 10px;
}

/*----------------------------------------------------------------------- 
   Navigation
 ------------------------------------------------------------------------ */

ul#nav
{
	width: 940px;
	height: 35px;
	list-style: none;
	padding: 11px 0 0px 0;
	margin-bottom: 10px;
	background: url(images/IranOpen_title_down.gif) top no-repeat;
}

ul#nav li
{
	width: 135px;
	float: left;
	text-align: left;
	font: 11px Arial;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 10px;
	padding-left: 10px;
}

ul#nav li.last
{
	width: 145px;
	float: left;
	text-align: right;
	font: 11px Arial;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 0px;
	padding-left: 10px;
	margin-top: -5px;
}

ul#nav li a.link
{
	display: block;
	color: #FFF;
	text-shadow: 0 0 0 #000;
	background: url(images/iranopen_arrow.gif) 0 50% no-repeat;
	padding-left: 18px;
}
ul#nav li a.link:hover
{
	display: block;
	color: #F60;
	text-decoration: none;
	text-shadow: 0 0 0 #000;
}

ul#nav input.text
{
	width: 100px;
	font: 11px arial;
	margin-right: 2px;
}

ul#nav table
{
	padding: 0;
	margin: 0;
	border: 0;
}


/*----------------------------------------------------------------------- 
   IranOpen - Homepage
 ------------------------------------------------------------------------ */

#projects-homepage
{
	height: 243px;
	margin-bottom: 50px;
	padding: 0 83px 0 93px;
}

#projects-featured
{
	float: left;
	width: 631px;
	margin-left: 4px;
	padding: 15px;
}

#projects-more
{
	float: left;
	width: 271px;
	height: 241px;
	border-left: 1px solid #e8e7e7;
}

ul#projects
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#projects a
{
	font-weight: normal;
	color: #006699;
}

ul#projects li
{
	height: 70px;
	font: 11px Arial;
	padding: 5px 10px 4px 10px;
	border-bottom: 1px solid #e8e7e7;
}

ul#projects h3
{
	color: #006699;
	padding-top: 10px;
}

ul#projects img.left
{
	margin-right: 10px;
}


/*----------------------------------------------------------------------- 
   Organizer - Homepage
 ------------------------------------------------------------------------ */
#organizer-title-homepage
{
	width: 940px;
	margin-bottom: 0px;
}

.org-title-one
{
	float: left;
	width: 75px;
	padding: 0 10px 0 0;
	margin-right: 10px;
}

.org-title-two
{
	float: left;
	width: 270px;
	padding: 0 10px 0px 0px;
	margin-right: 20px;
        
}

.org-title-two-rss
{
	float: left;
	width: 150px;
	padding: 0 10px 0px 10px;
	margin-right: 20px;
}

.org-title-two-rss2
{
	float: left;
	width: 65px;
	padding: 0 10px 0px 10px;
	margin-right: 20px;
}

.org-title-rss
{
	float: left;
	width: 100px;
	padding: 0 10px 0px 20px;
	background: url(images/rss.gif) no-repeat;
	margin-right: 10px;
}


#organizer-homepage
{
	width: 940px;
	background-image: url(images/IranOpen_Organizer_Line.gif) repeat-y;
	margin-bottom: 50px;
}

.org-one
{
	float: left;
	width: 50px;
	padding: 0 10px 0 0;
	margin-right: 10px;
}

.org-two
{
	float: left;
	width: 270px;
	padding: 0 10px 0px 10px;
	margin-right: 20px;
}
.org-sponsor
{
	float: left;
	width: 820px;
	padding: 0 10px 0px 10px;
	margin-right: 10px;
}

#organizer-homepage h3
{
	line-height: 24px;
	font-size: 18px;
}

#organizer-homepage h3 a
{
	color: #006699;
	font-weight: bold;
	text-shadow: 0 0 0 #fff;
}
/*----------------------------------------------------------------------- 
   Announcements and News - Homepage
 ------------------------------------------------------------------------ */

.news-homepage
{
	width: 940px;
	background: url(images/IranOpen_Announcement_Line.gif) repeat-y;
	margin-bottom: 50px;
}

.news-one
{
	float: left;
	width: 75px;
	padding: 0 10px 0 0;
	margin-right: 10px;
}

.news-two
{
	float: left;
	width: 180px;
	padding: 0 10px 0px 10px;
	margin-right: 10px;
}

.news-three
{
	float: left;
	width: 275px;
}

.news-two p
{
	font-size: 12px;
}


#news-homepage h3
{
	line-height: 24px;
	font-size: 18px;
}

#news-homepage h3 a
{
	color: #006699;
	font-weight: bold;
	text-shadow: 0 0 0 #fff;
}

/* Promo box */

#promo-home
{
	font: 11px arial;
	line-height: 16px;
	background: url(images/bg_promo.gif) repeat-y;
}

#promo-home h4
{
	font-size: 13px;
	padding: 0 15px 6px 15px;
}

#promo-home p
{
	padding: 0 15px 10px 15px;
	margin: 0;
}

#promo-home-footer
{
	width: 275px;
	height: 12px;
	background: url(images/footer_promo.gif) no-repeat;
	margin-top: -8px;
}


/*----------------------------------------------------------------------- 
   Projects page
 ------------------------------------------------------------------------ */

#content
{
	width: 940px;
	background: url(images/IranOpen_content.gif) no-repeat;
	clear: both;
	margin: 0 0 30px 0;
}

#page-title
{
	float: left;
	width: 225px;
	margin-right: 10px;
}

#page-breadcrumb
{
	float: left;
	width: 750px;
	margin-right: 10px;
}

#page-breadcrumb a
{
	font-weight: normal;
	color: #000;
}

#page-description p
{
	font-size: 14px;
	line-height: 18px;
	padding: 0px 10px 0 10px;
	margin-bottom: 10px;
}

#page-tools
{
	float: left;
	width: 180px;
}

#page-tools p
{
	line-height: 18px;
	padding: 0px 10px 0 10px;
	margin-bottom: 10px;
}

#page-tools select
{
	width: 150px;
}

.rss
{
	background: url(images/icon_rss.gif) 0 50% no-repeat;
	padding-left: 15px;
}

#supercol-left
{
	float: left;
	width: 760px;
}

#supercol-right
{
	float: left;
	width: 225px;
}

.col-span-two
{
	float: left;
	width: 180px;
}

.col-span-two p
{
	padding: 0 20px 10px 20px;
}

.col-span-six
{
	width: 600px;
	padding: 15px 10px 10px 10px;
	margin: 0 10px 0 10px;
	
}

img.project
{
	padding: 40px 30px 40px 50px;
}

.projects-rule
{
	border-top: 1px solid #e8e7e7;
	padding-left: 2px;
	clear: both;
}

.projects h1
{
	color: #1c4a5a;
	margin-bottom: 6px;
}
.projects h2.latest
{
	padding-top: 20px;
	margin-bottom: 20px;
}
.projects h3
{
	padding-top: 15px;
	margin-bottom: 6px;
}
.projects h4
{
	color: #f60;
	padding-top: 25px;
}
.projects a
{
	color: #1C4A5A;
}
.getitnow
{
	margin-left: 10px;
}

.action-items
{
	margin: 10px;
	background: #fff url(images/bg_action_items.gif) repeat-y;
}

.action-items h4
{
	color: #023547;
	font-size: 12px;
	padding: 10px;
	border-bottom: 1px solid #b3c2c7;
	background: url(images/header_action_items.gif) no-repeat;
}

.action-items ul
{
	list-style: none;
	margin: 0px 8px 0px 8px;
}

.action-items li
{
	list-style-image: url(images/icon_action_items_arrow.gif);
	padding: 0px;
	margin: 8px 0 0 0;
}

.action-items-footer
{
	height: 5px;
	background: url(images/footer_action_items.gif) no-repeat;
}

#sidebar
{
	margin: 10px;
	background: #e8e7e7 url(images/header_sidebar.gif) no-repeat;
}

#sidebar h4
{
	color: #023547;
	font-size: 12px;
	padding: 10px;
	border-bottom: 1px solid white;
}

#sidebar ul
{
	list-style: none;
	margin: 0px 8px 0px 8px;
}

#sidebar li
{
	list-style-image: url(images/icon_sidebar_arrow.gif);
	padding: 0px;
	margin: 8px 0 0 0;
}

#sidebar-footer
{
	height: 5px;
	background: url(images/footer_sidebar.gif) no-repeat;
}

#sidebar select
{
	width: 140px;
	margin: 10px 10px 5px 10px;
}


/*----------------------------------------------------------------------- 
   Blog specific
 ------------------------------------------------------------------------ */

#blog h2
{
	margin-bottom: 18px;
}
#blog h2 a
{
	color: #006699;
	font-weight: bold;
}
#blog h2.date
{
	color: #AAA;
}
#blog h3
{
	margin-bottom: 10px;
}
#blog .col-span-two
{
	text-align: right;
}

.entry ul, #blog ol, .projects ol, .projects ul
{
	margin: 10px 0 0 0;
}
.entry li, .projects li
{
	margin-bottom: 10px;
}

.entry
{
	margin: 20px 0 10px 0;
}

a.author
{
	background: url(images/icon_author.gif) 0 50% no-repeat;
	padding-left: 15px;
}
a.category
{
	background: url(images/icon_category.gif) 0 50% no-repeat;
	padding-left: 15px;
}
a.comment
{
	background: url(images/icon_comment.gif) 0 50% no-repeat;
	padding-left: 15px;
}

h3.comments
{
	padding: 0px 0px 10px 200px;
	border-bottom: 3px solid #e8e7e7;
}

.comment-form input
{
	width: 300px;
}
.comment-form textarea
{
	width: 400px;
	height: 130px;
	margin-bottom: 20px;
}
.comment-form input.btn
{
	width: 100px;
}


/*----------------------------------------------------------------------- 
   About
 ------------------------------------------------------------------------ */

#about #supercol-left
{
	padding-top: 20px;
}
#about h2
{
	margin-bottom: 10px;
}


/*----------------------------------------------------------------------- 
   Footer
 ------------------------------------------------------------------------ */

#footer
{
	color: #90a5a9;
	width: 100%;
	font-size: 11px;
	line-height: 16px;
	background: #023647 url(images/bg_footer.gif) top repeat-x;
	text-shadow: 0 0 0 #333;
}

#footer p
{
	margin-bottom: 10px;
}

#breadcrumbs
{
	width: 920px;
	height: 20px;
	font: 11px Arial;
	margin: 0 auto 0 auto;
	padding: 5px 0 5px 0px;
}

.breadcrumbs-next
{
	background: url(images/breadcrumbs_divider.gif) no-repeat;
	padding: 12px 0 12px 25px;
	margin-left: 10px;
	height: 30px;
}

.FooterLast
{
	width: 920px;
	height:30px;
	font: 11px Arial;
	margin: 0 auto 0 auto;
}

.copyright
{
	float: left;
	width: 500px;
	font: 11px Arial;
	padding: 0px 10px 6px 0px;
	margin: 0 auto 0 auto;

}

#copyright a
{
	font-weight: normal;
}

.poweredby
{
	float: right;
	width: 160px;
	padding: 0 10px 0 10px;
	margin-right: 10px;
}

.footer-rule
{
	border-top: 1px solid #1c4a5a;
	margin-bottom: 15px;
}

#footer a
{
	color: #fff;
	text-shadow: 0 0 0 #333;
}

a.logo-footer
{
	background: url(images/iranopen_icon_footer.gif) 0 50% no-repeat;
	padding: 12px 0 12px 20px;
	height: 30px;
}

#footer-content
{
	width: 940px;
	margin: 0 auto 10px auto;
}

#footer-content a
{
	font-weight: normal;
}

#footer-content h4
{
	color: #39c;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

#footer-content ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer-content li
{
	margin-bottom: 4px;
}

#footer-content ul.blog li
{
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #1c4a5a;
}

.footer-col
{
	float: left;
	width: 160px;
	padding: 0 10px 0 10px;
	margin-right: 10px;
}

.footer-col-search
{
	float: left;
	width: 160px;
	padding: 0 10px 0 10px;
	margin-right: 10px;
}

.footer-col-login
{
	float: left;
	width: 160px;
	padding: 0 0 0 10px;
	margin-right: 10px;

}

.dotted-rule
{
	width: 160px;
	border-bottom: 1px dotted #1c4a5a;
}


.xs
{
	font-size: 10px;
}
.s
{
	font-size: 11px;
}
.m
{
	font-size: 12px;
}
.l
{
	font-size: 13px;
}
.xl
{
	font-size: 14px;
}

/*----------------------------------------------------------------------- 
   Navigation
 ------------------------------------------------------------------------ */

.navigation
{
	margin-top: 25px;
	margin-left: 65px;
}

/* Concept Series */
.col-span-four
{
	float: left;
	width: 360px;
}

.col-span-five
{
	float: left;
	width: 450px;
	margin-top: 20px;
}

.col-span-ten
{
	float: left;
	width: 900px;
	padding: 0 10px 0 10px;
	margin: 0 10px 0 10px;
}

.video
{
	background-color: #EEE;
	padding: 50px;
	padding-left: 75px;
}

.movie
{
	padding-bottom: 30px;
}


/*-----------------------------------------------------------------------*/ 

#BottomPane
{
	float: left;
	width: 320px;
	padding: 0 10px 0 10px;
	margin-right: 10px;
}

.dMenuContainer
{
	height:40px;
	background: url(images/IranOpen_title_down.gif) top no-repeat;
	vertical-align:middle;
	margin: 0 auto 0 auto;
	padding:7px 0 0 0;
}

.dMenu
{
	float:left;
	width:700px;
	margin: 0 auto 0 auto;
}

.dSearch
{
	float:right;
	margin: 0 auto 0 auto;
}

.LeftPaneCss
{
	float: left;
	width: 225px;
}

.LeftPaneCss_fa
{
	float: right;
	width: 225px;
	direction:rtl;
}

.ContentPaneCss
{
	float:left;
	width: 600px;
	padding: 15px 10px 10px 10px;
	margin: 0 10px 0 10px;
}

.ContentPaneCss_fa
{
	float:right;
	width: 600px;
	padding: 15px 10px 10px 10px;
	margin: 0 10px 0 10px;
}

.ContentPaneCss_myiranopen
{
	float:left;
	width: 900px;
	padding: 15px 10px 10px 10px;
	margin: 0 10px 0 10px;
	
}

.toppanecss
{
	width:900px;
	padding-left: 20px;
	padding-right:20px;
	padding-top:20px;
	margin-bottom:20px;
}

.SkinObject
{
	color:White;
}

.SkinObject a
{
	color:White;
}

/**Menu**/

.MainMenu_MenuIcon
{
	 
}

.MainMenu_MenuArrow 
{
    display: none; 
}

.MainMenu_RootMenuArrow 
{
    display: none; 
}

.MainMenu_RootMenuItem
{
	color:White;
}





















































































