/**************************************************************
   Visit FullAhead.org and studio7designs.com for more layouts and downloads for this template!
 **************************************************************/
 
/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}



/**************************************************************
   Topbar with newsletter form and theme change buttons
 **************************************************************/

#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;

  font-size: 0.9em;
  text-transform: uppercase;

  color: #CFD9DB;
  background: #FFF url(../images/bg/topbar.gif) repeat-x bottom left;
}



/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	clear: both;
	position: relative;
	height: 5em;
	margin: 0 auto;
	background: #48525B url(../images/bg/header.gif) repeat-x bottom left;
	border-bottom: 2px solid #48525B;
	background-color: #48525B;
}


#header img {
  position: absolute;
  top: 5%;
  left: 10px;
}

#header ul {
  margin: 3.5em 1em 0 0 !important;
  margin: 3.5em 0.5em 0 0;
  padding: 0;
  float: right;
}

#header ul li {
  display: inline;
  list-style: none;
}

#header ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 1em !important;
  line-height: 1.2em;

  color: #cccccc;
  border-right: 1px solid #4D5760;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
  color: #3B5D77;
}


#header .highlight a{
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
}

#header .highlight a:hover{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}



/**************************************************************
   Header Image/Flash Movie
 **************************************************************/

#headerImg {
  margin: 0 auto;
  height: 85px;
  background: url(../images/banner.jpg) no-repeat top left;
  border-bottom: 7px solid #41637D;
}

/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 6em;
  text-align: left;
}

#columns {
  margin: 0 auto;
}

/* Column widths */
.width {
  width: 776px;
}

.widthPad {
  width: 746px;
}

.width25 {
  width: 24%;
}

.width50 {
  width: 48%;
}

.width50 h1{
  font-size:16px;
  font-weight:bold;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.box {
	border:1px solid #C1C1C1;
	padding:0;
	margin-top:15px;
	width:550px;
}

.box h1 {
	width:540px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
	margin:0;
	text-align:left;
	border-bottom:1px solid #C1C1C1;
}

.box h1 span{
	float:right;
	font-size:12px;
	font-weight:normal;
}

.box .stage_title {
	font-size:12px;
	font-weight:bold;
	margin:0;
	margin-top:2px;
	text-align:left;
	height:20px;
}

.box .stage_title span{
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding-left:4px;
	color:#999999;
}

.stage_title span a{
	color:#999999;
	text-decoration:underline;
}

.stage_title span a:hover{
	color:#0099FF;
	text-decoration:underline;
}

.box ul{
	list-style:none;
	margin:0;
	padding:0;
}

.box ul li{
	list-style:none;
	margin:0;
	padding:0;
	height:90px;
}

.list{
	border-collapse:0;
	border-spacing:0;
	width:100%;
}

.list td{
	margin:0;
}

.play{
	text-align:center;
	width:70px;
}

.isover {
	event:expression(
		onmouseover = function(){
               this.style.backgroundColor='#e4e4e4'
        },
		onmouseout = function(){
               this.style.backgroundColor='#ffffff'
        }
    )
}

.box .stage_des{
	float:left
}

.box .stage_con{
	height:40px;
	color:#666666;
}

.box .stage_top{
	height:10px;
	font-size:10px;
	color:#3399FF;
}

.stage_top a{
	color:#0099FF;
	text-decoration:underline;
}

.stage_top a:hover{
	color:#999999;
	text-decoration:underline;
}

.box img {
	margin:5px;
	padding:6px;
	border:1px solid #e4e4e4;
	float:left;
}

#zhen {
	border-collapse:0;
	border-spacing:0;
}

#zhen td {
	width:25%;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
}

#zhen td ul{
	list-style:none;
	margin-top:5px;
	float:left;
	width:100px;
}

#zhen td ul li{
	list-style:none;
	height:14px;
	line-height:14px;
	padding:0;
	margin:0;
}

#zhen td img{
	margin:0;
}


.width100 {
  width: 100%;
}

.thumbs li{
	list-style-type:none;
}

.thumbs li a span {
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
}

.thumbs li a p {
	padding:0;
	margin:0;
	width:150px;
	line-height:14px;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	color:#999999;
}

.rightbox {
	width:170px;
	margin:15px 0 10px 5px;
	border:1px solid #C1C1C1;
}

.rightbox h1{
	font-size:14px;
	margin:0;
	padding:5px;
	border-bottom:1px solid #C1C1C1;
}

.rightbox h2{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}


.rightbox ul{
	list-style:none;
	margin:0;
	padding:0;
}

.rightbox ul span{
	float:right;
}

.rightbox ul li{
	padding:3px;
	border-bottom:1px dotted #e3e3e3;
	line-height:18px;
}

.rightbox .top1{
	height:50px;
}

.rightbox .topimg{
	border:1px solid #e4e4e4;
	margin-right:5px;
	padding:2px;
	float:left;
}

.topBorder {
	border-top:1px solid #c1c1c1;
}

.bottomBorder {
	border-bottom:1px solid #c1c1c1;
}

.rightBorder {
	border-right:1px solid #c1c1c1;
}

.leftBorder {
	border-left:1px solid #c1c1c1;
}

/**************************************************************
   memberbox
 **************************************************************/
.memberbox {
	padding:15px;	
}

#createStage{
	border-collapse:0;
	border-spacing:0;
	border:1px solid #c1c1c1;
	width:530px;
}

#createStage td{
	padding:5px 10px;
}

#createStage td img{
	margin-bottom:10px;
}


#chooseBg td input{
	background:none;
}

#userTotal {
	border:1px solid #c1c1c1;
	margin:0;
	padding:0;
	border-collapse:0;
	border-spacing:0;
	width:95%;
}

#userTotal td{
	border:1px solid #c1c1c1;
}

.red{
	color:#FF0000;
}

.viewStage{
	width:100%;
	border:0;
	border-collapse:0;
	border-spacing:0;
}

.viewStage th{
	height:25px;
	vertical-align:middle;
	text-align:center;
	border-bottom:1px solid #666666;
}
.viewStage td{
	padding:2px;
}
.stage_thumbs{
	width:110px;
}
.stage_info{
	vertical-align:top;
}
.stage_thumbs img{
	margin:3px;
	border:1px solid #cccccc;
}
.stage_state,.stage_do{
	text-align:center;
}



/**************************************************************
   Footer
 **************************************************************/


#footer {
  clear: both;
  float: left;
  width: 100%;
  height: 5em;
  margin-top: -5em;
  * margin-top: 1em;
  !important margin-top: -5em;
}

#footer #bg {
  position: relative;
  height: 5em;
  margin: 0 auto;
  background: #49525B url(../images/bg/header.gif) repeat-x bottom left;
}

#footer #bg ul {
  float: right;
  margin: 3em 1em 0 0 !important;
  margin: 3em 0.5em 0 0;
  padding: 0;
}

#footer #bg ul li {
  display: inline;
  list-style: none;
}

#footer #bg ul li a {
  float: left;
  padding: 0 1em;

  font: 400 1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 1em !important;
  line-height: 1.2em;

  color: #4D5760;
  border-right: 1px solid #4D5760;
}

#footer #bg ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#footer #bg ul li a:hover {
  color: #6C0;
}

#footer #bg img {
  position: absolute;
  top: 6%;
  left: 10px;
}

/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg {
  background-color: #EAF2F5;
}

.dark {
  color: #353E47;
}