/* 
    Document   : kamehmeha.css
    Created on : Oct 30, 2011, 6:24:40 PM
    Author     : cam
    Description:
        Kamehameha styles
*/

    /*
Theme Name: Kember Framework
Description: Basic framwork.
Version: 1
Author: Scott Kember
*/

/* Css Reset */ 

/* v1.0 | 20080212 */

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,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

* {
margin: 0;
}
html, body {
height: 100%;
-webkit-font-smoothing:antialiased;
}



h2, h3, #Sidebar h4 {
  font-family: "ElektraLightProRegular", Arial, Helvetica, sans-serif;
  text-transform:uppercase;
}

#home-page .entry h3 {
	margin:15px 0 10px;
	padding:15px 10px;
	font-size:24px;
	background:#000;
	-webkit-font-smoothing:subpixel-antialiased;
}

#home-page .entry > h3:first-child {
	margin-top:0;
	text-transform:none;
}

#home-page .entry h3 + .fb-like-box {
	margin-bottom: 20px;
}


#faqs-page .entry h3 {
	margin:20px 0 5px;
	text-transform:none;
}

.intro {
  font-family: "ElektraLightProRegular", Arial, Helvetica, sans-serif;
  font-size:20px;
  line-height:24px;
  margin-bottom:10px;
}

ul {
	margin:10px 0 10px 15px;
	padding:0;
}

	ul li {
		margin:0;
		padding:0 0 5px;
		color:#fff;
		line-height:15px;
		list-style-type:disc;
	}

#home-page .entry ul {
}

	#home-page .entry ul li {
		color:#333;
	}
	
body {
	background-image: url(../images/headergb.jpg);
	background-repeat: repeat-x;
	line-height: 17px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 12px;
	margin-bottom: 10px;
}

body#home-page {
	background:url(../images/bg.jpeg) left top repeat-x;
}

#footer {
	height: 200px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*	Current page menu Item */
#container {
	margin: 0 auto 0;
	width: 1000px;	
}
#header {
	width: 1000px;
	height: 410px;
}
#logo {
	background-color: #999;
	float: left;
	height: 410px;
	width: 655px;
}
#login {
	float: right;
        margin:10px 0px 0px 0px;
  height: 240px;
  width: 345px;
  background-image: url(../images/login3.jpg);
}
      /* = Main Navigation = */
      #nav_containter {
        float: right;
        text-align: right;
        height: 45px;
        padding-top: 25px;
      }
	  
	   #nav_containter ul {
		margin-right:0;
      }
	  
        #nav_containter ul li {
          display: inline;
          font-size: 12px;
          text-decoration: none;
          color: #FFF;
          border-right-width: 1px;
          border-right-style: solid;
          border-right-color: #FFF;
          padding-right: 5px;
          padding-left: 5px;
		  padding-bottom:0;
        }
          #nav_containter ul li a {
            text-decoration: none;
            color: #FFF;
			text-transform:uppercase;
			padding:2px 8px;
          }
          #nav_containter ul li a:hover {
            text-decoration: none;
            color: #C2C3C5;
          }
          
          
          
#content_container {
	width: 1000px;
	position: relative;
	clear: both;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
}
#sidebar {
	width: 230px;
	padding-top: 20px;
	padding-left: 0px;
	float: left;
	clear: both;
}
#sidebarhome {
	float: right;
	width: 325px;
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
}
#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFF;
	position: relative;
	height: auto;
	width: 800px;
	padding-left: 200px;
	padding-top: 15px;
}
#contenthome {
	width: 635px;
	margin: 0px;
	background-color: #FFF;
	height: 100%;
    min-height: 400px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#content #Sidebar {
  padding: 0 20px 20px 20px;
  float: right;
}

#content img {
	clear: both;
	position: relative;
}
#content p a {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 12px;
	margin-bottom: 10px;
	text-decoration: none;	
}
#content p a:hover {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#FFFFF7;
	font-size: 12px;
	margin-bottom: 10px;
	text-decoration: underline;
}

#footer p {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 12px;
	margin-bottom: 10px;
	text-decoration: none;	

}
#footer p a {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 12px;
	margin-bottom: 10px;
	text-decoration: none;	

	
}
#footer p a:hover {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 12px;
	margin-bottom: 10px;
	text-decoration: none;	

}

h1, h2, h3, h4, h5 {
	color:#fff;
}

h1,h1 a {
	font-size: 19px;
	padding-bottom: 10px;
}

h2,h2 a {
	color: #FFF;
	background-color: #000;
	font-weight: bold;
}

h3,h3 a {
	font-size: 20px;
	color: #FFF;
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 25px;
	margin-top: 15px;
}

h4 {
	font-size:14px;
}

#getstarted {
	padding-top: 60px;
	padding-left: 30px;
	padding-right: 30px;
	height: 145px;
}

#getstarted p{
	font-size:11px;
	line-height:14px;
}

#login {
}

#franchisee {
	margin-top: 60px;
	margin-left: 30px;
}

#home-page #franchisee form {
	clear:both;
	margin-top:10px;
}

#home-page #franchisee label {
	width:60px;
	text-align:left;
}

#home-page #franchisee form .input {
	margin-left: 0;
	width: 200px;
	float: left;
}

#home-page #franchisee form .input input
{
    width:200px !important;
}

#home-page #franchisee form .checkbox-field label {
	width:90px;
}

#home-page #franchisee form .checkbox-field input {
	margin:7px 0 0;
}

#home-page #franchisee form .Actions
{
    background: none;
    border:none;
    padding:0px 0px 0px 75px;
    margin:0px;
}

#home-page #franchisee form .Actions .btn {
    cursor:pointer;
    display:inline-block;
    background-color:#e6e6e6;
    background-repeat:no-repeat;
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
    background-image:-webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image:-moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
    background-image:-ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image:-o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    background-image:linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    padding:5px 14px 6px;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
    color:#333;
    font-size:13px;
    line-height:normal;
    border:1px solid #ccc;
    border-bottom-color:#bbb;
    -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-webkit-transition:0.1s linear all;-moz-transition:0.1s linear all;-ms-transition:0.1s linear all;-o-transition:0.1s linear all;transition:0.1s linear all;}.btn:hover{background-position:0 -15px;color:#333;text-decoration:none;
}

#home-page #franchisee form .Actions a.btn
{
    border:none;
    background: none;
    filter: none !important;
    color:#fff;
    padding:0px 0px 0px 10px;
    box-shadow:none;
    text-decoration:underline;
    font-size:12px;
	filter:none;
}

.form fieldset {
	-webkit-border-radius : 5px;
	z-index:1;
	position: relative;
}


.form label {
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: left;
	display: block;
	line-height: 1.3;
	vertical-align: top;
	color: #FFF;
}
#clear   {
  margin: 0;
  padding: 0;
}

/*
.form fieldset li {
  list-style: none;
  margin: 0;
  clear:both;
}
.form fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
.form fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
.form fieldset fieldset label {
  display: block;
  width: auto;
}
.form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
.form label {
  width: 150px; // Width of labels
}
.form fieldset fieldset label {
  margin-left: 153px; // Width plus 3 (html space)
}

.form legend {
  padding: 0 2px;
  color: #999;
  _margin: 0 -7px; // IE Win 
}


input[type="button"], input[type="submit"]  {
	font-size:11px;
	vertical-align:middle;
	padding:5px;
	cursor:pointer;
	color:white;
	background-image: url(../images/buttonbg.gif);
	width: 203px;
	background-repeat: repeat-x;
	border: 1px solid #69020F;
	height: 30px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

input[type="button"]:hover, input[type="submit"]:hover  {
	background-image: url(../images/buttonbg-hover.gif);
	background-repeat: repeat-x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.form { }
.form li { text-align:left }
.form td {padding:5px }
.form .heading { background: url(../../images/tableHeading.gif) repeat-x #ececec; }
.form .heading td { color:#00579d; font-size:13px;  }
.form .footer { background: url(../../images/footer.gif) repeat-x #333; }
.form .footer td { color:white; font-size:13px;  }
.form .footer { color:white; font-size:13px;  }


.input {
	border:1px solid #e1e1e1;
	line-height:20px;
	height:20px;
	vertical-align:middle;
	background-image: url(../images/fieldbg.gif);
	background-repeat: repeat-x;
}

*/

#contentleft {
	float: left;
	width: 308px;
	padding-top: 20px;
	padding-right: 20px;
}
#contentright {
	float: right;
	width: 307px;
	padding-top: 20px;
	padding-right: 20px;
}
.masterlounge {
	top: 5px;
	float: right;
	width: 120px;
}
#content_header {
	background-image: url(../images/contentheader.jpg);
	height: 138px;
	width: 1000px;
}
h2 {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	padding: 15px;
	margin-bottom: 10px;
}
ol li {
	margin-bottom: 10px;
	list-style-type: square;
	list-style-position: outside;
}
.push {
}
p {
	margin-bottom: 5px;
}
#footer_content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 240px;
}
.note {
	font-family: georgia, palatino;
	font-style: italic;
	font-size: 10px;
	color: #FFF;
}#getstarted a {
	color: #000;
}

#claims-page .entry ul {
margin:0;
padding:0;
}

#claims-page .entry ul li {
	background-image: url(../images/claimsbg.jpg);
	border-radius: 5px;
	-moz-border-radius: 5px;
	height: 30px;
	width: 400px;
	display: block;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-bottom:10px;
	border: 1px solid #FFF;
	background-repeat: no-repeat;
}
.alignright {
	float: right;
	margin-left: 15px;
	clear: both;
}

#claims-page .entry ul li a {
	color: #FFF;
	font-size:14px;
}

.entry {
	padding-left: 50px;
	padding-right: 20px;
}
    
#contenthome .entry {
	padding-left: 0px;
	padding-right: 0px;
}
#footer_content a {
	color: #666;
	text-decoration: none;
}
#footer_content a:hover {
	color: #A61E2C;
	text-decoration: none;
}
#footer_contenthome {
	padding-top: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer_contenthome a {
	color: #666;
	text-decoration: none;
}.post-edit-link {
	background-color: #999;
	padding: 5px;
}
.homebuttons {
	width: 250px;
	border: 1px solid #FFF;
	vertical-align: middle;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #FFF;
	font-weight: normal;
	font-size: 24px;
    font-family: "ElektraLightProRegular";
	line-height: normal;
	background-image: url(../images/claimsbg.jpg);
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-repeat: no-repeat;
	background-position: 0px;
}
.homebuttons a {
	text-decoration: none;
	color: #FFF;
	text-transform:uppercase;
}
	#container #header #login #getstarted p a img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content #contact a {
	color: #333;
	text-decoration: none;
}
#content #contact a:hover {
	color: #FFF;
	text-decoration: none;
}
#clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 800px;
}
#content ul li {
	list-style-type: square;
	color:#fff;
	padding-bottom:5px;
}

label {
	padding-right:15px;
	color:#fff;
	line-height:26px;
}

.field {
	margin-bottom:10px;
}

#recaptcha_widget_div {
	margin:0 0 20px;
	width:440px;
	float:left;
}

.totem-contact-form-actions {
	margin-left:145px;
	clear:both;
}

.error p {
	margin:-5px 0 15px 145px;
	padding:2px 4px;
	width:210px;
	border:1px solid #dd7c86;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

#recaptcha_widget_div input {
	left:0;
}

#sidebarhome #steadfast-logo {
  display:block;
  margin:270px 0 25px;
  padding:0;
  width:300px;
  height:150px;
  text-indent:-8000px;
  moz-border-radius:10px;
  webkit-border-radius:10px;
  khtml-border-radius:10px;
  o-border-radius:10px;
  border-radius:10px;
  border:none;
  background:#fff url(../images/steadfast-logo.jpg) center top no-repeat;
 }
 
 #sidebarhome #fca-logo {
   display:block;
   margin:25px 0 30px;
   padding:0;
   width:300px;
   height:170px;
   text-indent:-8000px;
   moz-border-radius:10px;
   webkit-border-radius:10px;
   khtml-border-radius:10px;
   o-border-radius:10px;
   border-radius:10px;
   border:none;
   background:#fff url(../images/fca-logo.jpg) center top no-repeat;
  }
 
a.big-blue-button {
    -moz-box-shadow:inset 0px 1px 0px 0px #990000;
    -webkit-box-shadow:inset 0px 1px 0px 0px #990000;
    box-shadow:inset 0px 1px 0px 0px #990000;
    background-color:#0090ec;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:2px solid #8dd3ff;
    color:#ffffff;
    font-family:arial;
    font-size:14px;
    font-weight:bold;
    padding:12px 5px;
    text-decoration:none;
    text-shadow:1px 1px 0px #000000;
    display:block;
    text-align:center;
}
a.big-blue-button:hover {
    background-color:#096dac;
    border-color:#0090ec;
}
a.big-blue-button:active {
    position:relative;
    top:1px;
}

#claims-login
{
    border:1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:10px;
    width:460px;
    margin:0px 0px 20px 0px;
}

#claims-login h3
{
    margin-bottom:10px;
}

#claims-login form
{
    margin:0px;
    padding:10px 0px 0px 0px;
}

#claims-login form .actions
{
    background-color: transparent;
    padding-top:0px;
    padding-bottom:10px;
    border:none;
    margin:0px;
}

#claims-login form a.btn
{
    padding-top:3px;
    padding-bottom:3px;
}

#franchisee p
{
    color:#fff;
}
