﻿
/*
	SunRise
	by Paramjit		
*/


/*1*/body 
{
	margin:0px;
	padding:0px;
	font: 50% arial;
	color:#ccc;
	/*background:#343434 url(Images/bg.jpg) repeat-x;*/	
	line-height:1.4em;
}
/*2*/.content
{
	/*background:#fff url(Images/bgmain.jpg) center;	*/
	background:#fff center;		
	color:#ccc;
	margin:auto;
	padding:0px;
	/*width:787px;	*/
	width:100%;
}

/*--------------------Header--------------------------*/

/*3*/#header
{
	margin:0px;
	width:100%;
	background:#ff9503 no-repeat center top;
	background-image:url(Images/header26.jpg);
	height:130px;
	color:#fff;
	
}

/*4*/#header .f_search
{
	float:right;
	padding:70px 50px 0 0;
}

/*5*/#header .title
{
	padding: 50px 0 0 50px;
	
}

/*8*/#header h1
{
	font-family:Verdana Monotype Corsiva Sans-Serif;
	font-size:22px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 0;	
	text-align:left;	
}

/*9*/#header h2
{
	font-family:Arial Verdana Sans-Serif;
	font-size:12px;
	background-image:none;
	margin:0;
	color:#a90000;
	padding:0 0 0 2;
	text-align:left;	
}

/*---------------------subheader---------------------*/

/*10*/#subheader
{		
	background: url(Images/bgmenu.jpg) repeat-y center;	
	width:787px;
	height:105px;
	background-color:#ffffff;
	color:#fff;	
}

/*11*/#subheader .padding
{
	padding:10px 15px 10px 15px;
	
}

/*12*/#subheader h2
{
	color:#feab06;
}
/*13*/#subheader a
{
	color:#fecf5f;
	text-decoration:none;	
}

/*----------------table---------------*/
.table {text-align:center; font-size:12px; font-family:Verdana; height:25px;}
.table a { color: #546078; text-decoration: none; line-height: 25px;}
.table a:hover { color: #000; text-decoration:underline; line-height: 25px;}

/*----------------table at right bottom---------------*/
.table3 {text-align:left; font-size:12px; font-family:Verdana; height:25px; vertical-align:top;}
.table3 a { color: #546078; text-decoration: none; line-height: 25px;}
.table3 a:hover { color: #000; text-decoration:underline; line-height: 25px;}

/*-----------------Nav------------------*/

/*24*/
.nav
{
	text-align:left;
	color:#7d8085;
	padding:10px 0 0 0;
	width:130px;
	font-size:small;	
}

/*25*/
.nav li
{
	font-weight:bold;
	margin:5px 0px 5px 0px;
	padding:0 0 0 0;
	border-bottom:1px solid #ccc;
	line-height:15px;
	/*background:url(Images/li.png) no-repeat left;*/
	list-style-image:url(Images/arrow.gif);	
}

/*26*/
.nav li a
{
	color:#546078;
	text-decoration:none;
	padding:5px 0 0 10px;
	display:block;
	height:18px;	
	background-color: #fff; 
	/* color:#FF9900;}*/
}

/*27*/
.nav li a:hover
{
	color:#f86402;
	/*color:#FFF;	
	background:#F86402;*/	
	padding:5px 0 0 10px;
	text-decoration: underline; 
	display:block;
	height:18px;	
}

/*-------------------main----------------------*/

/*14*/#main
{
	background:#fff;
	width:98%;
	margin:0 10px 0 10px;
	color:#808080;
	vertical-align:top;
}

/*23*/#main .left_side
{
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;		
	/*width:120px;
	background:url(Images/mright.png) no-repeat right;*/
	max-height:505px;
}

/*15*/#main .right_side
{
	float:right;
	/*width:120px;*/
	background:#fff;
	padding:0px 5px 0 0;	
	vertical-align:top;
}

#main .right_side1
{
	float:left;	
	background-color:#fff;
	padding:15px 0px 0px 15px;	
	margin:0 15px 0 0;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
	background-image:none;
	color:#000;
	
}
#main .right_side4
{
	float:left;
	width:130px;
	background-color:#fff;
	padding:15px 0px 0px 0;
	margin:0 15px 0 0;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
	background-image:none;
	color:#000;
	
}
#main .right_side3
{
	float:right;
	/*width:580px;*/
	background-color:#fff;
	padding:15px 0px 0px 0;
	margin:0 15px 0 0;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	background-image:none;
	color:#000;
	
}
#main .right_side2
{
	float:right;
	width:580px;
	background-color:#fff;
	padding:15px 0px 15px 0;
	margin:0;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background-image:none;
	color:#000;
	
}
/*21*/
#main h3
{
	font:100% arial, sans-serif;
	margin:0 0 10px 0;
	padding:0;
	color:#5f5f5f;
	background:inherit;
	border-bottom:1px solid #feab06;
	text-align:justify;
}

#main .right_side .hitems
{
	margin:15px;
	padding:0px;
	font-size:15px;
}

#main .right_side .hitems ul
{
	margin:10px 0px 10px 0px;
	padding:0px;
	color:#a90000;
	list-style-image:url(Images/arrow.gif);	
}

#main .right_side .hitems li
{
	margin:0 0 2px 40px;
	padding:3px;
	color:#555;
	font-size:12px;
}


a { font-weight:normal; color: #a90000; background: inherit; text-decoration:none; }
a:hover {font-weight:normal; color:#FC7901; background: inherit; text-decoration:underline; }

/*----------------------input -------------------*/

/*6*/input.search
{
	width:150px;
	border:1px solid #a90000;
	color:#666;
}

/*7*/input.submit
{
	background:none;
	color:#a90000;
	border:0px;
	font:bold 1.6em arial;
}

/*16*/h1
{
	padding:0;
	margin:0;
	color:#fff;
	background:inherit;
	font:bold 1.8em arial;
	letter-spacing:-1px;
}

/*17*/h1 a
{
	color:#fff;
	background:inherit;
}

/*18*/h2
{
	background:url(Images/h.gif) no-repeat left;
	color:#000;
	font-size:100%;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 15px;
	}
	
/*19*/h2 a
{
	background:#fff; 
	color:#000;
}

/*20*/h2 a:hover
{
	background:#fff;
	color:#a90000;
}

h6 
{	
	margin:0;
	padding:0;
	float:right;
	font-size:11px;	
}

h6 a
{
	background:#fff;
	color:Red;
}

h6 a:hover
{
	background:#fff;
	color:#a90000;
	font-weight:bold;
}

/*22*/
.date
{
	color:#808080;
	background:#ffffff;
	text-align:right;
	margin:4px 0 5px 0;
	padding:0.4em 0 0 0;
	border-top:1px solid #eee;
}

.copyright {
/*margin-top: 10px;*/
padding-top: 5px;
padding-bottom:5px;
/*border-top: 1px dashed black;
border-bottom: 1px dashed black;*/
font-size: 8pt;
text-align: center;
color: black;
}

.viewed {
/*margin-top: 10px;
border-top: 1px dashed black;
border-bottom: 1px dashed black;*/
padding-top: 5px;
padding-bottom:5px;
font-size: 10pt;
text-align: center;
color: blue;
}

.Terms_Condition
{
	text-align:center;
	width:100%;
	font-family: Verdana; 
	font-size: 10px; 
	color: #A5A5A5; 
	padding: 8px 0px 5px 0px;
}

.table1
{
	width:60%;
}

/*.table1 td
{
	width:25%;
	
}*/

.ViewStyle
        {
                    background-color:white;
                    font-size:medium;
                    border-left: 1px solid blue;
                    border-bottom: 1px solid blue;
                    border-right: 1px solid blue;
                    border-top:1px solid blue;
                    position:absolute;
                    top:35px;
                    height:300px;
                    z-index:-25;
        }

        .ViewStyle:hover
        {
            text-decoration:underline;
			color:Black;
        }

        .MenuStyle
        {
            width:100%;
            font-family:Arial;   
            background-color:White;                        
            text-align:center; 
            font-size:medium;
            font-weight:bold;    
        }