/* @override http://localhost:8000/css/style.css */

#content_block {
	padding: 12px 4px 0 0;
	width:467px;
	float:right;
}

#pagecont {
	margin:0;
	padding:0;
	display:block;
	width:456px;
	background:#FFFFFF;
	}

/* 1,2,3 BADGES STYLES */
div#badge1 {
    padding-left: 2px;
}

div#badge2 {
    padding-left: 37px;
}

div#badge3 {
    padding-left: 37px;
}

div#badge1 .icon {
    background: url(/images/badge-icon-1.gif) no-repeat;
}

div#badge2 .icon {
    background: url(/images/badge-icon-2.gif) no-repeat;
}

div#badge3 .icon {
    background: url(/images/badge-icon-3.gif) no-repeat;
}

/* WELCOME/CONTENT BLOCK */

.welcome .top {
	background: url(/images/welcome_top_bg.gif) no-repeat;
	height:57px;
	display:block;
	clear:both;
	width:467px;
}

.welcome .body {
		width:467px;
		background: url(/images/cont_body_bg.gif) repeat-y;
		padding-top: 11px;
}

#pages {
	display: block;
	width:457px;
	margin-left:5px;
	overflow:hidden;
	position:relative;
}
	
#page1, #page2, #page3 {
    width:456px;
    display:block;
    float:left;
}

#pagescont {
	width:3000px;
}

.page p {
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.page h3 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 24px;
    margin: 0px;
}

/* WELCOME BLOCK */
.welcome .bottom {
	background: url(/images/welcome_bottom_bg.gif) no-repeat;
	height:20px;
	display:block;
	clear:both;
	width:467px;
}

.welcome .body .header {
	background:url(/images/worm.jpg) no-repeat;
	height: 147px;
	padding:0 25px 25px 168px;
	display:block;
	clear:both;
}

.welcome .body .header h2 {
	font-size:24px;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

.welcome .body .header p {
	color:#ff6500;
	font-size:16px;
	padding:0 0 10px 0;
	margin:0 0 7px 0;
	border-bottom:solid 1px #e2e2e2;
}

.welcome .body .header2 h2 {
	font-size:24px;
	padding:0;
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 15px;
}

.welcome .body .header2 p {
	color:#ff6500;
	font-size:16px;
	padding:0 0 10px 0;
	margin: 0 15px 7px;
	border-bottom:solid 1px #e2e2e2;
}

/*.welcome .body h3 {
    font-size:24px;
    margin:0;
    padding:0;
    margin-bottom:0;
}*/

.welcome .body p {
	margin: 0;
}

/* LOGIN style*/
#sidebar form{
	padding:0;
	margin:0;
	}
.login {
	display: block;
	clear: both;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 289px;
}
	.login .top {
		background:url(/images/login_top_bg.gif) no-repeat;
		display:block;
		height:57px;
		display:block;
		clear:both;
	}


	.login .body {
		background:url(/images/login_body_bg.gif) repeat-y;
		display:block;
		clear:both;

	}
		.login .body p {
				margin: 6px 0 0 20px;
				background:url(/images/login_form_bg.gif) no-repeat;
				background-position:bottom left;
				height: 80px;
			}
		.login .body p.error {
		    margin: 6px 0 0 20px;
			padding:0;
			background:url(/images/error_form_bg.gif) no-repeat;
			background-position:bottom left;
			height:80px;
		}
		.login label {
				font-size:28px;
				line-height:28px;
		}

			.login label.small {
				font-size:12px;
				font-weight:bold;
				margin-left:3px;
			}
			.fgpass {
				display:block;
			}
			.remember {
					margin-left:0 !important;
					background:#FFFFFF !important;
					margin-top:0 !important;
					border:1px solid #CCCCCC;
			}
			* html .remember {
					border:0 !important;
			}

			.login a {
				color:#000;
				font-weight:bold;
				text-decoration:none;
			}
			.login input{
				margin:0;
				padding:0;
				margin-top:17px;
				margin-left:10px;
				border:solid 1px #FFF;
				background:url(/images/input_bg.gif) no-repeat;
			}
			.login .form {
				font-size:20px;
				display:block;
				width:233px;
				height:26px;
				border:none;
			}
			.sidebarActionButton {
			    height: 55px;
				padding-left: 19px;
			}
	.login .bottom {
		background: url(/images/login_bottom_bg.gif) no-repeat;
		height:20px;
		display:block;
		clear:both;
	}
* html .login .bottom {margin-top:-11px;}
	#bottomf{}

/* LOGIN style*/
#sidebar form{
	padding:0;
	margin:0;
	}
.register {
	display: block;
	clear: both;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 289px;
}
	.register .top {
		background:url(/images/register_top_bg.gif) no-repeat;
		display:block;
		height:57px;
		display:block;
		clear:both;
	}


	.register  .body {
		background:url(/images/register_body_bg.gif) repeat-y;
		display:block;
		clear:both;

	}


		.register .body p {
				margin: 6px 0 0 20px;
				background:url(/images/register_form_bg.gif) no-repeat;
				background-position:bottom left;
				height:80px;
			}
		.register .body p.error {
    		    margin: 6px 0 0 20px;
    			padding:0;
    			background:url(/images/error_form_bg.gif) no-repeat;
    			background-position:bottom left;
    			height:80px;
    		}
		.register label {
				font-size:28px;
				line-height:28px;
		}

			.register label.small {
				font-size:12px;
				font-weight:bold;
				margin-left:3px ;
			}

			.register a {
				color:#000;
				font-weight:bold;
				text-decoration:none;
			}
			
			.register input{
				margin:0;
				padding:0;
				margin-top:17px;
				margin-left:10px;
				border:solid 1px #FFF;
				background:url(/images/input_bg.gif) no-repeat;
			}
			.register .form {
				font-size:20px;
				display:block;
				width:233px;
				height:26px;
				border:none;
			}
			
			#logindiv{
				color:#000;
				}
			#registerdiv{
				color:#000;
				}

	.register  .bottom {
		background: url(/images/register_bottom_bg.gif) no-repeat;
		height:20px;
		display:block;
		clear:both;
	}
	* html .register .bottom {margin-top:-11px;}
	
.register_toggle_login {
	height:32px;
	padding:0 20px 0 0;
}
#registerdiv,#logindiv{
		width:289px;
		display:block;
	}

	.register_toggle_login a.registerbutton {
		float:right;
		display:block;
		background: url(/images/register_link_button.png) no-repeat;
		width:105px;
		height:33px;
		text-decoration: none;
	}
	.register_toggle_login a.registerbutton:hover  {background: url(/images/register_link_button_hover.png) no-repeat;}
	.register_toggle_login a.loginbutton {
		float:right;
		display:block;
		background: url(/images/login_link_button.png) no-repeat;
		width:105px;
		height:33px;
		text-decoration: none;
	}
	.register_toggle_login a.loginbutton:hover {background: url(/images/login_link_button_hover.png) no-repeat;}