.yui-t2 .yui-b{
	width: 15.0000em;
}

#top_background {
	width: 974px;
	height: 50px;
	z-index: 1;
	background-color: #EEEEEE;
}

#main_search {
	padding-left: 680px;
	padding-right: 13px;
	padding-top: 14px;
	padding-bottom: 14px;
	z-index: 2;
}

#central_pane_background {
	z-index: 1;
	background-color: #EEEEEE;
	width: 100%;
	min-width: 950px;
	text-align: center;
}

#bd {
	z-index: 2;
	background-color: #FFFFFF;
	width: 950px;
	margin:0 auto;
	text-align: left;
}

#header_base_image {
	margin: 0px 10px 10px 10px;
	padding: 0px;
	z-index: 3;
}

#orderbox_image {
	margin: 0px 10px 10px 10px;
}

#inside_bottom_corners {
	height: 15px;
}

#content_table {
	margin-left: 5px;
	padding: 0px;
	border: 0px;
}

.olweus_block_image {
	display: block;
}

.olweus_bkgr_grey_dkborder_503wide {
	background-image: url(../../images/vpw/grey_band_503X1.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 503px;
	/* Maintain at least one pixel of top and bottom padding */
	padding-top: 1px;
	padding-bottom: 1px;
}

.olweus_bkgr_grey_dkborder_716wide {
	background-image: url(../../images/vpw/grey_band_716X1.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 716px;
	/* Maintain at least one pixel of top and bottom padding */
	padding-top: 1px;
	padding-bottom: 1px;
	}

.olweus_bkgr_grey_dkborder_503wide .olweus_header, .olweus_bkgr_grey_dkborder_716wide .olweus_header {
	padding-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

.olweus_bkgr_grey_dkborder_503wide .olweus_subhead, .olweus_bkgr_grey_dkborder_716wide .olweus_subhead {
	padding-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	color: #cc6600;
}

.olweus_bkgr_grey_dkborder_503wide .olweus_bodytext, .olweus_bkgr_grey_dkborder_716wide .olweus_bodytext {
	padding-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.olweus_bkgr_grey_dkborder_503wide p, .olweus_bkgr_grey_dkborder_716wide p {
	padding-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

.olweus_state_select_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #5f90c1; 
	color: #FFFFFF; 
	width: 480px; 
	height: 35px; 
	display: table-cell; 
	vertical-align: middle;
}

#olweus_state_content_pane {
	background-color: #FFFFFF; 
	width: 480px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer_base_pane {
	background-color: #FFFFFF;
	height: 70px;
	width: 928px;
	margin: 10px 10px 20px 0px;
	z-index: 2;
}

#footer_left_image {
	padding: 14px;
	margin: 0px 10px 20px 0px;
	z-index: 3;
}

#footer_right_links {
	padding: 14px;
	margin: 0px 10px 20px 0px;
	z-index: 3;
	text-align: right;
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

/* NOTE: The order of these next four items is important. */
#footer_right_links a:link{
	color:#333333;
	text-decoration: none;
}

#footer_right_links a:visited{
	color:#333333;
	text-decoration: none;
}

#footer_right_links a:hover{
	color:#336699;
	text-decoration: none;
}

#footer_right_links a:active{
	color:#333333;
	text-decoration: none;
}

#bottom_background {
	width: 100%;
	height: 50px;
	z-index: 1;
	background-color: #EEEEEE;
}

#main_copyight {
	padding: 15px 13px 15px 725px;
	z-index: 2;
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
}

.disappear {
	background-color: #EEEEEE;
	z-index: 2;
}
/* NOTE: The order of these next four items is important. */
.disappear a:link {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
.disappear a:visited {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
.disappear a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.disappear a:active {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}

.olweus-error-text {
  color:red;
  font-weight: bold;
}

.olweus-empty-line-medium {
  height:20px;
}
/* All below are for left nav menu */
.leftnavmenu{
	margin: 1px 0;
	padding: 0;
	width: 201px; /*width of menu*/
	border: 1px solid #FFFFFF;
	background-color: #1D497B;
	height: 100%;
}

.leftnavmenu div.menuheader a{
	background: black url(../../images/vpw/nav_blue_gradient_45.jpg) repeat-x center left;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
}


.leftnavmenu div.menuheader a:visited, .leftnavmenu div.menuheader a:active{
	color: white;
}


.leftnavmenu div.selected a, .leftnavmenu div.menuheader a:hover{
	background-image: url(../../images/vpw/nav_light_blue_gradient_45.jpg);
	color: white;
}

.leftnavmenu div.submenu{ /*DIV that contains each sub menu*/
	background: #1D497B;
	padding: 5px;
	padding-left: 20px;
	height: 88px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.leftnavmenu div.submenu a {
	color: #FFFFFF;
	text-decoration: underline;
}

.leftnavmenu div.submenu a:hover {
	color: #D0E0F9;
	text-decoration: none;
}
