﻿/* This page for Default.aspx & Master Page Styles Only */

/*  ##############################

		Default Page Styles
		
	##############################*/

#container{
	margin: 0 auto 0 auto;
	padding: 0px 10px 10px 10px;
	width: 1000px; /*background-color: #d7d7d7;*/;
	background-color: white;
}

.HomeHdr{
	width: 1000px;
	height: 190px;
	margin-right: auto;
	margin-left: auto;
	background-image:url('../../images/Home-Header2010.jpg')
}

.left {
	padding: 6px;
	float: left;
}


.HomeFooter {
	height: 107px;
	margin-right: auto;
	margin-left: auto;
	width: 530px;
	margin-top: 20px;
}


.topflash {
	padding: 10px 0px 0px 0px;
	width: 100%;
	height: 135px;
}

.sphere {
	border-style: solid;
	border-width: 0px;
	width: 530px;
	height: 500px;
	margin: 30px auto 0px auto;
}

/*	News Flash Box*/

.lside {
	padding: 15px 10px 10px 0px;
	width: 210px;
	height: 530px;
	float: left;
}

/* Home Page PSE Box*/
.rside {
	padding: 50px 0px 0px 0px;
	width: 200px;
	height: 495px;
	background-image: url('../../images/Flash-Box-award.jpg');
	float: right;
	margin-top: 13px;
	background-repeat: no-repeat;
}
.rliner {
	padding: 6px 12px 12px 12px;
	font-size: small;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	text-align: left;
	color: #666677;
}

.rliner ul {
	list-style-position: outside;
	float: left;
	text-align: left;
	
}




/*  ##############################

		Master Page Styles
		
	##############################*/

.Page{
	border: thin solid #00237E;
}


.PageFlashHdr {
	height:80px;
	width:350px;
	margin-left:20px;
	margin-top:10px;
	float:left;	
}
.PageTitle {
	height: 70px;
	width: 570px;
	margin-right: 40px;
	margin-top: 20px;
	float: right;
}

.TopMenu {
	height: 30px;
	width: 700px;
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
}
.menu {
	height: 30px;
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.menu-Eiq {
    height: 30px;
    width: 950px;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
}

.sidebar {
	width: 220px;
	float: left;
	margin-top: 5px;
	background-image: url('../../images/Focus_center.jpg');
	background-repeat: repeat-y;
	margin-left: 10px;
}

.sidebar-top {
	background-image: url('../../images/Focus_top.jpg');
	background-repeat: no-repeat;
	height: 61px;
}
.sidebar-center {
	background-image: url('../../images/Focus_center.jpg');
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;

}
.sidebar-body {
	padding: 0px 25px 0px 15px;
	width: 180px;
	overflow: auto;
}

.sidebar-bottom {
	background-image: url('../../images/Focus_bottom.jpg');
	background-repeat: no-repeat;
	height: 23px;
}

/*#container {
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
	width: 1000px;
}
*/


.title {
	margin-top: 25px;
	width: 1000px;
	margin-bottom: 20px;
}
/*
#content {
	width: 770px;
	padding: 0px 15px 0px 15px;
		overflow: auto;
	background-color: #fff;
	margin: 0px;
	position: relative;
}*/

/* Master Page master.master content (2 column)*/
#content {
	width: 680px;
	padding: 0px 40px 0px 30px;
	overflow: auto;
	margin: 0px 0px 0px 20px;
	position: relative;
	vertical-align: top;
	float: right;
	background-image: url('../../images/Content-center.jpg');
	background-repeat: repeat-y;

}
#content-top {
	width: 710px;
	padding: 10px 20px 0px 20px;
	overflow: auto;
	margin: 5px 0px 0px 20px;
	position: relative;
	vertical-align: top;
	float: right;
	background-image: url('../../images/Content-top1.jpg');
	height: 30px;
}
#content-bottom {
	background-image:url('../../images/Content-bottom.jpg');
	background-repeat:no-repeat;
	Width:750px;
	margin: 0px 0px 0px 20px;
	float: right;
	height:18px;
	margin-bottom:10px;	
}

/* Master page master-wide content (full width content)*/
#contentW {
	width: 950px;
	padding: 0px 30px 0px 20px;
	overflow: auto;
	margin: 0px;
	position: relative;
	vertical-align: top;
	background-image: url('../../images/Content-center3.jpg');
	background-repeat: repeat-y;
}
#contentW-top {
	width: 980px;
	padding: 10px 0px 0px 20px;
	overflow: auto;
	margin: 0px;
	position: relative;
	vertical-align: top;
	background-image: url('../../images/Content-top3.jpg');
	height: 30px;
}
#contentEiq-top {
	width: 980px;
	padding: 10px 0px 0px 20px;
	overflow: auto;
	margin: 0px;
	position: relative;
	vertical-align: top;
	background-image: url('../../images/Content-top3.jpg');
	height: 5px;
}


#contentW-bottom {
	background-image:url('../../images/Content-bottom3.jpg');
	background-repeat:no-repeat;
	Width:1000px;
	margin: 0px;
	height:18px;
	margin-bottom:10px;	
}

.White {
	background-color:white;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C0C0C0;

}
/*#PageBody{
	background-image:url('../../images/Backround-Page2.jpg');
	background-repeat:repeat-x; 
	background-color: #FFFFFF;
}
#HomeBody {
	background-image: url('../images/Backround-home.jpg');
	background-repeat:repeat-x; 
	background-color: #FFFFFF;
}

*/
.PageHdr{
	width: 1000px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	background-image:url('../../images/webpage-header.jpg')
}

.eIQPageHdr{
	width: 1000px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	background-image:url('../../images/header/eIQ_Header.jpg')
}

.RightCol {
	width: 640px;
	vertical-align: top;
}

.RightCol-740 {
	width: 740px;
	vertical-align: top;
	float:right;
}


.PageHeader {
	width: 800px
}
.bar {
	background-image: url('../../images/Shadow_bar-1000.jpg');
	background-repeat: no-repeat;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}
/* Styles for Footer */
#footer {
	clear: both;
	width: 1000px;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
	padding-top: 10px;
}
#eiqfooter {
	clear: both;
	width: 1200px;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
	padding-top: 10px;
	text-align: center;

}

#footer p {
	font-size: small;
	line-height: normal;
	font: 100%/-2px sans-serif;
	text-align: center;
	margin: 0px;
	padding: 1px;
}

#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}

/* eiq Styles*/

#eiq_container{
	margin: 0 auto 0 auto;

	width: 1200px;
	background-color: white;
}

.eiq_top{
	margin: 0px auto -1px auto;
	width: 1200px;
	height: 555px;
	padding:0px;
	background-image: url('../../ihave/images/eIQ-Master_top1.jpg');
	background-repeat: no-repeat;
}
.eiq_topSite{
	margin: 0px auto -1px auto;
	width: 1200px;
	height: 555px;
	padding:0px;
	background-image: url('../../ihave/images/eIQ-Master_topSite.jpg');
	background-repeat: no-repeat;
}

.eiq_topHm{
	margin: 0px auto -1px auto;
	width: 1200px;
	height: 135px;
	padding:0px;
	background-image: url('../../ihave/images/eIQ-Master_top.jpg');
	background-repeat: no-repeat;
}

.eiq_middle{
	width: 1200px;
	margin: 0px auto 0px auto;
	padding:0px;
	background-image:url('../../ihave/images/eIQ-Master_middle1.jpg');
	background-repeat:repeat-y;
	overflow: auto;

}
.eiq_middleSite{
	width: 1200px;
	margin: 0px auto 0px auto;
	padding:0px;
	background-image:url('../../ihave/images/eIQ-Master_middleSite.jpg');
	background-repeat:repeat-y;
	overflow: auto;

}

.eiq_middleHm{
	width: 1200px;
	margin: 0px auto 0px auto;
	padding:0px;
	background-image:url('../../ihave/images/eIQ-Master_middle.jpg');
	background-repeat:repeat-y;
	overflow: auto;

}

.eiq_footer{
	width: 1200px;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../../ihave/images/eIQ-Master_footer1.jpg');
	background-repeat: no-repeat;
	padding-top: 10px;
}
.eiq_footerSite{
	width: 1200px;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../../ihave/images/eIQ-Master_footerSite.jpg');
	background-repeat: no-repeat;
	padding-top: 10px;
}

.eiq_footerHm{
	width: 1200px;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../../ihave/images/eIQ-Master_footer.jpg');
	background-repeat: no-repeat;
	padding-top: 10px;
}

.eiq_sidebar-top{
	float: left;
	width: 150px;
	margin: 135px 8px 0px 12px;
	height: 395px;
}
.eiq_sidebar-topSite{
	float: left;
	width: 220px;
	margin: 135px 8px 0px 12px;
	height: 395px;
}
.eiq_sidebarHm{
	float: left;
	width: 215px;
	margin: 0px 13px 0px 12px;
	height: 395px;
}
.eiq_contentHm{
	float: left;
	width: 925px;
	margin: 5px 8px 10px 22px;
}

.eiq_top-center{
	float: left;
	width: 530px;
	margin: 135px 8px 10px 12px;
	height: 395px;
}
.eiq_top-right{
	float: left;
	width: 455px;
	margin: 135px 8px 10px 12px;
	height: 395px;
}
.eiq_top-rightSite{
	float: left;
	width: 375px;
	margin: 135px 8px 10px 17px;
	height: 395px;
}

.eiq_bottom_left{
	float: left;
	width: 385px;
	margin: 0px 8px 0px 12px;	
}

.eiq_bottom_right{
	float: left;
	width: 770px;
	margin: 0px 8px 0px 12px;
	overflow:auto;
}
.eiq_bottom_Site{
	float: left;
	width: 1175px;
	margin: 0px 8px 0px 12px;
	overflow:auto;
}



/* Archive
.PageHdr{
	width: 800px;
	height: 100px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.MasterTable {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 800px
}









*/
