@charset "UTF-8";
/* CSS Document */

.outerwrapper {
	width: 955px;
	margin: 0px auto;
	padding-top: 0px;
	border-right-color: #DEDEDE;
	border-left-color: #DEDEDE;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	position: static;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.undertop {
	background-color: #009933;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 100%;
}
body {
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(assets/gray.png);
}
.header {
	width: 100%;
	margin: auto;
	height: 140px;
}
.banner {
	width: 955px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.boxes  {
	width: 235px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
.boxes p {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Arial;
	padding-left: 20px;
	font-size: 14px;
	padding-right: 20px;
}
.overlay {
	width: 470px;
	background-image: url(assets/verticalunderline.png);
	background-repeat: repeat-y;
	margin-left: 5px;
	height: 100%;
	background-position: left;
}
.boxInside {
	margin: 0px;
	padding: 0px;
	width: 200px;
	top: 10px;
	height: 150px;
	background-image: url(assets/newDanielsanLogoSM.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
.boxrightNav {
	float: right;
	width: 750px;
	top: auto;
	bottom: 0px;
	margin-top: 50px;
	margin-bottom: 0px;
	height: 60px;
	position: static;
}
.overlayRT {
	background-image: url(assets/verticalunderline.png);
	background-repeat: repeat-y;
	width: 501px;
	background-position: right;
	margin-right: 5px;
}
.overlayABOVE {
	background-image: url(assets/underline.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 501px;
	height: 100%;
	margin-top: 5px;
}
#logo {
	margin: 0px 10px 10px 30px;
	vertical-align: text-top;
	float: left;
}
img#wide {
	width: 955px;
	border-top: 2px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: top;
}
.content {
	width: 953px;
	margin: 0px;
	padding: 10px 0px 0px;
}
.footer {
	width: 100%;
	margin: 0px;
	padding: 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: lighter;
	color: #666666;
	background-color: #FFFFFF;
	position: static;
	text-align: center;
}
.footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.boxesPlain {
	width: 294px;
	float: right;
	text-color: ffffff;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
	height: 465px;
	border-top: 2px inset #CCCCCC;
	border-right: 2px inset #CCCCCC;
	border-bottom: 2px #CCCCCC;
	border-left: 2px inset #CCCCCC;
}
.boxesPlain h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: lighter;
	font-variant: small-caps;
	background-color: #444444;
  	background-image: -moz-linear-gradient(top, #444444, #999999); /* FF3.6 */
  	background-image: -ms-linear-gradient(top, #444444, #999999); /* IE10 */
  	background-image: -o-linear-gradient(top, #444444, #999999); /* Opera 11.10+ */
  	background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#999999)); /* Saf4+, Chrome */
  	background-image: -webkit-linear-gradient(top, #444444, #999999); /* Chrome 10+, Saf5.1+ */
  	background-image: linear-gradient(top, #444444, #999999);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#999999'); /* IE6–IE9 */
}
#menu {
	width: 955px;
	margin: auto;
	height: 150px;
	top: auto;
	left: auto;
}
#gallery {
	padding: 10px;
	margin-top: 20px;
}
.boxesPlain p {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Arial;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #333;
}
.boxesLogo {
	width: 500px;
	background-color: #FFFFFF;
	float: left;
}
.boxesPlainLeft {
	width: 293px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
	height: 465px;
	border-top: 2px inset #CCCCCC;
	border-right: 2px inset #CCCCCC;
	border-bottom: 2px #CCCCCC;
	border-left: 2px inset #CCCCCC;
}
ul.nav {
	margin-left: 0;
	list-style: none;
	padding-left: 0px;
	padding-top: 6px;
	padding bottom: 5px;
	padding-bottom: 5px;
}
ul.nav li {
	display:inline;
	list-style-type: none;
	text-align: right;
	width: auto;
	float: right;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Arial;
	font-size: 0.95em;
	font-weight: 300;
	margin: 0px;
}
li.drop {
	list-style: none;
	list-style-type: none;
	display: inline;
	float: left;
	position: relative;
	z-index: 1;
	border: 1px solie #aaa;
	background-color: #666;
	padding: 10 px;
	margin: 0 20px 0 0;
}
ul.nav a {
	padding: 5px 15px;
	margin-right: 5px;
	text-decoration: none;
	color: #FFF;
	background-color: #444444;
 	background-image: -moz-linear-gradient(top, #444444, #999999); /* FF3.6 */
 	background-image: -ms-linear-gradient(top, #444444, #999999); /* IE10 */
 	background-image: -o-linear-gradient(top, #444444, #999999); /* Opera 11.10+ */
  	background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#999999)); /* Saf4+, Chrome */
  	background-image: -webkit-linear-gradient(top, #444444, #999999); /* Chrome 10+, Saf5.1+ */
  	background-image: linear-gradient(top, #444444, #999999);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#999999'); /* IE6–IE9 */
}
.boxesPlainLeft p {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Arial;
	font-size: 12px;
	font-weight: lighter;
	padding: 10px;
}
#dcc {
	margin-left: 85px;
	margin-top: 10px;
	margin-right: 55px;
	padding: 0px;
}
.boxesPlainLeft h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #ffffff;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: lighter;
	font-variant: small-caps;
	background-color: #444444;
  	background-image: -moz-linear-gradient(top, #444444, #999999); /* FF3.6 */
  	background-image: -ms-linear-gradient(top, #444444, #999999); /* IE10 */
  	background-image: -o-linear-gradient(top, #444444, #999999); /* Opera 11.10+ */
  	background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#999999)); /* Saf4+, Chrome */
  	background-image: -webkit-linear-gradient(top, #444444, #999999); /* Chrome 10+, Saf5.1+ */
  	background-image: linear-gradient(top, #444444, #999999);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#999999'); /* IE6–IE9 */
}
#giveback {
	margin-left: 50px;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#ssa {
	margin-left: 55px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.box_gradient {
  background-color: #444444;
  background-image: -moz-linear-gradient(top, #444444, #999999); /* FF3.6 */
  background-image: -ms-linear-gradient(top, #444444, #999999); /* IE10 */
  background-image: -o-linear-gradient(top, #444444, #999999); /* Opera 11.10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#999999)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #444444, #999999); /* Chrome 10+, Saf5.1+ */
  background-image: linear-gradient(top, #444444, #999999);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#999999'); /* IE6–IE9 */
}
.invoice {
	float: right;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 600px;
}
#ccard {
	margin-bottom: 10px;
	float: right;
	margin-right: 20px;
}
#slidebox{
	position:relative;
	border:1px solid #ccc;
	margin:5px auto 0px;
}
#slidebox, #slidebox .content{
	width:950px;
}
#slidebox, #slidebox .container, #slidebox .content{height:300px;}
#slidebox{overflow:hidden;}
#slidebox .container{position:relative; left:0;}
#slidebox .content{background:#eee; float:left;}
#slidebox .content div{padding:15px 28px; height:100%; font-family:Verdana, Geneva, sans-serif; font-size:13px;}
#slidebox .next, #slidebox .previous{position:absolute; z-index:2; display:block; width:21px; height:21px;}
#slidebox .next{right:0; margin-right:10px; background:url(slidebox_next.png) no-repeat left top;}
#slidebox .next:hover{background:url(slidebox_next_hover.png) no-repeat left top;}
#slidebox .previous{margin-left:10px; background:url(slidebox_previous.png) no-repeat left top;}
#slidebox .previous:hover{background:url(slidebox_previous_hover.png) no-repeat left top;}
#slidebox .thumbs{position:absolute; z-index:2; bottom:10px; right:10px;}
#slidebox .thumbs .thumb{display:block; margin-left:5px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:9px; text-decoration:none; padding:2px 4px; background:url(slidebox_thumb.png); color:#fff;}
#slidebox .thumbs .thumb:hover{background:#fff; color:#000;}
#slidebox .selected_thumb{background:#fff; color:#000; display:block; margin-left:5px; float:left; font-family:Verdana, Geneva, sans-serif; font-size:9px; text-decoration:none; padding:2px 4px;}
h3 {
	color: #3C599B;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 18px;
	margin-right: 5px;
	margin-left: 5px;
}
#marketplace {
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 5px;
}
h4 {
	font-family: "Helvetica Neue Light";
	font-size: 14px;
	color: #333;
	margin-left: 25px;
	font-weight: normal;
}
