@import "layout.css";

#content {
	position: relative;
	padding: 0 0 1em;
	width: 458px;
	margin: 0 auto;
	border-width: 1px 0;
	color: #6C6C6C;
	zoom: 1; /*IE6 float contain-hack*/
	
}

#content p {
	line-height: 1.5em;
	font-size: 11px;
}

#content ul li {
	font-size: 11px;
	}


#content dl {
	font-size: 11px;
}

#lottery {
	position: relative;
	padding: 0 0 1em;
	width: 858px;
	height: 1200px;
	margin: 0 auto;
	border: 1px dashed #565759;
	border-width: 1px 0;
	background-color: #FFFFFF;
	zoom: 1; /*IE6 float contain-hack*/
	z-index: 5;
}

.vcard {
	margin: 0 0 1em;
}

.vcard a {
	color: #565759;
	text-decoration: none;
}

.vcard ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.vcard p {
	margin: 0;
}

.vcard h4 {
	margin: 1em 0 0;
}

.style3 {
	height: auto !important;
	height: 760px; /*IE6 hack*/
	/*min-height: 760px;*/
	border-top: 1px solid #FFF; /*prevent margin-collapse*/
	border-bottom: 1px solid #FFF; /*prevent margin-collapse*/
	position: relative;
	zoom: 1;
}

/*.style3:after
{content:".";display:block;height:0;clear:both;visibility:hidden;}
*/
	
#breadcrumbs { display: none; }

hr { display: none;}

ul.pagelinks {
	list-style: none;
	line-height: 1.5em;
	margin: 0 0 1em 0;
	padding: 0;
}

ul.jobs{
	margin: 0 0 1em;
	padding: 0 0 0 1em;
}

ul.jobs li {
	margin: 0 0 1em;
}

ul.jobs a,
#content a {
	color: #6C6C6C;
	font-weight: bold;
	text-decoration: none;
}

ol.privacy { font-size: 11px; }
em {
	font-weight: bold;
	color: black;
}

li.validation-FAILED .t-error {
	border-color: orange !important;
}

li.validation-FAILED label {
	color: orange;
}

#content span.topbutton{
	float: left;
	margin: 1em 0;
	width: 120px !important; 

}
#content span.topbutton a {
	background:transparent url(../images/button_arw_t.gif) no-repeat scroll 100% 50%;
}
#content span.topbutton a:hover {
	background:transparent url(../images/button_arw_t-hover.gif) no-repeat scroll 100% 50%;
}

#content div.topbutton,
#content .detailviews div.button,
#shopwaitinglist .popup li.button {
	float: left;
	margin: 1em 0;
}

	#content div.topbutton a,
	#content .detailviews div.button a,
	#shopwaitinglist .popup li.button a {
		font-weight: normal !important;
		color: #AAA;
		background-color: white;
		padding-right: 35px;
	}

/*#content .button,*/
#accountnavigation .button,
#shopwaitinglist .button,
.infobox .button {
	display: inline; /*IE6 bugfix*/
	float: right;
	line-height: 18px;
	padding: 3px 0;
	width: auto !important;
	width: 1px; /*IE6 bugfix, attempting to stop buttons from going full-width*/
}

	#content .buttonBack,
	.infobox .buttonBack {
		float: left;
	}

	#content .buttonRefresh {
		width: 130px !important;
	}

	#content .button a,
	.infobox .button a,
	#accountnavigation .button a,
	#shopwaitinglist .button a {
		font-size: 10px;
		color: #000;
		font-weight: normal;
		text-decoration: none;
		display: block !important;
		border: 1px solid #000;
		border-left: 0px;
		border-right: 0px;
		display: inline;
		white-space: nowrap;
		padding: 3px 35px 2px 5px;
		text-transform: uppercase;
		zoom: 1;
		margin-bottom: 3px;
		line-height: 1.5em;
	}

	#content .buttonRefresh a:hover {
		background: none !important;		
	}

	#content .buttonBack a,
	.infobox .buttonBack a {
		background: transparent url(../images/button_arw_l.gif) no-repeat 0 50%;
		padding-left: 25px;
		padding-right: 5px;
	}

	#content .buttonBack a:hover,
	.infobox .buttonBack a:hover {
			background: transparent url(../images/button_arw_l-hover.gif) no-repeat 0 50% !important;
	}

	#content .button a:hover,
	#accountnavigation .button a:hover,
	#shopwaitinglist .button a:hover,
	.infobox .button a:hover {
	background:transparent url(../images/button_arw-hover.gif) no-repeat scroll 100% 50%;
		color: #FF8800 !important;
	}

#content #memberEmailForm .button,
#content #memberBINForm .button {
	background: transparent none;
	top: 0;
	right: 115px;
	padding: 0;
	width: 100px; 
}
* html #content #memberEmailForm .button,
* html #content #memberBINForm .button {
	right: 130px;
}
	#content #memberEmailForm .button a,
	#content #memberBINForm .button a {
		padding: 2px 13px 2px 0;
	}

.t-error-popup {
	z-index: 500;
}

.registerPageFutureCampaigns {
	list-style-type:none;
	text-align: center;
}

.registerPageFutureCampaigns li {
	float:left;
	margin-left: 5px;
}

#forgotPasswordForm {
	background: none;
	position: relative;
	padding: 0 0 3em 0;
}

#forgotPasswordForm h2 {
	background: none;
	text-indent: 0;
	position: relative;
	height: auto;
}

#forgotPasswordForm label { 
	width: 60px;
	display: block;
	float:left;
	}
	
#forgotPasswordForm input {
	border: 1px solid #6C6C6C;
	clear: both;
	width: 170px;
} 

#forgotPasswordForm .commands .button {
	buttom: 0;
	background: none !important;
	}
	
#forgotPasswordForm .button a {
	background: transparent url(../images/button_arw.gif) no-repeat scroll 100% 50%;
}

#forgotPasswordForm .button a:hover {
	background: transparent url(../images/button_arw-hover.gif) no-repeat scroll 100% 50%;
}	
form li { margin-bottom: 5px }
form li input { border: 1px solid #000; margin-right: 5px; margin-bottom: 5px; }	
form li.radio input { border: none; }