/*
Theme Name: KHWindows
Description: KHWindows theme
Author: Ohm Creative Group 
Author URI: 
Tags: 
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.clear {clear: both;}
.hide { display: none }

.transparent {
	filter:alpha(opacity=85);
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none; 
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#media-1, #media-2, #media-3 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}

/* body, layout and typography */

body {
  background: #f4eee3 url(images/background.jpg);
  text-align: center;
  vertical-align: top;
  font-family: "Lucida Grande","Lucida Sans",verdana;
  font-size: 12px;
}

#wrapper {
  text-align: left;
  width: 1000px;
  margin: 0 auto;
}

#wrapper .content {
	float: left;
}

h2 { font-family: "Lucida Grande","Lucida Sans",verdana;


  font-size: 24px;
  font-weight: lighter;
  text-transform: capitalize;
  letter-spacing: -1px;
  color: black;
  margin-bottom: 0px;
  text-decoration: none;  }

h3 { font-family: "Lucida Grande","Lucida Sans",verdana;
  font-size: 20px;
  font-weight: lighter;
  text-transform: capitalize;
  letter-spacing: -1px;
  color: #CC9752;
  margin-bottom: 4px;
  text-decoration: none; }

h4 { font-size: 16px; font-weight: lighter; }

h6 { color: #CC9752; font-size: 28px; font-weight: lighter; margin-bottom: 12px;  }

blockquote {
  background: url(images/blockquoteback.png) repeat;
  padding: 15px;
  margin: 10px 5px 10px 5px;
}


/* banner and menu */
.phonetab {
	background: #0055a4;
	font-size:16px;
	float: right;
	padding: 6px 24px;
	color: rgb(253, 192, 16);
	font-weight:bold;
	text-align:right;
  	line-height:24px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

.slogan {
	float: right;
	color: #0055a4;
	padding: 8px 16px 0px 0px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.banner {
  margin: 0 0 0 0;
	height: 110px;
	position: relative;
}

.logo {
  height: 82px;
  width: 180px;
  position: absolute;
  top: 10px;
  left: 0px;
}

#serviceRequest {
	position:absolute;
	top:38px;
	right:330px;
}

a#serviceRequest {
	color: #0055a4;
	text-decoration: none;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	background:#fdca31;
	border:#0055a2 1px solid;
	padding:1px 6px;
}

a#serviceRequest:hover {
	color: #fff;
	background:#0055a2;
}

#description {
  color: #9C9F84;
  margin: -15px 0 0 0;
}

.rssdiv {
  height: 24px;
  float: right;
  margin: 0 20px 0 0;
}

.menuleft {
  background: url(images/menubackright1.png) no-repeat;
  width: 10px;
  height: 33px;
  float: right;
}

.menuright {
  background: url(images/menubackleft1.png) no-repeat;
  width: 10px;
  height: 33px;
  float: right;
}

#nav {
	position: absolute;
	right: 0px;
	bottom: 12px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#nav li {
  padding: 0 8px;
  display: block;
  float: left;
  color: #0055a4;
  text-transform: Capitalize;
  font-family:"Lucida Grande","Lucida Sans",verdana;
  font-size: 13px;
	font-weight:bold;
	border-right:1px dotted #164093;
}

#nav li.page-item-14 {
	border-right: none;
}

#nav li a {
  color: #0055a4;
  text-decoration: none;
font-weight:bold;
}

#nav li a:hover {
  color: #0386ff;
font-weight:bold;
}

/* Content */

.contenttop {
  height: 15px;
  width: 1000px;
}

.contentcenter {
  width: 754px;
  overflow: hidden;
}

.contentbottom {
  height: 15px;
  width: 1000px;
}

/* Sidebars */

.sidebar {
  width: 200px;
  float: right;
  margin-top: 12px;
}

#rightsidebar ul.gallery {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul {
  list-style-type: none;
  margin: 0 20px 0 20px;
  padding: 0;
}

.sidebar ul li {
  margin: 0 0 10px 0;
  padding: 0;
}

#rightsidebar ul.gallery h2 {
	font-family:"Lucida Grande","Lucida Sans",verdana;
  letter-spacing: -1px;
}

.sidebar ul li h2, .sidebar ul li h2 a {
  font-family:"Lucida Grande","Lucida Sans",verdana;
  font-size: 24px;
  font-weight: lighter;
  text-transform: capitalize;
  letter-spacing: -1px;
  color: #CC9752;
  margin-bottom: 4px;
  text-decoration: none;
}


.sidebar ul ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sidebar ul ul li {
  margin: 0;
  background: url(images/bullet.png) no-repeat;
  padding: 5px 0 5px 13px;
  color: #CCCC9A;
}

.sidebar ul ul li:hover {
  background: url(images/bullet_hover.png) no-repeat;
}

.sidebar ul ul li a {
  color: #CCCC9A;
  text-decoration: none;
}

.sidebar ul ul li a:hover {
  color: #FF99CC;
  text-decoration: none;
}

#tag_cloud a {
  color: #CCCC9A;
  text-decoration: none;
}

#tag_cloud a:hover {
  color: #FF99CC;
  text-decoration: none;
}

#wp-calendar {
  width: 100%;
  color: #CCCC9A;
}

#wp-calendar caption {
  text-align: center;
  padding: 2px;
  background-color: #281207;
}

#today {
  color: #FFCF79;
  font-weight: bold;
}

#wp-calendar a {
  color: #FFCF79;
  text-decoration: none;
}


/* search bar */

.hidden {
  display: none;
}

#searchform {
  background: url(images/searchback.png) no-repeat;
  width: 152px;
  height: 27px;
}

#s {
  width: 110px;
  height: 16px;
  border: none;
  margin: 3px 0 0 27px;
  background: #593e1a;
  color: #bf9e66;
}


#searchsubmit {
  display: none;
}


/* container */

.container {
  width: 512px;
  float: left;
  margin-left:16px;
  display: inline;
}

.container-no-header {
  width: 512px;
  float: left;
  padding-top: 24px;
  padding-left:24px;
}

.container-sweeps {
  width: 712px;
  padding-top: 24px;
  padding-left:24px;
}

.container-video {
  width: 600px;
  padding-top: 24px;
  margin: 0 auto;
}

.container2 {
  width: 1000px;
  float: left;
}

/* posts 79BEDB*/

.posts {
  list-style-type: none;
  margin: 0;
  padding: 12px 0;
}

.posts a {
  color: blue;
  text-decoration: none;
}

.posts a:hover {
  text-decoration: underline;
}

.post_content img {
	padding: 10px;
}

div.special {
	margin-bottom: 12px;
	padding: 12px 0;
	border-top: 2px dotted #0055A5;
}

div.special-header {
	width: 706px;
	height: 220px;
	background: url(images/specials-header.jpg) no-repeat;
	margin-bottom: 24px;
}

div.special img {
	display: block;
	clear: left;
	padding-bottom: 6px;
}

.post_content .ngg-widget img {
  background: url(images/imgback.png) repeat;
  padding: 6px;
  border: 1px #330000 solid;
}

.post_content ul,
.post_content ol {
	padding: 10px 0px 10px 24px;
	list-style-type: disc;
}

.post_content h2, .post_content p {
	padding-bottom: 8px;
}

.post_content h1,
.post_content h3,
.post_content h5 {
	color: #004A8F;
	font-weight: bold;
	font-size: 16px;
}
.post_content h6 { font-size: 14px; font-weight: lighter; color: #F00; }
.post_content td p,
.post_content td h5 {
	padding: 0 4px 0 0;
}

.post_content td {
	vertical-align: top;
	padding-bottom: 12px;
}

.post_content td img {
	padding: 5px;
}

table.comparison {
	border-top: 1px solid #004A8F;
	border-left: 1px solid #004A8F;
	margin-top: 12px;
}

table.comparison td {
	vertical-align: middle;
	padding: 5px;
	border-right: 1px solid #004A8F;
	border-bottom: 1px solid #004A8F;
}

.posts li {
  color: black;
  padding: 0;
}

.post_title {
  color: #21B6A8;
  font-family: "Lucida Grande","Lucida Sans",verdana;
  font-size: 24px;
  font-weight: lighter;
  text-transform: capitalize;
  letter-spacing: -1px;
}

.post_title a {
  color: #21B6A8;
  text-decoration: none;
}

.post_title a:hover {
  text-decoration: none;
}

.info {
  margin: 20px 0 0 0;
  padding: 0 0 5px 0;
  border-bottom: 1px #D1CAB0 dashed;
}

.comment {
  margin: 0 0 0 10px;
}

.author {
  margin: 0 0 0 10px;
}

.fl { float: left; }

.fr { float: right; }

/* Comments section */

#comments {
  font-family: "Lucida Grande","Lucida Sans",verdana;
  font-weight: lighter;
  font-size: 20px;
}

#commentsrss {
  margin: 0 0 -3px 5px;
}


.commentslist {
  list-style-type: none;
  margin: 10px 20px 0 20px;
  padding: 0;
}

.commentslist li {
  margin: 0 0 15px 0;
  padding: 15px;
  background: url(images/com-wrapper.png) repeat;
  border: 1px #0f0100 solid;
}
.children-title {
color:#0055a4;
font-weight:bold;
font-size:12px;
margin-top:5px;
margin-bottom:5px;
margin-left:10px;
}

ul.children {
  margin: 0 0 0 25px;
  list-style-type: none;
  padding: 0 0 10px 0;
  list-style-image:url(images/arrow.png);
}

ul.children li {
border: none;
text-decoration: none;
font-size:10px;
margin: 0px 0 3px 0;
font-weight:bold;
}

.children li a {
text-decoration:none;
color:black;
}

.children li a:hover{
text-decoration: underline;
color:black;
}

.childbox {
border: 1px solid  #cccccc;
-moz-border-radius:10px;
-webkit-border-radius:10px;
width:185px;
margin-bottom: 12px;
}

.widgettitle{
color:#0055a4;
font-weight:bold;
font-size:14px;
margin-top:5px;
margin-left:5px;
}
.avtar {
  float: left;
}

.tp {
  float: left;
  margin: 0 0 0 8px;
}

.tp .commentauthor, .tp .commentauthor a {
  font-family:"Lucida Grande","Lucida Sans",verdana;
  font-size: 20px;
  font-weight: lighter;
  text-transform: capitalize;
  letter-spacing: -1px;
  color: #CC9752;
  margin-bottom: 4px;
  text-decoration: none;
}

.reply {
  margin: 10px 0 0 0;
}

.reply a {
  color: #593e1a;
  text-decoration: none;
}

.reply a:hover {
  color: #FF99CC;
  text-decoration: none;
}

.com-header {
  margin: 0 0 10px 0;
}

/* form elements */

#commentform {
  text-align: left;
}

#commentform label {
  margin: 0 0 0 5px;
}


.textbox {
  background: url(images/textboxback.png) no-repeat;
  width: 400px;
  height: 29px;
  margin: 5px 0 15px 0;
  padding: 4px 0 0 0;
  text-align: center;
}

.textbox input {
  background: none;
  border: none;
  color: #bf9e66;
  width: 370px;
}

.textarea {
  background: url(images/textareaback.png) no-repeat;
  width: 400px;
  height: 247px;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 0;
  text-align: center;
}

.textarea textarea {
  width: 365px;
  height: 230px;
  overflow: auto;
  background: none;
  color: #bf9e66;
  border: none;
  font-family:"Lucida Grande","Lucida Sans",verdana;
}

#submit {
  background: #301e07;
  border: 1px #0f0100 solid;
  color: #CC9752;
  padding: 3px;
}

.leavereplytop {
  background: url(images/replybacktop.png) no-repeat;
  width: 495px;
  height: 17px;
  margin: 0 0 0 20px;
}


.leavereply {
  background: url(images/replyback.png) repeat-y;
  width: 495px;
  overflow: hidden;
  padding: 0 15px 0 35px;
  margin: 0 0 0 20px;
}

.leavereplybottom {
  background: url(images/replybackbottom.png) no-repeat;
  width: 495px;
  height: 17px;
  margin: 0 0 0 20px;
}

#respond {
  font-family:"Lucida Grande","Lucida Sans",verdana;
  font-size: 24px;
  font-weight: lighter;
  text-transform: capitalize;
  letter-spacing: -1px;
  color: #CC9752;
  margin-bottom: 20px;
  text-decoration: none;
}

#footer {
  color: #CCCC9A;
  text-align: center;
  margin: 15px 0 40px 0;
}

/*footer styles*/
.blockcontainer{
width:231px;
height:300px;
background: #FFFFFF url(images/bottomblock.jpg);
float:left;
}

.containerspacer{
width:25px;
float:left;
height:300px;
}
.blockcontent{
padding:12px;
}

.blocktext{
text-align:left;
font-size:12px;
line-height:11pt;
height:80px;
}
.blockimage{
padding-bottom:0px;
}
.blockbutton {
float:right;
}
.footerblock{
width:976px;
background:#FFFFFF;
border-top: 3px solid #c88c00;
float:left;
margin-top:15px;
clear:both;
color:#ADADAD;
font-family:Arial;
font-size:10px;
height:100%;
line-height:normal;
margin:0 auto;
padding: 0px 12px 20px 12px;
text-align:left;
margin-top:15px;
}

.footerblock a {
color:#ADADAD;
text-decoration:none;
}

#footerLeft ul li.first,
#footerRight ul li.first {
	padding-left: 0;
}

#footerLeft ul li.last,
#footerRight ul li.last {
	border: none;
}

/* Homepage Layout*/

.mainblock {
background: url(images/mainblock-bg.jpg) no-repeat;
float:left;
margin-bottom:15px;
padding-bottom: 12px;
}

.maincontent {
padding:12px 0 0 12px;
float:left;
width:988px;
}

#mainleft {
	position: relative;
	float:left;
	width:670px;
	height:425px;
	margin-right: 12px;
	z-index: 1;
}

#home-slide {
	position: relative;
	width:670px;
	height:425px;
}

.mainleft .description {
	width: 460px;
	height: 124px;
	position: absolute;
	bottom: 24px;
	left: 24px;
	background: white;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.mainleft .topleft {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(images/corner-top-left-round-12.png) no-repeat;
	z-index: 20;
	height: 12px;
	width: 12px;
}

.mainleft .bottomleft {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(images/corner-bottom-left-round-12.png) no-repeat;
	z-index: 20;
	height: 12px;
	width: 12px;
}

.mainright {
	float:left;
	background: url(images/quote-bg.jpg) no-repeat;
	width:270px;
	padding: 6px 12px 12px 12px;
	height:407px;
	color: #FFF;
	position: relative;
}

.mainright h1 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
}

.mainright table {
	width: 270px;
	margin-top: 12px;
}

.mainright table td {
	padding: 3px 0px;
}

.mainright table td small {
	line-height: 14px;
	display: block;
	margin-top: 2px;
}

.mainright table tr td.title {
	width: 60px;
	text-align: right;
	padding-right: 12px;
	vertical-align: text-top;
	white-space: nowrap;
	font-size: 11px;
}

.mainright table tr td input,
.mainright table tr td select,
.mainright table tr td textarea {
	width: 186px;
}

.mainright table tr td input.checkbox {
	width: 14px;
	float: right;
}

.mainright input.submit {
	position: absolute;
	bottom: 12px;
	right: 18px;
}

.maincontainer {
float:left;
padding-left:30px;
margin-top:300px;
width:390px;
height:75px;
}

ul#window-home {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}

#window-home .maintext,
#siding-home .maintext,
#insulation-home .maintext,
#gutter-home .maintext {
position: absolute;
bottom: 37px;
left: 36px;
font-size:14px;
color:black;
line-height:16px;
width: 436px;
height: 100px;
}

.maintext .ghost-box-title {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

.mainbutton {
	position: absolute;
	bottom: 28px;
	left: 385px;
}

.midblock{
background: url(images/midblock.jpg);
float:left;
width:492px;
height:120px;
margin-bottom:15px;
margin-right: 15px;
clear: left;
}
.midblock2{
background: url(images/midblock.jpg);
float:left;
width:492px;
height:120px;
margin-bottom:15px;
}
.socialbox {
width:104px;
height:102px;
margin-left:10px;
float:left;
margin-top:10px;
display: inline;
}
.socialtext {
width:240px;
height:102px;
margin-left:10px;
float:left;
text-align:left;
font-size:12px;
color:black;
line-height:1.5;
margin-top:10px;
display: inline;
}

.sweepsbox {
	width: 171px;
	height: 102px;
	margin: 10px 0 0 10px;
	float: left;
	display: inline;
}

.sweepstext {
	width:290px;
	height:102px;
	margin-left:10px;
	float:left;
	text-align:left;
	font-size:12px;
	color:black;
	line-height:1.5;
	margin-top:10px;
	display: inline;
}

#footerLeft {
float:left;
margin:12px 0 0;
width:658px;
}

#footerRight {
float:right;
margin:12px 0 0;
width:298px;
}

.footerImage {
float:right;
height:67px;
margin:0;
}

#footerLeft ul li {
border-color:#BF8034;
border-right:1px solid #BF8034;
color:#BF8034;
display:inline;
font-family:Arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:0 6px 0 5px;
}

#footerLeft ul li a {
color:#BF8034;
text-decoration:none;
}

#footerRight ul {
list-style-type:none;
margin-left:8px;
text-align:right;
}

#footerRight ul li {
border-color:#BF8034;
border-right:1px solid #BF8034;
color:#BF8034;
display:inline;
font-family:Arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:0 5px;
}

#footerRight ul li a {
color:#BF8034;
text-decoration:none;
}

.pagecontent {
width:754px;
min-height:923px;
margin-bottom: -18px;
float:left;
background: #FFF url(images/contentbg.jpg) no-repeat;
}

.content-bottom {
	width:754px;
	height:18px;
	float:left;
	background: url(images/content-bottom.jpg);
}

.wrapper2 {
float:left;
width:1000px;
margin-bottom:15px;
}

.pagesidebar {
width:231px;
margin-bottom: 12px;
float:right;
position: relative;
background: url(images/sidebg.jpg) no-repeat #FFF;
}

.pagesidebarbottom {
position: absolute;
bottom: -12px;
height:12px;
width:231px;
background: url(images/sidebarbg-bottom.jpg) no-repeat #FFF;
}

.sidebarquote-top {
	position: absolute;
	top: 0;
	left: 0;
	height: 11px;
	width: 207px;
	background: url(images/kh-sidebar-top.jpg) no-repeat;
}

.sidebarquote-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 11px;
	width: 207px;
	background: url(images/kh-sidebar-bottom.jpg) no-repeat;
}

.sidebarquote {
width:183px;
background: #0056AC;
margin-right: 12px;
float:right;
padding: 12px 12px 90px 12px;
margin-top:13px;
display: inline;
color: #FFF;
position: relative;
z-index: 2;
}

.sidebarquote h1 {
	text-transform: uppercase;
	font-size: 16px;
color:rgb(253, 192, 16);
font-weight:bold;
}

.sidebarquote p {
	margin-bottom: 12px;
}

.sidebarquote table {
	width: 170px;
}

.sidebarquote table tr td.title {
	font-size:11px;
	vertical-align:text-top;
	white-space:nowrap;
	padding: 0;
}

.sidebarquote table tr td {
	padding: 0;
}

.sidebarquote table tr td input,
.sidebarquote table tr td select {
	width: 176px;
}

.sidebarquote input.submit {
	position: absolute;
	bottom: 12px;
	right: 12px;
}

.sidebarelement1{
width:207px;
height:143px;
padding-left:12px;
margin-top:12px;
float:left;
}
.sidebarelement2 {
width:207px;
height:143px;
padding-left:12px;
margin-top:12px;
float:left;
}
.sidebarelement3 {
width:207px;
height:143px;
padding-left:12px;
margin-top:12px;
float:left;
}

.contentbanner {
	width:730px;
	height:217px;
	margin-top:12px;
	margin-left:12px;
	float:left;
	display: inline;
}

.bodylist {
margin-left:20px;
margin-top:20px;
}

#rightsidebar ul.gallery h2.widgettitle {
	margin-left: 0px;
	color: #0055A4;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
}

.sweeps {
	margin-top: 24px;
}

.sweeps input.text {
	float: left;
	width: 300px;
	margin: 6px 0;
}

.sweeps select {
	float: left;
	margin: 6px 0;
}

.sweeps .alignleft {
	float: right;
	margin-top: 12px;
	margin-right: 90px;
}

.sweeps .checkbox {
	float: left;
	margin-top: 12px;
	margin-left: 24px;
	width: 275px;
}

.sweeps label {
	clear: left;
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 12px;
	display: inline;
	margin: 6px 12px 0 0;
}

.sweeps .tell_a_friend {
	margin: 12px 0 0 24px;
	padding: 12px;
	background: #0056AC;
	float: left;
	clear: left;
	width: 416px;
	color: #FFF;
}

.sweeps .tell_a_friend input.text {
	width: 220px;
}

.sweeps .tell_a_friend label {
	width: 160px;
}

.sweeps .tell_a_friend p {
	padding: 0 12px;
	font-size: 14px;
	margin-bottom: 12px;
}

.disclaimer {
	position: absolute;
	cursor: pointer;
	text-decoration: underline;
	bottom: 48px;
	right: 15px;
	color: #FDC010;
	font-size: 10px;
}

#layover {
	width: 240px;
	bottom:0;
	left:20px;
	position:fixed;
	z-index:10;
}

#layover #close {
	position: absolute;
	cursor: pointer;
	text-decoration: underline;
	bottom: 30px;
	left: 15px;
	color: #0055A2;
	font-size: 10px;
}

#layover .layover-disclaimer {
	position: absolute;
	cursor: pointer;
	text-decoration: underline;
	bottom: 15px;
	left: 15px;
	color: #0055A2;
	font-size: 10px;
}

.layover .form_item {
	height: 386px;
	background: url(images/layover_bg.png) no-repeat;
}

.layover .form_item .submit {
	background: url(images/layover_submit.png) 0px 0px;
}

.layover .form_item .title {
	color: #0055A2;
	text-transform: uppercase;
	font-weight: bold;
}

.layover .form_item .desc {
	color: #0055A2;
	top: 120px;
	font-style: italic;
}

.layover .form_item label {
	color: #0055A2;
}

.layover .form_item form {
	top: 160px;
}

.form_item {
	background: url(images/sidebar_form_bg.png) no-repeat;
	height: 328px;
	padding: 0px 10px;
	margin-bottom: 20px;
	position: relative;
}

.form_item .submit {
	position: absolute;
	bottom: 10px;
	right: 12px;
	height: 23px;
	width: 100px;
	border: none;
	cursor: pointer;
}

.form_item .title {
	position: absolute;
	top: 75px;
	left: 95px;
	width: 140px;
	color: #82bd19;
	font-size: 12px;
	line-height: 1.1em;
}

.form_item .desc {
	position: absolute;
	top: 127px;
	left: 95px;
	width: 140px;
	color: #58abd2;
	font-size: 12px;
	line-height: 1.1em;
}

.form_item .loop {
	position: absolute;
	top: 12px;
	left: 20px;
	height: 51px;
	width: 51px;
	background: url(images/sidebar_form_loop.jpg);
}

.form_item form {
	position: absolute;
	top: 140px;
	left: 20px;
}

.form_item label {
	color: #58abd2;
	font-size: 12px;
}

.form_item input {
	width: 200px;
	margin-right: 20px;
	font-size: 10px;
}

.center-home {
	float: left;
	margin-bottom: 15px;
}

span.headline {
	display: none;
}	

.blog-container {
	width: 488px;
	float: left;
	position: relative;
	height: 166px;
	margin-right: 24px;
	background: #FFF url(images/home-blog-bg.jpg) no-repeat;
}

.blog-container a.facebook {
	position: absolute;
	top: 12px;
	right: 50px;
	display: block;
}

.blog-container a.twitter {
	position: absolute;
	top: 12px;
	right: 12px;
	display: block;
}


.blog-container .blog-title {
	width: 216px;
	height: 38px;
	padding: 12px 0px 0px 12px;
}

.sweepstakes-home {
	padding: 12px;
	width: 207px;
	float: left;
	position: relative;
	height: 142px;
	background: #FFF url(images/home-blog-bg-right.jpg) no-repeat;
}

.blog-container ul {
	padding: 12px 24px 12px 12px;
	list-style-type: none;
}

.blogtop {
width:1000px;
height:115px;
background: url(images/blogtop.jpg) no-repeat #FFF;
float:left;

}

.bloghead {
width:980px;
height:115px;
margin-left:10px;
float:left;
text-align:center;
}

.blogsweeps {
float:right;
width:172px;

margin-top:10px;
}

.blogsocial {
float:left;
width:130px;
height:105px;
margin-top:32px;
display:inline;
}

.blog {
width:1000px;
background:white;
float:left;
}

.blogcontent {
margin-left:200px;
margin-right:180px;
float:left;
display:inline;
width:600px;
margin-top:-62px;
}

.blogbottom {
width:1000px;
height:13px;
background: url(images/blogbottom.jpg) no-repeat;
float:left;
display:inline;
margin-bottom:12px;
}

#creditfooter
{
display: none;
}

.headline{

}

.headline a{
margin-top:1px;
margin-bottom:1px;
text-align:center;
font-size:20px;
text-decoration:none;
font-family: "Times New Roman";
text-transform: uppercase;
color:#004fa0;
font-weight:bold;
}

.formTitle {
	width:170px;
	margin:0 5px 0 0;
	text-align:right;
}

#windowTable {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color: white;
	font-size:11px;
}
#windowTable td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
	