/* CSS Document */

*{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

body{
	background-color:#000;
	background-image:url(images/bodybg_repeat.jpg);
	background-repeat:repeat-x;
	background-position: 0 33px;
	font:"Lucida Grande" , Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	margin:0px;
	padding:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
	
a:link, a:visited, a:active
{
	color:#FC4444;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	direction:rtl;
	
}
a:hover{
	color:#2A80D8;
	text-decoration:none;	
}

/************************************* 
			Headers 
**************************************/

h2{
	color:#B81E38;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0 50px 0 0;
	padding:20px 0 10px 0;
}
h3{
	
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 0 5px 0;
	text-align:center
}



h4{
	color:#3399FF;
	margin-top:5px;
	margin-bottom:20px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	background-color:#FFFFCC;
	padding:3px;
}
h5{
	/*border-bottom:1px solid #f00;*/
	padding-bottom:5px;
	display:block;
	margin-bottom:5px;
	font-size:13px;
	color:#000;
	margin-top:0;
}
h6{
	padding-bottom:5px;
	display:block;
	margin-bottom:5px;
	color:#000;
	margin-top:0;
}

/***********************************
			Lines 
************************************/

.line-top-dotted{
	padding-top:5px;
	margin-top:5px;
	border-top:1px dotted #ccc;
}
.line-top-blue{
	border-top:1px solid #0066CC;
	width:150px;
}

.line-top-img{
	/*border-top:1px solid #0066CC;*/
	width:150px;
	background-image: url(images/livedocs_underline.gif);
	background-repeat:no-repeat;
}

#Download{
	text-align:center;
	display:block;
}

#Download a:link, #Download a:visited, #Download a:active
{
	color:#FC4444;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	direction:rtl;
	
}
#Download a:hover{
	color:#2A80D8;
	text-decoration:none;	
}

#Download{
	text-align:center;
	display:block;
}

#Download a:link, #Download a:visited, #Download a:active
{
	color:#FC4444;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	direction:rtl;
	
}
#Download a:hover{
	color:#2A80D8;
	text-decoration:none;	
}


/*#wrap
{ 	
	margin:0 auto 0 auto;
	text-align:left;
	background-color:#2C3031;
	width:720px;
	border-left: 2px solid #2C3031;
	border-right: 2px solid #2C3031;
}*/

.wrap
{
	margin:0 auto 0 auto;
	text-align:left;
	background-color:#000;
	width:720px;
	border-left: 2px solid #2C3031;
	border-right: 2px solid #2C3031;
	
}

.wrap-footer
{
	margin:0 auto 0 auto;
	text-align:left;
	background-color:#000;
	width:720px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	
}

.float-right
{ 
	float:right
}

.float-left
{ 
	float:left
}

/****************************************
Common header strip
*****************************************/

#common_header_wrap
{
	margin:0 auto 0 auto;
	text-align:left;
	background-color:#2C3031;
	width:auto;
	background-image: url(images/common_header_rep.gif);
	background-repeat: repeat-x;
	height:33px;
}

#common_header_rt
{
	float:right;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	padding-right: 10px;
	background-color:#2C3031;
	background-image: url(images/common_header_rep.gif);
	background-repeat: repeat-x;
	height:33px;
}

#common_header_rt img
{ 
	
}

#common_header_rt a:link, #common_header_rt a:visited, #common_header_rt a:active
{ 
	color:#938F8F;
	padding-right:5px;
	padding-left:5px;
	padding-bottom: 10px;
	text-decoration:none;
}

#common_header_rt a:hover
{
	color:#FF9900;
	text-decoration:none;	
}

#common_header_lt
{
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	font-stretch:expanded;
	padding-left: 10px;
	background-color:#2C3031;
	height:33px;
	background-image: url(images/common_header_rep.gif);
	background-repeat: repeat-x;
}

#common_header_lt img
{ 
	
}

#common_header_lt a:link, #common_header_lt a:visited, #common_header_lt a:active
{ 
	color:#938F8F;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
}

#common_header_lt a:hover
{
	color:#FF9900;
	text-decoration:none;	
}

#common_header_mid
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	background-color:#2C3031;
	height:33px;
	background-image: url(images/common_header_rep.gif);
	background-repeat: repeat-x;
}

/***********End of Common header strip**************/

/*********************************
Navigation bar area
**********************************/
#nav-bar{
	background-image: url(images/bg_navbar.jpg);
	background-repeat:repeat-x;
	background-color: #AAB3B2;
	clear: both;
	height:1% !important;
	height:37px;
	min-height:37px;
	border-bottom:3px solid #AAB3B2;
	text-align: left;
}


#nav-bar-left
{
	float: left;
	width: 68px;
	height:1% !important;
	height:37px;
	min-height:37px;
	background-image: url(images/nav_bar_left.jpg);
	background-repeat: no-repeat;
	background-position:top;
	border: 0px;
}

#nav-bar-right
{
	float: right;
	width: 60px;
	height:1% !important;
	height:37px;
	min-height:37px;
	background-image: url(images/nav_bar_right.jpg);
	background-repeat: no-repeat;
	background-position:top;
	border: 0px;
}

#nav-bar-mid
{
	height:1% !important;
	height:37px;
	min-height:37px;
	
}
/*******End of Navigation bar area****/

/********************************************
Start content Area
*********************************************/
#content-top-band
{
	height: 23px;
	background-color: #E2ECED;
	text-align: center;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-variant: small-caps;
	color: #566B6C;
}

.content
{ 
	text-align: left;
	padding-top: 15px;
	padding-left: 5px;
	/*border-left: 2px solid #666;
	border-right: 2px solid #666;*/
}

.repeater{
	position:relative;
	background-color: #fff;
}


.thumbnail{
	padding:4px;
	/*border:1px solid #ccc;*/
	width: 110px;
	height: 146px;
	margin: 15px 10px 15px 20px ;
	float: left;
}
.divider{
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	clear:both;
	margin-top:10px;
}

.divider2{
	background-image: url(images/divider2.jpg);
	background-repeat: no-repeat;
	clear:both;
	margin-top:10px;
}


/**************End Content Area *************/

/************Footer common for all pages***************/

#footer
{
 	background-image: url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	height:69px;
}


#footer-right
{
	float: right;
	width: 80px;
	height: 69px;
	background-image: url(images/footer_right.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:left;
}


#footer-left
{
	float: left;
	width: 78px;
	height:69px;
	background-image: url(images/footer_left.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:right;
}


#footer-mid
{
	height: 69px;
}

#common-footer
{
  font:Verdana, Arial, Helvetica, sans-serif;
  color:#929292;
  text-align: center;
  margin: 5px 0px 0px 0px;
}

/************End Common Footer***************/


.right-col
{
	padding: 0 5px 0 5px;
	margin-left:500px;
	background-image:url(images/vert_partition.jpg); 
	background-repeat:no-repeat;
	background-position:0 40px;
	height:auto;
	height:670px;
	min-height:670px;
	background-color: #FFFFFF;
}

.right-col-image-container
{
	padding: 30px 0px 5px 0px;
	margin-left: 18px;
	position: absolute;
	display: block;
}

.clear-both
{
	clear: both;
}	

/*******Content area left col************/

#mid-container
{
	clear:both;
	padding:0px;
	background-color: #fff;
}


.content{
	padding:10px 0px 5px 18px;
	float:left;
	width:480px;
	height:1%;
	height:650px;
	min-height:650px;
	background-color: #fff;
	overflow: hidden;
	
}
.content p{
	color:#333;
	text-align:left;
}
/*.content2{
	padding:10px;
	background-color:#FFFFFF;
	height:1% !important;
	height:600px;
	min-height:600px;
}*/
.content2 p{
	color:#333;
	text-align:left;
}

.content2{
	padding:10px;
	background-color:#FFFFFF;
	height:1% !important;
	height:1032px;
	min-height:1032px;
}

.content h2
{
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #6C9293;
}

.content3{
	padding:10px 30px 10px 30px;
	background-color:#FFFFFF;
	height:1% !important;
	height:700px;
	min-height:700px;
}

.box01{
	text-align: center;
	background-color:#EBFAF0;
	border:1px solid #C8E7DF;
	margin:20px 30px 0px 30px;
	padding:6px;
	height:1% !important;
	height:160px;
	min-height:160px;
	float:left;
	display:block;
	margin-right:10px;
	width:123px;
}

.box01-header{
	position:absolute;
	margin-bottom:180px;
	width:150px;
	padding:3px 0 3px 0;
}

.box01-footer{
	/*position:absolute;*/
	padding:3px 0 3px 0;
	font-weight:bold;
}
.box01-footer a:link,.box01-footer a:active{
	font-size:11px;
	color: #2F5375;
}

.box01-footer a:hover,.box01-footer a:visited{
	color:#FF3300;
}

.box02{
	margin-top:2px;
	padding:2px;
	height:1% !important;
	height:80px;
	min-height:80px;
	float:left;
	display:block;
	margin-right:5px;
	width:145px;
}


#block-homepage
{
	background-image:url(images/green_block.jpg);
	background-repeat: no-repeat;
	height: auto;
}

/*
 popup.js
*/
div.popup {
  width: 400px;
  border: 1px solid #739598;
  padding: 5px;
  background-color: white;
  /* The following properties should not be changed */
  position: absolute;
  background-color:#739598;
  background-image:url(Images/dragbg.gif);
  background-repeat:repeat-x;
}

#popup_overlay {
  background-color: whitesmoke;
  filter: alpha(opacity=50);
  opacity: 0.5;
  /* The following properties should not be changed */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
}

span.popup_link, a.popup_link {
  cursor: pointer;
  border-bottom: 1px dotted;
}

.popup-buttons{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#153C3F;
	border: 1px solid #5B787B;
	background-color: #739598;
	margin-top:5px;
	background-image:url(Images/popup_buttons.gif);
    background-repeat:repeat-x;

}
.popup_draghandle {
  cursor: move;
  text-align:center;
  font-weight:bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#153C3F;  height:15px;
}






