@charset "utf-8";
/* Global */
* {margin: 0; padding: 0; border: 0; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; list-style-type: none;}
/* Body Styling */
body {text-align: center; margin: 12px 0px; background: #000000 url(../images/bg.jpg) no-repeat top center fixed;}
/* Headers */
h1 {width: 621px; height: 177px; margin: 0 auto; background: url(../images/abs_logo_w.gif) no-repeat;}
h2 {width: 628px; height: 22px; margin: 9px auto 0px auto; background: url(../images/graphic_and_web.gif) no-repeat;}
h3 {font-size: 18px; margin: 2px 0px 0px 10px; line-height: 20px;}
h4 {font-size: 18px; margin: 1px 0px 0px 7px; line-height: 20px;}
/* Layout Divs */
#content {width: 770px; margin: 0 auto; text-align: left;}
#colLeft {float: left; width: 525px;}
#colRight {float: right; width: 229px;}
#footer {text-align: center;}
#price1 {width: 267px;}
#price2 {width: 266px;}
#price3 {width: 237px;}
/* Content Styles */
a {outline: 0; font-size: 12px; color: #BCBCBC; text-decoration: none;}
a:hover {color: #4CDCFF;}
#footer a img, #cornwall img {position: relative; top: 2px; padding-right: 4px;}
#cornwall {font-size: 12px; color: #BCBCBC;}
p {padding-top: 11px;}
p.short {padding-top: 6px;}
#footer p {font-size: 12px; color: #BCBCBC; margin-top: -14px;}
.slashes {color: #585858; margin: 0px 12px;}
.blue {color: #4CDCFF; font-weight: bold;}
.green {color: #4CFF94;}
.yellow {color: #FFD74C;}
.red {color: #FE452D;}
.big {font-size: 18px;}
.divider {height: 1px; margin: 11px 0px; background: url(../images/white_line.png) repeat-x;}
.footdivider {height: 1px; margin: 14px 0px; background: url(../images/white_line.png) repeat-x;}
.hide {text-indent: -9999px;}
.fLeft {float: left;}
.clear {clear: both;}
.star {color: #FE6729; font-weight: bold;}
/* Portfolio Links */
#portfolio {height: 126px;}
#portfolio p, #pricelist p {text-align: center; font-size: 16px; font-weight: bold; padding: 0px 0px 11px 0px;}
#portfolio p a, #pricelist p a {font-size: 16px; font-weight: bold; color: #4CDCFF; text-decoration: none;}
#portfolio p a:hover, #pricelist p a:hover {color: #FE6729;}
.justwhite {font-size: 16px; color: #FFFFFF;}
.picbox {margin-left: 17px;}
.first {margin-left: 1px;}
.picbox a {display: block; width: 140px; height: 97px; background: url(../images/picbox.png) 0px 0px no-repeat;}
.picbox a:hover {background: url(../images/picbox.png) 0px -97px no-repeat;}
.picbox a img {padding: 10px 0px 0px 10px}
/* Prices Area */
#pricelist {height: 180px;}
#prices {width: 770px;}
#disclaimer {text-indent: 2px; color:#BCBCBC; padding-top: 7px; font-size: 10px;}
/* Contact Form */
#contactFormStatus {color: #FE6729; margin-top: 6px; margin-bottom: 4px; padding-left: 1px;}
form {color: #FFFFFF;}
input {width: 135px; border: 1px solid #2c2c2c; padding-left: 3px; background: url(../images/smoke.png) repeat;}
select {width: 125px; background-color: #2c2c2c; border: 1px solid #2c2c2c; font-size: 12px;}
textarea {width: 224px; height: 95px; border: 1px solid #272727; padding-left: 3px; background: url(../images/smoke.png) repeat;}
label, label span {display: block;}
label {float: left; margin-bottom: 4px;}
label span {float: left; height: 21px; text-indent: -9999px;}
label span#yourname {width: 89px; background: url(../images/your_name.png) no-repeat;}
label span#yourphone {width: 89px; background: url(../images/your_phone.png) no-repeat;}
label span#youremail {width: 89px; background: url(../images/your_email.png) no-repeat;}
label span#yourinterest {width: 104px; background: url(../images/your_interest.png) no-repeat;}
label span#yourbudget {width: 104px; background: url(../images/your_budget.png) no-repeat;}
fieldset input {float: left; margin-top: 2px;}
fieldset {overflow: hidden;}
button {float: right; cursor: pointer; /* cursor: hand; for IE5 */}
#submitBtn {width: 112px; height: 23px; background: url(../images/submit.gif) 0px -23px no-repeat;}
#resetBtn {width: 114px; height: 23px; margin-right: 3px; background: url(../images/reset.gif) 0px -23px no-repeat;}
#submitBtn:hover {background: url(../images/submit.gif) 0px 0px no-repeat;}
#resetBtn:hover {background: url(../images/reset.gif) 0px 0px no-repeat;}
/* Bullet Lists */
ul li {text-indent: 15px; background: url(../images/bullet.gif) 2px 9px no-repeat; padding-top: 5px;}
.nobullet {background: none;}
.emptyField {border: 1px solid #FE6729;}