* {
	margin:			0;
	padding:		0;
}

a, img {
	border:			0;
}

u { text-decoration: none; }

h2, h3, h4 
{   
    margin: 0 0 1em 0;
}

p 
{   
    margin: 0 0 1em 0;
}

#flash { height: 425px; overflow: hidden; border-bottom: 6px solid #f2ae00; }

#airlock {
	width:			880px;
	margin:			0 auto;
	position:		relative;
}


ul.tertiary {
	position:		absolute;
	right:			10px;
	top:			8px;
	list-style:		none;
	z-index:		30;
}

ul.tertiary li {
	float:			left;
	padding:		0 7px 0 7px;
	font-size:		0.9em;
}

ul.tertiary li a {
	color:			#ab9380;
}

ul.tertiary li a:hover {
	color:			#eaa672;
	text-decoration:	none;
}

ul.primary 
{
	list-style-type:	none;	
	padding: 40px 0 0 300px;
}

ul.primary li {
	float:			left;
	display:        inline;
	padding-right: 25px;
}

ul.primary li a {
	float:			left;
	display:		block;	
	text-indent:	-9999em;
	width:			160px;
	height:			22px;
}

ul.primary li a:hover {
    border-bottom: 1px solid #fff;
}

#navigation embed, #navigation object {
	position:		absolute;
	left:			0;
	top:			0;
	z-index:		8;
	display:		block;
	float:			left;
}


ul.secondary {
	list-style-type: none;	
	position:		absolute;
	top:			75px;
	left:           293px;
	width:			600px;
	height:			32px;
}

ul.secondary li {
	float:			left;	
	display:        inline;
	padding-right:  6px;
}

ul.secondary li a {
	float:			left;
	display:		block;	
	text-indent:	-9999em;
	position:		relative;
	width:			auto;
	height:			32px;
}

ul.secondary li.first {
	background:		none;	
}


#content #right ol
{
	margin-left: 30px;
}

ul.secondary li a {
	width:			38px;
}

#sub-header
{
	background: url(../images/autwin10/bg-sub-header.png) repeat-x 0 0;
	width: 880px;
	height: 40px;
}

#sub-header h2
{
	float: left;
	width: 242px;
	height: 17px;
	text-indent: -9999em;
	margin: 11px 0 0 38px;
	background: url(../images/novoonlinestore.gif) no-repeat 0 0;
}

#sub-header p
{
	margin: 0 0 0 23px;
	background: url(../images/autwin10/bg-r-arrow.png) no-repeat 0 19px;
	float: left;
	line-height: 40px;
	padding: 0 0 0 15px;
}

#main 
{
	float:			left;
	display:		block;
	width:			880px;
	height:			413px;
}

#details {
	float:			left;
	width:			880px;
	min-height:		299px;
	position:       relative;
}

#details h2 {
	margin:			23px 0 0 40px;
	text-indent:	-9999em;
	text-transform: lowercase;
	height: 28px;
}

#details p {
	margin:			13px 0 0 40px;
}

#details p.sku {
	color: #b2b2b2;
	font-size: 0.8em;
	margin-top: 3px;
}

.attribute {
	margin:			13px 0 20px 0;
	float:			left;	
	width: 260px;
}

#details .attribute p.title {
	font-weight: bold;
	float: left;
	width: 100px;
	margin: 0;
}

.attribute .text {
	margin-left: 100px;
	font-weight: normal;
	display: block;
}


#details .attribute div.pricing 
{
	clear:both;
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 2px;
}

#details .attribute div.pricing p
{
	float: left;
}

#details .attribute div.pricing p.title
{
	float:left;
	font-weight:bold;
	margin:0;
	width:100px;
}

#details .attribute div.pricing p.text
{
	margin-left: 10px;
	font-weight: normal;
	float: left;	
	margin:0;
	width: 50px;
}

#details .attribute div.pricing p.old-price
{
	text-decoration: line-through;
}

#details p.saleprice
{
	background-color:#9f1b32;
	margin: 0;
	padding: 0 3px;
	float: left;	
	color: #fff;
}

.enlarge {
	background:		url(../images/enlarge.gif) top left no-repeat;
	width:			188px;
	height:			71px;
	position:		absolute;
	clear:			both;
	left:           41px;
	top:            190px;
}

.topleft {
	float:left;
	display:block;
	width: 400px;
	position: relative;
}

.photoframe {
	padding: 23px 138px 0 0;
	position: relative;
}

.products ul
{
	margin: 0;
	list-style-type: none;
}

.products ul li 
{   
    width: 214px;
    height: 239px;
    display: block;
    float: left;
}
.products ul li img
{
	margin-top: 17px;
}

.products ul li span
{
	color:					#6271c3;
}

.products ul li.on span
{
	color: #fff;
}

.products p
{
	padding-bottom:4px;
}

.products h6
{
	clear:					both;
	color:					#FFF;
	margin:					6px 10px;
	font-size:				0.9em;
}

.homebottom h1 {
	text-indent: -9999em;
}

#footer ul
{
	list-style:		none;
	float:			left;
	width:			130px;
	padding: 10px 20px 5px 0;
}


#footer ul li
{
		padding:2px 0;
		color: #91a1e6;
		font-size:10px;
		background: none;
}

#footer ul#facebookcol 
{
    width: 170px;
}

#footer ul li a.facebook 
{
    background: url(../images/icon_facebook.png) no-repeat 0 0;
    height: 21px;
    padding: 4px 0 10px 25px;
    
}

#footer ul.right 
{
	width: 150px;
	background: none;
}

#footer ul li a
{
	font-size:10px;
}

#footer ul li a:hover
{
	text-decoration: underline;
}


#footer ul.right li.plug a:hover
{
	text-decoration:none;
}

#footer ul.right li.plug a {
	height:				13px;
	font-size:			6px;
	padding:			0;
	text-indent:		-9999em;
	display:			block;
}

.captcha {
	display:		none;
}

#left h2 
{  
    text-indent: -9999px;
    height: 22px;
    width: 200px;
    margin: 0 0 15px 0;
}


#left h2 a
{  
    display: block;
    height: 22px;
    width: 200px;
}

#left a.button
{
    text-indent: -9999px;
    height: 22px;
    width: 124px;
    margin-bottom: 1em;
    display: block;
    float: right;
}

#content #right {
	float:				left;
	width:				560px;
	float:				left;
	padding:            5px 0 0 22px;
}

#content #left {
	float:				left;
	width:				275px;
	min-height:			379px;
	padding:			15px 0 45px 0;
	position:			relative;
	display:			block;
}


#content #right ul, .promotion ul {
	/*list-style-type: none;	*/
	margin-left:20px;

}

.photoframe span 
{
    background: url(../images/zoom.png) 0 0 no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 380px;
    bottom: 27px;
    cursor: pointer;
}

.findstore 
{
    display: block;
    width: 124px;
    height: 130px;
    text-indent: -9999px;
    margin-top: 12px;
    background: url(../images/autwin10/btn_find_store.png) 0 0 no-repeat;
}

.buy-now
{
    display: block;
    width: 124px;
    height: 30px;
    text-indent: -9999px;
    margin-top: 12px;
    background: url(../images/autwin10/btn-buy-now.png) 0 0 no-repeat;
}

.row 
{
    clear: left;
    /*height: 16px;*/
    min-height: 1.5em;
    padding-left: 40px;
    margin-bottom: 3px;
    float: left;
    width: 350px;
}

.topleft .first 
{
    margin-top: 15px;
}

.row span.title
{
    width: 80px;
    display: block;
    float: left;
    font-weight: bold;
}

.row span.old-price
{
	text-decoration: line-through;
}


.row span.colour
{
    display: block;
    float: left;
    width: 240px;
}

.row span 
{
    width: 70px;
    display: block;
    float: left;
}


#right h3 
{  
    height: 38px;
}


h3 em {
	text-indent:		-9999em;
	width:				500px;
	height:				28px;
	margin:				10px 0 1em 0;
	float:				left;	
}

h4 {
	margin:				0 0 0 0;
	background:			url(../images/bg-h4.png) repeat-y;
	width:				560px;
	text-transform:		uppercase!important;
	font-family:		Tahoma, Arial, Helvetica, sans-serif!important;
	font-weight:		bold!important;
}

h4 em { font-style: normal; }

table.stores 
{
	background:			url(../images/bg-promo.png) repeat-x;
	width:				560px;
	margin:				12px 0;	
}

table.stores thead tr th {
	text-align:			left;
	padding:			6px 15px;
}

table.stores td {
	padding:			6px 15px;	
}

div.promotion {	
	margin:				0 0 12px 0;
}

div.promotion div {
	float:				left;
}


div.promotion h4 a, div.promotion h4 a:visited, div.promotion h4 span {
	color:				#fff;
	text-decoration:	none;
}
 div.promotion ul 
 {
	padding-left:10px;
 }
div.promotion img 
{
	border-top:				10px solid #FFF;
	border-right:			10px solid #FFF;
	border-bottom:			10px solid #FFF;	
}

div.promotion p 
{
	padding:				0 10px;	
}

div.promotion a img { padding-left: 18px; }

div.promotion hr {
	display:			none;	
}


/* Entry Form */
div.promotion .form-error
{
	padding: 5px;
}

div.promotion fieldset {
	border:				0;
}

div.promotion fieldset legend {
	display:			none;
}

div.promotion fieldset label 
{
	float:				left;
	clear:				both;
	margin:				4px 0 4px 0;
}

div.promotion fieldset input.textbox, div.promotion fieldset textarea.textbox, div.promotion fieldset textarea.textboxwide
{
	float:				left;
	border:				1px solid #909090;
	clear:				both;
	width:				245px;	
}

div.promotion fieldset textarea.textboxwide 
{
	width:				250px;	
}

div.promotion fieldset p span {
	float:				left;
	clear:				both;
	display:			block;
	width:				260px;
}	

div.promotion fieldset p {
	float:				left;
	padding:			6px 12px 0 6px;
}	

div.promotion fieldset p span label {
	clear:				none;
	margin:				2px 0;	
	padding:            0 10px 0 3px;
}

div.promotion fieldset p span input {
	float:				left;	
}

p.terms input {
	float:				left; 
}

p.terms label {
	float:				left; 
}

div.promotion fieldset p.terms label {
	clear:				none;
	padding:            0 0 0 3px;
	margin-top:         0;
}

#competitiondiv 
{
    background:			url(../images/bg-promo.png) repeat-x;	
    padding:            0 0 0 6px;
}

#competitiondiv fieldset 
{
    margin-bottom: 1em;
}

div.novoclub {
	background:			url(../images/bg-promo.png) repeat-x;	
	margin:				0 0 12px 0;
	width:				312px;
	float:				left;
	min-height:			280px;
	height:             auto !important;
	height:             280px;
	display:			block;
}

div.novoclub h5, div.novoclub p {
	margin:				12px;
}

.club-form 
{
	background:			url(../images/bg-promo.png) repeat-x;
	width:				242px;
	color:				#6271c3;
	float:				left;	
	margin:				0 0 0 6px;		
	min-height:			280px;
	border:				0;	
}

.club-form .club-form-error
{
	padding: 5px;	
}

fieldset.novoclub {
	width:				242px;
	border:				0;	
}

fieldset.novoclub legend {
	display:			none;
}

fieldset.novoclub h5 {
	float:				left;
	font-weight:		bold;
	margin:				12px 0 0 0;
	padding-left:		12px;
	font-size:			1.1em;
}


fieldset.novoclub label {
	float:				left;
	clear:				both;
	padding:			6px 0 2px 0;
}

fieldset.novoclub p {
	color:				#6271c3;
	clear:				both;
	padding:            0 0 0 12px;
}

fieldset.novoclub input.textbox, div.promotion fieldset textarea.textbox, fieldset.novoclub select {
	float:				left;
	border:				1px solid #909090;
	clear:				both;
	width:				205px;	
}


fieldset.novoclub p span {
	float:				left;
	clear:				both;
	display:			block;
}	

fieldset.novoclub p span label {
	clear:				none;
	margin:				2px 4px 2px 0;	
}

fieldset.novoclub p span input {
	float:				left;	
}





div.contact {
	background:			url(../images/bg-promo.png) repeat-x;	
	margin:				0 6px 12px 0;
	width:				560px;
	float:				left;
	min-height:			280px;
}


div.contact p 
{
	padding:				0 12px;
}

div.contact input.textbox, div.contact textarea.textbox {
	float:				left;
	border:				1px solid #909090;
	clear:				both;
	width:				205px;
}

div.contact input.textboxwide, div.contact textarea.textboxwide {
	float:				left;
	border:				1px solid #909090;
	clear:				both;
	width:				255px;
}

div.contact fieldset label {
	float:				left;
	clear:				both;
	margin:				6px 0 4px 0;
}

div.contact fieldset p {
	padding:			0 12px;
	color:				#6271c3;
	float:				left;
}

div.contact fieldset 
{
	border:				0;	
}

div.contact fieldset legend 
{
	display:			none;	
}

img.hero 
{
	margin:				0 0 6px 0;	
	display:			block;
}

blockquote 
{
	margin:				24px 0 24px 24px;	
}

#viewcollection p, #viewcollection h3, #viewcollection a,
#joinclub p, #joinclub h3, #joinclub a 
{
    text-decoration: none;
    color: #4C4C4C;
}

.prod-details-outer 
{
	background: url(../images/autwin10/bg-prod-details-top.png) no-repeat 0 0;
	width: 348px;
	float: left;
	clear: both;
	margin: 17px 0 0 40px;	
}

.prod-details-outer .row
{
	padding-left: 0;
	width: 320px;
}

.prod-details-outer .row.first
{
	margin-top: 0;
}

.prod-details-inner 
{
	background-color: #fffae8;
	border-left: 1px #ecac00 solid;
	border-right: 1px #ecac00 solid;
	width: 320px;
	margin-top: 9px;
	float: left;
	padding: 0 13px;
}


.prod-details-bottom 
{
	background: url(../images/autwin10/bg-prod-details-bot.png) no-repeat 0 0;
	width: 348px;
	float: left;
	clear: both;
	height: 9px;
}

/* SHOP */
a.cart-count 
{
    position: absolute;
    top: 0;
    right: 0;
    color: #333;
    right: 45px;
    top: 71px;
    z-index :2;    
    text-decoration: none;
}

a.cart-count:hover
{
    text-decoration: underline;
}

#details div.error p.item-added a, span.error
{
    color: Red;
}

#details div.shop-wrapper 
{
    min-height: 699px;
}

#details div.shop-wrapper a:hover
{
    text-decoration: none;
}


#details p.description 
{
	margin-bottom: 14px;
}


/* Product style selector */

div.shop-box 
{
    float: left;
    margin: 0 0 13px 40px;
}

div.shop-box p
{
    font-size: 1em;
}

div.shop-box li
{
    font-size: 1em;
}

div.shop-box li.first
{
    font-size: 1.1em;
    font-weight: bold;
}

.style-selector 
{
	background: #fff url(../images/autwin10/bg-shop-selector.png) no-repeat 0 bottom;
	width: 332px;
	border: 1px solid #e9e9e9;
	min-height: 27px;
	float: left;
	padding: 0 0 14px 14px;
}

#details .style-selector p
{
	margin: 1.1em 0;
}

#details .style-selector p strong
{
	font-size: 1.1em;
}

#details .style-selector ul 
{
	list-style-type: none;
}

#details .style-selector li 
{
	float: left;
}

#details .style-selector ul.colour-selector li
{
	width: 55px;
	margin: 0 11px 5px 0;
}

#details .style-selector ul.colour-selector li.last
{
	margin-right: 0;
}

#details .style-selector ul.colour-selector li input
{
	display: block;
	border: 1px solid #000 !important;
	width: 53px;
}

#details .style-selector ul.colour-selector li input.disabled
{
	border: 1px solid #dfdfdf !important;
}

#details .style-selector ul.colour-selector li input.selected
{
	border: 3px solid #6271c3 !important;
	width: 49px;
}

#details .style-selector ul.colour-selector li input:hover
{
	border: 3px solid #6271c3 !important;
	width: 49px;
}

.style-selector input.btn-change 
{
	background: none;
	border: 0px solid;
	text-decoration: underline;
	cursor: pointer;	
	font-size: 1em;
	display: block;
}

#details .style-selector ul.step-selected li 
{
	margin: 16px 0 0;
}

#details .style-selector ul.step-selected li.first
{
	width: 68px;	
	background: url(../images/autwin10/selector-seperator.png) no-repeat right 50%;
	margin-right: 16px;
}

#details .style-selector ul.step-selected li.last
{
	float: right;
	margin-right: 13px;
}


#details .style-selector p.loading
{
	clear: both;
	float: left;
}

#details .style-selector p.loading img
{
	padding: 0 0 0 1em;
	vertical-align: middle;
}

.photoframe img
{
	position: absolute;
	top: 25px;
	left: 2px;
    height: 242px;
    width: 242px;	
}

.photoframe span.coming-soon
{
    position: absolute;
    top: 23px;
    right: 168px;
    background: url(../images/autwin10/bg-coming-soon.png) no-repeat 0 0;
    width: 123px;
    height: 72px;
    z-index: 2;
}

.photoframe div.matches
{
	position: absolute;
	float: left;
	top: 15px;
	left: 265px;
}

.photoframe div.matches p
{
	width: 110px;
	margin: 0!important;
}

.photoframe div.matches a
{
	float: left;
	clear: both;
	width: 95px;
	margin: 0 0 5px;
}

.photoframe div.matches a.thumb
{
	float: left;
	clear: both;
	margin: 7px 0;
	width: 92px;
	height: 92px;
	border-width: 2px;
	border-style: solid;
	background: none;
}

.photoframe div.matches a img
{
	float: left;
	width: 80px;
	height: 80px;
	position: relative;
	top: 0;
	margin: 6px;
	left: 0;
}

input.select-colour 
{
    clear: both;
    margin-top: 12px;
}

/* size selector */
#details .style-selector p.select-option 
{
	float: left;
	width: 315px;
}

#details .style-selector p.select-option strong
{
	float: left;
} 

#details .style-selector p.select-option span
{
    float: right;
} 

#details ul.size-selector
{
	clear: both;
}

#details ul.size-selector li input 
{
	display: block;
	background-color: #fff;
	border: 1px solid #dfdfdf !important;
	width: 26px;
	height: 26px;
	margin: 0 4px 3px 0; 
	font-size: 0.9em;
}

#details ul.size-selector li input.last 
{
	margin-right: 0;  
}

#details ul.size-selector li input.available
{
	border: 1px solid #000 !important;
	font-weight: bold;
	cursor: pointer;
}

#details ul.size-selector li input.selected, #details ul.size-selector li input.available:hover
{
	border: 3px solid #6271c3 !important;
}

#details div.shop-box select.dd-qty 
{
    width: 64px;
    border: 1px solid #7f9db9;
}

#details div.error p 
{
    color: Red;
    clear: both;
    margin-bottom: 8px;
}

#details ul.options
{
    float: left;
    clear: both;
    margin-top: 15px;
}

#details ul.options li
{
    float: left;
}

#details ul.options li span
{
    width: 15px;
    height: 15px;
    border: 1px #000 solid;
    margin-right: 6px;
    display: block;
    float: left;
}

#details ul.options li.last
{
    margin-left: 10px;
}

#details ul.options li.last span
{
    border: 1px #dfdfdf solid;
}


#details ul.options li.last a
{
    color: #6271c3;
}

/* CART */

#cart-details
{
    position: relative;
    float: left;
    padding: 33px 42px 33px 38px;
    min-height: 400px;
    width: 800px;
    display: inline;
    background: #fff;
}

#cart-details a
{
    text-decoration: underline;
}

#cart-details a:hover
{
    text-decoration: none;
}

.process-step
{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.process-step h3
{
    font-size: 2.8em;
    font-weight: normal;
    float: left;
    width: 500px;
    text-indent: -9999em;
    margin: 0 !important;
}

#cart-details.cart-step #cart-process h3 
{
    background: url(../images/h3-bg-your-cart.png) no-repeat 0 0;
}

#cart-details.cart-step #billing-process h3 
{
    background: url(../images/h3-bg-billing.png) no-repeat 0 0;
}

.process-step ol
{
    float: right;
    list-style-type: none;
    clear: both;
    width: auto;
}

.process-step ol li
{
    float: left;
    height: 21px;
    line-height: 21px;
    background: url(../images/cart-step1.gif) no-repeat 0 0;
    padding-left: 28px;
    margin-right: 40px;
}


.process-step ol li.second
{
    background: url(../images/cart-step2.gif) no-repeat 0 0;
}

.process-step ol li.last
{
    background: url(../images/cart-step3.gif) no-repeat 0 0;
    margin-right: 0;
}

.process-step ol li.selected
{
    background-position: 0 -21px;
}

.cart-step table
{
    width: 801px;
}

.cart-step table tbody
{
    margin-bottom: 15px;
}

.cart-step table th
{
    background-color: #6271c3;
    font-size: 1em;
    padding: 12px 0;
    color: #fff;
}

.cart-step table td
{
    padding: 15px 0;
    border-bottom: 1px #e0e0e0 solid;
    position: relative;
}

.cart-step table tr.no-border td
{
    border-bottom: none;
}

.cart-step table td.img
{
    width: 80px;
    vertical-align: top;
}

.cart-step table td.img img
{
    width: 66px;
    border: 2px #e9e9e9 solid;
}

.cart-step table td.description
{
    width: 275px;
    padding-top: 15px;
}

.cart-step table td.size
{
    width: 54px;
    text-align: center;
}

.cart-step table td.quantity
{
    width: 152px;
    text-align: center;
}

.cart-step table td.remove
{
    width: 109px;
    text-align: center;
}

.cart-step table td.price
{
    width: 116px;
    text-align: right;
    padding-right: 17px;
}

.cart-step table td.price span.stock-status 
{
    text-decoration: line-through;
}

.cart-step table td span
{
    font-size: 1em;
}

.cart-step table td.description span
{
    display: block;
    padding-bottom: 8px;
    float: left;
}

.cart-step table td.description span.style-name
{
    font-weight: bold;
    font-size: 1.1em;
}

.cart-step table td.description span.stock-status
{
    background-color:#6271c3;
    color: #fff;
    margin: 0 0 0 6px;
    padding: 0 3px;    
}

.cart-step table td.description span.code
{
    font-size: 0.8em;
    color: #b2b2b2;  
    clear: both;
}

.cart-step table td.description span.colour, .cart-step table td.description span.lnk-edit
{
    clear: both;
}

.cart-step table td.description span.lnk-edit a
{
    color: #6271c3;  
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 0;
    display: block;
}

.cart-step table td.discount
{
    padding-left: 33px;
}

.cart-step table td a:hover
{
    text-decoration: none !important;
}

.cart-step table td input.btn-remove
{
 	background: none;
    border: 0 solid;
    text-decoration: underline;
    cursor: pointer;
    font-size: 1em;
	display: block; 
	margin: 0 0 0 30px;  
}

.cart-step table td.quantity select
{
    width: 50px;
    border: 1px #7f9db9 solid;
}

.cart-step table span.sale-price
{
    text-decoration: line-through;    
}

.cart-step table div.cart-error
{
    position: relative;
}

.cart-step table div.cart-error p
{
    position: absolute;
    text-align: left;
    top: -40px;
    width: 300px;  
    left: 0;
    color: Red;
}

.cart-step table tr.footer div.promo
{
    float: left;
    font-weight: bold;
}

.cart-step table tr.footer div.promo a
{
    font-weight: normal;
    text-decoration: underline;
}

.cart-step table tr.footer input.promo-field
{
    float: left;
    width: 142px;
    height: 18px;
    border: 1px #7f9db9 solid;
    margin: 0 18px 0 19px;
}

.cart-step table tr.footer input.btn-update
{
    float: left;
}

.cart-step table tr.footer td a.btn-continue-shop, p a.btn-continue-shop
{
    height: 35px;
    width: 172px;
    background: url(../images/btn-continue-shop.png) no-repeat 0 0;
    display: block;
    text-indent: -9999em;
    float: right;
}

p a.btn-continue-shop 
{
	float: left;	
}


.cart-step table tr.footer td input.billing-shipping
{
    margin-left: 13px;
    float: right;
}

.cart-step table tr.footer td table
{
    margin-left: 54px;
    width: 175px;
}

.cart-step table td table td
{
    padding: 9px 0;
}

.cart-step table tr.footer td.hdr-subtotal, .cart-step table tr.footer td.hdr-freight
{
    font-weight: bold;
}

 .cart-step table tr.footer td.hdr-freight a
 {
    font-weight: normal;
 }
 
.cart-step table tr.footer td.hdr-total, .cart-step table tr.footer td.total
{
    font-weight: bold;
    color: #6271c3;
    font-size: 1.4em;
}

 
.cart-step table tr.footer td.subtotal, .cart-step table tr.footer td.freight, .cart-step table tr.footer td.total 
{
    text-align: right;
}

.cart-step table td span.old-price 
{
    text-decoration: line-through;
}

/* BILLING FORM */
#billing-process.process-step 
{
    border-bottom: 1px #e0e0e0 solid;
    padding-bottom: 5px;
    margin-bottom: 0;
}

#bill-form 
{
    float: left;
    width: 551px;
}

#bill-form div.summary 
{
    border: 1px red solid;
    color: #4c4c4c!important;
    padding: 10px;
    margin-top: 10px;
}

#bill-form div.summary strong
{
    color: red!important;
}

#bill-form div.summary ul 
{
    list-style-type: none;
}

#cart-summary
{
	float: right;
    width: 201px;
    display: inline;
    position: relative;
}

#cart-summary .summary
{
    padding: 2px 0 10px;
    margin-bottom: 10px;
    border-bottom: 1px #d6d4d2 solid;
    width: 200px;
    clear: both;
    height: 25px;
}

#cart-details.cart-step #cart-summary h4
{
    margin: 0 0 3px 10px;
    display: inline;
}

#cart-summary a, #cart-summary p
{
    padding-left: 10px;
    display: inline;
}

#cart-summary .summary p.desc 
{
    float: right;
    margin: 0 10px 0 0;
}

#cart-summary .subtotal.summary p span,#cart-summary .discount.summary p span,#cart-summary .freight.summary p span, #cart-summary .total.summary p span 
{
    float: none;
}

#cart-summary .subtotal.summary, #cart-summary .discount.summary, #cart-summary .freight.summary, #cart-summary .total.summary
{
    float: left;
    clear: both;
}

#cart-summary .subtotal.summary p.label,#cart-summary .discount.summary p.label,#cart-summary .freight.summary p.label, #cart-summary .total.summary p.label, #cart-summary div.summary p.label
{
    float: left;
}

#cart-summary .total
{
    border: none;
    color: #6271c3;
    font-size: 1.3em;
    font-weight: bold;
}

#cart-summary .subtotal
{
    color: #6271c3;
    font-weight: bold;
}

#cart-summary .subtotal span
{
    color: #4c4c4c;
    font-weight: normal;
}

#bill-form fieldset 
{
    width: 100%;
    float: left;
    padding-bottom: 15px;
    border: 0;
    border-bottom: 1px #e0e0e0 solid;
    margin-top: 5px;
}

#bill-form fieldset.options
{
    margin: 14px 0 15px;
}

#cart-details.cart-step h4
{
    background: none;
    padding: 0;
    margin-bottom: 9px;
    color: #6271c3;
    font-weight: bold;
    font-size: 1.3em;
    width: 100%;
    text-transform: none!important;
}

#cart-details.cart-step h4 span
{
    font-size: 0.7em;
    font-weight: normal;
}

#bill-form fieldset p {
    margin-bottom: 0.5em;
}

#bill-form fieldset p label.lbl {
    float: left;
    padding-right: 15px;
    width: 176px;
}

#bill-form fieldset p.invalid label {
    color: #ed1c24;
}

#bill-form fieldset p.invalid span, #bill-form fieldset p span.hide-error {
    display: none !important;
}

#bill-form fieldset input.field, #bill-form fieldset select {
    border: 1px solid #c3c3c3;
    border-top: 1px solid #8c8c8c;
    color: #666666;
    font-size: 1em;
    padding: 4px 0;
}

#bill-form fieldset p.invalid input.field, #bill-form fieldset p.invalid select {
    border: 1px solid #ed1c24;
}

#bill-form fieldset input.field {
    padding-left: 4px;
}

#bill-form fieldset p input.short {
    width: 148px;
}

#bill-form fieldset p select.short {
    width: 155px;
}

#bill-form fieldset p input.long {
    width: 198px;
}

#bill-form fieldset span.rbl label {
    margin: 0 15px 0 5px;
}

#bill-form img.anz-logo {
    float: left;
}

#bill-form #btn-payment {
    float: left;
    margin-left: 94px;
}

#bill-form #btn-payment p {
    font-size: 1em;
    margin-top: 8px;
    color: #F22;
}

/*confirmation */
#checkout
{
    position: relative;
    float: left;
    margin: 33px 43px 33px 38px;
    width: 801px;
    display: inline;
}

#checkout h3
{
    font-size: 2.8em;
    font-weight: normal;
    float: left;
    width: 801px;
    text-indent: -9999em;
    margin: 0 0 5px !important;
    background: url(../images/h3-bg-print-order.png) no-repeat 0 0;
}

#checkout .notify 
{
    float: left;
    width: 670px;
    margin-bottom: 10px;
}

#checkout img.print
{
    float: right;
}

#checkout .list
{
    float: left;
    clear: both;
}

#checkout .cart
{
	clear: both;
}

#checkout h4 {
    color: #6271c3;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 9px;
    padding: 0;
    text-transform: none !important;
    width: 100%;
    background: none;
}

#checkout td
{
    text-align: right;
    width: 131px;
    padding: 8px 0;
    border-bottom: 1px solid #e0e0e0;
}

#checkout td.item-details 
{
    width: 670px;
    text-align: left;
}

#checkout td.item-details span
{
	font-size: 0.8em;
	color: #BBB;
}

#checkout td.total
{
    font-size: 1.3em;
    font-weight: bold;
}

#checkout .list p 
{
    margin-bottom: 0.5em;
    clear: both;
    float: left;
}

#checkout .list label.lbl
{
    float: left;
    padding-right: 15px;
    width: 176px;   
}

#checkout .list span
{
    width: auto;   
}

#checkout .list
{
     border-bottom: 1px solid #e0e0e0;
     width: 100%;
     padding-bottom: 15px;
}

#checkout .list.options
{
     margin-top: 9px;
}

div.homepromo 
{
	float: left;
	margin: 20px 20px 0 0;	
}

div.homepromo a
{
	float: left;
	border: 4px solid #FFF;
}

div.homepromo a img
{
	float: left;
}