@charset "utf-8";

/*  
Theme Name: Winter
Theme URI: http://www.elykinnovation.com
Description: Winter
Version: 1.0
Author: eLYK Innovation
Author URI: http://www.elykinnovation.com/
*/

html {
	margin: 0;
	padding: 0;
}
/*
* {
	margin: 0;
	padding: 0;
}*/

body {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	background: url(images/bg_snow.jpg) top repeat-x #005696;
	
}

a {
	color: #fff;
	font-weight: bold;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

h1 {
	size: 24px;
	border-bottom: solid 1px #FFCC33;
	padding: 0 0 8px 8px;
	line-height: 30px;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif; 
}

h2 {
	size: 20px;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	margin: 6px 0 0 0;
	size: 16px;
	/*color: #002846;*/
	color: #FFCC33;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
}

h4 {
	size: 14px;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
}

h5 {
	size: 12px;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
}

h6 {
	size: 10px;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
}

p {
	margin: 10px 0;
}

ul {
	margin: 20px 20px 20px 40px;
}

ol {
	margin: 20px 20px 20px 40px;
}


li {
	margin: 3px 0;
}

.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}

blockquote {
	margin: 10px 0 10px 30px;
	border-left: solid 6px #ccc;
	padding: 5px 10px 5px 20px;
	background: #F5F5F5;
}

hr {
	border: none 0;
	border-top: 2px dashed #003964;
	height: 1px;
	margin: 20px auto;
}

.clear {
	clear: both;
}

.wrapper_body {
	background: url(images/bg_02.jpg) top left repeat-x;
	height: 100%;
	margin: 10px 0 0 0;
}

/*.wrapper_gear {
	background: url(images/bg_gears.jpg) top left no-repeat;
	height: 100%;
}*/

.wrapper {
	width: 900px;
	margin: 0 auto;/*
	background: url(images/bg_gears.png) top left no-repeat;*/
}

.header {
	height: 210px;
}

.header h1 {
	display: none;
}

.header h2 {
	display: none;
}

.navigation {
	height: 50px;
	margin: 0;
	clear: both;
}
	
.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navigation li {
	display: inline;
}

.splitter {
	float: left;
}

.navigation a{
	width: auto;
	padding: 6px 14px 0 15px;
	height: 34px;
	color: #003155;
	text-decoration: none;
	float: left;
}

.navigation a:hover{
	color: #000;
	background: url(images/bg_navigation_hover.jpg);
	text-decoration: none;
}

.zip_search {
	color: #003155;
	text-align: left;
	font-size: 12px;
	float: left;
	width: 310px;
	height: 35px;
	padding: 5px 2px 0 8px;
	background: url(images/bg_navigation_hover.jpg);
}

.zip_search form {
	float: left;
}

.zip_search select {
	width: 80px;
}

.go {
	background: url(images/bg_go_btn.jpg);
	width: 16px;
	height: 22px;
	border: none;
	cursor: pointer;
	float: right;
	margin: 0px 0px 0px 5px;
}

.zip {
	width: 55px;
}

.banner {
	background: url(images/bg_banner_01.jpg);
	height: 200px;
	width: 900px;
	clear: both;
	margin: 0 0 80px 0;
}

.banner_flash {	
	width: 646px;
	height: 200px;
	float: left;
}

.testimonials {
	width: 230px;
	float: right;
	padding: 10px 10px 5px;
	color: #000;
	font-size: 12px;
}

.testimonial_name {
	text-align: right;
	color: #CC8320;
	font-weight: bold;
	line-height: 14px;
}

.testimonials a {
	color: #0066CC;
	font-weight: bold;
}

.testimonials a:hover {
	color: #0066CC;
	text-decoration: none;
}

.container {
	margin: 60px 0 -60px 0;
}

.body {
	width: 680px;
	float: left;
}

.specials {
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
}

.entry {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #999;
}

.entry_home {
	padding: 0 0 10px 0;
}

.entry_home h1 {
	font-size: 18px;
	border: none;
	line-height: 20px;
	font-weight: normal;
}

.entry_home h2 {
	font-size: 19px;
	font-weight: bold;
}

.entry_home h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

.post {
	
}

.postmetadata {

}

.sidebar {
	width: 220px;
	float: left;
	padding: -20px 0 0 0;
	text-align: left;
}

.sidebar ul {
	list-style: none;
	margin: 0 0 0 20px;
}

.sidebar li {
	list-style: none;
	margin: 0 0 10px 0;
}

.sidebar h2 {
	margin: 0 0 0 0;
}

.search {}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   CATEGORIES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.widget_categories {

}

.widget_categories ul {
	margin: 10px 20px -20px 10px;
}

.widget_categories li {
	display: block;
	margin: 0;
	font-weight: bold;
}

.widget_categories li a {
	color: #666;
	display: block;
	padding: 3px 4px;
	text-decoration: none;
	border-bottom: 1px solid #00C600;
	
}

.widget_categories li a:hover {
	background: #999;
	color: #fff;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #000;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   CALENDAR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#wp-calendar {
	width: 100%;
}

#wp-calendar caption{
	text-align: left;
	font-size: 22px;
}

#wp-calendar th {
	padding: 5px;
	border-bottom: 1px solid #333;
}

#wp-calendar a {
	color: #666;
	font-weight: bold;
	border-bottom: 2px solid #00C600;
	text-decoration: none;
}

#wp-calendar a:hover {
	color: #fff;
	border-bottom: 2px solid #000;
	background: #999;
	text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   RECENT POSTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#recent-posts {}

#recent-posts ul {
	margin: 10px 20px 20px 10px;
}

#recent-posts li {
	display: block;
	margin: 0;
	font-weight: bold;
}

#recent-posts li a {
	color: #666;
	display: block;
	padding: 3px 4px;
	text-decoration: none;
	border-bottom: 1px solid #00C600;
	
}

#recent-posts li a:hover {
	background: #999;
	color: #fff;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   ARCHIVE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#archives {}

#archives ul {
	margin: 10px 20px 20px 10px;
}

#archives li {
	display: block;
	margin: 0;
	font-weight: bold;
}

#archives li a {
	display: block;
	padding: 3px 4px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	
}

#archives li a:hover {
	background: #333;
	color: #fff;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ABCCD6;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.foot_navigation {
	width: 890px;
	height: 144px;
	color: #fff;
	background: url(images/bg_foot_navigation.jpg) no-repeat;
	text-align: right;
	padding: 4px 10px 0 0;
	font-size: 12px;
	font-weight: bold;
}

.foot_navigation a {
	color: #003155;
	text-decoration: none;
}

.foot_navigation a:hover {
	color: #005696;
	text-decoration: underline;
}

.foot_navigation ul {
	list-style: none;
	margin: 0;
}

.foot_navigation li {
	display: inline;
	margin: 0;
}

.footer {
	clear: both;
}

.foot_navigation p {
	margin: 10px 0;
	font-size: 12px;
	text-align: center;
	color: #fff;
	text-align: center;
}

.about_menu {
	margin: 0 0 10px 0;
}

.about_menu ul{
	list-style: none;
}

.about_menu li{
	display: inline;
	margin: 0 5px 0 0;
}

.franchisee_login1 {
	
	background: #F0F0F0;
	border-bottom: 1px #666 dashed;
	padding: 10px;
	text-align: right;
	margin: 0 auto 10px auto;
}

.franchisee_login1 a {
	color: #003366;
}

.franchisee_login {
	float: left;
	width: 300px;
	background: #F0F0F0;
	border-bottom: 1px #666 dashed;
	padding: 10px;
	text-align: center;
	margin: 0 auto 10px auto;
}

.partnerWelcome
{
	text-align: right;
	float: right;
	width: 300px;
	font-size: 12px;
}

/* ---------------------------------------
	INFORMATION TABLE
----------------------------------------*/
.informationTable{
	margin:0px auto;
	border:1px white solid;
	width: 800px;
	color:black;
	background-color: #CDDAD8;
	border-collapse:collapse;
}

.informationTable td{
	border: 1px white solid;
	padding: 4px;
	margin: 0;
	line-height:16px;
}

.informationTable th{
	border: none;
	padding: 2px;
}
.informationTableLight{
	background-color:#CDDAD8;
	
}

.informationTableDark{
	background-color:#BBBBBB;
}
.informationTableDark:hover, .informationTableLight:hover {

}

.informationTableHeader, .informationTableHeader:hover{
	padding: 4px;
	font-weight: bolder;
	border:1px white solid;
	text-align:center;
	background-color: #004A8F;
	color:#000;
	width:100px;
}
.informationTableHeader a
{
	color:#ffffff;
}

.informationTable tr td a
{
	color:#004A8F;
	text-decoration: none;
}

#map_canvas
{
	margin-bottom: 10px;
}


.franchise_button {
	float: right;
	margin: 8px 10px 8px 8px;
	border: none;
}


.contact_us_sidebar {
	width: 190px;
	height: 100%;
	float: left;
	margin: 38px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	font-family: Century Gothic, Tahoma, sans-serif;
	background-color:#006699;
	border-top: 1px solid #FFCC33;
	border-bottom: 1px solid #FFCC33;
}

h2.gear_icon {
	background-image:url(/images/icon-title-gear.png);
	background-repeat: no-repeat;
	background-position: right 50%;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
}

/* ---------------------------------------
	SEND MAIL
----------------------------------------*/

.sendmail_table {
	
}

.sendmail_table hr {
	margin: 8px 0 8px 0;
	width: 300px;
}

.sendmail_table td {
	padding: 3px;
	vertical-align: top;
}

.sendmail_table label {
	clear: both;
	font-weight: bold;
}

.sendmail_table input {
	width: 298px;
	height: 17px;
	border: 2px solid #000;
}

.sendmail_table .checkbox,
.sendmail_table .radio {
	width: auto;
	height: auto;
	border: none;
}

.sendmail_table select {
	width: 298px;
	height: 25px;
	border: 2px solid #000;
}

.sendmail_table textarea {
	width: 296px;
	height: 140px;
	border: 2px solid #000;
}

.sendmail_table button,
.sendmail_table .button {
	width: 60px;
	height: 30px;
	border: 2px solid #666666;
	cursor: pointer;
}

.sendmail_table #recaptcha_image {
	margin-bottom: 7px;
	float: left;
}

.sendmail_table li {
	/* Styles for error messages go here. */
	color: red;
	font-weight: bold;
}