/* GENERAL */
html {
	height:100%;
	margin:0;
 padding:0  overflow-x:hidden;
font-family: helvetica, Verdana, Geneva, Arial, sans-serif;

	text-align: justify;

	font-size: 12px;

	color: #666666;

}

body {
	text-align:center;
	height:100%;
	margin:0;
	padding:0;

	text-align: center;
	
	background:#fff;
	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
	
}

#ribbon {
top:0px;
right:0px;
position:absolute;
	z-index:1;

}

h1,h2,h3,h4,h5 {
margin:0;
padding:0;
} 

h2 {
	font-size: 21px;
	*margin:5px;
	font-weight: bold;
	padding: 0px;
	border-bottom:1px dotted #101010;
		
		width:100%;
}

.sponsors {
width:150px;
margin:2px;
padding:2px;
float:left;
position:relative;
cursor:pointer;
text-align:center;
border: 1px solid #000;
}

.sponsors:hover {



border: 1px solid #373a3c;

}

h3 {
	font-size: 14px;
	font-weight: bold;
	
	color:#cecece;
	line-height: 100%;

	width:100%;

}
h4 {
	color:#cecece;
	font-size:12px;

	padding-bottom: 3px;
}
h5 {
	font-size: 12px;
	font-weight: bold;

	color:#cecece;
	line-height: 130%;
	border-bottom:1px dotted #cecece;
	width:100%;

}

/* MAIN LOGO */
#logo {
	
	margin: left;
	float: left;
	margin-top: 20px;
	text-align: left;
	position:auto;
}
#logo img {
	border:none;
}
/* GENERAL A LINKS */
a {
	text-decoration: none;
	color: #989482;
}
a:visited {
	text-decoration: none;
	color: #989482;
}
a:link {
	text-decoration: none;
	color: #989482;
}
a:hover {
	text-decoration: underline;
	color: #989482;
}

/* MAIN BODY HOLDER*/
#topcontent {
background:url(../images/mainbg.gif center);
	width:100%;
	margin:auto;/* center it ;*/
	min-height:100%;
	position:relative;
	text-align:left;
	background-attachment: fixed;
	background-image: url(../images/mainbg.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
* html #topcontent {
	height:100%;
	width:100%;/* box model hack for ie5.+*/
	w\idth:100%
}
#main-mother {

	margin:auto;
	
	height:120px;
	
}

#page-container {
	width: 980px;
	margin: auto;
	margin-top:0px;
	margin-bottom:10px;
	text-align: left;
	clear:both;/*border-top:1px solid #fff;*/
}
/* MAIN NAVIGATION MENU */

#core-top {
width:100%;
background-image:url(../images/bgbar.jpg);
height:100px;
text-align:center;
}


#main-nav {
background-image:url(../images/banners/banner1.jpg no-repeat centre);
	width:1000px;
	height:125px;
	border-bottom:1px #solid #cecece;
	overflow:hidden;
	margin:auto;
	background-image: url(../images/banners/banner1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


#main-nav #logo {
float:left;
}


#superlogo {
	text-align:left;
	float:left;
	margin-top:0px;
	width:250px;
}
#superlogo img {
	border:none;
}
#supernavi {
	text-align:right;
	float:right;
	width:600px;
	height:auto;
	margin-top:36px;
}

/* FOOTER */
#footer {
	font-size:10px;
	width:100%;
	height:30px;
background-color:#282828;
	
	margin:-30px auto 0;
	position:relative;
	color:#333;
	text-align:left;
	border-top:1px solid #cecece;
		padding-top:8px;

	font-size: 10px;
	color: #c9c9c9;

}

#footer #fleft {

	width: 350px;
	float: left;
	
	text-align: left;

}

#footer #fright {

	width: 250px;
	float: right;
	
	text-align: right;

}
#clearfooter {
	clear:both;
	height:50px;
	width:100%;
	border-bottom:1px solid #cecece;

}

/* main content area */

 #content-mainplace {
	width: 450px;	
	min-height:500px;
	padding:5px;
	float:left;
	clear:none;
}


 #content-inside {
	width: 700px;	
	min-height:500px;
	padding:5px;
	float:left;
	clear:none;
}

 #content-full {
	width: 950px;	
	min-height:500px;
	padding:5px;
	float:left;
	clear:none;
}

.mscontent {
width:220px;
text-align:center;
margin:auto;
padding-top:5px;
}


#twitter {
text-align:left;

margin:auto;
padding-top:5px;
padding-left:5px;

}



#twitter ul {

margin:0px;
padding:5px;
	
	

	
}
#twitter li {
float: left;
	position: relative;
	margin: 2px;
	display: block;
	border:1px solid #212121;
		padding:3px;
			width: 220px;
}



#twitter img {
	border:none;
	border-color:#CCCCCC;
}
/* MAIN SIDEBAR - tab style */
#content-sidebar {


	float: left;

	padding:5px;
	width: 250px;/*border-color:#333333;border:1px solid #ff0000;*/
	min-height:500px;
}

#content-rbar {

	float: left;

	padding:5px;
	width: 250px;/*border-color:#333333;border:1px solid #ff0000;*/
	min-height:500px;
}



#content-sidebar img {
	border:none;
}
#content-sidebar .padding {
	padding: 0px;
}
#content-sidebar .bubbletalk {
	width: 270px;
 *color:#000;
	font-size:11px;
	padding :5px;
	position:relative;
	text-align:left;
	float:left;
	border-bottom: 1px solid #cecece;
}
#content-sidebar .bubbletalk a {
 *color:#fff;
}
#content-sidebar .bubbletalk a:hover {
	color:#FF9900;
}
#content-sidebar .bubbletalk:hover {
	background-color:#333333;
}

#bt-current-mypage {
	border:1px solid #cecece;
	color: #FF3300;
}
.browser-mypage {
	text-align:center;
	width:auto;
	padding:5px 5px 5px 5px;
	float:left;
	font-size:12px;
	cursor:pointer;
	border-right:1px solid #cecece;
}
.browser-mypage:hover {
	color: #FF3300;
}
.browser-ident {
	border-left:1px solid #cecece;
	text-align:right;
	padding:2px 12px 5px 12px;
	margin-left : 5px;
	float:left;
	font-size:11px;
	cursor:pointer;
}
.browser-ident a {
	color:#000;
}
.browser-ident a:link {
	color:#000;
}
.browser-ident a:hover {
	color:#ff3300;
	text-decoration:none;
}
.browser-login {
	text-align:right;
	padding:5px 12px 5px 12px;
	float:left;
	font-size:12px;
}
.browser-mypage-x {
	text-align:center;
	padding:5px 12px 8px 12px;
	float:left;
	font-size:12px;
}
.browser-loginfo {
	padding:5px 12px 8px 12px;
	font-size:10px;
}
.browser-topmini {
	width:80px;
	text-align:center;
	padding:3.5px;
	float:left;
	font-size:11px;
	cursor:pointer;
}
.browser-topmini:hover {
	background-image: url(../images/nav/bg_mypage-over.jpg);
}
.content-mypage .padding {
	padding: 0px;
}
.content-mypage .padding-right {
	padding: 0px;
	text-align:right;
	float:right;
}

/* CLEARING FIX
---------------------------------------------------*/
.clearfix:after {
	content: ".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clear {
	clear: both;
}
.noclear {
	clear: none;
}
/* PAGINATION
---------------------------------------------------*/

/* BOTTOM BAR  */

#bottombar {
	clear:both;
	border-top:1px dotted #cecece;	
	height:auto;
	overflow:auto;
	padding-bottom:15px;
	text-align:left;
	border-left:1px dotted #cecece;
	
}

#bottombar .divstyle {
	text-align:left;
	padding :5px;
	margin:5px;
	position:relative;
	float:left;
	overflow:visible;
	*
}

#bottombar .box {

	width: 200px;


}
#bottombar .side {

	width: 290px;


}

/* MAIN PAGE - MAIN UPDATE / SHOWCASE BAR  */

#main-update {
	clear:both;

	overflow:hidden;

}
.centralize {
	width:980px;
	margin:auto;
}
#main-update #slideshow {

	width: 970px;
	height:350px;
	padding :5px;
	margin-top:5px;
	position:relative;
	float:left;
	text-align:center;
}



 #content-mainplace  ul {
list-style:square;

}

 #content-mainplace  li {
list-style:url(../images/bullet.png);
font-size:14px;
margin-left:20px;
margin-bottom:5px;


}

#quoteholder {
text-align:right;
border-top:1px dotted #101010;
border-bottom:1px dotted #101010;
padding:5px;
margin:2px;

}
.quote {
	text-align:left;
	font-size: 18px;
	color:#FC9105;

}
.font-orange {
	color: #FF6600;
	font-size: 14px;
}
.font-18 {
	font-size: 18px;
}


#contestentry {
	font-size:12px;
	border: 1px dotted #FF3300;
	color: #333333;
	background-color: #FFFFFF;
}
.form-100 {
	width: 280px;
	font-size: 14px;
	height: 23px;
	margin: 0px;
	padding: 2px;
}
.contestentry-upload {
	font-size:12px;
	border: 1px solid #333333;
	background-color: #FEEBCD;
	color: #333333;
}



#pointermenu2 {
	margin: 0px;
	padding: 0px;

	float:right;
}
#pointermenu2 ul {
	text-align:center;
margin-top:96px;
margin-right:12px;
	font-size:14px;
	z-index:99;

}
* html #pointermenu2 ul { /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
	margin-bottom: 1em;

}
#pointermenu2 ul li {
	text-align:center;
	display: inline;


}
#pointermenu2 ul li a {
	float: left;
	color: #888888;

	margin-left: 3px;
	margin-right: 3px;

	padding: 7px 7px 7px 7px;
	text-decoration: none;

	
}
#pointermenu2 ul li a:visited {
	color:#888888;

}
#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected { /*hover and selected link*/
	color:#FF6600;
	opacity:1;



}

