@charset "UTF-8";

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}




body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #666;
	background-color: #D7D6CB;
	background-image: url(../images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#bulbbox {
	background-image: url(../images/bulb_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#container {
	padding: 0px;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#topblock {
	background-color: #4c4c4c;
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 960px;
	position: relative;
	left: 0px;
	top: 0px;
}
#contentblock {
	background-color: #FFF;
	margin: 0px;
	width: 888px;
	min-height:420px;  
	height:auto !important;  
    height:420px;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D7D6CB;
	border-right-color: #D7D6CB;
	border-bottom-color: #D7D6CB;
	border-left-color: #D7D6CB;
}
#slidercontainer {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 960px;
	overflow: hidden;
	height: 450px;
}
.position_homecontent {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;	
}
.sliderbg_red {
	border-top-color: #B31521;
	background-image: url(../images/slider_red.png);
	background-repeat: no-repeat;
}
#slidertab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	height: 16px;
	/*width: 100px;*/
	cursor: pointer;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 35px;
	text-transform: uppercase;
	font-weight: bold;
}
.tabdown {
	background-color: #D7D6CB;
	color: #00B8DC;
	text-decoration: none;
	background-image: url(../images/uparrow.png);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-repeat: no-repeat;
	background-position: 8px 2px;
}
.tabdown:hover {
	background-color: #333;
	color: #F9C900;
	text-decoration: none;
	background-image: url(../images/uparrow_roll.png);
	background-position: 8px 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-repeat: no-repeat;
}
.tabup {
	background-color: #D7D6CB;
	color: #00B8DC;
	text-decoration: none;
	background-image: url(../images/downarrow.png);
	background-position: 8px 2px;
	background-repeat: no-repeat;
}
.tabup:hover {
	background-color: #333;
	color: #F9C900;
	text-decoration: none;
	background-image: url(../images/downarrow_roll.png);
	background-position: 8px 2px;
	background-repeat: no-repeat;
}

.sliderbg_blue {
	border-top-color: #006287;
	background-image: url(../images/slider_blue.png);
	background-repeat: no-repeat;
}
.sliderbg_yellow {
	border-top-color: #F79500;
	background-image: url(../images/slider_yellow.png);
	background-repeat: no-repeat;
}
#slider {
	padding: 0px;
	width: 958px;
	position: absolute;
	z-index: 1;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 1px;
	margin-left: 1px;
	left: 0px;
	top: 0px;
}
#slidermessage {
	margin: 0px;
	padding: 0px;
	width: 958px;
	height: 417px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999em;
}
#footerblock {
	padding: 0px;
	width: 960px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#dglogo {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#footerinside {
	margin: 0px;
	padding: 0px;
	width: 820px;
}
#newburst {
	margin: 0px;
	padding: 0px;
	float: left;
}
#footercontent {
	width: 753px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#legal {
	width: 753px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
#animation_layer {
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 960px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}
#header_layer {
	margin: 0px;
	height: 75px;
	width: 890px;
	position: absolute;
	z-index: 1;
	padding-top: 94px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	overflow: hidden;
	top: 0px;	
	left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/dglogo_text.png);
	text-indent: -9999em;
	width: 164px;
	background-repeat: no-repeat;
	float: left;
}

.dottedbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5E5E5F;
}
.hometext {
	width: 600px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#twitter_div {
	margin: 0px;
	padding: 0px;
	width: 500px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 12pt;
	color: #000;
}
#twitter_update_list {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#twitter_update_list li {
	padding: 3px;
	list-style-position: outside;
	list-style-image: url(../images/twitterslashes.png);
}
a {
	color: #00B8DC;
}
a:hover {
	color: #F9C900;
}
a:visited {
	color: #06F;
}
#navigation {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 165px;
	position: static;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#edayblock {
	padding: 0px;
	width: 232px;
	float: right;
	margin: 0px;
}
.formtextfields {
	border: 1px solid #D6D5CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
}
#eday_optin label {
	display: none;
}
#eday_email {
	padding: 0px;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#eday_header {
	padding: 0px;
	width: 232px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#eday_message {
	padding: 10px;
	width: 212px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FF3847;
	text-decoration: none;
	text-align: center;
}
#eday_header h4 {
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 11px;
	color: #4D4D4D;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#eday_header h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 21px;
	color: #FF3847;
	width: 55px;
	color: #FF3847;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #706A58;
	border-right-color: #706A58;
	border-bottom-color: #706A58;
	border-left-color: #706A58;
	float: right;
	display: inline;
	background-image: url(../images/eday.png);
	background-repeat: no-repeat;
	text-indent: -9999em;
	height: 21px;
	background-position: 5px;
}

#navigation li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #00B8DC;
	text-decoration: none;		
}
#navigation li a{
	text-indent: -9999em;
	float:left;
	margin-left: 45px;
}
#navigation li a.nav1 {
	background-image: url(../images/nav1.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 49px;	
}
#navigation li a.nav1:hover {
	background-image: url(../images/nav1_roll.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 49px;
}
#navigation li a.nav1current {
	background-image: url(../images/nav1_up.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 49px;
}
#navigation li a.nav2 {
	background-image: url(../images/nav2.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 43px;	
}
#navigation li a.nav2:hover {
	background-image: url(../images/nav2_roll.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 43px;
}
#navigation li a.nav2current {
	background-image: url(../images/nav2_up.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 43px;
}
#navigation li a.nav3 {
	background-image: url(../images/nav3.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 63px;
}

#navigation li a.nav3:hover {
	background-image: url(../images/nav3_roll.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 63px;
}
#navigation li a.nav3current {
	background-image: url(../images/nav3_up.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 63px;
}
#eday_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF3847;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	width: 226px;
}
div.error, label.error {
	display: none;
}
.kicker {
	clear: both;
	height: 1px;
	width: 100%;
}
.errorshow {
	display: block;
}
#preloaderbox {
	display: none;
}
.homelink {
	font-weight: bold;
	text-decoration: none;
}
.redtype {
	color: #FF3847;
}
.abouttext {
	width: 600px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h3 {
	font-weight: bold;
	font-size: 12pt;
	line-height: 16pt;
	color: #FF3847;
	/*margin-bottom: 5px;*/
}
h4 {
	font-weight: normal;
	font-size: 12pt;
	line-height: 16pt;
	margin-bottom: 5px;
}

.workhome_row {
	padding: 0px;
	width: 888px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.workhome_projectblock {
	margin: 0px;
	width: 200px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	cursor: pointer;
}
.workhome_thumbframe {
	padding: 9px;
	height: 180px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #989898;
}
.workhome_thumb_roll .workhome_thumbframe {
	background-color: #FF9;
}
.workhome_thumb_roll a {
	color: #F9C900;
}
.workhome_projectblock a:hover {
	color: #F9C900;
}
.workhome_projectwrapper {
	margin: 0px;
	padding: 0px;
	width: 444px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
h3 a {
	text-decoration: none;	
}
h3 a:hover {
	text-decoration: none;
	color: #00B8DC;
}
.workdetails {
	width: 200px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.workdetailsnomargin {
	width: 200px;
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#workimageframe {
	margin: 0px;
	padding: 11px;
	width: 640px;
	border: 1px solid #5E5E5F;
	float: right;
}
.workimages_spacing {
	margin-bottom: 11px;	
}
.workimages_border {
	border: 1px solid #CCC;
}
.pdflink {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	background-image: url(../images/pdficon.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	padding-left: 40px;
	width: 160px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.weblink {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	background-image: url(../images/websiteicon.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	height: 30px;
	padding-left: 40px;
	width: 160px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.workback {
	width: 153px;
	padding: 0px;
	background-image: url(../images/workbackbg_reg.png);
	background-repeat: no-repeat;
	text-indent: -9999em;
	display: block;
	height: 10px;
	margin-top: 10px;
}
.workback:hover {
	background-image: url(../images/workbackbg_hov.png);	
}
.workback:visited {
	background-image: url(../images/workbackbg_vis.png);	
}
.contacttext {
	width: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;	
}
#contactform {
	width: 500px;
}
#socialblock {
	float: right;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #5E5E5F;
	display: inline;
}

.formlabels {
	font-weight: bold;
	display: block;
}
.contactfields {
	width: 500px;
	margin-bottom: 10px;
}
.contactfields_multi {
	height: 200px;
}
.inviso {
	display: none;
}
.contacterror {
	font-weight: normal;
	color: #FF3847;
	text-decoration: none;
	margin-left: 3px;
}
#formmessages {
	width: 500px;
	margin-bottom: 15px;
	padding: 0px;
	font-weight: bold;
}
#contactSubmit {
	display: block;
}
h2 {
	width: 500px;
}
.socialicons {
	margin-top: 30px;
}

.position_homecontent h2 {
	margin-top: 15px;	
}

#edaytip {
	display:none;
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#FFF;
	z-index:100;
	background-image: url(../images/black_arrow.png);
	font-weight: bold;
	text-align: center;
}
