/* CSS Document */

/*#main_bg
{
	margin:0 auto; 
	padding:0; 
	width:1038px;
	height:1354px;
	background-image:url(../images/shadow_bg.jpg);
}
*/


#main_shadow
{
	margin:0 auto; 
	padding:0; 
	width:830px;
	height:1390px;
	
	/*background-color:#FFFFFF;*/
	background-image:url(../images/bg3.png);
	background-repeat:no-repeat;
	background-repeat:repeat;
}


#main_without_bg
{
	margin:0 auto; 
	padding:0; 
	width:1038px;
	height:1354px;
	background-color:#000000;
	
	
}


#top_block
{
	margin:0 auto; 
	padding:0; 
	width:780px;
	height:auto;
	background-color:#000000;
	
}

#logo
{
	padding-left:15px;
	padding-top:20px;
	float:left;
	display:inline;
}

#help
{
	color:#FFFFFF;  
	float:right; 
	display:inline; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	margin-top:10px; 
	margin-right:5px;
}


.HeadLink, td.HeadLink{
	color:#FFFFFF;  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
}
a.HeadLink:link   		{ text-decoration: none; color : #FFFFFF; }
a.HeadLink:visited 	    { text-decoration: none; color : #FFFFFF; }
a.HeadLink:hover		{ text-decoration: none; color : #FFFFFF; }


a.hlink
{
	color:#FFFFFF;  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	margin-top:10px; 
	margin-right:5px;
}

a.hlink:hover
{ 
	color:#FFFFFF;  
	display:inline; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	margin-top:10px; 
	margin-right:5px;
	text-decoration: underline; 
 }



#navigation
{
	margin:0px;
	padding:0px;
	clear:both;
	color:#FFFFFF;
	/*background-color:#FFCC33;*/
	background-image:url(../images/navi_bg.jpg);
	background-repeat:repeat-x;
	height:33px; 
	width:100%;
	font-family:"Myriad Pro";
	font-size:20px;
	font-weight:bold;
}



#search
{
	/*margin:0px;
	padding:0px;*/
	width:100%;
	height:33px;
	background-image:url(../images/search_bg.jpg);
	background-repeat:repeat-x;
}



#searching
{
	clear:both; 
	margin-left:20px;   
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	letter-spacing:1px; 
	color:#FFFFFF; 
	margin-top:2px;
}

#block_line
{
	clear:both;
	width:100%;
	height:5px;
	background-image:url(../images/top_block_hr.jpg);
	background-repeat:repeat-x;
	/*background-color:#FFFF00;*/
}

/** Content Coding Starts Here...**/
#con_main
{
	clear:both;
	margin:0 auto; 
	padding:0; 
	width:780px;
	/*height:1035px;*/
	height:auto; min-height:1135px;
	background-color:#FFFFFF;
	overflow:hidden;
}


#content3
{
	 margin:0 auto; 
	padding:0; 
	width:780px;
	height:1020px;
	background-color:#FFFFFF;
}

#left_content
{

	width:455px;
	/*height:500px;*/
	height:auto; min-height:1354px;
	float:left;
	/*background-color:#FF6633;*/
	
}

#photo
{margin-top:10px;
	margin-left:10px;
	width:442px;
	height:379px;
	background-image:url(../images/photobg.jpg);
	background-repeat:no-repeat;
}

#photogallery
{margin-top:10px;
	margin-left:10px;
	width:442px;
	height:262px;
	background-image: url(../images/photo_bg2.jpg);
	background-repeat:no-repeat;
}

#layout_gallery
{margin-top:10px;
	margin-left:10px;
	width:442px;
	height:509px;
	background-image: url(../images/layout_bg.jpg);
	background-repeat:no-repeat;
}

.imageset
{
	margin-left:7px; padding-top:5px;
}

#right_content
{

	width:300px;
	height:379px;
	margin-left:5px;
	margin-top:9px;	
	float:left;
	background-color:#095B8D;
}

#right_container
{
	display:inline;

	width:320px;
	height:840px;
	float:left;
	/*background-color:#990066;*/

}

#auto_container
{
	margin-top:10px; margin-left:5px; height:auto;
}

#right_mgin
{
	
	margin-top:8px;
	width:338px; 
	margin-left:5px; 
	height:376px; 
	background-color:#095B8D;
}

#right_mgin1
{
	
	margin-top:15px;
	width:338px; 
	margin-left:50px; 
	height:376px; 

}


#border_style
{
	border-right-color:#003F65; 
	border-bottom-color:#003F65; 
	border-right-width:1px; 
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-right-style:solid;
}

.heading
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold;
}

.sel_heading
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold;
	color:#FFFFFF;
}

.sel_radio
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold; 
	color:#A2B5DE;
}

.form_hr
{
	clear:both; 
	border-bottom-style:dotted; 
	border-bottom-width:1px; 
	border-bottom-color:#000000;
	margin:0px; 
	padding:0px;
	
}

.under
{
	font-family:'Trebuchet MS'; 
	font-size:11px; 
	color:#9CBACE;
}

.heading2
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF;
}

.textbox_style
{
	background-color:#000000; 
	border:#666666; 
	color:#FFFFFF; 
	border-color:#999999; 
	border-width:1px; 
	border-style:solid;
}

h3.openProfile				{border-bottom:1px solid #d1d1d1;
						font-family: Arial, Helvetica, sans-serif;
						font-size:14px;
						font-weight:bold;
						clear:both; 
						margin:10px; 
						line-height:20px;
						background: url(../images/down_arrow.jpg) no-repeat right center;}

.heading3
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11PX; 
	font-weight:bold; 
	letter-spacing:1px;
	padding-left:5px;
}

.heading3home
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9PX; 
	font-weight:bold; 
	letter-spacing:1px;
	padding-left:5px;
}


.detail
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bolder;
	padding-left:5px;
	/*letter-spacing:1px;*/
}

.listing
{
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size:11px; 
	 font-weight:bold;
}

.footer
{
	margin:0 auto; 
	padding:0; 
	width:780px;
	clear:both; 
	min-height:auto;
	height:auto;
	background-color:#000000; 
	padding-top:15px;
	padding-bottom:15px;
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.title
{
	/*float:left;*/
	margin-left:10px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.title3
{
	float:left;
	margin-left:10px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.question
{
	margin-top:10px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;  
	font-weight:bold;
}

.answer
{
	font-family: 'Trebuchet MS'; 
	font-size:11px; 
	font-weight:normal;
}

.article_title
{
	margin-top:5px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#DC4E40; 
	font-weight:bold;
}

.article_title2
{
	margin-top:10px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#DC4E40; 
	font-weight:bold;
}

.answer2
{
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#847E66; 
	/*font-weight:bold;*/
}

#arti_box
{
	margin-left:10px; 
	margin-right:20px; 
	border-bottom-color:#999999; 
	border-bottom-style:solid; 
	border-bottom-width:1px;
}

.next
{
	 text-align:right;  
	 margin-right:10px;
	 margin-top:40px; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:16px; 
	 font-weight:bold;
}

.navi
{
	float: right; 
	display:inline; 
	margin-top:13px; 
	margin-right:5px; 
	font-family: 'Verdana Ref'; 
	font-size:10px;  
	letter-spacing:2px;
}

/*  class for paginations */
.NormalLink, td.NormalLink{
	font-size 		: 8pt;
	color 			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.NormalLink:link   	{ text-decoration: none; color : #000000; }
a.NormalLink:visited 	{ text-decoration: none; color : #000000; }
a.NormalLink:hover	{ text-decoration: underline; color : #000000; }



/*  class for paginations */
.HeaderLink, td.HeaderLink{
	color 			: #FFFFFF;
	font-family:"Myriad Pro";
	font-size:20px;
	font-weight:bold;
	
}
a.HeaderLink:link   	{ text-decoration: none; color : #FFFFFF; }
a.HeaderLink:visited 	{ text-decoration: none; color : #FFFFFF; }
a.HeaderLink:hover	{ text-decoration: none; color : #FFFFFF; }

/*  class for paginations */
.FooterLink, td.FooterLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	
	
	
}
a.FooterLink:link   	{ text-decoration: none; color : #FFFFFF; }
a.FooterLink:visited 	{ text-decoration: none; color : #FFFFFF; }
a.FooterLink:hover	    { text-decoration: none; color : #FFFFFF; }

/*  class for paginations */
.pageLink, td.pageLink{
	font-size 		: 8pt;
	color 			: #0066CC;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: normal;
}
a.pageLink:link   	{ text-decoration: none; color : #0066CC; }
a.pageLink:visited 	{ text-decoration: none; color : #0066CC; }
a.pageLink:hover	{ text-decoration: underline; color : #174F87; }

.activePage{
	font-size 		: 8pt;
	color 			: #cc0e0e;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
.disabledText
{
	font-size 		: 8pt;
	color 			: #000000;       font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: normal;
}/*  class for paginations */

.SiteText
{
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	color: #666666;
	padding-top:10px; 
	margin-left:10px; 
	margin-right:10px;
	clear:both;
}

.content_detail
{	
	padding-top:10px; 
	margin-left:10px; 
	margin-right:10px;
	clear:both;
}

.TextBox1
 {
	font-family: Tahoma, Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #666666;
	border: 1px solid #A7A6AA;
}

.Button {
	font-family: Tahoma, Arial, Helvetica, Geneva;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #2A2A2A;
}

/**************
CSS FOR MENU IN HEADER 

STARTS FROM HERE
==============*/

/* ######### Style for Tab Interface itself ######### */

.shadetabs{
border-bottom: 1px solid #000000;
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
/* border: 1px solid #778;*/
color: #2d2b2b;
background: url(templates/images/shade.gif) top left repeat-x; /*THEME CHANGE HERE*/
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(templates/images/imagesshadeactive.gif); /*THEME CHANGE HERE*/
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #F0F1E9;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #918d8d; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #D8DBC8;
}

/**************
CSS FOR MENU IN HEADER 

ENDS HERE
==============*/


