/* - - - - - - - - - - - - - - - - - - - - -

Title : designs by ZeroDFeckx Form Framework
Author : designs by ZeroDFeckx
URL : http://www.zerodfeckx.com

Last Updated : July 2, 2010

- - - - - - - - - - - - - - - - - - - - - */
html {
	background:#7C181C;}

/* STANDARD ELEMENTS */


/* Body */
body {
	background-color: #7C181C;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font: normal 1em;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;}

/* Hyperlinks */
a {
	color: #FFFFFF;
	text-decoration: none;}

a:link {
	text-decoration: none}

a:visited {
	text-decoration: none}

a:active {
	text-decoration: none}

a:hover {
	text-decoration: none; color: #CBDE46;}

.nav {
	background-color: #7C181C;
	font: normal .75em Verdana, sans-serif, Arial;
	margin-right: 20px;
	margin-top: 10px;
	text-align: right;}


/* Fonts */
.strong {
	font-weight: 600;}

.text {
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-top: 5px;}

.productdesc {
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 20px;}

.staffdesc {
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 20px;}

/* yellow bold text*/
.strongYellow {
	font: bold;
	color: #CBDE46;
	margin-bottom:10px;
	margin-left: 20px;}

.strongBlack {
	font: bold;
	font-family: "Lucida Grande", sans-serif;
	font-style: italic;
	color: #000000;
	margin-bottom:10px;
	margin-left: 20px;
	text-align: center;}

.yellow {
	color: #CBDE46;}

.white {
	color: #FFFFFF;}

.strongYellowStaff {
	font: bold;
	color: #CBDE46;
	margin-bottom: 2px;
	margin-left: 20px;}

/* yellow bold Product text */
.strongYellowProduct {
	font: bold;
	color: #CBDE46;
	margin-bottom: 2px;
	margin-left: 20px;}


/* Headings */
h3 {
	color: #CBDE46;
	margin-bottom: 2px;
	margin-left: 20px;
	text-align: left;}


/* Images */
img.productBorderColor {
	border: 1px #BFB8B8 solid;}

img.staff {
	border: 1px gray solid;}


/* TABLES */
td {
	vertical-align: top;}


/* Footer */
.footer {
	color: #FFFFFF;
	font: normal .75em sans-serif, Arial;}


/* Other */
hr {
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;}
	
#container{
	text-align:left;
	background:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	-moz-box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
	box-shadow:rgba(0,0,0,.2) 0px 0px 5px;
}

#container, #bottom{
	margin:0 auto;
	width:640px;
}

#bottom{
	width:650px;
	height:10px !important;
	margin-bottom:10px;
	display:block !important;
}

form.wufoo{
	margin:20px 14px 0 14px;
	padding:0 0 20px 0;
}

/* ----- LOGO ----- */

h1{
	margin:0;
	padding:0;
	min-height:0;
	background-color:#dedede;
	text-indent:-9000px;
	text-decoration:none;
}
h1 a{
	min-height:40px;
	height:40px;
	display:block;
	background:url(../images/logo-dbZ [small].png) no-repeat left top;
	overflow:hidden;
}

img, a img{
	border:none;
	-ms-interpolation-mode: bicubic;
}
* html #bottom{ 
	_behavior: url(../../images/iepngfix.htc);
}
.hide{
	display:none !important;
}

#container .strongBlack {
	font-style: normal;
	font-weight: 600;
}
