/* whinered:					#8e201a		*/


@import url("reset.css");
@import url("960.css");
@import url("text.css");

body{
	background: url(images/body-bg.png) top repeat-x;
	font-family: "Tahoma", "Lucida Grande", "Arial", "sans-serif";
}

a {text-decoration: none; color:#8e201a; outline:none;}
a:active {outline: none;}
a:focus{
	-moz-outline-style: none;
}
h2 {font-size: 36px;text-shadow:0 1px 0 #FFF; margin-bottom:10px; font-weight:normal; color:#4e4e4e;}
h3 {font-size: 24px;text-shadow:0 1px 0 #FFF; margin-bottom:10px; font-weight:normal; color:#4e4e4e;}
h4 {font-size: 16px;text-shadow:0 1px 0 #FFF; margin-bottom:10px; font-weight:normal; color:#4e4e4e;}

.shadow {
	width: 972px;
	margin: 0 auto;
	background: url(images/shadow.png) repeat-y;
}
.shadow_bottom{
	width: 972px;	
	margin: 0 auto;
	height: 6px;
	background: url(images/shadow-bottom.png) no-repeat;
}

.container_16{
	position: relative;
}
.container_16 .push_1  {
	left: 40px;
}



/* @HEADER ---------------------------- >*/

#header{
	background: url(images/header-bg.png) repeat-x;
	height: 100px;
	position: relative;
}

#logo {
	margin-left: 5px;
	float: left;
	margin-bottom: 0;
}

#logo a{
	background: url(images/logoV2.png) no-repeat;
	cursor:pointer;
	display:block;
	height:0;
	overflow:hidden;
	padding-top:84px;
	position:relative;
	width:142px;
	margin-top:10px;
	margin-left:10px;
}

#footer_logo {
	margin-top: 20px;
	margin-right: 10px;
	float: right;
}
#footer .footer_content{
	padding-top: 10px;
}


#footer_logo a{
	background: url(images/footer-logo.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:0;
	overflow:hidden;
	padding-top:21px;
	position:relative;
	width:98px;
}

/* @NAVIGATION ---------------------- >*/
#header ul {
	list-style: none;
	float: right;
	margin-top: 36px;
	height: 38px;
	padding-left: 20px;
	background: url(images/navbar-bg.png) no-repeat left;
}

.navbar_end{
	background: url(images/navbarend-bg.gif)no-repeat;
	width: 10px;
	height: 38px;
	position: absolute;
	right: -10px;
	top: 38px;
}

#header ul li {
	float:left;
	display: inline;
	font-family: "Lucida Grande";
	font-size: 11px;
	margin:0 0px;
	height: 21px;
	padding:0 15px 0 0;
	margin-top:8px;
	
}

#header ul li a{
	color: #2f2f2f;
	text-shadow:0 1px 0 #FFF;
	padding:2px 0 5px 15px;
	font-family: "Arial";
	float: left;
	display:inline;

	}

#header ul li.current_page_item,
#header ul li.current_page_parent, 
#header ul li.current_page_ancestor{
	background: url(images/nav-main-current-end.png) no-repeat right top
}

#header ul li.current_page_item a,
#header ul li.current_page_parent a, 
#header ul li.current_page_ancestor a{
	color: #FFF;
	text-shadow:0 1px 0 #000;
	background: url(images/nav-main-current.png) no-repeat left top;	
	}




.subpagenav-shadow{
	width: 212px;
	float: left;
	position: relative;
	background: url(images/subpagenav-top-shadow.png) no-repeat;
	top: 20px;
	right: 10px;
	}

.subpagenav-shadow.categories {
	margin-top:20px;
}

.subpagenav-shadow.categories h4{
	color: white;
	font-size: 13px;
	display:block;
	width: 150px;
	text-align: center;
	line-height:21px;
	height: 23px;
	background: url(images/box-h3-bg.png) no-repeat;
	text-shadow:0 1px 0 #000;
	position: absolute;
	right:28px;
	top:-10px;

}

.subpagenav-shadow.categories ul{
	margin-top: 40px;
}

.subpagenav-bottom-shadow{
	position: absolute;
	background: url(images/subpagenav-bottom-shadow.png) bottom no-repeat;
	width: 210px;
	bottom:-20px;
	height:25px;
	left: 0;
}

#subpages {
	background: url(images/subpagenav-bg.png) no-repeat right top;
	width:202px;
	position: relative;
	left:0px;
	top:15px;
	border: solid #dddddd 1px;
}

#subpages ul {
	margin-top: 20px;
	list-style: none;
}

#subpages ul li {
	background: url(images/subpage-nav-list-bg.png) top repeat-x;
	line-height:33px;
	font-size: 14px;
}
#subpages ul li ul{
	margin: 0;
}
#subpages ul li ul li  {
	display: none;
}

#subpages ul li.selected_page_side, 
#subpages ul.selected {
	color: grey;
	text-shadow:0 1px 0 #FFF;
}

#subpages ul li.selected_page_side ul li{
	display:  inherit;
}

#subpages ul li ul li.selected{
	display:  inherit;
}


#subpages ul li a{
	color: #8e201a;
	text-shadow:0 1px 0 #FFF;
}
#subpages ul li ul li  {
	font-size: 12px;
}

ul#categories{
	margin-top: 40px;
}
ul#categories li {
	font-size: 12px;
	line-height: 24px;
}
#language_selector {
	position: absolute;
	right: 10px;
	width: 87px;
	height: 25px;
	background: url(images/language-selector-bg.png) no-repeat;
	text-align: center; 
}

#language_selector ul{
	list-style: none;
	margin-top:2px;
}
#language_selector ul li{
	display: inline;
	margin:0 5px;}

/* @HEADER IMAGE -------------------------- >*/ 


#first_header_img{
	background: url(images/header-metall.jpg) no-repeat;
	height: 320px;
	
}
#header_img {
	position: relative;
	height:0;
}
#header_img img {
	position: absolute;
	display: none;
}

#picture_frames
{
	height: 300px;
	background: url(images/picture-frames.png) no-repeat;
	float: left;
	margin-top:10px;
}

#picture_frames img{
	margin:21px 0 0 21px;
	border: 1px solid #dddddd;
	
}

#header_box{
	position: absolute;
	height: 174px;
	width: 500px;
	right:0;
	top:75px;
	color: white;
	background: url(images/header-bg-shade.png);
}
#header_box .wrapper{
	width: 460px;
	margin: 20px;
}
#header_box .wrapper p {
	font-size: 15px;
}
#header_box .wrapper h3{
	font-size: 19px;
	color: white;
	text-shadow:0 1px 0 black; 
	font-size: 30px;
}


/* @CONTENT ---------------------------------- >*/ 


#content {
	margin-bottom: 60px;
	background: url(images/content-main-bg.png) top repeat-x;
	min-height: 400px;
	position: relative;
}
#content_main {
margin-top: 40px;
}

.grid_6.box {
	background: url(images/box-bg.png) top repeat-x;
	height: 160px;
	border: solid #dddddd 1px;
	margin-top: 60px;
	width: 338px;
}
.box h3 {
	color: white;
	font-size: 13px;
	display:block;
	padding-left: 10px;
	line-height:21px;
	width: 138px;
	height: 23px;
	background: url(images/box-h3-bg.png) no-repeat;
	text-shadow:0 1px 0 #000;
	position: absolute;
	right: 0px;
	top:-10px;
}
.box p {
	display:block;
	float:left;
	margin-left:20px;
	margin-top:22px;
	width:160px;
}
.box img {
	padding: 8px;
	border: solid #dddddd 1px;
	background: white;
	margin:20px 0 0 10px;
	float: left;
}
/*
.box a {
	position: absolute;
	bottom: 5px;
	right: 5px;
}*/
.box a p{
	color: black;
}
.box a:hover p{
	text-decoration: underline;
	color: #8E201A;
}


div.left_column{
	width: 320px;
	float: left;
	background: url(images/left_column-bg.gif) repeat-y right top;
	margin-bottom: 20px;
	margin-top: 20px;
	}
div.right_column{
	width: 300px;
	float: right;
	padding-left: 20px;
	margin-bottom: 20px;
		margin-top: 20px;
	
}


div.left_column p{
	width: 300px;
}



/* BLOG NEWS    */

.post {
	padding-bottom: 20px;
}

.posted_by {
	margin-top: -10px;
	font-size: 11px;
}


.posted_by span {
	color: #8e201a;
}

.post h3 a{
	font-size: 24px;text-shadow:0 1px 0 #FFF; margin-bottom:10px; font-weight:normal; color:#4e4e4e;
}

.post h3 a:hover {
	color: #8e201a;
}
/* NEWSBOX*/

.newsbox-shadow{
	width: 212px;
	float: right;
	position: relative;
	background: url(images/newsbox-top-shadow.png) no-repeat;
	top: 75px;
	left: 10px;
}
.newsbox-bottom-shadow{
	position: absolute;
	background: url(images/newsbox-bottom-shadow.png) bottom no-repeat;
	width: 210px;
	bottom:-20px;
	height:25px;
	right: 0;
}

#newsbox {
	background: url(images/newsbox-bg.png) no-repeat;
	width: 200px;
	position: relative;
	right:-8px;
	top:15px;
	border: solid #dddddd 1px;
}

#newsbox h4{
	color: #6b1212;
	text-shadow:0 1px 0 #FFF;
	margin-bottom: 5px;
	font-size: 13px;
	

}


#newsbox .wrapper{
	padding: 20px 0 0 25px;
	width:160px;
}

.wordtube{
	text-align: center;
}

/* @FOOTER -------------->*/

#footer {
	height:120px;
	border-top: 1px solid #dddddd;
	background: url(images/footer-bg.png) repeat-x;
}









a.facebook {
  right: 10px;
  display: block;
  overflow: hidden;
  color: black;
  font-size: 11px;
  padding-left: 20px;
  line-height: 30px;
  background: url(images/facebook_small.png) no-repeat left center;
}



#fb {
  display: block;
  position: absolute;
  top:30px;
  right: 25px;
}
.socialLinks{
	margin-top:20px;
	list-style: none;
}
.socialLinks li,
.main_socialLinks li {
	float:left;
	margin-left:10px;
}

.main_socialLinks{
	list-style:none;
	position:absolute;
	margin:0;
	right:18px;
	top:30px;
}
