body {
  font-family:"Trebuchet MS";
  font-size:80%;
  font-weight:900;
  color:#808080;
}

a img {
  border:none;
}

a {
  text-decoration:none;
  color:#4D88B0;
  font-weight:900;
}

a:hover {
  color:#ff7200;
}

p {
  margin:8px 0;
}

.clear {
  clear:both;
}

.tar {
  text-align:right;
}

h2 {
  color:#ff7200;
  font-size:1.4em;
  padding-bottom:5px;
  margin:0 0 20px 0;
  padding:0;
  line-height:100%;
}

.right span {
  position:relative;
  top:-2px;
}

h3 {
  color:#0075ac;
  font-size:1.2em;
  font-weight:bold;
  margin-bottom:10px;
}

.home {
  margin-top:20px;
}

.testimonial {
  background:#f0f0f0;
  padding:5px 20px;
  font-style:italic;
  margin-bottom:20px;
}

.testimonial span {
  color:#0075AC;
  font-weight:bold;
  font-style:normal;
} 

#feedback {
  margin-top:20px;
}

#feedback .error {
  border-top:1px solid #60a2fb;
  border-bottom:1px solid #60a2fb;
  color:#ea0000;
  font-size:12px;
  font-weight:900;
  line-height:90px;
  padding-left:56px;
  background:#f2f7ff url(../imgs/common/error_icon.gif) no-repeat 35px 37px;
}

#feedback .message {
  border-top:1px solid #60a2fb;
  border-bottom:1px solid #60a2fb;
  color:#454545;
  font-size:12px;
  font-weight:900;
  line-height:90px;
  padding-left:56px;
  background:#f2f7ff url(../imgs/common/message_icon.gif) no-repeat 35px 37px;
}

/* Template Preview Page */

#templatesView {
  margin-left:6px;
}

#templatesView div {
  float:left;
  margin-bottom:20px;
  margin-right:3px;
  position:relative;
  z-index:999;
}

#templatesView div p {
  text-align:center;
  margin:0;
}

#templatesView div .prevIcon {
  margin-bottom:-4px;
}

#templatesView div a {
  color:#FF7200;
}

#templatesView div a:hover {
  color:#0075AC;
}

#tempFull {
  margin-bottom:20px;
}

.schemes {
  margin-top:20px;
}

.colourScheme {
  float:left;
  margin:5px 10px 0 0;
  text-align:center;
}

.colourScheme img {
  margin-bottom:5px;
}

/* left nav */

#columnLeft .scale ul {
  list-style-type:none;
  border-bottom:1px solid #e0e0e0;
}

#columnLeft .scale ul li {
  background:url(../imgs/common/bullet1.gif) no-repeat 5px 10px;
  padding:5px 0 5px 20px;
  border-top:1px solid #e0e0e0;
}

#columnLeft .scale ul .cScheme {
  background-position:5px 20px;
}

#columnLeft .scale ul .current a {
  color:#ff7200;
}

/* Start of site benefits List */

#columnLeft .scale .benefits {
  margin:0 0 20px 0;
  padding:0;
  list-style: none;
  border:none;
}

#columnLeft .scale .benefits li {
  margin:5px 0;
  padding:0 0 0 20px;
  border:none;
  background-position:5px 5px;
}

/* right col home page */

#swatches {
  margin:15px 0;
}

#tempPreview {
  margin-top:10px;
}

/* signUpContainer */

#signUpContainer {
  background:url(../imgs/common/signupbg.gif) no-repeat;
  height:82px;
  width:338px;
  margin:0 auto;
  text-align:right;
}

#signUpContainer p {
  padding-top:28px;
  padding-right:10px;
}

* html #signUpContainer p {
  margin-top:28px;
  margin-right:10px;
  padding:0;
}

html>body #signUpContainer p {
  *margin-top:28px;
  *margin-right:10px;
  *padding:0;
}

#singUpContainer a.btn_blue {
  margin-left:10px;
}

#signUpContainer p br {
  clear:both;
}

#interested {
  float:left;
  color:#fff;
  font-size:16px;
  margin:0 10px 0 30px;
}

#contact {
  color:red;
  margin-top:-15px;
  margin-bottom:15px;
}


/* global styles */

.margBot20 {
  margin-bottom:20px;
}

.left {
  float:left;
}

.right {
  float:right;
  font-size:15px;
  
}

br {
  clear:both;
}

.alignRight {
  float:right;
  margin:0 0 10px 10px;
}
.alignLeft {
  float:Left;
  margin:0 10px 10px 0;
}


/* button styles  NOTE: Must remain at bottom of style sheet in order to be compatible with safari 

button.imgbtn {
  border:none;
  background:transparent;
  overflow:visible;
  width:auto;
  height:22px;
  background:url(../imgs/common/btn_left_cap.gif) no-repeat;
  padding-left:6px;
  text-align:left;
}

html>body button.imgbtn {
  *margin-right:10px;
}

* html button.imgbtn {
  margin-right:10px;
}

button.imgbtn span {
  display:block;
  line-height:22px;
  background:url(../imgs/common/btn_right_cap.gif) no-repeat top right;
  margin-left:0px;
  padding-right:14px;
  padding-left:8px;
  font-weight:900;
  font-size:12px;
  color:#fff;
  position:relative;
  top:-2px;
}

button.imgbtn span {
  display:block;
  line-height:22px;
  background:url(../imgs/common/btn_right_cap.gif) no-repeat top right;
  margin-left:-3px;
  padding-right:14px;
  padding-left:4px;
  font-weight:900;
  font-size:12px;
  color:#fff;
  position:relative;
  top:-1px;
#
}

html>body button.imgbtn span {
  *margin-left:0px;
  *padding-left:6px;
  *height:22px;
  *top:0px;
}

* html button.imgbtn span {
  margin-left:0px;
  padding-left:6px;
  height:22px;
  top:0px;
}
*/

.message {
  border-top:1px solid #0071a7;
  border-bottom:1px solid #0071a7;
  background:#B4E2FF;
  color:#0071a7;
  font-size:13px;
  font-weight:bold;
  text-align:center;
  margin-bottom:20px;
  padding:20px 0;
}
