body {
  margin: 0px;
  padding: 0px;
  background-color: #ed1c24;
  background-repeat: repeat;
  background-position:  right bottom;
  background-attachment: fixed;
  background-image:none;
  height: 100%;
  color: #333; 
  font-family: Arial,Helvetica,sans-serif;
  text-align:center;
}

body { -webkit-text-stroke:1px transparent; } /*Safari font anti-aliasing hack*/
/*prevent Mobile Safari from using the technique, as it handles text well, and doesn’t support transparency on text-stroke*/
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}

#ie6_notice {width:100%;height:0px;padding:5px;background:#d4d0c8;border: 1px solid #808080;color:#000;z-index:999;position:absolute;font-weight:bold;font-size:0.8em;}

iframe {
  float: left;
}

#apres {
	color: #fff;
	font-size: 0.7em;
}

#container div  {
  float: left;
}


#container {
  border-top: 0px solid #91301b;
  margin: 0px auto 0px auto;
  padding: 0;
  width: 920px;
  background: url(images/) repeat;
  height:auto;
  text-align:left;
 }
 
#logo {
  padding:0px 0 0px 0;
  width:50%; 
	float:left;  
}
#twitter{
	float:clear;
	width:50%;
	padding-top:42px;
	text-align:right;
	font-size:0.8em;
	color:#695848
}

#logobg {
  background-image: url(images/);
  background-position: left top;
  background-repeat: no-repeat;
 }

#menu_wrapper{
	background:#e6e6e6;
	padding:3px 5px 3px 5px;
	width:910px;
	
} 

#menu {
	color:#695848;
	font-size:1em;
	float:clear;
	text-align:right;
	width:710px;	
}

#home {
	float:left;
	width:200px;
	text-align:left;
}
.orange {color:#de4f00;}

#line { 
	background:#695848;
	height:1px;
	width:100%;
	float:left;
	
}

#menu_under{ 
	background:#e6e6e6;
	height:4px;
	width:920px;	
}

#content_wrapper {
	height:auto;
	padding:8px 0 8px 0;
	width:100%;
}

#content_left {
	float:left;
	padding:0px 0 0px 0px;
	width:520px;
}

#content_right {
	float:right;
	padding:0px 0 0px 8px;
	width:332px
}

#content_right_top {
	float:right;
	width:332px;
	padding:293px 0 8px 0px;
}

#content_left_bottom {
	float:right;
	width:332px;
	padding:0px 0 0px 0px;
}

#content_wrapper2 {
	background:#e6e6e6;
	width:100%
}

#content_left2 {
	height:107px;
	width:430px;
	margin-right:0px;
	padding:18px 0px 10px 10px;
	color:#de4f00;
	font-weight:bold;
	font-size:1em;
	letter-spacing:1px;
	float:left;	
}
.brown {color:#695848;}
#content_right2 {
	height:115px;
	width:472px;
	margin-left:0px;
	padding:8px 0 8px 8px;
	float:right;
	
}

#content_right2_top{
	height:auto;
	width:100%;
	margin-left:0px;
	margin-bottom:8px;
	text-align:right;
}

#content_right2_bottom {
	height:auto;
	width:100%;
	margin-left:0px;
	padding:0px;
	text-align:right;
}


.rollover01{background:url(pictures/thumb_01.jpg) no-repeat left bottom;width:105px;margin-left:8px;}
.rollover01 img:hover{background:url(pictures/thumb_01.jpg) no-repeat left top;width:105px;}

.rollover02{background:url(pictures/thumb_02.jpg) no-repeat left bottom;width:105px;margin-left:8px;}
.rollover02 img:hover{background:url(pictures/thumb_02.jpg) no-repeat left top;width:105px;}

.rollover03{background:url(pictures/thumb_03.jpg) no-repeat left bottom;width:105px;margin-left:8px;}
.rollover03 img:hover{background:url(pictures/thumb_03.jpg) no-repeat left top;width:105px;}

.rollover04{background:url(pictures/thumb_04.jpg) no-repeat left bottom;width:105px;margin-left:8px;}
.rollover04 img:hover{background:url(pictures/thumb_04.jpg) no-repeat left top;width:105px;}

.rollover05{background:url(pictures/thumb_05.jpg) no-repeat left bottom;width:105px;margin-left:8px;}
.rollover05 img:hover{background:url(pictures/thumb_05.jpg) no-repeat left top;width:105px;}

.rollover06{background:url(pictures/thumb_06.jpg) no-repeat left bottom;width:105px;margin-left:8px;}
.rollover06 img:hover{background:url(pictures/thumb_06.jpg) no-repeat left top;width:105px;}

.rollover07{background:url(pictures/thumb_07.jpg) no-repeat left bottom;width:105px;margin-left:8px;}
.rollover07 img:hover{background:url(pictures/thumb_07.jpg) no-repeat left top;width:105px;}

.rollover08{background:url(pictures/thumb_08.jpg) no-repeat left bottom;width:105px;margin-left:8px;}
.rollover08 img:hover{background:url(pictures/thumb_08.jpg) no-repeat left top;width:105px;}

	
#footer {
  /*background-image: url(images/right-background2.jpg);*/
  background-color: #695848;
  font-size: 0.7em;
  color: #fff;
  padding:5px;
  width:910px;
  margin-top:8px;
  
  
}

#footer_left {
	float:left;
	width:50%;
	text-align:left;
}

#footer_right {
	float:right;
	width:50%;
	text-align:right;
}

img {
  border-width: 0px;
}

.address {
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  padding: 20px 0px 23px 20px;
  font-size: 1.2em;
  height: 84px;
}


a.black_link:link {font-weight:normal; text-decoration:none; color: #000;}
a.black_link:visited { font-weight:normal;text-decoration:none; color: #000;}
a.black_link:hover { font-weight:normal;text-decoration:underline; color: #000;}

#search-tags {
    padding:10px 10px 10px 10px;
	font-size:85%;
	border-top: 0px solid #9c9e9b;
	width:202px;
	color:#ccc;
	position:absolute;
	bottom:32px;
	right:8px;
}


.menu_link a:link {text-decoration:none; color: #695848;}
.menu_link a:visited {text-decoration:none; color: #695848;}
.menu_link a:hover  {text-decoration:none; font-weight:; color: #695848;font-size:80%;}

.orange a:link {text-decoration:none; color: #de4f00;}
.orange a:visited {text-decoration:none; color: #de4f00;}
.orange a:hover  {text-decoration:none; font-weight:; color: #de4f00;font-size:80%;}

.menu_link2 a:link { text-decoration:none; color: #695848;}
.menu_link2 a:visited { text-decoration:none; color: #695848;}
.menu_link2 a:hover { text-decoration:underline; color: #695848;}

a.menu_link-shop:link { background-color: #5e9f43; display: block;text-decoration:none; color: #fff;}
a.menu_link-shop:visited { background-color: #5e9f43; display: block;text-decoration:none; color: #fff;}
a.menu_link-shop:hover { background-color: #ffffff; display: block;text-decoration:none; color: #fff;}

.standout {font-size:0.9em; font-weight:bold;letter-spacing:2px;}


#content h1 {
  border-bottom: 4px solid #000;
  padding-bottom: 5px;
  *margin-bottom: 5px;
}
#content_right h1 {
  border-bottom: 4px solid #7c9c5f;
  padding-bottom: 5px;
  *margin-bottom: 8px;
}

a.shoutdigital:link { background-color: none; display: inline;text-decoration:none; color: #ffffff;}
a.shoutdigital:visited { background-color: none; display: inline;text-decoration:none; color: #ffffff;}
a.shoutdigital:hover { background-color: #ffffff; display: inline;text-decoration:none; color: #000000;padding:0 5px 0 150px;}

#contact_us {
	font-size:1em;
	font-weight:normal;
	padding:47px 0 0 10px;
	height:112px;
	width:320px;
	border: 1px solid #000;
}

.img_valign_middle {vertical-align:middle;border-bottom: 5px solid #fff;}

#team {
	color:#333;
	font-size:0.7em;
	float:clear;
	
}

#do {
	color:#333;
	font-size:0.8em;
	float:clear;
	padding:0px 0 0px 0;
	
}
#projects {
	color:#333;
	font-size:0.7em;
	float:clear;
	padding:0px 0 0px 0;
	
}

#projects img{background:#e6e6e6;}
img.pad_left {padding:8px 0 8px 8px;}
img.pad_right {padding:8px 8px 8px 0px;}
img.pad {padding:8px 0px 8px 0px;}
.image-left{float: left; vertical-align: text-top;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(thickbox3_1/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #666;
	border-left: 0px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 0px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important; height:55px;width:55px;margin-left:11px;}
#flickr_www {display:block; padding:0 0px 0 0px !important; font: 1em Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#fff;border: solid 0px #000000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

.flickr_share {}
.flickr_share:link { background-color: none; display: inline;text-decoration:underline;color:#774525;}
.flickr_share:visited { background-color: none; display: inline;text-decoration:underline;color:#774525;}
.flickr_share:hover { background-color: none; display: inline;text-decoration:none;color:#774525;}
  



