@charset "UTF-8";
body {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color : #aaa;
	background-color: #222;
	text-align: center;
	margin: 0;
}
font,th,td,p {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10pt;
	color : #CCC;	
}
.memberName {
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 10pt;
	color:#859C75;
}
.warning {
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 10pt;
	color:#F90;
}
.inputtext {
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #444444;
	background:#fafafa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid;
	border-top-color:#cdcdcd;
	border-left-color:#ebebeb;
	border-right-color:#ebebeb;
	border-bottom-color:#f3f3f3;
	text-align: left;
}
.title			{
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
	color : #999;
	margin-left:20px;
}
.like {
	float : right;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
	color : #999;
	margin-top:0px;
}
a:link,a:active,a:visited{ color:#999; text-decoration: none; }
a:hover	{ text-decoration: none; color : #FF9900; }
.nav {
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
	color : #999;
}
a.nav:link,a.nav:visited{color : #999;}
a.nav:hover { text-decoration: none; color: #FF9900; }

.board	{ color : #999; font-size: 10pt;}
a.board:link,a.board:active	{text-decoration: none; color:#999; }
a.board:hover{ text-decoration: none; color:#F90; }
a.board:visited	{ text-decoration: none; color:#666; }
a.board:visited:hover { text-decoration: none; color:#F90; }

li.nav {
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 8pt;
	color:#999;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
li {
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 10pt;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

.board	{ color : #666666; }
a.board:link,a.board:active	{text-decoration: none; color:#ccc; }
a.board:hover{ text-decoration: none; color:#F90; }
a.board:visited	{ text-decoration: none; color:#999; }

.stick { font-size: 8pt; color:#666; }
a.stick	{ text-decoration: none;}
a.stick:hover { text-decoration: none; color:#FF9900; }
.thumb{
	width: 120px;
   	text-align: center;
   	padding: 10px;
   	margin: 20px 0px 30px 0px;
}
.remove { font-size: 8pt; color:#666 }
a.remove	{ text-decoration: none;}
a.remove:hover { text-decoration: none; color:#FF9900; }
.thumb{
	width: 120px;
   	text-align: center;
   	padding: 10px;
   	margin: 20px 0px 30px 0px;
}

a.thumb{
  float: left;
  width: 120px;
  height: 120px;
  border: 1px solid #333;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
  text-align:center;
  margin: 10px 0px 10px 0px;
  display:none;
}
a.thumb:hover{
	color: #FF9900;
	border: 1px solid #222;
	background-color:#222;
	padding: 10px;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.navbuttonbox{
	text-align:center;
	margin: 0px 0px 15px 10px;
}
ul.board {
	font-size: 10pt;
	color : #666;
}
li.board {
	font-size: 8pt;
	color : #999;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
	width: 500px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
li.confirm {
	font-size: 10pt;
	color : #666;
	background-color:#CECECE;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #dddddd;
	width: 500px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
li.ship {
	font-size: 10pt;
	color : #666;
	background-color:#E1E1E1;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #dddddd;
	width: 500px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

li.waiting {
	font-size: 10pt;
	color : #666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #dddddd;
	width: 500px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
li.article {
	font-size: 8pt;
	color : #666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
	width: 290px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
li.menulist {
	font-size: 8pt;
	color : #999;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #444;
	width: 120px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
tr.board {
	width: 500px;
}
td.board {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #444;
}
.textbox {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10pt;
	color: #444444;
	background:#fafafa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#f3f3f3;
	border-left-color:#ebebeb;
	border-right-color:#ebebeb;
	border-bottom-color:#cdcdcd;
	text-align: left;
	padding: 5px 5px 5px 5px;
	width:400px;	
}
.textPanel {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 8pt;
	color: #FF9900;
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	text-align: left;
	padding: 10px 10px 10px 10px;
	width:390px;
	text-align:center;
}
.textPanelLong {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10pt;
	color:#900;
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	text-align: left;
	padding: 10px 10px 10px 10px;
	width:900px;
	text-align:center;
}
#loader{
	background-image:url(../../../image/loader.gif);
	height:16px;
	width:16px;
	display:none;
}
#wrapper {
	width: 978px;
	clear: both;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 50px;
	width: 960px;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	
}
#header_top {
	height: 0px;
}
#header_banner {
	height: 50px;
	float:left;
	text-align:left;
}
#header_bottom {
	text-align:center;
}
#header_right {
	height: 50px;
	float:right;
	margin-top:5px;
	text-align:right;
}
#banner_a1{
	width: 922px;
	margin-bottom:10px;
}

#banner_wrapper{
	width: 958px;
	background:#FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#fff;
	border-left-color:#ebebeb;
	border-right-color:#ebebeb;
	border-bottom-color:#cdcdcd;
	padding: 10px 10px 10px 10px;
	text-align:center;
	
}
#banner_left{

	width:550px;
}
#banner_right{
	width:580px;
	margin-bottom: 10px;
}
#banner_right_top{
	width:600px;
	margin-bottom: 10px;
}
#content{
	
	width: 960px;
	margin: 10px 10px 10px 0px;
	
}
#mainContent {
	width: 580px;
	float: right;
	padding: 0px;
	
}
#sidebar{

	width:370px;
	float:left;
}
#sidebarLeft {
	width: 150px;
	text-align: left;
	float: left;
}
#sidebarRight {
	width: 138px;
	float: left;
}
#menubox{
	width:365px;
	height:300px;
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin-bottom: 10px;
	padding: 10px 0px 10px 0px;
}
#videobox{
	width:365px;
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}
#slidebox{
	width:365px;
	height:350px;
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin-bottom: 10px;
	padding: 10px 0px 0px 0px;
	text-align:center;
}
#slideboxlarge {
	height: 700px;
	width: 900px;
	background:#000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-color:#000;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	text-align:center;
	
}
#runningbox{
	width:365px;
	
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
#facebookbox{
	width:345px;
	height:50px;
	background:#ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#fff;
	border-left-color:#fff;
	border-right-color:#fff;
	border-bottom-color:#fff;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 20px;
}
#twitbox{
	width:325px;
	height:30px;
	background:#ffffff;
	-moz-border-radius-buttomleft: 5px;
	-moz-border-radius-buttomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid;
	border-top-color:#fff;
	border-left-color:#fff;
	border-right-color:#fff;
	border-bottom-color:#fff;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 40px;
}
#advboxgrey{
	width:365px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

#loginbox{
	width:365px;
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

#articlebox{
	width:365px;
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	
}
#newsbox{
	
	margin-bottom: 10px;
	padding: 0px 10px 0px 10px;
	
}

#recommendedbox{
	width:365px;
	background:#eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#fff;
	border-left-color:#ebebeb;
	border-right-color:#ebebeb;
	border-bottom-color:#cdcdcd;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

#advbox{
	width:365px;
	background:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	text-align:center;
}
#loginPanel{
	width:365px;
	
	margin-bottom: 10px;
	padding: 10px 0px 10px 0px;
}
#controlPanel{
	width:580px;
	
	margin-bottom: 10px;
	padding:10px;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 8pt;
	color : #666 ;
	text-align:right;
}

#footer {
	clear: both;
	height: 20px;
	font-family: Tahoma,Verdana, Arial, Helvetica;
	font-size: 8pt;
	color:#999;
	text-align: center;
}
#boardNew {
	background-color:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px dotted #eee;
	margin-top:10px;
	margin-bottom: 10px;
	width: 548px;
}
#boardFrame {
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin: 10px 0px 10px 0px;
	width: 590px;
	padding:10px 10px 0px 0px;
}
#boardStick {
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 590px;
	padding:10px 10px 10px 0px;
}
#boardLastReplyFrame {
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin : 10px 0px 10px 0px;
	width: 590px;
	padding:10px 10px 10px 0px;
}
#boardRecommendedFrame {
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin : 10px 0px 10px 0px;
	width: 590px;
	padding:10px 10px 10px 0px;
}
#videoads {
	background:#000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 590px;
	padding:10px 10px 0px 0px;
	text-align:center;
}
#mobilewall {
	background:#000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 365px;
	height:325px;
	padding:10px 0px 0px 0px;
	text-align:center;
}
#statusBox {	
	width: 960px;
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	text-align:center;
}
#formFrame {
	width: 960px;
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
}
#userStatus {
	width:365px;
	
	margin-bottom: 10px;
	padding: 10px 0px 10px 10px;
	text-align:center;
}
#techPanel {
	display:none;
}
#embededPanel {
	display:block;
}
#avatarbox{
	width:50px;
	border: 1px solid;
	border-color:#eee;
	text-align:right;
	float:left;
	padding: 0px 5px 20px 5px;
}
.thumbbox{
	width:60px;
	height:60px;
	border: 1px solid #666;
	overflow: hidden; 
	
	
}
.thumbover {
  float: left;
  width: 130px;
  height: 150px;
  padding: 5px;
  margin: 0px 0px 30px 5px;
  text-align:center;
  
  }
  
#thumbnail {
	width: 600px;
	height:260px;
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}
#slidebox {
	width: 600px;
	height:420px;
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#twitterbox {
	width: 600px;
	height:260px;
	background:#333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid;
	border-top-color:#444;
	border-left-color:#444;
	border-right-color:#222;
	border-bottom-color:#222;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}
