/* Login.ascx */
.form_login {
}
.form_login .textbox {
	width: 150px;
}
.form_login .forgot_password {
	font-size: 0.9em;
}
.form_login .remember_me {
	font-size: 0.9em;
}
.form_login .login_failure {
	font-size: 0.9em;
	color: #cc0000;
}

.page_banner_right {
	float: right;
	position: relative;
	width: 10px;
}
.page_banner_right img {
	position: absolute;
	right: 0;
}

.article_header {
	width: 400px;
	height: 30px;
	background: url(Images/Global/question.gif) no-repeat top left;
	padding: 10px 0 0 45px;
	border: none;
	color: #DA032E; 
	cursor: pointer;
}
.article_body {
	background: url(Images/Global/answer.gif) no-repeat top left;
	padding: 0 0 10px 45px;
	border: none;
}
.article {
}
.article .article_body {
	display: none;
}
.active_article {
}

.redeem_code_input input {
	font-family: "Courier New", courier, monospace;
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: bold;
}

#win_home {
}
#win_home .prize_images {
	position: relative;
	height: 200px;
}
#win_home .prize_images .prize {
	position: absolute;
}
#win_home .prize_images .weekend_break {
	top: 0;
	left: 150px;
}
#win_home .prize_images .chicken_rawhide {
	top: 150px;
	left: 350px;
}
#win_home .prize_images .knotted_bone {
	top: 130px;
	left: 500px;
}

.win_result_banners {
}
.win_result_banners .banner_2 {
	margin-top: 15px;
}

.faq_item_toggle {
	padding-bottom: 5px;
}
.faq_item_toggle .faq_question {
	padding: 0 0 5px 18px;
	background: url(Images/Global/question_icon.gif) no-repeat;
}
.faq_item_toggle .faq_answer {
	padding: 0 0 10px 18px;
	background: url(Images/Global/info_icon.png) no-repeat;
}
.faq_item_toggle a {
	color: #da032e;
	text-decoration: underline;
}
.faq_item_toggle a:hover {
	color: #ff0033;
	text-decoration: none;
}

.bonio_reason {
	float: right;
	margin-left: 10px;
}
.bonio_reason img#img_reason {
	position: absolute;
}

.product_box_out {
	margin-top: -3px;
	width: 530px;
	position: relative;
	z-index: 90;
}
.product_box_in {
	padding: 20px;
}
.product_images {
	float: left;
	width: 180px;
}
.product_content {
	overflow: auto;
	height: 234px;
	padding: 0 10px 0 0;
	_width: 335px;
}
.product_content table {
	_width: 90%;
}
.product_content h3 {
	margin: 0;
}
.bonio_original {
	background: url(Images/Box/Product/original_b.gif) bottom left no-repeat;
}
.bonio_original .product_box_in {
	background: url(Images/Box/Product/original_t.gif) top left no-repeat;
}
.bonio_bitesize {
	background: url(Images/Box/Product/bitesize_b.gif) bottom left no-repeat;
}
.bonio_bitesize .product_box_in {
	background: url(Images/Box/Product/bitesize_t.gif) top left no-repeat;
}
.bonio_other {
	background: url(Images/Box/Product/other_b.gif) bottom left no-repeat;
}
.bonio_other .product_box_in {
	background: url(Images/Box/Product/other_t.gif) top left no-repeat;
}
.bonio_other .product_content {
	_width: 265px;
}
.bonio_puppy_milk {
	background: url(Images/Box/Product/puppy_milk_b.jpg) bottom left no-repeat;
}
.bonio_puppy_milk .product_box_in {
	background: url(Images/Box/Product/puppy_milk_t.jpg) top left no-repeat;
}
.bonio_puppy_milk, .bonio_puppy_milk h3 {
	color: #ffffff;
}
.bonio_puppy_milk .product_content {
	_width: 295px;
}
.bonio_other_yummy {
	background: url(Images/Box/Product/other_yummy_b.gif) bottom left no-repeat;
}
.bonio_other_yummy .product_box_in {
	background: url(Images/Box/Product/other_yummy_t.gif) top left no-repeat;
}
.bonio_other_yummy .product_content {
	_width: 295px;
}
.bonio_rawhide {
	background: url(Images/Box/Product/rawhide_b.jpg) bottom left no-repeat;
}
.bonio_rawhide, .bonio_rawhide h3 {
	color: #ffffff;
}
.bonio_rawhide .product_images {
	width: 190px;
}
.bonio_rawhide .product_box_in {
	background: url(Images/Box/Product/rawhide_t.jpg) top left no-repeat;
	padding: 18px;
}
.bonio_rawhide .product_content {
	_width: 285px;
}
