﻿body 
{
	font-size:12px;
	/*background-color:#797B7D;*/
	/* background-color:#F9D793;*/
	background-color:#C6DBFF;
	margin-top:0px;
}

a img
{
	border:none;
}

div#main
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;	
	text-align:center;	
	  
}


.OrgsLst
{
	overflow:auto;	
	height:400px;
}
.OrgsLst a
{
	color:#017BAA;	
	text-decoration:none;
}


div#content
{
    background-color:White; 
    margin-top:5px;
}

td#leftMain
{
	width:480px;
	padding-right:10px;
	padding-left:-10px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;	
}

.sideBar, .mainContent
{
	font-family:Arial;
	font-size:12px;	
	text-align:left;
}

.mainContent
{
	padding-left:15px;
}

td#leftMain input
{
	font-size:12px;	
}

td#rightMain
{
	
	float:right;
	width:320px;
	padding-left:30px;
	padding-right:30px;
	
}

h1
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

h2, .h2nobr
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}


.detailSectionHeader
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

div.seperator
{
	height:2px;
	border-bottom: dotted 1px black;
	width:95%;
}

.Grid, .GridHeader
{
	background-color:#EFAA00;
	
}

.GridHeader
{
	color:#ffffff;
	font-size:12px;
}

.GridRow
{
	background-color:#FFFFFF;		
}

.GridAltRow, .TableForm
{
	background-color:#FFF8C1;
}

.Grid
{
	font-family:Verdana;
	font-size:10px;		
}

.Grid
{
	text-align:left;
}

.Grid a, .sideBar a, a.link
{
	color:#017BAA;	
}

/* dark orange */
.Grid a:hover, h1, .detailSectionHeader, h2, .h2nobr,a.h2:hover
{
	color:#EFAA00;
}


.GridAltRow, .GridRow, .GridHeader, .GridItem
{
	border-bottom:1px solid #797B7D;
}

.TableForm
{
	border:1px solid #797B7D;
}
.DVFieldHeader
{
	text-align:right;
	
}

.TextBox
{
	font-size:12px;
	padding:2px;
}

.Req
{
	color:Red;
}

.TableForm
{
	
}

#logoDiv
{ position:relative;
	top:30px;
	left:20px;
	z-index:100;
}

.adminButton
{
	font-size:10px;
}

.boxTop
{
	background-image:url(images/boxTop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:346px;
	
}

.boxMiddle
{
	background-image:url(images/boxMiddle.jpg);
	width:346px;
	
}

.boxBottom
{
	background-image:url(images/boxBottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:346px;
	padding-top:10px;
	padding-bottom:10px;

}

#top
{
	width:916px;
}

#header
{
	float:right;
	background-image:url('images/top_background.jpg');
	background-repeat:no-repeat;
	width:766px;
	height:219px;
	min-height:219px;
	margin:0px;
	text-align:center;
	position:relative;
	color:white;
	font-size:14px;
	font-family:Arial;
	
}

#logoDiv
{
	float:left;
	margin-top:0px;
	width:150px;
	height:120px;	
}

#navBar
{
	position:absolute;
	left:20px;
	top:193px;
}

#phoneDiv
{
	width:280px;
	position:absolute;
	top:80px;
	left:230px;
	color:#000000;
	font-weight:bold;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;

}

.couponPnl
{
	text-align:right;
	width:150px;
	border:solid 1px #888888;
	padding:20px;
	padding-top:5px;
	margin:20px;
}

.totals
{
	text-align:right;
	width:220px;
	float:right;
}


.smallLink
{
	font-size:11px;
	padding-bottom:3px;
	text-decoration:none;
}

.selFilter
{
	font-weight:bold;
}