/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #d5d5d5;
	margin: 0;
	padding: 0;
	text-align: center;
}
.Register
{
	background: #DEDDDD;
	font-size:12px;
	font-weight:normal;

	color:Black;
	font-weight:bold;
	height:19px;
	text-decoration:none;
	cursor: hand;
	width:120px;
	height:24px;
}
.Registered
{
	background: #DEDDDD;
	font-size:12px;
	font-weight:normal;

	color:Maroon;
	font-weight:bold;
	height:19px;
	text-decoration:none;
	cursor: hand;
	width:120px;
	height:24px;
}
a{ 
	color: #4d85a1;
}
a:hover{
	color: #003163;	
}
a:visited{
	color: #666666;
}
p{
	padding: 7px 0 7px 0;
	margin: 0 0 0 0;
}
h1{
	color: #003163;
	font-size: 19px;
	font-weight: normal;
}
h2{
	color: #666666;
	font-size: 15px;
	font-style: italic;
}
#wrapper{
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	width: 980px;
	padding: 0 6px 0 6px;
	margin: 0px auto;
	text-align: left;
}
#homemast{
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 245px;
}
#homelogo{
	float: left;
	width: 88px;
	padding: 17px 0 0 6px;
}
#nav{
/*	width: 772px;*/
	height: 47px;
	color: #717171;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 12px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
#nav ul {
/*	width: 527px; */
	margin: 0;
	padding: 0;
/* 	float: left; */
}
#nav li {
	list-style: none;
	float: left;
	display: inline;
	padding: 0;
	margin:0;
}

#nav a {
	display: block;
	text-decoration: none;
	margin: 0;
	text-align: center;
/*	padding: 14px 0 0 0;*/
padding: 0;

	width: 143px;
/*	height: 47px;*/
/*	border-left: 1px solid #FFF;*/
	color: #FFF;
	background-image: url(images/nav_btn.jpg);
	background-repeat: no-repeat;
}
#nav .first{
	padding: 8px 0 16px;
	background-image: none;
}
#nav .single{
	padding: 14px 0 22px;
}
#nav .double{
	padding: 8px 0 16px;
}
#nav a:hover {
	color: #c1e0f7;
}
#nav a#current {
	background-image: url(images/nav_btn_active.jpg);
	background-repeat: no-repeat;
}
#secondnav{
	text-align: right;
	padding: 7px 15px 7px 0;
	font-size: 10px;
}
#secondnav a{
	color: #000;
	text-decoration: none;
}
#btnhome{
	padding-left: 5px;
}
#content{
	padding: 12px;
}
#footer{
	height: 104px;
	margin: 0 60px 0 20px;
	background-image: url(images/sub.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 30px;

}
#footer p{
	border-top: 1px solid #000;	
	font-size: 10px;
	color: #003163;
}
#pageind{
	padding: 60px 0 12px 12px;
}
#pageind img{
	padding-right: 2px;
}
label{
	color: #003163;
	font-weight: bold;
}
.inputwide{
	width: 150px;
}
.textareawide{
	width: 90%;
}
.ContractType
{
    width:400px;
}
#shadow{
	width: 990px;
	background-image: url(images/shadow2.png);
	background-repeat:no-repeat;
	height: 6px;
	font-size: 1px;
	background-color: #d5d5d5;
	margin: 0px auto;
}
.normalbutton
{
	width:120px;
}
.headertext
{
	font-size:16px;
	color:Navy;
	font-family: Tahoma Arial;
}
ul.TickList 
{
	font-size:14px;
	color:Black;
  list-style-image: url('images/tick.gif')
}



@font-face
	{font-family:Arial;
	panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
	{font-family:"Bodoni MT";
	panose-1:2 7 6 3 8 6 6 2 2 3;}
@font-face
	{font-family:"Bodoni MT Black";
	panose-1:2 7 10 3 8 6 6 2 2 3;}
@font-face
	{font-family:"Times New Roman";
	panose-1:2 2 6 3 5 4 5 2 3 4;}
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin-right:0pt;
	text-indent:0pt;
	margin-top:0pt;
	margin-bottom:0pt;
	text-align:left;
	font-family:"Times New Roman";
	font-size:10.0pt;
	color:black;}
p.MsoTitle, li.MsoTitle, div.MsoTitle
	{margin-right:0pt;
	text-indent:0pt;
	margin-top:0pt;
	margin-bottom:0pt;
	text-align:center;
	font-family:Arial;
	font-size:72.0pt;
	color:black;}
ol
	{margin-top:0in;
	margin-bottom:0in;
	margin-left:-2197in;}
ul
	{margin-top:0in;
	margin-bottom:0in;
	margin-left:-2197in;}
@page
	{size:8.0302in 11.0in;}
	

.progress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}
.container
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.header
{
    background: url(images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.body
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}
.PaymentMethod
{
	font-size:14px;
	color:Blue;
}
.PaymentInstructions
{
	font-size:14px;
	color:Blue;
}
#divResults
{
	font-family:Arial;
	font-size:13px;
	color:Black;
}
#divResults2
{
	font-family:Arial;
	font-size:13px;
	color:Black;
}
.livesearch
{
	width: 290px;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
}
.liveresults
{
	width: 294px;

	border-bottom: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	font-size:13px;
	font-family: Arial;
	color:Black;
}
.livelink
{
}
.messagetext
{
	font-size:13px;
}
.alsoitem_excel {
	PADDING-LEFT: 22px;
	BACKGROUND-IMAGE: url(images/excel.gif);	
	MARGIN-BOTTOM: 3px;
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.errfield
{
    color:Red;
    background-color:#ffffff;
    font-weight:bold;
    width:100%
}
.hide
{

	visibility:hidden;
}
.heading
{
	font-weight:bold;
}
.normaltextbox 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:150px;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
    font-weight: 700;
    font-size: medium;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.totalbox 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:50px;
	text-align:right;
	margin-right:5px;
}
.pbox1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:32px;
}
.pbox2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:42px;
}
.ticketbox 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	text-align:right;
	width:42px;
}
.chkbox 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	/* border: 1px solid #666666; */
	width:32px;
}
.titlebox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:120px;
}
.namebox 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:100px;
}
.addressbox 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:612px;
}
.fieldbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:250px;
}
.fieldboxdrp
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:254px;
}
.fieldboxdrp2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:354px;
}
.normaltext
{
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
color: #052E1E;
font-size:14px;
}
.taxbox 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:40px;
	text-align:right;
}
.normalbutton
{
	background: #DEDDDD;
	font-size:12px;
	font-weight:normal;
	border-style:ridge;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:Black;
	font-weight:bold;
	height:19px;
	text-decoration:none;
	cursor: hand;
	width:100px;
	height:21px;
}
.widebutton
{
	background: #DEDDDD;
	font-size:12px;
	font-weight:normal;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:Black;
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
	margin-left: 0px;
}
.commentbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:600px;
	height:60px;
}
.totalboxes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:80px;
	text-align:right;
}
.hidbox
{
	width:20px;
}
.changestext
{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
.popupwin
{
	background-color:#E0E9F8;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
}
.popupwinhead
{
	background-color:#E0E9F8;
	color:#1B306B;
}

.popsessions
{
	background-color:White;
	border-style:inset;
	height: 390px;

  overflow: -moz-scrollbars-vertical;
  overflow-x: none;
  overflow-y: auto;
    margin-left: 40px;
}
.popwindow
{
	padding-left:10px;
	padding-right:10px;
	background-color:#006C85;
	border-style:outset;
	height: 500px;
}
.tblPop
{
	border:none;
	border-bottom:0px;
	border-top:0px;
	background-color:White;
	width:96%
}
.tblPopRow
{

	border:none;
	border-bottom:3;
	border-top:0;
}
.labelpadder
{
	padding:10px;
}
.tbllabel
{

	width:100%;
	/*margin:10px 10px 10px 10px;*/
	
}

.tblSessions
{
	text-align:left;
	border:10px;
	background-color:#E8E3AD;
	width:100%;

}
.tblSessionsSelected
{
	text-align:left;
	border:10px;
	background-color:#A4CBD4;
	width:100%;
	background-image: url(images/tick2.gif);
	background-repeat:no-repeat;
	background-position: 50% 0%;	
}
.notesfield
{
	width:98%;
	height:75px;
border-style:ridge;
	border-bottom: 1px solid #7D7D7D;
	border-right: 1px solid #7D7D7D;
	border-left: 1px solid #7D7D7D;
	border-top:1px solid #7D7D7D;
	color:Black;
}
.noteslabel
{
	font-size:11px;
	font-style:italic;
}
.datefield
{
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}
.costfield
{
	font-size:12px;
}
.sessionfield
{
	font-size:12px;
	font-weight:bold;
}
.locationfield
{
	font-size:11px;
	font-weight:bold;
}
.timefield
{
	font-size:11px;
	font-weight:bold;
}
.descriptionfield
{
	font-size:11px;
}
.qtyfield
{
	font-size:12px;
}
.optionfield
{
	font-size:18px;
}
.radiofield
{
	font-size:12px;
	margin-left:0px;
	display:block;	
}

   table.radiofield input {
      width: 35px;
      display: block;
      float: left;
      vertical-align:top;
   }
   table.radiofield label {
      width: 200px;
      display: block;
      float: left;
   }

.registercapfield
{
	font-size:12px;
}
.checkfield
{
	font-size:12px;
}
.namefield
{
	font-weight:bold;
	color:#ffffff;
}
.tblTotals
{
	color:#ffffff;
	width:100%;
}
.strike
{
    text-decoration: line-through;
    color:Red;
}
