
/* Note:  Main Body Styles */

BODY {
	background:#ffffff;
	margin-top:0;
}

A:link {
	color:#0000cc;
}

A:visited {
	color:#990000;
}

A:alink {
	color:#990000;
}

H1 {
	color: #339999;
	font-family: helvetica,verdana,sans-serif;
	font-size: 125%;
	font-weight:bold;
}

H2 {
	color: #3355bb;
	font-family: helvetica,verdana,sans-serif;
	font-size:104%;
	font-weight:bold;
}

H3 {
	color: #006600;

/*	color: #990066; */
	/*color: #339999;*/
	font-family: helvetica,verdana,sans-serif;
	font-size: 100%;
	font-weight:bold;
}

H4 {
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size: 100%;
	font-weight: bold;
}

.mainfont {
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size:80%;
	width: 372px; 
}

.mainfont2 {
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size:80%;
}

 
.mainfontthin {
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size:80%;
	width: 172px; 
}

.tableheadfont {
	color: #ffffff;
	font-family: helvetica,verdana,sans-serif;
	font-size: 80%;
	font-weight:bold;
} 

.footerfont {
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size: 70%;
}

.parentheticalfont{
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size:80%;
}

.headerfont {
	color: #339999;
	font-family: helvetica,verdana,sans-serif;
	font-size: 125%;
	font-weight: bold;
}

.subheaderfont {
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size:104%;
	font-weight:bold;
}

.subsubheaderfont {
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size: 100%;
	font-weight:bold;
}

.subsubsubheaderfont {
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size: 100%;
	font-weight: bold;
}


/* Note:  Resume Styles */

.resumefont {
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size: 65%;
	word-spacing: 80%;
	width: 372px;
}

.resumefontthin {
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size: 65%;
	word-spacing: 80%;
	width: 172px;
}

.resumehead {
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size: 110%;
	word-spacing: 80%;
	font-weight:bold;
}

.resumehead2 {
	color: #000000;
	font-family: helvetica,verdana,sans-serif;
	font-size: 78%;
	font-weight:bold;
}

.resumefooterfont {
	color: #000000;
	font-family:helvetica,verdana,sans-serif;
	font-size: 90%;
	word-spacing: 80%;
}


/* Note:  These are the database application styles */
/* Note:  Form Styles */

.formfield {
	float: left;
	text-align: left;
	margin: 2px;
	color: #000000;
	background: #ffffff;
}
	
.formfield select {
	margin-left: 6px;
}
	
.formlabel {
	float: left;
	background: #eeeeee;
	font-weight: bold;
	margin: 2px;
	padding: 1px;
	width: 145px;
	text-align: left;
	color: #000000;
}
	
.spacer {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  border: 0px;
  width: auto;
  display: block;
}

.formsection {
	width: 100%;
	background: #330099;
	font-weight: bold;
	margin: 5px;
	padding: 2px;
	text-align: left;
	color: #ffffff;
}



.itemdescription {
	float: left;
	margin: 2px;
	padding: 6px;
	width: 180px;
	text-align: left;
	color: #000000;
	}
	
.itemphoto {
	float: left;
	margin: 2px;
	padding: 1px;
	text-align: left;
	color: #000000;
	width: 180px;
	}
	
.itemdescription2 {
	float: right;
	margin: 2px;
	padding: 6px;
	width: 180px;
	text-align: left;
	color: #000000;
	background: #eeeeee;	
	}
	
.itemphoto2 {
	float: right;
	margin: 2px;
	padding: 1px;
	text-align: left;
	color: #000000;
	width: 180px;
	}	

.itemsubmit {
	border: 2px #99ccff solid;
	border-bottom: 2px #aaaaaa solid;
	border-right: 2px #aaaaaa solid;
	background: #990000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}

.warning {
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-family: helvetica,verdana,sans-serif;
	font-size:83%;
	background: #ffcccc;
	padding: 2px;
	}

.greenlight {
	color: #ffffff;
	width: 100%;
	height: 1.7em;
	font-weight: bold;
	text-align: left;
	font-family: helvetica,verdana,sans-serif;
	font-size:95%;
	background: #006666;
	padding: 2px;
	padding-left: 6px;
	position: relative;
	float: left;
	clear: none;
	top: -22px;
	border: 1px #003333 solid;
	border-right: 1px #003333 solid;
	margin-left: 1px;
	margin-bottom:0px;
}
	
.menu {
	/*background-color: #333333;*/

	}

	
.bartool {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-family: helvetica,verdana,sans-serif;
	font-size:80%;
	position: relative;
	background: #000033;
	padding: 2px;
	padding-left:4px;
	top: -22px;
	margin-top: 0px;
	margin-right: -2px;
	float: right;
	border-right: 2px #666666 solid;
	border-bottom: 2px #666666 solid;
	}

.bartool a:link {
	color: #ffffff;
}

.bartool a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menuchoice {
	color: #eeeeee;
	font-weight: bold;
	text-align: center;
	font-family: "Lucida Console",helvetica,verdana,sans-serif;
	font-size:91%;
	background-color: #ffffff;
	padding: 2px;
	padding-top:5px;
	border-right: 1px solid #2B528D;
	border-left: 1px solid #99ccff;
	width: 19%;
	height: 57px;
	float: left;
	margin-left: 0px;
	background-image: url("http://www.dragonunderglass.com/images/bar1.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
	
.menuchoice a:hover {
	color: #33cc99;
	background: #006666;
	}
	

	
.menuendcapleft {
	color: #eeeeee;
	font-weight: bold;
	text-align: center;
	font-family: verdana,helvetica,verdana,sans-serif;
	font-size:85%;
	background-color: #ffffff;
	padding: 0px;
	height: 57px;
	float: left;
	margin-left: 0px;
	border-right: 1px solid #2B528D;
	}
	
.menuendcapright {
	color: #eeeeee;
	font-weight: bold;
	text-align: center;
	font-family: verdana,helvetica,verdana,sans-serif;
	font-size:85%;
	background-color: #ffffff;
	padding: 0px;
	height: 57px;
	float: left;
	margin-left: 0px;
	border-left: 1px solid #99ccff;	
	}	

.toprightcorner {
	float: left;
	margin: 0px;
}
.topleftcorner {
	float: left;
	margin: 0px;
}


.bottomline {
	vertical-align: bottom;
}

.menuchoice a:link {
	color: #eeeeee;
	text-decoration: none;
	background: transparent;
	}

.menuchoice a:visited {
	color: #eeeeee;
	text-decoration: none;
	
	}
	

.menuchoiceon {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-family: "Lucida Console",helvetica,verdana,sans-serif;
	width: 19%;
	font-size:91%;
	background: #ffffff;
	padding: 2px;
	float: left;
	height: 57px;
	background-image: url("http://www.dragonunderglass.com/images/bar1-on.jpg");
	background-repeat: repeat-x;
	border-right: 1px solid #2B528D;
	border-left: 1px solid #33cc99;
}

.menuchoiceon a:link {
	color: #ffffff;
	text-decoration: none;
	
}

.menuchoiceon a:visited {
	color: #ffffff;
	text-decoration: none;
}

.row1 {
	color: #000000;
	background: #ffffff;
	}
	
.row2 {
	color: #000000;
	background: #eeeeee;
	}

.shoppingcart table {
	padding: 2px;
}

.shoppingcart th {
	color: #ffffff;
	background: #000066;
	font-size: 80%;
	font-weight: bold;
	padding: 2px;
	margin-right: 2px;
}

.shoppingcart td {
	padding: 2px;
	margin-right: 2px;
	font-size:70%;
}

.shoppingcart .row1 {
	color: #000000;
	background: #ccccff;
	}
	
.shoppingcart .row2 {
	color: #000000;
	background: #99cccc;
	}

.shoppingcart .totalrow {
	color: #000000;
	background: #99ccff;
	font-weight: bold;
	text-align: center;
	}

.shoppingcart submit {
	color: #000000;
	background: #0033cc;
	height: 1.7em;
	width: 60px;
	border: 2px #99ccff solid;
}

.addons td {
	font-size: 60%;
	padding: 2px;
	background: #aaaaaa;
}

.addons th {
	background: #ccccff;
	font-weight: bold;
	font-size:70%;
}

.addons .row1 {
	color: #000000;
	background: #ccffff;
	}
	
.addons .row2 {
	color: #000000;
	background: #ccffff;
	}

.cart {
	background-image: url(/images/shoppingcart.gif) ;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 50px;
	}