

body {
	background-color: #000000;

}
a:link {
	color: #7a1b1d;
	text-decoration: none;
}
a:visited {
	color: #7a1b1d;
	text-decoration: none;
}
a:hover {
	color: #af4548;
	text-decoration: none;
}
a:active {
	color: #fcafaf;
	text-decoration: none;
}
body,td,th, div, span, p, input,textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

table {
	border-collapse:collapse;
	margin:0 auto 20px;
	width:100%;
}
td {
	padding:5px;
	border: 1px solid #CCC;
	vertical-align:middle;
}
td span, td img {
	vertical-align:middle;
}
th {
	padding:4px;
	border: 1px solid #CCC;
	color:#183859;
	background-image:url(images/bg/TabsBackground.png);
	background-position:center bottom;
	background-repeat:repeat-x;	
}

h3 {
	margin-bottom:0;
}

a {
	font-size: 12px;
	font-weight: bold;
}

input,textarea, select {
	border: solid 1px #999999;
}

input,textarea {
	padding: 5px;
}

input[type=checkbox], input[type=radio] { border: 0px; }
input[type=button], input[type=submit] { padding: 4px 10px; font-weight:bold; cursor:pointer;}
select {
	padding: 1px;
}
.textbox, .short_textbox, .long_textbox {
	/*text-align:right;*/
	padding: 2px 5px;
}
.textarea {
	height: 55px;
	overflow: auto;
}
.textbox, .textarea {
	width:147px;
}
.select {
	width:158px;
}
.short_textbox {
	width:60px;
}
.long_textbox {
	width:260px;
}
.left {
	text-align:left;
}
.align_right {
	text-align:right;
	direction:rtl;
}

.margin0 {
	margin:0;
	padding:0;
}

#donation_details {
	padding-top:6px;
}

#donation_details p {
	margin: 4px 0;
}
#donation_details label {
	float:right;
	width:130px;
}
#donation_details span {
	text-align:right;
}

#donation_details #zip {
	padding-right:5px;
	padding-left:5px;
}

#sign_form {
	width:300px;
}

#black {
	background:#000000;
	color:#CCCCCC;
	font-size:20px;
	text-align:center;
	line-height:240px;
	width:320px;
	height:240px;
	float:left;
}

.hever {
	direction:rtl;
	position:relative;
	display:none;
}

.form_bg p {
	margin: 4px 0;
}
.form_bg_2 label {
	float:left;
	width:80px;
	padding-right:10px;
}
.form_bg_2  {
	height: 450px;
}

.form_bg label {
	float:left;
	width:124px;
	padding-right:10px;
}

.form_bg #frm_contact_us label {
	width:110px !important;
}

.form_bg span {
	text-align:left;
}

.form_bg span#avatars_span {
	display:inline;
}

.form_bg span ul#avatars {
	float:left;
	/*position: relative;*/
	/*left:-40px;*/
	top:-10px;	
	display:inline;
	list-style: none;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	margin-top:0;	
	padding-top:0;	
	/*overflow:hidden;	*/
	/*width:350px;*/
}

ul#avatars {
	/*float: left;*/

	/*margin: 0; padding: 10px;
	width: 360px;*/
}
ul#avatars li {
	margin: 0; 
	padding:0 2px !important; 
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 32px;
	height: 32px;
	list-style: none;
}

.form_bg ul#avatars img {
	padding:1px !important; /* the width of the border that will be seen when img is selected */ 
	cursor:pointer;
	width:30px;
	height:30px;
	position: absolute;
	left: 0; 
	top: 0;
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
}



.form_bg ul#avatars img.selected {
	background-color: #3D7493 /*#999999*/ /*#183859*/ ;
}

#pagination a {
	color:#999999;
}

.selected_page {
	padding:2px 6px;
	background-color:#999999;
	color:#fff;
}

#comment_result h3 {
	color: #183859;
}

#comment_result {
	display:none;
}

.user_avatar {
	width:60px;
	height:60px;
	/*border:3px solid #999999;*/
	border:1px solid #3D7493;
}

.user_avatar img {
	padding-left:35px;
	padding-top:38px;
}

.user_avatar_name {
	float:left;
}

.user_comment {
	border: #C0BABA solid 1px;
	background:#FFFFFF none repeat scroll 0 0;
	width:730px;	
	padding:10px 20px;
	margin-bottom:20px;
}

.comment_id {
	font-size:16px;
	color:#CDCDCD;
	font-weight:bold;
	padding-bottom:10px;
	float:left;
}

.leave_comment {
	margin-bottom:20px !important;
}

.comments_count {
	font-size:16px;
	color:#BEB8B8;
	font-weight:bold;
	padding-bottom:10px;
	text-align:left;
}


.comment_nick_name {
	color:#3D7493;
}

.comment_date {
	font-style:italic;
	float:right;
}

.comment_triangle {
	background: transparent url('images/triangle_white.png') no-repeat scroll top left;
	width:20px;
	height:23px;
	float:right;
	margin-right:-2px;
	margin-top:10px;
}

.user_comment_row {
	padding-top:20px;
	width:100%;
}

.form_bg textarea {
	width:350px; 
	height:150px;
}

textarea#comment {
	width:500px; 
	height:100px;	
}

.form_bg h3 {
	margin-bottom:0;
	margin-top:0;
	color:#183859;
	font-size:16px;
}
.form_bg h4, .wanted_item h4 {
	margin-bottom:4px;
	margin-top:4px;
	color:#183859;
}
.form_bg img, .wanted_item img {
	padding-right:10px;
}

a.orange_button {
    background: transparent url('img/common/orange_button_right.png') no-repeat scroll top right;
    color:#183859;
    display: block;
    float: left;
    height: 24px;
    padding-right:5px;
    text-decoration: none;
}

a.orange_button span {
	background:transparent url(img/common/orange_button_left.png) no-repeat scroll 0 0;
	display:block;
	font-size:11px;
	line-height:8px;
	padding:5px 0 5px 5px;
} 


.more_details_link {
	margin-top:0px;
	font-size:11px;
	/*color:#F7941D !important;*/ /* orange */
}


.more_details {
	padding-right:60px;
	width:440px;
	display:none; /*tmp*/
}

.more_details ol, .more_details ul {
	margin:0 -20px;
	list-style-image:url("img/common/bullet.png");
	list-style-position:outside;
	list-style-type:none;	
}


.wanted_item {
	margin-bottom:10px;
	/*background-color:#F8F2F2;*/
	float:right;
	padding:10px;
	width:502px;
	border-bottom:1px solid #C5D3E1;
}

.wanted_item div div div {
	width:330px;
}

.application_link {
    overflow: hidden;
    padding-top:20px;	
    float:right;
    padding-top:15px;
}
/*
.application_link {
	background-image: url('images/application_icon.png');
	background-repeat:no-repeat;
	background-position:right bottom;	
	padding-top:20px;	
}
.application_link a {
	padding-right:25px;
}
*/


/*
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }*/
/* start commented backslash hack \*/
/*
* html .clearfix { height: 1%; }
.clearfix { display: block; } */
/* close commented backslash hack */




#right_like_us{
float: right;
margin-top: 70px;
margin-right: 50px;

}

#right_like_us img{
float: right;
width: 340px;
height: 205px;
border: none;
}

#left_confirm{
float: left;
}





/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}



.clear100 {
	width:100%;
	height:1px;
}

.width100 {
	width:100%;
}

.light_text{
	color:#6C6C6C;
	font-size:12px;
}

.bigger, .bigger span {
	font-size:14px;
}



.medium_light_text{
	color:#2A2A2A;
}


.float_left {
	float:left;
}

.float_right {
	float:right;
}


#movie_row {
	width:900px;
	margin: 0 auto;
	background-color:#000;
}

.cc_img_pad {
	padding-top:15px;
	padding-bottom:15px;
}

.asterisk {
	color:#f00;
	vertical-align:top;
	/*margin-right:-10px;*/
}
span.field_error {
	padding: 4px 5px;
}

.field_error {
	border:2px solid red;
	background:#FFFFD5;
}

.top_pad {
	padding-top:10px;
}

.top_pad30 {
	padding-top:30px;
}

.error {
	padding:6px 10px;
	background-color:red;
	display:none;	
	text-align:center;
    color: #ffffff;
	line-height:30px;
	vertical-align:middle;
}

.small_medium_text {
	font-size:11px;
}

.small_text, .small_text a {
	font-size:10px;
}

.force_spacing {
	height:50px;	
	
}

#petition_donation input {
	border:0 !important;
}

#petition_donation {
	padding:30px 20px;
}

#petition_donation #left_img {
	float:left;
	padding:2px;
	border: 1px solid #999;
	width:304px;	
}

#petition_donation #right_text {
	float:left;
	width:310px;	
	padding-left:30px;
	font-size:13px;
	line-height:18px;
}


#petition_donation #right_img {
	float:left;
	padding:2px;
	border: 1px solid #999;
	width:304px;	
}

#petition_donation #left_text {
	float:left;
	width:310px;	
	padding-right:34px;
	font-size:13px;
	line-height:18px;
}

.line_height_20 {
	line-height:20px;
}

#petition_donation .donation_type {	
	height:85px;
	background: transparent url('images/donate_bg.png') no-repeat scroll bottom left;
	float:left;	
	padding:10px 15px;
	width:280px;	
}
#petition_donation .donation_type#paypal {
	margin-right:34px;
}
#petition_donation .donation_type#discount_bank {
	
}
#petition_donation .donation_type_title {
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	color:#183859;
}

#petition_donation  a#print {
	float:right;
	font-size:13px;
	font-weight:bold;
	margin-top:-8px;
	white-space:nowrap;
	/*color:#6C6C6C;*/
}

#petition_donation #paypal_form {
	float:right;
	margin-top:-45px;
	margin-right:-20px;
}

#petition_donation form {
	margin:0;
}


#petition_thank_you {
	padding-top:50px;
	padding-left:80px;
}

#in_process {
	display:none;
	float:left;
	text-align:left;
	padding-left:20px;
}


#error_msg {
	margin-bottom:50px;
}

#wrapper {
	overflow:hidden;
}
#hp_wrapper {
	overflow:hidden;
}

#content {
	background:#FFFFFF url(images/bg/GradientMainContent2.png) repeat-x scroll left top;
	float:left;
	width:960px;
	margin-left:10px;
	margin-right:10px;
	/*padding-bottom:5000px;
	margin-bottom:-5000px;*/
}

#inner_content {
	/*width:513px;*/
	margin: 0 30px;
}

.article {
	margin-top:0;
	margin-bottom:0;
	width:100%;
}
/*
#sidebar, #hp_sidebar {
	background-color:#183859;
	float:right;
	margin-right:10px;
	padding-left:12px;
	padding-right:13px;
	text-align:center;
	width:172px;
	padding-top:10px;

	margin-bottom:-5000px;
	padding-bottom:5000px;		
}
*/
.inner_sidebar {
	background:#0E466D url(images/bg/SidebarBackground2.png) repeat-x scroll 0 0;
	padding:0 10px 10px;
	margin-bottom:10px;
}

#hp_sidebar .inner_sidebar {
	margin-bottom:0 !important;
}

.un_margin {
	/*margin-bottom:0 !important;*/
	margin-bottom:-5000px;
	padding-bottom:5000px;		
}

#sidebar, #hp_sidebar {
	/*background:#183859 url(images/bg/SidebarBackground.png) repeat-x scroll 0 0;*/
	float:right;
	
	margin-right:10px;
	padding-top:0;
	padding-right:0;
	padding-left:0;
	text-align:center;
	width:197px;

	margin-bottom:-5000px;
	padding-bottom:5000px;	
}

#hp_sidebar {
	margin-right:0 !important;
	/*padding-bottom:2015px;*/
}

/*
#content h1 { 
	background-image: url('images/stripe001.gif');
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	height:30px;
	line-height:30px;
	margin-bottom:20px;
}
*/
	
#content h1 {
	color:#7a1b1d;
	font-size:20px;
	font-weight:bold;
	margin-top:3px;
	text-align:center;
	padding-top:3px;
	padding-bottom:10px;
}	

#donate_right_methods {
	color:#6C6C6C;
	float:right;
	/*padding:0 0 10px 10px;*/
	width:170px;
}

#donate_right_methods h4 {
	color:#000000;
	font-size:14px;
	margin-bottom:3px;
	margin-top:10px;
}

#donate_right_methods h4.first {
	margin-top:0 !important;
}

#donate_by_cc {
	/*background-color:#F8F2F2;*/
	float:left;
	width:294px;
}

.gradient_box {
	background:#FFFFFF url(images/bg/GradientBox2.png) repeat-x top left;
	margin:20px 0 20px;
	padding:0 10px 20px;	
	/*min-height:400px;*/
}

.gradient_box_no_title {
	background:#FFFFFF url(images/bg/GradientBox.png) repeat-x top left;
	margin:20px 0 20px;
	padding:0 10px 20px;	
	/*min-height:400px;*/
}

.sub_title2 {
	color:#7a1b1d;
	margin-top:3px;
	padding-bottom:10px;
	padding-top:5px;
	font-size:16px;
	text-align:center;
}

.sub_title3, .sub_title3 span {
	color:#183859;
	padding-bottom:10px;
	padding-top:0;
	margin-top:0;
	font-size:18px;
}

.sub_title3 span {
	color:#7f7f7f;
}

.left_pad10 {
	padding-left:10px;
}
.left_pad {
	padding-left:30px;
}
.bold {
	font-weight:bold;
}

#confirmation_box {
	float:none;
	margin: 20px auto !important;
	width:450px;
}

#pr_box {
	width:200px;
}

.form_bg {
	/*background-color:#F8F2F2;*/
	/*background:#FFFFFF url(images/bg/GradientBox.png) repeat-x top left; */
	float:left;
	padding:20px;
	/*width:482px;*/
}

.pad_right {
	float:right;
	padding:20px;
}

.grey_bg {
	background-color:#F8F2F2;
	width:180px;
	float:none;
	padding:10px;
}

#sitemap {
	width:auto !important;
}
/*
.sidebar_title {
	background-image: url('images/stripesidebar.jpg');
	background-repeat:no-repeat;
	height:30px;
	color:#CCCCCC;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
	margin-bottom:10px;
}
*/

.sidebar_title {
	color:#B3D0EE;
	font-size:18px;
	font-weight:bold;
	margin-top:0;
	text-align:right;
	padding-top:5px;
	padding-bottom:15px;
}


.sidebar_item {
	margin-top:0;
	padding-top:0;
}

.sidebar_item#first {
	padding-top:10px;
}

.sidebar_item h3 {
	color: #ffffff;
	text-align:right;
	font-size:14px;
}

.sidebar_item img {
	padding-left:10px;
	float:right;
	padding-top:10px;
	padding-bottom:4px;
	width:55px;
	height:49px;
}

.sidebar_item span {
	color:#CCCCCC;
	font-size:11px;
	float:left;
	text-align:right;
	width:105px;
	margin-top:7px;
	/*background-color:red;*/
}

.sidebar_item div {
	float:left;
}

#sidebar a {
	font-size:11px;
}

.sidebar_item_seperator {
	background-image: url('images/line3.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	/*font-size:10px;*/
}


#footer {
	width:980px;
	margin:0 auto;
	text-align:center;
	display:block;
}

#copyrights {
	color:#666666;
	font-size:11px;
	text-align:center;
	padding: 10px 0 25px 0;
}
#footer_links {
	background-color:#7a1b1d;
	/*width:980px;
	margin:0 auto;
	text-align:center;
	display:block;*/
	padding:10px 0;
}

#footer_links a {
	padding:20px;
	font-size:11px;
}


.footer_seperator {
	background-image: url('images/line.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	margin:0 10px;
}	

#header {
	width:980px;
	margin:20px auto 0;
	/*margin:0 auto;*/
	/*background-color:red;*/
}

#languages a {
	padding: 6px 25px 2px 0;
}

#header_content{
	background:#7a1b1d url(images/header_back.png) repeat-x top left;
	margin:0 auto;
	width:980px;
}

#wrapper, #menu, #hp_wrapper {
	background-color:#7a1b1d;
	margin:0 auto;
	width:980px;
}

#header_content {
	
	color:#CCCCCC;
	/*height:110px;*/

}
#header_right {
	float:right;
	width:300px;
	font-size:14px;
	font-weight:bold;	
	margin:65px 20px 0 0;
}
#header_left {
	float:left;
	width:500px;
	text-align:left;
}
#header_left img {
	float:left;
	padding:20px 5px 0px 30px;
}
#header_left h2 {	
	font-size:29px;
	font-weight:bold;
	margin:32px 0 3px;
	color: #fff;
}
#header_left span {	
	font-size:14px;	
}



#menu {
	padding-bottom:5px;
	padding-top:20px;
	height:20px;
	float:left;
	margin-left:0;
}
#menu ul {
	list-style-type:none;
	padding:0 10px;
	margin-top:-12px;
	margin-left:0;
	float:left;
}
#menu ul li {
	display:inline;
	width:85px;
}
#menu ul li a {
	color:#facacb;
	text-align:center;
	width:83px;
	height:20px;
	/*background-image:url(images/menulinksbg.jpg);*/
	background:url(images/menu.jpg) no-repeat 0 0;
	float:left;
	margin-right:2px;
	line-height:18px;
	outline: none;
	/*padding:1px 15px;*/
}
#menu ul li a:hover {
	color:#FFF;
	/*background-position: 0 -20px;*/
}

#up_space {
	padding-top:150px;
	margin-left:-40px;
}

#contact_us_links {
	padding-bottom:20px;
}
#contact_us_links a {
	padding-left:20px;
}

.mission_item {
	border:none !important;
	padding-bottom:10px;
}

.press_item  {
	padding-bottom:10px;
}



.article img, .article_item img, .link_item img{
	border:1px solid #6C6C6C;
	margin-bottom:20px;
	margin-right:20px;
	padding:3px;
}


.video_item{
	border-bottom:1px solid #C5D3E1; /*#6C6C6C;*/
	padding-top:25px;
	padding-bottom: 10px;
	overflow:hidden;
	width: 900px;
}

.video_item iframe{
	padding:4px;
	border: 1px solid #999;
	float:left;
}
.video_item h3{
	font-size:16px;
	/*color: #5a5a5a;*/
	color:#183859;
	margin-top:0;
}

.video_item span{
	color:#444444;
	float:left;
	text-align:left;
	overflow:hidden;
	float:right;
	width:auto;
	margin-top:4px;;

}
.video_item span span {
	padding-top:10px;
}
.law_item img, .mission_item img, .press_item img  {
	border:0;
	margin-bottom:10px;
	margin-left:10px;
}

.article_item img, .link_item img, .law_item img,  .mission_item img,  .press_item img, .press_item a.video, .press_item a  {
	float:left;
}

.press_item a  {
	width:140px !important;
}

.article h3, .article_item h3, .link_item h3, .law_item h3, .mission_item h3, .press_item h3, .wanted_item h3, #terms_of_use h3 {
	font-size:16px;
	/*color: #5a5a5a;*/
	color:#183859;
	margin-top:0;
	text-align: left;
}

.mission_item h3 {
	margin-top:-5px;
}

.sub_title {
	font-size:16px;
	color:#183859;
	background:#F8F2F2;
	padding: 3px 8px;
	margin-bottom:10px;
}

.article_item, .link_item, .law_item, .mission_item, .press_item  {
	border-bottom:1px solid #C5D3E1; /*#6C6C6C;*/
	padding-top:20px;
	overflow:hidden;
}

.article_item span, .link_item span, .law_item span {
	color:#444444;
	float:left;
	text-align:right;
	overflow:hidden;
	text-align: left;
}
.law_item span, .mission_item span, .press_item span {
	float:right;
}
.press_item span {
	padding-right:20px;
	padding-top:10px;
	width:340px;
}
.article_item span {
	width:530px;
}
.link_item span, .law_item span, .mission_item span{
	width:430px;
}

.article_item span span, .link_item span span {
	padding:5px 0;
}
.law_item span span {
	padding-top:10px;
}

.no_top_pad {
	padding-top:0 !important;
}
.article_item div, .link_item div {
	padding-bottom:15px;
	padding-top:10px;
	text-align:right;
	width:530px;
}
#captcha_img {
	float: left;
	padding-left:0 !important;
	width:147px;
}


ul#link_tabs {
	margin:20px auto 0;
	list-style-type:none;
	border-bottom:1px solid #999999; 
	height: 24px; 
}

#link_tabs li {
/*#465D70; */
	display:inline;
	border:1px solid #999999; 
	border-bottom: none;
	margin-right: 1px;
	/*background-image:url(img/common/links_tab.gif);*/
	background-image:url(images/bg/TabsBackground.png);
	background-repeat: repeat-x;
	background-position:bottom;
	height:23px;
	line-height: 23px;
	overflow: hidden;
	position: relative;
	float:left;
}

#link_tabs li:first-child {
	margin-left: 0;
}

#link_tabs li.active {
	/*
	border-bottom:#eee6e6;
	background:#eee6e6;	
	*/
	
	border-bottom:#F7F3F3;
	background:#F7F3F3;		
	
	padding-bottom:1px;
}

#link_tabs li a{
	color:#7a1b1d;
	padding:6px 6px;	
	outline: none;
	height:23px;
	line-height:23px;
}
#link_tabs li a:hover{
	color: #88b8e9;
}

ul#links_content {
	display:block;
	list-style-type:none;
	padding-right:0;
	margin-right:0;
	margin-bottom:0;
	width:90%;
}
ul#links_content li {
	list-style-position:outside;
}

ul#links_content li p {
	margin-top:0;
	height:44px;
	overflow:hidden;	
}

#sign_result {
	display:none;
	width:300px;
}

#sign_row  img, #sign_row  a {
	float:left;
}

#videogallery a#videolb{display:none}



#hp_menu_row, #hp_bottom {
	padding:0 25px 5px;
}

#hp_big_logo {
	/*background: #183859;
	background-image:url(images/soonbanner.jpg);	*/
	background:#183859 url(images/bg/SidebarBackground.png) repeat-x scroll 0 0;
	/*background-repeat:no-repeat;
	background-position: center center;	*/
	height:204px;
	width:297px;
	float:right;
	/*border: 6px solid #183859;*/
	/*283px ª 192px*/
}

#hp_big_logo img {
	padding:7px;
}

#hp_menu {
	float:left;
	height:184px;/* should be 204px with the padding */
	width:179px;/* should be 199px with the padding */
	background:#183859;
	margin:0 5px;
	padding:10px;
}

#hp_join_us{
	width:215px;
	float:left;
	color:#CCCCCC;
	font-size:12px;
	/*background:#183859;*/
	background:#183859 url(images/bg/SidebarBackground.png) repeat-x scroll 0 0;
	padding:7px 7px 12px 12px;
	height:204px; /* should be 204px with the padding */
}
#hp_join_us h3{
	color:#FFFFFF;
	margin-bottom:10px;
	margin-top:5px;
	font-size:14px;
}

#hp_join_us img {
	border:0;
	height:90px;
	width:71px;
	padding:0 0 10px 10px;
	float:right;
}
#hp_join_us span#txt1 {
	float:right;
	width:130px;
}


#hp_menu {
	
	/*background:url(images/bannermainmenu.png) no-repeat 168px 50%;*/
	background:#183859 url(images/bg/SidebarBackground.png) repeat-x scroll 0 0;
	/*background-repeat: ;
	background-position:;*/
	/*background-position:center right;*/
}

#hp_menu img {
	margin-right:-8px;
	margin-top:-20px;
}

ul.hp_menu_list {

	/*padding:0 10px;*/
	height: 24px; 
	margin-right:0;
	margin-top:0;
	padding-left:2px;
	padding-right:20px;
	padding-top:9px;
	list-style-type:none;
	/*list-style-image: url(img/common/mainpagelinkdot.png);*/

	
	/*
	list-style-position: inside;
	list-style-image: url(img/common/mainpagelinkdot.png);
	list-style-type: disc;
	*/
}
/*
ul.hp_menu_list {
	padding:0 10px;
	height: 25px; 
	list-style-type:none;
	margin-right:0;
	margin-top:0;
	padding-top:7px;
}
*/


.hp_menu_list li {
	
	background-image:url(img/common/mainpagelink.png);
	background-repeat: no-repeat;
	background-position:bottom;
	height:24px;
	line-height: 24px;
	/*overflow: hidden;*/
	position: relative;
}
/*
.hp_menu_list li {
	border-top:1px solid #CCC;
	background-image:url(img/common/links_tab.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	height:23px;
	line-height: 23px;
	overflow: hidden;
	position: relative;
}
*/

.hp_menu_list li:first-child {
	border-top:none;
}
.hp_menu_list li a{
	/*color:#88b8e9;*/
	padding:6px 30px;	
	outline: none;
	height:24px;
	line-height:24px;
}
/*
.hp_menu_list li a{
	color:#183859;
	padding:6px 20px;	
	outline: none;
	height:23px;
	line-height:18px;
}
*/
.hp_menu_list li a:hover{
	color: #ccc;
}
/*
.hp_menu_list li a:hover{
	color: #88b8e9;
}
*/
#hp_bottom_left {	
	float:left;	
	width:524px;
	color:#CCCCCC;
	padding-top:5px;
}
#hp_bottom_left h3{
	color:#FFFFFF;
	margin-bottom:10px;
	margin-top:5px;
	font-size:14px;
}

#hp_bottom_left img {
	border:0;
	padding:0 0 10px 10px;
	float:right;
}
#hp_join_us span {
	float:right;
}

#hp_interview {
	width:172px;
	height:265px;
	/*background:#183859;*/
	background:#183859 url(images/bg/SidebarBackground.png) repeat-x scroll 0 0;
	float:left;
	margin-top:20px;
	padding:5px 15px;
}

#hp_interview img {
	padding:0 0 10px !important;
}
#right_to_interview {
	float:right;
	margin-top:0px;
	width:300px;

}

#hp_report, #hp_petition {
	margin-top:15px;
	background-image:url(images/line.gif);
	background-repeat: repeat-x;
	background-position:top;	
	padding-top:25px;
	padding-bottom:25px;
}

#terms_of_use p {
	margin-top:0;
	padding-bottom:15px;
}

#terms_of_use h3 {
	padding-bottom:0 !important;
}
#pagination {
	margin: 0 auto 20px;
	text-align:center;
	font-weight:bold;
	color:#999999;
	width:100%;
	/*font-size:16px;*/
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.country_bar {
	background-color:#00AEF0;
	height:15px;
}
.capitalized {	
	text-transform: capitalize; 
}
.lowercased {
	text-transform: lowercase;
}
.light_row{
	background-color:#ffffff;
}
.dark_row {
	background-color:#d1edf8;
}	

#petition_content h2, #petition_content h3, #petition_content h4, #petition_content h5 {
	/*text-align:center;*/
}

#petition_content h2 {
	font-size:36px;
	margin-top:0;
	font-family:Times New Roman;
	text-align:center;
}

#petition_content h3 {
	font-size:24px;
	letter-spacing:5px;
	font-weight:bold;
	margin-top:0;
}

#petition_content h4 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:0;
	margin-top:5px;
}

#petition_content h5 {
	margin-bottom:0;
}

#petition_content {
	margin:10px auto;	
	background-color: #D9D9E0;
	padding:20px;
	color: #525252;
}

#petition_border {
	border:10px solid #707070;
	margin:10px;
	padding:30px;
	
}

#petition_border div {
	font-family:Times New Roman;
	font-size:14px;
}

#petition_border div img#stamp {
	float:right;
	margin-top:20px;
}

#petition_border #ptroa_logo img {
	padding-right:10px;
	height:60px;
	width:67px;
}

#petition_border #ptroa_logo {
	float:left;
	width:360px;
	text-align:left;
	margin-top:50px;
	font-family:Arial;
}	

#petition_border #ptroa_logo img {
	float:left;
}

.small_title {
	font-size:14px;
	color:#AAAAAA;
	font-weight:bold;
	padding-bottom:10px;
	text-align:center;
}

/* large grid */
#placeholder {
	width:100%;
	height:200px;
	margin-bottom:20px;
}

/* small grid */
#overview {
	margin:0 auto; 
	width:40%;
	height:60px;
	margin-bottom:50px;
}

#please_donate_pic {
	float:left;
	margin-right:-20px !important;
	padding-right:0 !important;
}

#twitter_facebook {
	float:right;
	padding:35px 30px 10px;
	text-align:right;
	font-weight:bold;
}

#twitter_facebook a, #twitter_facebook a:visited {
	color:#fff;
	line-height:20px;
}

#twitter_facebook a:hover {
	color:#ccc;
}

#twitter_facebook img {
	border:0;
	vertical-align:top;
}






.twitter_button{
	float:left;
	margin:0 10px 0 0;
}

.facebook_button{
	float:left;
	margin:0 10px 0 0;
}

.youtube_button{
	float:left;
	margin:0 10px 0 0;
}

.facebook_share{
	float:right;
	margin: :0 15px 0 0;
}


.tweetted{
	float:right;
	margin:0 0 0 10px;
}

.facebook_recommend{
	float:right;
	margin:0 0 0 0;
}










#donate_box input {
	border:0 !important;
}
#donate_box form {
	padding-top:35px; 
	padding-left:20px;
}


body#white_body {
	background-color:#fff;
	margin: 40px;
}

body#white_body div, body#white_body span, body#white_body a {
	font-size:14px;
}

body#white_body h2 {
	font-size:22px;
	margin:5px 0 0;
}
body#white_body h3 {
	font-size:18px;
	margin:40px 0 0;
}
body#white_body h4 {
	font-size:18px;
	margin:50px 0 10px;
	text-decoration:underline;
}
body#white_body .inner_border {
	border:1px solid #000;
	padding:20px;
	line-height:22px;
	margin-top:20px;
}

body#white_body .outer_border {
	border:3px solid #999;
	width:460px;
	margin: 20px auto;
	padding:30px 30px 30px 60px;
}


@media print {
	body#white_body #print_link {
		display:none;
	}
}



#comments_box ul {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
	color:#f00;
	padding-left:20px;
	line-height:22px;
	margin-left:0;
}
#comments_box ul li span {
	color:#000;
}

#comments_box, #middle_boxes, #leading_countries_box {
	width:293px;
}


#comments_box {
	float:left;
	padding:0 !important;
}
#leading_countries_box {
	float:right;
	padding:0 !important;
}
#middle_boxes {
	float:left;
	padding: 0 10px !important;
}

#leading_countries_box ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding-left:10px;
	padding-right:10px;
	margin-left:0;
}
#leading_countries_box img {
	vertical-align:middle;
}
#leading_countries_box ul li {
	border-bottom:1px solid #999999;
	line-height:32px;
	padding-bottom:2px;
	/*padding-left:10px;
	padding-right:10px;*/
}
#leading_countries_box ul li.last {
	border:none !important;
}
#footer_boxes a {
	padding-left:10px;
	padding-bottom:10px;
}
#footer_boxes #help1, #footer_boxes #help2 {
	padding-top:20px;
	line-height:18px;
}
#footer_boxes #help1 img {
	padding-right:15px;
}
#footer_boxes #help2 span div {
	margin-left:10px;
}
#footer_boxes {
	/*clear:both;*/
	/*height:auto;*/
	overflow: hidden;
	margin: 0 auto;
}

#comments_box, #middle_boxes, #leading_countries_box_not {
	/*height:auto;*/
	/*background:red;*/
	margin-bottom: -5000px !important;
	padding-bottom: 5000px !important;
	float:left;
} 

#comments_box div.gradient_box, #middle_boxes div.gradient_box, #leading_countries_box div.gradient_box {
	/*margin-bottom: -4980px !important;
	padding-bottom: 5000px !important;*/
	position:relative;
	height:250px;
}
	
.align_bottom {
/*	margin-bottom: -4960px !important;
	padding-bottom: 5000px !important; 
	vertical-align:bottom;
	padding-bottom:0;*/
	position:absolute;
	top:240px;
	vertical-align:bottom;	
}

#leading_countries_box .capitalized {
	float:left;
}

.online {
color: #3183d6;
}




/* ***************************************
	Yoram
*************************************** */

#embas_back {
	background: url(img/embas_back.png) no-repeat  right top;  
}

#embas_back_2 {
	background: url(img/embas_back_2.png) no-repeat  right top;  
}

#link_to_movie {
	background:#FFFFFF url(img/link_to_movie.png) repeat-x scroll left top;  
}

#petition_embassador {
	padding:10px 20px;
}

#petition_embassador h3{
	font-size:28px;
	color:#565656;
	margin: 150px 150px;
}

.embassname{
	font-size:18px;
	font-weight:bold;
	color:#183859;
	
}
.embassstate{
	font-size:28px;
	font-weight:bold;
	margin:0 0 0 3px;
	color:#183859;
}
.strapline {
 text-align:left;
 border-top:0px;
 padding: 4px;
 }
 .strapline2 {
 text-align:right;
 border-top:1px solid #a9a7a7;
 padding: 4px 4px;
 width: 680px;
 }
 .repres{
	font-size:10px;
	color:#959595;
}
 .contact{
 float: right;

}
.embasback {	
	height:90px;
	background: transparent url('img/back.png') no-repeat scroll bottom left;
	padding:12px 15px;
	width:280px;	
}
.embasback#left {
	margin-left:0;
}
.embasback#right {
	
}

.float_left2 {
	float:left;
}

.float_right2 {
	float:right;
	margin:0;

}	
	#left_profile {
	padding: 0 0 !important;
	height: 300px;
	margin-left: 20px;

}
	.text_a_profile {
	margin:0 10px;

}


.sub_title_profile {
	color:#3D7493;
	margin-top:3px;
	padding-bottom:10px;
	padding-top:5px;
	font-size:16px;
	text-align:left;
}

.profile_text_1{
	padding-left:20px;
}

.profile_text_2 {
}

.text3 {
    color: #464646;
    font-weight: bold; 
    padding-left:20px;
}

.text4 {
    color: #464646;
    font-weight: bold; 
}

.text1 {
	margin-left:20px;
	color: #636363;
}

.text5 {
font-weight: bold;
color: #363636;
}

.text2 {
color: #636363;
 padding-left:17px;
}

.text6 {
text-align:center;
text-decoration: underline;
font-weight: bold;
}

.text7 {
font-weight: bold;
color: #363636;
}

.text8 {
padding-left:14px;
color: #636363;
}

.text9 {
color: #636363;
}

.text10 {
padding-left:8px;
color: #636363;
}

#left_embas {
	float:left;
	padding:0 !important;

}

#right_embas {
	float:right;
	padding:0 !important;
	

}
/*
#left_embas ul {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
	color:#f00;
	padding-left:20px;
	line-height:22px;
	margin-left:0;
	
}
	
#left_embas ul li span {
	color:#000;
}


#left_embas div.{
	margin-bottom: -4980px !important;
	padding-bottom: 5000px !important;
	position:relative;
	height:250px;
}
	
#right_embas ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding-left:10px;
	padding-right:10px;
	margin-left:0;
}

#right_embas ul li {
	border-bottom:1px solid #999999;
	line-height:32px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
}

.right_embas ul li.last {
	border:none !important;
}

#right_embas div{
	margin-bottom: -4980px !important;
	padding-bottom: 5000px !important;
	position:relative;
}
*/

#embas_area a {
	padding-left:40px;
	padding-bottom:10px;
}

#embas_area {
	/*clear:both;*/
	/*height:auto;*/
	overflow: hidden;
	margin: 0 auto;
}

.embas_img {
float:left;
}



#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	height:34px;
	width:63px;
	display:none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink{
	background: transparent url(images/btn-prev.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink {
	background: transparent url(images/btn-next.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}








#left_box ul {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
	color:#f00;
	padding-left:20px;
	line-height:22px;
	margin-left:0;
}
#left_box ul li span {
	color:#000;
}

#left_box, #center_box, #right_box {
	width:270px;
}


#left_box {
	float:left;
	padding:0 !important;
}

#left_box span, #center_box span, #right_box span{
	font-size: 12px;
	color: #707070;
	float: left;
}

#right_box {
	float:right;
	padding:0 !important;
}
#center_box {
	float:left;
	padding: 0 45px !important;
}

#right_box ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding-left:10px;
	padding-right:10px;
	margin-left:0;
}
#right_box img {
	vertical-align:middle;
}
#right_box ul li {
	border-bottom:1px solid #999999;
	line-height:32px;
	padding-bottom:2px;
	/*padding-left:10px;
	padding-right:10px;*/
}
#right_box ul li.last {
	border:none !important;
}


#left_box, #center_box, #right_box_not {
	/*height:auto;*/
	/*background:red;*/
	margin-bottom: -5000px !important;
	padding-bottom: 5000px !important;
	float:left;
} 

#left_box div.gradient_box, #center_box div.gradient_box, #right_box div.gradient_box {
	/*margin-bottom: -4980px !important;
	padding-bottom: 5000px !important;*/
	position:relative;
	height:250px;
}


#right_box .capitalized {
	float:left;
}






.rating_wrapper *{
margin-left:0; 
border:0; 
padding:0;
}
.rating_wrapper {
overflow:hidden; 
height:36px;
width: 230px;
}
.sp_rating{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size:11px; 
line-height:1.6em; 
color:#5f5f5f; 
display:block;
}
	.rating{
	float:left; 
	padding-right:4px;
	}
	
	
	
	.base{
	background:url(images/ratings.gif) 0 0 no-repeat; 
	width:85px; 
	height:100%; 
	float:left; 
	padding-right:4px; 
	overflow:hidden;
	}
	.average{
	background:url(images/ratings.gif) 0 -16px no-repeat; 
	text-indent:-9999px;
	}
	.votes{
	float:left; 
	padding-right:4px;
	}
	
	
	
	.score{ 
	background:url(images/ratings.gif) 0 0 no-repeat; 
	width:85px; 
	height:100%; 
	float:left; 
	position:relative;
	}
		.score a{
		display:block; 
		height:100%; 
		float:left; 
		text-indent:-9999px; 
		position:absolute; 
		overflow:hidden; 
		line-height:1em;
		}
		.score1 {
		width:20%; 
		z-index:55;
		}
		.score2 {
		width:40%; 
		z-index:54;
		}
		.score3 {
		width:60%; 
		z-index:53;
		}
		.score4 {
		width:80%; 
		z-index:52;
		}
		.score5 {
		width:100%; 
		z-index:51;
		}
		.score a:hover{ 
		background:url(images/ratings.gif) bottom right no-repeat;
		}
	.status {
	height:16px; 
	width:100px; 
	overflow:hidden; 
	position:relative;
	}
		
	.score_this{ 
	height:100%; 
	overflow:hidden;
	}
		.score_this a{
		color:#f37800;
		}

