/*	ENVIROSIM.COM
	=============
	PARENT / MAIN SETTINGS	*/

p.update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #005BCA;
	text-decoration: none;
}

a.upgrade {
	color: #000055;
	text-decoration: none;
}

a.blue {
	color: #0000CC;
}
a.grey:hover {
	color: #005BCA;
	text-decoration: none;
}
a.grey {
	color: #FFFFFF;
}
a.current {
	color: #D7D6D4;
}
a:hover {
	text-decoration: underline;
}
a.grey:hover {
	color: #005BCA;
	text-decoration: none;
}
td.middle {
	background-color: #8CBCEE;
}

td.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

td.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


li.dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

li.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


ul {
	margin-left: 30px;
}

ul.small {
	margin-left: 15px;
}

ol {
	margin-right: 30px;
}

ol.acedemic {
	margin-left: 85px;
	margin-top: 0px;
}

/*	MENU AREA	*/

#menu {
	font-size: 12px;
}
#menu input.box {
	height: 18px;
	border: 1px solid #000000;
}

/*	CONTENT - MIDDLE	*/

#content p {
	padding-left: 56px;
	padding-right: 45px;
}
#content #home p {
	line-height: 21px;
}
#content td p {
	padding-left: 14px;
	padding-right: 14px;
}
#content .photo {
	border: 1px solid #0180FF;
}
#content .title {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#content .subtitle {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#content th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-color: #0063CA;
}

/* ORDER SECTION SPECIFIC STYLES */

#content #order td p {
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
}
#content #order td .left {
	padding-left: 15px;
}
#content #order td .right {
	padding-right: 15px;
}
#content #order input.box {
	height: 18px;
	border: 1px solid #0063CA;
}

/*	LEFT SIDE	*/

#left {
	font-size: 11px;
}
#left p {
	font-size: 11px;
	font-weight: bold;
	padding-left: 14px;
	padding-right: 30px;
}

/*	RIGHT SIDE	*/

#right {
	font-size: 11px;
}
#right p {
	font-size: 11px;
	font-weight: bold;
	padding-left: 14px;
	padding-right: 30px;
	line-height: 95%;
}
#right .subtitle {
	font-size: 12px;
	color: #00004E;
	font-weight: bold;
}

/*	BOTTOM TAG	*/

#tag {
	font-size: 10px;
}
#tag p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #465E77;
}
#tag a {
	color: #465E77;
	text-decoration: underline;
}

/*	END OF CUSTOM STYLESHEET
	========================	*/



/*	CoolMenus 4
	default styles - DO NOT EDIT	*/
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/*	default styles - END	*/
  
/*	CoolMenus 4 Style for the background-bar	*/
.clBar{position:absolute; width:10; height:10; visibility:hidden}

/*	CoolMenus 4 Styles for level 0	( TOP LEVEL MENU ) */
.clLevel0,.clLevel0over{position:absolute;}
.clLevel0{}
.clLevel0over{cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden;}

/*	CoolMenus 4 Styles for level 1	( SUB MENU ) */
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:12px; font-weight:normal}
.clLevel1{background-color:#00005D; layer-background-color:#00005D; color:white;}
.clLevel1over{background-color:#196CCE; layer-background-color:#196CCE; color:white; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:white; layer-background-color:white}

/*	CoolMenus 4 Styles for level 2	( SUB SUB MENU ) */
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}
