/*
Author: Piotr Ch. | www.w2m.co.uk
version: 1.0
*/

*{margin:0; padding:0;}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
	
h1 {
	font-size: 30px;
	font-style:normal;
	font-weight:normal;
	color:#aebb9a;
	margin-top: 2px;
	padding-bottom:20px;
}

h2 {
	font-size: 20px;
	font-style:normal;
	font-weight:normal;
	color:#c6cf55;
	margin-top: 0px;
	padding-bottom:10px;
}

p {
	font-size: 13px;
	font-style:normal;
	color:#d1d184;
	padding-bottom:15px;
}

/* Default links -------------------- */

a
{
	font-size: 13px;
	color: #a8a838;	
	text-decoration: underline;
	cursor: pointer;
}

a:hover
{
	text-decoration: none;
}

/* END: Default links -------------------- */


/* Content -------------------- */

#container{
	width: 100%;
	margin: 0 auto;
	padding:0px;
	color:#666;
	overflow: hidden;
}

#wrapper {
	width: 960px;
	margin: 0 auto;		
	margin-top:0;
}

#container-home-box-l {
	width: 500px;
	margin: 0 60px 15px 0;
	float:left;
	padding:0;
	line-height: 18px;
}

#container-home-box-r {
	width: 380px;
	margin: 0 0 15px 0;
	float:right;
	padding: 0;
	line-height: 18px;
}
#container-home-box-r a {
text-decoration:underline;
}

.container-home-box-r-text {
	width: 360px;
	margin: 5px 0 20px 0;
	float:left;
	padding: 10px;
	line-height: 8px;
	background-color: #313116;
}

#container-subpage-box-r {
	width: 570px;
	margin: 0;
	float:right;
	padding: 0;
	line-height: 18px;
}

#container-subpage-box-l {
	width: 350px;
	min-height: 400px;
	margin: 0;
	float:left;
	padding: 5px;
	line-height: 18px;
	background: url(../images/bcgr-subpage-pic.png) no-repeat top right;
}

#container-subpage-video-r {
	width: 350px;
	margin: 0;
	float:right;
	padding: 0;
	line-height: 18px;
}

#container-subpage-video-l {
	width: 570px;
	margin: 0;
	float:left;
	padding: 5px;

}

#container-subpage-products {
	width: 100%;
	margin: 0 0 20px 0;
	float:left;
	padding: 0;
	line-height: 18px;
}


/* END: Content -------------------- */


/* Header -------------------- */

#header {
	background: url(../images/header.png) no-repeat top right;
  	width: 960px; 
  	height: 170px;
	margin: 20px auto 0;	
	position:relative;
}

#home-head-pic {
	background: url(../images/home-head-pic.jpg) no-repeat top right;
  	width: 960px; 
  	height: 285px;
	position:relative;
	margin: 3px auto 0;	
}

#sub-head-pic {
	background: url(../images/sub-head-pic.jpg) no-repeat top right;
  	width: 960px; 
  	height: 125px;
	position:relative;
	margin: 4px auto 0;	
}

#logo {	
	width:155px;
	height: 150px;
	float:left;
	margin-left: -53px;
	margin-top: 0px; 
	position: relative;
	z-index: 10;	
}
/* END: Header -------------------- */

/* Menu -------------------- */

#menu {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 35px;  
  padding: 0;
  list-style: none;
  position: absolute;

}

#menu li {
  float: right;
  width: auto;
  height: 35px;
  margin: 8px 0 0 0;
  padding: 0 1px 0 1px;
  background: transparent;
  position: relative;
}
#menu li a {
  font-size: 13px;
  float: left;
  color: #000;
  margin: 0;
  padding: 0 10px;
  line-height: 25px;
  background: transparent;
  display: block;
  text-decoration: none;
  
}

#menu li a:hover { background: #000; color: #ffc40c;}
#menu li.active a {
  color: #ffc40c;
  background: #000;
}
	
/* END: Menu -------------------- */


/* Misc -------------------- */
.home-bcgr {
	background: url(../images/bcgr-homepage.png) repeat-x top left;
}

.sub-bcgr {
	background: url(../images/bcgr-subpage.png) repeat-x top left;
}

.img-shortcut-1 {
	background: url(../images/shortcut_button_1.png) no-repeat top left;
	margin-right: 40px;
	width: 100px;
	height: 50px;
	padding: 85px 0 0 0;
	line-height: 10px;
	text-align:center;	
	float:left;	
}

.img-shortcut-2 {
	background: url(../images/shortcut_button_2.png) no-repeat top left;
	width: 100px;
	height: 50px;	
	padding: 85px 0 0 0;
	line-height: 10px;
	text-align:center;
	float:left;	
}

.img-shortcut-3 {
	background: url(../images/shortcut_button_3.png) no-repeat top left;
	width: 100px;
	height: 50px;	
	padding: 85px 0 0 0;
	line-height: 10px;
	text-align:center;	
	float:right;			
}

br.clear {
	clear: both;
	font-size: 1px;
	line-height: 20px;
}

.author {
	font-style:italic;		
}

.thumb-products-l {
	margin: 0 4px 4px 0;
}

.thumb-products-r {
	margin: 0 0 4px 0;

}


/* END: Misc -------------------- */

FORM { 
	margin: 0; 
	padding: 0; 
	font-size: 13px;
	font-style:normal;
	color:#959560;
	padding-bottom:15px;
}

FIELDSET { margin: 0; padding: 0; border: none; }
INPUT { background-color:#69693b; border:none; height:18px; padding:2px; color:#c4c491;} 


.formLabel {
            width: 150px !important;
            width /**/: 150px;
            height: 18px !important;
            height /**/: 28px;
            padding: 5px 0;
            float: left;
            clear: left;
}

.formElement {
            width: 200px !important;
            width /**/: 200px;
            float: left;
            clear: right;
			color:#d1d184;
}

.formSubmit {
            width: 200px !important;
            width /**/: 600px;
            clear: both;
            padding: 10px 0 0 150px;
}

.required {
	font-size: 13px;
	font-style:normal;
	color:#959560;
	padding-bottom:5px;
}

/* Footer -------------------- */

#footer {
	clear: both;
	height:35px;
  	width: 960px; 
	margin: 40px auto 0;
	background-color:#000000;
}

#footer p {
	padding:10px 10px 0 10px;
	color:#444421;
	font-size: 13px;
	text-align:left;
}

#footer a { 
	color: #444421;
	text-decoration: none;
}

#footer a:hover {
	color: #5b5b31;
	text-decoration: underline;
}

/* END: Footer -------------------- */



