body{
	font-family:Arial;
	background-color:#F7F6F6;
}

#body1{
	font-family:Arial;
	background-color:white;
}

li {
	list-style-image: url(../img/10.png); 
}

/*spaces, margins, alignment, colors and sizes*/

#space50 {
	text-align:left;
	margin-top:50px;
}

#space24 {
	text-align:left;
	margin-top:24px;
}

#space10 {
	margin-top:10px;
}

.spaceup50{
	position:relative;
	top:-50px;
	left:0px;
}

.spaceup20{
	position:relative;
	top:-20px;
	left:0px;
}

.margin0{
	margin-left:0px;
}
.leftmargin5 {
	margin-left:5px;
}

.leftmargin15 {
	margin-left:15px;
}

.leftmargin30 {
	margin-left:30px;
}

.lineheight10{
	line-height:20px;
}

.pos-relative{
	position:relative;
}

.pos-absolute{
	position:relative;
}

.bold{
	font-weight:bolder;
}	

.noborder{
	border:none;
}

.black {
	color:#000000;
}

.red {
	color:#DF2727;
}
.yellow {
	color:#F9DD44;
}

.grey {
	color:#999999;
}

.violet{
	color:#7B3BC3;
}

.size12 {
	font-size:12px;
}

.size11 {
	font-size:11px;
}

.size14{
	font-size:14px;
}

.size13{
	font-size:13px;
}	

.size10{
	font-size:11px;
}

.size20{
	font-size:17px;
}

.justify{
	text-align: justify;
}

.link-yellow:hover{
	color:orange;
}

#mainnav{
	list-style-image:none;
	list-style-position:outside;

	margin:0;
	padding:0;
}

#mainnav ul {
	color:#666666;
}
#mainnav li{
	
	display:inline;
	list-style-type:none;
	padding:0 10px 0 0;
	font-weight:bolder;
	font-size:14px;
}

#mainnav li a{
	color:#999999;
	text-decoration:none;
}

#mainnav li a:hover{
	color:#FF5656;
}

#teaser-text {
	position: absolute; 
	top:0px;
	left: 300px; 
	z-index: 1;
}

#teaser-enter-button {
	width:100px;
	margin-bottom:60px;
}

#teaser-enter {
	position: absolute; 
	top:70px; 
	left:570px;
}

#teaser-video {
	position: absolute; 
	top:230px; 
	left:530px;
}

#teaser-title{
	font-size:35px; 
	line-height:33px;
}

#teaser-description{
	font-size:26px;
	margin-top:1px;
}

#teaser-short-desc{
	margin-top:90px;
	width:280px;
	margin-left:-50px;
}

#rounded-right-box {
	position:relative;
	text-align:center;
}

#rounded-yellow-img{
	height: 102px; 
	width: 319px;
}

#rounded-yellow-text {
	position: absolute; 
	top:15px;
	left: 20px; 
	z-index: 1;
	width:290px;
	text-align:left;
}

#judge-box {
	text-align:center;
}

#judge-text {
	position: absolute; 
	top:30px;
	left: 60px; 
	z-index: 1;
	width:200px;
	text-align:left;
}

#box {
	margin-top:20px;
}

#box-link{
	font-size:13px;
	font-weight:bolder;
	margin-bottom:10px;
}

#box-link a{
	color:#999999;
}

#box-link a:hover{
	color:#A64DC1;
}

#box-green {
	background-color:#bcefff;
	width:330px;
	margin-left:5px;
}

#box-green-title{
	color:#4A2755;
	font-weight:bolder;
}

#box-green-description {
	font-size:13px;
	line-height:20px;
}

#box-green-description-small{
	font-size:12px;
}

#img-description {
	color:#797979;
	font-size:11px;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	letter-spacing:0;
	line-height:14px;
	margin:0;
	opacity:1;
	padding-bottom:0;
	padding-top:0;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
}

#photo-album-title{
	color:#4A2755;
	font-weight:bolder;
}

#photo-album-description{
	color:#4A2755;
	
}
#photo-album-description span{
	font-weight:bolder;
}

#photo-album-description #small{
	font-size:12px;
	color:#999999;
}

#bookmark{
	text-align:center;
}

#aboutus{
	font-size:12px;
}

#rules{
	font-size:13px;
	font-family:'Times New Roman';
}

#enter {
	background-color:#D7E9F3;
}
#enter input,select{
	background-color: #ABCADB;
	color:#000000;
	border:none;
}

#enter .btn {
	background: #9BBED0 url(../img/btn-bg.gif) repeat-x scroll center top;
	border:1px solid #8AAABC;
	color: #FFFFFF;
	font-weight:bolder;
}

#footer {
	margin-top:20px;
	font-size:10px;
	text-align:center;
}

#footer-left-logo{
	position:absolute;
	top:10px;
	left:160px;  
}

#footer-right-logo{
	position:absolute; 
	top:10px;
	left:502px;
}

#blog {
	margin-top:20px;
}
#blog  #title {
	font-size:25px;
	font-weight:bolder;
	color:#854ADB;
}

#blog  #title-teaser {
	font-size:25px;
	font-weight:bolder;
	color:grey;
}

#blog  #title-teaser a{
	font-size:25px;
	font-weight:bolder;
	color:grey;
}

#blog  #date {
	font-size:30px;
	font-weight:bolder;
	color:#494B4B;
}

#blog  #date-teaser {
	font-size:20px;
	font-weight:bolder;
	color:#494B4B;
}

#blog  #thumbnail img{
	width:200px;
	height:180px;
	border:5px solid white;
}

#comment-box {
	padding-bottom:10px;
	margin-bottom:20px;
	width:700px;
	background-color:#EBEBEB;
}
#comment  #name {
	font-size:15px;
	font-weight:bolder;
	color:#854ADB;
}

#comment  #name a{
	font-size:15px;
	font-weight:bolder;
	color:#854ADB;
}

#comment #date {
	font-size:12px;
	font-weight:bolder;
	color:#494B4B;
}

#comment a img{
	border:none;
}

#readmore {
	font-size:12px;
	color:violet;
}

#readmore {
	font-size:15px;
	font-weight:bolder;
	color:#854ADB;
}

#message-box {
	background-color:#FDF6C7;
	font-weight:bolder;
	font-size:15px;
}

#pressentry{
	margin-bottom:150px;
	color:black;
}

#pressentry img{
	border:none;
}


/*** SLIDESHOW *****/
#gallery {position:relative; width:286px;padding:10px; border:6px solid #fff; background:#69BDEB}
#images {border:2px solid #9ac1c9; height:50px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:280px; height:190px; border:2px solid #666; background:#FFF url(../slideshow/images/loading.gif) center center no-repeat}
#image img{width:270px; height:180px;}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {display:none;}
#thumbarea {position:relative; overflow:hidden; height:50px; width:270px; }
#thumbs {position:absolute; margin-left:5px; height:50px; width:286px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer;list-style:none;}
.imgnav {position:absolute; height:50px; width:20%; z-index:100; height:50px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../slideshow/images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../slideshow/images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
/**** END *****/