/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 76%;
	color: #555;
	height: 100%;
	background: #fff url(img/bg.jpg) repeat-x;
	direction: rtl;
	}

a { text-decoration: none; color: #11A0CF; font-size: 1em; padding: 1px 2px; }
a:hover { background-color: #f4f4f4; }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
	}	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header { 
	background: url(img/header_top.gif) no-repeat 0% 5px; 
	width: 750px; 
	margin: 0 auto;	
	padding: 0px 0px 0px 0px;
	}
#header div { 
	background: url(img/header_botm.jpg) no-repeat 0px 70px; 
	text-align: right;
	padding: 45px 20px 97px 0px;	
	}	
#header h1 {
	margin: 0; 
	clear: both;
	padding: 43px 40px 0 0px;	
	font-size: 4em;	
	}
#header h3 {
	margin: 0; 
	clear: both;
	padding: 0px 40px 0 0px;	
	font-size: 1em;	
	}
#header h1 a { 
	padding: 0;
	color: #000;
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	color: #000;	
	}	
#header p { 
	margin: 0; 
	clear: both;
	padding: 43px 40px 0 0px;	
	font-size: 4em;
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
    font-size:medium;
	}
#header h1 a:hover { background-color: transparent; }	

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#header ul {
	margin: 0 40px;
	padding: 0;	
	}
#header li { 
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	font-size: 1.2em;
	background: url(img/nav.gif) no-repeat;
	width: 114px;
	height: 25px;
	float: right;
	text-align: center;
	}	
#header li a { 
	display: block; 
	width: 100%;
	color: #fff;
	padding-top: 7px;
	}		
#header li a.on { background-color: #333; color: #9c0; height: 20px; }
#header li a:hover { background-color: #333; color: #9c0; height: 20px; }

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	width: 700px;
	margin: 0 auto;
	padding-bottom: 50px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	}
#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content h2 { 
	font-size: 20px;
	color: #333;
	font-weight: normal;
	font-size: 1.8em;	
	margin: 0 0 20px 0;
	padding-top:20px;
	clear: both;
	}	
#content h2 em { 
	color: #09C; 
	font-style: normal;
	}
#content p {
	text-indent: 3em;	
	}	

#content ol {
	margin: 20px 0;
	padding: 0 20px 0 0;
	}	
#content ol li {
	padding: 0px 5px 0px 0px;
	}	
#content ul {
	margin: 20px 0;
	padding: 0 0 0 0;
	}	
#content ul li {
	list-style-type: none;
	background: url(img/bullet.gif) no-repeat 100% 8px;
	padding: 0px 25px 0px 0px;
	letter-spacing: 0.1em;	
	}	
#content blockquote { 
	background-color: #FFFFF0; 
	margin: 20px 0; 
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#content welcome {
    color:#000000;
    font-style:italic;
	}
#content blockquote p { margin: 0; text-indent: 0; }
#content object{
    text-align:center;
}

#content table {width:100%;}
/*------------------------------------------------------------*
**  Thumbnails
**------------------------------------------------------------*/
#content ul.thumbs { 
	margin: 20px 0;
	padding: 0;
	}
#content ul.thumbs:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content ul.thumbs li { 
	float: left;
	margin: 3px;
	padding: 0;
	background-image: none;
	}
	
#content .blog_sm_wo{font-size:xx-small;}
#content .note{font-size:xx-small;clear:both;}
#content .post_body{padding: 10px 0px 10px 0px;}
#content .post_related_entries{padding: 10px 0px 10px 0px;}

#content .comment_display{padding: 5px 0px 5px 0px;border: solid 1px Black;background-color: #DDDDFF;width:100%;}
#content .comment_form td{padding: 5px 0px 5px 0px;width:250px;}
#content .add_comment{padding: 30px 0px 10px 0px;}
#content .comment_infos {width:100px; font-size:10px;vertical-align:top;}

#content ul.thumbs li a img { border: 5px solid #ddd; }
#content ul.thumbs li a:hover img { border: 5px solid #333; }	
#content ul.thumbs li a { background-color: transparent; }
	
/*------------------------------------------------------------*
**  left
**------------------------------------------------------------*/
#left {
	float: left;
	width: 225px;
	text-align: justify;
	margin-right: 35px;
	}

#left img {
	border: solid 0px;
	text-align:center;
}

#left .rssform {
	border:1px solid #ccc;
	padding:0 0 10px 0;
	text-align:right;
}

#left p {
	text-indent: 0px;
}

#left .emailbox {
	width:100;
}

#left .email_enroll {
	margin-right:22px;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:22px;
}

#left .feedburner {
	font-size:6pt;
}

#left .rsstitle {background-color : #ccc;color : #000; margin: 0 0 3px 0;padding: 3px; letter-spacing : 5px;font-weight:bold;text-align:center;}

#left .rssbody {
	padding-right: 10px;
}

/*------------------------------------------------------------*
**  right
**------------------------------------------------------------*/
#right {float: right;width: 438px;text-align: justify;}

#right img{border: solid 1px #555555;text-align:center;margin: 10px 0; width:100%;}
#right img.center {width:auto;clear:both; float:none; display:block; margin:0 auto;}
#right img.right {width:auto;clear:both; float:right; display:block; margin:0 auto;}

#right form	label {float:right;width:200px;}
#right form	textarea {float:right;width:200px;}
#right form	input {float:right;width:200px;}
#right form .errorlist {color:Red;}
#right form .error {color:Red;}
#right form.noborder fieldset {border:none;}

#right .block {border:solid 1px #ccc;}

#right .add_comment form label {width:100px;}
#right .add_comment form input {width:300px;}
#right .add_comment form textarea {width:300px;}
#right .add_comment form .bbcode input {width:auto;padding:0;margin:0;}
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {	
	position: absolute !important;
	width: 100% !important;
	z-index: 500 !important;
	position: relative;	
	padding: 10px 0;	
	margin-top: -36px;
	background-color: #333;		
	color: #999;	
	font-size: 11px;
	border-top: 3px solid #ccc;
	}	
#footer p { margin: 0 10px; text-align: center; }	
#footer a:hover { background-color: #222; }


/*------------------------------------------------------------*
**  Missions
**------------------------------------------------------------*/
.missionblock 	{font-size: 12px;border:solid 1px #ccc;}
.missionblock img {float:right; text-align:right}
.missionblock table {width: 100%;}
.missionblock table th {color: black; background-color: #ccc; font-weight: bold;width:120px; border:none;}
.missionblock table td {border:none;}
.missionblock table td.title {background-color : #ccc;color : #000; margin: 0 0 3px 0;padding: 3px; letter-spacing : 5px;font-weight:bold;text-align:center;}
.missionblock table td.title a{color:#000;text-decoration:underline;}

.mission_detail {text-align:right;}
.mission_table th {text-align:left;}
.mission_table td {text-align:right;}
.mission_description {text-align:right;} 

/*
------------------------------
	Impromptu's - a JS message box
------------------------------
*/

.jqiwarning .jqi{ background-color: #acb4c4; }
.jqifade{ position: absolute; background-color: #aaaaaa; }
div.jqi{ position: absolute; background-color: #ffffff; width: 300px; font-size: 11px; text-align: right; border: solid 1px #213e80; }
div.jqi .jqicontainer{ background-color: #ffffff; border-top: solid 14px #213e80; padding: 5px; font-weight: bold;}
div.jqi .jqiclose{ float: right; width: 18px; cursor: pointer; margin: -19px 0px 0 0; color: #ffffff; font-weight: bold; }
div.jqi .jqimessage{ padding: 10px; line-height: 20px; color: #333333; font-size:15px;}
div.jqi .jqibuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.jqi button{ cursor: pointer; padding: 3px 10px; margin: 0 10px; background-color: #314e90; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.jqi button:hover{ border: solid 1px #d4d4d4; }


.jqi_picwarning .jqi_pic{ background-color: #acb4c4; }
.jqi_picfade{ position: absolute; background-color: #aaaaaa; }
div.jqi_pic{ position: absolute; background-color: #ffffff; width: 600px; height:856px; font-size: 11px; text-align: right; border: solid 1px #213e80; }
div.jqi_pic .jqi_piccontainer{ background-color: #ffffff; padding: 0px;}
div.jqi_pic .jqi_picclose{ float: right; width: 600px; top:5px; cursor: pointer; background-color: #314e90; color: #ffffff; font-weight: bold; }
div.jqi_pic .jqi_picmessage{ padding: 0px; line-height: 20px; color: #333333; font-size:15px;}
div.jqi_pic .jqi_picmessage img{ width:600px;}
div.jqi_pic .jqi_picbuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.jqi_pic button{ cursor: pointer; padding: 3px 10px; margin: 0 10px; background-color: #314e90; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.jqi_pic button:hover{ border: solid 1px #d4d4d4; }

/* Emoticons */
#right .emoticons strong{font-weight: bold;}
#right .emoticons img {float:none;margin:0 0 0 0;border:none;clear:both;display:inline;width:auto;}
#right .emoticons blockquote {padding:5px 5px;color:#335555; border:solid 1px #000000;font-size:12px;}
#right .emoticons blockquote em{font-style:italic; font-size:10px; margin-right:0px; text-decoration:underline;}
#right .emoticons {color:Black;}

.center 
{
    text-align:center;
    float:none;
}