/*
 * Created on May 19, 2007 by nhorvath
 *
 * NXWEB Technologies
 * All Rights Reserved - Unauthorized Use Prohibited
 * For information contact licensing@nxwebtechnologies.com
 */

.leftFloat {
	float: left;	
}

.gdModeSpan {
	border : 2px solid #FFAA00;
	height : 8px;
	width : 8px;	
	font:normal 1px Verdana,Arial,Sans-Serif;
	
}


.cautionNote {
	font-family : Tahoma, Arial, Verdana, Helvetica;
	font-size : 8pt;
	color : #FF0000;
}

.noDecoration {
	text-decoration : none;
}

#fadeBackground {
	position: absolute;
	top: 0px;
	left: 0px;
	width:0px;
	height:0px;
	opacity: .1;
	filter: alpha(opacity=10);
	background-color: #000000;
	visibility: hidden;
	z-index: 1112;
	
}



/*
 * PLUGINS ################################################################################
 */
 
#checkoutPluginForms {
	float: left;	
	width: 590px;
	margin: 10px 0px 15px 10px;
	padding: 10px 15px 10px 15px;
	background-color: #FFFFFF;
	border: 1px dashed #D4D1DF;
}


#checkoutPluginForms h4 {
	color: #545454;
	width: 500px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:1em;
	margin: 0px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;	
}

#checkoutPluginForms ul {
	list-style: none;
	float: left;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
}

#checkoutPluginForms li {
	float: left;
	margin: 2px 5px 5px 2px;	
	padding: 0px 0px 0px 0px;	
	font-size:0.9em;
	color: #545454;	
}


#checkoutPluginForms p {
	float: left;	
	font-size:0.9em;
	color: #545454;	
	width: 650px;
	margin: 0px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;	
}
 
#PLUGIN_dedications {
	float: left;	
	margin: 20px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
}

#PLUGIN_dedications ul {
	float: left;
	margin: 10px 0px 0px 20px;
}

#PLUGIN_dedications li {
	font-size: 1.0em;
}

#PLUGIN_dedications h4 {
	margin: 0px 0px 0px 0px;
	font-size: 1.1em;
	font-weight: bold;
}
 
#PLUGIN_subscriptions {
	float: left;	
	width: 650px;
	margin: 0px 0px 15px 0px;	
	padding: 0px 0px 10px 0px;	
	border-bottom: 1px solid #D4D1DF;
}

#PLUGIN_coupons {
	float: left;	
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
}










#tabledata a:hover{
	color : #FF0000;
	text-decoration : underline;

}

#tabledata li{
	margin: 5px;
	font-family : Tahoma, Arial, Verdana, Helvetica;
	font-size : 7pt;
	border : 1px solid #797979;
	padding: 5px;
	float: left;
	width: 100px;
	list-style-type: none;
}


.shoppingCartButton {
	width:170px;
	border : 1px solid #00FF00;
	font-family : Tahoma, Arial, Verdana, Helvetica;
	font-size : 8pt;
	color : #2598D2;
	font-weight : normal;
	background-color:#FFFFFF;
	text-align:left;
}

	
.addToCartButton a {
	width:60px;
	border : 1px solid #555555;
	font-family : Tahoma, Arial, Verdana, Helvetica;
	font-size : 8pt;
	text-decoration : none;
	color : #2598D2;
	font-weight : normal;
	background-color:#dddddd;
	text-align:center;
}

.shoppingCartInput {
        border-bottom:1px solid #c5e1ef;
        border-top:1px solid #c5e1ef;
        border-left:1px solid #c5e1ef;
        border-right:1px solid #c5e1ef;
        font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
        width: 40px;
        font-size:7.5pt;
        text-align:right;
        color:#3284b3;
        font-weight:normal;
        background:#ebf8fe;
}

.frmInput {
        border:1px solid #333C50;
        font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
        width: 100px;
        font-size:7.5pt;
        color:#a92929;
        font-weight:normal;
}

.frmInputButton {
        border: 1px solid #AB342F;
        font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
        width: 50px;
        font-size:7.5pt;
        color:#AB342F;
        font-weight:normal;
        background:#EBE0E0;
}



.cautionNote {
	font-family : Tahoma, Arial, Verdana, Helvetica;
	font-size : 8pt;
	color : #FF0000;
}

.noDecoration {
	text-decoration : none;
}

#fadeBackground {
	position: absolute;
	top: 0px;
	left: 0px;
	width:0px;
	height:0px;
	opacity: .1;
	filter: alpha(opacity=10);
	background-color: #000000;
	visibility: hidden;
	z-index: 1112;
	
}

#customerAccountUpdateResult { 
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color: red;
}

#checkoutProgressSpan {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color: #777777;
	font-size : 24pt;
	text-align: center;
	visibility: hidden;
	z-index: 13;
	
}



#spanOrderDetails {
	position: absolute;
	padding: 20px;
	top: 20%;
	border:solid #71070e 2px;
	left: 40%;
	width:440px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 13;
}


.productOutline {
	list-style: none;
	position: absolute;
	padding: 10px;
	width: 300px;
	background-color: #FFFFFF;
	border-top: 1px solid #b7b6b6;
	border-bottom: 1px solid #b7b6b6;
	border-left: 1px solid #b7b6b6;
	border-right: 1px solid #b7b6b6;			
	visibility: hidden;
	z-index:50;
}

#spanShoppingCart {
 	visibility: hidden;
 	width: 500px;
	z-index: 13;
}

#shoppingCartManage{
 	float: left;
 	margin: 10px 10px 0px 10px;
 	text-align: center;
 	width: 660px;
}


#shoppingCartManage a {
	color: #545454;
	margin: 10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size:1.1em;
}


#shoppingCartManage a:hover {
	color: #CA0009;
	margin: 10px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:1.1em;
	text-decoration: none;
}

#emptyShoppingCartSpanContent {
	width: 400px;
	text-align: center;
	padding: 10px;
}

.shoppingCartMoneyColumn {
	background-color: #FFeeee;	
}

.shoppingCartDiscountColumn {
	background-color: #eeFFee;	
}


#billingAddressForm {
	visibility: hidden;
}



#determineCustomerTypeForm {
	height:300px;
}
/*Round borders - not in use
#spanErrorMessage {
	position: absolute;
	top: 20%;
	left: 40%;
	visibility: hidden;
	z-index: 1113;
	background:#FFCC33;
}


#spanErrorMessage {
	position: absolute;
	top: 20%;
	left: 40%;
	visibility: visible;
	z-index: 1113;
	background:#FFCC33;
}*/


.shoppingCartDivider {
	height: 1px;
}

.clear_both {
	clear:both;
}

.hidden {
	display:none;
}


#checkbox {
	width:15px;
}

#frmInventorySearchSubmit {
	width:auto;
	margin:5px 0 0 0;
}



#pageContainer {
	margin:0;
	padding:0;
	text-align : left;
}


#leftNavbar {
	float : left;
	width : 230px;
	margin-left:19px;
}




#frontpage_left {
	width:170px;
	float:left;
	margin:10px;
	padding:10px;
}

#frontpage_center {
	width:462px;
	float:right;
	margin:0;
	padding:0;
}

#table_header {
	height:25px;
	border-bottom:1px solid #333333;
	background:transparent;
	color:#2B2A2A;
	padding:0 0 5px 0;
	margin:5px;
}



hr {
	border: 0;
	color: #D1D99E;
	background-color: #D1D99E;
	height: 1px;	
}

.productBrowser li {
	margin: 0px;
	padding: 3px;
	border-top: 0px solid #b7b6b6;
	border-bottom: 0px solid #b7b6b6;
	float: left;
	text-align : left;
	list-style-type: none;
}
.productBrowser {
	margin-left: -30px;
}

#productListing {
	float: left;
}

#productItem {
	width: 150px;
	float: left;
}


.FooterBackground{
	background-image:url(/nxweb_ecommerce/images/footer/footer_background.png);
	height:40px;
}

.FooterLinks{
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color:	#000000;
	font-size : 7.5pt;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	text-align:right;
	
}

.FooterLinksSeparator{
	color:#CCCCCC;
}

.FooterCopyright{
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color:	#ceacac;
	font-size : 7.5pt;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	text-align:right;
	
}

a.FooterLink:link{
	color : #8e9a3c;
	text-decoration : none;
	}

a.FooterLink:visited{
	color : #8e9a3c;
	text-decoration : none;
}

a.FooterLink:hover{
	color : #832b2b;
	text-decoration : underline;
}

a.FooterLink:active{
	color : #832b2b;
	text-decoration : underline;
}


.HeaderBackgroundLinks{
	background-image:url(/nxweb_ecommerce/images/header/header_top_background.gif);
	padding-top: 17px;
	padding-bottom: 6px;
	padding-right: 15px;
	font-family : Arial, Verdana, Helvetica;
	color:	#000000;
	font-size : 8.5pt;
	text-align:right;
	letter-spacing:1px;
}

.HeaderLinksSeparator{
	color:#a92929;
}

a.HeaderLink:link{
	color : #4f4f4f;
	text-decoration : none;
	}

a.HeaderLink:visited{
	color : #4f4f4f;
	text-decoration : none;
}

a.HeaderLink:hover{
	color : #a92929;
	text-decoration : underline;
}

a.HeaderLink:active{
	color : #a92929;
	text-decoration : underline;
}


/*Added 2007-10-04 By Daniel*/


.InventoryBrowserProductItemProductTD{
	font-family : Arial, Verdana, Helvetica;
	color:	#5c5f49;
	font-size :8pt;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 4px;
	background-color:#f8f7f7;
	border-bottom:0px solid #d0da90;
}

.InventoryBrowserProductItemProductTD2{
	font-family : Arial, Verdana, Helvetica;
	color:	#5c5f49;
	font-size :8pt;
	padding-top:4px;
	padding-bottom:4px;
	padding-right: 10px;
	background-color:#f8f7f7;
	border-bottom:0px solid #d0da90;
}

a.InventoryBrowserProductItemProductLink:link{
	color : #5c5f49;
	text-decoration : none;
	}

a.InventoryBrowserProductItemProductLink:visited{
	color : #5c5f49;
	text-decoration : none;
}

a.InventoryBrowserProductItemProductLink:hover{
	color : #5c5f49;
		text-decoration : underline;


}

a.InventoryBrowserProductItemProductLink:active{
	color : #5c5f49;
	text-decoration : underline;
}

.InventoryBrowserProductItemProductEnlarge{
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color:	#808080;
	font-size :8.5pt;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:4px;
	padding-left: 4px;
	letter-spacing:1.2px;

}


.InventoryBrowserProductItemProductPrice{
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color:	#959595;
	font-size :7.5pt;
	padding-left: 2px;
	padding-top:2px;
	padding-bottom:2px;


}

.InventoryBrowserProductItemProductPrice2{
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color:	#747474;
	font-size :8pt;
	padding-left: 6px;
	padding-top:4px;
	padding-bottom:4px;


}

.InventoryBrowserProductItemProductView{
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color:	#959595;
	font-size :7.5pt;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;


}

.InventoryBrowserProductItemAddCart{
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color:	#959595;
	font-size :7.5pt;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;	

}


a.InventoryBrowserProductItemProductLink2:link{
	color : #000000;
	text-decoration : none;
	}

a.InventoryBrowserProductItemProductLink2:visited{
	color : #000000;
	text-decoration : none;
}

a.InventoryBrowserProductItemProductLink2:hover{
	color : #a92929;
	text-decoration : underline;


}

a.InventoryBrowserProductItemProductLink2:active{
	color : #a92929;
	text-decoration : underline;
}

.InventoryBrowserProductItemBottomTD{
	border-bottom:1px solid #e8e8e8;
	padding-bottom:6px;
}

.InventoryBrowserProductItemSubheader{
	float : left;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:	#959595;
	font-size :1.9em;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
}

.InventoryBrowserProductItemListing{
	float : left;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:	#959595;
	font-size :1.9em;
	margin-top:-10px;
	padding-bottom:2px;
	padding-left:0px;
	width:600px;
	padding-right:0px;
}

.InventoryBrowserMoreLink {
	float:right;	
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:	#959595;
	font-size :1.9em;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
	
}


#InventoryBrowserCategoryEntryHeader {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:	#959595;
	padding-top:10px;
	padding-left:25px;
	padding-bottom:20px;
	border-bottom: 1px solid #959595;
	z-index: 2;
}

#InventoryBrowserCategoryMainHeader {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:	#959595;
	padding-top:2px;
	padding-left:35px;
	padding-bottom:20px;
	border-bottom: 1px solid #959595;
}


#productDetailView {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:	#959595;
	padding-top:2px;
	padding-left:35px;
	padding-bottom:20px;
	border-bottom: 0px solid #959595;
}

.InventoryBrowserProductItemTitle{
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color:	#959595;
	font-size : 11pt;
	font-weight:bold;
	padding-top:8px;	
	padding-bottom:10px;	
	letter-spacing:1px;	
}

a.InventoryBrowserProductItemTitleLink:link{
	color : #959595;
	text-decoration : none;
	}

a.InventoryBrowserProductItemTitleLink:visited{
	color : #959595;
	text-decoration : none;
}

a.InventoryBrowserProductItemTitleLink:hover{
	color : #353535;
	text-decoration : underline;
}

a.InventoryBrowserProductItemTitleLink:active{
	color : #959595;
	text-decoration : underline;
}


.InventoryBrowserProductItemImageTD{
	background-image:url(/nxweb_ecommerce/images/inventoryview/inventory_view_prod_back.png);
	background-position:left;
	background-repeat:no-repeat;
	width:320px;
}

.InventoryBrowserProductItemDescription{
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color:	#787878;
	font-size : 8pt;
	letter-spacing:1px;
	line-height: 1.8em;	
	text-align:justify;
	padding-top:10px;
	padding-left:10px;
	padding-right:40px;
}	

.InventoryBrowserProductItemDescriptionSubitems{
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color:	#747474;
	font-size :8.5pt;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	border-bottom:#e5e5e5 1px solid;

}

.InventoryBrowserProductItemDescriptionSubitems2{
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color:	#959595;
	font-size :8.5pt;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	border-bottom:#e5e5e5 1px solid;
}


.MainpageText{
	font-family : Tahoma, Arial, Verdana, Helvetica;
	color:	#787878;
	font-size : 8.5pt;
	letter-spacing:1.1px;
	line-height: 1.3em;	
	text-align:justify;
	padding-top:5px;
}


#infoPopSpan {
	position: absolute;
	top: 100px;
	left: 250px;
	visibility: hidden;
	z-index:60;
	margin-left: auto;
	    margin-right: auto;
	    width: 0em;
}

#customerAccount {
	margin: 0px 0px 0px 0px;
}

#customerAccount .authorizeNetSeal {
	float: left;	
	margin: 20px 0px 0px 20px;
	border: 1px solid #d1d1d1;
}

#customerAccount p {
	font-size:1.1em;
	color: #545454;	
	margin: 10px 0px 0px 20px;
}

#customerAccount #accountAdministrationForm {
	width: 740px;
	margin: 10px 0px 0px 10px;
}

#customerAccount #accountAdministrationForm #formWrapper1{
	width: 375px;
	margin: 0px;
	padding:0;
	border:1px solid red;
	float:left;
}
#customerAccount #accountAdministrationForm #formWrapper1 #divider{
	width: 375px;
	margin: 0px;
	padding:0;
	border:1px solid red;
}
#customerAccount #accountAdministrationForm #formWrapper2{
	width: 375px;
	margin: 0px;
	padding:0px;
	border:1px solid blue;
	float:left;
}


#customerAccount  td{
	color: #666;
}
#customerAccount  td.wrapping {
	color: #F8F7FC;
	padding: 10px;
}

#customerAccountSignup {
	float: left;
	border:1px solid #96AAD2;
	margin: 0px 0px 0x 25px;
	width: 680px;
	padding: 0 0 0 15px;
}

#customerAccountSignup ul{
	float: left;
	width: 180px;
	list-style: none;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}

#customerAccountSignup li.formLabel{
	float: left;
	margin: 5px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	text-align: left;
}

#customerAccountSignup li{
	float: left;
	margin: 0px 0px 5px 0px;	
	padding: 0px 0px 0px 0px;
}
#customerAccountSignup li.checkboxLabel{
	float: left;
	display:inline;
	width: 120px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}

#customerAccountSignup ul.checkboxElement{
	float: left;
	display:inline;
	width: 300px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 15px;
	border-left: 1px solid #96AAD2;
}


#customerAccountSignup ul.checkboxElement li{
	width: 300px;
}

table.inputTable {
	margin: 10px 0px 10px 10px;
}

table.inputTable td{
	font-size:1.1em;
	color: #545454;
	padding: 5px 5px 3px 5px;
}

table.inputTable  th {
	background-color: F8F7FC;
	color: #545454;
	border-bottom: 1px solid #d1d1d1;
}


table.basketTable {
	float: left;
	margin: 20px 0px 10px 10px;
	width: 650px;
}

table.basketTable td{
	font-size:1.0em;
	color: #545454;
	padding: 5px 5px 3px 5px;
}

table.basketTable  th {
	background-color: F8F7FC;
	color: #545454;
	border-bottom: 1px solid #d1d1d1;
}


#customerAccount #ordersTableSpan {
	margin: 0px 0px 0px 0px;
	width:740px;
	float:left;
}

#customerAccount #ordersTableSpan p {
	margin: 0px 0px 0px 0px;
}


#customerAccount h2 {
	margin: 10px 0px 0px 10px;
	padding:0px 0px 10px 10px;
	width: 700px;
	border-bottom:1px #d1d1d1 solid;
	font-size:1.2em;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #545454;
}



#customerAccount #orderPendingNotification {
	width: 700px;
	margin: 10px 0px 10px 11px;
	padding: 5px;
	border: 1px dashed #D4D1DF;
	background-color: #F8F7FC;
	font-size:0.9em;
	color: #545454;
	font-weight: normal;
}

#customerAccount #orderPendingNotification div {
}

#customerAccount #orderPendingNotification #updateResult {
	float: right;
	text-align: right;
	color: #ca0009;
}
#customerAccount #sortableTable {
	float: left;
	margin: 10px 0px 20px 0px;
}

#customerAccount  input{
	border:1px solid #720000;
	font-family:Arial, Helvetica, sans-serif;
	width: 130px;
	font-size:9pt;
	color:#000e24;
	font-weight:normal;
	padding: 2px 0 2px 5px;
} 

input#frmCreditCardNumber {
	width: 175px;	
}

#customerAccount  input.radio {
	border:1px solid #720000;
	font-family:Arial, Helvetica, sans-serif;
	width: 13px;
	font-size:9pt;
	color:#000e24;
	font-weight:normal;
	padding: 2px 0 2px 5px;
} 

#customerAccount  input.checkbox {
	display: inline;
	border:1px solid #720000;
	font-family:Arial, Helvetica, sans-serif;
	width: 13px;
	font-size:9pt;
	color:#000e24;
	font-weight:normal;
	padding: 2px 0 2px 5px;
} 


#customerAccount  select {
	border:1px solid #720000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000e24;
	font-weight:normal;
	padding: 2px 0 2px 5px;
	margin: 0px;
	width: 150px;
}


#customerAccount  textarea {
	border:1px solid #720000;
	font-family:Arial, Helvetica, sans-serif;
	width: 230px;
	height: 100px;
	font-size:9pt;
	color:#000e24;
	font-weight:normal;
	padding: 2px 0 2px 5px;
} 


#customerAccount  input.frmInputButton{
	color:#4f5a6f;
	border:1px solid #720000;
	background-color: #FFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	margin: 0 auto;
	padding: 5px;
}


#customerAccount #addressBook {
	float: left;	
	margin: 10px 0px 15px 10px;
	padding: 10px 15px 0px 15px;
	border: 1px dashed #D4D1DF;
	width: 680px;
	background-color: #FFFFFF;
}


#customerAccount #addressBook h2 {
	color: #545454;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:1em;
}


#customerAccount #addressBook a {
	color: #545454;
	margin: 0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size:1em;
}


#customerAccount #addressBook a:hover {
	color: #CA0009;
	margin: 0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:1em;
	text-decoration: underline;
}


#customerAccount #addressBook ul {
	float: left;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 600px;	
	border-top: 1px solid #D4D1DF;
}

#customerAccount #addressBook li {
	float: left;
	margin: 10px 10px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 130px;	

}


#customerAccount #addressBook li h3{
	float: left;
	color: #7F7D5F;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	width: 30px;	
	height: 13px;	
	background: url(/nxweb_ecommerce_templates_oh/images/1/addressbook/tab.gif) repeat-x left center;
}

#customerAccount #addressBook li p{
	float: left;
	color: #7F7D5F;
	background-color: #DFDCA7;
	width: 120px;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 2px 5px;
}


#customerAccount #addressBook li p.addressLine{
	float: left;
	color: #7F7D5F;
	background-color: #f6f4d9;
	border-bottom: 1px dotted #DFDCA7;
	width: 100px;
	margin: 0px 5px 0px 5px;
	padding: 3px 5px 2px 5px;
}


#customerAccount #addressBook li .addressBookEntryDetails {
	float: left;
	background-color: #f6f4d9;
	border: 1px solid #aeab83;	
}


#customerAccount #addressBook li div.addressBookAssign {
	float: left;
	width: 130px;
	border-left: 1px solid #aeab83;	
	border-right: 1px solid #aeab83;	
	border-bottom: 1px solid #aeab83;	
}


#customerAccount #addressBook div.addressBookAssign a {
	color: #7F7D5F;
	margin: 0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size:0.8em;
}


#customerAccount #addressBook div.addressBookAssign a:hover {
	color: #CA0009;
	margin: 0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:0.8em;
	text-decoration: none;
}

#customerAccount #addressFormSet {
	float: left;	
	margin: 0px 5px 20px 20px;
	
}



#customerAccount #establishAccountForm {
	float: left;	
	width: 650px;
	margin: 10px 0px 15px 10px;
	padding: 10px 15px 10px 15px;
	background-color: #F8F7FC;
	border: 1px solid #D4D1DF;
}

#customerAccount #establishAccountForm h4 {
	color: #545454;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:1em;
	width: 500px;
	margin: 0px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;	
}

#customerAccount #establishAccountForm ul {
	list-style: none;
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
}

#customerAccount #establishAccountForm li {
	float: left;
	width: 120px;
	text-align: right;
	margin: 2px 5px 5px 2px;	
	padding: 0px 0px 0px 0px;	
	font-size:0.9em;
	color: #545454;	
}




#customerAccount #orderConfirm {
	float: left;	
	width: 650px;
	margin: 10px 0px 15px 10px;
	padding: 10px 15px 10px 15px;
	background-color: #fff;
	border: 1px solid #D4D1DF;
}

#customerAccount #orderConfirm h4 {
	color: #545454;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:1em;
	width: 500px;
	margin: 0px 0px 10px 0px;	
	padding: 0px 0px 0px 0px;	
}

#customerAccount #orderConfirm ul {
	list-style: none;
	float: left;
	width: 580px;
	margin: 10px 0px 0px 20px;	
	padding: 10px 0px 0px 0px;	
	border-top: 1px solid #d1d1d1;
}

#customerAccount #orderConfirm li {
	float: left;
	width: 200px;
	height: 40px;
	text-align: right;
	margin: 2px 5px 5px 2px;	
	padding: 0px 0px 0px 0px;	
	font-size:1.1em;
	color: #545454;	
}


#customerAccount #orderConfirm select{
	width: 90px;
}

#customerAccount #checkoutConfirm {
	float: right;
	text-align: right;
	margin: 0px 230px 30px 0px;	
	padding: 0px 0px 0px 0px;	
	font-size:1.1em;
	color: #545454;	
}


#customerAccount #orderReceipt {
	float: left;	
	width: 650px;
	margin: 10px 0px 15px 10px;
	padding: 10px 15px 10px 15px;
	background-color: #fff;
	border: 1px solid #D4D1DF;
}


