/*
-----------------------------------------------
rangeRoamer MY ACCOUNT - CSS Styles 
Author:   Karol Golka
Company:  http://www.rangeroamer.com
Version:  21 Mar 2006
----------------------------------------------- */

/* my account header
-------------------- */
#myaccount-header {
	padding-bottom: 0;
	overflow: hidden;	
	}
#myaccount-header span {
	font-size: 75%;
	color: #FFAE33;
	margin-top: -10px;
	display: block;
	font-weight: bold;	
	}

a#logout {
	font-size: 65%;
	font-weight: normal;
	color: #DA6801;
	margin-left: 10px;
	border: 1px solid #DA6801;
	text-transform: uppercase;
	padding: 1px 4px;
	}
a#logout:hover {
	background: #DA6801;
	border: 1px solid #DA6801;
	color: #fff;
	text-decoration: none;
	}
#myaccount-header ul { 
	margin: 0; 
	padding: 0; 		
	}
#myaccount-header ul li	{
	display: inline;
	margin-right: 3px;	
	float: left;	
	}
#myaccount-header ul li a, #myaccount-header ul li a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #194180;			
	display: block;
	margin-bottom: 5px;
	padding: 0 .5em;
	text-transform: lowercase;
	}
#myaccount-header ul li a#current-myaccount {
	font-weight: bold;
	background: #FADE57;	
	}	
#myaccount-header ul li a:hover {
	background: #F9EC76;	
	}
#myaccount-header div.clear {
	height: 0;
	overflow: hidden;	
	}

/* microsite styles
-------------------- */
#myaccount-header.microsite {
	padding-bottom: .5em;
}
#myaccount-header.microsite span {
	font-size: 1.2em;
	font-weight: normal;
	color: #DA6801;
	margin-top: 0;
	margin-bottom: .5em;
}
#myaccount-header.microsite ul li {
	margin-right: 15px;
}
#myaccount-header.microsite ul li a, #myaccount-header.microsite ul li a:visited {
	font-size: 1em;
	font-weight: normal;
	color: #194180;			
	display: block;
	margin-bottom: 5px;
	padding: .5em 2em;
	text-transform: lowercase;
	text-decoration: underline;
	}
#myaccount-header.microsite ul li a#current-myaccount {
	font-weight: normal;
	background: #FADE57;	
	}	
#myaccount-header.microsite ul li a:hover {
	background: #F9EC76;	
	text-decoration: underline;
	}
/* my account forms
-------------------- */
#tableForm.myaccount-billing td {
	padding-bottom: .4em !important;	
	}
#tableForm td.label { width: 25% !important; }
#tableForm td.input { width: 75% !important; }
#tableForm.myaccount-billing input {
	display: inline !important;		
	}
span.confirm {
	display: block;
	background: #92ACD8 url(../images/range-nav-norm.gif) repeat-x 0% 0%;
	color: #fff;
	padding: .6em 1em;
	line-height: 1.3em;
	margin-bottom: .5em;
	border: 2px solid #7F9DCF;
	font-weight: bold;
	}

/* my account homepage
----------------------- */
#ordersummary {
	margin-top: 0 !important; 
	margin-bottom: 0 !important;	
	}
	
#ordersummary table thead th {
	font-weight: normal;
	font-size: 85%;
	border-bottom: 1px solid #ACC4EB;
	border-top: none;
	padding: 0 1em .5em;
	line-height: 1.3em;	
	}
#ordersummary table tfoot td {
	border-bottom: 1px solid #ACC4EB;
	font-size: 1.0em;
	line-height: 1.2em;
	padding: .5em;
	vertical-align: top;
	background: transparent url(../images/range-h1-bkgnd.gif) repeat-x 0% 0%;
	}
#ordersummary table tfoot td.lft {
	font-size: 85%;
	color: #666;
	letter-spacing: -1px;
	}
#ordersummary a.btn-generic {
	margin: 2em auto 0;
	}
#ordersummary a.removeTF, #ordersummary a.addTF {
	font-size: 75%;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	color: #DA6801;
}
#ordersummary a.removeTF b, #ordersummary a.addTF b {
	padding: 1px;
	border: 1px solid #a20001;
	margin-right: 2px;
}
#ordersummary a.removeTF:hover, #ordersummary a.addTF:hover {
	color: #a20001;	
	text-decoration: none;
}
#ordersummary a.removeTF:hover b, #ordersummary a.addTF:hover b {
	background: #a20001;
	color: #fff;
}
/* contact us box */
#contactus {
	width: 475px;
	}
#contactus dl {
	border-bottom: 4px solid #7F9DCF;
	padding-bottom: 8px;
	margin-bottom: 1em;
	border-top: 4px solid #7F9DCF;
	padding-top: 14px;
	}
#contactus dl dt {
	background: transparent url(../images/range-icon-contactus.gif) no-repeat 0% 0%;
	width: 33px;
	height: 32px;
	float: left;
	}
#contactus dl dd h2 {
	line-height: 1em;
	}
#contactus dl dd {
	margin-left: 50px;	
	width: 350px;	
	}
#contactus dl dd span {
	display: block;
	font-size: 85%;
	font-weight: normal;
	margin-top: 1px;
	color: #333;
	}
#frmRR textarea.mgrad {
	background: #F8FAFD url(../images/range-textarea-bkgnd.gif) repeat-x 0% 0%;
	display: block;
	width: 465px;
	height: 170px;
	}
#contactus #btnSubmit {
	margin-top: 1em;
	display: block;
	}

/* tight table
----------------------- */
table.tight td, table.tight th {
	padding: 0;
	line-height: 1.2em;
	}
table.tight td {
	font-size: 80%;
	}
table.tight tr.flip1 {
	background: #FFFFCB;
	}
table.tight tfoot td { font-weight: bold; }

/* invoice
----------------------- */
#iLogo-range { float: left;	 }
#iLogo-chitchat { float: right; }
#iLeft {
	float: left;
	width: 210px;
	margin-top: -20px;
	}
#iLeft h3 {
	font-size: 1.8em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Serif;
	margin-bottom: 5em;
	}
div.address {
	font-size: 90%;
	line-height: 1.5em;	
	}
#iLeft .address { letter-spacing: -1px; line-height: 1.6em;}
#iRight {
	float: left;	
	width: 530px;
	margin-top: -20px;
	}
#iRight #iInfo {
	margin-top: 3em;
	}
#iFoot {
	clear: both;
	}
table.allright td, table.allright th {
	text-align: right;
	}
table.allright td.lft, table.allright th.lft {
	text-align: left;
	}
table.allright td {
	line-height: 1.5em;
	padding: .3em 0;
	}
table.allright tr.line td {
	border-top: 1px solid #ACC4EB;
	}
