body {
	background-color: #C9E3F5;
	text-align: center;
	font: 8pt Arial, Helvetica;
	color: #666666;
	margin: 20px 0;
}

a:link {
	text-decoration: none;
	color: #888888;
}

a:visited {
	text-decoration: none;
	color: #888888;
}

a:hover {
	text-decoration: underline;
	color: #888888;
}

a img {
	border-width: 0;
}

p {
	margin: 0 0 10px 0;
}

form {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

input.textbox {
	color: #777777;
	border: 1px solid #DFE0E0;
	background: #FAFCF3 url(/images/input-gradient.png) repeat-x scroll left top;
}

#logo {
	float: left;
}

#bookmark {
	float: right;
	width: 220px;
	margin: 59px 0 0 0;
}

#mainContainer {
	background: transparent url(/images/main-container-middle.png) repeat-y scroll left top;
	width: 971px;
	margin: 0 auto;
	overflow: auto;
	text-align: left;
}

#mainContainerTop {
	background: transparent url(/images/main-container-top.png) no-repeat scroll left top;
	width: 971px;
	height: 5px;
	margin: 0 auto;
}

#mainContainerBottom {
	background: transparent url(/images/main-container-bottom.png) no-repeat scroll left top;
	width: 971px;
	height: 5px;
	margin: 0 auto;
}

#content {
	margin: 16px;
	overflow: auto;
}

#footer {
	margin: 10px 0 0 0;
}

/*top container */
.topContainerLeft {
	background: transparent url(/images/top-container-left.png) no-repeat scroll left top;
	width: 5px;
}

.topContainerContent {
	background: transparent url(/images/top-container-middle.png) repeat-x scroll left top;
}

.topContainerRight {
	background: transparent url(/images/top-container-right.png) no-repeat scroll left top;
	width: 5px;
}

.topContainerLeft, .topContainerContent, .topContainerRight {
	float: left;
	height: 245px;
}

/*middle container*/
.middleContainerLeft {
	background: transparent url(/images/middle-container-left.png) no-repeat scroll left top;
	width: 5px;
}

.middleContainerContent {
	background: transparent url(/images/middle-container-middle.png) repeat-x scroll left top;
}

.middleContainerRight {
	background: transparent url(/images/middle-container-right.png) no-repeat scroll left top;
	width: 5px;
}

.middleContainerLeft, .middleContainerContent, .middleContainerRight {
	float: left;
	height: 178px;
}

/*bottom container*/
.bottomContainerLeft {
	background: transparent url(/images/bottom-container-left.png) no-repeat scroll left top;
	width: 5px;
}

.bottomContainerContent {
	background: transparent url(/images/bottom-container-middle.png) repeat-x scroll left top;
	overflow: hidden;
}

.bottomContainerRight {
	background: transparent url(/images/bottom-container-right.png) no-repeat scroll left top;
	width: 5px;
}

.bottomContainerLeft, .bottomContainerContent, .bottomContainerRight {
	float: left;
	height: 145px;
}

/*specific page elements*/
#slideShow {
	float: left;
	width: 701px;
	height: 246px;
	margin: 16px 0 0;
	outline-style: none;
}

/*enter sweepstakes*/
#sweepstakes {
	float: left;
	width: 223px;
	height: 245px;
	margin: 16px 0 0 15px;
}

#sweepstakes a {
	float: right;
	margin: -10px 0 0 0;
}

/*ratings callout*/
#ratings {
	float: left;
	width: 223px;
	height: 245px;
	margin: 16px 0 0 15px;
}

#ratings a {
	float: right;
	margin: -10px 0 0 0;
}

/*products list*/
#products {
	float: left;
	width: 700px;
	height: 178px;
	margin: 16px 0 0;
}

/*newsletter signup*/
#newsletterSignup {
	float: left;
	width: 223px;
	height: 178px;
	margin: 16px 0 0 16px;
}

#newsletterSignup p {
	margin: 0 0 3px 0;
}

.formTop .formLeft {
	float: left;
	width: 90px;
}

.formTop .formRight {
	float: right;
	width: 90px;
}

.formTop {
	overflow: auto;
}

.formBottom {
	margin: 3px 0 0 0;
}

.formBottom input.textbox {
	width: 185px;
}

.formBottom input.imageButton {
	float: right;
	margin: 4px 0 0 0;
}

.formTop .formLeft input.textbox, .formTop .formRight input.textbox {
	width: 86px;
}

#newsletterSignup .formBottom input.imageButton {
	float: none;
	margin-left: 5px;
}

#newsletterSignup #txtEmailAddress {
	margin-bottom: 3px;
}

#txtDobMonth, #txtDobDay, #txtDobYear {
	font-size: 7.5pt;
	padding: 4px 0 0;
	height: 16px;
	text-align: center;
}

#txtDobMonth, #txtDobDay {
	width: 25px;
}

#txtDobYear {
	width: 35px;
}

/*tips*/
#tips {
	float: left;
	width: 700px;
	height: 145px;
	margin: 16px 0 0;
}

#tips .heading {
	margin-left: 10px;
}

#tips #boxes {
	background: transparent url(/images/tips-boxes.png) no-repeat scroll left top;
	width: 695px;
	height: 117px;
	margin: 0 0 0 2px;
}

#tips #boxes .tipCopy {
	display: inline;
	float: left;
	height: 60px;
	width: 222px;
	margin: 12px 5px 0 2px;
	text-align: center;
}

#tips #boxes .tipCopy div {
	color: #5B77AA;
	font-size: 12px;
	font-weight: 900;
	line-height: 12px;
	margin: 0 0 3px 0;
}

#tips #boxes .tipCopy p {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

#tips #learnMore {
	float: right;
	margin: 9px 5px 0 0;
}

#tips #twitterCopy {
	float: left;
	display: inline;
	margin: -21px 0 0 211px;
}

/*share with a friend*/
#shareWithFriend {
	float: left;
	width: 223px;
	height: 145px;
	margin: 16px 0 0 16px;
	overflow: hidden;
}

#shareWithFriend p {
	margin: 0 0 5px 0;
}

#slideShow .topContainerContent,
#products .middleContainerContent,
#tips .bottomContainerContent {
	width: 690px;
}

#sweepstakes .topContainerContent,
#ratings .topContainerContent,
#newsletterSignup .middleContainerContent,
#shareWithFriend .bottomContainerContent {
	width: 189px;
	padding: 0 10px;
}

.heading {
	margin: 13px 0 0 0;
}
#add-this{
	float:right;
	margin:60px 95px 0 0;
}
