/*  
Theme Name: Happy Cyclope
Theme URI: http://designer-daily.com
Description: 2 columns, left sidebar, Widget ready, valid CSS & XHTML transitionnal 
Version: 1.0
Author: Designer daily
Author URI: http://designer-daily.com
Tags:two columns,fixed width,easy customization, widget ready, valid CSS, valid XHTML, sidebar left
*/

/* BASIC STRUCTURE */

* {margin:0;padding:0;font-family: Trebuchet, Helvetica, Verdana, Arial, sans-serif;}
body {background:#fff;}
div#wrapper {width:1035px;margin:0 auto 0 auto;background:#fff;}
div#container {margin:3px 0 0 3px;width:1035px;}

div#social-media{
  position:absolute;
  display:inline-block;
  top:20px;
  left:700px;
}

#social-media a{
  display:inline-block;
  height:27px;
  width:27px;
}

a#facebook{
  background:url('images/social_media.png') no-repeat -58px 0px;
}
a#twitter{}
br.clear,
div.clear{
  clear:both;
}
li.hidden{
  display:none !important;
  height:0px;
  list-style:none;
  font-size:0px;
}
.formwrap h3{text-align:center; font-weight:normal; color:#333; margin-bottom:7px;}
.formwrap p.description{font-size:11px; line-height:14px;}
#rightside {
  float:right;
  width:230px;
	margin: 20px 0 0 10px;
  }

#rightside .formwrap {
	background: #F7F7F7;
	padding: 9px;
	border: 1px solid #E6E6E6;
	width:210px;
}
#gform_wrapper_5{margin-top:0;} 
#gform_wrapper_5 label{font-size:14px; color:#444;} 
#gform_wrapper_5 input {
  width:95%;
  padding:2px;
}
#gform_wrapper_5 textarea{
  width:96%;
  padding:2px;
}
li#field_5_6{
background: url(/wp-content/themes/chesbz/images/Black_Lock_Small.png) no-repeat left center;
font-size: 8px;
line-height: 10px;
margin:0;
padding: 0px 5px 3px 17px;
text-align: left;
}
li#field_5_6 .gsection_description{line-height:10px;}
#gform_wrapper_5 .button,
#gform_wrapper_18 .button{
  background:url('images/formSubmitBtn.png') no-repeat; 
  text-align:center; 
  width:151px; 
  border:0; 
  cursor:pointer; 
  color:#fff; 
  font-weight:bold;
  height:32px;
  display:block;
  margin:0px auto;
}
#gform_wrapper_5 .button:hover,
#gform_wrapper_18 .button:hover{color:#333;}
#gform_wrapper_5 .gform_footer{margin-top:0; padding-bottom:0; text-align:center;}
.gform_wrapper_4 {
  overflow: none;
}

.wp-caption-text {
  text-align:center;
  font-size: 12px;
}
/* HEADER */

#header {position:relative;width:1035px;padding:0px;float:left;}
h1 {position:relative;font-size:24px;margin:5px 0;color:#545454;font-weight:normal;line-height:24px;}
h1 a {text-decoration:none;color:#fff;}
h1 a:hover {color:#aaa;}
#description {position:relative;float:right;width:400px;text-align:right;margin:5px 0;color:#779DBF;}

#header #imageheader {position:relative;float:left;width:1000px;margin:0;padding:0;}
#header #imageheader #imglogo {position:relative;float:left;width:200px;margin:0 3px 0 0;}
#header #imageheader #imgbg {position:relative;float:left;width:700px;height:200px;background:url(images/header.jpg);}
#header #imageheader img {border:0;margin:0;padding:0;}
#header #imageheader #imgbg #rss {position:absolute;bottom:8px;left:40px;width:300px;font-size:0.9em;color:#bbb;}
#header #imageheader #imgbg #rss a {color:#fff;text-decoration:none;}
#header #imageheader #imgbg #rss a:hover {text-decoration:underline;}
#header #imageheader #imgbg #rss img {margin:0 7px -7px 0;}
#header #imageheader #imgbg #search {position:absolute;text-align:right;right:10px;bottom:8px;width:300px;}
#header #imageheader #imgbg #search input#s {border:1px solid #476B8F;}
#header #imageheader #imgbg #search input#searchsubmit {background:transparent;border:none;color:#ddd;font-size:0.8em;}
#top800number {position:absolute;float:left;left:745px;top:20px;font-size:26px;color:#AFC7C7;font-weight:bold;}
/* SIDEBAR */

#sidebar {position:relative;float:left;width:200px;margin:0 3px 0 0px;padding:20px 0 0 0;font-size:0.9em;z-index:10000;}
#sidebar ul {list-style-type:none;margin:0px;line-height:1.2em;font: normal normal bold 12px/22px Arial, sans-serif;}
#sidebar h2 {font-size:0.9em;padding:5px;margin:0;border-bottom:1px solid #bbb;}
#sidebar h2 a {text-decoration:none;color:#000;}
#sidebar h2 a:hover {text-decoration:underline;}
#sidebar h2 img {margin:0 5px -2px 0;}
#sidebar ul li {background-color:#8F8E8E;padding-left:10px;position:relative;z-index:10000;}
#sidebar ul li a {display:block;font-size:0.9em;width:160px;padding:3px 5px 3px 10px;color:#fff;text-decoration:none;border-bottom:1px dashed #fff;}
#sidebar ul li:hover > a {background:#757374;}

#sidebar ul li ul {background-color:#8F8E8E;display:none;left:200px;margin:0;padding:0px 10px 0px 0;position:absolute;top:0px;border-bottom-right-radius:10px;border-top-right-radius:10px;-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;-moz-box-shadow: 6px 6px 8px #333;-webkit-box-shadow: 6px 6px 8px #333;box-shadow: 6px 6px 8px #333;}
#sidebar ul li:hover ul {display:block;}
#sidebar ul li ul li {color:#999;margin:0;text-transform:none;}
#sidebar ul li ul li a {border-bottom:0 none;border-top:1px dashed #fff;text-transform:none;width:170px;padding-right:10px;}
#sidebar ul li ul li:first-child a {border:0 none;}

#sidebar ul li ul li ul li {background-color:#8F8E8E;display:none;left:0;margin:0;padding-left:10px;position:relative;top:0px;}
#sidebar ul li ul li:hover ul li {display:block;}
#sidebar ul li ul li ul li {color:#999;margin:0;text-transform:none;}
#sidebar ul li ul li ul li a {border-bottom:0 none;border-top:1px dashed #fff;text-transform:none;width:170px;}
#sidebar ul li ul li ul li:first-child a {border:0 none;}

#sidebar .current-cat a, #sidebar .current_page_item > a, #sidebar .current_page_ancestor > a {background:#757374;}
#sidebar ul#recentcomments li.recentcomments {display:block;text-transform:uppercase;font-size:0.9em;width:190px;padding:15px 5px 8px;color:#000;text-decoration:none;border-bottom:1px dotted #ddd;}
#sidebar ul#recentcomments li.recentcomments a {border-bottom:none;font-size:1em;}
#sidebar .textwidget {padding:10px 0 20px 5px;font-size:0.9em;line-height:1.2em;}
#sidebar select {margin:15px 0 30px 5px;width:195px;border:1px dotted #555;padding:3px;font-size:0.8em;}
#sidebar select option {padding:3px;}
#sidebar table#wp-calendar {width:190px;margin:10px 0 0 5px;}
#sidebar table#wp-calendar caption {margin:15px 0 0 0;font-weight:bold;}
#sidebar table#wp-calendar td {height:25px;text-align:center;}
#sidebar table#wp-calendar td a {color:#000;font-weight:bold;text-decoration:none;}
#sidebar table#wp-calendar td a:hover {background:#ddd;}
#sidebar table#wp-calendar tfoot a {padding:5px;text-decoration:none;background:#eee;border:1px solid #ddd;color:#000;}

/* CONTENT */
#content{width:1035px;}
#content div#sidebar {position:relative;float:left;width:200px;}
#content #posts {position:relative;float:left;width:550px;padding:20px 0 0 20px;}
#content #posts h2 {margin:20px 0 0 0;font-size:18px;clear:both;}
#content #posts h2 a {font-size:1.1em;font-weight:normal;color:#000;text-decoration:none;}
#content #posts h3 {margin:5px 0 5px 0;font-size:16px;font-weight:bold;}
#content #posts .post {position:relative;margin:0 0 10px 0;}
#content #posts .post .metadata {font-size:0.75em;color:#555;margin:0 0 20px 0;}
#content #posts .post .metadata a {color:#000;text-decoration:none;}
#content #posts .post .metadata a:hover {text-decoration:underline;}
#content #posts .post .postcontent {line-height:1.3em;color:#333;font-size:0.95em;}
#content #posts .post .postcontent table {margin:15px 0;}
#content #posts .post .postcontent table td {padding:10px;}
#content #posts .post .postcontent p {margin:10px 0;}
#content #posts .post .postcontent ul {padding:10px 0 10px 40px;}
#content #posts .post .postcontent .gform_body ul {padding:0px;}
#content #posts .post .postcontent ol {padding:10px 0 10px 40px;list-style-type:decimal;}
#content #posts .post .postcontent ol li {list-style-type:decimal;}
#content #posts .post .postcontent img {border:0px;margin-left:5px;}
#content #posts .post .postcontent blockquote {background:#eee;border:1px dotted #ccc;padding:15px;font-style:italic;}
#content #posts .post .postcontent .contact-us {float:right;}
#content #posts .post a {color:blue;}
#content #posts .post a:hover {text-decoration:none;color:#224D6F;}
#content #posts .post .commentlink {position:relative;float:right;margin:10px 0 20px 0;}
#content #posts .post .commentlink a {padding:8px;border:1px solid #999;background:#eee;text-decoration:none;color:#333;}
#content #posts .post .commentlink a:hover {color:#000;border:1px solid #000;background:#ddd;}
#content .navigation .alignleft {float:left;}
#content .navigation .alignright {float:right;}
#content .navigation .alignleft a, #content .navigation .alignright a {text-decoration:none;color:#000;padding:8px;border:1px solid #ddd;background:#eee;}
#content .navigation .alignleft a:hover, #content .navigation .alignright a:hover {background:#ddd;border:1px solid #aaa;}

h3 #searchresults {color:#FF000A;}

/* ARCHIVES */
#content .categoryposts h3 {font-size:1.2em;margin:0 0 30px 0;}
#content .categoryposts h3 a {color:#000;text-decoration:none;}
#content .categoryposts h3 a:hover {text-decoration:underline;}
#content #posts li {list-style-type:disc;margin:10px 0 0 15px;}
#content #posts li a {color:#000;text-decoration:underline;}
#content #posts li a:hover {text-decoration:underline;}

/* COMMENTS */
#comments  {position:relative;float:left;width:650px;}
#comments h2 {position:relative;float:left;font-size:1.2em;font-weight:normal;padding:10px;margin:10px 0 0 0;}
#comments p {margin:0 10px 10px 10px;clear:both;}
#comments ul#commentlist {position:relative;float:left;width:650px;list-style-type:none;}
#comments ul#commentlist li {position:relative;float:left;padding:20px 10px 25px 10px;width:630px;border-bottom:1px dotted #555;list-style-type:none;margin:0;}
#comments ul#commentlist li.graybox {background:#eee;}
#comments ul#commentlist li .commentheader {position:relative;float:left;width:200px;}
#comments ul#commentlist li .commentheader cite {position:relative;float:left;width:200px;padding:5px 0 8px 0;font-style:normal;font-weight:bold;clear:both;}
#comments ul#commentlist li .commentheader cite a {color:#333;text-decoration:none;}
#comments ul#commentlist li .commentheader cite a:hover {text-decoration:underline;color:#000;}
#comments ul#commentlist li .commentheader .commentnumber {position:relative;float:left;width:200px;font-size:0.8em;}
#comments ul#commentlist li .commentheader .commentnumber a {color:#333;text-decoration:none;}
#comments ul#commentlist li .commentheader .commentnumber a:hover {color:#000;text-decoration:underline;}
#comments ul#commentlist li .commentheader small {color:#888;font-size:0.8em;}
#comments ul#commentlist li .commenttext {position:relative;float:right;width:400px;font-size:0.9em;color:#555;line-height:1.2em;padding:8px 0 0 0;}
#comments ul#commentlist li .commenttext a {color:#000;}
#comments ul#commentlist li .commenttext a:hover {text-decoration:none;}
#comments form#commentform {position:relative;float:left;padding:10px;background:#eee;border:1px solid #ddd;width:630px;}
#comments form#commentform p {padding:5px 0;}
#comments form#commentform input {border:1px solid #ddd;margin:0 10px 0 0;}
#comments form#commentform label {font-size:0.9em;}
#comments form#commentform textarea {width:600px;border:1px solid #ddd;}
#comments form#commentform input#submit {float:right;margin:5px 25px;padding:8px 5px 5px;background:#555;color:#fff;}

/* FOOTER */

#footer {position:relative;float:left;width:100%;text-align:center;padding:10px 0px;font-size:0.8em;border-top:1px solid #bbb;margin:20px 0 0 0;color:#888;}
#footer a {color:#333;text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* IMAGES */
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: block; float:left;}
.alignright {float: right;}
.alignleft {float: left;}


/*#sidebar-content{padding-left:10px;}*/

#private-client-login {color:#757373;font: normal normal bold 12px/22px Arial, sans-serif;}
#private-client-login #sidebar-content{background:url(/img/private-client-login-bg.gif) repeat-y 0 0;padding-left:15px;}

/*#pages-menu #sidebar-content {background-color:#8F8E8E;}*/
#pages-menu #order-online-demo {background-color:#8F8E8E;}
#pages-menu #order-online-demo img {border:0;padding:0 0 15px 17px;}

#side-contact {color:#86DDDE;font: normal 12px/22px Arial, sans-serif;line-height:15px;}
#side-contact #sidebar-content{background:url(/img/contact-bg.gif) repeat-y 0 0;padding-left:15px;}
#side-contact #more-details {text-align:right;padding-right:0px;}

#sdo {float:right;}

#info-tables {border-radius:15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border: 1px solid #ccc; padding: 10px; margin: 20px auto; width:490px; background:url(images/boxSprite.jpg) top left repeat-x; }

.center {text-align:center;clear:both;}

div.relatedPages{
  background:#8F8E8E;

  width:230px;
  margin:10px auto;
  float:right;
}
.relatedPages h3{
  margin-bottom:5px;
  color:#f5f5f5;
 background:url('images/relatedPagesTop.jpg') no-repeat;
  padding:5px 10px;
}
div#relPagesBottom{background:url('images/relatedPagesBot.jpg') no-repeat; height:17px;}
.relatedPages ul{

  padding:0;
  list-style:none;
  font-size:12px;
  margin-bottom:10px;
  margin-left:18px;
  margin-right:18px;
  
}
.relatedPages li{
  width:90%;
  display:list-item;
  line-height:24px;

}
.relatedPages a{
  color:#fff;
  font-weight:bold;
}
.relatedPages a:hover{
  background:#666;
  
}
.relatedPages ul li a{ 
border-bottom: 1px dashed white;
color: white;
display: block;
font-size: 0.9em;
text-decoration: none;
width: 180px;
padding:3px 5px 3px 5px;

}
.relatedPages ul li ul{
  margin-top:0;
  margin-bottom:0;
  font-size:11px;
  margin-left:5px;
  width:160px;
  
  
}

.relatedPages ul li ul li a{
  padding:2px 10px;
  width:160px;
   border:none;
  
}


#search{
  padding:2px;
  color:#444;
  font-weight:bold;
  font-size:13px;
  width:130px;
}
input#searchButton{
  padding:2px;
  color:#000;
  font-weight:bold;
  font-size:13px;
}
#store{
  width:218px;
  height:209px;
  float:right;
  background:url('images/storeCalloutBlank.png') no-repeat;
}
#store div{
  margin:15px 30px 15px 7px;
}
#store div a{
  font-size:18px;
  height:170px;
  text-decoration:none;
  text-align:center;
  font-weight:bold;
  float:left;
  line-height:22px;
}
#questions{height:209px; width:218px; float:left; background:url('images/haveQuestions.png') no-repeat;}
#questions p{font-size:24px; color:#fff;  padding:155px 0px 0px 20px;}
#callouts{clear:both; margin-top:20px; background:url('images/calloutsBG.jpg') no-repeat; display:block; overflow:auto;}
div#callouts #store a{color:#660000;}


#homepageBtns{width:486px; margin:0px auto;}
.btn{width:152px; height:152px; margin:5px;  float:left;}
.extramargin{margin-left:90px;}
img#liveHelp{margin-bottom:5px;}


div#rsvp-form{
  width:300px;
  padding:15px;
  border:1px solid #E6E6E6;
  background:#F7F7F7;
  margin:auto;
}
div#rsvp-form .gform_wrapper{
  margin:0px;
}
#content div#rsvp-form li{
  padding:0px;
  margin:0px;
}
div#rsvp-form label{
  margin:0px;
  font-size:14px; 
  color:#444;
}
div#rsvp-form input[type=text],
div#rsvp-form input[type=email]
{
  width:296px;
  margin-bottom:5px;
}
#rsvp-form .gform_footer{margin-top:5px;padding:0px;}
#rsvp-form .button{
  width:240px;
  height:32px;
  cursor:pointer;
  display:block;
  margin:auto;
  background:url(images/formSubmitBtnLarge.png) no-repeat top left;
  border:0px;
  font-weight:bold;
  color:#fff;
}
#rsvp-form .button:hover{
  color:#333;
}
div#Zsmenu{
  width:346px;
  height:245px;
  border:2px solid #888;
  background:url('images/invite-bg.jpg') no-repeat top left;
  z-index:1000000;
}
div#Zsmenu a#close-invite{
  height:20px;
  width:20px;
  display:block;
  background:url(images/chat-close.png) no-repeat top left;
  position:absolute;
  top:5px;
  right:5px;
}
div#Zsmenu a#close-invite:hover{
  background-position:bottom left;
}

div#Zsmenu a#start-chat{
  padding:15px 0px;
  width:188px;
  text-align:center;
  display:block;
  background:url(images/start-chat.png) no-repeat top left;
  font-size:24px;
  color:#fff;
  text-transform:capitalize;
  text-decoration:none;
  position:absolute;
  bottom:5px;
  right:5px;
}
div#Zsmenu a#start-chat:hover{
  background-position:bottom left;
  color:#ccc;
}
div#Zsleft{
  width:223px;
  height:68px;
  position:absolute;
  top:50px;
  right:17px;
  vertical-align:center;
}

#content #posts ul#cats{
  margin:25px 0px 0px 0px;
  padding:0px;
  list-style:none;
}
#content #posts ul#cats li{
  padding:0px;
  list-style:none;
  display:block;
  width:165px;
  padding:0px 10px 0px 100px;
  margin:0px 0px 20px 0px;
  display:block;
  float:left;
  min-height:100px;
  position:relative;
}
#content #posts ul#cats li img{
  padding:0px;
  margin:0px;
  float:left;
  display:block;
  position:absolute;
  top:0px;
  left:0px;
}
#content #posts ul#cats li span.item-title{
  margin:0px 0px 5px 0px;
  display:block;
  font-family: Arial, Sans-serif;
  font-size:15px; 
  font-weight:bold;         
}
#content #posts ul#cats li{
  font-size:12px; 
} 


div#email-subscribe-form{
  width:180px;
  padding:75px 10px 10px 10px;
  height:115px;
  background:url(images/newsletter-form-bg.png) no-repeat top left;
}
div#email-subscribe-form .gform_description{
  font-size:11px;
  line-height:16px;
}
div#email-subscribe-form ul,
div#email-subscribe-form ul li,
div#email-subscribe-form .gform_footer,
div#email-subscribe-form .gform_wrapper{
  padding:0px !important;
  margin:0px !important;
  max-width:100%;
}
div#email-subscribe-form .gform_edit_link{display:none;}
div#email-subscribe-form .gform_heading{
  margin:0px 0px 10px 0px;
}
div#email-subscribe-form label,
div#email-subscribe-form .validation_error,
div#email-subscribe-form .validation_message{
  display:none;
}
div#email-subscribe-form input[type=text]{
  padding:4px 25px 4px 4px;
  width:149px;
  border:1px solid #608c94;
  background:#fff url(images/newsletter-form-email-icon.png) no-repeat 160px center;
}
div#email-subscribe-form li.gfield_error{background:none; border:0px; margin:0px !important; padding:0px !important; width:100%;}
div#email-subscribe-form li.gfield_error input[type=text]{
  border: 1px solid #C00;
  background: #FFEBE8 url(images/newsletter-form-email-icon.png) no-repeat 160px center;
}
div#email-subscribe-form input[type=submit]{
  background:url(images/newsletter-form-submit.png) no-repeat top left;
  height:31px;
  width:142px;
  border:0px;
  cursor:pointer;
  margin:15px auto 0px auto;
  display:block;
  font-size:14px;
  font-weight:bold;
  color:#fff;
  font-family:arial;  
  text-shadow: 1px 1px 1px #222;
}
div#email-subscribe-form input[type=submit]:hover{background-position:bottom left;}

/* Specials Styles */
#content #posts-specials {position:relative;float:left;width:795px;padding:20px 0;}
#content #posts-specials h1 {font-size:32px;margin-bottom:20px;line-height:32px;}

div#specials {
  background-color: #f7f7f7;
  float: left;
  min-height: 250px;
  width: 340px;
  padding: 10px 10px 10px 30px;
  font-weight:bold;
  text-align:center;
}
div#specials h2{
  text-align:center;
  color:#db1717;
  margin-bottom:7px;
}
div#specials a img{
  margin:10px auto;
  display:block;
}
div.apparell{
  background: url("/img/apparell-bg.png") left bottom no-repeat;
  margin: 0 20px 20px 0;   
}
div.promo{
  background: url("/img/promo-bg.png") left bottom no-repeat;
  margin: 0 0 20px 0;  
}
div.office{
  background: url("/img/office-bg.png") left bottom no-repeat;
  margin: 0 20px 0 0;      
}
div.print{
  background: url("/img/print-bg.png") left bottom no-repeat;  
}
span.callus{
  background:url("images/green-btn.png") no-repeat top left;
  display:block;
  line-height:43px;
  color:#fff;
  text-shadow:1px 1px 1px #333;
  width:200px;
  margin:10px auto;
  text-align:center;
}
/* Specials Styles */
