/*Author:suresh Dhamgaye:www.emagicstudio.com*/
body 
{ 
	margin : 0; 
	padding : 0;	
	background-color :#46C4FF;
} 

a{  color:#448cd3; text-decoration:none;}
a:hover{color:#448cd3; text-decoration:underline;}


form 
{ 
	margin-bottom : 0; 
} 
input, textarea, select 
{ 
	border : 1px solid #e0e0e0; 
	font-size : 12px; 
	margin-left : 0; 
} 
td 
{ 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #333333; 
} 
img
{
	border:none;
}
/*color property start*/
.orrange
{
	color:#FFA900;
}

.orange
{
	color:#FF6002;
}

.red
{
	color:#D50B04;
}
.redwarning
{
	color:RED;
}
.white
{
	color:#fff;
}
.blue
{
	color:#0095DB;
}
/*color property end*/
/*Heading text*/
h1,h2,h3,h4,h5,h6
{
	margin:0px;
	padding:0px;
}
h1
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/*Property start here*/
.row1
{
	background-image : url(images/row1.jpg); 
	background-repeat : repeat-x; 
	height:27px;
}
.row2
{
	background-image : url(images/row2.jpg); 
	background-repeat : repeat-x; 
	height:68px;
}
.row3
{
	background-image : url(images/row3.jpg); 
	background-repeat : repeat-x; 
	height:76px;
}
.page-back
{
	background-image : url(images/page-back.jpg); 
	background-repeat : repeat-x; 	
}
/*pannel-wrapper*/
.pannel-wrapper
{
	width:952px;
	margin:0 auto;
	padding:0px;
	display:block;
	border:0px solid #fc0000;
	
}

.navigation-wrapper
{
	width:952px;
	margin:0 auto;
	padding:0px;
	display:block;
	height:80px;
	position:absolute;	
}
/*Link*/
.link
	{
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : 11px; 
		font-weight : 600;
		line-height:26px;
		padding-left:10px; 
		color:#fff;
		text-align : left; 
	}
.link a 
	{ 	
		color : #fff;
		padding-left:10px;  	
		text-decoration : none; 
	} 
.link a:hover 
	{ 
		color : #FFF600; 
		text-decoration : none; 
	}
.nav-back
	{
		background-image : url(images/nav-back.jpg); 
		background-repeat : repeat-x;
		height:25px; 	
	}

.nav-link a
	{
		font-family : Verdana, Arial, Helvetica, sans-serif; 
		font-size : 11px; 
		font-weight : 600;
		line-height:26px;
		padding:6px;
		padding-left:18px;
		padding-right:18px; 
		color:#000;		
		background-color:none;
		text-decoration:none; 
	}
.nav-link a:hover
	{
		color:#fff;		
		background-color:#2B92C2;
		text-decoration:none; 
	}

.nav-link .selected
{
	color:#fff;		
	background-color:#2B92C2;
	text-decoration:none; 
}


.body-control
{
	background-color:#fff;
	border:1px solid #D2D2D2;
}

/*footer link*/
.footer-link
{ 
	color : #fff; 
	text-decoration : none; 
	font-weight:bold;
}

.footer-link a 
{ 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 	
	color : #fff; 
	text-align : center; 
	text-decoration : none;
	padding:0px;
	font-weight:bold;
} 
.footer-link a:hover 
{ 
	color : #333; 
	text-decoration : none; 
}
/*footer link*/

.box-bg
	{
		background-image : url(images/box-bg.jpg); 
		background-repeat : repeat-x;
		height:43px; 
	}
.box-btm-bg
{
		background-image : url(images/box-btm-bg-x.jpg); 
		background-repeat : repeat-x;
		height:7px;
}
.box-left-y
{
		background-image : url(images/box-left-y.jpg); 
		background-repeat : repeat-y;
		width:9px;
}
.box-right-y
{
		background-image : url(images/box-right-y.jpg); 
		background-repeat : repeat-y;
		width:9px;
}
.blue-left-bg-x
{
		background-image : url(images/blue-box-right-bg-x.jpg); 
		background-repeat : repeat-x;
		height:71px;
}
.title-bullet
	{
		background-image:url("images/bullet.jpg");
		background-repeat:no-repeat;
		background-position:left;
		padding-left:30px;
		margin:0px;
		font-size:16px;
		font-weight:600;
		color:#23b4dd;
		line-height:25px;
		display:block;
	}
.link-bullet
	{
		background-image:url("images/bullet-1.jpg");
		background-repeat:no-repeat;
		background-position:left;
		padding-left:20px;
		margin:0px;
		font-size:12px;
		font-weight:600;
		color:#ffbb00;
		line-height:20px;
		display:block;
	}
.small-bullet 
	{
		background-image:url("images/bullet-2.jpg");
		background-repeat:no-repeat;
		background-position:left;
		padding-left:20px;
		margin:0px;
		font-weight:normal;
		color:#333;
		line-height:25px;
		display:block;
		text-decoration:none;
		font-size:12px;
		font-weight:500;
	}
.small-bullet a
	{		
		color:#333;		
		text-decoration:none;
	}
.small-bullet a:hover
	{		
		color:#ffbb00;		
		text-decoration:none;
	}
.poll-vote
{
	width:160px;
	margin-left:20px;
	display:block;
	padding:0px;
}

.text-bullet
	{
		background-image:url("images/radio-icon.jpg");
		background-repeat:no-repeat;
		background-position:left;
		padding-left:20px;
		margin:0px;
		font-size:12px;
		font-weight:500;
		color:#333;
		line-height:20px;
		display:block;
	}

.priview { 
		padding-top: 5px;
		padding-left: 40px;
}
.catpriview { font-size:12px;
	      color:#999999;
	      padding-top: 5px;
              width:210px;
}

.advpriview {
background-color:#F0F0F0;
font-family: Helvetica, sans-serif;
font-size: 12px;
color:#999999;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
.list_1 { font-size:14px;
		color:#0095DB;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left:5px;
}
.list_2 { 
		color:#0095DB;
		font-family:Verdana, Arial, Helvetica, sans-serif;
			padding-left:5px;
}


#list-table {
    margin:10px 0px 10px 0px;
    border:1px solid BLACK;    
    border-collapse:collapse; 
	sans-serif;
  
}

#list-table th {
    border:1px solid #C1DAD7;    
    border-collapse:collapse;
    text-align:left;
    padding:5px;
	font-weight: bold; 
	height:42px;
	font: "Trebuchet MS", Verdana, Arial, Helvetica;
	
}

#list-table td {
    border:1px solid #C1DAD7;
    border-collapse:collapse;
    text-align:left;
    padding:5px;
	font: 13px "Trebuchet MS", Verdana, Arial, Helvetica,
	
}



/* elements */
.level-0 {
    padding-left:0px;
}

.level-1 {
    padding-left:10px;
}

.level-2 {
    padding-left:20px;
}

.level-3 {
    padding-left:30px;
}

.level-4 {
    padding-left:40px;
}

.xxsml {
    width:12px;     
}

.xsml {
    width:25px;    
}

.vvsml {
   width:50px;             
}

.vsml {
   width:100px;            
}

.sml {
   width:150px;            
}

.med {
   width:200px;            
}

.lrg {
   width:250px;            
}

.vlrg {
   width:300px;
}

.vvlrg {
   width:350px;
}

.xlrg {
   width:450px;
}

.xxlrg {
   width:650px;
}

.radio {
    width:25px;
}

.checkbox {
    width:25px;
}

.left {
    text-align:left;
}

.center {
    text-align:center;
}

.right {
    text-align:right;
}

.logo-text { font-size:16px;
font: Tahoma;
padding-right: 40px;
color:#1E4C6D;
}
.underlogo-text {
font-size:11px;
text-align:center;
font-weight:bold;
}

.org_txt3{font: 12px trebuchet ms; color: #e25c02; border-bottom: 1px dotted #e25c02;}

.text22{
font-size:12px;
color: #666666;
line-height: 15px;
}


/* css for slide show */
.imageSlideshowHolder{width:133px;	height:150px;  position:relative;}
.imageSlideshowHolder img{position:absolute;  left:0px;  top:0px;}
.orange_bdr{border: 1px solid #e27102;}   .grey_bdr{border-bottom: 1px dotted #707070;}
.flt_lft{float: left;} .flt_rht{float: right;} .clr{clear: both;}  .mgn_rht{margin-right: 15px;} .mgn_top{margin-top: 25px;}

.arbit{font-size:10px; border-bottom: dotted 1px #CCC; padding-bottom:3px; margin-bottom:20px;}

/* button Class */

.button1 {
    border: none;
    background: url('images/button_round.jpg') no-repeat top left;
	width: 60px; 
    height: 25px; 
    display: block;
	font-size:14px;
	font-weight:800px;
	text-decoration:bold;	
	color:#FFFFFF; 
	padding-bottom:5px;
	cursor:pointer;
}

br { clear: left; }

.button2 {
    border: none;
    background: url('images/button_2.png') no-repeat top left;
	width: 90px; 
    height: 33px; 
    display: block;
	font-size:14px;
	font-weight:lighter;
	text-decoration:none;	
	color:#FFFFFF; 
	padding-bottom:5px;
}

br { clear: left; }

.button3 {
    border: none;
    background: url('images/button_new2.jpg') no-repeat top left;
	width: 100px; 
    height: 30px; 
    display: block;
	font-size:14px;
	font-weight:lighter;
	text-decoration:bold;	
	color:#FFFFFF; 
	padding-bottom:5px;
}

br { clear: left; }

.button4 {
    border: none;
    background: url('images/button_4.png') no-repeat top left;
	width: 155px; 
    height: 33px;  
    display: block;
	font-size:14px;
	font-weight:lighter;
	text-decoration:none;	
	color:#FFFFFF; 
	padding-bottom:5px;
}

.button5 {
    border: none;
    background: url('images/img0001.jpg') no-repeat top left;
	background-position:center;
	width: 155px; 
    height: 33px;  
    display: block;
	font-size:14px;
	font-weight:lighter;
	text-decoration:none;	
	color:#FFFFFF; 
	padding-bottom:5px;
}

.button6 {
    border: none;
    background: url('images/img0002.jpg') no-repeat top left;
	background-position:center;
	width: 155px; 
    height: 33px;  
    display: block;
	font-size:14px;
	font-weight:lighter;
	text-decoration:none;	
	color:#FFFFFF; 
	padding-bottom:5px;
}

br { clear: left; }