﻿*
{
	margin:0; padding:0;
}
	
body
{
	background: #eda url(img/gradient_blue.gif) repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/*padding-left: 10px;*/
	font-weight: normal;
	font-size: 12px;
	line-height:130%;
}

#h2box
{
	background: url(img/header_back.jpg) no-repeat;
	border-top: solid 10px #ff2d2d;
	height:179px;
}

h2
{
	margin: 153px 0 10px 10px;
	color: #000;
	font-weight:400;
	font-size:26px;
}

h3
{
	color: #ff2d2d;
	font-weight:900;
	font-size: 18px;
	text-transform: uppercase;
}
h4
{
	font-weight:900;
	font-size: 14px;
}
p
{
	padding:0.5em 0;
}
ul
{
	padding:0.5em 0;
}

label
{ float:left; width:10em; clear:left; text-align:right; margin-right:0.3em; }

ul {padding-left:15px;}
#container
{
	width:745px;
	/*background:url(img/container.gif) repeat-y;*/
	border-right:solid 31px #000;
	padding:0 0 0 11px;
	background: #fff;
	margin:0 auto;
}

#masthead
{
	/*background:#ff2d2d;*/
}

#header
{
	text-align: right;
	background: url(img/masthead_badge.jpg) no-repeat;
	height: 80px;
	border-right: solid 10px #ff2d2d;
	border-right-color: #ff2d2d;
}
#header img
{
	float: left;
	margin: 10px 0 0 100px;
}
#subtitle
{
	position: relative;
	top: 50px;
	right: 50px;
	font-style:italic;
	font-size:18px;
}

#topNav, #topNav span a
{
	color: #eda;
}
#topNav
{
	background: #000;
	text-align:center;
	padding:0.5em 0 0.3em 0;
	font-size:14px;
}
#topNav span a 
{
	text-decoration:none;
}
#topNav span a:hover
{
	text-decoration:underline;
}
#topNav .currentPage
{
	font-weight:700;
	color:#eda;
	padding: 0.2em 0.4em 0.5em 0.4em;
	background-color:#ff2d2d;
}
#topNav .currentPage:hover
{
	text-decoration:none;
}

#wrapper {border-right:solid 10px #ff2d2d;}
#adminWrap {border-right:solid 10px #ff2d2d; background: url(img/dotwrap.jpg) repeat-y;}

#main
{
	padding:1em 60px 1em 1em;
	background:url(img/dot_back.gif) repeat-y;
}

#dashboard
{
    width:65%;
    padding:1em;
    float:left;
	font-size:0.93em;
}

.ticketinfo, .ticketnote
{ border-bottom: dashed 1px #E8445C; }

.dateOnsite
{
	text-align:center;
	padding:1em 30% 0 30%;
}

#sidebar { float:right; width:30%; font-size:0.75em;}
#sidebar li {padding:1px 0;}
#sidebar li img {padding-right:2px;}
#sidebar ul
{
	list-style:none;
 	margin:0;padding:0;
	border-bottom: dotted 1px #EB5A70;

}
#sidebar h3
{
	color: #39ADAC;
	font-weight:900;
	font-size: 14px;
	text-transform: none;
	padding:1px 0;
}

.spacer {clear:both;}

#footer
{
	color:#eda;
	background:#ff2d2d;
	text-align:center;
	font-size:80%;
	padding:1em 0;
	width:auto;
}
#bottomNav
{
	text-align:center;
	padding:0 0 0.5em 0;
	margin: 0 20%;
}
#bottomNav span a 
{
	color:#eda;
	text-decoration:none;
}
.abutton
{
	border: 1px solid #E8445C;
	float: right;
	margin: 0.4em;
	padding: 0.4em;
	background: #ff2d2d;
	text-decoration: none;
	color: #000;
}
.abutton:hover
{text-decoration:underline;}
#products {text-align:center;}
#products img
{
	vertical-align: middle;
}