@font-face {
    font-family: 'VWHeadlineBookRegular';
    src: url(fonts/vw-headline-book-webfont.eot);
    src: url(fonts/vw-headline-book-webfont.eot?#iefix) format('eot'),
        url(fonts/vw-headline-book-webfont.woff) format('woff'),
        url(fonts/vw-headline-book-webfont.ttf) format('truetype'),
        url(fonts/vw-headline-book-webfont.svg#webfontCGDf2bjp) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VWHeadlineSemiboldRegular';
    src: url(fonts/vw-headline-semibold-webfont.eot);
    src: url(fonts/vw-headline-semibold-webfont.eot?#iefix) format('eot'),
        url(fonts/vw-headline-semibold-webfont.woff) format('woff'),
        url(fonts/vw-headline-semibold-webfont.ttf) format('truetype'),
        url(fonts/vw-headline-semibold-webfont.svg#webfontkokphRCQ) format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VWHeadlineBlackRegular';
    src: url(fonts/vw-headline-black-webfont.eot);
    src: url(fonts/vw-headline-black-webfont.eot?#iefix) format('eot'),
        url(fonts/vw-headline-black-webfont.woff) format('woff'),
        url(fonts/vw-headline-black-webfont.ttf) format('truetype'),
        url(fonts/vw-headline-black-webfont.svg#webfonthRbr95WW) format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 		VWHeadlineBookRegular;
	font-size: 			0.8em;
	margin-right: 		0px;
	margin-top: 		10px;
	margin-bottom: 		0px;
	margin-left: 		0px;
	padding-top: 		5px;
    padding-bottom: 	10px;
	background: #fff; /* Old browsers */


}
strong {
	font-family: 		inherit;	
}

.center {
	text-align:			center;
}

form {
    font-size: 1em;
    margin-bottom: 1.5em;
}
input[type="text"], input[type="email"], input[type="search"], input[type="url"] {
    border: 1px solid #CCCCCC;
    padding: 1px 2px;
}
input, select, textarea, button {
    font-family: inherit;
    vertical-align: middle;
}
button {
    overflow: visible;
    width: auto;
}
label[for], input[type="button"], input[type="submit"], input[type="image"], button {
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
button, input, select, textarea {
    margin: 0;
}
input[type="text"], input[type="email"], input[type="search"], input[type="url"], select {
    border: 1px solid #CCCCCC;
    color: #505050;
    display: inline-block;
    line-height: 1.2;
    padding: 3px;
    vertical-align: middle;
}
.ContactMethod{
	margin-left:9px;
	
}
select {
    padding: 2px 1px;
}
textarea {
    border: 1px solid #CCCCCC;
    color: #505050;
    font-size: 100%;
    line-height: 1.2;
    max-width: 100%;
    overflow: auto;
    padding: 3px;
    vertical-align: top;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -moz-appearance: button;
    cursor: pointer;
}
input[type="checkbox"], input[type="radio"] {
    -moz-box-sizing: border-box;
    padding: 0;
    vertical-align: text-top;
}
input[type="search"] {
    -moz-appearance: textfield;
    -moz-box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
:-moz-placeholder {
    color: #797979;
}
.vw-button {
    background: linear-gradient(to bottom, #FFFFFF 57%, #E8E8E8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
    color: #505050;
    display: block;
    font-size: 1em;
}
.stdTable {
	width:				100%;
}

.stdTable th, td {
	padding:			5px;
	margin:				4px;
}

.hcTable {
	width:				100%;
	font-size:			0.9em;
	border:				1px solid #555;
}

.hcTable th, .hcTable td {
	padding:			1px;
	margin:				2px;
	text-align:			center;
}

.quoteStatus {
	float:				right;
	margin:				5px;
	padding:			5px;
	color:				#FFF;
	border:				0px solid #AAA;
	background:			#0062a8;
}
.quoteBookingDateCustomerPortal {
	float:				left;
	margin:				5px;
	padding:			5px;
	color:				#FFF;
	border:				0px solid #AAA;
	background:			#0062a8;
}

.quoteStatusTitle {
	font-size:			1.5em;
	font-family: 		verdana,sans-serif;
	float:				left;
	margin-top:			5px;
}

.error {
	border:				1px solid #9B959B;
	background:			#ff9595;
	color:				#FFF;
}

.errortxt {
	color:				#FF0000;
}

.loading{
    background:			url("/images/ajax-loader.gif") no-repeat 50% 50% !important;
	z-index:			1000;
}
.quoteOptionsBar {
	margin-bottom:				10px;
	margin-left:				5px;
	margin-top	:				5px;
	padding:					8px;
	float:						right;
    background: none repeat scroll 0 0 #F5F5F5;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #F5F5F5);
    border: 1px solid #0062a8;
    color: #000000;
}

.tableHead {
    background:     	#356782;
    color:          	#FFF;
	font-family: 		VWHeadlineBookRegular;
}

.tableSubhead {
	background:			#AAA;
	color:				#FFF;
	font-family: 		VWHeadlineBookRegular;
}

.tableBody {
    background: 		#EFEFEF;
}

.tableBody:hover {
    background: 		#DDD;
	cursor:				pointer;
}

.tableBody:active {
    background: 		#AAA;
}

.vertTableTitle {
	background:			#356782;
	font-family: 		VWHeadlineSemiboldRegular;
	color:				#FFF;
	vertical-align: 	top;
	padding-left:		5px;
}

.vertTableContent {
	background:			#EFEFEF;
	vertical-align: 	top;
}

.serviceRelated {
	margin-top:			10px;
	clear:				both;
}

li.menu {
    list-style-type: 	circle;
	list-style-position:inside;
}

.footer {
	font-size: 			10px;
	color: 				#32689A;
}
h1, .h1 {
    color: #000;
    font-family: VWHeadlineSemiboldRegular;
    font-size: 1.4em;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}
h2, .h2 {
    font-family: VWHeadlineSemiboldRegular;
    color: #000;
    font-size: 1.1667em;
    font-weight: 700;
}
h3, .h3, h2 em, .h2 em {
    font-family: VWHeadlineSemiboldRegular;
    color: #000;
    display: block;
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
}
h2 em, .h2 em {
   font-family: VWHeadlineSemiboldRegular;
   font-size: 0.857em;
   margin-top: 7px;
}
input#password, input#oldPassword, input#newPassword1, input#newPassword2{
		font-family:Arial, Verdana;
}
input, select, textarea{
		font-family:inherit;
}
.buttonBar {
	float:				right;
	clear:				both;
	margin:				5px;
}

#container {
	width:				980px;
	border:				0px solid #000;
	margin:				auto;
}

.dashboard {
	clear:				both;
	float:				left;
	width:				700px;
	padding:			1px;
	margin:				5px;
}

.dashboardContent {
	clear:				both;
	height:				120px;
	padding:			4px;
	margin:				auto;
	border:				2px dotted #AAA;
	background:			#FFF;
	overflow:			auto;
}

.deferred {
	float:				right;
	width:				600px;
	padding:			1px;
	margin:				5px;
}

.deferredContent {
	clear:				both;
	height:				160px;
	padding:			4px;
	margin:				auto;
	border:				2px dotted #AAA;
	overflow:			scroll;
}

.dashAlerts {
	float:				left;
	width:				355px;
	padding:			1px;
	margin:				5px;
}

.dashAlertsContent {
	clear:				both;
	min-height:			160px;
	padding:			4px;
	margin:				auto;
	border:				2px dotted #AAA;
	background:			#EFEFEF;
}
.dashFrame {
	height:300px;
	overflow-y:auto;
}
.quicklook {
	margin-bottom:		18px;
}

.quicklookContent {
    background: none repeat scroll 0 0 #F5F5F5;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #F5F5F5);
    border: 1px solid #0062a8;
    clear: both;
    color: #000;
    padding: 10px;
}

#modalcontainer {
	width:				95%;
	border:				0px solid #000;
	margin:				auto;
}

#header {
	width:				980px;
	margin:				auto;
	text-align:			left;
	height:				100px;
	border:				0px solid #000;
	background:			url('/images/HeaderBG.png') no-repeat;
	
}

.headline {
	width:				auto;
	margin:				auto;
	margin-top:			5px;
	margin-bottom:		4px;
	padding:			0px;
}

#bodyOverlay {
	position:			absolute;
	top:				35%;
	left:				-6px;
	height:				20%;
	width:				10px;
	border:				0px solid #000;
	z-index:			10;
	background:			#DDD;
}

#bodyOverlay:hover {
	cursor:				pointer;
	background:			#AAA;
}

.content {
	position:			relative;
	float:				left;
	width:				980px;
	margin:				auto;
	/*border:			1px solid #AAA;*/
	min-height:			150px;
	padding:			10px;
	z-index:			1;
}

.content-withbar {
	position:			relative;
	float:				left;
	width:				805px;
	margin:				auto;
	border:				1px solid #AAA;
	min-height:			400px;
	padding:			10px;
	z-index:			1;
}

#menuBar {
	float:				left;
	width:				auto;
	height:				27px;
	margin:				auto;
	margin-bottom:		3px;
	margin-left:		auto;
	border:				0px solid #AAA;
	padding:			0px;
	z-index:			1;
}

#headerRight {
	padding-right:		5px;
	/*float:				right;*/
	width:				auto;
	border:				0px solid #000;
	/*height:				27px;*/
	font-size:			0.9em;
	text-align:			right;
}
#headerLeft {
	padding-right:		5px;
	float:				left;
	width:				auto;
	border:				0px solid #000;
	/*height:				27px;*/
	font-size:			0.9em;
	text-align:			left;
}

.sideBar {
	float:				left;
	min-height:			400px;
	width:				150px;
	padding:			5px;
	border:				1px solid #AAA;
	margin-right:		10px;
	display:			none;
}

.sideBarshow {
	display:			block;
}

#topNavBar {
	width:				auto;
	float:				right;
	clear:				both;
	border:				0px solid #000;
	height:				20px;
	text-align:			right;
	margin-top:			10px;
}

#footer {
	float:				left;	
	width:				990px;
	margin:				auto;
	padding:			5px;
	margin-top:			10px;
	min-height:			10px;
	border:				1px solid #F7F7F7;
	background:			#555555;
	color:				#FFF;
}

.redHCBox {
	background:			#FF0000;
	text-align:			center;
	width:				5%;
}

.amberHCBox {
	background:			#ffcc3b;
	text-align:			center;
	width:				5%;
}

.greenHCBox {
	background:			#00FF00;
	text-align:			center;
	width:				5%;
}

.round {
	border-radius: 			5px; 
	-webkit-border-radius: 	5px; 
	-moz-border-radius: 	5px;
}

.loginImageBox {
	float:				right;
	width:				590px;
	    overflow: visible;

	/*border-top:			2px solid #DDD;
	border-left:		2px solid #DDD;
	border-bottom:		2px solid #DDD;*/
}

.loginBox {
	clear:				left;
	width: 				350px;
	border:				2px solid #0062a8;
	padding:			10px;
    background: none repeat scroll 0 0 #F5F5F5;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #F5F5F5);
    border: 1px solid #C4C4C4;
	overflow:hidden;
}
.helpBox {
	font-family:		"VWHeadlineBookRegular", Verdana;
	float:				left;
	width:				350px;
	background:			#356782;
	border:				solid 2px #356782;
	padding:			10px;
	font-size:			1.2em;
	margin-bottom:		15px;
	color:				#FFF;
}
.sPackBox {
	width: 				400px;
	height:				100px;
	padding:			10px;
	font-size:			1.2em;
}

.vehiclesearchResults {
	width:				95%;
	clear:				both;
	padding:			10px;
	margin:				auto;
	border:				1px solid #000;
	min-height:			200px;
}



.helpBox h2 {
	color:				#FFF;
	text-decoration:	underline;
}

.registerBox {
	float:				left;
	width:				390px;
	border:				0px solid #AAA;
	color:				#000;
	font-size:			1.1em;
}

.warningText {
	font-size:			1.3em;
	color:				#FF0000;
	font-family: 		verdana,sans-serif;
	margin:				auto;
	text-align:			center;
	margin-top:			5px;
	padding:			5px;
	border:				2px solid #FF0000;
}
.quotewarningText {
	color:				#FF0000;
	font-family: 		verdana,sans-serif;
	margin:				auto;
	text-align:			left;
	margin-top:			5px;
	padding:			5px;
	border:				2px solid #FF0000;
}

a.cleanLink  {
 	text-decoration:	none;
    color: #356782;
    cursor: pointer;
}
a.cleanLink:focus {
    outline: 1px dotted #356782;
}
a.cleanLink:hover, a.cleanLink:focus, a.cleanLink:active {
    color: #0057A7;
	text-decoration:	none;
}
.registrationLink {
	color:				#356782;
	text-decoration:	none;
	font-size:			11px;
	text-decoration:	none;
}

a:hover {
	text-decoration:	underline;
}
a#legal:hover {
	text-decoration:	none;
	color:				#FFF;
}

div.vehicleLookup {
	width:				100%;
	border:				0px solid #000;
}

div.lookupForm {
	clear:				both;
	width:				50%;
	padding:			10px;
}

div.clearer {
	clear: 				left; 
	line-height: 		0; 
	height: 			0;
}

div.row {
	clear: 				both;
  	padding-top: 		8px;
}

div.row span.labelLogin {
  	float: 				left;
  	width:				90px;
  	text-align: 		right;
	font-family: 		verdana,sans-serif;
}

div.row span.formwLogin {
  	float: 				right;
  	width: 				235px;
  	text-align: 		left;
}

div.row span.label {
  	float: 				left;
  	width:				130px;
  	text-align: 		right;
	font-family: 		inherit;
}

div.row span.formw {
  	float: 				right;
  	width: 				220px;
  	text-align: 		left;
}

div.row span.title {
	float:				left;
	width:				140px;
	text-align:			left;
	font-family: 		VWHeadlineSemiboldRegular;
	font-size:			1.0em;
	margin-left:		5px;
	padding-top:		4px;
}

div.row span.element {
	float:				left;
	width:				auto;
	text-align:			left;
}

div.row span.element select {
	font-size:			1.1em;
	background:			#EFEFEF;
	border:				1px solid #EFEFEF;
	width:				400px;
	font-family: 		inherit;
}

hr.formBreak {
	clear:				both;
	margin:				20px;
}

#hiddenBlock, #hiddenBlock2 {
	opacity:			0.2;
}

.dropshadow {
	-moz-box-shadow: 4px 4px 2px #AAA;
	-webkit-box-shadow: 4px 4px 2px #AAA;
	box-shadow: 4px 4px 2px #AAA;
}

.small {
	font-size:			0.9em;
}

.hidden {
	display:			none;
}

.regLookupResults {
	clear:				both;
	width:				97%;
	min-height:			150px;
	padding:			10px;
	margin-top:			30px;
	border:				0px solid #000;
}

.partslistBox {
	clear:				both;
	width:				97%;
	padding:			0px;
}

#bar1, #bar2 { 
	margin: 			0 0 4em;
} 

/* style for this page only */

.ui-menu { 
	width: 				260px; 
	position: 			absolute; 
	outline: 			none; 
	z-index: 			9999;
	font-weight:		normal;
}

.ui-menu .ui-icon { 
	float: 				right;
}

.ui-menu li.ui-state-disabled {
	padding: 			.0em .4em;
	margin: 			.4em 0 .2em;
	line-height: 		1.5;
} 

.ui-menubar .ui-button { 
	float: 				left; 
	font-weight: 		normal; 
	border-top-width: 	0 !important; 
	border-bottom-width:0 !important; 
	margin: 			-1px;
	outline: 			none;
}

.ui-menubar .ui-menubar-link { 
	border-right: 		1px dashed transparent; 
	border-left: 		1px dashed transparent;
}
		
.ui-menubar {
	list-style: 		none;
	margin: 			0;
	padding-left: 		0;	
}
		
.ui-menubar-item {
	float: 				left;
}

.ui-state-highlight { 
	height: 			1.5em; 
	line-height: 		1.0em;
}

div.dataTables_wrapper thead th div.DataTables_sort_wrapper {
	position: relative;
	padding-right: 20px;
	padding-right: 20px;
}

div.dataTables_wrapper thead th div.DataTables_sort_wrapper span {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 0;
}
.hover { background-color: #dddddd; }

.healthcheckFooter {
	clear:				both;
	width:				auto;
	border:				0px solid #000;
	padding:			5px;
	height:				auto;
}

.healthcheckFooter .signature {
	width:				45%;
	padding:			5px;
}

.footercontent {
	clear:				both;
	height:				auto;
}

.healthcheckOptionsBar {
	width:				auto;
	padding:			5px;
	margin:				5px;
	text-align:			right;
}

.left {
	float:				left;
}

.right {
	float:				right;


}

.changePasswordBox {
	width:				450px;
}

.changePasswordConfirmation {
	margin-top:			10px;
	font-size:			1.2em;
	font-family: 		verdana,sans-serif;
	min-height:			50px;
}

/*
 * report section CSS here
*/

.reportHeadSection {
	width:				100%;
	min-height:			100px;
	border:				1px solid black;
}
.legend li
{
display: inline;
list-style-type:square;
padding-right: 10px;
}
/* 	PW STRENGTH STYLE  */
.testresult{
	font-weight: bold;
	font-size:1em;
	font-family: "VWHeadlineBookRegular",arial,helvetica,san-serif;
	color:#666;
	padding:0px 0px 12px 10px;
	margin-left:10px;
	display: block;
	height:28px;
	float:right;
}
.testresult span{
	padding:10px 20px 12px 10px;
	margin: 0px 0px 0px 20px;
	display:block;
	float:right;
	white-space: nowrap;
}
.shortPass{
	background:url(/images/login/pw/red.png) no-repeat 0 0;
}
.shortPass span{
	background:url(/images/login/pw/red.png) no-repeat top right;
}
.badPass{
	background:url(/images/login/pw/red.png) no-repeat 0 0;
}
.badPass span{
	background:url(/images/login/pw/red.png) no-repeat top right;
}
.goodPass{
	background:url(/images/login/pw/yellow.png) no-repeat 0 0;
}
.goodPass span{
	background:url(/images/login/pw/yellow.png) no-repeat top right;
}
.strongPass{
	background:url(/images/login/pw/green.png) no-repeat 0 0;
}
.strongPass span{
	background:url(/images/login/pw/green.png) no-repeat top right;
}

/*table.importTable { text-align: center; }
table.importTable thead { font-weight: bold; }*/
button.importButton {
/*    background-color: #C6E2FF;*/
    color: #333333;
    height: 35px;
/*    width: 70px;
    border-radius: 10px;*/
}
button.active {
    background-color: #60AFFE;
    font-weight: bold;
}

.brand_summary { 
    float: left; 
    margin-top: 3%;
}
    

.brand_left { 
/*    margin-right: 6%;*/
padding: 0 2%;
border-right: 1px solid black;
}

td.tbl_right, th.tbl_right {
    text-align: right;
}

td.tbl_left, th.tbl_left {
    text-align: left;
}

#headerLeft button {
    height: 30px;
    margin: 0 8px 0 2px;
    width: 88px;
}

/*&ul#menu, ul#menu li .ui-button-text { padding: 0.4em 0.8em 0; }*/
/*table#importedFiles { border: 1px solid black; margin-top: 15px; max-height: 300px; overflow: scroll; }
th.tbl_left button { width: 100%;}*/

/* TILE BUTTONS */

/* Button X x X */
.tile-bt3 {
	text-align:center;
	cursor:pointer;
	width:50px;
}
.tile-bt3 a {
	display:block;
	padding-top:16px;
	text-decoration: !important;
}
.tile-bt3 img {
	margin:0 auto 0 auto;
	padding-bottom:12px;
	height:18px;
	width:18px;
	position:relative;
	display:block;
}
.tile-bt3 span {
    font-size:1em;
	padding-bottom:10px;
	display:block;
}
.tile-bt3:active {
	opacity:0.5;
}
/* Button X x X */



/* Button 100 x 100 */
.tile-bt {
	text-align:center;
	cursor:pointer;
	width:73px;
	height:73px;
	padding-top: 8px;
}
.tile-bt a {
	display:block;
	padding-top:16px;
	text-decoration: !important;
}
.tile-bt img {
	margin:0 auto 0 auto;
	padding-bottom:10px;
	height:48px;
	width:48px;
	position:relative;
	display:block;
}
.tile-bt span {
    font-size:0.8em;
	padding-bottom:10px;
	display:block;
	font-family:inherit;

}
.tile-bt:active {
	opacity:0.5;
}
/* Button 100 x 100 */



/* Button 205 x 100 */
.tile-bt-2 {
	width:205px;
	height:100px;
	line-height:100px;
	text-align:center;
	cursor:pointer;
}
.tile-bt-2 a {
	display:block;
	text-decoration: !important;
}
.tile-bt-2 img {
	vertical-align: middle;
	margin:auto;
	padding:0px;
	position:relative;
	width:48px;
	height:48px;
}
.tile-bt-2 span {
	vertical-align: middle;
	display:inline;
}
.tile-bt-2:active {
	opacity:0.5;
}

/* End Button 205 x 100 */


/* END TILE BUTTONS */





/* BACKGROUND LIST */

/* Solid Colors */
.solid-blue { background:#00BBE2; }
.solid-blue-2 { background:#2C84EE; }
.solid-darkblue { background:#356782; }
.solid-violetred { background:#781766; }
.solid-red { background:#E51400;}
.solid-red-2 { background:#E81750; }
.solid-pink { background:#FF539B; }
.solid-purple { background:#D02090; }
.solid-orange { background:#FB8F02; }
.solid-orange-2 { background:#FF6600; }
.solid-orange-3 { background:#DD5F37; }
.solid-coral { background:#CD5B45; }
.solid-green { background:#67B239; }
.solid-green-2 {background:#96BF01; }
.solid-darkgreen { background:#016C38; }
.solid-olive { background:#999900}
.solid-grass { background:#CDCD00; }
.solid-darkred { background:#5F0000; }
.solid-gold { background:#FEE9AE; }
.solid-yellow { background:#F7D100; }
.solid-black { background:#000; }
.solid-smoke { background:#F5F5F5; }
/* End Solid Colors */

/* END BACKGROUND LIST */

.button-holder {
	padding:1px;
	position:relative;
}


/* MISC */
.clearspace { clear: both; }
.floatleft { float:left; }
.floatright { float:right; }
.margin-5 { margin-right:5px; margin-bottom:5px; }
.light-text {
	color:#fff;
	font-size:1em;
}
.dark-text {
	color:#1e1e1e;
    font-size:1em;
}
a.gradient {
	text-decoration:	none;
}

a.gradient:hover {
	text-decoration:	none;
}

.gradient {
	background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.3))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0) 00%,rgba(255,255,255,0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%); /* IE10+ */
	background: linear-gradient(-45deg,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%); /* W3C */
}
.shadow-white, .shadow-black, .shadow-blue, .shadow-green, .shadow-red {
	display:inline-block;
	text-decoration:none;
}
.shadow-white:hover {
	box-shadow:0px 0px 6px 3px #fff;
	-webkit-box-shadow:0px 0px 6px 3px #fff;
	-moz-box-shadow:0px 0px 6px 3px #fff;
	-o-box-shadow:0px 0px 6px 3px #fff;
	-ms-box-shadow:0px 0px 6px 3px #fff;
}
.shadow-blue:hover {
	box-shadow:0px 0px 6px 3px #38D1F7;
	-webkit-box-shadow:0px 0px 6px 3px #38D1F7;
	-moz-box-shadow:0px 0px 6px 3px #38D1F7;
	-o-box-shadow:0px 0px 6px 3px #38D1F7;
	-ms-box-shadow:0px 0px 6px 3px #38D1F7;
}
.shadow-green:hover {
	box-shadow:0px 0px 6px 3px #AACA37;
	-webkit-box-shadow:0px 0px 6px 3px #AACA37;
	-moz-box-shadow:0px 0px 6px 3px #AACA37;
	-o-box-shadow:0px 0px 6px 3px #AACA37;
	-ms-box-shadow:0px 0px 6px 3px #AACA37;
}
.shadow-red:hover {
	box-shadow:0px 0px 6px 3px #E81750;
	-webkit-box-shadow:0px 0px 6px 3px #E81750;
	-moz-box-shadow:0px 0px 6px 3px #E81750;
	-o-box-shadow:0px 0px 6px 3px #E81750;
	-ms-box-shadow:0px 0px 6px 3px #E81750;
}
.shadow-black:hover {
	box-shadow:0px 0px 6px 3px #444;
	-webkit-box-shadow:0px 0px 6px 3px #444;
	-moz-box-shadow:0px 0px 6px 3px #444;
	-o-box-shadow:0px 0px 6px 3px #444;
	-ms-box-shadow:0px 0px 6px 3px #444;
}
.previousfile {
	cursor: pointer;
}
/* tables */
table.tablesorter {
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {

}
table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	vertical-align: top;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url('/images/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('/images/desc.gif');
}
#import_summary{
clear:right;
padding-top:10px;
}

element.style {
    left: 0;
    position: absolute;
    top: 0;
}
.jqplot-title {
    font-family: VWHeadlineSemiboldRegular;
    font-size: 1em;
}
.jqplot-yaxis {
    font-family: VWHeadlineSemiboldRegular;
}
.jqplot-axis {
    font-family: VWHeadlineSemiboldRegular;
}

table.jqplot-table-legend, table.jqplot-cursor-legend {
    font-family: VWHeadlineSemiboldRegular;
}

.quote-month {
    width: 100px !important;
}

.quote-year {
    width: 100px !important;
}