/* CSS Document */
/* -- Copyright 2005-2008 SatHookup.com   All rights reserved. The code on this page can not be copied, altered or used in any manner except on sathookup.com. By using any section of the code below, you are agreeing to a daily $10,000 U.S. licensing fee that must be paid in one month increments in advance of use. Please contact sathookup.com for additional licensing terms.-- */


.whitetext {color: #FFFFFF; text-decoration:none }
A.whitelinks {color: #FFFFFF; text-decoration:underline }
A.whitelinks:hover {color: #FFFFFF; text-decoration:underline }
A.whitelinks:active {color: #FFFFFF; text-decoration:underline }
A.whitelinks:active:hover {color: #FFFFFF; text-decoration:underline }
A.whitelinks:visited {color: #FFFFFF; text-decoration:underline }
A.whitelinks:visited:hover {color: #FFFFFF; text-decoration:underline }


.navlinks { color: #40698C; font-weight: bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px }
.navlinks:hover { color: #40698C; font-weight: bold; text-decoration:underline }
.navlinks:active { color: #40698C; font-weight: bold; text-decoration:none }
.navlinks:active:hover { color: #40698C; font-weight: bold; text-decoration:underline }
.navlinks:visited { color: #40698C; font-weight: bold; text-decoration:none }
.navlinks:visited:hover { color: #40698C; font-weight: bold; text-decoration:underline }

.dropdown { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }


/* ###################################### 
Homestore
####################################### */

#homestore {
	padding-left:112px;
	color:#999999;
	width: 140px;
}
A.homestore { color:#5b9ecc; text-decoration:underline }
A.homestore:visited {color:#999999 }

#homestoretable A {text-decoration:none; color:#999999 }

/*###############################################################*/


input.formfield { font-size:11px; color:#3740B5; font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align:middle; height:15px; padding: 1px 2px 1px 3px; border:1px solid #3740B5 }
textarea.formfield { font-size:11px; color:#3740B5; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 1px 2px 1px 3px; border:1px solid #3740B5 }
table.border { BORDER:#000099 1px solid}
tr.header { background-color:#000099; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; padding: 3px 4px 3px 4px}
tr.tableline { 	background-color: #000099; height: 1px; }

table.dishborder { BORDER:#BC2126 1px solid}
tr.dishheader { background-color:#BC2126; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; padding: 3px 4px 3px 4px}
tr.dishheader2 { background-color:#d32e18; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFFFF; padding: 3px 4px 3px 4px}
tr.dishtableline { 	background-color: #BC2126; height: 1px; }

.button { font-size: 10pt; font-family:Arial, Helvetica, sans-serif; font-weight: bold; height: 28px; width: 120px }

.hugeheader { font-size:23px; color:#FF0000; font-weight:bold; font-family:Arial, Helvetica, sans-serif }
.largeheader { font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif }
.medheader { font-size:14px; font-weight:bold; color:#666666; line-height:25px; font-family:Arial, Helvetica, sans-serif }
.medheaderRED { font-size:14px; font-weight:bold; color:#FF0000; line-height:25px; font-family:Arial, Helvetica, sans-serif }


.smboxtext { font-family:Arial, Helvetica, sans-serif; font-size:11px; width:230px; padding-left:10px }

.picborder { BORDER: #000000 1px solid } 

.fineprint { font-family:Arial, Helvetica, sans-serif; font-size:10px }

HR.hr {color:#CCCCCC; font-weight:lighter }


/* ************************************ */
/* Order form                           */
/* ************************************ */

#main {
	padding:15px;
}

#main #order {
	padding: 55px 0px 20px 17px;
	width: 470px;
}
#main #order table {
	font-size:13px; color:#003399;
}
#main #order em {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-style:normal;
}
#main #order td { padding-left:5px }

#main #order input {
	padding:7px 5px 3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
}

.submitButton {
	background:	#a0dc48;
	border:	0;
	background:	url(https://www.sathookup.com/images/forms/formbutton-bg.gif);
	height:	47px;
	width: 168px;
	padding: 0px 5px 5px 5px;
	margin:	0px;
	font-size: 1.1em;
	background-position: -3px -57px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.submitButton:hover {
	background-position: -3px 0px;
	cursor:	pointer;
}

.affiliateButton {
	background:	#a0dc48;
	border:	0;
	background:	url(https://www.sathookup.com/images/forms/formbuttonA-bg.gif);
	height:	47px;
	width: 232px;
	padding: 0px 5px 5px 5px;
	margin:	0px;
	font-size: 1.1em;
	text-align:center;
	background-position: -3px -57px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.affiliateButton:hover {
	background-position: -3px 0px;
	cursor:	pointer;
}

#order label {
	font-size:					1.5em;
	padding-right:              5px;
	color: 						#fff;
}

#order .textInput {
	font-size:					1.2em;
	height:						23px;
	background:					url(https://www.sathookup.com/images/forms/formInput_bg.png);
	background-position:		-8px 2px;
	border:						0px;
	width: 170px;
}

#main #order .radio { margin:0px; padding:0px; width:15px }
#main #order .check { padding:4px; width:15px }

#order .select {
	font-size:					1.1em;
	height:						25px;
	background:					url(https://www.sathookup.com/images/forms/formInput_bg.png);
	background-position:		-8px 0px;
	border:						none;
	padding:5px 5px 3px 5px;
	width:              		177px;
}
#order .short {
	font-size:					1.1em;
	height:						11px;
}

#order .select option {
	background-color:#FFFFFF;
	color:#000000;
	border: none;
	width:240px;
}

#main #order .spacer1 { height:39px }
#main #order .spacer { height:37px }
#main #order .spacer3 { height:50px }
#main #order .spacer4 { height:32px }




