* {
	padding:0px;
	margin:0px;
}

html, body {
	height:100%;
}

body {
	/*background: #642f92;*/
	background: url('../_/background.jpg') top center repeat-y #d2d2d2;
	font-family:Helvetica, Arial, sans-serif;
	text-align:center; /* for ie6 */
}

.clearBoth {
	clear:both;
	height:0px;
	visibility:hidden;
}

/*
 * Page Layout
 */

#wrapper {
	text-align:left;
	margin:0 auto;
	padding:0 20px;
	width:900px;
	background:#FFF;
	min-height:100%;
	border-left: #000 4px solid;
	border-right: #000 4px solid;
}


#sideBar {
	display:inline;
	float:left;
	width:220px;
}

#mainNav {
	list-style:none;
	display:inline;
	float:left;
	width:220px;
	padding-bottom:10px;
}

#mainNav li {
	display:inline;
	float:left;
	width:220px;
	line-height:25px;
	padding-top:3px;
}

#mainNav a {
	display:block;
	padding:0 15px;
	width:190px;
	line-height:25px;
	background:#e4e6e9;
	color:#000;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
}

#mainNav a:active, #mainNav a:focus, #mainNav a:hover{
	background:#CCC;
}

#mainNav a.secondlevel {
	display:block;
	padding:0 15px;
	width:190px;
	line-height:25px;
	background:#efefef;
	color:#000;
	font-weight:bold;
	font-size:0.9em;
	text-decoration:none;
}

#mainNav a.secondlevel:active, #mainNav a.secondlevel:focus, #mainNav a.secondlevel:hover{
	background:#ddd;
}

#mainContainer {
	display:inline;
	float:left;
	width:660px;
	padding-left:20px;
	color:#828f97;
}

#mainContainer.single{
	width:870px;
	padding:0 15px;
}

a {
	color:#828f97;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#mainContainer a:focus, #footerNav a:active, #footerNav a:hover {
	color:#828f97;
	text-decoration:underline;
}


#footerNav {
	list-style:none;
	display:inline;
	float:left;
	width:868px;
	margin-bottom:30px;
}

#footerNav li{
	display:inline;
	float:left;
	padding-right:30px;
	background: url('../_/footerDivider.png') center right no-repeat;
}

#footerNav a {
	color:#FFF;
	text-decoration:none;
}

#footerNav a:focus, #footerNav a:active, #footerNav a:hover {
	color:#FFF;
	text-decoration:underline;
}




/*
 * Body styles
 */
 
small {
	font-size: 10px;
}

#mainContainer h1,
#mainContainer h2,
#mainContainer h3,
#mainContainer h4,
#mainContainer h5,
#mainContainer h6,
#mainContainer p,
#mainContainer ul{
	float:left;
	display:inline;
	width:100%;
} 
#mainContainer h1,
#mainContainer h2,
#mainContainer h3,
#mainContainer h4,
#mainContainer h5,
#mainContainer h6 {
	color:#e3173e;
	text-transform:uppercase;
}
#mainContainer h2 {
	font-weight:normal;
	font-size:2em;
	margin:0.8em 0 0.2em 0;
}
#mainContainer h5 {
	font-weight:normal;
	color:#FF6666;
	margin:0.0em 0 0.6em 0;
}
#mainContainer p{
	margin:0.5em 0;
}
#mainContainer li{
	list-style-position:inside;
	padding: 4px;
}


/*
 * orange bar constructor
 */
h1.orangeBar,
h2.orangeBar,
h3.orangeBar,
h4.orangeBar,
h5.orangeBar,
h6.orangeBar {
	clear:both !important;
	width:auto !important;
	float:none !important;
	display:block !important;
}
.orangeBar {
	clear:both;
	width:auto;
	float:none;
	display:block;
	line-height:26px;
	margin:5px 0 0 0;
	padding:0 15px;
	/*background: url('../_/orangeGrad.gif') bottom repeat-x #f78e1e;
	border:1px solid #cf7015;*/
	background: url('../_/orangeGrad.gif') bottom repeat-x #d0d1d1;
	border:1px solid #000000;
}

.orangeBar { /* sepperated as this may be moved into a new class for the text style */
	font-size:0.8em;
	color:#FFF !important;
}


/*
.sideImg {
	float:left;
	display:inline;
	margin:10px -10px;
}
.sideImg img {
	float:left;
	display:inline;
	margin:0px -1px;
}
*/
.imgButtonList{
	display:inline;
	float:left;
	list-style:none;
}

.imgButtonList li {
	width:220px;
	float:left;
	display:inline;
}

.imgButtonList li a {
	width:220px;
	text-align:center;
	float:left;
	display:inline;
}
.imgButtonList li a img {
	max-width:200px;
}

#sideBar .imgButtonList {
	margin:0 0 50px 0;
}
#sideBar .imgButtonList li {
	margin:5px 0;
}

/*
 * constructors
 */
.smallCenter {
	float:left;
	display:inline;
	width:350px;
	margin:50px 260px; 
}


/*
 * Forms
 */
form {
	margin:1.2em 0 !important;
	display:block;
}
form p {
	margin:10px 0;
	clear:both !important;
/*	float:none !important; */
	display:block !important;
}
form p input {
	/*border:1px solid #cf7015;*/
	border:1px solid #000000;
}

form p.login{
	height:1.5em;
	margin:1px 0 !important;
}
form p.login input {
	float:right;
	display:inline;
	height:1.5em;
	line-height:1.5em;
}
form p.login label {
	float:left;
	display:inline;
	height:1.5em;
	line-height:1.5em;
}

form p.checkbox input {
	height:20px;
	line-height:20px;
	width:20px;
	float:left;
	display:inline;
	border:none;
}

form p.checkbox label {
	margin-left:20px;
	height:20px;
	line-height:20px;
	float:left;
	display:inline;
}

form p.checkbox select {
	margin-left:20px;
	height:20px;
	line-height:20px;
	width:150px;
	float:left;
	display:inline;
}




form p.submit input {
	float:right;
	display:inline;
	width:95px;
	height:35px;
	margin-top:2px;
	margin-right:-4px;
	line-height:35px;
	background: url('../_/button.png') no-repeat;
	border:none;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}


.loginFoot {
	padding-top:1em;
}
.loginFoot, .loginFoot h5, .login label {
	color:#000 !important;
}

.loginFoot a {
	color:#642f92;
}



.generictable {
	background:#e4e6e9;
	color:#000;
	border:1px solid #90d0ec;
}

.generictable td { padding:5px; }

.genericlist {
	background:#e4e6e9;
	color:#000;
}

.genericlist td { padding:5px; }

.tableheading { font-weight: bold; background: #90d0ec; }
.listheading { font-weight: bold; background: #90d0ec; }








/*
 * Java alert
 */

/* temp method */
#javaAlert {
	display:none;
}

#javaAlert {
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url('../_/greyTransBg.png');
}

#javaAlert .ie6bg {
	display:none;
}

#javaAlert div {
	position:absolute;
	width:400px;
	padding:50px;
	top:50%;
	left:50%;
	margin-left:-250px;
	background:#FFF;
	z-index:10;
}



/*
 * Address bbok
 */

/* temp method */
#AddressBook {
	display:none;
}

#AddressBook {
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:url('../_/greyTransBg.png');
}

#AddressBook .ie6bg {
	display:none;
}

#AddressBook div {
	position:absolute;
	width:660px;
	max-height:440px;
	padding:0px;
	top:50%;
	left:50%;
	margin-left:-330px;
	background:#FFF;
	z-index:10;
	overflow: auto;
}
