html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, figure, footer, header, hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }


body {width:100%; background:#000 URL('../images/headerBG.png') repeat-x 0 0; font:13px sans-serif; *font-size:small; *font:x-small; line-height:1.22; }
table { font-size:inherit; font:100%; }
select, input, textarea { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
 
body{ color:#FFF; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }
a:hover, a:active { outline: none; }
a, a:active, a:visited { color:#B9010B; }
a:hover { color:#FA0210; }
ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }
small { font-size:85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align:top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }

input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 

a:link { -webkit-tap-highlight-color: #830006; } 


html { overflow-y: scroll; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; }
.hidden { display:none; visibility:hidden; } 
.visuallyhidden { position:absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { clear:both;
display:block;
height:1px;
margin:-1px 0 0 0;
 }

.clear {
	clear:both;
}
* html .clearfix { height: 1%; }
.clearfix { display: block; }


 /* Primary Styles
    Author: Zachary Scally
 */


/**
* HEader =============================================================Header 
*/
header{
    width:900px;
    margin:0 auto;
}

header .logo{
    padding-top:10px;
    text-align:center;
}

header #header_nav{    
    margin-top:40px;


}

header #header_nav ul{
  
}
header #header_nav ul li{
    display:inline; 
    background:#ccc;
    padding:7px;
 
}
header #header_nav ul a{
    text-decoration:none;
    text-transform:uppercase;
    outline:none;
    color:#000;
    font-weight:bold;
    font-size:12px;

}

.menu1 { margin-left:2px; margin-top:27px; height:35px; background:#fff url(../images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left; list-style:none;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#CCC; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(../images/button3.gif);}
.menu1 li.current a b {background:url(../images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(../images/button2.gif);}
.menu1 li a:hover b {background:url(../images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(../images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}



/**
* MAin content area ====================================================MAIN CONTENT
*/

#mainWrapper {
	width:896px;
	margin:0 auto;
	background: url('../images/wrapperBGlight.png') ;
}

#mainWrapper h2 {
	padding: 0 0 10px 0;
}

#contactUs {
	padding:40px 0;
}

.contactForm{}

.contactForm tr{}

.contactForm tr td{padding:5px;}


#container {
	border:1px solid green;
	
}

/*
#main{
    width:850px;
    padding:10px;
    margin: 0 auto;
    border: 1px solid green;
}
*/

.img_float{
    float:right;
    padding-top:20px;
    padding-bottom:30px;
    height:400px;
    margin: 0 20px 0 0;  

}

.img_float ul{}
.img_float ul li{
    list-style:none;
}

.mainWrapper {
	background: url('../images/wrapperBGlight.png') repeat-x #000;
	
}

.content_wrapper {
  float: left;
  margin: 0 0 0 15px;
  padding: 15px 0 20px 15px;
  width: 625px;
}


/*
.content_wrapper{
    width:650px;
    padding-top:10px;
    padding-bottom:20px;
    padding-left:10px;
    float:left;

}
*/
.content_wrapper h2{
    color:#FFF;
    font-size:16px;
    
}

/**
* home page
*/

.home_video{
margin-left:150px;
} 

.player-border{
	margin:40px 0;

}


.right_floater{
    width:500px; 

}

.left_floater{
    float:left;
    padding-right:35px;
    margin-top:10px;
    list-style:none;
	display:none;
}

#main .content_wrapper h3{
    font-size:1.5em;
    color:#FFF; 
    padding-top:10px;
    text-align:justify;   
}

#main .content_wrapper p{
    margin-left:10px;
    color:#FFF; 
    text-align:justify;  
}

.businessPoints{
    margin:0 auto;
    padding:30px;
    color:#FFF;
}

#business_hours{
    color:#FFF;
    list-style:none; 
}

ul.arrow {
list-style-type: none;
padding: 0;
margin: 0;
line-height: 160%; 
}

ul.arrow li {
background-image: url(../images/arrowRed.png);
background-repeat: no-repeat;
background-position: 0 .3em;
padding-left: 1em;
}


#business_hours ul li{
    
}

.location {
	margin:30px;
}

/**
* Gallery
*/

.gallery_wrapper {
	margin: 0 10px 0 20px;
	padding: 10px;
}
.customer_images{
    margin:30px 0 90px 0;
}

.customer_images h2{
    padding-bottom:20px;
    color:#DF0000;
    font-size:2em;
    font-weight:bold;
    letter-spacing:.5em;
	  text-align:center;
}

.customer_images a{
    padding:5px;   
}

/**
* Footer ===============================================================Footer
*/

footer{
    width:896px;
    margin: 0 auto;
		text-align:center;
    height:94px;
    background:#000 URL('../images/footerBG.png') no-repeat 0 0;
}

footer .footer_float_img{
    margin-top:10px;
    float:right;
}

footer #footer_nav{}
footer #footer_nav ul{
    padding-top:10px;
}
footer #footer_nav ul li{ display:inline; color:#fff;}
footer #footer_nav ul li a{
    color:#FFF;
    font-size:12px;
    text-decoration:none;
}

#footerSocial {
	float:left;
	width: 200px;
	margin:20px 0 0 0;
	height:40px;
}

#footerSocial #fb {
	float:left;
  margin:0 25px 0 35px;
}


#footerSocial #bbb {
	float:left;
}

#footerImage {
	width:280px;
	height:21px;
	float:right;
	margin:25px 10px 0 0;
	padding:23px 0 0 0;
	text-align:center;
	float:right;
	font-size: 11px;
	background: url("../images/fitz_footer.png") no-repeat top center;
}

#footerImage a {
	color: #ddd;
	
}

footer #footer_nav ul li a:hover{
    color:#ccc;

}

.powered_by{
    padding-top:40px;
    margin-left:240px;
    display:none;
    
}

.powered_by ul{

}
.powered_by ul li{
    display:inline;
    text-decoration:none;
}
.powered_by ul li a{} 




/* 
 * print styles
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}



@media all and (orientation:portrait) { 
  
}

@media all and (orientation:landscape) { 
  
}

/* Grade-A Mobile Browsers */
@media screen and (max-device-width: 480px) {
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } 

}

.white-border{
	border:#FFF solid 3px;
}


