/*
@media print
{
	BODY
	{
		background: white;
		margin: 0;
		padding: 0;
		position: absolute;
		width: 7in !important;
	}
	#titlebox, #navbox, #footerbox, .noprint, .enoteshade, INPUT, TEXTAREA, SELECT, BUTTON
	{
		display: none;
	}
	#mod #content, #bodybox, .ticketHistory {
		padding: 0px !important;
		margin: 0px !important;
	}
	.ticketHistory {
		left: 0px;
		top: 40px;
		position: absolute
	}
	.officeuse {
		width: 98%; 
		font-size: 10px;
		position: absolute;
		top: 0px;
		left: 0px;
		border: 1px solid black;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		
	}
	.officeuse .officehead, .officeuse .officeitem, .officeuse .officeitemfirst {
		float: left;
	}
	.officeuse .officehead {
		font-weight: bold;
		padding-right: 5px;
	}
	.officeuse .officeitem {
		padding-left: 10px;
	}
	.officeuse .officeitemfirst {
		padding-left: 0px;
	}	
	a, a:link, a:hover, a:visited {
		color: inherit;
		text-decoration: none;
	}
	#mod #content #data {
		padding: 0;
		margin: 0;
		border: none !important;
		margin-right: 0;
		padding-right: 0;
	}
}
*/
@media screen
{
	.noscreen, #colophon
	{
		display: none;
	}
}

A, .fakelink
{
	color: #b01527;
	text-decoration: underline;
}

A:hover, .fakelink:hover
{
	text-decoration: none;
}

A IMG
{
	border: none;
}

#container
{
	background-color: #FFF;
	margin: 0px auto;
}

#titlebox
{
	height: 40px;
	background-color: green;
	color: #FFF;
	border-bottom: solid 1px black;
	font: 24px Georgia;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 40px;
	padding: 0 10px 0 10px;
}

.headerLink A {
	text-decoration: none;
	color: #fff;
}

#maxey
{
		float: right;
	line-height: 40px;
}

#navbox
{
	width: 150px;
	font: 11px Verdana, sans-serif;
	float: right;
	padding: 5px;
	margin: 10px 0 10px 10px;
}

#footerbox
{
	border-top: solid 1px #a7a9ac;
	font: 9px Verdana, sans-serif;
	padding: 10px;
}

#colophon
{
	font: 9px Verdana, sans-serif;
	text-align: center;
}

H2
{
	font: 16px Verdana, sans-serif;
	font-weight: bold;
}

H3
{
	font: 14px Verdana, sans-serif;
	font-weight: bold;
}

H4
{
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	border-bottom: solid 1px #CCC;
}

#opplist
{
	width: 720px;
}

#opplist TD
{
	width: 33%;
	border: none;
}

.error
{
	color: red;
	font-weight: bold;
	font-size: 14px;
}

.info
{
	color: green;
	font-weight: bold;
}

.small
{
	font-size: 10px;
}

TABLE
{
	border-collapse: collapse;
}

TH, TD
{
	padding: 2px 10px 2px 10px;
	text-align: left;
	vertical-align: top;
}

TH
{
	vertical-align: bottom;
}

TD
{
	border-top: solid 1px #CCC;
	font-size: 11px;
}

.st
{
	text-decoration: line-through;
}

.hi
{
	background-color: #FF6;
}

INPUT, TEXTAREA, SELECT, BUTTON
{
	font: 11px Verdana, sans-serif;
}

LABEL
{
}

.report TD
{
	font-size: 10px;
}

.sigTable TD
{
	border: none;
	padding-top: 50px;
}

.enoteshade
{
	background-color: #FAA;
	padding: 5px 0 5px 0;
}

.weatherbox
{
	width: 435px;
	height: 90px;
	background-image: url( http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/blue_435x90_bg.jpg );
	background-repeat: no-repeat;
	background-color: #346797;
	font: bold 10px Arial, sans-serif;
	color: #FFF;
	margin: 0 0 10px 0;
}

.weatherbox A
{
	color: #FFF;
	padding: 0 10px;
	text-decoration: none;
}

#officeBox
{
	border: solid 1px #CCC;
}

#officeBox TD
{
	border: none;
	padding: 5px;
	vertical-align: middle;
	font-size: 10px;
}

.breakout, .quotebox
{
	border-left: solid 3px green;
	margin-left: 10px;
	padding-left: 10px;
}

.breakout
{
	margin-bottom: 35px;
}

.shipin
{
}

.shipout
{
}

TABLE.shipembed TD
{
	border: none;
	padding: 1px 10px 1px 0;
}

.salesOppList
{
	margin-bottom: 15px;
}
.clientcontact, #clientheader, .ticketHistory {
	width: 100%;
}
.clientcontact #clientheader {
	border-bottom: 1px solid #a7a9ac;
}
.clientcontactleft, .clientcontactright {
	float: left;
	width: 48%;
}
.clientcontact .client {
	font-weight: bold;
	font-size: 15px;
}
.clientcontact .itemhead {
	float: left;
	width: 100px;
	font-style: italic;
	font-size: 12px;
}
.clientcontact .itemvalue {
	float: left;
	font-size: 12px;
}
.clientcontact .itemhead,
.clientcontact .itemvalue {
	padding: 3px 0 0 0;
}
.contactInst {
	font-size: 11px;
}
.siteManualTable {
	width: 750px;
}
.siteManualItem {
	width: 100px;
}	
.siteManualValue {
	width: 450px;
}
.siteManualValue textarea, .siteTextInput {
	width: 440px;
}
.siteManualValue textarea {
	height: 70px;
}
#popupView {
	margin: 1em;
	padding: 5px;
	background: #fff;
}
.siteOptions {
	width: 100%;
}
.siteOptions textarea {
	width: 400px;
	height: 200px;
}
.siteOptions .siteOptionsKey {
	width: 190px;
}
.personBoxLeft {
	float: left;
	padding-right: 70px;
}
.personBoxRight {

}
#dhtmltooltip{
position: absolute;
width: 80px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

table.configoptions {
}
table.configoptions th {
	vertical-align: top;
	font-weight: normal;
	width: 180px;
}
table.configoptions td {
	border: none;
	padding-bottom: 15px;
}
table.configoptions textarea {
	width: 500px;
	height: 100px;
}
table.configoptions input[type="text"] {
	width: 500px;
}
.locked {
	background-color: #e6e6e6;
}
.ticketFormBlock {
	border-bottom:1px solid #cccccc;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-bottom:5px;
	font-size: 11px;
}
.ticketFormTitle {
	float:left;
	width:120px;
}
.ticketFormBody {
	margin-left: 120px;
}
.countdown_descr {
	display: block;
}
.countdown_amount {
	font-size: 16px;
}
#tkregistrationform label, #tkforgotpasswordform label, #tkresetpasswordform label {
    display: block;
    margin-top: 15px;
    padding-bottom: 5px;
}
#tkregistrationform .input, #tkforgotpasswordform .input, #tkresetpasswordform .input {
    width: 200px;
}
.jqpopup {
   background:#FFFFFF;
   position:absolute;
   z-index:1;border-left:1px solid #CCCCCC;border-top:1px solid #CCCCCC;border-right:2px solid #CCCCCC;border-bottom:2px solid #CCCCCC;
   display:none;
}


.jqpopup_header{
   margin:0;padding:0;top:0;left:0;padding-left:10px;padding-right:5px;padding-bottom:2px;font-size:15px;font-weight:bold;
   background: url(https://tk.elevationmediamarketing.com/img/jqbar.jpg) repeat-y #A4C7EE;
   cursor:move;
}

.jqpopup_footer{
   padding-left:10px;padding-right:10px;padding-bottom:5px;text-align:right;font-size:10px;
}

.jqpopup_content{
   padding-left:10px;padding-right:10px;
}

.jqpopup_message{
   padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:5px;color:red;font-size:12px;font-weight:bold;
}

.jqpopup_resize{
   background: url(https://tk.elevationmediamarketing.com/img/jqresize.gif) no-repeat;
   height:14px;
   width: 16px;
   position: absolute;
   padding-bottom:2px;
   padding-right:2px;
   bottom: 0;
   right: 0;
   cursor: se-resize;
}

.jqpopup_cross{
   background: url(https://tk.elevationmediamarketing.com/img/jqcross.jpg) no-repeat;
   height:14px;
   width: 16px;
   position: absolute;
   top: 0;
   right: 0;
   cursor: pointer;
}

.jqpopup_center{
   background: url(https://tk.elevationmediamarketing.com/img/jqcenter.jpg) no-repeat;
   height:14px;
   width: 16px;
   position: absolute;
   top: 0;
   right: 18px;
   cursor: pointer;
}
#searchFormLarge {
	margin-top: 20px;
	width: 400px;
}
