/*--------------------------------------------- 
	SITE LAYOUT 
--------------------------------------------- */
html {
     overflow: auto;
}

body { 
	background: #edeef0;
	background-position:top center;
	text-align: center;
	padding:0px;
	margin:0px;
	height:100%;
}

#site_wrapper {
	/* Site Settings */
	width: 770px;
	background-color:transparent;
	
	/* Site Border */
	border-left: 2px solid #d7d8d9;
	border-right: 2px solid #d7d8d9;
	border-bottom: 5px solid #999;
	
	/* Center site */
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}
.content_wrapper {
	float: left;
	width: 100%;
	height: 100%;
	min-height:500px;
	background: #fff;
}
/*--------------------------------------------- 
	HEADER
--------------------------------------------- */
#header {
	float:left;
	height: 94px;
	width:100%;
	padding: 0px;
	margin:0px;
	background: #ffffff url('images/rp_header_bg.jpg') no-repeat;
	padding-bottom:0px;
}
.header_logo {
	float:left;
	padding:5px;
	padding-left:8px;
}
.header_right {
float: left;
}
.header_text {
	float: right;
	text-align:right;
	font-family: Verdana, Arial, sans-serif;
	color: #eee;
	font-size: 11px;
	padding:5px;
	padding-right:10px;
	margin:2px;
	
}
.header_text a {
	font-size: 11px;
	color: #ffff33;
	text-decoration:none;
}
.header_text a:hover {
	color: #fff;
	background:#3366CC;
}
/*--------------------------------------------- 
	COLUMNS 
--------------------------------------------- */
#full_screen {
	width:100%;
	height:100%;
}
#main_column {
	float:left;
	width: 68%;
	height:100%;
}
#side_column {
	float:left;
	width: 31%;
	height:100%;
	background:#ffffff;
}
#account_side {
	float:left;
	width: 27%;
	height:100%;
}
#account_main {
	float:left;
	width: 72%;
	height:100%;
}

/* ------------------------------------- 
		FONTS 
------------------------------------- */
p, a, h1, h2, h3, li, span, .content, .side_content, .input, .textarea, .select, .site_btn, .footer_menu, .fine_print {
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	font-size: 12px;
	margin-top:0px;
}
p {
	padding:0px 10px 5px 10px;
}
.content, .side_content, .fineprint {
	clear: both;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
}
.content a, .side_content a, .fineprint a {
	color: #3366CC;
	text-decoration:none;
}
.content a:hover, .side_content a:hover, .fineprint a:hover {
	color: #fff;
	background:#3366CC;
}
a.norm {
	background:#fff;
}
a.norm:hover {
	background:#FFF;
}

h1 {
	padding:0px;
	margin:3px;
	color:#4a7022;
	font-size:12px;
	font-weight:bold;
	background-color:#bfe894;
	line-height:20px;
	height:20px;
	padding:3px;
	padding-left:10px;
}
h2 {
	padding:0px;
	margin:3px;
	color:#234B71;
	font-size:12px;
	font-weight:bold;
	background-color:#96C1E9;
	line-height:20px;
	height:20px;
	padding:3px;
	padding-left:10px;
}
h3 {
	padding:0px;
	margin:3px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	background-color:#eee;
	
	padding:5px 10px 5px 10px;

}
h4 {
	padding-top:8px;
	padding-bottom:5px;
	margin-bottom:4px;
	font-size:15px;
	font-weight:bold;
	color:#333;
	
}
.title_bg {
	background:#fff url('images/title_bg.jpg') repeat-x;
	width:100%;
	height:35px;
}

/* ----------------------------------------------- 
	SITE SPECIFIC
-------------------------------------------------*/
.c-block {
	clear:both;
	text-align:center; 
	width:100%;
}
.c-item {
	float: left;
}
.c-item-bg {
	float: left;
	background: url('images/rp_create_plate.jpg');
	width:259px;
	height:246px;
}
.home_pane {
	float: left;
	padding-top:6px;
}
.intro_menu {
	padding-top:150px;
	padding-right:15px;
}
.side_title {
	padding-top:5px;
	padding-bottom:1px;
}
.navigation-wrap {
	float:left;
	width:540px;
	padding-left:5px;
	padding-top:0px;
	margin-top:0px;
}
.subnavigation-wrap {
	float:left;
	width:300px;
	height:35px;
	padding-left:5px;
	padding-top:10px;
}
.more {
	text-align:right;
	padding-top:0px;
	padding-bottom:5px;
	margin:0px;
}
.more a {
	padding:0px;
	margin:0px;
	}
.large_text {
	color:#666;
	font-size:25px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}
/* ----------------------------------------------- 
	TABLE STYLE
-------------------------------------------------*/
table {
	font: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

th {
	padding: 0 0.5em;
	text-align: left;
}

tr.header td {
	font-weight:bold;
	border:1px solid #eee;
	background: #FFC;
}

td {
	padding: 2px;
	padding-left:5px;
	margin: 0px;
}

td.design {
	border-bottom: 1px solid #CCC;
}

tr.alt {
	background: #F3F3F3;
}

table.admin {
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	border:2px solid #ccc;
	background:#edece1;
}

tr.admin_header td {
	font-weight:bold;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #FFC;
}
table.resources {
	margin-bottom:10px;
}
/* ----------------------------------------------- 
	NAVIGATION - HORIZONTAL
-------------------------------------------------*/
.horz_menu, .horz2_menu {
	width: 100%;
	padding: 0px 0px 0px 0px;
	float: left;
	/*background: #fff url('images/title_bg2.jpg');*/
	/*border-top:2px solid #fff;
	border-bottom:2px solid #999;*/
}
.horz_menu ul, .horz2_menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.horz_menu ul li, .horz2_menu ul li {
	float: left;
	display: inline;
	/*border-left: 1px solid #fff;
	border-right: 1px solid #ccc;*/
	padding: 0px;
	margin: 0px;
}
.horz_menu ul li a, .horz2_menu ul li a {
	font-family: Arial, sans-serif;
	color: #eee;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	
	padding-top:10px;
	height:28px;
}
.horz2_menu ul li a {
	font-weight: normal;
}
.horz2_menu ul li a:hover {
	font-weight: normal;
	text-decoration:underline;
}
.horz_menu ul li a.currentpage {
	color: #bfe894;
	text-decoration: none;
	font-weight:bold;
}
.horz_menu ul li a:hover {
	color: #96C1E9; /*#89b1df;*/
}


/*--------------------------------------------- 
	VERTICAL NAVIGATION
--------------------------------------------- */
.vert_menu {
	float:left;
  	width: 100%;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.vert_menu ul {
	display: block;
	border:0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: #fff;	
			
}

.vert_menu ul li { display: inline;
}

.vert_menu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration: none;
	
	display: block;
	height:12px;
	padding: 6px 10px 8px 28px;
	margin:0px 1px 0px 1px;
	
	border-top:1px solid #fff;
	border-bottom:1px solid #CCC;
	cursor: pointer;
}
.vert_menu ul li a.norm {
	background: #fff;
}
.vert_menu ul li a.alt {
	background: #f5f5f5;
}
.vert_menu ul li a.currentpage {
	color: #FFFFFF;
	font-weight:bold;
	background: #699bb4;
}
.vert_menu ul li a:visited {

}
.vert_menu ul li a.norm:hover {
	color: #111;
	text-decoration: none;
}
.vert_menu ul li a.alt:hover {
	color: #111;
	text-decoration: none;
}

/*--------------------------------------------- 
	VERTICAL SUBNAVIGATION
--------------------------------------------- */
.vert_submenu {
	float:left;
  	width:97%;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	border: 1px solid #aaa;
}
.vert_submenu ul {
	display: block;
	border:0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: #fff;			
}
.vert_submenu ul li { display: inline;}
.vert_submenu ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	
	display: block;
	height:11px;
	padding: 5px 3px 7px 5px;
	margin:0px;
	
	border-top:1px solid #fff;
	border-bottom:1px solid #748697;
	cursor: pointer;
}
.vert_submenu ul li a.norm {
	background: #d4ebf7;
}
.vert_submenu ul li a.alt {
	background: #d4ebf7;
}
.vert_submenu ul li a.currentpage {
	background: #FFF;
	color: #000;
}
.vert_submenu ul li a.norm:hover {
	background: #FFF;
	color: #111;
	text-decoration: none;
}
.vert_submenu ul li a.alt:hover {
	background: #FFF;
	color: #111;
	text-decoration: none;
}

/*--------------------------------------------- 
	PAGINATION NAVIGATION
--------------------------------------------- */
.page_bar {
	font-size:11px;
	color:#999;
	text-align:center;
	font-weight:bold;
	
	width:100%;
	text-indent:3px;
	padding-top:3px;
	padding-bottom:5px;
}
.page_bar {
	color: #3366CC;
}
.page_bar a:hover {
	color:#000;
}
.page_bar a.currentpage  {
	color: #999;
	border:1px solid #999;
	
	padding:2px 4px 2px 4px;
	margin:0px 4px 0px 4px;
}

/* -------------------------------------
	FOOTER
------------------------------------- */

#footer {
	clear: both;
	width: 100%;
	height: 10px;
	padding: 0px;
	font-size: 0px;
	background:#eee;
	border-top: 1px solid #ccc;
	height:20px;
}
.copyright {
	float: left;
	
	font-family: Verdana, Arial, sans-serif;	
	font-size: 10px;
	color: #000;
	
	display: block; 
	padding: 4px 6px 0px 6px;
	margin: 0px;
}

.footer_menu {
	float:right;
	padding:2px 6px 0px 6px;
}
.footer_menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.footer_menu ul li {
	float: left;
	display:inline;
	line-height: 16px;
	
}
.footer_menu ul li a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding:0px 2px 0px 2px;
	float:left;
	
	display: block;
	
}
.footer_menu ul li a:hover {
	color:#0000FF;
}

.fineprint {
	font-size: 10px;
	color: #999;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}

/* --------------------------------------------- 
	FORM STYLING
--------------------------------------------- */
.input, .textarea, .select {
	/*padding:1px 2px 1px 2px;
	margin:2px;*/
}
.select {
	padding:0px;
}

/* Form Button Style  */
.site_btn
{
	background:url('images/tq_button.png') no-repeat;
	width:66px;
	height:25px;
	padding-bottom:5px; 
	border:0; 
	font-size:11px; 
	color:#FFFFFF;
}
.site_btn:hover
{
	background:url('images/tq_button-over.png') no-repeat;
}

/* form user feedback */
.error_box {
	padding: 10px;
	background-color: #f3f3f3;
	border: 2px solid #ec9393;
}

.success_box {
	padding: 10px;
	background-color: #E8FAE1;
	border: 1px solid #006633;
}

/* -------------------------------------------
	COMMONLY USED STYLES
------------------------------------------- */
div.clear {
	clear: both;
}
div.dotted_line{
	clear: both;
	border: 1px dashed #DDD;
	margin: 5px 2px 5px 2px;
}
div.line_divider{
	clear: both;
	border-top: 1px solid #DDD;
	margin: 5px 2px 5px 2px;
}
div.admin_line{
	clear: both;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	margin: 5px 2px 5px 2px;
}

/*	IMAGE STYLES 	*/
.img_left {
	float: left;
	margin: 8px;
	margin-bottom:4px;
	margin-top:0px;
	padding:0px;
}

.img_right {
	float: right;
	margin: 8px;
	margin-bottom:4px;
	margin-top:0px;
	padding:0px;
}
.solid_border {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0px;
	margin-bottom:0px;
}
.dashed_border {
	border: 1px dashed #ccc;
	padding: 2px;
	margin: 5px;
	margin-bottom:0px;
}
.icon_border {
	padding: 2px;
	margin: 5px;
	margin-bottom:0px;
}
.success{

	padding: 10px;
	background-color: #E8FAE1;
	border: 1px solid #006633;
}
.item_btn {
	float:left;
	padding:5px;
	padding-top:0px;
}
.submit_button {
	background:url('images/btn_submit.jpg') no-repeat;
	width:156px;
	height:31px;
	padding-bottom:5px; 
	border:0; 
	font-size:11px; 
	color:#FFFFFF;
	font-weight:bold;
}
.moose_thumb {
	margin:1px;
	border:1px solid #666;
}

.create_header {
	padding:0px;
	margin:3px;
	background-color:#bfe894;
	height:15px;
	padding:3px;
	padding-left:10px;
}

