/* CSS Stylesheet - mainLayout.css */

/* Global */
body {
	background: url(NewImages/dreamwebber_background.gif) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
img.right {
 	position: absolute;
	right: -1px;
}
h1 {
	color: #0033CC;
	font-size: 18px;
}


.blueText {
	color: #0033CC;
	font-size: 12px;
}

html>body .right {position: absolute; right: 0px;}


/* Header Content */
.header {
	height: 120px;
	width: auto;
	background-color: #151628;
	background-image: url(NewImages/dreamwebber_r1_c1.jpg);
	background-repeat: no-repeat;
}
.subHeader {
	background-color: #ffffff;
	background-image: url(NewImages/dreamwebber_r2_c3.jpg);
	height: 30px;
}

.subHeader p {
	border-bottom-width: 0px;
	display: inline;
	font-size: 12px;
	position: relative;
	bottom: 7px;
}

.subHeader a:link, .subHeader a:visited {
	display: inline;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	bottom: 0px;
}
.subHeader a:hover, .subHeader a:active {
	display: inline;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	bottom: 0px;
}

/* Main Body Content */

.mainContainer {
	width: 100%;
	height: 100%;	
}
 
/* Left Navigation */
.leftNav {
	display: block;
	height: 100%;
	float: left; 
	width: 180px;
	background: url(NewImages/dreamwebber_r3_c1.jpg) no-repeat #12192C;
}
.leftNav p {
	padding: 0px 0px 0px 7px;
	width: 110px;
	background-color: #9A93DB;
	margin: 3px 0px 4px 25px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; 
}
.leftNav a:link, .leftNav a:visited {
	color: #ffffff;
	font-weight: bold;
	display: block;
	width: 110px;
	height: 20px;
	text-decoration: none;
}
.leftNav a:hover, .leftNav a:active {
	color: #000000;
	font-weight: bold;
	display: block;
	width: 110px;
	height: 20px;
	text-decoration: none;
} 
.leftnavAd {
	text-align: center;
	color: #9A93DB;
	font-weight: bold;
	font-size: 14px;
}
.leftnavAd p{
	padding: 0px 0px 0px 0px;
	width: 180px;
	background-color: transparent;
	margin: 3px 0px 4px 25px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px; 
}
.leftNavAd a:link, .leftNavAd a:visited {
	color: #ffffff;
	font-weight: bold;
	display: block;
	width: 180px;
	height: auto;
	text-decoration: none;
}
.leftNavAd a:hover, .leftNavAd a:active {
	color: #33ffff;
	font-weight: bold;
	display: block;
	width: 180px;
	height: auto;
	text-decoration: none;
} 

/* Bug Fix for MI 3px border on float */
* html .leftNav {margin-right: -3px;}
* html .leftNav p {height: 1%;}
* html .subHeader {margin-bottom: -3px;}
* html .subHeader p {margin-bottom: -3px;}

/* This holds The Body and The right Nav */

.mainContent {
	height: 100%;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: url(NewImages/dreamwebber_r3_c2.jpg) repeat-y;
}

/* IE Bug Fix */
html>body .mainContent {
	margin: 0px 135px 0px 180px;
}

.mainContent p {
	margin: 0px 0px 0px 20px;
	font-size: 14px;
	color: #0033CC;
}


.mainContent a:link, .mainContent a:visited {
	color: #0033CC;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	margin-top: 3px;
}
.mainContent a:hover, .mainContent a:active {
	color: #0033CC;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	text-decoration: underline;
	margin-top: 3px;
}
.BigButtonsContainer {
	text-align: center;
	margin: 0px 20px 20px 20px;
/*	border: 1px #000000 solid; */
}
.BigButtons {
	display: inline;
	font-size: 12px;
	color: #0033CC;
	width: 33.3%;
/*	border: 1px #000000 solid;*/
}
.infoContainer {
	text-align: center;
	margin: 20px 20px 20px 20px;
/*	border: 1px #000000 solid; */
}
.info {
	padding: 10px;
	display: inline;
	font-size: 12px;
	color: #0033CC;
	width: 350px;
	border: 1px #000000 solid;
}
.BigButtons p {

}
/*** Firefox fixer for main content area - Firefox doesn't like inline elements ***/
html>body .BigButtons {display : table-cell; width: 215px;}
html>body .info {display : table-cell; width: 350px;}

/* Right Nav */
.rightNav {
	color: #666666;
	font-size: 12px;
	float: right;
	width: 124px;
	background-image: url(NewImages/dreamwebber_r6_c1.gif);
}
.rightNav p {
	padding: 0px 0px 0px 0px;
	width: 100px;
	margin: 0px 0px 0px 10px;  
}
.rightNav a:link, .rightNav a:visited {
	color: #0033CC;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin-top: 3px;
}
.rightNav a:hover, .rightNav a:active {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin-top: 3px;
} 
.footer {
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-size: 10px;
	color: #0033CC;
}

.footer a:link, .footer a:visited {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	text-decoration: none;
	margin-top: 3px;
}
.footer a:hover, .footer a:active {
	color: #0033CC;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	text-decoration: underline;
	margin-top: 3px;
} 
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	list-style-image: url(images/aniButton.gif);
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
