@charset "UTF-8";

/* TOP BAR */
.top {
	height: 133px;
	width: 100%;
	background-image: url(images/top_slice.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 10;
}
.top_glow {
	height: 109px;
	background-image: url(images/banner_glow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.home_logo {
	width: 427px;
	height: 167px;
	position: relative;
	z-index: 20;
	background-image: url(images/vb_home_banner.png);
	background-repeat: no-repeat;
	top: 10px;
	left: 50px;
	float: left;
}
.home_logo a{
	width: 427px;
	height: 150px;
	display: block;
}
#action a{
	width: 150px;
	height: 40px;
	display: block;
	float: left;
	margin: 60px 0 0 250px;
	background-image: url(images/btn_upgrade.png);
	background-repeat: no-repeat;
}
#action a:hover{
	width: 150px;
	height: 40px;
	background-image: url(images/btn_upgrade2.png);
	background-repeat: no-repeat;
}

/* WRAPPER BAR */
.wrapper {
	background-color: #6a4324;
	position: static;
	z-index: 1;
}	
.wrapper2{
	background-image: url(images/bkgrnd_tile.png);
	background-repeat: repeat;
}

/* PAGE CONTENT*/
.panel-wrapper p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #d4c7af;
	line-height: 1.6em;
	letter-spacing: .05em;	
}
.panel-wrapper p a, label{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #d4c7af;
}
.panel-wrapper p a:hover{
	color: #ebac5b;
}
.home {
	width: 400px;
	height: 220px;
	float: left;
	margin: 30px 0 0 35px;
	background-image: url(images/home_headline.gif);
	background-repeat: no-repeat;
}
.home p{
	padding-top: 1000px;
}

.home_image {
	width: 433px;
	height: 336px;
	background-image: url(images/megaman.jpg);
	background-repeat: no-repeat;
	float: left;
}
.who {
	width: 340px;
	height: 260px;
	float: left;
	margin-left: 35px;
	background-image: url(images/header_contact.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
}
span.descriptor{
	letter-spacing: .09em;
	color: #e76e2b;
	text-transform: uppercase;
}
span.lower {
	text-transform: lowercase;
	font-size: .85em;
}

/* Contact */
.field_patch {
	height: 368px;
	width: 424px;
	background-image: url(images/field_patch.jpg);
	background-repeat: no-repeat;
	float: right;
	margin: -20px 0 0 0;
}
.contact_info {
	background-image: url(images/contact_info.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 239px;
	display: block;
	margin-top: 20px;
}
.form_wrap {
	width:250px;
	float: left;
	margin: 65px 0 0 105px;
}

label { 
cursor:pointer;display:block; 
}
input[type="text"] { 
	font-family: "Trebuchet MS";
	color: #e48810;
	width:190px;
	letter-spacing: .1em;
	border:1px solid #200e05;
	padding:5px;
	background-color: #502e19;
	-moz-border-radius:4px;
	margin-bottom: 15px;
}
input[type="text"]:focus   { border-color:#b07b1e; }
input[name="zip"]          { width:150px; }

form h5 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #bfa686;
}
textarea#message {
	width: 195px;
	height: 100px;
	margin-top: 8px;
	background: #502e19;
	border:1px solid #200e05;
	font-family: "Trebuchet MS";
	color: #e48810;
	font-size: 1em;
	line-height: 1.25em;
	vertical-align: text-top;
	overflow: auto;
	padding: 5px 0 0 5px;
	-moz-border-radius:4px;
	margin-bottom: 15px;
}

/* submit button */
input[type="submit"]{
	font-family: "Trebuchet MS";
	font-weight: bold;
	height: 20px;
	cursor:pointer;
	border:1px solid #999;
	padding:1px 5px 1px 5px;
	-moz-border-radius:4px;
	background: #65B1CB;
	color: #1B0F03;
	border-color: #2d180b; 
	float: right;
	margin: 5px 20px 0 0;
}
input[type="submit"]:hover,
input[type="submit"]:focus { border-color:#333;background:#43C9E2; }
input[type="submit"]:active{ margin-top:1px; }

/* SERVICE Content */
span.key_caps {
	font-variant: small-caps;
	color: #f7b658;
	margin-top: 5px;
	letter-spacing: .10em;
	font-size: 1.1em;
	line-height: 1.5em;
}
.service_1 {
	width: 233px;
	float: left;
	margin: -15px 0 0 25px;
	padding: 0 0 0 5px;
}
.service_1.header a{
	display: block;
	height: 28px;
	width: 138px;	
}
.service_2 {
	width: 233px;
	float: left;
	margin: -15px 0 0 45px;
	padding: 0 0 0 5px;
}
.service_2 a{
	display: block;
	height: 27px;
	width: 148px;	
}
.service_3 {
	width: 233px;
	float: left;
	margin: -15px 0 0 45px;
	padding: 0 0 0 5px;
}
.service_3 a{
	display: block;
	height: 27px;
	width: 174px;	
}

/* Piro Styles */
.demo a{ float:left; margin:0; padding:0; margin:5px 0px 5px 19px!important; margin:5px 10px 5px 10px; display:block; border:3px solid #522C09;}
.demo a:hover{ border:3px solid #B06007}
.demo a img{ float:left; margin:0; padding:0; margin:0; background:url(bg_tms.jpg) no-repeat;}
#title { color:#FF0000;
	font-family: "Times New Roman", Times, serif;
}

/* Gallery Blocks */
.work {
	width: 820px;
	margin: -15px auto 0 auto;
	height: 335px;
}
ul.hover_block#left {
	width:350px;
	float: left;
	height: 390px;
	margin: -15px 0 0px 10px;
}
ul.hover_block#right {
	width:350px;
	float: right;
	height: 390px;
	margin: -15px 60px 0px 0;
}

ul.hover_block li{
	list-style:none;
	float:left;
	width:343px;
	height: 75px;
	margin: 10px 0 0 25px;
	position: relative;
}
ul.hover_block li a {
	display: block;
	position: relative;
	overflow: hidden;
	width:343px;
	height: 75px;
}
ul.hover_block li a { text-decoration: none; }

ul.hover_block li img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
ul.hover_block #print {
	background-image:url(images/pnl_print_2.png);
	background-repeat: no-repeat;
}
ul.hover_block #tradead {
	background-image:url(images/pnl_tradead_2.png);
	background-repeat: no-repeat;
}
ul.hover_block #brand {
	background-image:url(images/pnl_brand_2.png);
	background-repeat: no-repeat;
}
ul.hover_block #web {
	background-image:url(images/pnl_web_2.png);
	background-repeat: no-repeat;
}
ul.hover_block #trade {
	background-image:url(images/pnl_trade_2.png);
	background-repeat: no-repeat;
}
ul.hover_block #logo {
	background-image:url(images/pnl_logo_2.png);
	background-repeat: no-repeat;
}
ul.hover_block #collateral {
	background-image:url(images/pnl_collateral_2.png);
	background-repeat: no-repeat;
}
ul.hover_block #mail {
	background-image:url(images/pnl_mail_2.png);
	background-repeat: no-repeat;
}
.demo a.plug{
	border: none;
	padding: 3px 0 0 3px;
}

/* COPY BLOCK */
.copy_block {
	width: 560px;
	float: left;
	margin: 50px 0 10px 60px;
	padding: 10px 30px 0 0;
	clear: left;
	background-image: url(images/stitch.png);
	background-repeat: repeat-y;
	background-position: right;
}
.copy_block p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.8em;
	color: #c5914e;
	clear: left;
	padding: 10px 50px 10px 0;
}
.blogmain{
	width: 550px;
	float: left;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #0D0502;
	margin-top: 50px;
}
.blog {
	width: 550px;
	float: left;
	border-top: 1px solid #471d13;
	border-bottom: 1px solid #0D0502;
	padding: 20px 0 5px 0;
	clear: left;
}
.blog img {
	border: 4px solid #7c4519;
	margin: 0 20px 15px 0;
	float: left;
}
.blog p {
	color: #c5914e;
	font-size: 1.15em;
	padding: 5px 40px 20px 0;
	line-height: 1.5em;
	clear: none;
}
.blog h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: .03em;
	font-size: 1.8em;
	color: #b16e2d;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1em;
}
.blogmain .photo {
	background-image: url(images/profile_pic2.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 103px;
	width: 159px;
}
.blog a {
	color: #c6a264;
	border-bottom: 1px dotted #c6a264;
}
.blogmain .gall_photo {
	background-image: url(images/psilyl_pic.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 103px;
	width: 159px;
}

.blogmain .blog_head {
	background-image: url(images/blog_headline.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 100px;
	width: 283px;
	border-bottom: 1px dotted #522C09;
}
.blogmain .gall_blog {
	background-image: url(images/psilyl_headline.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 100px;
	width: 283px;
	border-bottom: 1px dotted #522C09;
}

/* BOTTOM BAR */
.links {
	width: 220px;
	float: left;
	margin: 120px 0 40px 30px;
	padding-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.links ul {
	width: 180px;
	margin: 0 0 30px 0;
	padding: 20px 0 0 10px;
}
.links ul li {
	border-bottom: 1px dotted #8d3403;
	color: #ce7748;
	width: 180px;
}
.links li a {
	color: #ce7748;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: .90em;
	width: 180px;
	display: block;
	padding: 8px 0 8px 0;
}
.links li:hover, .links a:hover {
	width: 180px;
	background-color: #3A1706;	
}
ul#witchdocs {
	background-image: url(images/header_witchdoc.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
ul#tribesmen {
	background-image: url(images/header_tribesmen.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#medicine {
	background-image: url(images/header_medicine.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.copy_container {
	width: 900px;
	margin: 0 auto 30px auto;
}
.clear {
	clear: both;
}
.social {
	background-color: #110802;
	width: 137px;
	height: 33px;
	display: block;
	margin-top: -35px;
	background-image: url(images/social_foot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.so_icons {
	border-right: 1px solid #492208;
	border-left: 1px solid #492208;
	width: 135px;
	height: 27px;
	margin: 0 auto 0 auto;
}
.so_icons li {
	float: left;
	width: 22px;
	height: 21px;
	padding: 5px 0 0 10px;
}
.so_icons li a {	
	display: block;
	width: 22px;
	height: 21px;
}
#twit a {
	background-image: url(images/twit_1.png);
	background-repeat: no-repeat;
}
#face a {
	background-image: url(images/face_1.png);
	background-repeat: no-repeat;
}
#linked a {
	background-image: url(images/linked_1.png);
	background-repeat: no-repeat;
}
#im a {
	background-image: url(images/im_1.png);
	background-repeat: no-repeat;
}
#twit a:hover {
	background-image: url(images/twit_2.png);
	background-repeat: no-repeat;
}
#face a:hover {
	background-image: url(images/face_2.png);
	background-repeat: no-repeat;
}
#linked a:hover {
	background-image: url(images/linked_2.png);
	background-repeat: no-repeat;
}
#im a:hover {
	background-image: url(images/im_2.png);
	background-repeat: no-repeat;
}
.content {
	width: 100%;
	background-image: url(images/footer_slice.png);
	background-repeat: repeat-x;
	margin: -20px 0 0 0;
}
.legal {
	font-size: .75em;
	color: #522C09;
	width: 890px;
	height: 50px;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 10px;
}
.legal a{
	color: #522C09;
}
.legal a:hover{
	border-bottom: 1px dotted #522C09;
}
.legal #rt {
	margin-top: 40px;
	text-align: right;
	width: 200px;
	float: right;
}
.legal #lft {
	margin-top: 40px;
	width: 400px;
	float: left;
	display: inline;
}
#icon {
	background-image: url(images/flamebone_icon.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 55px;
	width: 40px;
	margin-right: 10px;
}

/*Sticky Footer*/
.footer {
	height: 80px;
	width: 100%;
	background-color: #000000;
	border-top: 1px solid #492007;
	position: relative;
	z-index: 2;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
} 
.footer, .push {
	height: 80px; /* .push must be the same height as .footer */
	clear: both;
} 
