body{background: #FFF url(../images/bg/bg.gif) repeat-x;}
a{color: #57c331;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #57c331;}
#sidebar ul.categories li a{color: #57c331;}

/* MAIN STYLING */

body{
	font: 12px 'Lucida Grande', Arial, sans-serif;
	color: #666666;
}

button{
	border: none;
	margin: none;
	padding: none;
}

/* Global Wrap */
#wrap{
	width: 999px;
	background: #FFF url(../images/page/main_bg.png) repeat-y;
	margin: 0 auto;
	z-index: 3;
}

/* -> Header */
#page .header{
	background: transparent;
	height: auto;
	text-align: center;
	margin: 0 auto;
	width: 999px;
}

#page .header img{
	margin: 0;
}

td{
	border: 1px solid #999;
}


/*Forms*/
#content fieldset{margin:0;padding:0;border:0;}
#content label{width:100px; display:block;}
#content .txt_input{width:480px; display:block; border: 1px solid #ddd; margin-bottom: 15px; padding: 5px;}
#content textarea{height:170px; width:590px; margin: 15px 0 15px 0; }
#content input{display:inline;}
#content .req{color:#f00;font-size:90%;}
#content #form_errors{color:#f00; display:none; clear: both; padding-top: 15px !important;}
#content #form_thanks{color:#000; display:none; clear: both; padding-top: 15px !important;}
#content .submit{background: #fff; color: #333;}	
#content .hiddenFields{border: 0px solid #DDDDDD;}

.white{
	color: white;
}

.sale {
	color: #F00;
}
.prime {
	font-weight: bold;
	color:#6C3
}
.combination {
	font-weight: bold;
	color:#F90;
	}

/* Navigation and drop down menus */

#page .navigation ul li .icon {float:left;}

#nav, #nav ul{
	z-index:99;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
}

#nav a{
	display:block;
	float:none;
}

#nav li{
	float:left;
	position:relative;
}

/* Sets the position of the main dropdown */
#nav ul {
	position:absolute;
	top:1.5em;
	z-index:99;
}

#nav .more{background: black url(../img/arrow.gif) no-repeat right !important;}

/* Clear the bullet and adjust padding on each drop element */
.navigation #nav li ul li{
	background: black; 
	float: left;
	clear: both;
	height: auto;
	padding: 10px 0 10px 0;
	border: 1px #333 solid;
	border-top: 0;
}

#nav li ul a{
	width:12em;
	height:auto;
	z-index:99;
	padding-left: 12px;
}

#nav li ul a:hover{color: #09a2da;}

#nav ul ul{
	top:auto;
	z-index:99;
}	

#nav li ul ul {
	left:12em; 
	margin:-36px 0 0 12px; 
	z-index:99;
}

#nav .topli{
	border-top: 1px black solid !important;
	background: #ddd;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
	z-index:99;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
	z-index:99;
}

/* End Drop Down Menus */


/*Overlay*/

div.overlay {
	background:url(../img/white.png) no-repeat;	
	padding:40px;	
	width:750px;  
	display:none;
}

div.overlay div.close {
	background:url(../img/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

div.overlay a {
	height:450px;
	display:block;
}

/* -> Navigation */

#navwrap{
	background: black url(../images/bg/header_gradient.jpg) repeat-x;
	width: 100%;
	height: 35px;
	overflow: visible;
	margin: 0 auto;
	}
		
.navigation{
	width: 999px;
	background: transparent;
	margin: 0 auto;
	z-index: 99;
}

.navigation .border{
 	padding-left: 20px;
	float: left;
}

.navigation .border-right{
	margin: 0px 30px 0 0;
	float:right;
}

.navigation ul{
	padding: 6px 0px !important;
	width: 100%;
}

.navigation ul li{
	display: inline;
	padding-left: 20px;
	padding-right: 12px;
	color: white;
}

.navigation ul li.first{
	background: none;
	padding-left: 0px;
}

.navigation ul li .icon{
	vertical-align: middle;
	margin: 2px 8px 0 0;
	float: left;
}

.navigation ul li a{
	text-decoration: none;
	color: white;
}

.navigation ul li a:hover{
	text-decoration: none;
	color: #57c331;
}

.navigation .search{
	float: right;
	padding-top: 6px;	
}

.navigation .search .field{
	background: transparent url(../images/navigation/search_bar.jpg) no-repeat 0 0;
	font:11px 'Lucida Grande', Arial, sans-serif;
	line-height: 22px;
	width: 152px;
	height: 20px;
	color: #fff;
	float: left;
	padding: 3px 3px 3px 5px;
}

.navigation .search .button{
	background: black url(../images/navigation/search_btn.jpg) no-repeat;
	width: 60px;
	height: 20px;
	color: #313131;
	font:12px 'Lucida Grande', Arial, sans-serif;
}

#unionjack{
	width: 134px;
	height: 55px;
	display: block;
	background: url(/images/bg/unionjack.png) no-repeat;
	margin: 0 0 0 40px;
	float: left;
}

#homemovie{
	display: block;
	width: 280px;
	height: 188px;
}

/*Twitter Updates*/

#twitter-widget {
	float: left;
}

/*End Twitter Updates*/

.signup{
	height: 285px;
}

/* Content */
#page #content{
	background: transparent;
	margin: 0 auto;
	width: 999px;
}

#page #content.alt{
	padding-top: 0px;
}

/* Content       */
/* -> Info Bar   */
#content .info_bar {
	margin:-10px auto;
	padding:0 8px 30px 33px;
}

#content .info_bar .hello{
	height: 50px;
	width: 628px;
	float: left;
}


#content .info_bar .calltoaction{
	float: left;
	clear: right;
	height: 50px;
	width: 305px;
}

/* Content             */
/* -> From Title Bar   */
.from_title{
	text-align: center;
	padding: 13px;
	margin-left: 31px;
	margin-right: 31px;
}

.from_title .page_title{
font-size: 16px;
text-transform: capitalize;
}

.from_title .page_title img{
padding: 0px 7px;
}


.from_title ul{
	width: 100%;
}

.from_title hr{
	background: #FFF;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #c2c2c2;
	margin-top: -10px;
	margin-bottom: 10px;
}

.from_title ul li{
	display: inline;
	background: url(../images/navigation/navigation_dot.jpg) no-repeat 5px 0;
	padding-left: 20px;
	vertical-align: middle;
}

.from_title li.page_title{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #333;
	background: none;
}

/* Content           */
/* -> Content Wrap   */
#content .content_wrap{
	margin: 0 30px;
	padding: 10px 0;
	border-top: 0px dotted #c2c2c2;
}

/* Content      */
/* -> Entries   */
#content .content_wrap .entries,
#content .content_wrap .full-entry{
	width: 600px;
	padding-right: 25px;
	float: left;
	border-right:1px dotted #C2C2C2;
}

#content .content_wrap .entries ul li,
#content .content_wrap .full-entry{
	margin-bottom: 20px;
}

#content .content_wrap .entries ul li .date,
#content .content_wrap .full-entry .date{
	background: url(../images/blog/date_bg.jpg) no-repeat;
	width: 36px;
	height: 36px;
	float:left;
	margin: 5px 15px 0 0;
}

#content .content_wrap .entries ul li .date p,
#content .content_wrap .full-entry .date p{
	padding-top: 2px;
	font-size: 10px;
	text-align: center;
	line-height: 13px;
	color: white;
	font-family: Arial;
	font-weight: bold;
}

#content .content_wrap .entries ul li .date p span,
#content .content_wrap .full-entry .date p span{
	display: block;
	font-size: 19px;
}

#content .content_wrap .entries ul li .title,
#content .content_wrap .full-entry .title{
	float:left;
	width: 400px;
}

#content .content_wrap .entries ul li .title h2,
#content .content_wrap .full-entry .title h2,
#content .content_wrap .entries ul li .title h2 a,
#content .content_wrap .full-entry .title h2 a{
	font-size: 24px; 
	color: #333333;
	font-family: Arial, sans-serif;
	font-weight: bold;
	width: 590px;
	margin: 0 0 10px 0;
}

#content .content_wrap .entries ul li .title h1,
#content .content_wrap .full-entry .title h1,
#content .content_wrap .entries ul li .title h1 a,
#content .content_wrap .full-entry .title h1 a{
	font-size: 35px; 
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #333333;
	width: 600px;
}

#content .content_wrap .entries2 ul li .title h1,
#content .content_wrap .full-entry .title h1,
#content .content_wrap .entries2 ul li .title h1 a,
#content .content_wrap .full-entry .title h1 a{
	font-size: 30px; 
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #333333;
	width: 800px;
	overflow: auto;
}

.red{
	color:red;
}


#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2 {
margin: 20px 0 8px 0
}

#content .content_wrap .entries ul li .title h3,
#content .content_wrap .full-entry .title h3{
	font-size: 11px;
}

#content .content_wrap .entries ul li .title h3 span,
#content .content_wrap .full-entry .title h3 span{
	color: #aaaaaa;
}

#content .content_wrap .entries ul li .comments,
#content .content_wrap .full-entry .comments{
	background: url(../images/blog/comments_bg.jpg) no-repeat;
	width: 111px;
	height: 30px;
	float: right;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
}

#content .entry ol li{
	list-style:	decimal;
	margin: 0 0 0 20px;
	font-weight: bold;
	font-style: italic;
	color: #333;
	
}

#content .entry ul li{
	list-style:	square;
	margin-left: 20px;
}

#content .content_wrap .entries ul li .comments p,
#content .content_wrap .full-entry .comments p{
	padding-top: 1px;
}

#content .content_wrap .entries ul li .comments p span,
#content .content_wrap .full-entry .comments p span{
	font-size: 14px;
}

#content .content_wrap .entries ul li .entry,
#content .content_wrap .full-entry .post{
	clear: both;
	padding-top: 10px;
	border-bottom: 1px dotted #c2c2c2;
	padding-bottom: 5px;
	font-size: 14px;
}

#content .content_wrap .entries ul li .entry p,
#content .content_wrap .full-entry .post p{
	line-height: 22px;
	margin-bottom: 15px;
}

#content .content_wrap .entries ul li .entry .quote,
#content .content_wrap .full-entry .post .quote{
	color: #666666;
	padding-left: 10px;
	border-left: 3px solid #eaeaea;
	line-height: 24px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#content .content_wrap .entries ul li .entry ul li,
#content .content_wrap .full-entry .post ul li{
	background: url(../images/blog/bullet.jpg) no-repeat;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .content_wrap.entries .entry h2, 
#content .content_wrap .full-entry .post h2{
	font-size:16px; 
}

#content .content_wrap .entries ul li .img_left,
#content .content_wrap .full-entry ul li .img_left{
	float: left;
	padding-top: 8px;
	padding-right: 15px;
}

#content .content_wrap .full-entry .post img{
padding: 0 10px 0 0;
}

#content .content_wrap .comment_list{
	padding-top: 10px;
}
#content .content_wrap .comment_list h2{
	width: 250px;
	float: left;
	font-size:24px; 
	color: #333333;
}

#content .content_wrap .comment_list h3{
	float: right;
	width: 160px;
	margin-top: 5px;
	font-size: 12px; 
	color: #333333;
}

#content .content_wrap .comment_list ul{
	margin-top: 10px;
}

#content .content_wrap .comment_list ul li{
	display: block;
	background: #f5f5f5;
	color: #333333;
	padding: 8px;
}

#content .content_wrap .comment_list ul li.alt{
	background: #FFF;
}

#content .content_wrap .comment_list p{
	margin-top: 5px;
}

#content .content_wrap .comment_list .details{
	font-weight: bold;
	color: #727272;
}

#content .content_wrap .comment_list .details span{
	color: #333333;
}

#content ul.franchise-logos li{
	display: inline;
}

.compthumb{
	padding: 7px;
}

ul.franchise-slideshow { display: inline; }
.franchise-slideshow { height: 125px; width: 125px; }
.franchise-slideshow img { float: left; padding-right: 25px; padding-bottom: 25px; }

.aftershock{
	height: 450px;
	float: left;
}

.aftershock-right{
	margin: 0px 0 0 300px;
}

.landscape{
	height: 450px;
}

.moviepane{
	height: 450px;
}

.landscape-tall {
	height: 800px;
}

.brazil {
	height: 750px;
}

.landscape-right{
	margin: -450px 0 0 300px;
}

ul.franchise-list{
	float:left;
}

/* Sidebar      */
#sidebar{
	float: left;
}

#sidebar .sidebar_wrap{
	width: 280px;
	margin-left: 30px;
}

#sidebar h3{
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	font-size:16px; 
	color: #333333; 
	margin-bottom: 20px;
	line-height: 22px;
}

.subhead{ font-family: Arial, sans-serif; font-size: 18px;}

/* Sidebar       */

#sidebar ul.retailers li{
	list-style:square;
	padding: 2px 5px;
	font-size:15px;
}

#sidebar ul.retailers ul li{
	list-style: none;
	padding: 2px 10px;
	font-size:15px;
	border-bottom: 1px dotted #999;
}
#sidebar ul.retailers ul li a{
	color: #666;
}


#sidebar ul.retailers2 li{
	list-style:square;
	padding: 2px 0;
	float: left;
}

#sidebar ul.franchisemallnav li{
	font-size: 18px;
	font-weight: 600;
	font-family: Arial, sans-serif;
	list-style: square;
	margin-left: 20px;
	line-height: 24px;
}

#sidebar hr{
	background: #FFF;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #c2c2c2;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Sidebar       */
/* -> Contact */
#sidebar .contact_us{
	line-height: 24px;
}

/* Sidebar       */
/* -> The Author */

#sidebar .the_author{
	line-height: 24px;
}

#sidebar .the_author img{
	border: 1px solid #000;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
}

/* Sidebar       */
/* -> Categories */
#sidebar ul.categories li{
	margin-bottom: 10px;
}

/* FOOTER NAV       */
.footer_nav{
	text-align: center;
	margin 0 auto;
	height:120px;
	width: 999px;	
}

.footer_nav .list{
	margin-left: 31px;
	margin-right: 31px;
	padding: 0px 0 15px 0;
}

.footer_nav h3{
	font-size: 2.1em;
	font-family: Arial,sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
}

.footer_nav fieldset div {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}

.footer_nav form{
}

.footer_nav input{
	color: #781351;
	background: #ccc;
	border: 1px solid #000
	padding: 10px;
}

.footer_nav .prev{
	float: left;
	width: 200px;
	font-size:20px; 
	color: #999999;
}

.footer_nav .cur{
	float: left;
	width: 500px;
	font-size:16px; 
	color: #333333;
	text-align:center;
}

.footer_nav .cen{
	font-size:12px; 
	color: #333333;
	text-align:left;
	font-weight: bold;
}

.footer_nav .next{
	float: right;
	width: 200px;
	font-size:20px; 
	color: #999999;
}

/* FOOTER   */
#footer{
	width: 100%;
	height: auto;
	font-family: 'Lucida Grande', Arial, sans-serif;
	padding-bottom: 15px;
	background: #111;
}

#footer h2{
	padding: 0;
	margin: 0;
	color: #FFF;
	height:20px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

#footer .footerList{
	margin-top: 25px;
	margin-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
	width: 130px;
}

#footer .footerAds{
	margin-left: 25px;
	padding-right: 10px;

	float: left;
	clear: right;
}

#footer .footerAds img{
	padding-right: 5px;
	float: left;
}

#footer .footerAds img.square{
	padding: 4px;
	margin: 0 0 0 15px;
	background: #333;
}


#footer .footerWrap{
	width: 999px;
	margin: 0 auto;
}

#footer .footerList li{
	color: #888888;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}

#footer .copyright{
	clear: both;
	color: #8c8c8c;
	margin-left: 51px;
	padding-top: 25px;
	font-size: 11px;
	text-align: center;
}

#footer .copyright span{
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}


#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#content fieldset{margin:0;padding:0;border:0;}
#content label{width:250px; display:block;}
#content .txt_input{width:260px; display:block; border: 1px solid #ddd; margin-bottom: 15px; padding: 5px;}
#content textarea{height:170px; width:500px; margin-bottom: 15px; }
#content .req{color:#f00;font-size:90%;}
#content #form_errors{color:#f00; display:none; clear: both; padding-top: 15px !important;}
#content #form_thanks{color:#000; display:none; clear: both; padding-top: 15px !important;}
#content .submit{background: #fff; color: #333; float: right;}


/* contact form */

form * {margin:0;padding:0;} 

legend {
	color:#000; 
	*margin-left:-7px; 
}
fieldset {
	border:1px solid #dedede; 
	padding: 10px;
}
fieldset div {
	overflow:hidden; 
	display:inline-block; 
}
fieldset div {display:block;} 
label {
	float:left; 
	width:5em; 
}

.radio {
	position:relative; 
	border:0; 
}
.radio span {
	position:absolute; 
	top:0;left:0; 
	width:5em; 
}
.radio ul {
	margin-left:5em; 
	list-style:none; 
}
.radio li {
	position:relative; 
	display:inline; 
	white-space:nowrap; 
}
.radio label, .radio input {
	width:auto; 
	float:none; 
	vertical-align:middle; 
}