
img, div {
  behavior: url(/htc/iepngfix.htc)
}

body {
  text-align:center;
}

#container {
  width:900px;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  margin-top:12px;
  position:relative;
}

#header {
  position:relative;
  height:40px;
}

#logo {
  display:block;
  float:left;
}

#mainNav {
  display:block;
  position:absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
}

#mainNav li {
  display:block;
  float:left;
  text-transform:uppercase;
  font-size:9px;
  margin-left:10px;
}

#mainNav li a.client {
  margin-left:20px;
}

#mainNav li a {
  text-decoration:none;
  display:block;
}

#mainNav li a:hover {
  color:white;
  border-bottom:1px solid red;
}

#search {
  position:absolute;
  top:20px;
  right: 0;
  height:20px;
  width:620px;
  text-align:right;
}

#search input {
  width:226px;
  height:19px;
  border:1px solid #777777;
  color:#777777;
  background:transparent;
  padding:2px;
}

#search #sendUs {
  font-size:11px;
  text-transform:uppercase;
}

#search #phone {
  font-size:18px;
  font-weight:bold;
  color:red;
}

#content {
  padding:10px;
}

#leftColumn {
  display:block;
  float:left;
  margin:0;
  padding:0;
  width:165px;
}

/*quick fix positioning for now*/
#quoteRequest {
  display:block;
  clear:left;
  margin-left:-3px;
}

#quoteRequest dd {
  margin-top: -32px;
  margin-left:40px;
  font-size:120%;
  font-weight:normal;
  font-style:italic;
  font-family: Impact, Charcoal, sans-serif;
}

.winnersAndVideos {
  display:block;
  clear:left;
  margin-left: 0;
}

.winnersAndVideos dd {
  margin-top:-22px;
  margin-left:35px;
  font-family: Courier, monospace;
  font-size:80%;
  letter-spacing:-.1em;
}

.hugeText {
  display:block;
  margin:45px 0 0 0;
  font-size:600%;
  font-weight:bold;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  color:#fff;
  line-height:.9em;
  padding:0;
}

#leftColumn > img {
  margin:5px 0;
}

#mailingSignUp label {
  font-size:100%;
  font-weight:normal;
  font-family: Tahoma, Geneva, sans-serif;
  color:#777777;
}

#mailingSignUp #mailInput {
  width:140px;
  height:19px;
  padding:2px;
  border:1px solid #cccccc;
  background-color:transparent;
}

#mailingSignUp input {
  color:#777777;
  font-size:.8em;
  padding-top:5px;
}
 ======= #mailingSignUp #submitBtn {
 border-width:0;
 margin:0;
 cursor:pointer;
 background-color:#000;
 color:#777777;
 font-size:1.0em;
 font-family:monospace;
}

.redText {
  display:block;
  width:540px;
  margin-left: 0;
  margin-top:10px;
  font-size:14px;
  line-height:1.4em;
  color:#ed1c2e;
  padding: 0;
}

#cathead {
  color:red;
  font-size:28px;
  height:30px;
  overflow:hidden;
	padding-bottom: 5px;
  color:red;
  font-family:arial;
  font-weight:bold;
}

#subcathead {
  color:white;
  font-size:20px;
  height:30px;
  overflow:hidden;
  margin-bottom:20px;
}

#slogan {
  position:absolute;
  top:50px;
  left: 0;
  color:red;
  font-family:arial;
  font-weight:bold;
  font-size:15px;
}

#subbox {
  overflow:auto;
  width:158px;
  border:1px solid #777777;
  background-image:url(/images/subboxbg.gif);
  float:left;
  margin-right:10px;
  height:405px;
}

#subbox a {
  display:block;
  padding:3px;
  padding-left:15px;
  color:white;
  text-transform:uppercase;
  font-size:10px;
}

#subbox a:hover {
  font-weight:bold;
}

#learnmorebox {
  border:1px solid #777777;
  padding-top:5px;
  margin-top:20px;
  padding-left:15px;
  padding-right:15px;
  width:640px;
}

#learnmorecap {
  font-size:25px;
}

.panel {
  display:block;
  float:left;
  position:relative;
  color:#777777;
  font-size:12px;
  line-height:15px;
  padding:10px;
}

.panel div {
  color:white;
  font-weight:bold;
  font-size:18px;
  margin-bottom:5px;
}

.panel a {
  display:block;
  margin-top:5px;
  line-height:22px;
}

.panel a img {
  float:left;
}

#subcatbox {
  background-color:black;
  padding:5px;
  overflow:hidden;
  position:relative;
  display:none;
}

#subcatbox a.cat {
  line-height:21px;
  display:block;
  margin-top:13px;
  color:red;
  font-size:13px;
  font-weight:bold;
  padding-left:10px;
  margin-left:380px;
  outline:none;
}

#subcatbox a.cat:hover {
  color:white;
  background-image:url(/images/typebg.gif);
  background-repeat:no-repeat;
}

#subcatcap {
  margin-left:390px;
  margin-top:30px;
}

#listbox {
  overflow:hidden;
  padding-top: 0;
  padding-bottom:10px;
  padding-left: 0;
}

.contestbox {
  width:166px;
  height:150px;
  margin-left:6px;
  margin-top:10px;
  color:black;
  text-align:center;
  position:relative;
  float:left;
}

.over {
  width:166px;
  height:150px;
  background-image:url(/images/contesthover.gif);
  background-repeat:no-repeat;
  position:absolute;
  top: 0;
  left: 0;
  display:none;
}

.over a {
  display:block;
  height:100%;
  font-weight:bold;
  color:white;
  padding-left:10px;
  padding-right:10px;
  padding-top:15px;
}

.over a:hover {
  color:white;
}

#sortbar {
  height:50px;
  background-color:#8B0F04;
  background-image:url(/images/newbar.jpg);
  background-repeat:repeat-y;
  margin-bottom:10px;
  position:relative;
}

#subtitle {
  font-size:30px;
}

#breadcrumbs {
  position:absolute;
  top: 0;
  left:175px;
  top:60px;
  width:250px;
}

#auxlinks {
  position:absolute;
  left:637px;
  top:84px;
  width:250px;
  text-align:right;
}

#auxlinks a {
  color:#777777;
}

#dropcontainer {
  position:absolute;
  width:100px;
  height:200px;
  left:530px;
  top:108px;
  display:none;
  border:1px solid green;
  padding:10px;
}

#dropbox {
  border:1px solid black;
  background-color:white;
  display:none;
}

#contestbox {
  background-image:url(/images/barbg.gif);
  background-repeat:repeat-y;
  background-color:#8b0f04;
  overflow:hidden;
  padding:10px;
  border:1px solid black;
}

#cpanel1 {
  width:300px;
  overflow:hidden;
  float:left;
}

#cpanel2 {
  text-align:right;
}

#shortdescrip {
  color:black;
  overflow:hidden;
  padding-bottom:10px;
}

#shortdescrip img {
  float:left;
  margin-right:10px;
}

#piccontrol {
  text-align:right;
  margin-bottom:5px;
}

#piccontrol a {
  color:white;
  padding:2px;
  outline:none;
}

.activecontrol {
  font-weight:bold;
  text-decoration:underline;
}

#supplies {
  border-top:1px solid #777777;
  margin-top:20px;
  padding:10px;
  overflow:hidden;
}

.supplybox img {
}

.supplybox {
  overflow:hidden;
  border-top:1px solid #777777;
  margin-top:10px;
  margin-bottom:10px;
  padding-top:10px;
  padding-bottom:10px;
  color:#777777;
  font-size:12px;
  min-height:90px;
  height:auto !important;
  height:90px;
}

.supplybox div {
  font-weight:bold;
  color:black;
}

#mlinks a {
  color:black;
  display:block;
  font-size:10px;
  padding:2px;
}

#mlinks a:hover {
  color:red;
}

#sortbar a {
  color:black;
  text-decoration:none;
  font-weight:normal
}

#sortbar a:hover {
  color:white;
}

#sortbar a.lactive {
  color:white;
  font-weight:bold;
  text-decoration:underline;
}

#contestbox a {
  color:black;
}

#contestbox a:hover {
  color:white;
}

#newsform td {
  border: 0;
}

#graylinks a {
  color:#777777;
}

#graylinks a:hover {
  font-weight:bold;
}

.question {
  background-image:url(/images/qbg.gif);
  background-repeat:no-repeat;
  background-position:top left;
  padding-left:30px;
  margin-bottom:5px;
}

.answer {
  background-image:url(/images/abg.gif);
  background-repeat:no-repeat;
  background-position:top left;
  padding-left:30px;
  margin-bottom:10px;
  color:#777777;
}

.cname {
  color:red;
  font-size:13px;
  font-weight:bold;
}

.cdecrip {
  margin-bottom:10px;
  color:#777777
}

/* * * * * */

#BreadCrumbTrail {
  color: #777777;
  margin-bottom: 5px;
}

#StaticContent {
  border-top: 1px solid #777777;
  color: #777777;
  padding: 20px 30px;
}

#StaticContent.limitedHeight {
  overflow:hidden;
}

#StaticContent p {
  color: #777777;
}

#StaticContent p.dark {
  color: #777777;
  font-family: verdana, sans-serif;
  font-size: 15px;
  margin: 20px 0;
}

dl.faq {
  margin: 2em 0 0 0;
}

dl.faq dt {
  background: url(/images/qbg.gif) no-repeat scroll top left;
  margin: 0;
  padding: 0 0 5px 30px;
}

dl.faq dd {
  background: url(/images/abg.gif) no-repeat scroll top left;
  color: #777777;
  margin: 0;
  padding: 0 0 10px 30px;
}

#StaticContent form {
  font-size: 0;
}

#StaticContent form h2 {
  color: #f00;
  font-size: 12px;
  padding: 20px 0 4px 0;
}

.formField {
  display: block;
  float: left;
  margin-bottom: 8px;
  white-space: nowrap;
}

.formField label {
  -moz-box-direction: reverse;
  clear: left;
  color: #777777;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 9px;
  margin: 0;
  padding: 0 4px 0 0;
  position: relative;
  text-align: right;
  width: 124px; /* 128 total */
  vertical-align: bottom;
}

.formField input, .formField select, .formField textarea {
  border: 1px solid #777777;
  font-size: 11px;
  height: 17px; /*20 total */
  margin: 0;
  padding: 3px 1px 0 1px;
  width: 382px; /* 184 total */
  vertical-align: bottom;
}

.formField textarea {
  height: 64px;
  overflow: auto;
}

.formField input.submit {
  padding-top: 0;
  width: 72px;
}

.formField.halfWidth input {
  width: 158px;
}	/* 160 */

.formField.halfWidthRight input {
  width: 158px;
}	/* 160 */

.formField.halfWidthRight label {
  width: 58px;
}	/* 64 */

.formField.oneThirdWidth input {
  width: 126px;
}	/* 128 */

.formField.oneFourthWidth input {
  width: 94px;
}	/* 96 */

.formField.oneFourthWidthRight input {
  width: 94px;
}	/* 96 */

.formField.oneFourthWidthRight label {
  width: 92px;
}	/* 96 */

.formField.stateSelect label {
  width: 66px;
}	/* 70 */

.formField.stateSelect select {
  width: 46px;
}	/* 48 */

.formField.zipCode label {
  width: 70px;
}	/* 74 */

.formField.zipCode input {
  width: 62px;
}	/* 64 */

#WinnersVideoPlayer {
  background-color: #ccd;
  float: left;
  height: 270px;
  width: 360px;
}

.featuredVideos {
  border: 1px solid #808285;
  font-family: verdana, sans-serif;
  margin-left: 400px;
  padding: 8px 16px;
}

.featuredVideos h2 {
  color: #ee3224;
  font-size: 13px;
  margin: 0 0 8px 0;
  text-align: center;
  text-transform: uppercase;
}

.featuredVideos ul {
  margin: 0;
  padding: 0;
}

.featuredVideos li {
  font-size: 11px;
  list-style-type: none;
}

.featuredVideos a {
  color: #6d6f71;
  display:block;
  padding:12px;
  padding-right:60px;
  background-image:url(/images/playicon.gif);
  background-repeat:no-repeat;
  background-position:center right;
}

table.winners th {
  border: 0;
  color: #ee3224;
  font-size: 11px;
  font-weight: bold;
}

table.winners td {
  border: 0;
  color: #6d6f71;
  font-size: 11px;
}

table.winners .prize {
  text-align: center;
}

table.winners .links {
  text-align: right;
  text-transform: uppercase;
  width: 25%;
}

a {
  outline:none;
}

