/* CSS Document */

.clear
{
	clear: both;
}

.clear:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

img
{
    border: 0;
}

a, a:visited
{
	color: #2d7b9f;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.dream
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d7b9a;
	
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #5e9ff3;
	width: 970px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

.dream .header
{
	background-image: url(../images/header.gif);
	width: 946px;
	height: 146px;
}

.dream .menu
{
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	width: 948px;
	height: 33px;
}

.dream .search-bar
{
	background-image: url(../images/search-background.gif);
	width: 948px;
	height: 43px;
    margin-left: 1px;
}

.dream .search-bar .info-left
{
	width: 265px;
	height: 43px;	
	float: left;
}

.dream .search-bar .search
{
	background-repeat: no-repeat;
	width: 420px;
	height: 36px;
	float: left;
    padding-top: 2px;
}

.dream .search-bar .search .search-box
{
	background-image: url(../images/search-box.gif);
	width: 275px;
	height: 36px;
    float: left;
}

.dream .search-bar .search .search-box input
{
    margin-top: 12px;
    margin-left: 10px;
    width: 250px;
    border: 0;
}

.dream .search-bar .search a
{
    margin-left: 5px;

}

.dream .search-bar .info-right
{
	width: 100px;
	height: 43px;	
	float: left;
}


.dream .feature
{
	width: 958px;
	height: 260px;
	font-size: 14px;
	color: #000000;
}

.dream .feature .feature-left
{
	background-image: url(../images/about-left.gif);
	width: 22px;
	height: 260px;
	float: left;
}

.dream .feature  .feature-right
{
	background-image: url(../images/about-right.gif);
	width: 20px;
	height: 260px;
	float: left;
}

.dream .feature .feature-body
{
	background-image: url(../images/about.gif);
	background-repeat: repeat-x;
	width: 906px;
	height: 260px;
	float: left;
}

.dream .feature .feature-body .feature-content
{

    height: 215px;
    padding: 2px;
    padding-top: 5px;
}

.dream .feature .feature-body .feature-content .graphic
{
    width: 230px;
    height: 230px;
    float: left;
    margin-right: 10px;
}

.dream .feature .feature-body .feature-content .details
{

}

.dream .feature .feature-body .readmore
{
    float: right;
}

.dream .feature .feature-body .feature-content .details .caption
{
    margin-top: 5px;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    background-image: none;
}


.dream .container
{
	width: 946px;
	height: auto;
	padding-top: 5px;
        margin-left: 1px;
	border-left: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
	background-color: #ffffff;
}


.dream .container .left-column
{
	width: 250px;	
	height: auto;
	float: left;
    padding-right: 5px;
	border-right: solid 1px #aaaaaa;
}

.dream .container .main-column
{
	width: 	686px;
	float: left;
}

.dream .container-end 
{
	background-image: url(../images/main-bottom.gif);
	width: 950px;
	height: 55px;
}

.dream .footer
{
	width: 970px;
	height: 167px;
}

.dream .footer a
{
	color: #333333;
	text-decoration: none;
}

.dream .footer a:hover
{
	text-decoration: underline;
}

.dream .footer .footer-left
{
    margin-left: 1px;
	float: left;	
	width: 23px;
	height: 167px;
	background-image: url(../images/bottom-left.gif);
	background-repeat: no-repeat;
}

.dream .footer .footer-right
{
	float: left;
	width: 21px;
	height: 167px;
	background-image: url(../images/bottom-right.gif);
	background-repeat: no-repeat;
}

.dream .footer .footer-body
{
	width: 904px;
	height: 167px;
	float: left;
	background-color: #b2b2b2;	
	color: #777777;
}

.dream .footer .footer-body .column
{
	width: 295px;
	height: 160px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
}

.dream .base-area
{
	height: 30px;
	width: 930px;
	font-size: 10px;
	color: #333333;
	text-align: right;
}

.dream .base-area a, .dream .base-area a:hover
{
	text-decoration: none;
	color: #333333;
}
	
	
.panel .caption, .h1
{
	background: transparent url(../images/caption-end.gif) no-repeat scroll top right;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding-left: 0px;
	line-height: 36px;
	height: 36px;
	display: block;
    margin-left: 10px;
    margin-right: 0px;
    padding-right: 9px; /* sliding doors padding */	
	margin-bottom: 10px;
}

.panel .caption span, .h1 span
{
	background-image: url(../images/caption-start.gif);
    display: block;
    padding: 0px 0px 0px 9px;
    margin: 0px;
}

.panel .content
{
    background-color: #ffffff;
    margin-top: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}


.dream .dreaminitiative-top
{
	width: 670px;
	height: 5px;
	background-image: url(../images/dream-top.gif);
    margin-left: 10px;

}


.dream .dreaminitiative-bottom
{
	width: 670px;
	height: 6px;
	background-image: url(../images/dream-bottom.gif);
    margin-left: 10px;

}

.dream .dreaminitiative
{
	padding-left: 10px;
	padding-right: 10px;
	width: 650px;
	background-color: #3e63a9;
	color: #ffffff;
    margin-left: 10px;
}


.dream .dreaminitiative .panel .caption span, .dream .dreaminitiative .panel .caption
{
	background-image: none;
}

.dream .dreaminitiative .panel, .dream .dreaminitiative .panel .content, 
.dream .dreaminitiative .panel, .dream .dreaminitiative .panel .content a, 
.dream .dreaminitiative .panel .caption span, .dream .dreaminitiative .panel .caption,
.dream .dreaminitiative .panel .caption span, .dream .dreaminitiative .panel .caption a
{
	background-color: #3e63a9;
	color: #ffffff;
}


.dream .dreaminitiative .panel p
{
    margin-top: 0;
}


/* Superfish Menu */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			250px; /* left offset of submenus need to match (see below) */
	z-index:		999;
}
.sf-menu ul li {
	width:			100%;
	z-index:		999;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			33px; /* match top ul list item height */

}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** SKIN ***/
.sf-menu {
    margin-left: 30px;
	float:			left;
	margin-bottom:	0px;
    font-size: 0.9em;    
	color: #ffffff;
	line-height: 20px;
	height: 33px;
	width: 871px;
	text-transform: uppercase;  
    background-image: url(../images/menu-bg.gif);

}
.sf-menu a {
	border-left:	none;
	border-top:		none;
	padding: 		.45em 1.2em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
    font-weight: bold;
}
.sf-menu li {
	background:		#318bab;
    background-image: url(../images/menu-bg.gif);
}
.sf-menu li li {
	background:		#318bab;
	text-transform: none;
}
.sf-menu li li li {
	background:		#318bab;
  	text-transform: none;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {

    background-image: url(../images/menu-hover.gif);
	outline:		0;
		z-index:		999;

}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(../images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */	
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(../images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


ul.partners
{
    list-style-type: none;
    list-style-position: outside;
    font-weight: bold;
    white-space: nowrap;
padding: 0px;
margin-left: 10px;
    text-transform: uppercase;
}

ul.partners a:hover
{
    color: #0000ff;
}

ul.partners li
{
    height: 32px;
}


ul.partners li img
{
    height: 32px;
    margin-right: 10px;
}

ul.partners li a
{
    text-decoration: none;
    color: #000;
}

ul.menugrid
{
    list-style-type: none;
    list-style-position: outside;
    font-weight: bold;
    white-space: nowrap;
padding: 0px;
margin-left: 10px;
            padding: 0;
    margin: 0;
}

ul.menugrid li
{
    float: left;
    width: 200px;
    height: 38px;

    line-height: 32px;
    background-image: url(../images/button.gif);
    padding-top: 2px;
    overflow: hidden;
        white-space: nowrap;
}

ul.menugrid li .icon
{
    float: left;
    margin-right: 10px;
    margin-left: 2px;
    width: 32px;
    height: 32px;
}

ul.menugrid a
{
text-decoration: none; 
color: #000000;
    overflow: hidden;
}

ul.menugrid a:hover
{
    text-decoration: underline;
}

.partner-flyout
{
    overflow: hidden;
    width: 200px;
    height: 500px;    
    margin-left: 20px;    
    float: left;
}

.partner-flyout .inner
{
    width: 900px;
    height: 500px;   
    padding: 0;
    margin: 0;
}

.partner-more
{
    float: left;
    background-image: url(../images/more.gif);
    width: 24px;
    height: 80px;
    margin-top: 175px;   
    cursor: pointer;
}

/* Latest news */

ul.news-summary
{
	list-style: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}

ul.news-summary h1
{
	font-size: 1.0em;
}

ul.news-summary li div
{
	padding: 0;
	margin: 0;
    padding-bottom: 2px;
    display: inline-block;
}

ul.news-summary li div div.news-thumb 
{
	float: left;
	margin-right: 5px;
}


ul.news-summary li div.summary
{
}

ul.news-summary li a
{
	text-decoration: none;
	height: auto;
	line-height: normal;
}

ul.news-summary li a.readmore
{
	font-weight: bold;
    float: right;
}

ul.news-summary li a:hover
{
	text-decoration: underline;
}

ul.news-summary li div.title
{
	margin-top: 0px;
}

