@charset "UTF-8";
/* CSS Document */

#theTopShredder {
	background-image: url(../images/interface/shredderH1.jpg);
	background-repeat: no-repeat;
	height:208px;
	overflow:hidden;
	background-color: #FFFFFF;
}
#theTopShredder h1 {
	display:none;
}
#theTopGreen {
	background-image: url(../images/interface/greenH1.jpg);
	background-repeat: no-repeat;
	height:208px;
	overflow:hidden;
	background-color: #FFFFFF;
}
#theTopGreen h1 {
	display:none;
}
#theTop.orange {
	background-image: url(../images/interface/orangeh1.jpg);
	background-repeat: no-repeat;
}
#theTopOrange h1 {
	display:none;
}
#theTopOrange {
	height:208px;
	overflow:hidden;
	background-image: url(../images/interface/orangeh1.jpg);
	background-repeat: no-repeat;
}

#theTopRed {
	height:208px;
	overflow:hidden;
	background-image: url(../images/interface/redH1.jpg);
	background-repeat: no-repeat;
}

#theTop.red {
	/*background-image: url(../images/interface/redH1.jpg);
	background-repeat: no-repeat;*/
	background-color:#990000;
}
#theTopRed h1 {
	display:none;
}
.theMainNav a.greenSelected {
	width:42px;
	background-image: url(../images/topNav/green2NEW.gif);
	float:left;
}
.theMainNav a.redSelected {
	width:43px;
	background-image: url(../images/topNav/red2NEW.gif);
	float:left;
}
.theMainNav a.orangeSelected {
	width:41px;
	background-image: url(../images/topNav/orange2NEW.gif);
	float:left;
}
.productTable {
	float:right;
	width:385px;
}
.productTable ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.productTable ul li {
	float:left;
	width:115px;
	height:180px;
	margin-top:34px;
	margin-right:9px;
	text-align:center;
}
.productTable ul li p {
	text-align:left;
	padding:0;
	line-height:12px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:10px;
}
.greenerTextArea {
	margin-right:420px;
	padding-left:12px;
	font-size:11px;
	margin-top:34px;
	margin-bottom:36px;
}
.greenerTextArea h3 {
	margin:0;
	padding:0;
	font-size:12px;
}
.greenerTextArea p {
	padding:0;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	line-height:15px;
}
.boxOut {
	height:138px;
	background-image: url(../images/interface/greenBoxOutBackground.gif);
	background-repeat: repeat-x;
	margin-right:470px;
	margin-left:12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boxOut h3 {
	height:22px;
	background-repeat: no-repeat;
	padding: 0px;
	overflow:hidden;
	line-height:1000px;
	width:270px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.boxOut h3.green {
	background-image: url(../images/interface/winABikeAWeek2.gif);
	height:32px;
}
.boxOut h3.red {
	background-image: url(../images/interface/winALaptop.gif);
}
.boxOut h3.orange {
	background-image: url(../images/interface/winTickets.gif);
	width:315px;
}
.boxOut p {
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:left;
}
.boxOut p a {
	font-size:11px;
	line-height:14px;
	text-transform: uppercase;
}
.boxOut p a.green {
	color:#2a8703;
}
.boxOut p a.red {
	color:#e00120;
}
.boxOut p a.orange {
	color:#e04001;
}
.boxOut p a:hover {
	color:#000000;
}
p.red, a.red, h3.red {
	color:#e00120;
}
h2.shredderSubtitle {
	height:66px;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/interface/shredderSubtitle.gif);
	background-repeat: no-repeat;
	padding:0;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float:left;
	width:750px;
}
h2.winABikeAWeek {
	height:40px;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/interface/winABikeTitle2.gif);
	background-repeat: no-repeat;
	padding:0;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float:left;
	width:750px;
}
#formContentArea {
	background-color:#FFFFFF;
	padding-top:14px;
	padding-left:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftHandFormColumn {
	padding-right:15px;
}
.subTitle {
	font-size:13px;
	font-weight:bold;
}
fieldset {
	padding:0;
	border:none;
}
#formContentArea .leftHandFormColumn fieldset p .horizontalRadioButtons {
	margin-top:12px;
	color:#000000;
	display:block;
	font-weight:bold;
}
#formContentArea .leftHandFormColumn fieldset p .horizontalRadioButtons label, .countryRadioButtons label {
	margin-right:18px;
}

.rightHandFormColumn {
	float:right;
	width:237px;
}
img.bikePicture {
	margin-bottom:12px;
	margin-left:12px;
}
.rightHandFormColumn p {
	font-size:11px;
	padding-right:24px;
	padding-left:12px;
	line-height:15px;
}
img.manOnBike {
	margin-top:20px;
	float:right;
}
.howToEnter {
	float:right;
	width:200px;
	padding-top:4px;
}
.howToEnter h3 {
	padding:0;
	font-size: 19px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
ul.luckyWinners {
	list-style-type:square;
	margin-top: 0px;
	padding-top: 0px;
}
.greenLink a {
	color:#227502;
}
.redLink a {
	color:#e00120;
}
.orangeLink a {
	color:#e04001;
}
.formElements {
	margin-right:210px;
	padding-top:2px;
}
.formElements p {
	padding:0;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.formElementsShredder {
	padding-top:2px;
}
.formElementsShredder p {
	padding:0;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
label.normal {
	font-size:11px;
	float:left;
	width:110px;
	margin-top:2px;
}
label.normalShredder {
	font-size:11px;
	float:left;
	width:180px;
	margin-top:2px;
}
label.orangeLabel {
	font-size:11px;
	float:left;
	width:110px;
	margin-top:2px;
	color:#e04001;
	line-height:12px;
	font-weight:bold;
}
label.redLabel {
	font-size:11px;
	float:left;
	width:110px;
	margin-top:2px;
	color:#e00120;
	line-height:12px;
}
label.fullLine {
	font-size:11px;
	margin-top:2px;
}
label.normal em, label.normalShredder em, label.fullLine em {
	font-style: normal;
	color: #FF0000;
}
input.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 2px;
	border: 1px solid #666666;
	width:150px;
}
input.textBoxShredder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 2px;
	border: 1px solid #666666;
	width:200px;
}
textarea.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 2px;
	border: 1px solid #666666;
	width:350px;
	height:50px;
}
p.termsLine {
	font-size:11px;
	margin-top:12px;
	font-weight:bold;
}
input.greenButton {
	height:35px;
	overflow:hidden;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/interface/greenButtonBackground.gif);
	background-repeat: repeat-x;
	border:none;
}
input.redButton {
	height:35px;
	overflow:hidden;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/interface/redButtonBackground.gif);
	background-repeat: repeat-x;
	border:none;
}
input.orangeButton {
	height:35px;
	overflow:hidden;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/interface/orangeButtonBackground.gif);
	background-repeat: repeat-x;
	border:none;
}
p.loserLine {
	font-size:11px;
	padding:0;
	font-weight:bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.buttonLine {
	font-size:11px;
	margin:0;
	padding:0;
	font-weight:bold;
}
select.productPullDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 1px;
	border: 1px solid #666666;
	display:block;
}
select.datePullDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0;
	border: 1px solid #666666;
}
table.formTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.error {
	color:#FF0000;
}
h2.winAnHPLaptop {
	height:44px;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/interface/winHPLaptopBig.gif);
	background-repeat: no-repeat;
	padding:0;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float:left;
	width:750px;
}
h2.winTickets {
	height:44px;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/interface/winTicketsBanner.gif);
	background-repeat: no-repeat;
	padding:0;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float:left;
	width:750px;
}
/*Reorder List*/
.dragHandle {
	width:30px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}

.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}
.reorderItem {
	font-weight:bold;
	margin-bottom:2px;
	height:23px;
	/*overflow:hidden;*/
	background-image: url(../images/interface/reorderBackground.gif);
	background-repeat: repeat-x;
	line-height:22px;
	color:#FFFFFF;
	padding-left:6px;
	text-transform: capitalize;
	margin-left:225px;
	margin-right:120px;
}
.reorderItem a {
	float:right;
	margin-right:4px;
	width:16px;
	height:9px;
	overflow:hidden;
	line-height:1000px;
	background-repeat: no-repeat;
	margin-top:6px;
}
.reorderItem a.upLink {
	background-image: url(../images/interface/upArrow1.gif);
}
.reorderItem a.upLink:hover {
	background-image: url(../images/interface/upArrow2.gif);
}
.reorderItem a.downLink {
	background-image: url(../images/interface/downArrow1.gif);
}
.reorderItem a.downLink:hover {
	background-image: url(../images/interface/downArrow2.gif);
}
img.bigArrow {
	float:left;
	margin-top:25px;
}
img.mostLeastImportant {
	float:right;
	margin-right:8px;
	margin-left:8px;
	margin-top:8px;
}
p.marketingLine {
	font-size:11px;
}
p.green a {
	text-decoration:none;
	font-size: 14px;
	color: #3CA901;
}
p.green a:hover {
	color:#000;
}
p.green {
	padding-left:10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
p.red a {
	text-decoration:none;
	font-size: 14px;
	color: #f00;
}
p.red a:hover {
	color:#000;
}
p.red {
	padding-left:10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
p.orange a {
	text-decoration:none;
	font-size: 14px;
	color: #F60;
}
p.orange a:hover {
	color:#000;
}
p.orange {
	padding-left:10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}