﻿body 
{
	background-color:#EAF2FF;
	color:Black;	
	font-size:12px;
	font-family:Arial;
	margin:0px;
}
h1 
{
	margin:10px 0px 0px 0px; font-size:11px; color: #999999;
}
p {
	font-size: 12px; margin: 5px 0px 2px; color: #000000; text-indent: 0px; line-height: 17px; text-align: justify;
}
ul {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px;
}
li {
	margin-top: 0px; font-size: 11px; margin-bottom: 0px; margin-left: 20px; color: #DD2118; text-indent: 0px; line-height: 18px;
}
img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	cursor:auto;
}

a
{
	color:#103F97;
	text-decoration:none;
}
a:hover
{
	color:#79011C;
	text-decoration:underline;
}

/* Login Page */
.logintable
{
	background-color:#E2F2FF; border:solid 6px #C4C2C3; width:320px;
}
.button
{
	background:#79011C url('Images/btn_bg.jpg') repeat-x top left;
	padding:0px 3px;
}

/* Administrator Section */
.topredline
{
	background:url('Images/top_red_line.gif') repeat-x top left;
	height:4px;
}

.redline
{
	background:url('Images/top_red_line.gif') repeat-x top left;
	height:2px;
}

.repeatimage
{
    background-repeat:repeat-x;
}

.bottomredline
{
	height:2px;
	background-color:#AD0B09;
}
.footerbg
{
	background:url('Images/footer_bg.jpg') repeat-x top left;
	height:93px;
	color:#FFFFFF;
	text-align:center;
	padding:0px 20px;
	line-height:20px;
}
.footerbg a, .footerbg a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.crosswordtable
{
	border:solid 1px #797979;
	background-color:#E2F2FF;
	padding:12px;
}

hr
{
	noshade:noshade;
	size:1px;
	height:1px;
	text-align:left;
	border-style:dashed;
	border-color:Gray;
}

.logobg
{
	background:url('Images/bg_login.jpg') repeat top left;
}
.topbg
{
	background:url('Images/logo_top_line.jpg') repeat top left;
	height:40px;
}
.toplinks
{
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
}
.toplinks a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.toplinks a:hover
{
	color:#FCA000;
	font-weight:bold;
}

.gridlinks
{
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    color:#1a4d8c;
}
.gridlink
{
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}
.publicationsbg
{
	background:url('Images/publications_bg.gif') no-repeat top left;
	height:35px;
	padding-left:10px;
}
.pollbg
{
	background:url('Images/polls_bg.gif') no-repeat top left;
	height:30px;
	padding-left:10px;
}
.aboutbg
{
	background:url('Images/bg_abt_radguru.jpg') repeat-x bottom left;	
}

.hyperlink
{
	text-decoration:none;
	line-height:30px;
}
.link
{
	text-decoration:none;
}

.casebg
{
	background:url('Images/bg_case.gif') no-repeat top left;
	height:25px;
	padding-left:55px;
}
.casecontent
{
	border-left:Solid 1px #797979;
	border-right:Solid 1px #797979;
	border-bottom:Solid 1px #797979;
	background-color:#E2F2FF;
	padding:10px;
}

.titlelabel
{
    font-weight:bold;
    font-family:Georgia;
    font-size:14px;
    line-height:20px;
}

/* Grid view main */
.gridbody
{
    font-style :normal ;
    font-family :Arial ;
    color :Black ;
    height:40px;
    font-size :11px;
    text-align:left;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px; 
    padding-bottom: 1px;
    vertical-align:top;
}
.Alternategridbody 
{
    font-style :normal ;
    font-family :Arial ;
    color :Black ;
    font-size :12px;
    text-align:left;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px; 
    padding-bottom: 1px;
    vertical-align:top;
    background-color:#F6F6F6;
}
.gridbodyOffer
{
    font-style :normal ;
    font-family :Arial ;
    color :Black ;
    height:40px;
    font-size :11px;
    text-align:Center;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px; 
    padding-bottom: 1px;
    vertical-align:Middle;
}
.AlternategridbodyOffer
{
    font-style :normal ;
    font-family :Arial ;
    color :Black ;
    font-size :11px;
    height:40px;
    text-align:Center;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px; 
    padding-bottom: 1px;
    vertical-align:Middle;
    background-color:#F6F6F6;
}
/* End Grid view main */


/* Accordion control */

.accordionHeaderCustomer
{
    border: 0px solid #CB0909;
    color: white;
    background-color: #094081;
	font-size: 13px; 
	font-weight: bold; 
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContentCustomer
{
    background-color: #E2F2FF;
    border: 1px dashed #094081;
    border-top: none;
    padding: 10px;
    line-height:20px;
    padding-top: 10px;
}
.links1
{
	text-align:left;
	text-decoration:none;
	color:#094081;
	vertical-align:top;
}

.graybutton
{
	background:url('Images/button_bg.jpg') repeat-x top left;
	padding:0px 3px;
}

.inner ul
{
	padding:0px;
	margin:0px;
}
.inner ul li
{
	color:#000000;
	font-size:12px;
	line-height:20px;
	list-style-type:none;
	background:url(Images/inner_subarrow.gif) no-repeat top left;
	padding-left:20px;
	margin:0px;
	background-position:3px 5px;
}
.innerbg
{
	padding:10px;
	background-color:#E2F1FE;
}
.innerbg1
{
	padding:10px;
}
.innercaption
{
	color:#094081;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	vertical-align:bottom;
}

.innercontent
{
	color:#094081;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
}

.greenlabel
{
	color:#347800;
	font-weight:bold;
}
.redlabel
{
	font-weight:bold;
	font-style:italic;
	color:#A30327;
}
.tutorialline
{
	background:url('Images/tutotial_line.gif') no-repeat center left;
	height:15px;
}
.blacklable
{
	color:#000000;
	font-weight:bold;
	font-size:13px;
}

.watermark
{
    font-style:italic;
    color:#F3F3F3;
}
