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;
	font-weight: normal;
}

.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, .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, .highlight img
{
	float: left;
	border: 1px solid #cbcbcb;
	margin-right: 8px;
}

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

#highlight p.date, .section .body p.date, .date, .highlight p.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, .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, #latest-news-issues .body
{
    height:230px;
    
    list-style-image:none;
    list-style-type:none;
    
    overflow-x:hidden;
    overflow-y:scroll;
    
    position:relative;
}

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

#news #all_news, #news #wjc_news, #news #global_news
{
	height: 310px; overflow-y: hidden;
}

#news
{
    height: 340px;
}

#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, .media
{
    height: 273px;
    overflow: hidden;
}

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

#media .body, .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;
}

h1
{
	font-size: 17px;
	font-weight: bold;
	color: #4280B2;
	line-height: 30px;
	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, .affiliates
{
}

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

#affiliates img.section_img, .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: 21px;
	
	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: 21px;
        
        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, 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, 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, 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, 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, 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, ul.list_bigger li.round_145.ui-tabs-selected div
{
	background: url(../images/rounded_145.png);
}

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

ul.list_video_subcategory li
{
	font-size: 11px;
	
	font-weight: bold;
	
	float: left;
	
	margin-right: 12px;
	
	padding: 0 2px 0 2px;
	
	height: 25px;
	
	line-height: 21px;
	
	text-align: center;
	
	min-width: 40px;
}
ul.list_video_subcategory li a{
	color: white;
}
ul.list_video_subcategory li.ui-tabs-selected div a
{
	color: #8baccb;
}
.videos_cont_nav ul li div img{
	display: none;
}
.videos_cont_nav ul li.ui-tabs-selected div img{
	display: inline;
}


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

ul.list_video_category li
{
	font-size: 11px;
	font-weight: bold;
	float: left;
	
	margin-right: 15px;
	
	padding: 0 2px 0 2px;
	
	height: 25px;
	
	line-height: 21px;
	
	text-align: center;
	width: 150px;
}
ul.list_video_category li a{
	color: #4280b2;
}
ul.list_video_category li.ui-tabs-selected div a
{
	color: white;
}

ul.list_video_category li.ui-tabs-selected div
{
	background: #4176a8;
	height: 28px;
	margin-top: -5px; 
	padding-top: 5px;
	position: relative;
} 
.hidden-div{
	1display: none;
}
ul.list_video_category li.ui-tabs-selected div div
{
	1display: block;
}


.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, .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: 598px;
    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; */
	
	width: 100%;
	height: 30px;
	background: url(../images/gallery_tab_background.png);
	border-bottom: 1px solid #8d8d8d;
}

.gallery_tabs_container
{
	width: 100%;
	height: 30px;
	background: url(../images/gallery_tab_background.png);
	border-bottom: 1px solid #8d8d8d;
}

ul.gallery_tabs
{
	list-style-type: none;
}

ul.gallery_tabs li
{
	float: left;

	color: #fff;
	
	font-size: 13px;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	height: 27px;
	font-family: Verdana;
	margin-top: 3px;
	margin-left: 4px;
	margin-right: 4px;
}

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

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

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

ul.gallery_tabs li.ui-tabs-selected
{
	border-top: 1px solid #8d8d8d;
	border-right: 1px solid #8d8d8d;
	border-left: 1px solid #8d8d8d;

	line-height: 25px;
	height: 27px;
}

/*
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;
}
*/

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

ul.video_tabs li
{
	float: left;

	color: #fff;
	
	font-size: 13px;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	height: 27px;
	font-family: Verdana;
	margin-top: 3px;
	margin-left: 4px;
	margin-right: 4px;
}

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;
}

ul.video_tabs li.ui-tabs-selected
{
	border-top: 1px solid #8d8d8d;
	border-right: 1px solid #8d8d8d;
	border-left: 1px solid #8d8d8d;

	line-height: 25px;
	height: 27px;
}


p.default
{
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
}


/* TABS */

.widget {  
width: 100%;  
margin: 10px 0 0 0;
padding: 0; 
}  
  
.widget a {  
color: #222;  
text-decoration: none;  
}  
  
.widget a:hover {  
color: #009;  
text-decoration: underline;  
}  

ul.tabnav
{
margin: 0 0 10px 0;
padding: 0;
}
  
.tabnav li {  
display: inline;  
list-style: none;  
padding-right: 5px;
margin: 0;
padding: 0;
}  
  
.tabnav li a, .tabnav li a:visited {  
text-decoration: none;  
color: #fff;
background: #aaa;
font-size: 14px;
font-weight: normal;  
padding: 4px 6px;  
outline: none;  
}  

.tabnav li a:hover {
border-top: 2px solid #049CF2;
color: #fff;  
text-decoration: none;  
}
  
.tabnav li a:active, .tabnav li.ui-tabs-selected a {
border-top: 2px solid #049CF2;
background: #ffffff;  
color: #000;  
text-decoration: none;  
}

  


.tabnav li.ui-tabs-selected a:hover {
color: #000;  
}

.tabdiv
{
	z-index: 100;
}

#news > .tabdiv > .tabdiv
{
    margin-bottom: 10px;
}



/*
  
.tabdiv {  
margin-top: 2px;  
background: #fff;  
 
padding: 5px;  
}  
  
.tabdiv li {  
margin-left: 20px;  
}  
  
 */ 
  
.ui-tabs-hide {  
display: none;  
}  


/* SELECT BOX */

input#issues_selectbox_input
{
	margin: 2px 0 0 0;
	padding: 0;
}

div.selectbox-wrapper {
  position:absolute;
  width:500px;
  background-color:white;
  border:1px solid #cbcbcb;
  margin:0px;
  margin-top:0;
  padding:2px;
  font-size:11px;
  text-align:left;
  max-height:200px;
  overflow:auto;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #B6C8DC;
}
div.selectbox-wrapper ul li.current { 
  background-color: #B6C8DC;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

label {
    display: block;
}
.selectbox /* look&fell of  select box*/
{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	color: #275691;
	line-height: 1.4em;
	padding: 6px 0 0 10px;
	
  display : block;
  text-align:left; 
  /*height:18px;*/
  cursor: pointer;
  border:0px;
  background: #B6C8DC;
}

/* PRETTY PHOTO */

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.light_rounded .pp_arrow_previous { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }

	div.dark_rounded .pp_arrow_previous { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.dark_square .pp_arrow_previous { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(../images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_expand { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.light_square .pp_arrow_previous { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(../images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content {
			height: 40px;
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				.pp_description {
					display: none;
					float: left;
					margin: 0;
				}
				
				.pp_nav {
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: none;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			display: none;
			line-height: 1 !important;
			margin: 0 auto;
			text-align: center;
			width: 100%;
		}
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


/* PETITION */

#petition
{
	height: auto;
	border: 1px solid #999999;
	padding: 20px;
	background: #fff url(../images/grey_white_bg.png) repeat-x;
	line-height: 1.3em;
}

#default
{
	border: 1px solid #999999;
	padding: 20px;

	line-height: 1.4em;

        min-height: 539px;

	background: #fff url(../images/grey_white_bg.png) repeat-x;
}

#petition h1, #default h1
{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #4280B2;
	text-align: center;
    line-height: 1.2em;
    margin-bottom: 3px;
}

#petition ul
{
    margin-top: 5px;
}

#petition ul li
{
    margin-left: 15px;
    list-style-type: circle;
    text-indent: 5px;
    margin-bottom: 5px;
}

#default h1
{
    text-align: left;
}

form#default_form fieldset
{
    margin: 7px 0 7px 0;
    padding: 4px;
}

form#default_form fieldset legend
{
    font-style: italic;
}

form#petition_form input, form#default_form input
{
    float: left;
	margin-top: 5px;
    margin-right: 10px;

	border: 1px solid #000;
	width: 180px;
	padding: 3px;
	font-size: 11px;
	font-family: Verdana;
}

form#petition_form input[type=radio], form#default_form input[type=radio]
{
	width: 20px;
	border: 0;
}

#default ul.radio_list input[type=radio], .default ul.radio_list input[type=radio]
{
	border: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0;
}

#default ul.radio_list label, .default ul.radio_list label
{
	margin: 0;
	padding: 0;
}

#default ul.form  ul.radio_list label, .default ul.form ul.radio_list label
{
	margin: 0;
	padding: 0;
}

form#petition_form select, form#default_form select
{
    float: left;
	margin-top: 5px;
    margin-right: 10px;
	border: 1px solid #000;
	width: 180px;
	padding: 3px;
	font-size: 11px;
	font-family: Verdana;
}

form#petition_form textarea, form#default_form textarea
{
    float: left;
	margin-top: 5px;
    margin-right: 10px;
	border: 1px solid #000;
	width: 300px;
    height: 100px;
	padding: 3px;
	font-size: 11px;
	font-family: Verdana;
}

form#petition_form label
{
    /* display: none; */
    float: left;
    width: 130px;
    margin-top: 5px;
    padding: 3px;
}

form#default_form label
{
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    width: 100px;
}

#policy
{
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 2em;
}

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

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

#get_involved .head .content
{
	height: auto;
}

#iran_update img
{
	margin: 0 0 10px 0;
}

/* CAROUSEL */

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: hidden; /*leave this value alone* - scroll */
width: 715px;
height: 385px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 715px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarousel .panel_gallery{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 715px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarousel .panel_gallery img
{
	float: left;
	margin-right: 10px;
}

.stepcarousel .panel_gallery .content
{
	float: left;
	color: #000;
}

.photogallery_buttons
{
	position: absolute;
	
	
	
	font-size: 11px;
	z-index: 9999;
}

.stepcarousel2{
position: relative; /*leave this value alone*/
overflow: hidden; /*leave this value alone* - scroll */
    height: 130px;
    width: 618px;
}

.stepcarousel2 .scrollContainer{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel2 .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 615px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
margin-right: 50px;
}

/* presentation */

.stepcarousel .belt_presentation{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel_presentation{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 715px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarousel .panel_presentation img
{
	float: left;
	margin-right: 10px;
}

.stepcarousel .panel_presentation .content
{
	float: left;
	color: #000;
}

