/* CSS Document */
/* reset css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width:225px;
	height:auto;
	margin:0px;
	padding:0px;
	border:1px solid black;
}
tr {
    font-size: 14px;
    line-height: 2.0em;
}
a img {border:none;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
/* List */
ul {
 	list-style-position: inside;
	list-style-type: square;
}
ol {
 	list-style-position: inside;
	list-style-type: decimal;
}
ul ul, ol ol {
	margin-left: 20px;	
}
ul.reset_style,
ol.reset_style {
	margin: 0;
	list-style: none	
}

/* Ordered lists */
ol.ordered-decimals {
	list-style: decimal inside;
}
ol.ordered-alphabet {
	list-style: lower-alpha inside;	
}

/* Unordered lists */
ul.unordered-arrow {
	list-style-image: url(../images/icons/lists/arrow.png);
}
ul.unordered-yellow {
	list-style-image: url(../images/icons/lists/yellow.png);
}
ul.unordered-info {
	list-style-image: url(../images/icons/lists/info.png);
}
ul.unordered-cross {
	list-style-image: url(../images/icons/lists/cross.png);
}
ul.unordered-tick {
	list-style-image: url(../images/icons/lists/tick.png);
}
ul.unordered-exclamation {
	list-style-image: url(../images/icons/lists/exclamation.png);
}
ul.unordered-globe {
	list-style-image: url(../images/icons/lists/globe.png);
}
.more {
	font-size:8px;
	font-variant: small-caps;	
	font-weight: bold;
}
.clearit { clear:both; }
.ten {line-height:10px; }
.table {
margin-left:10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-rendering: optimizeLegibility;
	line-height:1.7;
}
#wrapper1 {
	width:100%;
	height:auto;
	min-height:800px;
	background:#000000 url(images/background.jpg) no-repeat scroll center top;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#wrapper2 {
	position:relative;
	width:1000px;
	height:auto;
	margin:0px auto;
	margin-top:40px;
	padding:0;
}
.overlay{
  position: absolute;
  top: 0; /* These positions makes sure that the overlay */
  bottom: 0;  /* will cover the entire parent */
  left: 0;
  width: 100%;
  background: #000;
  opacity: 0.75;
  -moz-opacity: 0.75; /* older Gecko-based browsers */
  filter:alpha(opacity=75); /* For IE6&7 */
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius::8px;
}
#siteContainer {
	position:relative;
	width:1000px;
	height:auto;
	padding-bottom:10px;
}
#header {
	width:1000px;
	height:100px;
	margin:0px;
	padding:0px;
}
#branding{
	float:left;
	width:320px;
	height:100px;
	margin:0px;
	padding:0px;
	background: url(../images/dsLogoWh.png) center bottom no-repeat;
}
#mainNav {
	z-index:100;
	float:right;
	position:relative;
    top:33px;
    right:0px;
	height:auto;
	width:680px;
	border:0 none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#feature {
	z-index:50;
	position:relative;
	width:950px;
	height:473px;
	margin:20px auto;
}
#feature a {
	color: #ffeeb8;
    text-decoration:none;
}
#feature a:hover {
	color: #ED3338;
    text-decoration:none;
}
#feature ul {
	margin-left: 25px;
}
#feature ul li {
	text-indent:-2px;
	line-height:1.75em;
}

#body_content {
	width: 960px;
	margin: 0px 20px;
	background:#FFFFFF;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius::8px;
}
#content {
	width: 960px;
}
#content.has_sidebar {
	width: 620px;
	margin: 0 10px;
}
#content.has_sidebar.left{
	float: left;	
}
#content.has_sidebar.right{
	float: right;	
}
#sidebar {
	width: 300px;
	margin: 0 10px;
}
#sidebar.left {
	float: left;
}
#sidebar.right {
	float: right;
}
#content .full,
#content .half,
#content .quart,
#content .onethird,
#content .twothirds,
#content .threequarts ,
#content .half_onethird {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}
#content .full {
	width: 940px;	
}
#content .half {
	width: 460px;
}
#content .quart {
	width: 220px;	
}
#content .onethird {
	width: 300px;	
}
#content .twothirds {
	width: 620px;	
}
#content .threequarts {
	width: 700px;
}
#content .half_onethird {
	width: 140px;
}


/* FOOTER ------------------------------------- */
#footer_container {
	position:relative;
	width:1000px;
	height:auto;
	margin:0px auto;
	margin-top:10px;
	padding:0;
}
#footer {
	position:relative;
	width:980px;
	height:auto;
	margin: 0 auto;
	padding: 5px;
	color: #FFFFFF;
}
#footer .copyright_info {
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	margin-right: 30px;	
}
#footer .footer_info {
	width: 400px;
	float: left;
	margin-right: 30px;
	font-size: 12px;
	line-height: 18px;	
}
#footer .footer_nav_container {
	float: right;
}
#footer .footer_nav_container .footer_nav,
#footer .footer_nav_container .social_profiles {
	text-align: right;	
}
#footer .footer_nav_container .footer_nav {
	margin-bottom: 5px;	
}
#footer .footer_nav_container .footer_nav li,
#footer .footer_nav_container .social_profiles li {
	display: inline;
}
#footer .footer_nav_container .social_profiles li {
	margin: 0 1px;	
}
#footer .footer_nav_container .social_profiles img {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}



/* SIDEBAR
 ------------------------------------- */
#sidebar #search_widget {
	display: block;
	height: 32px;
	width: 300px;
	margin-bottom: 20px;
}
#sidebar #search_widget #search_field {
	display: block;
	width: 260px;
	height: 32px;
	background: url(../images/global/global.png) no-repeat left -272px;
	float: left;
	color: #666;
}
#sidebar #search_widget #search_field:focus {
	color: #444;	
}
#sidebar #search_widget #search_submit {
	display: block;
	text-indent: -999em;
	height: 32px;
	width: 30px;
	float: right;
	background: url(../images/global/global.png) no-repeat -270px -272px;
	cursor: pointer;
}

/* CONTENT WIDGET */
#sidebar .inline_content_widget {
	width: 270px;
	padding: 15px 15px 0 15px;
	background: url(../images/global/sidebar_widgets.png) no-repeat left top;
	margin-bottom: 20px;
}
#sidebar .inline_content_widget .widget_bottom {
	width: 300px;
	height: 15px;
	background: url(../images/global/sidebar_widgets.png) no-repeat left bottom;
	margin: 0 -15px;
}
#sidebar .inline_content_widget .widget_title {
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	width: 270px;
	line-height: 1;
	padding-bottom: 20px;
	margin-bottom: 5px;
	background: url(../images/global/widget_title_breaker.png) no-repeat center bottom;
}

/* TABBED WIDGET */
#sidebar .tabbed_widget {
	width: 287px;
	position: relative;
}
#sidebar .tabbed_widget ul.widget_tabs {
	padding-left: 13px;
	margin: 0;
	list-style: none;
}
#sidebar .tabbed_widget ul.widget_tabs li {
	display: block;
	float: left;
}
#sidebar .tabbed_widget ul.widget_tabs li a {
	display: block;
	height: 30px;
	background-position: left -179px;
	padding-left: 20px;
	margin-left: -13px;
	z-index: 1;
	text-decoration: none;
}
#sidebar .tabbed_widget ul.widget_tabs li a span {
	display: block;
	height: 30px;
	background-position: right -119px;
	padding-right: 20px;
	color: #fff;
	line-height: 29px;
	cursor: pointer;
}
#sidebar .tabbed_widget ul.widget_tabs li a.first_tab {
	background: left -119px;
	padding-left: 15px;
}
#sidebar .tabbed_widget ul.widget_tabs li a.last_tab span {
	display: block;
	height: 30px;
	background-position: right -149px;
	padding-right: 20px;
	margin-right: -20px;
}
#sidebar .tabbed_widget ul.widget_tabs li a.current,
#sidebar .tabbed_widget ul.widget_tabs li a.current.first_tab {
	background: url(../images/global/global.png) no-repeat left -447px;
	color: #464646;
	padding-left: 15px;
}
#sidebar .tabbed_widget ul.widget_tabs li a.current span,
#sidebar .tabbed_widget ul.widget_tabs li a.current.last_tab span {
	background: url(../images/global/global.png) no-repeat right -447px;
	position: relative;
	color: #464646;
	z-index: 2;
	left: 3px;
}
#sidebar .tabbed_widget .widget_tabs_content {
	clear: both;
	width: 270px;
	padding: 15px 15px 0 15px;
	background: url(../images/global/sidebar_widgets.png) no-repeat -300px top;
	position: relative;
}
#sidebar .tabbed_widget .widget_bottom {
	width: 300px;
	height: 15px;
	background: url(../images/global/sidebar_widgets.png) no-repeat left bottom;
	clear: both;
}

/* HOME PAGE
 ------------------------------------- */
/* featured_box */
.featured_box {
	padding-bottom: 32px;
	margin-bottom: 20px;
	background: url(../images/global/block_breaker.png) no-repeat center bottom;	
}
.featured_box .featured_box_image {
	margin-bottom: 10px;	
}


/* -- main menu -- */
.mainMenu {
	z-index:100;
	font-family:SansumiRegular,Helvetica,Arial,sans-serif;
/*	font-family:Helvetica, Arial, sans-serif;*/
    font-size:16px;
    letter-spacing:1px;
    padding-left:20px;
}
.mainMenu ul {
list-style-type:none;
}
.mainMenu ul li {
position:relative;
display:block;
float:left;
}
.mainMenu ul li:hover a {
background: none;
color:#FFFFFF;
}
.mainMenu ul li ul {
display:none;
}
.mainMenu ul li:hover ul {
display:block;
position:absolute;
top:25px;
left:-40px;
}
.mainMenu ul li a {
display:block;
color:#FFFFFF;
text-decoration:none;
overflow:hidden;
padding:5px 10px 5px 10px;
}
.mainMenu ul li a.sub1 {
backround: url(arrow_down_o.gif) no-repeat right center;
color:#000000;
}
.mainMenu ul li:hover a.sub1 {
background: url(arrow_down_o.gif) no-repeat right center;
color:#FFFFFF;
}
.mainMenu ul li:hover a.sub1 a:visited {
display:block;
color:#FFFFFF;
background: none;
text-decoration:none;
overflow:hidden;
padding:5px 10px 5px 10px;
}
.mainMenu ul li:hover ul li a {
display:block;
width:220px;
color:#FFFFFF;
font-size:14px;
font-weight: normal;
background:#03F;
margin:0;
padding:5px;
}
.mainMenu ul li:hover ul li a:hover {
background: #28A9FF none repeat scroll 0 0;
}
.mainMenu ul li:hover ul li:hover ul {
display:block;
position:absolute;
top:0;
left:105px;
}

/* Links */
a,
a:link,
a:visited {
	color: #d87000;
	text-decoration: none;	
}
a:hover,
a:focus {
	text-decoration: underline;	
}
a:active {
	color: #714200	
}

/* Navigation */
ul#nav li a,
ul#nav li a span,
ul#nav ul li a:hover,
ul#nav ul li.sfHover > a,


