﻿
@import url("css/layout-default-latest.css");
@import url("css/jquery-latest.css");
@import url("css/tipsy.css");
@import url("jquery.fileupload-ui.css");
@import url("css/bvalidator.css");
html, body 
{
	background:	#FFF;
	width:		100%;
	height:		100%;					
	padding:0;
	margin:0;
	min-height:5px;
	font-size:95%; 
	
	/* when page gets too small for container min-width/height */
}

.textbox
{
	width:98%;
	border:1px solid #D0D0D0  ;
}
.textbox:focus
{
	width:98%;
	outline:1px;
	border:1px solid #09F;
	background:#ffffff;
}

.select
{
	width:100%;
	border:1px solid #D0D0D0  ;

}
.select:focus
{
	width:100%;
	outline:1px;
	border:1px solid #09F;
	background:#ffffff;
}

.cell td
{
	border-bottom:1px dotted #dedede;
	color: #333333;
}
.table
{
	background: #E5E5E5; /* old browsers */
	
	background: -moz-linear-gradient(top, #E5E5E5 0%, #FFFFFF 49%, #FFFFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E5E5E5), color-stop(49%,#FFFFFF), color-stop(100%,#FFFFFF)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#FFFFFF',GradientType=0 ); /* ie */
}


/*Grid*/
.grid
{
	width:99%;
	border:1px solid #b3b3b3;
	font-size:12px;
	float:left;
}

.emptyGridView
{
    background-color:#74A0EF;
    font-size:14px;
    color:White;
    text-align:center;
    font-weight:bold;
}		            
      
.block-border {
	display:block;
	border:1px dotted #ffffff;
}

.desc{clear: both; top: 14px; display: block; background: none repeat scroll 0% 0% #E8EDF0; width: 96%;}
.textdropdown-outer {
	border: 1px solid #ccc;
	float: left;
	background-color:#ffffff;
}
 
.textdropdown-btn {
	width: 20px;
	float: right;
	background:#ffffff url(./css/images/dropdown-arrow.gif) no-repeat center;
	cursor: pointer;
}
 
ul {
	border: 1px solid #ccc;
	padding: 0px;
	list-style: none;
	margin: 0px;
	background-color:#ffffff;
}
 
ul li {
	padding: 2px;
	display: block;
	background-color:#ffffff;
	list-style: none;
	margin: 0px;
}
 
ul li:hover {
	background-color: #efefef;
	cursor: pointer;
}
.submit
{
    background: url(./css/images/submit.png);
	width:153px;
	height:46px;
	font-size:medium;
	color:White;
	font-weight:bold;
	cursor:pointer;
	border:none;
}

.submit2
{
    background: url(./css/images/submit2.png);
	width:300px;
	height:46px;
	font-size:medium;
	color:White;
	font-weight:bold;
	cursor:pointer;
	border:none;
}

.submit3
{
    background: url(./css/images/submit3.png);
	width:480px;
	height:46px;
	font-size:medium;
	color:White;
	font-weight:bold;
	cursor:pointer;
	border:none;
	background-repeat:no-repeat;
}

.trans
{ 
	background: url(./css/images/trans.png) repeat-x;
}

.line
{
	background :url(./css/images/blueline.png) repeat-x;
}
        
.grdHeading
{
   width:100%;
   font-size:12px;
   color:#333333;
   text-align:justify;
   
/* background: #5CB3F2; /* old browsers */

/* background: -moz-linear-gradient(top, #5CB3F2 0%, #1D79C4 50%, #2372B2 79%, #1E517A 100%); /* firefox */

/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5CB3F2), color-stop(50%,#1D79C4), color-stop(79%,#2372B2), color-stop(100%,#1E517A)); /* webkit */

/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5CB3F2', endColorstr='#1E517A',GradientType=0 ); /* ie */

    }
    /* style for input type=file */

.headerbg
{
    float: right;
    width:340px;
    height:109px;
    text-align:center;
}

.ul
{
    border:none;
    line-height:10px;
}

.ul .con_topic {
	list-style: none;
	font-size: 13px;
	color:#147CCC;

	font-family: Lucida Grande, Verdana, Sans-serif;
	font-weight: bold;
	line-height: 17px;
}
.ul .con_num {
	background: url(./css/images/telephone.gif) left no-repeat;
	list-style-position: inside;
	font-size: 12px;
	width:140px;
	font-family: Lucida Grande, Verdana, Sans-serif;
	line-height: 17px;
}
.customerSupport
{
    background: url(./css/images/support.png) no-repeat right;
    width:93px;
    height:82px;
}
.customerSupport a
{
    color:#1D78C2;
    text-decoration:none;
    font-weight:bold;
    font-size:small;
    padding-right:10px;
}
.success
{
    background: url(./css/images/success.jpg) no-repeat left;
    padding-left:20px;
    height:24px;
    font-size:20px;
}
.fbBlue
{
    background-color: #EDEFF4;
    border-bottom-color: #E5EAF1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-top: 2px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.cancelFile
{ 
	background: #ffffff url(./css/images/cancel.png);
	border:none;
	width:16px;
	cursor:pointer;
	height:16px;
}
.registerOn
{
	background:url(./css/images/Arrow-Right.png) no-repeat;
	padding-left:26px;
}
.register
{
	padding-left: 23px; 
	background: url(./css/images/reg.png) no-repeat left 50%;
}
.view
{
	color:#666666;text-decoration:none;padding-left:20px;font-weight:bold;background:url('./css/images/view.gif') no-repeat left;
}
.viewOn
{
	color:#1F67AF;text-decoration:none;padding-left:20px;font-weight:bold;background:url('./css/images/viewOn.png') no-repeat left;
}

.datePicker
{
}



/*MENU*/
ul.menu 
{

list-style-type:none;
width:250px;
position:relative;
display:block;
height:3px;
font-size:12px;
font-family:Verdana,Helvetica,Arial,sans-serif;
margin:auto;
padding:0px 0px 0px 0px;
border-style:none ;
}

ul.menu li {
display:block;
float:left;color:#0F6BB4;
margin:0;
padding:0;}

ul.menu li a {
float:left;
font-size:11px;
color:#0F6BB4;
text-decoration:none;
height:12px;
padding:0px 15px 0;}

ul.menu .current a {
color:#0F6BB4;
font-weight:700;}
ul.menu li a:visited {float:left;
font-size:11px;
color:#0F6BB4;
text-decoration:none;
height:12px;
padding:1px 15px 0;}

ul.menu li a:hover {text-decoration:underline;}

#header {
	width:100%;
	padding-top:18px; 
	background:url('./css/images/HdrBg.jpg');background-repeat:no-repeat;
	height: 134px;
	margin: 10px 0px 0px 0px;
}
.forPrint
{
	width:75%;
	clear:both;
	float:left;
}
.ImageDiv
{
	float:right;
	width:23%;
	height:320;
}
