@charset "UTF-8";
/* CSS Document */
#headContainer{background:#ba1b2f;}
a, a.button span:hover, input#signInButton, #content h3 {color:#ba1b2f;}
#topNavigation a.current, #topNavigation a:hover{color:#ba1b2f;}
#topNavigation a:hover{	border-bottom:1px solid #ba1b2f;}

.panel .subNav a:hover, #content a:hover{color:#8a060a;}

#headerStart{background:url(../img/termsTheme/terms_leftGradient.jpg) repeat-y right;}
#headerEnd{background:url(../img/termsTheme/terms_rightGradient.jpg) repeat-y left;}
#topNavigation ul {background:url(../img/termsTheme/terms_transp.png) repeat;}
h2{background:url(../img/termsTheme/terms_line.gif) repeat-x bottom;}
ul.subNav li{background:url(../img/termsTheme/terms_thinLine.jpg) top repeat-x; display:inline-block;}
a.smallArrow, a#signInButton{background:url(../img/termsTheme/terms_arrow.png) center right no-repeat;}
.subNav a.current  {background:url(../img/termsTheme/terms_hand.png) right no-repeat;}

input {
	border-top-color:#e6e0e7;
	border-left-color:#e6e0e7;
	border-right-color:#e6e0e7;
	border-bottom-color:#e6e0e7;
}

h5 {
	width:100%;
	padding-bottom:.2em;
	margin-bottom:0;
	margin-top:1.5em;
	color:#ba1b2f;
	font-weight:normal;
	font-size:1.5em;
}
#content ul li ul{font-size:0.8em; list-style-type:none;}
#content ul{list-style-type:none; margin-left:none;}
#content ul li a{color:#666;}
table{font-size:1.3em; width:80%; text-align:left;}
th{text-align:left;}

/*** postage styling ***/
#popup p { margin-bottom: 0.5em; }
#popup ul { margin-bottom: 1em; }
#popup ul li { list-style-position: inside; }
#popup ul li a { font-size: 1.2em; }
#popup table tr td, #popup table tr th { margin: 0 !important; padding: 0 !important; width: 150px !important; }

