@charset "UTF-8";
/* CSS Document */
html {
	width:100%;
	background:#fff url(/i/background.jpg) top repeat-x;
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
}
body {
	width:100%;
	min-width:996px;
}

a {
	color:#900;
}
a:focus {
	outline: none;
}

a:hover {
	text-decoration:none;
}

#container1 {
	background: url(/i/body_bg.jpg) center repeat-y;
	width:100%;
	margin:0 auto;
}
#container2 {
	width:996px;
	background: url(/i/body_bg.jpg) center repeat-y;
	margin:0 auto;
	overflow:auto;
}
#topbar {
	position:relative;
	background:#fff url(/i/background.jpg) top repeat-x;
	height: 80px;
}
#topbar h1 {
	margin:0;
	padding:0;
	font-size:1em;
	width:247px;
	height:66px;
	background:url(/i/adventure.gif) 5px 9px no-repeat;
}
#topbar h1 a {
	display:block;
	margin:0;
	padding:0;
	height:68px;
	text-decoration:none;
}
#topbar h1 a i {
	visibility:hidden;
}

#l_nav {
	background:url(/i/leftnav_top.gif) 2px 0 no-repeat;
	margin:0;
	display:inline;
	width:252px;
	float:left;
}
#l_nav ul {
	list-style:none;
	margin:0 0 0 3px;
	padding:0;
}
#content {
	padding:0;
	width:741px;
	float:left;
	position:relative;
	/*overflow:auto;*/
}

#header {
	width:741px;
	margin: 0;
	padding:0;
	height:171px;
	position:relative;
}

#header img {
	position:absolute;
}

#header #band {
	position:absolute;
	left:0;
	background:#000;
	color:red;
	width:100%;
	bottom:10px;
	height:43px;

	filter:alpha(opacity=50);
		-moz-opacity:0.5;
		-khtml-opacity: 0.5;
		opacity: 0.5;
}

#header h2 {
	margin:0;
	position:absolute;
	bottom:10px;
	color:#fff;
	padding:0 0 0 32px;
	text-transform:uppercase;
	font:bold 2.2em Verdana, Arial, Helvetica, sans-serif;
}

#copy {
	margin: 0 3px 0 0;
	padding:10px 32px 0 32px;
	position:relative;
}

#copy h2 {
	margin-top:0;
	border-bottom:1px solid #c00;
	color:#c00;
	font-size:1.8em;
	text-transform:uppercase;
}

#copy h3 {
	font-size:1.2em;
}
#copy p {
	margin:0 0 1.3em 0;
	font-size:1.3em;
}
#copy strong {
	font-weight:bold;
	color:#c00;
	text-transform:uppercase;
	font-size:.9em;
}

#copy ul {
	font-size:1.3em;
}
#copy dl {
	margin-top:25px;
}
#copy dl dt {
	font-size:1.2em;
	padding:0;
	margin-top:.5em;
}
#copy dl dt a {
	text-decoration:none;
	display:block;
	padding:5px 5px 0 5px;
}
#copy dl dt:after {
	/*content:":";*/
}
#copy li {
	margin:5px 0;
}
#copy span, #copy dt {
	font-weight:bold;
	color:#c00;
	text-transform:uppercase;
}
#copy span {
	font-size:.9em;
}

#copy dl dd {
	border:1px #ccc;
	border-style:solid;
	padding:15px 15px 0 15px;
	margin:0 0 30px 0;
	background:#fff url(/i/dd_gradient.gif) top repeat-x;
}
#copy dl dd p {
	/*margin:0;*/
	padding:0;
}


#breadcrumb {
	margin-top:0;
	font-weight:normal;
	font-size:1em;
}


#main_office {
	float:left;
	width:300px;
}
#other_offices {
	margin:0 0 0 325px;
	padding:0;
}
#main_office ul, #other_offices ul {
	font-size:1.2em;
	list-style:none;
	margin:0;
	padding:0;

}
#main_office ul li, #other_offices ul li {
	margin:0 0 5px 0;
}
#main_office ul li img {
	vertical-align:middle;
	margin-right:0;
}
#main_office h3, #other_offices h3 {
	padding:0;
	margin:5px 0 0 0;
}
#main_office p, #other_offices p {
	margin-top:0;
}


.eco_section {
	width:671px;
	margin:0 0 20px 0;
	padding:0;
	background:url(/i/eco_bg.gif) 0 repeat-y;
}

.eco_section strong {
	color:#5B7E20 !important;
}
.eco_section div {
	margin: 0;
	padding:5px 25px;
	background:url(/i/eco_background.gif) top no-repeat;
}
.eco_section h3 {
	margin:0;
	padding:18px 10px 6px 20px;
	font:bold 1.7em Arial Black,Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:100%;
	text-transform:uppercase;
	background:url(/i/eco_section_top.gif) no-repeat;
}

.eco_section dl {
	margin:0 15px;
}
.eco_section dt {
	color:#5B7E20 !important;
	font-size:1.3em !important;
	border:none !important;
	margin:0 5px 0 0;
	padding:0;
}
.eco_section dd {
	margin:0 0 10px 0 !important;
	border:none !important;
	padding:0 !important;
	font-size:1.3em;
	background:none !important;
}
.eco_section img {
	margin:0;
	padding:0;
	display:block !important;
}


#creative_services {
	background:url(/i/list_bg.gif) top left no-repeat;
	padding:25px 0 25px 25px;
	height:117px;
	margin-bottom:15px;
}
#apparel_list {
	background:url(/i/apparellist_bg.gif) top left no-repeat;
	padding:25px 0 25px 25px;
	height:60px;
	margin-bottom:2em;
}
#wide_list {
	background:url(/i/widelist_bg.gif) top left no-repeat;
	padding:25px 0 25px 25px;
	height:85px;
	margin-bottom:2em;
}
#creative_services ul, #apparel_list ul, #wide_list ul {
	float:left;
	margin:0 10px;
	padding:0 0 0 35px;
}
#creative_services ul li, #apparel_list ul li, #wide_list ul li {
	margin:5px 2%;
	font-size:.9em !important;
	font-weight:bold;
	white-space:nowrap;
}

#svc_subsection dt a{
	padding-left:25px !important;
	background: url(/i/plus.gif) 7px 7px no-repeat;
	color:#c00;
}
#svc_subsection dt a:hover{
	color:#900;
}
#svc_subsection dt a.selected{
	background: url(/i/minus.gif) 7px 7px no-repeat;
}
#svc_subsection dd {
	display:none;
}
#svc_subsection dd ul {
	padding-bottom:15px;
}

#sitemap {
	list-style:none;
	font-size:1em;
	margin:0;
	padding:0;
	width:675px;
}
#sitemap li {
	clear:left;
	margin:0 0 1em 0;
	padding:0;
	overflow:auto;
	width:673px;
}

#sitemap a {
	padding:5px;
	display:block;
	margin:0;
	font-weight:bold;
	background:#eee;
	border-bottom:1px solid #ccc;
}

#sitemap ul li {
	clear:none;
	margin:0;
	width:auto !important;
}
#sitemap ul {
	list-style:none;
	font-size:1em;
	border:1px solid #fff;
	margin:0 15px 0 0;
	padding:0;
	float:left;
}

#sitemap ul li a {
	border:none;
	font-weight:normal;
	background:#fff;
	border:1px solid #fff;
}



#clear {
	clear:both;
}


/*=========== Footer CSS =============*/

#footer {
	width:100%;
	background:#d5d5d5 url(/i/footer_bg.jpg) top repeat-x;
	height:100px;
	clear:both;
}

#sample_login {
	list-style:none;
	padding:15px 0 !important;
}
#sample_login li{
	padding:2px 15px 2px 35px!important;
}
#sample_login li a {
	color:#fff;
}

#foot_nav {
	list-style:none;
	width:690px;
	margin:0 20px 0 281px;
	padding:0;
	overflow:auto;
}
#foot_nav li {
	float:left;
	display:inline;
	margin:4px 18px 4px 0;
	padding:0;
	white-space:nowrap;
}
#foot_nav li a:link {
	color:#900;
}
#foot_nav li a:visited {
	color:#666;
}
#foot_nav li a:hover {
	color:#c00;
	text-decoration:none;
}
#foot {
	width:990px;
	margin:0 auto 1em auto;
	padding-top:16px;
	text-align:center;
}
#f_detail {
	width:996px;
	margin:0 auto;
	background:url(/i/footer_body_bg.gif) top no-repeat;
	padding-top:16px;
	text-align:center;
}
#foot p {
	font-size:1em;
	margin:5px 0;
	padding:0;
}

#foot p span {
	margin:0 16px 0 0;
}

#f_detail p {
	margin:0;
	padding-top:8px;
}

p#f_contact {
	font-size:1.3em;
	padding:0;
	margin:0 ;
}

p#f_contact span {
	margin:0 30px 0 0;
}

.movedownabit {
	padding-top:40px !important;
	padding-bottom:25px !important;
}
h2.movedownabit {
	padding-bottom:0 !important;
}
#digital_video {
	border-bottom:1px solid #c00;
	margin-bottom:15px;
}

#hoverDivDiv {
	right:-120px;
	position:absolute;
}


.eco_apparel, .upload_link {
	display:none;
}

