body{
	margin:0;
	padding:0;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* */
.clear{
	clear:both;
}

p{
	margin-top:0;
}

img{
	border:0;
}

form input{
	border:0;
	background-color:#fff266;
	padding:2px;
	width:266px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:6px;
}

form textarea{
	border:0;
	background-color:#fff266;
	padding:2px;
	width:266px;
	font-size:12px;
	margin-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	color: #0088b4;
	text-decoration: none;
}
a:visited {
	color: #0088b4;
	text-decoration: none;
}
a:hover {
	color: #ed193e;
	text-decoration: underline;
}
a:active {
	color: #0088b4;
	text-decoration: none;
}

/* Buttons */
a#next_btn{
	background:url(../img/btNext.gif) top left no-repeat;
	width:49px;
	height:24px;
	display:block;
}

a#next_btn:hover{
	background:url(../img/btNext_RO.gif) top left no-repeat;
}

a#next_btn span{
	display:none;
}

a#submit{
	background:url(../img/btSubmit.png) top left no-repeat;
	width:61px;
	height:24px;
	display:block;
}

a#submit:hover{
	background:url(../img/btSubmit_RO.png) top left no-repeat;
}

a#submit span{
	display:none;
}

a#uploadcomplete{
	background:url(../img/btUploadComplete.gif) top left no-repeat;
	width:137px;
	height:24px;
	display:block;
	float:left;
	margin-left:18px;
}

a#uploadcomplete:hover{
	background:url(../img/btUploadComplete_RO.gif) top left no-repeat;
}

a#uploadcomplete span{
	display:none;
}

a.viewimage{
	background:url(../img/icon_ViewImages.png) 0 0 no-repeat;
	width:81px;
	height:42px;
	display:block;
	float:left;
	margin-left:20px;
	margin-top:-10px;
}

a.viewimage span{
	display:none;
}

/* */
#nav-wrapper{
	position:fixed;
	height:38px;
	left:0;
	bottom:0;
	margin-bottom:35px;
	width:100%;
	z-index:999;
}

#nav{
	width:1052px;
	height:38px;
	margin:0 auto;
	border:solid 1px #d0d0d0;
}

#wrapper{
	max-width:1332px;
	margin:0 auto;
}

#bmshome{
	background:url(../img/bg_01.jpg) 0 0 no-repeat;
	height:788px;
}

#bmshome .page-wrapper{
	background:none;
	padding-top:0;
}

#bmshome .bag01{
	position:absolute;
	top:370px;
	margin-left:80px;
}

#bmshome .bag02{
	position:absolute;
	top:250px;
	margin-left:200px;	
}

#bmshome .bag03{
	position:relative;
	top:445px;
	float:right;
	margin-right:300px;
}

#bmshome .bag04{
	position:absolute;
	top:300px;
	margin-left:700px;
}

.page-wrapper{
	width:980px;
	margin:0 auto;
	background:url(../img/title_bottomline.gif) bottom left no-repeat;
	padding-bottom:19px;	
	padding-top:45px;
}

.page-wrapper h2{
	font-size:18px;
	color:#0087b3;
	margin-top:0;
}

#bms-logo{
	background:url(../img/BMS_logo.png) 0 70px no-repeat;
	width:315px;
	height:436px;
	margin:0 auto;
	display:block;
	text-indent:-9999px;
}

#aboutchallenge{
	background:url(../img/bg_02.jpg) 0 0 no-repeat;
	height:958px;

}

h3#titleaboutchallenge{
	background:url(../img/title_AboutTheChallenge.png) 0 0 no-repeat;
	width:509px;
	height:66px;
	display:block;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#prizes-judges{
	background:url(../img/bg_03.jpg) 0 0 no-repeat;
	height:980px;
}

h3#titleprizesjudges{
	background:url(../img/title_PrizesJudges.png) 0 0 no-repeat;
	width:509px;
	height:66px;
	display:block;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#prizes-judges h3{
	font-size:14px;
}

#prizes-judges .judges h3{
	font-size:18px;
}

#prizes-judges .judges ul{
	margin-top:15px;
}

#prizes-judges .judges ul li{
	margin-top:10px;
}

#submissions{
	background:url(../img/bg_04.jpg) 0 0 no-repeat;
	height:1085px;
}

h3#titlesubmission {
	background:url(../img/title_Submissions.png) 0 0 no-repeat;
	width:296px;
	height:66px;
	display:block;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#submissions ol{
	padding-left:15px;
	font-size:10px;
}

#submissions form#materials{
	/** modified by Xu Ding **/
	/*margin-left:31px;*/
}

#submissions form#pantonecolor, #submissions form#preallocated-accessories{
	margin-left:31px;
}

#submissions form#particulars-form input{
	border:0;
	background-color:#fff266;
	padding:2px;
	width:272px;
	font-size:12px;
}

#submissions form#particulars-form textarea{
	border:0;
	background-color:#fff266;
	width:272px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	min-height:45px;
}

#submissions table.materials{
	width:580px;
}

#submissions form#materials select{
	background-color:#FFF266;
	float:left;
}

#submissions form#materials select option{
	color:#000;
}

#submissions form select{
	width:280px;
	background-color:none;
}

#submissions form select option{
	color:#FFF;
}

#submissions form select option.black{
	background-color:#1e1e1e;
}

#submissions form select option.c433{
	background-color:#1b232a;
}

#submissions form select option.c419{
	background-color:#1c1e1c;
}

#submissions form select option.c1805{
	background-color:#aa272f;
}

#submissions form select option.c187{
	background-color:#ac1a2f;
}

#submissions form select option.c1807{
	background-color:#a33038;
}

#submissions form select option.c124{
	background-color:#edac00;
}

#submissions form select option.c131{
	background-color:#d38e00;
}

#submissions form select option.c110{
	background-color:#d9aa00;
}

#submissions form select option.c278{
	background-color:#8dbae6;
}

#submissions form select option.c279{
	background-color:#4891dc;
}

#submissions form select option.c7461{
	background-color:#0082c0;
}

#submissions form select option.c2736{
	background-color:#1c29a8;
}

#submissions form select option.c2768{
	background-color:#0d204a;
}

#submissions form select option.c2728{
	background-color:#004ebd;
}

#submissions form select option.c2756{
	background-color:#16216c;
}

#submissions form select option.c5265{
	background-color:#3f3a66;
}

#submissions form select option.c674{
	background-color:#cb5e9b;
}

#submissions form select option.c542{
	background-color:#639ec8;
}

#submissions form.submisstions2-3 select{
	background-color:#FFF266;
	float:left;
}

#submissions form.submisstions2-3 select option{
	color:#000;
}

#submissions form.submissions3 input{
	width:410px;
	float:left;
}

/*** added by Xu Ding*/

#submissions div#pantonecolor, #submissions div#preallocated-accessories{
	margin-left:31px;
}

#submissions form select option{
	background-color:#FFF266;
	color:#000;
}

#submissions div#materials, #submissions div#pantonecolor, #submissions div#preallocated-accessories{
	margin-left:31px;
}

#submissions div.submisstions2-3 select{
	background-color:#FFF266;
	float:left;
}

#submissions div.submisstions2-3 select option{
	color:#000;
}

a{
	outline: none;
}
/*** end added by Xu Ding*/

#submissions .terms{
	color:#5d5d5d;
	width:260px;
}

#submissions .terms h3{
	margin-top:0;
}

#thebigparty{
	background:url(../img/bg_05.jpg) 0 0 no-repeat;
	height:969px;
}

h3#titlebigparty{
	background:url(../img/title_TheBigParty.png) 0 0 no-repeat;
	width:389px;
	height:66px;
	display:block;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#thebigparty .full-content .left{
	margin-left:120px;
	width:440px;
}

#rsvp-form input{
	border:0;
	background-color:#fff266;
	padding:2px;
	width:266px;
	font-size:12px;
	margin-left:-3px;
}

#news{
	background:url(../img/bg_06.jpg) 0 0 no-repeat;
	height:1040px;
}

h3#titlenews{
	background:url(../img/title_News.png) 0 0 no-repeat;
	width:146px;
	height:65px;
	display:block;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

.newslist ul{
	list-style:none;
	margin:0;
	padding:0;	
}

.newslist ul li{
	float:left;
	margin:0 19px 19px 0;
	padding:0px;
	width:283px;
}

.newslist ul li.right{
	float:left;
	margin:0 0 15px 0;
	padding:0px;
	width:283px;
}

#news .news-pagination{
	width:285px;
	float:right;
	text-align:right;
	margin-top:25px;
	font-weight:bold;
}

#news .news-pagination select{
	background-color:#fff266;
	width:283px;
}

#news div.newslist li.news-thumb img{
	float:left;
}

#news  div.over-layer{
	float:left;
	margin:0px;
	padding:0px;
	width:283px;
	height:166px;
	position:relative;
	z-index:999;
	background:url(../img/translucent_black.png) 0 0 repeat;
	text-align:center;
	vertical-align:center;
}

#news div.over-layer span.smalltext{
	text-align:center;
	width:100%;
	float:left;
	margin-top:70px;
	font-family: Arial; 
	font-size: 15px; 
	color: #0087b3;
}
#news  div.over-layer span.textWhite {
	text-align:center;
	width:100%;
	float:left;
	font-family: Arial; 
	font-size: 12px; 
	color: #bbbbbb;
}



#voting{
	background:url(../img/bg_07.jpg) 0 0 no-repeat;
	height:1074px;
}

h3#titlevoting{
	background:url(../img/title_Voting.png) 0 0 no-repeat;
	width:163px;
	height:66px;
	display:block;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#voting .left-arrow{
	width:22px;
	height:197px;
	display:block;
	position:absolute;
	left:-30px;
}

#voting .right-arrow{
	width:22px;
	height:197px;
	display:block;
	position:absolute;
	right:-30px;
}

#voting .voting-designlist{
	width:836px;
	margin:10px auto;
	position:relative;
	margin-bottom:35px;
}

#voting .voting-designlist ul{
	list-style:none;
	margin:0;
	padding:0;	
}

#voting .voting-designlist ul li{
	width:200px;
	float:left;
	margin-right:12px;
}

#voting .voting-designlist ul li.right{
	float:left;
	margin-right:0;
	width:200px;
}

#voting .voting-designlist ul li .daybag{
	background-color:#000;
	border-top:solid 7px #0087b3;
	color:#FFF;
	padding:4px 4px 5px 4px;
	text-align:left;
}

#voting .voting-designlist ul li .evbag{
	background-color:#000;
	border-top:solid 7px #ed193e;
	color:#FFF;
	padding:4px 4px 5px 4px;
	text-align:left;
}

#voting form#favouritedesign input{
	width:20px;
	float:right;
	margin-top:-70px;
	position:relative;
	background-color:transparent;
}

#voting .left{
	width:275px;
	float:left;
}

#voting .right{
	width:460px;
	float:right;
	text-align:right;
}

#voting .right p{
	text-align:right;
}

#contact{
	background:url(../img/bg_08.jpg) 0 0 no-repeat;
	height:1152px;
}

h3#titlecontact{
	background:url(../img/title_ContactUs.png) 0 0 no-repeat;
	width:282px;
	height:66px;
	display:block;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#contact h3{
	font-size:18px;
}

#contact .left{
	width:320px;
}

#contact .right{
	width:445px;
	margin-top:35px;
	margin-left:125px;
	float:left;
}

#contact form#contact-form input{
	width:313px;
}

#contact form#contact-form textarea{
	width:313px;
}

/* */
.content-leftwrap{
	width:650px;
	float:left;
	margin-left:-4px;
}

.full-content{
	background:url(../img/fullcontent_bg.png) 0 0 repeat-y;
	width:890px;
	margin-top:6px;
	padding:31px 35px;
	margin-left:-3px;
}

.fullcontent-top{
	background:url(../img/fullcontent_top.png) 0 0 no-repeat;
	width:960px;
	height:2px;
	display:block;
	float:left;
	margin-top:-33px;
	margin-left:-35px;
}

.fullcontent-btm{
	background:url(../img/fullcontent_btm.png) 0 0 no-repeat;
	width:960px;
	height:6px;
	display:block;
	float:left;
	margin-left:-3px;
}

.full-content .left{
	width:580px;
	float:left;
}

.full-content .right{
	width:295px;
	float:right;
}

.content-left{
	background:url(../img/content_bg.png) 0 0 repeat-y;
	width:580px;
	float:left;
	margin-top:6px;
	padding:31px 35px;
}

.content-right{
	width:325px; 
	float:right;
	margin-top:5px;
}

.content-left-top{
	background:url(../img/content_top.png) 0 0 no-repeat;
	width:650px;
	height:2px;
	display:block;
	float:left;
	margin-left:-35px;
	margin-top:-33px;
}

.content-left-btm{
	background:url(../img/content_btm.png) 0 0 no-repeat;
	width:650px;
	height:6px;
	display:block;
	float:left;
}

.content-left ul{
	margin:0;
	padding:0 0 0 15px;
}

.content-left h3{
	font-size:16px;
	margin-bottom:0;
}

.about-heading{
	font-size:23px;
	font-family:Helvetica, Arial, sans-serif;
}

/* */
#sembonia-corner{
	background:url(../img/Sembonia_logo_corner.png) 0 0 no-repeat;
	width:180px;
	height:183px;
	display:block;
	/*position:absolute;*/
	position:fixed;
	top:0;
	right:0;
}

/* */
#footer{
	width:960px;
	margin:0 auto;
	text-align:center;
	margin-top:-60px;
	font-family: Arial; 
	font-size: 11px; 
	color: #6B6B6B;
}

#footer a{
	color: #535353;
	font-weight:bold;
}
/*** added by Xu Ding ***/
.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 197px;
  width: 836px;
  /* Add scroll-bars */
  overflow: auto;
}
