#menus{
 	width: 702px;
	height: 29px;
	position: absolute;
	top: 30px;
	left: 270px;
}


body
{
	margin: 0px;
	background-color: #fff;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
    color: #98138E;
}
a {
    color: #636363;
}

#container
{
	width: 970px;
/*	height: 625px;*/
	padding-top:30px;
	margin: 0 auto;
	
}

img {border: none;}

/*-----header and subdivs-----*/

#header
{
	
}
#hello
{
	position: relative;
}
#pre-header-content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#logo
{
	width: 277px;	
	height: 33px;
	margin: 0px auto;
	background: url(../images/dm_logo.png) 0 0 no-repeat #fff;
	border-bottom: #e1e2dd 0px solid;
	padding: 0;
	float: left;
}

#search-box-content {
	float: right;
}

#InputSearch
{
	padding: 2px;
	width: 168px;
	height: 18px;
	float: left;
}

#BtGo
{
	padding: 2px;
	height: 18px;
	float: left;
}

#BtMyaccount
{
	padding: 2px;
	height: 18px;
	float: left;
}

.searchbox
{
	width: 100%;
}
.usernamebox
{
	width: 94px; 
}
.passwordbox 
{
	width: 91px; 
}

.searchbox, .usernamebox, .passwordbox
{
	color: #333;
	font-size: 11px;
	height: 15px; 
	padding: 0px 2px;
	border-top: #b7b7b7 2px solid;
	border-left: #b7b7b7 2px solid;
	border-bottom: #e7e7e7 2px solid;
	border-right: #e7e7e7 2px solid;
	margin: 0;
}

#header-content {
	clear: both;
	margin: 0 5px 0 0;
}
#header-content .clearfix {
	font-size: 1px;
	clear:both;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#header-content #main-menu {
	float:right;
}
#header-content .yuimenubaritem {
	margin: 0 10px;
}
#header-content a.yuimenubaritemlabel {
	padding: 10px 10px;
	border: 1px solid transparent;
	background-color: #fff;
	color: #475560;
	text-decoration: none;
}

#header-content a.yuimenubaritemlabel:hover,
#header-content a.yuimenubaritemlabel.yuimenubaritemlabel-selected {
	border: 1px solid #b5b5b5;
	border-bottom: none;
}
#header-content .yuimenu {
	background-color: #fff;
	border: 1px solid #b5b5b5;
}
#header-content .yuimenu .bd {
	background-color: #fff;
	z-index:5;
}
#header-content a.yuimenuitemlabel {
	padding: 10px 17px;
	color: #98138f;
	font-size: 13px;
	text-decoration: none;
}
#header-content a.yuimenuitemlabel:hover {
	background-color: #f0dcee;
}
#header-content a.yuimenuitemlabel-hassubmenu {
	background-image: url(../images/arrow2.png);
	background-position: right center;
	background-repeat: no-repeat;
}



/*----mainpic and subdivs----*/

#MainPic
{
	width: 970px;	
	height: 320px; /*330px*/
	margin: 0px auto;	
	background: url(../images/index_main.jpg) 0px 13px no-repeat #fff;
}

/*----mainpic and subdivs----*/
/*#NewsFlash
{
	width: 950px;	
	margin: 0px auto;
	border: white 2px solid;
	padding: 8px;
}
*/
#NewsFlash
{
	width: 950px;	
/*	height: 17px;*/
	margin: 0px auto;
	border-bottom: white 2px solid;
	padding: 0px;
}

#NewsFlash p
{
	color: #999;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	margin: 0;
}

.whatsnew
{
	color: #666;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-right:8px;
}

.more a
{
	color: #ff0000;
	margin-left: 1em;
}

/*----MainContent and subdivs----*/
/*#MainContent
{
	width: 970px;	
	min-height: 220px; height: auto !important; height: 220px;	
	margin: 0px auto;
	position: relative;
}

#quote
{
	width: 495px;	
	height: 151px;
	background: url(../images/quote.gif) 0 0 no-repeat #fff;
	border-right: #d0e2ed 2px solid;
	position: absolute;
	top: 12px;
	left: 0;
}

#MainText
{
	width: 440px;
	min-height: 151px; height: auto !important; height: 151px;
	margin: 0px auto;
	padding: 12px 13px 12px 20px;
	font-size: 8pt;
	color: #999;
	font-weight: bold;
	position: absolute;
	top: -6px;
	left: 496px;
}
*/


#quote
{
	width: 495px;	
	height: 90%;
	background: url(../images/quote.gif) 0 0 no-repeat #fff;
	border-right: #d0e2ed 2px solid;
	position: absolute;
	top: 12px;
	left: 0;
}

#MainText
{
	width: 440px;
	min-height: 151px; height: auto !important; height: 151px;
	margin: 0px auto;
	padding: 12px 13px 12px 517px;
	font-size: 8pt;
	color: #999;
	font-weight: bold;
	position: relative;
}

#MainText p
{
	margin-top: 0;
	margin-bottom: 0.5em;
	line-height: 1.6em;
}

.title
{
	font-size: 10pt;
	color: #81b1cf;
	font-weight: bold;
}

/*----footer----*/
#footer
{
	width: 970px;
	height: 30px;
	margin: 0px auto;
	clear: both;
	font-size: 7pt;
	position: static;
	bottom: 0;
}

#footer p
{
	text-align: center;
	margin-top: 0px;;
	margin-bottom: 0;
	line-height: 2em;
	color: #999;
}

#footer p a
{
	margin-left: 25px;
	color: #999;
}

#footer p a:hover {color: #81b1cf;}

#result_report{
font-weight:bold;
padding-bottom:20px;
}
#results, #other_pages{
	color: #777; 
	font-size: 9pt;
	line-height: 15px;
	margin: 6px 0;
}

.main-spotlight {
		padding-left:8px;
		margin-bottom:20px;
		}
	
.spotlight-title {
	font-weight:bold;
	color:#9b1889;
}

.home_spotlight p, .home_recommendations p {
	font-size:13px;
	line-height:18px;
	color:#4d575d;
	padding:0 14px;
}

.home_spotlight a, .home_recommendations a {
	color:#475560;
	text-transform:capitalize;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	display:inline-block;
}

.home_spotlight a:hover, .home_recommendations a:hover {
	color:#9b1889;
}



/**
 * Homepage Avatar Video
 */

div.featured_video_homepage {
	padding-bottom:15px;
	border-bottom:1px solid #9d0b8c;
}
	
div.featured_video_homepage .video {
	text-align:center;
	padding-top: 15px;
	margin-bottom: 15px;
}

div.featured_video_homepage strong {
	color:#9d0b8c;
}

div.featured_video_homepage p {
	font-size:13px;
	line-height:18px;
	color:#636363;
}

div.featured_video_homepage a {
	color:#475560;
	text-decoration:none;
}

a#video_modal {
	display: block !important;
	width: 300px !important;
	height: 130px !important;
	text-align: center !important;
}

div.video-embed {
	padding: 10px !important;
	background: #fec993 !important;
	width: 364px !important;
}

div.video-embed object {
	border: 2px solid #E07128 !important;
}

div.home_spotlight {
	padding-top: 25px;
}

