@charset "UTF-8";
/* CSS Document */

/*THIS*/
//
// $stylevar[page_bgcolor] => #ffffff (default)
// $stylevar[page_fgcolor] => #000000 (default value: #3e3e3e)
// $stylevar[body_bgcolor] => #E1E1E2 (default value: #e9e9e9)
// $stylevar[tborder_bgcolor] => (default value: #5a7f97)
//
//
/*
html {
	//background:#e9e9e9 none   ;
}
*/

/* REVERSE SOME YUI RESET STUFF */
em {}
strong {}

/* BASIC PAGE ELEMENTS */

.body_wrapper {
	padding: 0 0px 0px;
	background: transparent;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	_display: inline;
}

.normal {
	font-size:11px;
	font-weight:normal;
}

/* BLOCK STUFF */

.block {
	background:transparent none;
	border:0  ;
	clear:both;
	padding:0;
	color:;
	font:    ;
	/*margin-bottom:20px;*/
}

.blockhead a { color:; }
.blockhead a:hover { color:; }

.blockhead {
	font:  normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	color:#ffffff;
	background:#7192a8 url(images/buttons/newbtn_middle.png) repeat-x  ;
	_background-image: none;
	padding:4px 10px 4px 10px;
	border:1px solid #5a7f97;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

.blockhead h2 {
	font-weight:bold;
}

.blockhead a { color:#ffffff; }
.blockhead a:hover { color:#ffffff; }

.blockhead img {
	margin-bottom: -4px;
}

.blocksubhead {
	font:  normal 11px Tahoma, Calibri, Verdana, Geneva, sans-serif; bold 0px ;
	color:#3e3e3e;
	background:#e9e9e9 none repeat-x  ;
	padding:4px 10px 4px 10px;
	border-top:0px solid #FFFFFF;
	margin: 0 1px;
}

.blocksubhead img {
	vertical-align:middle;
}

.blocksubhead a { color:#3e3e3e; text-decoration:none; }
.blocksubhead a:hover { color:#417394; }

.blockhead_info, .blocksubhead_info {
	float:right;
	font-weight:normal;
}

.blockbody {
	background:rgb(255, 255, 255) none no-repeat  ;
	padding-left:0px;
	padding-right:0px;
}

.blockrow {
	background:rgb(255, 255, 255) none   ;
	padding:5px 10px 5px 10px;
	border:  ;
	color:;
	font:    ;
}
.blockrow a { color:; }
.blockrow a:hover { color:; }

.blockfoot, .blocksubfoot {
	display:block;
	clear:both;
	background:#ffffff none   ;
	padding:5px 0px 5px 0px;
	border:0  rgb(102, 204, 0);
	color:;
	font:    ;

}
.blockfoot a { color:; }
.blockfoot a:hover { color:; }

.blockfoot,
.blocksubfoot {
	padding:5px 0px 5px 0px;
}

.blocksubfoot {
	text-align:right;
}
/* END BLOCK STUFF */


/* MISC */

div.collapse {
	position:relative;
}

a.collapse {
	float:right;
	right:10px;
	top:20px;
	position:absolute;
}

.blockhead a.collapse {
	top: 10px;
}

.hidden {
	display:none;
}

.floatcontainer:after,
.blockrow:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.floatcontainer,
.blockrow {
	display:inline-block;
	font-weight:normal;
}

.restore body {
	/* For breathing room between content and viewport. */
	margin:10px;
}

.blockhead .popupmenu,
.blocksubhead .popupmenu {
	display:inline-block;
	text-transform: none;
}

// tabulation

#blog_user_sidebar, #blog_sidebar_generic {
	background-color:#E2E2EB;
	border:1px solid #c4c4c4;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow:-2px 2px 2px #c8c8c8;
}

#blog_user_sidebar .blocksubhead.moveable {
	cursor:move;
}

/* SIDEBAR TABS */
.tabulationitems li{
	display: block;
	width: 120px;
	float:left;
	text-align:center;
	font-size: 100%;
}
.tabulationitems #processicon {
	width: 10px;
}

.tabulationitems #vb_tabulationlatest_1 span, .tabulationitems #vb_tabulationlatest_1_link a {
	border-left:1px solid #dadada;
}

.tabulationitems #vb_tabulationlatest_2 span, .tabulationitems #vb_tabulationlatest_2_link a {
	border-left:1px solid #dadada;
}

.tabulationitems #vb_tabulationlatest_3 span, .tabulationitems #vb_tabulationlatest_3_link a {
	border-left:1px solid #dadada;
}

.tabulationitems li a {
	display:block;
	border-right:1px solid #dadada;
	border-top:1px solid #dadada;
	background:#f5f5f5 none   ;
//	padding:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:2px;
	padding-left:2px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.tabulationitems li span {
	border-right:1px solid #dadada;
	border-top:1px solid #dadada;
	background:rgb(255, 255, 255) none   ;
	display:block;
	padding:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

/*************************************************/
/* FOOTER */

.footer {
	clear:both;
	margin-top:0px;
	text-align:right;
	display:block;
	width: 100%;
	-moz-box-shadow: 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 0px;
	background:transparent  ;
	padding:0px 0px 0px 0px;
	border:0px;
	color:;
	font:  normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
}

/* BASIC CONTROL STYLING */

button {
	font:  bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	font-weight: normal;
}

.button {
	padding:2px 2px;
}

.button:hover {
	color:#417394;
}

.button[type="reset"]:hover {
	color:#417394;
}
