#main
{
	background-color: transparent;
	border-width:0 !important;
}

#banner
{
	height: 270px;
	position: relative;
	margin-bottom: 18px;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #c13748;
	overflow:hidden;
}

#banner_toggles
{
	width: 100px;
	position: absolute;
	right: 5px;
	bottom:215px;
	z-index:20;
}

#twitter_feed
{
	height:40px;
	line-height:40px;
	margin-left:70px;
	width:860px;
	float:left;
}

.tweet
{
	float:left;
}

.tweet_divider
{
	float:left;
	margin:0 10px;
	background-color:#c13748;
	height:20px;
	margin-top:10px;
	width:1px;	
}

.tweet_date
{
	float:left;
	margin-right:10px;
}

.hidden {display: none;}

#left_toggle,#right_toggle{width: 46px; height: 46px; float: left;}

#left_toggle
{
	background: url(../img/arrow_left.png) center top no-repeat;
}

#right_toggle
{
	background: url(../img/arrow_right.png) center top no-repeat;
}

#left_toggle:hover
{
	cursor: pointer;
	background: url(../img/arrow_left.png) center bottom no-repeat;
}

#right_toggle:hover
{
	cursor: pointer;
	background: url(../img/arrow_right.png) center bottom no-repeat;
}


#banner, #rewards_club
{
	background-color: #07243a;
}

#rewards_club, #postcode_join
{
	height: 125px;
	float: left;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: #c13748;
}

/********************** Rewards Club *************************/

#rewards_club
{
	width:444px;
	margin-right: 19px;
	padding-left: 15px;
}

#rewards_heading
{
	height: 30px;
	margin-top:10px;
	background: url(../img/rewards_text.png) center left no-repeat;	
}

#rewards_text
{
	width: 410px;
	margin-bottom: 15px;
}

#rewards_number, #rewards_password
{
	float:left;
}

#get_balance
{
	float:left;	
}

/********************** Postcode Join ************************/

#postcode_join
{
	width:443px;
	padding-left: 15px;
	background: #07243a url(../img/voucher_image.png) bottom right no-repeat;	
}

#postcode_heading
{
	margin-top:10px;
	height: 30px;
	background: url(../img/join.png) center left no-repeat;	
}

#postcode_text
{
	width: 370px;
	margin-bottom: 15px;
}

#postcode_input
{
	float: left;
}

#enter
{
	float:left;
	height: 26px;
	width: 64px;
	margin-right:7px;
	border:0;	
}


/* -------------------------------------------------------------------------------------------------------- */
/* Join Cashsaver Network */
/* -------------------------------------------------------------------------------------------------------- */

#joinCashsaverNetworkBox {width: 940px; height: 30px; margin-bottom: 10px; text-align:center}

#joinCashsaverNetworkBox a {margin: 15px 15px 0 15px;}

#joinContentBoxWrapper
{
	width: 380px;
	height: 420px;
	background: #07243A;
	padding: 30px;
	border: 2px solid #E44F65;
}

#joinContentBoxWrapper a:hover {text-decoration: underline;}

#joinCashsaverForm {margin-top: 15px;}

.formtable td {vertical-align: top; padding: 3px 0;}

.formtable .options {margin-right: 30px;}

.formtable tr td:first-child
{
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	white-space: nowrap;
	width: 7%;
}

.formtable input, .formtable select, .formtable textarea
{
	margin-bottom: 5px;
	background-color: #07243A !important;
	border-color: #123E5C !important;
}

.formtable input
{
	border: 1px solid;
	height: 17px;
	width: 293px !important;
}

.formtable tr td:first-child input {width: auto !important;}

.formtable textarea {color: #FFFFFF; width: 290px; height: 100px; margin-right: 7px;}

span.pinkCaption, .formError {color: #C13748;}

.hspacing {width: 5px;}

.formError {font-weight: normal !important; font-size: 13px !important;}

#optionError {margin-left: 15px;}

.generated_button {display: block; height: 26px; margin-top: 10px;}

.generated_button:hover {background-position: 0 -26px !important;}

#emailSendingMessage
{
	float: left;
	height: 26px;
	width: 210px;
	margin: 10px 0 0 10px;
	white-space: normal;
}
