@charset "utf-8";
/* CSS Document */

/* typography */
a {
	color: #000;	
	outline: none;
}
.navlinks {
	font-family: Tahoma, Geneva, sans-serif,微软雅黑;
	font-size: 85%;
	font-weight: bold;
	color: #5a5959;
	text-transform: uppercase;
}
.userlinks {
	font-family: Tahoma, Geneva, sans-serif,微软雅黑;
	font-size: 85%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.bold {
	font-weight: bold;	
}
.small {
	font-size: 85%;	
}
.subheadercaps {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 108%;
}
.graytext {
	color: #333;	
}
table td {
	border: 0 none;
}	



/* div styles */
#container {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 3em;
}
#header {
	overflow:hidden;
	zoom:1;
}	
#topmenu {
	width: 100%;
	margin-top: 0.5em;
	padding-bottom: 0.3em;
	overflow: hidden;
	zoom: 1;
	border-bottom: #626262 solid 1px;
}
#logonav {
	margin: 1em 0;
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
#personal {
	float: right;	
}
#personal img {
	vertical-align: text-bottom;	
}
.locale {
	display: inline;
	font-family: Tahoma, Geneva, sans-serif,微软雅黑;
	font-size: 85%;
	color: #000000;
	text-transform: uppercase;
	margin-left: 0.5em;
	font-weight: bold;
	float: right;
}
.locale span {
	text-decoration: underline;	
}
.locale a {
	text-decoration: none;	
	color: #000;
}
.locale a:hover {
	text-decoration: underline;	
}
#copyright {
	float: right;	
	clear:both;
	width:100%;
	text-align:right;
	font-family: Tahoma, Geneva, sans-serif,微软雅黑;
	font-size: 85%;
	text-transform: uppercase;
	margin-top: 0.2em;
}
#content {
	margin-top: 1em;
	font-family: Tahoma, Geneva, sans-serif,微软雅黑;
	padding-bottom: 3em;
}	
#content_copy {
	margin-left: 3.9em;	
}
#content h1 {
	font-size: 174%;	
	font-weight: normal;
	margin: 0.5em 0;
}
#footer {
	width: 100%;
	clear: both;
	overflow: hidden;
	zoom: 1;
	padding-top: 0.3em;
	border-top: #626262 solid 1px;
}
#footer a {
	text-decoration: none;
	margin-right: 2em;
}
#footerimg {
	/* width:100%*/
	width: 600px;
	float:right;
	overflow: hidden;
	zoom: 1;
}
#copyright a {
	text-decoration: underline;
	margin-right: 0;
	color: #5a5959;
}
.centralised {
	text-align: center;	
}


/* list styles */
ul.topnav {
	list-style: none;  	
	margin: 0;
    padding: 0;
	float: left;
	height: 50px;
	width: 900px;
}
ul.topnav li {
	float: left;  
	margin: 0 2px 0 0;  
	list-style: none;
	position:relative;
	padding:0;
}
ul.topnav li ul.subnav {  
    list-style: none;  
	position: absolute;
	margin: 0;
	padding: 0;
	width: 475px;
	top: 30px;
    left: 0px;
	display: none;  
}
ul.topnav li ul.subnav li{  
    margin: 0; 
	padding: 0 2px 0 0;  
	list-style: none;  
}  
ul.arrow {
	margin: 15px;
}
ul.arrow li{
	list-style-image: url(../about/img/img-bullet-arrow.gif);	
	padding-left: 0.5em;
}
ul.bigarrow {
	margin-left: 17px;
}
ul.bigarrow li {
	list-style-image: url(../img/arrow-bullet.gif);
	padding: 3px;
}
ul.noticeboard , ul.mainnoticeboard {
	list-style-type:none;
	margin-left: 1.3em;
}
#content_copy ul.mainnoticeboard {
	margin-bottom: 100px;
}
ul.mainnoticeboard li {
	list-style-image:url(../img/arrow-bullet.gif);
	font-weight:bold;
	width: 450px;
	margin: 1em 0;
}
ul.noticeboard li {
	list-style-image:url(../img/arrow-bullet.gif);
	font-weight:bold;
	width: 800px;
	margin: 1em 0;
} 


/* image styles */
.imgfltleft {
	float: left;
	margin-right: 5px;
}
.imgfltright {
	float: right;
	margin-left: 5px;
}
.imgheader {
	display: block;	
	margin-bottom: 1em;
}
.imgpadleft {
	margin-left: 1em;	
}
.viewdetails {
	float: left;
	margin-right: 5px;
	cursor: pointer;
}
.centred {
	display: block;
	margin-left: auto;
    margin-right: auto;
}
.imgbottom {
	vertical-align: bottom;	
}




/* table styles */
.adiform {
	width: 95%;
	font-weight: bold;
}
td.formheader {
	background-color: #000;	
	color: #fff;
	text-transform: uppercase;
	font-size: 93%;
}
.adiform td.gray {
	background-color: #d6d6d6;
	font-size: 85%;
	text-transform: uppercase;
}
.adiform td.normal {
	font-size: 85%;	
	text-transform: uppercase;
}
.adiform td.smallfont {
	font-size: 77%;	
}



/* page specific styles */

/* Country Selector */
#selector {
	background-image:url(../img/bg_homelanding.jpg);
	background-repeat:repeat-x;
	height: 400px;
	background-position:center;
}
.boxes {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 1000px;
	height: 300px;
}

#box {
	float:left;
}

#boxtwo {
	background-image:url(../img/img2_homelanding.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	height:275px;
	width:249px;
}
.country {
	position:relative;
	top: 137px;
	left: 70px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif,微软雅黑;
	width:150px
}



/* Index */
#flashcontainer {
	position: relative;	
	width: 960px;
}
#headlines {
	position: absolute;
	width: 250px;
	top: 0;
	left: 0;
	font-size: 93%;
	font-weight: bold;
}


/* About adiCLUB */
.aboutadi {
	margin-top: 3em;	
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
.memberbenefits {
	width: 300px;
	float: left;
}
.memberbenefits h5 {
	text-transform: uppercase;
}
.memberbenefits.bronze h5 , .memberbenefits.bronze p {
	margin: 1em 0 0 0.6em;
}
.memberbenefits.silver h5 , .memberbenefits.silver p {
	margin: 1em 0 0 1.2em;
}
.memberbenefits.gold h5 , .memberbenefits.gold p {
	margin: 1em 0 0 1.3em;
}
.memberbenefits a {
	color: #000;	
	cursor: help;
}
.steps {
	width: 280px;	
	overflow: hidden;
	zoom: 1;
	float: left;
}
.stepstitle {
	float:left;
	width:120px;
	height:65px;
	margin-bottom:0;	
}
.picture {
	margin-right: 20px;
	float: left;
}
.steps_more {
	clear: both;
	border:1px double #666666;
	width: 225px;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 1em;
}
.steps_more.hidden {
	display: none;	
}
.steps_details.first {
	margin-top: 4em;
}	
.steps_details {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}
.steps_number {
	padding-left: 0.5em;
	width: 19px;	
	float: left;
	text-align: center;
}
.steps_descriptions {
	float: left;
	padding-left: 0.2em;
	width: 193px;
	overflow: hidden;
	zoom: 1;
}
.steps_descriptions a {
	color: #000;
}
.tooltip-white {
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #5a5959;
	padding: 10px;	
	width: 250px;
	font-weight: bold;
	color: #ffffff;
}

/* Notices */
#notice_container{
	font-family: Tahoma, Geneva, sans-serif,微软雅黑;
	background-image:url(../campaign/img/notice_bg.jpg);
	background-position: bottom  right;
	background-repeat:no-repeat;
	overflow: hidden;
	height: 100%;
	zoom:1;	
}
ul.noticeboard li span {
    text-transform:uppercase; 
	text-decoration:underline;	
}

/* Member Signup */
#wallpaper {
	background-image:url(../member/img/signup-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 50%;
	overflow: hidden;
	zoom: 1;
	width: 100%;
}
#membersignup {
	width: 293px;
	margin: 0 auto;
	padding-top: 10px;
}
.signupbox {
	width: 293px;
	height: 227px;
	background-image: url(../member/img/signupbox-bottom.jpg);	
}
.signupbox div p {
	margin: 0 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.signupbox table {
	margin: 10px 0 0 20px;	
}
.signupbox table td {
	border: none;
	color: #fff;
	padding: 5px 10px 5px 0;
	text-transform: uppercase;
	font-size: 85%;
}
.legalsiframe {
	width: 590px;
	margin: 0 auto;
	text-align:center;
	padding: 10px;
}
.legalsiframe.input_check {
	margin: 5px;	
}

/* Login */
#loginbox {
	float: left;	
	width: 249px;
}
#logintop {
	width: 249px;
	height: 90px;
	background: transparent url(../member/img/signin-top.jpg) no-repeat top right;
}
#logintop p {
	padding: 50px 5px 0 30px;
	font-weight: bold;
	font-size: 93%;
	margin-bottom: 0;
}
#loginmid {
	width: 249px;
	height: 91px;
	background: transparent url(../member/img/signin-mid.jpg) no-repeat top right;
}
#loginmid table , #loginbottom table{
	margin-left: 27px;	
	margin-bottom: 0;
}
#loginmid table td {
	padding: 0.2em 0 0;
}
#loginmid table td.prompt{
	font-weight: bold;
	text-transform: uppercase;
	width: 70px;
}
#loginbottom {
	width: 249px;
	height: 140px;
	background: transparent url(../member/img/signin-bottom.jpg) no-repeat bottom right;
	font-size: 85%;
}
#loginbottom p {
	padding-left: 30px;
	margin-bottom: 0.5em;
}
#registerbox {
	float: left;
	width: 220px;
	color: #ffffff;
	margin-left: 100px;
	margin-top: 30px;
}
#registermid {
	background: transparent url(../member/img/reg-mid.jpg) no-repeat top right;
	width: 220px;
	height: 98px;
}
#registerbottom {
	background: transparent url(../member/img/reg-bottom.jpg) no-repeat top right;
	width: 220px;
	height: 121px;
}
#registermid p , #registerbottom p {
	padding-left: 20px;	
	font-weight: bold;
}

#registerbottom a {
	color: #fff;
	text-decoration: none;
	font-size: 93%;
}


/* FAQ */
#details, #detailstwo, #detailsthree {
	height: 100%;
	width:850px;
	display: none;
	padding-left: 20px;
	padding-right: 20px;
}
.slide {
	width:200px;
	background:url(../member/img/tab-join-off.gif) no-repeat left top;
}
.button {
	background:url(../member/img/tab-join-on.gif) no-repeat center -100px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	height:20px;
}
.slidetwo {
	width:200px;
	background:url(../member/img/tab-points-off.gif) no-repeat left top;
}
.buttontwo {
	background:url(../member/img/tab-points-on.gif) no-repeat center -100px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	height:20px;
}
.slidethree {
	width:200px;
	background:url(../member/img/tab-website-off.gif) no-repeat left top;
}
.buttonthree {
	background:url(../member/img/tab-website-on.gif) no-repeat center -100px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	height:20px;
}
.active {
	background-position: left top;
}
.qn{
	text-decoration: underline;
}

/* sitemap.jsp styles */
ul.ul_map{
	list-style-image:url(../img/arrow-bullet.gif);
	font-weight:bold;
} 
li.li_map{
	padding-bottom:75px;
	list-style-image:url(../img/arrow-bullet.gif);
}
li.li_mapsub{
	padding-bottom:10px;
	list-style-image:url(../img/arrow-bullet.gif);
}
.map{
	float:left;
	color:#000000;
}
.maptwo{
	float:left;
	padding-left:100px;
}


/* privacy policy */
.policy_text{
	padding-bottom:20px;
}

/* adiStores */
.sidebar{
	width: 250px; 
	float:left; 
	background-color:#F8F8F8; 
	padding: 10px;
}

.contentbar{
	width: 400px; 
	float:left; 
	padding-left:30px
}

/* emag styles */
#emag_container{
	/*background:url(../emagazine/img/emag-bg.jpg) repeat-x center;*/
	font-family: Tahoma, Geneva, sans-serif,微软雅黑;
	height:430px;
}
.emag_boxes{
	float:left;
	padding-left: 100px;
	margin-top: 30px;
	width: 800px;
	height: 300px;
}
.emag_box{
	float:left;
	padding-right:20px
}
.perf_box{
	float:left;
	width:900px
}
.perf_box .title{
	width:99%;
	float:left;
	padding:15px 0 9px;

}
.bt_next{
	width:99%;
	float:left;
	display:block;
	
}
.perf_box .single_box{
	width:49%;
	float:left;
	overflow:hidden;
	height:180px;
	
}
.perf_details{
	margin-top:-80px; margin-left: 130px
}
.perf_detailstwo{
	margin-top:-60px; margin-left: 130px
}
.back_link{
	padding-top:180px; padding-bottom:10px
}

/* sanlitun styles */
#san_content{
	background:url(../sanlitun/img/adiclub13-sanlitun.jpg) bottom right no-repeat;
	min-height:450px; 
	height:auto !important; 
	height:450px;
}
#san_details, #san_detailstwo, #san_detailsthree {

	width:850px;
	display: none;
	padding-left: 20px;
	padding-right: 20px;
}
.san_slide {
	width:300px;
	background:url(../sanlitun/img/btn_delivery.gif) no-repeat left top;
}
.san_button {
	background:url(../sanlitun/img/btn_delivery-active.gif) no-repeat left -100px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	height:20px;
}
.san_slidetwo {
	width:300px;
	background:url(../sanlitun/img/btn_access.gif) no-repeat left top;
}
.san_buttontwo {
	background:url(../sanlitun/img/btn_access-active.gif) no-repeat center -100px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	height:20px;
}
.san_slidethree {
	width:300px;
	background:url(../sanlitun/img/btn_shopper.gif) no-repeat left top;
}
.san_buttonthree {
	background:url(../sanlitun/img/btn_shopper-active.gif) no-repeat center -100px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	height:20px;
}
.san_active {
	background-position: left top;
}
.i_text{
	font-weight:bold;
	color:#666666;
	font-style:italic;
}

/* member styles */
.membertabs {
	overflow:auto;width:90%;zoom:1;
}
.membertabs img {
	display:block;
	float:left;
	padding-right:0.5em;
}
.searchtab {
	background-color: #a4a4a4;
	width:90%;
	padding:5px;	
}
.pointstab {
	background-color:#d6d6d6;
	width:90%;padding:5px;
	overflow:hidden;
	zoom:1;	
}
#totalpoints {
	width:50%;
	text-transform:uppercase;
	font-weight:bold;
	float:left;	
}
#pointsbalance {
	width:50%;
	text-align:right;
	float:right;	
}

