/*
 *
 *  Title:      craveitmedia.com styles
 *  Author:     James Laurenson
 *  Revised: 	September 2009
 *
 */

/*Reset CSS*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*end Reset CSS*/

.clear{clear:both;display:block;overflow:hidden;width:0;height:0}.overclear{width:100%;overflow:hidden}

.block, .banner_container{display:inline;float:left;margin-left:10px;margin-right:10px;}

@font-face {
      font-family: "Myriad Pro - Bold Cond";
      src: url(../fonts/MyriadPro-BoldCond.otf);
}
@font-face {
      font-family: "Myriad Pro - Cond It";
      src: url(../fonts/MyriadPro-CondIt.otf);
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #21abe7;
	text-decoration: underline;
}

body {
    padding: 0px;
    margin: 0px;
	color: #000;
	background:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

#wrapper{
	width: 100%;
	margin: 0 auto;
}

h2 {
	/*font-family: "Myriad Pro - Bold Cond", sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	margin-bottom: 25px;
	text-transform: uppercase;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: ultra-condensed;
	font-size: 22px;
	margin: 20px 0 15px 0;
	text-transform: uppercase;
	color: #ffffff;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	margin-bottom: 25px;
	text-transform: capitalize;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px 0 10px 0;
	line-height: 14px;
	text-transform: uppercase;
	color: #ffffff;
}

.italic {
    font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	margin: 10px 0 10px 0;
	color: #ffffff;
}

/* Header & Navigation
----------------------------------------------------------------------------------------------------*/
#header{
	height: 90px;
    background-color: #000000;
	border-bottom: #666666 5px solid;/*#21abe7*/
	position: relative;
	z-index: 99;
}
#header_content{
	margin: 0 auto;
	width: 955px;
	position: relative;
}

.nav {
	/*position: relative;*/
}

.nav li {
	display: inline;
	float: right;
	line-height: 89px;
	margin: 3px 20px 0 100px;
}

.nav li.active {
	border-top: #fff 3px solid;
	margin-top: 0;
}

.nav li a {
    font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.nav li.active a:hover {
	color: #21abe7;
	font-weight: bold;
	text-decoration: underline;
}

.nav li a:hover {
	color: #21abe7;
	font-weight: bold;
	text-decoration: underline;
}

/* Logo
----------------------------------------------------------------------------------------------------*/

#logo {
	background: transparent url(../images/logo.jpg);
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	width: 305px;
}

#logo a {
	display: block;
	height: 90px;
	overflow: hidden;
	text-indent: -5000px;
	width: 305px;
}

/* maincontent
----------------------------------------------------------------------------------------------------*/
#maincontent{
	/*margin-left:auto;
	margin-right:auto;*/
	width: 100%;
	background-color: #ffffff;
	}
#banner{
	background-image: url(../images/banner_bg.jpg);
	margin: 0 auto;
    width: 955px;
	height: 295px;
	border-bottom: #CCCCCC 5px solid;
}
#banner #calltoaction{
	float: left;
    width: 500px;
	height: 255px;
	padding: 20px;
}
#banner .tagline{
    width: 500px;
	height: 80px;
	/*line-height: 60px;*/
}
#banner .contactbtn{
    width: 500px;
	padding: 20px 0;
}
#banner #slideshow {
	margin: 20px 0 0 12px;
	color: #fff;
	float: right;
	height: 270px;
	width: 380px;
}
#banner #slideshow img {
	margin: -10px 0 0 -10px;
}
#midsection {
	margin: 0 auto;
    width: 955px;
	background-color: #ffffff;
}
.sellingpoints {
	float: left;
	margin: 0 0 0 20px;
    width: 285px;
}
.address {
	float: left;
	margin: 0 0 0 20px;
    width: 200px;
}

.clientPacket {
	font-size:12px;
	width:100%;
	height:1%;
	padding:5px 0px 5px 0px;
	/*clear:both;*/
	display:block;
	float: left;
}

.clientPacket img {
	border:solid 1px #dadada;
	padding:3px;
	margin:0px 15px 0px 0px;
	background-color:#fff;
	float:left;
}

.clientTitle {
	font-size:14px;
	font-weight:bold;
	color:#21abe7;
}

.clientPacket a:link{
	color:#21abe7;
	text-decoration: none;
}

.clientPacket a:hover{
	color:#21abe7;
	text-decoration: underline;
}

/* footer
----------------------------------------------------------------------------------------------------*/
#footer{
	width: 100%;
	background-color: #000000;
	border-top: #666666 5px solid;
}
#footer_content{
	margin: 0 auto;
    width: 955px;
    background-color: #000000;
}
.footer_lists {
	float: left;
	margin: 0 0 0 20px;
    width: 210px;
}

.footer_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21abe7;
}

.footer_nav {
	position: relative;
	left: 0;
}

.footer_nav li {
	line-height: 18px;
	margin: 3px 20px 0 0;
}

.footer_nav li.active {
	border-top: #fff 3px solid;
	margin-top: 0;
}

.footer_nav li a {
	color: #21abe7;
	font-weight: bold;
	text-decoration: none;
}

.footer_nav li.active a:hover {
	color: #21abe7;
	text-decoration: underline;
}

.footer_nav li a:hover {
	color: #21abe7;
	text-decoration: underline;
}

/*form
----------------------------------------------------------------------------------------------------*/
#form_box {
	width: 590px;
	background: #ffffff;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.8em Arial, Helvetica, Sans-serif;
	margin: 0 0 2px 20px;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 590px;
	margin: 10px 0 0 20px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../images/loading.gif) no-repeat center;
}