﻿/* CSSTidy 1.3dev: Tue, 03 Apr 2007 18:43:18 +0200 */

body 
{
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: .75em;
   margin: 0;
}

#PageContainer
{
   width:750px;
   margin-left: auto;
   margin-right: auto;
   border-left: solid 1px #CCCCCC;
   border-right: solid 1px #CCCCCC;
}

.center {
	text-align: center;
}

.center table {
	margin-left: auto;
	margin-right: auto;
}

a:link
{
	color: #CC0000;
	text-decoration: underline;
}

a:visited
{
	color: #CC0000;
	text-decoration: underline;
}

a:hover
{
	color: #CC0000;
	text-decoration: none;
}

a:active
{
	color: #CC0000;
	text-decoration: none;
}

#topnav 
{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	float: right;
	font-size: .9em;
	height: 22px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	white-space: nowrap;
	margin: 0 18px 0 0;
	padding: 6px 6px 0 0;
}

#topnav ul
{
	margin: 0;
	padding: 0;
	border: 0;
}

#bottomlvlnav li 
{
   display: inline;
   margin:0 0 0 .3em;
}

#topnav li 
{
   display: inline;
   margin: 0 0 0 .3em;
}

#topnav li a 
{
	color: #666666;
	padding-left: .4em;
	padding-right: .4em;
	text-decoration: none;
}

#topnav li a:hover 
{
	color: #C9000A;	
}

#AHSBanner 
{
	background-image: url('../images/logo_ahs.gif');
	background-position: 20px 15px;
	background-repeat: no-repeat;
	height:90px;
	width:250px;
}

#AHSNavBar 
{
   font-size: .9em;
}

#NavMenuContainer 
{
   background-color:#FFFFFF;
   border-left:1px solid #CCCCCC;
   border-right:1px solid #CCCCCC;
   border-top:1px solid #CCCCCC;
   padding: 6px;
   margin-left:1em;
   margin-right:1em;
}

#NavMenuContainer ul
{
	border: 0;
	padding: 0;
	margin: 0;
}

#NavMenuContainer li 
{
   display:inline;
   margin:0 1em 0 .5em;
}

#NavMenuContainer li a
{
	text-decoration: none;
}

#ColorBar
{
	background-image: url('../images/red_bar.png');
	background-repeat: repeat-x;
	clear: both;
	height: 35px;
	width: 100%;
}

#ColorBarText
{
	vertical-align: middle;
	padding-top: 6px;
	padding-left: 3px;
}

#ColorBarText a:link
{
	color: #CC0000;
	text-decoration: underline;
}

#ColorBarText a:visited
{
	color: #CC0000;
	text-decoration: underline;
}

#ColorBarText a:hover
{
	color: #CC0000;
	text-decoration: none;
}

#ColorBarText a:active
{
	color: #CC0000;
	text-decoration: none;
}


#Sidebar 
{
   background-color: white;
   width: 180px;
   float:left;
}

#Sidebar ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#Sidebar li 
{
   margin-left: 6px;
   padding: 5px 0 5px 10px;
   border-top: 1px solid #999999;
   background: url('../images/arrow-nav-off.gif') no-repeat 0px 7px;
}

#Sidebar li a
{
	font-size: .9em;
    text-decoration: none;
	margin: 0;
	padding: 0;
}

#Sidebar li a:visited 
{
   color: #7E7E7E;
   font-weight: bold;
}

#Sidebar li a:link 
{
   color: #7E7E7E;
   font-weight: bold;
}

#Sidebar li a:active 
{
   color:#C9000A;
   font-weight:bold;
}

#Sidebar li a:hover 
{
   color:#C9000A;
   font-weight:bold;
}

#Content
{
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #F3F3F3;
}

#MainContentWrapper {
	background-color: #F3F3F3;
}

div.header
{
	background: url('../images/header_right.png') no-repeat 100%;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}

div.header span
{
    background: url('../images/header_left.png') no-repeat;
    background-position: left bottom;
	font-size: .9em;
    font-weight: bold;
    min-height: 15px;
    padding: 5px 0 5px 10px;
    display: block;

}

#topContent 
{
    background-color: #FFFFFF;
    background-image: url('../images/topContent_rounded_top.png');
    background-repeat: no-repeat;
    background-position: left top;
    color: #333333;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding: 15px 10px 15px 10px;
}

.currency
{
    text-align: right;
}

.date
{
    text-align: center;
}

.dateRightAlign
{
    text-align: right;
}

#warrantyContent
{
	overflow: hidden;
}

div#rightContent
{
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}

#warrantyContent div#leftContent
{
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}

#leftContent 
{
    background-color: #FFFFFF;
    color: #333333;
    width: 450px;
    margin-top: 8px;
    margin-left: 15px;
    padding: 10px;
}

a.linkButton
{
	color: #000000;
	text-decoration: none;
}

#rightContent 
{
    background-color: #FFFFFF;
    color: #333333;
    width: 222px;
    margin-top: 8px;
    margin-right: 15px;
    padding: 10px;
    float: right;
}


#buyerSellerContent 
{
    background-color: #FFFFFF;
    color: #333333;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7px;
    padding: 10px;
}


.buyerSellerSubsection{
	background-color: #FFFFFF;
	width: 340px;
}


.buyerSellerSubsection fieldset
{
	border: 1px #ACA5B2 solid;
	color: #333333;
	padding: 5px;
}

.buyerSellerSubsection fieldset legend
{
	color: #333333;
	font-weight: bold;
}

#bottomContent 
{
    background-color: #FFFFFF;
    background-image: url('../images/bottomContent_rounded_bottom.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #333333;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px 15px 10px;
}

.leftContentSubsection
{
	background-color: #FFFFFF;
	width: 220px;
}

.leftContentSubsection fieldset
{
	border: 1px #ACA5B2 solid;
	color: #333333;
	padding: 5px;
}

.leftContentSubsection fieldset legend
{
	color: #333333;
	font-weight: bold;
}

h3 
{
	font-size: 1.2em;
	margin: 6px 0 15px 0;
}

h4
{
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 1em;
}

.referenceNumberContent
{
   padding-left: 150px;
}

.referenceNumberLabel 
{
	padding-right: 4px;
	padding-top: 5px;
	float: left;
}

.referenceNumberField
{
	float: left;
	padding-right: 5px;
	padding-top: 2px;
}

.referenceNumberLookup
{
	float: left;
}

table.options
{
	font-size: 1em;
	margin-bottom: 6px;
	width: 220px;
}

.quantity
{
	padding-right: 5px;
	width: 10px;
}

.item
{
    width: 180px;
}

#included_options
{
	padding-left: 25px;
}

.cost
{
	text-align: right;
	padding-left: 5px;
    width: 30px;
}

.na
{
	text-align: left;
}

.changePlanWrapper
{
    padding-left: 133px;
}

.rightSideTotals
{
	float: right;
	color: #CC0000;
	font-weight: bold;
	padding-right: 7px;
}

#MainContentWrapper 
{
   clear:none;
   float:left;
   width: 100%;
}

.SectionHeader
{
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 12px;
}

#MainContentWrapper p 
{
	padding-left: 12px;
	padding-right: 12px;
}

/*#MainContentWrapper div
{
	padding-left: 12px;
	padding-right: 12px;
}*/

.MainAppWindow 
{
   border: 1px solid #CCCCCC;
   margin: 0 8px 10px 10px;
   padding: 0;
}

#SubContentWrapper 
{
   clear:none;
   float:left;
   width: 200px;
}

.SubAppWindow 
{
   border: 1px solid #CCCCCC;
   margin: 0 10px 10px 0;
   padding: 0;
}

.AppWindowHeading 
{
   color: #330033;
   font-weight: 700;
   height: 21px;
   margin-left: 0;
   padding-left: 6px;
   padding-top: 2px;
   background-image: url('../images/bg_top.jpg');
   background-repeat: repeat-x;
}

.AppWindowSubheading 
{
   color:#333333;
   font-weight: bold;
   margin-left: 6px;
   margin-top: 3px;
   padding-bottom: 6px;
}

.AppWindowMain 
{
   margin: 6px;
}

.AppWindowMain a
{
	color: #CC0000;
	font-weight: bold;
}

.AppWindowMain a:hover
{
	text-decoration: none;
}

.AppWindowMain a:active
{
	text-decoration: none;
}

.AppWindowMain ul
{
	margin-left: 50px;
	list-style: none;
	list-style-image: url('../images/bullet.gif');
	line-height: 1.5em;
}

.AppWindowMain img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

input
{
	margin: 0;
}

#ahs-bottomlvl-nav 
{
   background-color:#CCCCCC;
   border-bottom:.1em solid #999999;
   border-top:.15em solid #555555;
   clear:both;
   width:100%;
   margin: 0;
   padding: 8px 0 8px 0;
}

#AhsFooterBar
{
	border-top:.15em solid #555555;
	background-color: #555555;
	height: 3px;
	padding: 0;
	margin: 0;
	width: 100%;
}

#bottomlvlnav 
{
   font-size: .9em;
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
   text-align:center;
   white-space:nowrap;
   margin: 0;
   padding: 0;
}

#bottomlvlnav
{
	border: 0;
	padding: 0;
	margin: 0;
}

#bottomlvlnav li a 
{
   border-left:.3em double #CCCCCC;
   border-right:.3em double #CCCCCC;
   color:#363636;
   font-weight:400;
   text-decoration: none;
   padding:0 .3em 0 .2em;
}

#bottomlvlnav li a:hover 
{
   color:#C9000A;
   border-color:#999999;
}

.clearDiv 
{
   background-color: transparent;
   clear:both;
   margin-top: 0;
   height: 1px;
}

#NavMenuContainer a:visited 
{
   background: transparent url('../images/arrow-nav-off.gif') no-repeat scroll left center;
   color:#7E7E7E;
   font-size:120%;
   padding-left:.9em;
}

#NavMenuContainer a:link 
{
   background: transparent url('../images/arrow-nav-off.gif') no-repeat scroll left center;
   color:#7E7E7E;
   font-size:120%;
   padding-left:.9em;
}

#NavMenuContainer a:hover 
{
   background:transparent url('../images/arrow-nav-hover.gif') no-repeat scroll left center;
   color:#C9000A;
   padding-left:.9em;
}

.SVMFooterLogo 
{
   border: 0;
   float: right;
   margin: 0;
   padding: 0;
}

#legal 
{
   color:#666666;
   font-size: .85em;
   font-weight:400;
   text-align:left;
   margin: 0;
   padding: 10px 5px 20px 5px;
}

#legal a
{
	color: #CC0000;
	font-weight: bold;
}

#legal a:hover
{
	text-decoration: none;
}

#legal a:active
{
	text-decoration: none;
}

#info {
	font-size: .85em;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	display: block;
    line-height: normal;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#info table {
	margin: 0 auto;
}

#PageGeneratedInfo 
{
	color: #BBBBBB;
	font-size: .85em;
	text-align: right;
	padding-top: 5px;
	padding-right: 2px;
}

.required
{
	color: #CC0000;
	padding-left: 5px;
	font-size: 1em;
	font-weight: bold;
}

.errorMessage 
{
	color: #CC0000;
	font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}    

.centerImage
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 12px;
}

/* FIELD/INPUT ALIGNMENT STYING */
fieldset {  
margin: 1em 0 0 .5em;  
padding: 0;
}
 
legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold; 
}
 
fieldset ol {  
padding: 0 1em 0 1em; 
list-style: none; 
}
 
fieldset li {  
padding-bottom: .5em; 
}

/* STACKED LABEL/INPUT STYLING */
fieldset.stacked {
margin: 1em 0 0 .5em; 
width: 320px;
}

fieldset.stacked label {  
display: block; 
}

/* LEFT ALIGNED LABEL/INPUT STYLING */
fieldset.left {  
float: left;  
clear: left;  
width: 680px;  
margin: 1em 0 0 .5em;  
padding: 0; 
}

fieldset.left li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em;
}

fieldset.left label {
float: left;  
width: 7em;  
margin-right: 1em;	
}

/* RIGHT ALIGNED LABEL/INPUT STYLING */
fieldset.right {  
float: left;  
clear: left;  
width: 680px;  
margin: 1em 0 0 .5em;  
padding: 0; 
}

fieldset.right li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em; 
}

fieldset.right label {  
float: left;  
width: 7em;  
margin-right: 1em;  
text-align: right; 
}

/* BUTTONS START */
.input_button {
	background-image: url('/shared/images/input_button.png');
	background-repeat: repeat-x;
	text-align: center;
	height: 32px;
	width: 200px;
	font-size: .90em;
	font-weight: bold;
	margin: 10px 5px 0 5px;
	margin-left: auto;
	margin-right: auto;
}

.input_button a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 8px 0 12px 0;
}


/* BUTTONS START */
A.action {
	DISPLAY: block; 
	FONT-SIZE: .8em; 
	FONT-WEIGHT: bold; 
	BACKGROUND: url('/shared/images/bg/bg_action_primary_right.gif') transparent no-repeat 100% 0px; 
	FLOAT: left; 
	MARGIN: 0px 20px 0px 0px; 
	CURSOR: pointer; 
	COLOR: #333333; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
}
A.action SPAN {
	PADDING-RIGHT: 15px; 
	DISPLAY: block; 
	PADDING-LEFT: 15px; 
	MIN-HEIGHT: 16px; 
	BACKGROUND: url('/shared/images/bg/bg_action_primary_left.gif') no-repeat 0px 0px; 
	PADDING-BOTTOM: 7px! important; 
	PADDING-TOP: 4px;
}
A.secondary {
	BACKGROUND: url('/shared/images/bg/bg_action_secondary_right.gif') transparent no-repeat 100% 0px;
}
A.secondary SPAN {
	BACKGROUND: url('/shared/images/bg/bg_action_secondary_left.gif') no-repeat 0px 0px;
}
A.action:hover {
	BACKGROUND: url('/shared/images/bg/bg_action_hover_right.gif') transparent no-repeat 100% 0px;
}
A.action:hover SPAN {
	BACKGROUND: url('/shared/images/bg/bg_action_hover_left.gif') no-repeat 0px 0px;
}
A.action:visited {
	COLOR: #333333;
}
/* BUTTONS END */

.EntryFields td:first-child {
	text-align: right;
	padding-right: 3px;
}

.EntryFields td+td {
	text-align: left; 
}

.EntryFields fieldset {
	margin-top: 3px;
	margin-left: 5px; 
	margin-right: 5px; 
}

.EntryFields fieldset table tr td:first-child {
	text-align: right;
	padding-right: 3px;
}

.EntryFields fieldset table tr td+td {
	text-align: left;
}

.IeLabelColumn {
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
}

.IeFieldColumn {
	text-align: left;
	padding-right: 5px;
	vertical-align: top;
}

.BlockHighlight 
{
	margin-top: 0.5em;
	margin-right: 0.7em;
	margin-left: 0.7em;
	padding-top: 0.3em;
	padding-bottom: 0.45em;
	border: #777777 1px solid;
	background: #ffffcc;
}

.fieldShadow {
	background-image: url('/shared/images/field_shadow.png');
	border: 1px #ACA5B2 solid;
}

.fieldReadOnly {
	color: #666666;
	background-color: #E6E6E6; 
	background-image:  none;
}
