/*#############################################################
Name: Double A Point collection | EU
Last updated : 6.10.08 (by Kunlacha)
Description: for Innerpage
Author: Kunlacha
URL: 


#############################################################*/
#colleft{ 
	float: left;
	height: 400px;
	width: 201px;
}

#container_inner {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 928px;
	background-image: url(images/bg_inner.jpg);
	background-repeat: repeat-x;
}
/*------------------------------------------------------------------------------------------------Title Bar--------------*/

#titlebar {
	background-image: url(images/title_inner.png);
	background-repeat: no-repeat;
	float: left;
	height: 39px;
	width: 714px;
}
#titlebar ul {
	padding-top: 10px;
	padding-left: 43px;
}

/*------------------------------------------------------------------------------------------------Col Left--------------*/
#colleft_normal{
	float: left;
	height: 438px;
	width: 201px;
	background-image: url(images/left_normal.jpg);
	background-repeat: no-repeat;
}


/*--------------------------------------------------------------------------------------Account page--------------------*/

#colleft_account{ 
	float: left;
	height: 400px;
	width: 201px;
	background-image: url(images/left_account.jpg);
	background-repeat: no-repeat;
}
#submenu {
	float: right;
	padding-top: 40px;
	display: inline;
}
#submenu li {
	width: 167px;
	float: right;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	height: 31px;
	text-decoration: none;
	display: inline;
}
#submenu li a {
	float: right;
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 167px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6FC4EC;

}

#submenu li a:hover {
	color: #FFFFFF;
	background-image: url(images/submenu_select.jpg);
	background-repeat: repeat-y;

}
#current {
	background-image: url(images/submenu_select.jpg);
	background-repeat: repeat-y;
	height: 31px;
}

#colright {
	float: left;
	height: auto;
	width: 727px;
}
#content {
	float: left;
	width: 690px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}


/*------------------------------------------------------------------------------------------------Rewards Detail page--------------*/





/*------------------------------------------------------------------------------------------------Rewards page--------------*/

#colleft_rewards{
	float: left;
	height: 470px;
	width: 201px;
	background-image: url(images/left_rewards.jpg);
	background-repeat: no-repeat;
}

#browse_points {
	float: right;
	padding-top: 60px;
	display: block;
	width: 165px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#browse_points li {
	padding-bottom: 5px;
}

.browse_cat {
	float: right;
	padding-top: 25px;
	display: block;
	width: 165px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.browse_cat li {
	padding-bottom: 5px;
	float: left;
}
.page_topbar {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	height: 40px;
	width: 670px;
	float: left;
	padding-left: 30px;
}
.bnt_search_rewards {
	float: left;
	height: 21px;
	width: 21px;
	display: block;
	padding-left: 3px;
}

.page_topbar ul {
	float: left;
	padding-right: 20px;
}
.page_topbar li {
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 25px;
}
.rewards_box {
	float: left;
	width: 700px;
	padding-bottom: 30px;
	height: auto;
}
.gotop {
	float: right;
	padding-left: 230px;
}


.rewards_pix {
	float: left;
	height: 100px;
	width: 145px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.rewards_pix li {
	border: 1px solid #b0d7f1;
}
.rewards_detail {
	float: left;
	width: 480px;
	background-image: url(images/bg_rewards.jpg);
	background-repeat: no-repeat;
	height: auto;
	margin-top: 10px;
	display: block;
}
.rewards_detail li {
	padding-left: 15px;
	padding-top: 10px;
	display: block;
}
.bnt_bar {
	background-image: url(images/bnt_bar.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 23px;
	width: 143px;
	background-position: right bottom;
	padding-top: 20px !important;
}
.point {
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
	width: 102px;
	line-height: 20px;
}
.addcart {
	text-align: center;
	display: block;
	float: left;
	width: 39px;
	height: 20px;
	padding-top: 2px;
}


.pointinfo_box {
	float: left;
	width: 629px;
	background-image: url(images/point_info_bg.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
	margin-bottom: 20px;
}

.topbox{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 580px;
	padding-top: 15px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CC3EF;
	margin-left: 25px;
	color: #3D61A2;
	display: inline;
}

.boxL{
	float: left;
	width: 355px;
	margin-left: 25px;
}


.boxR{
	float: left;
	width: 228px;
	background-image: url(images/bg_bnt_pointdetail.png);
	background-repeat: no-repeat;
	height: 36px;
}

.skip , .skip a {
	color: #FFFFFF;
	display: block;
	padding: 5px;
	width: 75px;
	float: left;
}

.icon_cart{
	display: block;
	float: left;
	width: 25px;
	padding-top: 5px;
	margin-left: 18px;

}

.addcart2 , .addcart2 a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	width: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
/*------------------------------------------------------------------------------------------------cart page--------------*/

.box_cart {
	float: left;
	width: 580px;
	margin-left: 25px;
}

/*------------------------------------------------------------------------------------------------News & Promo page--------------*/

#colleft_news_promo{
	float: left;
	height: 438px;
	width: 201px;
	background-image: url(images/left_news_promo.jpg);
	background-repeat: no-repeat;
}


.box_news_promo {
	display: block;
	padding-bottom: 30px;
	width: 660px;
	float: left;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	padding-right: 20px;
	padding-top: 20px;
}

.promo_pix {
	display: block;
	width: 150px;
	float: left;
	height: 100px;
	margin-right: 15px;
	border: 1px solid #EBEBEB;
}

.promo_content {
	display: block;
	width: 490px;
	float: left;
}

.promo_content li {
	padding-bottom: 3px;
}

.promo_content_detail {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}

.promo_content_detail li {
	padding-bottom: 15px;
}

.icon_promo {
	background-image: url(images/icon_promo.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 51px;
	position: absolute;
}


.icon_news {
	background-image: url(images/icon_news.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 51px;
	position: absolute;
}

#colleft_products{
	float: left;
	height: 438px;
	width: 201px;
	background-image: url(images/left_products.jpg);
	background-repeat: no-repeat;
}


#colleft_about{
	float: left;
	height: 438px;
	width: 201px;
	background-image: url(images/left_about.jpg);
	background-repeat: no-repeat;
}
#content p {
	padding-bottom: 15px;
	text-indent: 25px;
}


#colleft_contact{
	float: left;
	height: 438px;
	width: 201px;
	background-image: url(images/left_contact.jpg);
	background-repeat: no-repeat;
}
/*------------------------------------------------------------------------------------------------Rewards page--------------*/
.box_account {
	float: left;
	width: 650px;
	margin-left: 15px;
}
.topboxaccount{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CC3EF;
	margin-left: 15px;
	color: #3D61A2;
	display: inline;
}
.account_box {
	float: left;
	width: 700px;
	padding-bottom: 15px;
	height: auto;
}
.accountinfo_box {
	float: left;
	width: 680px;
	background-image: url(images/account_info_bg.png);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
	margin-bottom: 20px;
}
