﻿*
{
	font-size:9pt;
	font-family:Arial;
}
html, body {
	background-color:#F7941E;
	font-family:Arial;
}
body {
	color:#222222;
	font-family:arial;
	margin:0pt auto;
	padding:0pt;
	background-color:#fff;
}
a {text-decoration: underline; padding: 1px; }
a:link { color: #03c; }
a:visited { color: #03c; }
a:hover { color: #600; text-decoration: none; }
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
h1 {
	border-bottom:0pt none;
	color:#333333;
	font-family:"Lucida Grande",arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0pt;
	padding:0pt;
}
ol, ul, li {
	margin:0pt;
	padding:0pt;
}
/*-----------------------------------------------------------------------------------------
HEADER DIALOG
-------------------------------------------------------------------------------------------*/
#HeaderSmall {
	background: #1D5A86 url(../images/header_sm.png) no-repeat left top; /* right scroll 0%;*/
	margin:0px;
	padding: 1px 0px 1px 0px;
	position:relative;
	text-align:left;
}

/*-----------------------------------------------------------------------------------------
HEADER
-------------------------------------------------------------------------------------------*/
#Header {
	background: #1D5A86 url(../images/header_bg.png) no-repeat left top; /* right scroll 0%;*/
	margin:0px;
	padding: 1px 0px 1px 0px;
	position:relative;
	text-align:left;
}
#Header h3.global 
{
	float:right;
	position:relative;
	text-align:right;
	width:300px;
}
#Header h3, #Header h3 a:link, #Header h3 a:visited {
	color:#FFFFFF;
}
#Header h3 {
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	margin:7px 0pt 0pt;
	padding:0pt 30px 0pt 32px;
	text-align:left;
}
#Header h3 span.pipe {
	opacity:0.6;
}
#Header h1 {
	color:#FFCC00;
}
#Header h1 {
	color:#FFCC00;
	font-size:24px;
	font-weight:normal;
	margin:7px 0pt 0pt 30px;
	padding:0pt 0pt 10px;
	text-align:left;
}
/*-----------------------------------------------------------------------------------------
TABS
-------------------------------------------------------------------------------------------*/
#Tabs {
	margin: 0 0 0 30px;
	height: 25px;
	padding: 0;
}
#Tabs ul {
	margin: 0; 
	padding: 0;
}
#Tabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	border: none;
}
/*
#Tabs ul#MainTabs 
{
}
*/
div#Tabs a:link, div#Tabs a:visited {
	text-decoration: none;
}
/*
#Tabs a:hover {
	color: #fff;
	background: #ED9222;
}
*/
#Tabs ul#MainTabs a:link, #Tabs ul#MainTabs a:visited {
	float: left; /* for IE6 */
	font-size: 12px;
	font-weight: normal;
	padding: 4px 8px 5px 8px;
	margin: 0 1px 0 1px;
}
#Tabs ul#MainTabs a:link.current, #Tabs ul#MainTabs a:visited.current {
	background: #e5e5e5 url(../images/tab_on.png) bottom repeat-x;
	border: 1px solid #fff;
	color: #1D5A86;
	text-decoration: none;
	margin: 0 1px 0 1px;
}
#Tabs a:link, #Tabs a:visited {
	background-color: #17476A;
	color: #F0F0F0;
	border: 1px solid #103149;
	/*border-bottom: 1px solid #c00;*/
}
#Tabs ul#MainTabs a:link.current, #Tabs ul#MainTabs a:visited.current,
div#CategoryList a.current:link, div#CategoryList a.current:visited {
	color: #1D5A86;
}
#Tabs a:hover {
	color: #1D5A86;
	background: #fff url(../images/tab_on.png) bottom repeat-x;
	border: 1px solid #fff;
}
#Tabs li#AdminTab a:link, #Tabs li#AdminTab a:visited {
	color: #fff;
	background-color: #900;
	border-bottom: 1px solid green;
	text-decoration: underline;
}
#Tabs li#AdminTab a:hover {
	color: #fc0;
}
#Tabs li#AdminTab a.current {
	color: #fc0;
	text-decoration: none;
}
/*-----------------------------------------------------------------------------------------
CONTENT
-------------------------------------------------------------------------------------------*/
div#Wrapper 
{
	margin:0pt auto;
	padding:12px 23px 0pt 30px;
}
div.sheet {
  margin-top: 0;
  font-size: 13px;
  line-height: 140%;
}
.container {
	margin: 0 auto 0 auto;
	text-align: center;
	min-width: 750px;
}
.containerSmall {
	margin: 0 auto 0 auto;
	text-align: center;
	min-width: 450px;
}
table.layout {
  clear: left;
  border-collapse: collapse;
  width: 100%;
}
table.layout td.left, table.layout td.right {
  vertical-align: top;
  padding: 0;
}
table.layout td.left {
  width: 70%;
}
table.layout td.right {
  width: 30%;
}
div.Left {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 70%;
	float: left;
	}
div.Right {
	margin: 0px 0 0 0;
	padding: 0;
	text-align: left;
	/*position: absolute;*/
	float: left;
	width: 30%;
	}
table.layout td.left div.Left, table.layout td.right div.Right {
  width: auto;
  float: none;
}
.Footer 
{
	background: #F7941E url(../images/bg_footer.png) top repeat-x;
	height:8.6em;
	clear: left;
	font-size: 9px;
	color: #fff;
	margin-top: 60px;
	text-align: left;
	padding: 25px 25px 25px 25px;
}
.Footer a:link, .Footer a:visited {
	color: #fff;
}
.Footer a:hover {
	color: #fff;
}
/*-------------------------------------------------
NEW FOR PROPORTIONAL WIDTH VERSION 
-------------------------------------------------*/
.col {
padding: 0 20px;
text-align: left;
}
.Left .col,
.Full .col {
padding: 0 8px 0 0;
background: #F0F0F0 url(../images/bg_right.gif) right repeat-y;
position: relative;
}
.Left .innercol,
.Full .innercol {
padding: 15px 60px 20px 23px;
}
div.Left .bottom,
div.Full .bottom {
background: url(../images/bg_bottom.gif) top right no-repeat;
font-size: 8px;
}
div.Right .col {
min-width: 200px;
padding: 0 0 0 9px;
}
div.page_header {
  background: #C8C8C8;
  margin: 0 0 5px 0;
  padding: 10px 0px 10px 12px; 
}
div.page_header h1 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #000;
}
div.page_header h1 span {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
div.page_header_links
{
	float:right;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	color: #000;
}
div.page_header_links div
{
	clear:both;
	padding: 0px 0px -20px 0px;
}
div.page_header p {
  margin: 5px 0 0 0;
}
div.page_header h1 {
  margin-bottom: 0;
}
body.overview  {
  width: 350px;
}
table.basic th
{
	background:#E9E9E9 none repeat scroll 0%;
	border-bottom:2px solid #FFFFFF;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	padding:5px;
}
span.msg
{
	color:Red;
}
div.msg
{
	padding: 5px;
}
div.side_header {
  background: #C8C8C8;
  margin: 0 0 5px 0;
  padding: 10px 0px 10px 12px;
}
div.side_header h1 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #000;
}
div.side_option, div.side_option div
{
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
div.side_option h1
{
	font-size:9pt;
}
div.side_option div a
{
	display:block;
	padding: 0px 0px 0px 8px; 
	margin: 0px 0px 4px 0px;
}
input[type="button"], input[type="submit"]
{
	background: #e5e5e5 url(../images/bg_tab.gif) top repeat-x;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	color: #222;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	cursor:pointer;
}
#minheight
{
	background: transparent url(../images/height_spacer.gif) left no-repeat;
}
/**********************************************************************************************
Time Picker
**********************************************************************************************/
#CP_hourcont {
padding: 0px;
position:absolute;
border:1px dashed #666666;
background-color:#eeeeee;
display:none;
}

#CP_minutecont {
background-color:#dddddd;
padding: 1px;
position:absolute;
width:45px;
display:none;
}

.floatleft {
float:left;
}

.CP_hour {
padding:1px;
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
white-space:nowrap;
cursor:pointer;
width:35px;
}

.CP_minute {
padding:1px;
/*background-color:#dddddd;*/
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
white-space:nowrap;
cursor:pointer;
width:auto;
}

.CP_over {
background-color:#ffffff;
}

span.req
{
	font-weight:bold;
	color:Red;
	padding:0 3px 0 3px;
}
span.info
{
	font-size:8pt;
	color:#666;
}
/**********************************************************************************************
GRID VIEW
**********************************************************************************************/
table.grid
{
	border-color: #C8C8C8;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}
table.grid.td
{
	border-color: #C8C8C8;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}
table.grid td, table.grid th, table.grid td a, table.grid td a span, table td, table th
{    
	font-size:8pt;
	font-family:Arial;

}
table.grid th, table.grid th a
{
	background-color:#e0e0e0; /*F7941E;*/
	color:Black;
}
table.grid th
{
	padding:2px;
}
/*table.grid tr.altrow
{
	background-color:#eee;
}*/

table th
{
	text-align:left;
	background-color:#E0E0E0;
	color:#000;
}
table td
{   
	vertical-align:top;
}