@charset "UTF-8";
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #303030;
}
a:active {
	color: #999999;
}
body {
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #807E6D;

	background-repeat: no-repeat;
	background-position: top center;
	}

.wrapper {
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 450px;
	background-color: #FFFFFF;	
}
.footer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page_bot.png);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	float: none;
	width: 850px;
	height: 51px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #9a9b89;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	text-indent: 50px;
}
.signoff {
	position: absolute;
	right: 43px;
	bottom: -272px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	line-height: 12px;
	}
	
#signoff a {
	color: #161616;
	}
	
	
#signoff a:hover{
	color:#484747;
	}
	
	
	
h1 {
	font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: 19px;
	letter-spacing: -0.5px;
	font-weight: bold;
	line-height: 8px;
}
h2 {
	font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: -0.5px;
	font-weight: bold;
	line-height: 8px;
	text-indent: 10px;
}
.logostyle {
	width: 124px;
	margin-right: 5px;
	float: right;
	margin-top: 5px;
	}
.logostyle a img, .logostyle a  {
	border: 0px;
	outline: none;
}
.move_up_logo {
	margin-top: -58px !important;
}
/* ------------BEGIN NAVIGATION STYLES------------ */
.navigationstyle {
	font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: 19px;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 20px;
	text-indent: 10px;
	width: 220px;
	float: left;
	margin-top: -1px;
}

#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li { 
	margin: 0px 0px 0px 0px !important;
	width: 220px;
	padding: 0px;
}


#navcontainer a {
	display: block;
	color: #808080;
	text-decoration: none;
	text-align:left;
	font-size:19px;
	height: 19px;
	width: 220px;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	outline: none !important;
}

#navcontainer a:hover{
	color:#303030;
}

#navcontainer a:active {
	outline: none !important;
	border: none !important;
}


div#navcontainer {
	padding-top:12px;
	margin-left: 15px;
}
.signoff {
	width: 800px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	display: inline;
	vertical-align: baseline;
}


/* gallery */
#gallery {
	width: 778px;
	height: 333px;
	padding: 0px 0px 5px 10px;
	overflow: hidden;
}

#gallery a img, #gallery a {
	border: none;
	text-decoration: none;
}

#slideshow {
	margin-top: -1px;
}
#slideshow a img, #slideshow a {
	border: none;
	outline: none;
}

#slideshow, .image-wrapper {
	overflow: visible;
	display: block;
}

#thumbs {
	width: 98px;
	float: left;
	border-left: 2px solid #bfbec3;
	height: 116px;
	margin: 14px 17px 0px 5px;
}

#thumbs ul, #thumbs ul li {
	list-style: none;
}

#thumbs ul {
	width: 80px;
	height: 30px;
	margin: 14px 0px 0px 18px;
	padding: 0px;
}

/* align the 1, 2, 3 list */
.b_websites #thumbs ul {
	margin-top:  -4px;

}

.b_promotional_material #thumbs ul {
	margin-top: -4px;
}

.b_illustration #thumbs ul {
	margin-top: -4px;
}

.b_magazines #thumbs ul {
	margin-top: -4px;
}

.b_clients #thumbs ul {
	margin-top: -4px;
}

.b_contact #thumbs ul {
	margin-top: -4px;
}

#thumbs ul li {
	width: 15px;
	float: left;
	margin: 0px;
	padding: 0px 1px 0px 1px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
}

#thumbs ul li a:link, #thumbs ul li a:active {
	display: block;
	width: 15px;
	height: 25px;
	color: #303030;
	border-bottom: 3px solid #FFF;
	outline: none;
	text-decoration: none;
}

#thumbs ul li a:hover, #thumbs ul li.selected a {
	border-bottom: 3px solid #BA2227;
}

#thumbs ul li a:visited {
	color: #303030;
	outline: none;
	text-decoration: none;
}

#description_hide {
	background-color: #FFF;
	opacity: 0.0;
	width: 450px;
	height: 65px;
	position: absolute;
	z-index: 20;
	margin: 0px 0px -65px 340px;
}

#description {
	float: left;
	color: #808080;
	font-size: 14px;
	width: 435px;
	height: 50px;
	margin: 13px 0px 0px 0px;

	font-weight: bold;
	line-height: 1.2em;
}

.caption {
	display: none;
}

/* navigation */
.b_websites #nav_websites a, .b_promotional_material #nav_promotional_material a, .b_illustration #nav_illustration a, .b_magazines #nav_magazines a, .b_clients #nav_clients a, .b_contact #nav_contact a {
	color:#303030;
}

a img, map {
	border: none;
	margin: 0px;
}

.no_nav_logo_spacer {
	display: block; height: 63px; width: 500px; float: right;
}

/* background image caption */
#bg_caption {
	margin-right: 20px; 
	position:absolute;
    bottom: 0px;
    right: 0;
    display: none;
}

h5 { 
	margin: 10px 0px 0px 0px;
	color: #edebec; 
	font-size: 24px;
	
}

#bg_caption p {
	margin: 5px 0px 0px 0px;
	height: 30px;
	text-align: right;
}

#bg_caption p a {
	display: block;	
	width: 270px;
	height: 20px;
	position: absolute;
	z-index: 100;

	text-align: right;
}


/* contact page */
#contact_details {
	float: left;
	margin: 27px 0px 0px 10px;
}

#map_canvas {
	width: 372px; 
	height: 284px;
	margin: 27px 0px 0px 0px;
	float: left;
}

/* home page */
a.news_headline {
	color: #7e7e7e;
	font-size: 13px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	float: left;
	line-height: 13px;
	margin: 4px 0px 0px 0px;
}

a.news_headline span {
	font-weight: normal;
}

a.rss_icon {
	display: block;
	margin: 6px 5px 0px 0px;
	height: 30px;
	width: 20px;
	float: left;
}
a.twitter_icon {
	display: block;
	height: 30px;
	width: 20px;
	float: left;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.news {overflow: hidden; float: left; position: relative; width: 670px; margin: 3px 0px 0px 0px; height:30px;}			
.news li {display:none;position:absolute;top:0px;left:0px; list-style-type: none;}			

* :focus { outline: 0; }

