@charset "utf-8";
/* Rootform Screen */

html, body {}
body{color:#000000; font-family:Arial, Helvetica, sans-serif; margin-top:10px;}
h1,h2,h3,h4 {color:#0DA7FF;}
h1 {font-size:1.5em; margin-top:2px;}
h2 {font-size:1.25em; padding-bottom:8px;}
h3 { padding-bottom:5px; }
h4{font-size:1em; padding:7px 0px 1px; color:#666;}
p {font-size:.9em; padding: 3px 0px; color:#666;}
a{text-decoration:none; color:#FF07E8;}
/*header*/
#header-wrap{width:100%; height:100px;}
#header{margin:0 auto; width:980px; padding: 0 10px; height:100px;}
#header-content{width:100%; height:100px;}
#logo{ float:left; padding:0;}
#info{}
h1.ctAct {}
h1.ctAct p{color:#b8e5ff; background:none; padding:0px; margin:0px; font-size:.8em; text-align:right;}




#headerBtns {width:480px; overflow:hidden; float:right;}
#headerBtns li { display:inline; list-style:none;}
#headerBtns li a {float:left; display:block; width:240px; height:37px; background-image:url('../images/homeBtns/SHIRT_BLOG_BTNS.jpg'); background-repeat:no-repeat;}
#headerBtns li a.item1 {background-position:0px 0px;}
#headerBtns li a:hover.item1 {background-position:0px -37px;}
#headerBtns li a.item2 {background-position:-240px 0px;}
#headerBtns li a:hover.item2 {background-position:-240px -37px;}
/*end header*/
/*--------------*/
/*middle content*/
#content-wrap{width:100%;}
.workWrap{}
.workPanel, .workPanelLast {float:left; width:208px; height:400px !important; background:url(../images/workpanel_bg.jpg) top left no-repeat;}
.workPanel { margin-right:21px;}
.workPanelLast{margin-right:0px;}
.workPanel a, .workPanelLast a{color:#000; font-weight:bold;}
.workPanel img, .workPanelLast img{padding-left:5px; padding-top:1px;}
.buyNow a{color:#0DA7FF; text-decoration:underline;}
/*end middle content*/
/*--------------*/
/*footer*/
#footer-wrap{width:100%; min-height:50px;}
#footer-content{margin:0 auto; width:990px; padding:5px;}
.footCol {width:300px; float:left; padding:5px 35px 5px 5px;}
.footColLast {width:300px; float:right; padding:5px;}
.footCol p { color:#827C7B; line-height:1.25em;}
.footStack { margin-bottom:20px; margin-left:20px;}
#frIcons { border-top: 1px dotted #0DA7FF; padding-top:20px; }
#frIcons p {text-align:left;}
ul#fIcons{}
#fIcons li {display:inline; padding-right:20px;}
#frameworkIcons { display:block; clear:both;}
#frameworkIcons li {display:inline; padding-right:5px;}
.btnTitles{ font-size:12px; text-align:center; margin-top:10px;}
.lightTitle {color:#0DA7FF;}
/*end footer*/
/*--------------*/
/*proposal form*/
#instructions{clear:both; width:1000px; border-bottom:1px solid #e7e7e7;}
#termLinks{clear: both; width: 100%; height: 50px; background: #FFF; border-top:1px solid #e7e7e7;}
#termLinks ul{text-align:center; padding-top:15px;}
#termLinks ul.terms li{display:inline; text-decoration:none; font-size:80%;}
h3.instruct {color:#acacac; padding-bottom:15px; padding-left:15px;}
fieldset{border: none;}
label {display: block; font-size: 78%; text-indent: 10px; font-weight: bold; color: #000;}
/*label.error{color: #da3939; font-size: 70%; text-align: center; font-style: italic; font-weight: normal; margin:0; padding:0;}*/
input{background-color:#FFF;}
#formLeft{float:left; width:200px; margin-left:15px;}
#formLeft label{padding-top:10px; padding-bottom:5px;}
#formLeft input{width:330px; background:#f3f3f3;}
#formLeft input:focus {background:#ffffda;}
#formRight{width:600px; float:right;}
#formRight label{padding-top:10px; padding-bottom:5px;}
#formRight select{width:585px; background:#f3f3f3;}
#formRight select:focus{background:#ffffda;}
#formRight textarea{background:#f3f3f3;}
label.bdBumpDown{margin-top:15px;}
#formRight textarea:focus{background:#ffffda;}
#formRight #BriefDescription{width:580px;}
.submit-button{color:#fff; cursor:pointer; font-weight:bold; height:30px; text-transform:uppercase; width:100px; background:#0DA7FF; float:right; margin-right:20px;}
.asterisk{color:#FF0000; font-style:italic;}
.addInfo{color:#666; font-weight:normal; padding-top:10px; font-style:italic;}
/*end proposal form*/
