/* @override http://campstages.org/assets/templates/campstages1/css/layout.css */

body {
	margin: 0;
	padding: 0;
	background-color: #5d91d1;
}

#content {
	width: 800px;
	position: relative;
	float: none;
	padding: 0;
	margin: 0;
	overflow: hidden;

}
#content_sidebar {
	width: 200px;
	float: left;
	position: relative;
	margin: 0 20px 0 30px;
	padding: 0;
	display:  inline;
}
#sidebar_nav {
	width: 200px;
	margin: 0;
	padding: 0;
}
#sidebar_buttons {
	background-color: #fff;
	margin: 50px 0 0;
	padding: 0;
}
#sidebar_ditto {
	margin: 50px 0 0;
	padding: 0 0 5px;
}
.bb {
	width: 100%;
	margin: 10px 0 0 0;
	font-size: 14px;
}
.bb a:link, .bb a:active, .bb a:visited {
	text-decoration: none;	
}
#bb_register {
	background-color: #FFC140;
}
#bb_register a:link, #bb_register a:active, #bb_register a:visited {
	color: #df8241;
}
#bb_register a:hover {
	color: #fff;
}


#bb_login {
	background-color: #65CBF1;
}
#bb_login a:link, #bb_login a:active, #bb_login a:visited {
	color: #00b3b6;
}
#loginslider a:link, #loginslider a:active, #loginslider a:visited {
	color: #00b3b6;
}
#bb_login a:hover {
	color: #fff;
}

#bb_forum {
	background-color: #CD62A6;
}
#bb_forum a, #bb_forum a:active, #bb_forum a:visited {
	color: #96298b;
}
#bb_forum a:hover {
	color: #fff;
}
#WebLoginLayer0 input {
	color: #00b3b6;
	z-index: 10;
}
#WebLoginLayer0 p {
	margin-bottom: 10px;
	line-height: 10px;
	font-size: 10px;
	text-transform: uppercase;
}

#loginslider {
	padding-left: 20px;
}

.inner {
	z-index:30;
	padding-left: 5px;
	margin: 5px;
	position: relative;
	overflow: hidden;
}
.slider {
	background-color: #65CBF1;
	z-index: 30;
}
#sidebar_ditto h3 {
	color: #2B60AF;
	font-size: 13px;
	border-color: #163260;
	background-color: #fff;
	margin: 0;
}

#sidebar_ditto ul {
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar_ditto .ditto_month {
	display: none;
}
#sidebar_ditto .ditto_archpost {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	padding-top: 5px;
}
#sidebar_ditto .ditto_archpost:hover {
	background-color: #eee;
}

/* @group My Group */

/* @end */
#example2 .inner div{color:#888;  font-weight:bold;}



#content_frm {
	width: 520px;
	float: left;
	position: relative;
	padding-right: 5px;
	margin: 0;
	padding: 0;
}

#content_frm img {
	float: left;
	margin: 5px 20px 20px 0;
}
#clear {
	clear: both;
	height: 20px;
}

#header {
	height: 151px;
	margin: 0 auto;
	overflow: hidden;
}

#header_left {
	float: left;
	width: 20px;
	height: 151px;
}
#header_logo {
	float: left;
	height: 100%;

}
#header_space {
	float: left;
	height: 100%;
	width: 163px;

}
#header_flash {
	float: left;
	height: 100%;
}

/* My Comment */
#header_right {
	width: 20px;
	height: 151px;
	float: right;
}

#box {
	width: 800px;
	z-index: 2;
	float: none;
	clear: both;
}
#box_top{
	width: 800px;
	height: 37px;
}
#box_top_left {
	width: 20px;
	height: 37px;
	float: left;
}
#box_top_center {
	position: relative;
	float: left;
	z-index: 0;
	height: 27px;
	width: 760px;
	padding-top: 11px;
	overflow: hidden;
}

#box_top_right {
	width: 20px;
	height: 37px;
	float: right;
}

#box_bottom {
	height: 20px;
	width: 800px;
	clear: both;
	float: none;
	margin: 0 auto;
}
#box_bottom_left {
	width: 20px;
	height: 20px;
	float: left;
}
#box_bottom_center {
	width: 760px;
	height: 20px;
	float: left;
}
#box_bottom_right {
	width: 20px;
	height: 20px;
	float: right;
}

#footer {
	width: 750px;
	clear: both;
}

#footer img {
	border-style: none;
	position: relative;
	top: 1px;
	margin: 0;
}

#wrapper {
	width: 800px;
	margin: 0px auto;
}

bg {
	z-index: 1;
}
bg_bottom {
	width: 100%;
	position: absolute;
	z-index: inherit;
	background: url(../img/bg_gradient_btm.png) 0 bottom;
	bottom: 0;
}
bg_top {
	width: 100%;
	background-color: #eee;
	height: 50px;
	position: absolute;
	top: 0;
	z-index: inherit;
}
.LCOS_box {
	margin-top: 40px;
}

/* FILE DOWNLOAD */

.fd-file td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.formfield1 {
	display: block;
	width: 75px;
}
#EmailForm input {
	width: 160px;
	margin-right: 20px;
}
#EmailForm hr {
	margin-right: 20px;
} 