/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:#FF6600;
	color: #ffffff;
	
	text-align: center;
	}

#page {
	text-align: left;

	}

#content {
	font-size: 1.2em;
	margin: 0 36px 0 36px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #852C85;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #852C85;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited{
	text-decoration:none;
	color:#852C85;
	}
h2 a:hover, h3 a:hover {
	color: #852C85;
	text-decoration: underline;
	}
a {
	color: #852C85;
	text-decoration: none;
	}
a:hover {
	color: #852C85;
	text-decoration: underline;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	background: #FF6600 url(images/mainbg.png) repeat-x;
	}

#page {
	margin: 0 auto 20px auto;
	padding: 0;
	width: 962px;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 145px;
	width: 100%;
	background-image: url(images/e2interactive_header.png);
	background-repeat: no-repeat;
	position: relative;
	}
#footer {
	padding: 0;
	margin: 0;
	width: 962px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 5px 0 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0 0 10px 0;
	font-size: 1.7em;
	color: #852C85;
	}

h2 {
	margin: 30px 0 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
/* End Headers */



/* Begin Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */

/* Begin Various Tags & Classes */

a img {
	border: none;
	}
/* End Various Tags & Classes*/

.imgbox {
	background-color: #852C85;
	border: 10px solid #FFFFFF;
	width: 539px;
	float: right;
	margin: 15px 0 20px 0;
}
.clear {
	clear: both;
	margin: 5px;
}
.featurebox {
	background-color: #F2D9F2;
	background-image: url(images/feature_bg.png);
	border: 10px solid #FFF;
	width: 295px;
	float: left;
	margin: 15px 0 20px 0;
	color: #FFF;
	height: 239px;
	background-repeat: repeat-x;
	min-height:238px;
	max-height:239px;
}
.featurebox p {
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
}
.featuredcenter {
	font-size: 1.3em;
	text-align: center;
	text-shadow: #333 0.2em 0.2em 0.1em;
}
#maincontent {
	float: left;
	width: 565px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	font-size: 1.1em;
	height: inherit;
	line-height: 1.6em;
}
#navigation {
	color: #852C85;
	float: right;
	width: 260px;
	margin: 0 2px 0 0;
}
#navigation h2{
	color: #852C85;
	font-size:1.2em;
	margin:1px 0 3px 0;
}
#maincontent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top:94px;
	left: 170px;
	font-size:1.2em;
	width: 515px;
	height:32px;
	}

ul.menu li {
	display: inline;
	margin-left: -4px;
	}
ul.menu li a {
	padding: 9px 8px 11px;
	}
ul.menu li.divider{
	width:1px;
	
}
ul.menu li a {
	color:#F2D9F2;
	margin: 0;
	width:100%;
	}

ul.menu li a:hover {
	background:#FFCC00;
	color:#FFF!important;
	text-decoration: none;
	background: url(images/nav_btn_over.png) repeat-x;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color:#FFF!important;
	text-decoration: none;
	background: url(images/nav_btn_over.png) repeat-x;
	}

a img,:link img,:visited img { }
#maincontent h2 a {
	color: #993399;
}
	#page { background: url(images/mm.png) repeat-y top; border: none; }
	#footer { background: url(images/bb.png) no-repeat bottom; border: none;}

#page #content .box {
	border: 10px solid #FFF;
	background-color: #F2D9F2;
	padding: 10px;
	color: #191C1E;
	margin: 0 0 10px 0;
}
.featurebox a {
	color: #FFFFFF;
	text-decoration: underline;
}
.featurebox a:hover {
	color: #CCCCCC;
}
.featuredcenter a {
	color: #FFFFFF;
	text-decoration: none;
}
.featuredcenter a:hover {
	color:#CCC;
	text-decoration: none;
}
#maincontent h2 {
	font-size: 1.1em;
	color:#FF66CC;
	padding: 0;
	margin: 0 0 3px 0;
}

.tooltip {
	color: #fff;
	width: 172px;
	z-index: 13000;
}

.tooltip h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 8px 8px 4px;
	background:#333;
}

.tooltip p {
	font-size: 11px;
	padding: 4px 8px 8px;
	margin:0px;
	background: #333;
}
.dsep {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.float50 {
	float: left;
	width: 48%;
	margin:1%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.ulist {
	margin:15px 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.ulist ul, .float50 ul {
	margin: 0 ;
	padding: 0;
	font-size: 0.85em;
	list-style-type: none;
}

.ulist li, .float50 li {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#navigation .ulist {
	margin:5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#navigation .ulist ul, .float50 ul {
	margin: 0 ;
	padding: 0;
	list-style-type: none;
}

#navigation .ulist li, .float50 li {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.highlight {
	border: 5px solid #FFF;
}
.highlight:hover {
	border: 5px solid #1E91D4;
}
.highlight2 {
	border: 7px solid #FFFFFF;
}
.highlight2:hover {
	border: 7px solid #1E91D4;
}
.alert{
	color:#1E91D4;
}#response {
	height: 20px;
	width: auto;
}
.codebox {
	font-family: Courier, "Courier New", monospace;
	border: 10px solid #FFF;
	margin: 10px 5px;
	background-color: #CCCCCC;
	padding: 5px;
	color: #000000;
	font-size: 0.77em;
	line-height: 1.2em;
}
span.html {
	color: black;
}
.comment {
	color: #FF8000;
}
.default {
	color: #0000BB;
}
.keyword {
	color: #007700;
}
.string {
	color: #DD0000;
}
.centered {
	text-align: center;
}
.caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #F1F1F1;
	padding: 6px 4px 4px 4px;
	margin: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.caption p.caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}.crossout {
	text-decoration: line-through;
}
