
/************************************************************************************************************
                *       DHTML modal dialog box  (CSS for the DHTMLSuite_modalMessage class)
                *
                *       Created:                                                August, 26th, 2006
                *       @class Purpose of class:                Display a modal dialog box on the screen.
                *                       
                *       Css files used by this script:  modal-message.css
                *
                *       Update log:
                *
                ************************************************************************************************************/
                .modalDialog_transparentDivs {
	filter:alpha(opacity=40);       /* Transparency */
	opacity:0.4;    /* Transparency */
	background-color:#AAA;
	z-index:10;
	position:absolute; /* Always needed     */
}
.modalDialog_contentDiv {
	border:3px solid #000;
	padding:2px;
	z-index:110;/* Always needed    */
	position:absolute;      /* Always needed        */
	background-color:#FFF;  /* White background color for the message */
}
.modalDialog_contentDiv_shadow {
	z-index:100;/* Always needed    - to make it appear below the message */
	position:absolute;      /* Always needed        */
	background-color:#555;
	filter:alpha(opacity=30);       /* Transparency */
	opacity:0.3;    /* Transparency */
}
/* @override http://www.remodelpartner.com/css/reset.css */
                /*
                Copyright (c) 2007, Yahoo! Inc. All rights reserved.
                Code licensed under the BSD License:
                http://developer.yahoo.net/yui/license.txt
                version: 2.3.1
                */
                body {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup, sub {
	line-height:-1px;
	vertical-align: text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
body {
font:12px/1.22 arial, verdana, clean, sans-serif;
*font-size:small;
*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
font-family:monospace;
*font-size:108%; line-height:99%;
}
body {
	background: #006699 url(/resources/images/freecollegescholarships.net/vi2_homesplash/bg_new.jpg) repeat-x top left;
	color: #333333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#hd .in,  #bd .in,  #ft .in {
	display: block;
	margin:auto;
	text-align:left;
	width: 802px;
	position: relative;
}
.clearboth {
	clear: both;
}
/* Header Styles */
                #hd {
	background-image: url(/resources/images/freecollegescholarships.net/vi2_homesplash/bg_nav.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	display: block;
	height: 142px;
}
#hd .in {
	height: 142px;
}
#hd .nav {
	height: 42px;
	width: 100%;
	top: 110px;
	color: #000000;
	float: left;
	font-family: verdana, helvetica, sans-serif;
	font-size: 108%;
	display: block;
	width: 802px;
	position: absolute; /*bottom: 0; */
	left: 0;
}
#hd .nav li {
	display: block;
	height: 45px;
	float: left;
	height: 45px;
}
#hd .nav li a {
	border-right:1px solid #DAE5EB;
	color:black;
	display:block;
	padding:5px 20px;
	text-decoration:none;
	text-transform:uppercase;
/*color: #333333;*/ }
#hd .nav li a:hover {
	color: #00669a;
}
#first a,  #second a,  #third a,  #fourth a,  #sixth a {
	padding: 17px 0 0 0;
}
#fifth a {
	padding: 17px 0 0 0;
}
#sixth {
	background: none !important;
}
/* Body Styles */
#pubpixel {
position: absolute;
right: 101%;
overflow: hidden;
} 
                #bd {
	background-image: url(/resources/images/freecollegescholarships.net/vi2_homesplash/bg_bd.png);
	background-repeat: repeat-y;
	background-position: top center;
}
#bd .in {
	background-color: #fff;
}
#bd a {
	color: #006699;
}
#bd #main {
	display: block;
	float: left;
	width: 534px;
}
#bd #main * {
}
#bd #sidebar {
	display: block;
	float: right;
	width: 260px;
}
#main h2 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 210%;
	margin: 10px 15px;
}
#bd .highlightbox {
	border-top: 1px solid #006699;
	margin: 0 0 0 15px;
}
#bd .highlightbox h3 {
	background: url(/resources/images/freecollegescholarships.net/vi2_homesplash/enter.jpg) no-repeat top left;
	display: block;
	height: 140px;
	width: 520px;
	text-indent: -10000px;
}
#bd .highlightbox h4 {
	border-top: 1px dashed #c4c4c4;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 210%;
	padding: 10px 0;
	text-align: center;
}
#bd .highlightbox h4 .date {
	color: #cc0000;
}
#bd .highlightbox ul {
	color: #666666;
	margin: 0 0 15px 60px;
}
#bd .highlightbox ul li {
	font-size: 85%;
	list-style-type: disc;
	list-style-position: inside;
	text-transform: uppercase;
}
#bd .highlightbox .btn_register {
	display: block;
	height: 90px;
	margin: -10px auto 0 auto;
	width: 260px;
}
#bd .highlightbox .btn_register a {
	background: url(/resources/images/freecollegescholarships.net/vi2_homesplash/btn_register.jpg) no-repeat top left;
	display: block;
	height: 90px;
	width: 260px;
	text-indent: -10000px;
	outline: none;
}
#bd .box {
	background: #f7f7f7 url(/resources/images/freecollegescholarships.net/vi2_homesplash/bg_box.jpg) repeat-x top left;
	display: block;
	margin: 0 0 0 15px;
}
#bd .boxside {
	display: block;
	color: #666666;
	margin: 0 15px 0 15px;
	text-transform: uppercase;
	font-size: 85%;
}
#bd .box h4 {
	color: #006699;
	font-size: 138.5%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 5px;
}
#bd .box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 93%;
	padding: 0 5px 10px 5px;
}
#bd .box p.emphasized {
	font-size: 182%;
	font-weight: normal;
	padding: 15px 5px;
}
#sidebar h4 {
	color: #00669a;
	font-size: 123.1%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 10px;
}
#pastwinners .pics img {
	margin: 0 8px 8px 0;
}
#pastwinners .pics {
	margin: 0 0 0 27px;
}
#pastwinners .btn_enter {
	display: block;
	height: 37px;
	width: 205px;
	margin: 0 auto;
}
#pastwinners .btn_enter a {
	background: url(/resources/images/freecollegescholarships.net/vi2_homesplash/btn_enter.jpg) no-repeat 0 0;
	display: block;
	height: 37px;
	width: 205px;
	text-indent: -10000px;
	outline: none;
}
#sidebar #latestnews {
	background: url(/resources/images/freecollegescholarships.net/vi2_homesplash/fadeline.jpg) no-repeat top left;
	margin: 20px 5px;
}
#sidebar .newsitem {
	background: url(/resources/images/freecollegescholarships.net/vi2_homesplash/fadeline.jpg) no-repeat bottom left;
	padding: 5px 5px;
}
.newsitem h5 {
	color: #00669a;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 5px;
}
.newsitem p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 93%;
	padding: 0 5px;
}
.newsitem p.readmore {
	text-align: right;
}
.newsitem p.readmore a {
	color: #cc0000 !important;
}
.newsitem p.readmore a:hover {
	text-decoration: none;
}
/* Footer Styles */
                #ft {
	background: #333333;
}
#ft .in {
	display: block;
}
#ft .in p {
	color: #999999;
	font-size: 77%;
	line-height: 40px;
	text-align: center;
}
#ft .in a {
	color: #fff;
}
#ft .in a:hover {
	text-decoration: none;
}

#bbb div {
    margin: 0 0 20px 95px !important;
    padding: 0 !important;
    float:left;
}
