/*
Theme Name: Reel Time
Theme URI: http://webflexstudio.com/
Description: The Reel Time theme
Author: the WordPress team
Version: 1.0

*/


html, body, div, p, ul, ol, li, dl, dd, dt, h1, h2, h3, h4, h5, h6, form, input, textarea, select { 

	padding: 0;
	margin: 0;

	}


.alignright {

	float: right;
	
}

.alignleft {

	float: left;
	
}

.aligncenter {

	text-align: center;

}

.alignone { 

	clear: both;
	
}

html {

	font: normal 13px Arial, sans-serif; 
	color: #000000;
	
	}
	
h1 {	

	margin: 0px 0px 16px 0px;

	}
		
h2 {	

	margin: 0px 0px 12px 0px;
	font-size: 14px; 	

	}	
	
img {border: 0;}	

a {outline: none;}
a {color: #000000; text-decoration: underline;}
a:hover {text-decoration: none;}

input[type="text"], input[type="password"], textarea {

	padding: 3px 3px 3px 3px;
	border: 1px solid #e3e3eb;
	border-top: 1px solid #aaadb2;
	font: normal 13px Arial;
	color: #000000;
	
	}	

#main {

	width: 960px;
	margin: 0 auto;
	
	}

#header { 

	float: left;
	width: 100%;
	height: 440px;
	position: relative;
	
	}
	
.logo {
	
	position: absolute;
	left: 0px; top: 27px;
		
	}	
	
.phone-number {
	
	position: absolute;
	right: 10px; top: 50px;
		
	}	
	
.nav {

	height: 33px;
	overflow: hidden;
	position: absolute;
	left: 210px; top: 55px;
	font-size: 14px;
	
	}
	
.nav a {color: #000000; text-decoration: none;}
.nav a:hover {color: #ffffff;}
	
.nav ul {

	float: left;
	list-style: none;
	line-height: 33px;
	
	}
	
.nav ul li {

	float: left;
	display: inline;
	position: relative;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url("images/nav-bg-01.png") no-repeat 0 -33px;
		
	}
	
.nav ul li p {

	float: left;
	padding: 0px 15px 0px 0px;
	background: url("images/nav-bg-02.png") no-repeat 100% -33px;
	
	}	
	
.nav ul li p span {

	float: left;
	background: url("images/nav-bg-03.gif") repeat-x 0 -33px;
	
	}	
	
.nav a {

	height: 33px;
	float: left;
	padding: 0px 15px 0px 15px;
	margin: 0px -15px 0px -15px;
	position: relative;
	
	}	

.nav ul li:hover {background-position: 0 0;}
.nav ul li:hover p {background-position: 100% 0;}
.nav ul li:hover p span {background-position: 0 0;}
.nav ul li:hover p span a {color: #ffffff;}

.nav ul li.active {background-position: 0 0;}
.nav ul li.active p {background-position: 100% 0;}
.nav ul li.active p span {background-position: 0 0;}
.nav ul li.active p span a {color: #ffffff; cursor: default;}

#header .slider {
	background-color: #ffffff;
	float: left;
	width: 956px;
	height: 296px;
	position: absolute;
	top: 140px; left: 0px;
	border: 2px solid #d4d4d4;
	overflow: visible;
	
	}

.slider ul {
	
	position: absolute;
	left: 0px; top: 0px;
	z-index: 0;
	
	}
	
.slider ul li {
	
	width: 956px;		
	height: 296px;
	overflow: hidden;
	position: absolute;
		
	}
	
.slider ol {
	
	width: 336px;
	position: absolute;
	right: 12px; top: 7px;
	z-index: 10;
	
	}
	
.slider ol li {

	float: left;
	width: 336px;
	height: 51px;
	overflow: hidden;
	position: relative;
	margin: 5px 0px 0px 0px;
	cursor: pointer;
	
	}
	
.slider ol li img {position: relative;}

.slider ol li.active img {margin-top: -51px;}
	
.ctl, .ctr, .cbl, .cbr {

	width: 25px;
	height: 25px;
	position: absolute;
	background-image: url("images/corners.png");
	font-size: 0;
	z-index: 5;

	}

.ctl {left: -2px; top: -2px; background-position: 0 0;}
.ctr {right: -2px; top: -2px; background-position: 100% 0;}
.cbl {left: -2px; bottom: -2px; background-position: 0 100%;}
.cbr {right: -2px; bottom: -2px; background-position: 100% 100%;}

	
#content {

	float: left;
	width: 100%;
	padding: 30px 0px 30px 0px;
	background: url("images/order-bg.jpg") no-repeat 100% 230px;
	
	}	
	
.left-column {

	float: left;
	width: 620px;
	padding: 0px 10px 0px 10px;
	
	}
	
.right-column {

	float: right;
	width: 300px;
	padding: 0px 10px 0px 10px;
	
	}
	
.left-side {	
	
	float: left;
	width: 300px;

	}	
	
.right-side {	
	
	float: right;
	width: 300px;

	}	
	
.text-block {
	
	float: left;
	width: 100%;
	
	}	
	
.text-block p {margin: 0px 0px 12px 0px;}

.mini-banner {
	
	width: 300px;
	overflow: hidden;
	
	}

.contact-form {

	float: left;
	width: 620px;
	margin: 25px 0px 0px 0px;
	
	}
	
.contact-form table {	

	float: left;
	width: 100%;
	margin: -10px 0px 0px 0px;

	}
	
.contact-form table td {

	vertical-align: top;
	padding: 10px 0px 0px 0px;
	
	}
	
.contact-form table td:first-child {width: 70px;}

.contact-form table td p {margin: 5px 0px 0px 0px;}
	
.contact-form table td textarea {		

	width: 270px;
	height: 120px;

	}

.contact-form table td input[type="text"] {width: 150px;}	

.contact-form table td p.captcha {margin: 8px 0px 0px 0px;}

.contact-form table td img.captcha {

	vertical-align: middle;
	margin: 0px 5px 0px 0px;

	}	
		
.contact-form table td input.captcha {

	width: 100px !important;
	vertical-align: middle;
	
	}	
	
#footer {

	float: left;
	width: 100%;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 12px;
	color: #616161;
		
	}	
	
#footer a {color: #616161;}

#footer span {margin: 0px 6px 0px 6px;}

#footer p {margin: 7px 0px 0px 0px;}
	
.entry-content ul {

	margin-left: 40px;
	
}

.entry-content ul li {

	margin: 10px 0;
	
	list-style-image: url(images/list.gif);

}

.alignright {

	float: right;
	
}

#footer_webcircle_outer {

	display: inline-block;
	
	width: 100%;
	
	margin: 0 auto;
	
	padding-top: 5px;
	
	margin-top: 5px;
	
	border-top: 1px solid #c3c3c3;
	
	color: #616161;
	
	padding-bottom: 5px;
	
}

#footer_webcircle_outer a {

	color: #616161;
	
}

#footer_webcircle_inner {

	width: 590px;
	
	margin: 0 auto;
	
}

#footer_webcircle_outer span {
	
	float: left;
	
}

#footer_webcircle_outer #footer_image {

	float: left;
	
	display: inline-block;

}

#footer_webcircle_outer #footer_webcircle_text {

	display: inline-block;
	
	float: left;
	
}

#sidebar li {
	
	list-style-type: none;

}

#siderbar h2 {

	margin: 5px 0;
	
}

#sidebar .newsslider a {

	visibility: hidden;
	
}

#siderbar font {

	display: none;
	
}

#sidebar .newsslider {

	width: 276px;
	
	height: 178px;
	
	border: 1px solid #DCDCDC;
	
	background: none;
	
}

#sidebar .newssection {

	height: 175px;
	
}

img.testimonials {

	margin-bottom: 10px;
	
}

.entry-content td {

	padding-right: 10px;
	
}

.entry-content form {

	float: left;
	
}

div.additional_contact {

	margin-top: 40px;
	
}