@charset "UTF-8";
/* CSS Document */


/* basic elements */
html {
	margin: 0;
	padding: 0;
}
body {
	background-image:url(../images/bg_tile.gif);
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	padding:0px;
	margin:0px;
}
/* Page Holders */
#holder {
	vertical-align:bottom;
	height: 100%;
	width: 100%;
	
	padding: 0;
	margin: 0;
	background-image:url(../images/bg_tile.png)
}
#page_holder {
	margin-left: auto;
	margin-right: auto;
	width:975px;
	height:100%;
	background-image:url(../images/home_bg_v_tile.png);
	background-repeat:repeat-y;
}

/* Layouts */
#main {
	min-height:600px;
	height:100%;
	padding:0px;
	margin:0px;
}

/* Header and Top Menu */
#header {
	background-image: url(../images/header_bg.png);
	/*background-color:#666;*/
	background-repeat: no-repeat;
	width:975px;
	height:114px;
	padding-left:0px;
	padding-right:0px;
}
#header_nav {
	background-image: url(../images/header_nav_bg.gif);
	background-repeat: no-repeat;
	float:right;
	width:215px;
	height:20px;
	margin-right:20px;
	padding-top:2px;
	
	font:Arial, Geneva, sans-serif;
	font-size:10px;
	color:#737373;
	text-align:center;
}
#top_menu_holder {
	float:right;
	width:100%;
	height:15px;
	margin-right:10px;
	margin-top:-1px;
	/*margin-left:100px;*/
	
}

/* Middle Area for Quick Menu */
#middle_pane {
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
	background-color:#fefefe;
	min-height:313px;
	height: 100%;
	width: 975px;
}
#Btm_menu {
	background-image:url(../images/bottom_nav_bg.jpg);
	background-repeat:no-repeat;
	height: 180px;
	width: 975px;
}
#logo {
	float:left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 204px;
	height: 50px;
	margin-top: 25px;
	margin-left: 28px;
	text-indent: -9999px;
}
#logo a
	{
		display: block;
		height: 50px;
		width: 204px
	}
#caption_text_home {
	float: left;
	height: 24px;
	width: 250px;
	margin-top: 240px;
	margin-left: -200px;
	background-image:url(../images/title_specifications.png);
	background-repeat:no-repeat;
}

#caption_text {
	float: left;
	height: 24px;
	width: 250px;
	margin-top: 200px;
	margin-left: -200px;
	background-image:url(../images/title_specifications.png);
	background-repeat:no-repeat;
}
#content_holder1 {
	float: left;
	width: 240px;
	margin-top: 103px;
	padding-left: 56px;
	/*position:fixed;*/
}

#content_holder2 {
	float: left;
	width: 238px;
	margin-top: 103px;
	padding-left: 73px;
}
#content_holder3 {
	float: left;
	width: 220px;
	margin-top: 103px;
	padding-left: 85px;
	padding-right:25px;
}
#arab_youth_homepage {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #f68b1f;	
	
	padding-top:10px;
}
#arab_youth_homepage a:link {
	text-decoration:none;
	color: #f68b1f;	
}
#arab_youth_homepage a:visited {
	text-decoration:none;
	color: #f68b1f;	
}
#arab_youth_homepage a:hover {
	text-decoration:underline;
	color: #f68b1f;	
}

#home_news_cell{
	color:#787878;
	padding-top:10px;	
}
#home_news_cell a:link{
	color:#787878;
}
#home_news_cell a:visited{
	color:#787878;
}
#home_news_cell a:hover{
	color:#333;
}
#btn_more {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#2767a3;
	
	width:40px;
	padding-top:10px;
	
	background-image:url(../images/btn_more.gif);
	background-repeat:no-repeat;
	background-position:right 12px;
}
#btn_more.less_padding{
    padding-top:6px;
	background-position:right 9px;
}
#btn_more a:link, a:visited{
	color:#2767a3;
}

#btn_more a:hover {
	color:#CCC;
}
#btn_download {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#2767a3;
	
	width:95px;
	padding-top:10px;
	
	background-image:url(../images/btn_more.gif);
	background-repeat:no-repeat;
	background-position:right 12px;
}
#btn_download a:link, a:visited{
	color:#2767a3;
}

#btn_download a:hover {
	color:#CCC;
}

#btm_menu_cell1{
	width:318px;
	float:left;
	padding-top:40px;
}
#btm_menu_cell2{
	width:330px;
	float:left;
	padding-top:40px;
	padding-left:4px;
}
#btm_menu_cell3{
	width:319px;
	float:left;
	padding-top:40px;
	padding-left:4px;
}
/* Content Area */
#content {
	/*height: 300px;*/
	width: 975px;	
	/*overflow:auto;*/
}
#hline {
	background-image: url(../images/hor_rule.png);
	background-repeat: repeat-x;
	height: 2px;
}
#vline {
	background-image: url(../images/ver_rule.png);
	background-repeat: repeat-y;
	width: 2px;
	height:275px;
}
#content_pane {
	width: 287px;
	height:100%;
	min-height:300px;
	padding-left: 20px;
	padding-right: 18px;
	
}
#box_link {
	background-image:url(../images/box_btn_bg.gif);
	background-position: -2px 0px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:15px;
	width:265px;
	height:30px;
}
#content_pane_left {
	float: left;
	width: 300px;
	padding-left: 25px;
	padding-right: 25px;
}
#content_pane_center {
	float: left;
	width: 290px;
	padding-left: 20px;
	padding-right: 20px;
	background-image:url(../images/middle_pane_bg.png);
	background-repeat:repeat-y;
}
#content_pane_right {
	float: right;
	width: 300px;
	padding-left: 25px;
	padding-right: 25px;
}
#content_link_arrow {
	background-image:url(../images/bullet.jpg);
	background-position: right 4px;
	/*padding-left:15px;
	background-position:right;*/
	background-repeat:no-repeat;
	margin-top:10px;
}
#content_link {
	background-image:url(../images/bullet.jpg);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-top:15px;
	width:265px;
}
#headline {
	background-image: url(../images/hor_rule.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 10px;
	padding-left: 0px;
}
#footer_line {
	float:none;
	text-align:center;
	
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#777777;
	
}
#footer_menu {
	float:none;
	text-align:center;
	height: 10px;
	
	margin-left: auto;
	margin-right: auto;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#777777;
}
#footer {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width:975px;
	height:45px;
	
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	/*background-position:bottom;*/
}
#footer a:link {
	color:#777777;
}
#footer a:visited {
	color:#777777;
}
#footer a:hover {
	color:#adadad;
}
#carr_row{
    clear:both;
 	padding-bottom:2px;
	text-align:left;
	vertical-align:bottom;
	height:25px;
 }
#carr_1{
	width:100px;
	float:left;
	text-align:left;
	vertical-align:bottom;
 	margin-left:5px;
}
 #req_red {
	width:20px;
	float:left;	
  	text-align:left;
	vertical-align:bottom;
	margin-left:5px;color:#FF0000;
}
#carr_2 {
	width:280px;
	float:left;	
  	text-align:left;
	vertical-align:bottom;
	margin-left:5px;
}
#carr_3 {
	width:100px;
	float:left;	
 	text-align:left;
	vertical-align:bottom;
	margin-left:5px;
}
.stbuttontext{
color:#ccc;
} 


