/* ASP Application Framework Main CSS file */

/* This file should only contain global styles and site layout dimensions */
#mainDiv {
	
	position:relative;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}




#splashDiv {
	position:absolute;
	left: 650px;
	top:0px;
	z-index:4;

}

#textDiv {

	display:none;


}

#logoDiv {

	display:none;

}

#loadingDiv {
	
	display:none;

}

#menuDiv {
	padding-top:1px;
	position:absolute;
	z-index:0;
	top:109px;
	left:0px;
	height:26px;
	width:900px;
	overflow:hidden;
	text-align:left;
	margin-left:auto;
	margin-rigth:auto;
	overflow:visible;
	border-bottom:solid 1px brown;	
}

#footerDiv {
	clear:both;
	position:relative;
	width:800px;
	height:30px;
	padding-top:8px;
	border-top:solid 1px brown;
	font-family: "Trebuchet MS", Trebuchet;
	font-size:14px;
	color: white;
}

ul {list-style:none;}

body {
	
	margin:none;
	background:url('/images/design/background_pink.png');
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:white;
}

a {

	text-decoration:none;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:wheat;
	
}


a:hover {

	text-decoration:underline;
	color:#FF7F00;

}

h3 {

	color:lightgreen;
	font-family:"Trebuchet MS", Trebuchet;
	font-size:24px;
	font-weight:normal;
}

li{

	line-height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	

}

.h3 {

	color:white;
	font-family:"Trebuchet MS", Trebuchet;
	font-size:18px;
	font-weight:normal;
}

h1 {

	color:yellow;
	font-family:"Trebuchet MS", Trebuchet;
	font-size:24px;
	font-weight:normal;
}

.h1 {

	color:yellow;
	font-family:"Trebuchet MS", Trebuchet;
	font-size:24px;
	font-weight:normal;
}

#bodyDiv {

	position:relative;
	width:800px;
	font-family:"Trebuchet MS", Trebuchet;
	font-size:14px;
	color:#555555;
	border-top:none;
	top:-70px;
	
}

#bodyLabel {

	position:relative;
	width:800px;
	height:50px;
	padding-bottom:2px;
	
	line-height:60px;
	
	
	
	background-position:top;
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	top:-55px;
	color:brown;
	/* border-bottom:solid 1px #555555; */
	
	

}


#contentDiv {
	
	position:relative;
	top:0px;
	left:0px;
	padding-top:30px;
	text-align:center;
	height:auto;
	width:900px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	background:url('/images/design/content_back.png');
	background-repeat:no-repeat;
	background-position:right top;
	

}


#headerDiv {
	
	position:relative;
	height:134px;
	width:900px;
	overflow:visible;
}

#headerGraphic{
background:url('/images/design/header_pink.png');
}

#loadingDiv {
	position:relative;
	left:0px;
	top:10px;
	width:128px;
	height:67px;
	z-index:1;
	filter:alpha(opacity=00);
	opacity: .0;
	-moz-opacity:.0;
	display:none;
}



#footerDiv {
	clear:both;
	position:relative;
	height:30px;
	border-top:solid 1px tan;
	font-family: "Trebuchet MS", Trebuchet;
	font-size:14px;
	color: white;
	position:relative;
	left:0px;
	width:900px;
	font-weight:bold;



}


img{

	border:none;
	text-decoration:none;
	
}


#copyright {

	font-family:"Trebuchet MS";
	font-size: 9px;
	color:wheat;

}

.headerRow {
	
	font-family:"Trebuchet MS";
	font-size: 18px;
	color: brown;
	border-bottom:solid 1px brown;
	
}



/*filter:alpha(opacity=00);
	opacity: .0;
	-moz-opacity:.0;*/
	
	
.price{

	font-family:trebuchet;
	font-size:24px;
	color:wheat;
	
}
