/*

  Site - thechoppr.com

  --------------------

  Style Index



  $1 - Site Structure Styles

  $2 - Header Styles

  $3 - Sidebar Styles

  $4 - Content Styles

  $5 - Footer Styles

  $6 - SIFR styles

  $7 - Form Styles



*/



/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/



BODY {

  margin: 0px;

  padding: 0px;

  background: white url("../images/top-bg.jpg") repeat-x;

  font-size: 12px;

  font-family: "Arial", "Verdana", "Trabuchet MS", sans-serif;

  color: #1A5A7F; 

}



#container {

  width: 760px;

  margin: 0 auto;

}



#header-navigation {

  height: 32px;

  padding-top: 18px;

  position: relative;

}



#content-container {
  padding: 20px 0;
}



#main-content {
  position: relative;
  float: left;
  width: 500px;
  margin: 0 0 20px 0;
}

    

#sidebar {

  font-size: 11px;

  position: relative;

  float: right;

  margin: -98px 0 20px 0;

  padding: 34px 30px 30px 30px;

  width: 190px;

  background: url("../images/sidebar-bg.jpg") 50% 0 no-repeat;

}



#sidebar .dezinehq ul {

    margin-left: 0px;

    padding-left: 5px;    

}



#sidebar .dezinehq .feedTitle a {

    color: #1a5a7f;

    font-size: 1.2em; 

    text-align: center;

}



#sidebar .dezinehq ul li {

    list-style-type: none;

    margin-left: 0px;

    padding-left: 5px;

    margin-bottom: 15px;

}



#sidebar .dezinehq ul a {

    color: #BD1C1C;    

}



#sidebar .dezinehq ul a:hover {

    color: #1a5a7f;

}



#footer {

  clear: both;

  height: 50px;

  padding: 80px 0 30px 0;

  text-align: center;

  background: #3198D3 url("../images/footer-bg.jpg") repeat-x;

}



/* $2 - Header Styles ///////////////////////////////////////////////////////////////////////////////////*/

#header-banner {
  height: 74px;
  padding: 26px 0 0 0;
}

ul#header-nav-ul {
  margin: 0;
  padding: 0;
  height:32px;
  display: inline;
  overflow: hidden;
  list-style: none;
}

ul#header-nav-ul li {
  margin:0;
  padding:0;
  list-style: none;
  display: inline;
}

ul#header-nav-ul a {
  float: left;
  padding: 32px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
}

ul#header-nav-ul a:hover {
  background-position: 0 -32px;
}

ul#header-nav-ul a:active, ul#header-nav-ul a.selected {
  background-position: 0 -32px;
}

#nav-home a {
  width: 123px;
  background: url("../images/nav-home.gif") no-repeat;
}

#nav-features a {
  width: 123px;
  background: url("../images/nav-features.gif") no-repeat;
}

#nav-functions a {
  width: 123px;
  background: url("../images/nav-functions.gif") no-repeat;
}

#nav-sources a {
  width: 123px;
  background: url("../images/nav-sources.gif") no-repeat;
}

#nav-ads a {
  width: 123px;
  background: url("../images/nav-ads.gif") no-repeat;
}

#nav-contacts a {
  width: 123px;
  background: url("../images/nav-contacts.gif") no-repeat;
}

#nav-login a {
  width: 123px;
  background: url("../images/nav-login.gif") no-repeat;
}

#nav-stats a {
  width: 123px;
  background: url("../images/nav-stats.gif") no-repeat;
}

#nav-campaigns a {
  width: 123px;
  background: url("../images/nav-campaigns.gif") no-repeat;
}

#nav-help a {
  width: 123px;
  background: url("../images/nav-help.gif") no-repeat;
}

#nav-profile a {
  width: 123px;
  background: url("../images/nav-profile.gif") no-repeat;
}

#nav-logout a {
  width: 123px;
  background: url("../images/nav-logout.gif") no-repeat;
}

/* $3 - Sidebar Styles ///////////////////////////////////////////////////////////////////////////////////*/



.badge {
  position: absolute;
  top: -12px;
  right: -27px;
}

.addbot {
  margin-bottom: 15px;
  display:block;
  width: 190px;
  height: 41px;
  background: url("../images/btn_bot.gif") 0 0 no-repeat;
}

.addbot:hover {
  background-position: bottom;
}

.funcs {
  margin-top: 20px;
  margin-bottom: 15px;
  display:block;
  width: 190px;
  height: 41px;
  background: url("../images/btn_functions.gif") 0 0 no-repeat;
}

.funcs:hover {
  background-position: bottom;
}

.clients {
  margin-top: 20px;
  display:block;
  width: 190px;
  height: 41px;
  background: url("../images/btn_clients.gif") 0 0 no-repeat;
}

.clients:hover {
  background-position: bottom;
}

.feedback {
  margin-top: 20px;
  display:block;
  width: 190px;
  height: 41px;
  background: url("../images/btn_feedback.gif") 0 0 no-repeat;
}

.feedback:hover {
  background-position: bottom;
}

.addcamp {
  margin-top: 20px;
  display:block;
  width: 190px;
  height: 41px;
  background: url("../images/btn_addcamp.gif") 0 0 no-repeat;
}

.addcamp:hover {
  background-position: bottom;
}

.quote {
  position: relative; /* IE needs this ??????? */
  padding-top: 15px;
  margin-top: 40px;
  background: url("../images/quote-bg.gif") 0 0 no-repeat;
}

.quote-bg {
  padding: 0 15px 25px 15px;
  background: url("../images/quote-bg-bottom.gif") 0 100% no-repeat;
}

.quotee {
  text-align: right;
  font-weight: bold;
}

.fimg {
  width: 480px;
  display: block;
  background: url("../images/front.gif") center left no-repeat;
  text-align: center;
}

.border-bottom {
  padding-bottom: 10px;
  border-bottom: 1px solid #DCEDF8;
}

.table1 {
  margin-top: 5px;
  width:100%;
  text-align:center;
  border:1px solid #AEDBF0;
  background-color:#EDF7FC;
}
    

/* $3 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/



#main-content a:link, #main-content a:visited {

  text-decoration: none;

  border-bottom: 1px dotted #ccc;

  padding: 1px;

  color: #BD1C1C;

}



#main-content a:active, #main-content a:hover {

  text-decoration: none;

  border-bottom: 1px dotted #BD1C1C;

  padding: 1px;

}



#main-content A IMG {

}



P {

  margin: 0 0 10px 0;

  padding: 0;

  line-height: 20px;

}



P.p-space {

  margin: 0 0 40px 0;

  padding: 0;

}



#main-content p.index-p {

  padding: 10px;

  font: bold 12px Verdana, Arial, Helvetica, sans-serif;

  line-height: 20px;

  background: #ECF5FB;

  border-top: 1px solid #ACD2EA;

  border-bottom: 1px solid #ACD2EA;

}



IMG {

  border: 0px;

  vertical-align: middle;

}



H1, H2, H3, H4, H5, H6 {

  margin: 0 0 8px 0;

  padding: 0;

}



H1 {

  margin-top: 40px;

  font-size: 26px;

}



H2 {

  font-size: 20px;

}



H3 {

  font-size: 15px;

  margin-bottom: 14px;

}



.ie-margin {

  margin-bottom: -2px;

}



HTML>BODY .ie-margin {

  margin-bottom: 0;

}





.index-steps {

  position: relative;

  left: -15px;

  margin: 0 -15px 30px 0;

}



#main-content UL {

  margin: 0 0 15px 0;

  padding: 5px 0 0 10px;

  list-style: none;

}



#main-content LI {

    line-height: 1.6em;    

}



UL.tick-ul LI {

  position:relative; /* IE needs this for the BG image ?????? */

  margin: 0 0 6px 0;

  padding: 2px 0 2px 20px;

  list-style: none;

  background: url("../images/tick.gif") 0 50% no-repeat;

}



UL.samples-ul LI {

  position: relative; /* IE needs this for the BG image ?????? */

  margin: 0 0 6px 0;

  padding: 2px 0 2px 24px;

  list-style: none;

  background: url("../images/sample-page.gif") 0 50% no-repeat;

}

    

.divider {

  margin: 0 0 20px 0;

  padding: 0 0 50px 0;

  line-height: 20px;

  background: url("../images/divider.jpg") bottom no-repeat;

}



.clearfix:after {

  content: "."; 

  display: block; 

  height: 0; 

  clear: both; 

  visibility: hidden;

}



/* Hides from IE-mac \*/

* html .clearfix {

  height: 1%;

}



.clearfix {

  display: block;

}

/* End hide from IE-mac */



.faq-button {

  margin-right: 10px;

}



/* $5 - Footer Styles ///////////////////////////////////////////////////////////////////////////////////*/

#footer P {

  color: white;

  font-size: 11px;

}



#footer P A {

  color: white;

}

/* $7 - Form Styles ///////////////////////////////////////////////////////////////////////////////////*/

fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

h2 {
  text-decoration:underline;
  font-size:10pt;
  font-weight: normal;
  margin-bottom: 20px;
}

h3 {
  font-size:14pt;
  font-weight: normal;
  margin-bottom: 20px;
}

label {
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: bold;
}

input {
  margin: 0 0 10px 0;
  padding: 5px;
  background: #EDF7FC;
  border: 1px solid #AEDBF0;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #267DAC;
}

textarea {
  margin: 0 0 15px 0;
  padding: 5px;
  background: #EDF7FC;
  border: 1px solid #AEDBF0;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #267DAC;
}

select {
  margin: 0 0 15px 0;
  background: #EDF7FC;
  border: 1px solid #AEDBF0;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #267DAC;
}

option {
  padding: 3px;
}



SPAN.required {

  color: #CC0000;

}



INPUT {

  width: 220px;

  margin-bottom: 15px;

}



.input-upload {

  margin-bottom: 10px;

}



HTML>BODY .input-upload {

  font-size: 150%;

  margin-bottom: 10px;

}



TEXTAREA {

  width: 470px;

}



FORM {

  margin: 0;

  padding: 0;

}

    

.border-p {

  padding-bottom: 20px;

  border-bottom: 1px solid #eaeaea;

}

    

.confirmation {

  color: #81A74E;

  background: #CCDDB5;

  border-top:  1px solid #B3CC91;

  border-bottom:  1px solid #B3CC91;

  padding: 10px;

  font: bold 11px Verdana, Arial, Helvetica, sans-serif;

}





.error {

  background: red;

  color:  #fff;

  padding-top: 10px;

}



.image-submit-get-started {

  width: 190px;

  border: none;

  background: none;

  padding: 0;

}



.image-submit-email {

  width: 150px;

  border: none;

  background: none;

  padding: 0;

}    



#loadBar {

  padding: 10px;

  text-align: center;

  background: #E4F2FA;

  border-top: 1px solid #AED8F0;

  border-bottom:  1px solid #AED8F0;

  color:  #1D6D9E;

  font-weight:  bold;

  margin-bottom:  20px;

}



#loadBar P {

  color:  #1D6D9E;

  font-weight:  bold;

}



#emailSuccess {

  padding:  10px;

  text-align:  center;

  background:  #D8F2C8;

  border-top:  1px solid #7FD74A;

  border-bottom:  1px solid #7FD74A;

  color:  #59AA28;

  font-weight:  bold;

  margin-bottom:  20px;

}



div#quotes {

    background: url("../images/quoted-back.gif") no-repeat center center;

    width: 471px;

    height: 115px;

    padding: 10px 10px 0px 10px;

    font-size: 11px;    

}



/* Blog Sidebar */

blockquote {
  margin-left: 0;
  padding-left: 1em;
  border-left: 5px solid #EEB1AC;
}

pre {
  font-size: 10pt;
  line-height: 50%;
  width: 430px;
  max-height: 400px;
  overflow: auto;
  background: #F4F9FD;
  padding: 10px;
  border: 1px solid #CBE7F3;
}

code, pre {
  font-family: Courier, 'Lucida Console','Courier New', Sans-Serif;
}

.contactselect {
  border: 1px solid #AEDBF0;
  background-color: #EDF7FC;
}

.contactselect {
  border: 1px solid #AEDBF0;
  background-color: #EDF7FC;
  width: 220px;
}

.function {
  padding: 10px;
  background-color:#F4F9FD;
  margin-bottom: 3px;
  border: 1px solid #CBE7F3;
}

.command {
  padding: 4px;
  background-color:#E7F5CF;
  margin-bottom: 30px;
  border: 1px solid #99CC00;
}