html div { zoom: 1 }

#heading_header
{
	float: left;
	margin-left: 612px;
	margin-top: 7px
}

form#petition_form input#petition_no_contact,
form#default_form input#tell_a_friend_no_contact,
form#petition_form input#ambassador_email_no_contact
{
	width: 20px;
	border: 0;
}

.default
{
    font-size: 12px;
    line-height: 1.5em;
}

.small
{
    font-size: 10px;
}

img.image_to_the_left, .section .body img.image_to_the_left
{
    float: left;
    margin: 0 8px 8px 0;
}

img.image_to_the_right, .section .body img.image_to_the_right
{
    float: right;
    margin: 0 0 8px 8px;
}

a, a:visited
{
	text-decoration: none;
	color: #4280B2;
}

a:hover
{
	text-decoration: underline;
}

body
{
	font-size: 11px;
	font-family: Verdana;
	/* background: #7b92b4; */
	background: #edeeef url(../images/bg.png) 0 152px repeat-x;
}

.no-minheight
{
    min-height: 0px;
}

#top
{
	width: 100%;
	height: 152px;
	
	background: url(../images/header_bg.png) repeat-x;
}

#header
{
	width: 100%;
	height: 119px;
}

ul#nav
{
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	margin: 0 auto;
	height: 27px;
	width: 960px;
	overflow: hidden;
	display: block;
	
}

ul#nav li
{
	float: left;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 7px;
	height: 25px;
	border-left: 1px solid #285596;
}

ul#nav li.last
{
	border-right: 1px solid #285596;
}

ul#nav li.lang
{
    position: absolute;
    padding-left: 0;
    padding-right: 0;
    width: 150px;
    text-align: right;
    margin-left: 810px;
	margin-right: 0;
    border: 0;
    font-size: 11px;
    font-weight: normal;
    padding-top: 9px
}

ul#nav li a, ul#nav li a:visited
{
	text-decoration: none;
	color: #fff;
}

ul#nav li a:hover
{
	text-decoration: none;
	color: #aaa;
}

#language
{
	margin-right: 10px;
}

.divider
{
	background: transparent url(../images/divider.png) no-repeat;
	margin: 0 auto 0 auto;
	padding: 0;
	line-height: 0;
	display: block;
	height: 6px;
	width: 960px;
	font-size: 0;
}

#content
{
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width: 960px;
	min-height: 500px;	
}

#left_column
{
	width: 640px;
	float: left;
	overflow: hidden;	
}

#right_column
{
	margin: 0 0 0 10px;
	width: 310px;
	float: left;
	overflow: hidden;
}

#highlight
{
	border: 1px solid #999999;
	padding: 10px;
	background: #fff url(../images/grey_white_bg.png) repeat-x;
}

.section .body img
{
	float: left;
	border: 1px solid #cbcbcb;
	
	margin-right: 8px;
}

#highlight_section
{
    margin-top: 0;
    height: auto;
}

#highlight img
{
	float: left;
	border: 1px solid #cbcbcb;
	margin-right: 8px;
}

#highlight p,  .section .body p
{
	line-height: 1.4em;
	text-align: justify;
}

#highlight p.date, .section .body p.date, .date
{
	color: #767676;
	line-height: 1.2em;
	font-size: 11px;
	font-weight: normal;
}

div.heading_divider
{
	height: 2px;
	
	background: transparent url(../images/divider_blue.png) no-repeat;
	
	margin: 15px 0 15px 0;
}

div.date
{
	margin: 0 0 0 5px;
	display: inline;
	font-weight: bold;
}

#highlight h2
{
	font-size: 12px;
	font-weight: bold;
	color: #4280B2;
	line-height: 1.4em;
}


.section .body h2
{
	font-size: 11px;
	font-weight: bold;
	color: #4280B2;
	line-height: 1.4em;
	margin-bottom: 3px;
}

#latest-news .body
{
    height:230px;
    
    list-style-image:none;
    list-style-type:none;
    
    overflow-x:hidden;
    overflow-y:scroll;
    
    position:relative;
}

#news .ui-tabs-panel
{
    height:230px;
    
    list-style-image:none;
    list-style-type:none;
    
    overflow-x:hidden;
    overflow-y:scroll;
    
    position:relative;
}

#news
{
    height: 250px;
}

#news .more_news
{
    color: #7c7c7c;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 2em;
    margin-top: 5px;
	float: right;
}

#latest-news .body h2
{
    font-weight: normal;
}

#media
{
    height: 273px;
    overflow: hidden;
}

#media h2
{
	line-height: 2em;
}

#media .body
{
	padding-bottom: 0;
}

#iran_update .head
{
	border-bottom: 1px solid #999999;
	background: #f2f4f6;
}

#iran_update .head .content
{
	background: #f2f4f6;
	height: auto;
	padding: 10px;
	line-height: 1.5em;
}

#get_involved .head
{
	border-bottom: 1px solid #999999;
}

#get_involved .head h1
{
	padding: 7px 0 0 10px;
        text-transform: none;
}

#get_involved img.link
{
	vertical-align: middle;
	float: right;
	margin: 5px 10px 0 0;
}

#get_involved p
{
	font-size: 12px;
	font-weight: bold;
	color: #4280B2;
	line-height: 2em;
	text-transform: uppercase;
}

#get_involved a, #get_involved a:visited
{
	color: #4280B2;
	text-decoration: none;
}

#get_involved a:hover
{
	text-decoration: underline;
}

#search input
{
	float: left;
	margin: 6px 0 0 10px;
	padding: 4px;
	width: 237px;
	height: 12px;
	border: 1px solid #b7c4d3;
	font-family: Verdana;
	font-size: 11px;
	color: #767676;
}

form#search input#submit
{
	text-indent: -1000em;
	cursor: pointer;
	background: url(../images/search.png) no-repeat;
	width: 20px;
	height: 20px;
	border: 0;
}

.read_more, .read-more, .re-collapse
{
	color: #767676;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 2em;
}

.read_more, .read-more, .re-collapse
{
	color: #767676;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 2em;
}

.more_photos
{
	color: #767676;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 2em;
	float: right;
}

.more_polls
{
	color: #7c7c7c;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 2em;
    margin-top: 20px;
	float: right;
}

.read_more a, .read_more a:visited, .more_photos a, .more_photos a:visited,
.re-collapse a, .re-collapse a:visited
{
	text-decoration: none;
	color: #767676;
}

.read_more a:hover, .more_photos a:hover, .re-collapse a:hover
{
	text-decoration: underline;
}

#first_section
{
	margin: 0;
}

.section
{
	background: #fff;
	margin: 5px 0 0 0;
}

.section .head
{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;;
	border-right: 1px solid #999999;
	
	padding: 1px;
}

#search .head
{
	border: 1px solid #999999;
	
	padding: 1px;
}

.section .head h1
{
	font-size: 14px;
	font-weight: bold;
	color: #4280B2;
	line-height: 1.5em;
	padding: 6px 0 6px 10px;
}

.section .head .content
{
	min-height: 33px;
	background: #d5e1e8;
}

.section .body
{
	border: 1px solid #999999;
	
	padding: 10px;
	
	text-align: justify;
}

.section .body .content
{
	float: left;
	border: 0;
	height: 105px;
	/* width: 386px; */
	width: 380px;
}

.entry
{
	margin-bottom: 5px;
}

#news_tab
{
	float: left;
	font-size: 11px;
	width: 70px;
	text-align: center;
	background: #aaa;
	padding: 3px 1px 3px 1px;
	color: #fff;
}

.news_content
{
	width: 590px;
}

#issues
{
	height: 123px;
    overflow: hidden;
}


.issues_directory
{
    position: absolute;
    color: #275691;
    margin: 0;
    width: 165px;
    height: 125px;
    overflow: hidden;
}

.issues_directory p.active
{
    font-weight: bold;
}

.issues_directory ul li
{
    background: url(../images/issues_tab.jpg) no-repeat 0 0;
    line-height: 1.5em;
    font-size: 12px;
    height: 15px;
    width: 141px;
    margin-bottom: 3px;
    
}

.issues_directory ul li a, .issues_directory ul li a:visited
{
    display: block;
    text-indent: 5px;
    height: 15px;
    width: 141px;    
    text-decoration: none;
    color: #275691;
    font-size: 11px;
    font-family: Verdana;
    line-height: 1.4em;
}

.issues_directory ul li.ui-tabs-selected a, .issues_directory ul li.ui-tabs-selected a:visited, .issues_directory ul li.ui-tabs-selected a:hover
{
    color: #fff;
}

.issues_directory ul li:hover
{
    background-position: 0 -15px;
    color: #fff;
}

.issues_directory ul li:hover a
{
    color: #fff;
}


.issues_directory ul li.ui-tabs-selected
{
    font-weight: normal;
    background-position: 0 -15px; 
    color: #fff;
}


#issues div.tabdiv
{
    margin-left:  146px;
    width: 473px;
    overflow: hidden;
	height: 136px;
}

#issues img.section_img
{
    width: 200px;
    height: 120px;
    margin-right: 0;
	float: right;
	margin-left: 8px;
}

#issues .content
{
    float: left;
    width: 473px;
}

#affiliates
{
}

#issues div.tabdiv
{
	height: 136px;
}

#affiliates img.section_img
{
	float: right;
}

#related_bodies img.section_img
{
	float: right;
}

ul.list
{	
	padding: 7px 0 0 10px;
	margin: 0;
}

ul.list li
{
	font-size: 11px;
	font-weight: bold;
	float: left;
	
	margin-right: 15px;
	
	padding: 0 2px 0 2px;
	
	height: 25px;
	
	line-height: 1.9em;
	
	color: #4280B2;
	
	text-align: center;
}

ul.list li.ui-tabs-selected
{
	color: #fff;
	
	text-align: center;
	
	height: 25px;
	
	padding: 0 2px 0 2px;
	
	line-height: 1.9em;
        
        text-transform: none;
}

ul.list li div a, ul.list li div a:visited
{
	color: #4280B2;
	text-decoration: none;
}

ul.list li div a:hover
{
	text-decoration: underline
}

ul.list li.ui-tabs-selected a, ul.list li.ui-tabs-selected a:visited, ul.list li.ui-tabs-selected a:hover
{
	color: #fff;
	text-decoration: none;
}

.controls_left
{
	float: left;
}

.controls_right
{
	float: right;
}

.controls ul
{
	display: none;
}

.section_img
{
	width: 222px;
	height: 125px;
}

.section .body .controls img
{
	margin: 0 0 0 8px;
}

#footer
{
	height: 85px;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
	
	background: url(../images/footer_bg.png) repeat-x;
}

#footer p
{
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 1.5em;
}

#footer p.copyright
{
	margin-top: 15px;
	color: #144580;
	font-size: 10px;
}

#footer a, #footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#communities img
{
	margin: 0;
	padding: 0;
}

ul.list_tiny li
{
	width: 70px;
}

ul.list_tiny li.ui-tabs-selected div
{
	background: url(../images/rounded_70.png);
}

ul.list_small li
{
	width: 100px;
}

ul.list_small li.ui-tabs-selected div
{
	background: url(../images/rounded_100.png);
}

ul.list_big li
{
	width: 130px;
}

ul.list_big li.ui-tabs-selected div
{
	background: url(../images/rounded_130.png);
}

ul.list_bigger li
{
	width: 150px;
    margin-right: 3px;
}

ul.list_bigger li.ui-tabs-selected div
{
	background: #3979ac;
}

ul.list_bigger li#round_70.ui-tabs-selected div
{
	background: url(../images/rounded_70.png);
}

ul.list_bigger li#round_100.ui-tabs-selected div
{
	background: url(../images/rounded_100.png);
}

ul.list_bigger li#round_130.ui-tabs-selected div
{
	background: url(../images/rounded_130.png);
}

ul.list_bigger li#round_170.ui-tabs-selected div
{
	background: url(../images/rounded_170.png);
}

ul.list_bigger li#round_140.ui-tabs-selected div
{
	background: url(../images/rounded_140.png);
}

ul.list_bigger li#round_145.ui-tabs-selected div
{
	background: url(../images/rounded_145.png);
}

.banner
{
	margin-top: 5px;
}

.banner img
{
	width: 320px;
}

.scroll
{
	height: 90px;
	overflow: auto;
}

.spacer
{
	height: 5px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	display: block;
}

#button_prev, #button_next
{
	cursor: pointer;
}

.controls_right #button_prev, .controls_right #button_next
{
	float: left;
}

.controls_left #button_prev, .controls_left #button_next
{
	float: left;
}

#affiliates img.section_img
{
	margin: 0 0 0 8px;
}

.section .controls_right img
{
	margin: 0 0 0 8px;
}

.section .controls_left img
{
	margin: 0 8px 0 0;
}

.buttons
{	
	margin: 6px 0 0 10px;
}

.buttons_top
{	
	margin: 0 0 0 12px;
}

.button
{
	float: left;
	
	width: 140px;
	height: 34px;
	
	margin: 0 7px 7px 0;
}

.button_big
{
    float: left;
	width: 287px;
	height: 34px;
	
	margin: 0 7px 7px 0;
}

.button img
{
	border: 0;
}

a#mycarousel_prev
{
	top: 0;
	left: 0;
	position: absolute;
}

a#mycarousel_next
{
	top: 0;
	left: 0;
	position: absolute;
}

#ambassador_details
{
    margin: 10px 0 10px 0;
}

strong
{
    font-weight: bold;
}

em
{
    font-style:italic;
}

form#opinion_poll br
{
    line-height: 0.7em;
}

#opinion_poll h2
{
    color: #4280B2;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 10px;
    text-transform: none;
}

form#opinion_poll input
{
    float: left;
    margin-bottom: 2px;
}

form#opinion_poll label
{
    margin-bottom: 2px;
    font-size: 11px;
    font-weight: normal;
    color: #7c7c7c;
    line-height: 1.2em;
    text-transform: none;
}

div#opinion_poll .body
{
	background: #dde8ea url(../images/polls_small_bg.png) 1px 1px no-repeat;
}

.section .body .poll_entry img
{
    margin-left: -30px;
    margin-top: 10px;
    border: 0;
    display: block;
}

.poll_entry
{
    display: block;
    padding-left: 30px;
    min-height: 50px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}

.poll_entry a
{
    line-height: 1.5em;
    font-size: 14px;
}

.poll_percent_image
{
    float: left;
    width: 150px;
    text-align: right;
    margin-right: 10px;
}

.poll_percent_image img
{
    border: 1px solid #4280B2;
}

.poll_percentage
{
    float: left;
    width: 40px;
    text-align: center;
    color: #4280B2;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
}

.poll_answer
{
    width: 385px;
    float: left;
    font-size: 12px;
    line-height: 1.5em;
}

.poll_answer_entry
{
    margin-bottom: 10px;
}

.poll_votes
{
    margin-left: 170px;
    width: 200px;
    font-size: 14px;
}

.poll_votes img
{
    margin-right: 20px;
}

#forum
{
	border: 1px solid #999999;
	padding: 20px;
    min-height: 500px;
}

ul.error_list
{
    float: left;
    margin-top: 8px;
    margin-right: 5px;
    color: red;
}

ul.error_list li
{
    margin-top: 0;
}

#ambassador_letter
{
    margin: 20px 0 10px 0;
    font-size: 12px
}

#ambassador_letter p
{
    line-height: 1.5em;
}

.button2
{
	cursor: pointer;
	background: url(../images/button.png);

    text-align: center;
    color: #fff;

    font-weight: bold;

	border: 0;

	float: left;
	
	width: 140px;
	height: 34px;
	
	margin: 0 7px 7px 0;
}

.button2_2
{

	height: 34px;
    text-align: left;
    padding-left: 40px;
    width: 100px;
}

#get_involved .button2 a, #get_involved .button2 a:visited, #get_involved .button2 a:hover
{
    display: block;
    padding-top: 11px;
    color: #fff;
    text-decoration: none;

    width: 140px;
    height: 23px;
}

#get_involved span
{
    width: 140px;
    height: 34px;
}

#default p, .default p
{
    line-height: 1.6em;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: justify;
}

.section #default h2, .section .default h2
{
    font-size: 14px;
}

.section h2
{
    font-size: 14px;
    font-weight: bold;
	color: #4280B2;
	line-height: 1.5em;
	margin-bottom: 3px;
}

.section h3
{
    font-size: 12px;
    font-weight: bold;
	color: #4280B2;
	line-height: 1.5em;
}

/* #search */
.first_section
{
	margin-top: 0;
}

#languages
{
    border-left:1px solid #285596;
    border-right:1px solid #285596;
    border-bottom:1px solid #285596;
    
    position: absolute;
    display: none;
    margin-top: 21px;
    margin-left: 40px;
    text-indent: 11px;
    width: 120px;
    height: 195px;
    background: #3777aa;

    padding-top: 2px;

    font-size: 11px;
    line-height: 1.7em;
    text-align: left;
}

.speaker:hover
{
    background: #eff3f6;
}

div.divider_grey
{
    display: block;
    height: 1px;
    width: 618px;
    background: #ccc;
    margin-top: 8px;
    margin-bottom: 5px;
}

.related
{
    font-size: 11px;
    font-weight: bold;
	color: #4280B2;
	line-height: 1em;
}

#default ul, .default ul
{
    margin-left: 20px;
    padding: 5px;
    list-style-type: circle;
    font-size: 12px;
    line-height: 1.6em;
}

#default ul.radio_list, .default ul.radio_list
{
	list-style-type: none;
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}

#accordion a.navigation
{
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #1359a9;
    text-indent: 20px;

    background: url(../images/arrow-inactive.png) 0px 6px no-repeat;
    
    padding-top: 5px;
    border-top: 1px solid #ccc;
}

#accordion a.selected
{
    background: url(../images/arrow-active.png) 0px 5px no-repeat;
}

#default ul.form li.long_label label
{
	width: 400px;
}

#default ul.form li.expiration_date select
{
	width: 80px;
}

#default ul.form input#donation_receive_news
{
	width: 20px;
}

.video_tabs_container
{
	width: 100%;
	height: 30px;
	background: #bbb;
}

ul.video_tabs
{
	list-style-type: none;

}

ul.video_tabs li
{
	float: left;
	background: #bbb;
	color: #fff;
	
	font-size: 13px;
	line-height: 28px;
	padding-left: 35px;
	padding-right: 35px;
	height: 30px;
	font-family: Verdana;
}

ul.video_tabs li a, ul.video_tabs a:visited
{
	color: #fff;
	text-decoration: none;
}

ul.video_tabs li a:hover
{
	color: #fff;
	text-decoration: underline;
}

ul.video_tabs li.ui-tabs-selected, ul.video_tabs li.ui-tabs-selected a, ul.video_tabs li.ui-tabs-selected a:visited
{
	background: #fff;
	color: #999;
	text-decoration: none;
}

