@charset "UTF-8";

/* CSS Document */

/*vt_sp_print*/

* {
	color: #000000;
}

body {
	background: none;
}

#vt_sp_body {
	top: 0;
	width: auto;
	margin-top: 0;
	background: none;
}

#vt_footer_bg {
	display: none;
}

#vt_footer {
	background: none;
}

#vt_header {
	display: block;
	width: 974px;
	height: 80px;
	background: url(../images/sp_header.jpg) no-repeat left top;
	border: 0;
}

#vt_header_nav,
#vt_header_search {
	display: none;
}

#vt_callout {
	float: none;
	width: auto;
	clear: both;
}

img,
p img {
	float: none;
	width: auto;
	padding: 10px;
	margin: 10px;
	clear: both;
	border: 1px solid #999999;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	display: block;
	float: left;
	width: 100%;
	clear: both;
	text-align: left;
}

#vt_body_col h1,
#vt_body_col h2,
#vt_body_col h3,
#vt_body_col h4,
#vt_body_col h5,
#vt_body_col h6 {
	display: block;
	float: none;
	width: 100%;
	clear: both;
	text-align: left;
}

#vt_body_col {
	float: none;
	width: auto;
	height: auto !important;
	margin-bottom: 20px;
	clear: both;
	border-bottom: 4px double #666666;
}

#vt_right_col {
	float: none; 
	width: 100%;
	clear: both;
}

#vt_right_col:before {
	content: "Sidebar Content";
}

#vt_main_nav {
	display: none;
}

table tr td,
table tr th {
	width: auto;
	padding: 10px;
	border: 1px solid #666666;
}

.vtAccordion .ui-accordion-content, .vtTab .ui-tabs-panel {
	display: block !important;
}

body,
#vt_footer {
	background: none;
}

#vt_footer_bg,
#vt_header_nav,
#vt_header_search,
#vt_main_nav {
	display: none;
}
