* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	color: #000000;
	background-image: url('images/Background_Page.jpg');
	background-color: #bbc6da;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial;
}

p {
	padding: 10px 3px 3px 3px;
}

.center {
	text-align: center;
	}

h1 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #fe7d08;
	padding-bottom: 5px;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

h2 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #313f68;
	padding-bottom: 5px;
	text-align: center;
}

h3 {
	font-family: Arial;
	font-size: 12pt;
	color: #313f68;
	padding-bottom: 5px;
	text-align: center;
}

h4 {
	font-family: Arial;
	font-size: 12pt;
	color: red;
	padding-bottom: 5px;
	text-align: center;
}

input {
	padding: 1px;
	margin-bottom: 3px;
}

option {
	padding: 1px 4px 1px 3px;
}

table {
	margin-right: 2px;
	border: 0;
	border-spacing: 0;
	text-align: left;
}

td {
	padding-left: 5px;
}

dl {
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

dt {
	padding: 0px 0px 0px 0px;
}

dd {
	padding: 0px 0px 15px 40px;
	font-weight: normal;
}

b {
	font-size: 110%;
}

em {
	color: red;
}

#maincontainer {
	background-color: #ffffff;
	width: 750px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	padding: 10px 15px;
}

#topsection {
	height: 100px;
	width: 750px;
}

#topsection h1 {
	margin: 0;
	padding-top: 15px;
}

#menubar {
	width: 100%;
	background-color: #D3D3D3;
	margin: 4px 0px 4px 0px;
	text-align: left;
}

#topleftsection {
	background: #FFFFFF url('images/Logo_RewardTags.jpg') no-repeat top left
		;
	height: 100px; /*Height of top section*/
	width: 273px;
	float: left;
}

#toprightsection {
	background: #FFFFFF url('images/Background_LoginForm.jpg') no-repeat 60%
		0%;
	height: 100px; /*Height of top section*/
	width: 300px;
	float: right;
	
}

.LoginForm {
	float: right;
	width: 300px;
	height: 100px;
}

.LoginFormContent {
	position: relative;
	top: 52px;
	text-align: right;
	font: bold 8pt arial;
}

.LoggedInContent {
	position: relative;
	top: 0px;
	text-align: right;
	font: bold 8pt arial;
}


.TextInput {
	border: 2px solid #a4006a;
	font: 8pt arial;
	height: 18px;
}

.RewardBox {
	border: 2px solid #a4006a;
	font: 8pt arial;
	text-align: center;
}

.Rewards {
	
}

#contentwrapper {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#contentcolumn {
	padding-left: 145px;
	margin-right: 204px; /*Set right margin to RightColumnWidth*/
	background: url('images/Background_FlashWindow_Main.jpg') no-repeat;
	height: 280px;
	padding-top: 20px;
}

#contentwrapper2 {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#contentcolumn2 {
	min-height: 400px;
	padding-top: 20px;
}

#transbox {
	min-height: 225px;
	padding-top: 20px;
}

#transpagebox {
	min-height: 50px;
	padding-bottom: 20px;
	text-align: top;
}

#rewardmenu {
	float: left;
	width: 19%;
	margin: 0;
	padding: 7px 7px 20px 7px;
	border: 1px solid #000;
	background-color: #E0E6EF;
	min-height: 100px;
}

#rewardtitle {
	padding: 7px 7px 7px 7px;
}

#rewardlist {
	float: right;
	width: 76%;
}

#rightcolumn {
	float: left;
	width: 204px; /*Width of right column*/
	margin-left: -204px; /*Set left margin to -(RightColumnWidth) */
	height: 250px;
	background: url('images/Background_SignupForm.jpg');
	padding: 50px 0 0 0px;
	font: bold 8pt arial;
}

#box1 {
	background: url('images/box.jpg') no-repeat;
	height: 216px;
	width: 245px;
	margin: 10px 0px 10px 0px;
	float: left;
	padding: 2px;
	text-align: center;
}

#box2 {
	background: url('images/box.jpg') no-repeat;
	height: 216px;
	width: 245px;
	margin: 10px 0px 10px 0px;
	float: left;
	padding: 2px;
	text-align: center;
}

#box3 {
	background: url('images/box.jpg') no-repeat;
	height: 216px;
	width: 245px;
	margin: 10px 0px 10px 0px;
	float: left;
	padding: 2px;
	text-align: center;
}

#rbox {
	padding: 2px;
	text-align: center;
}

#footer {
	font-size: 70%;
	clear: left;
	width: 100%;
	text-align: center;
	background-color: #E0E6EF;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#footer a {
	
}

.innertube {
	margin: 10px;
	/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

span.price {
	color: #040405;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	valign: bottom;
}

a.detail:link {
	color: #3852A4;
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

a.detail:active {
	color: #3852A4;
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

a.detail:visited {
	color: #3852A4;
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

a.detail:hover {
	color: #E5A262;
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

img.detail {
	width: 125px;
	border-width: 0px;
	valign: center;
}

a.thumbname:link {
	color: #040405;
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

a.thumbname:active {
	color: #040405;
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

a.thumbname:visited {
	color: black;
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

a.thumbname:hover {
	color: #E5A262;
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

li.indent {
	margin-left: 50px;
}

#navlist
{
margin: 0;
padding: 7px 0 20px 0px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
background-color: #E0E6EF;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #313f68;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
background: transparent;
color: #E5A262;
}
color: #fe7d08;
#navlist a:hover { color: #000; }
