/*added*/
body {
	font-family:	Tahoma, Arial, Helvetica, sans-serif;
	font-size:		67.5%;
	color:          #4c4c4c;
	background:		#0f133c url(../Images/autwin10/bg.jpg) no-repeat top center;
}

a {
	color:	#5a69b8;
}

.homebottom h2
{
    height: 36px;
    text-indent: -9999px;
    color: #fff;
    font-size: 2em;
    font-weight: normal;
    width: 200px;
}

.homebottom h2 a 
{
    height: 22px;
    display: block;
    width: 200px;
}

.homebottom h2 a:focus 
{
    outline: none;
}

.homebottom #hot h2 
{
    background: url(../images/autwin10/heading_whatshot.png) no-repeat 0 0;
}

.homebottom #viewcollection h2 
{
    background: url(../images/autwin10/heading_viewcollection.png) no-repeat 0 0;
}

.homebottom #joinclub h2 
{
    background: url(../images/autwin10/heading_novoclub.png) no-repeat 0 0;
}

ul.secondary li a.nsw { background:	url(../images/autwin10/subnav_nsw.png) no-repeat 0 0; }
ul.secondary li a.vic { background:	url(../images/autwin10/subnav_vic.png) no-repeat 0 0; }
ul.secondary li a.qld {	background:	url(../images/autwin10/subnav_qld.png) no-repeat 0 0;}
ul.secondary li a.sa { background: url(../images/autwin10/subnav_sa.png) no-repeat 0 0; }
ul.secondary li a.wa { background: url(../images/autwin10/subnav_wa.png) no-repeat 0 0; }
ul.secondary li a.act {	background:	url(../images/autwin10/subnav_act.png) no-repeat 0 0; }
ul.secondary li a.nz { background:	url(../images/autwin10/subnav_nz.png) no-repeat 0 0; }
ul.secondary li a.tas { display: none; }
ul.secondary li a.nt { display: none; }

h4 {
	background:			url(../images/autwin10/bg_heading.png) repeat-y;	
	padding-left:       10px;
	float:				left;
	color:              #fff;
	text-transform:     lowercase;
	font:               18px/30px Arial, Helvetica;
}

/*added*/
#navigation {
	position:		relative;
	background:		url(../images/autwin10/bg_header.jpg) no-repeat;
	width:			880px;
	height:			107px;
	border-bottom: 6px solid #edac00;
}

ul.primary li a.home 
{
    background:	url(../images/autwin10/nav.png) no-repeat;
    width: 44px;
}

ul.primary li a.whatshot {
	background:	url(../images/autwin10/nav.png) no-repeat -44px 0;
    width: 79px;
}

ul.primary li a.collections {
	background:	url(../images/autwin10/nav.png) no-repeat -130px 0;
    width: 80px;
}

ul.primary li a.stores {
	background:	url(../images/autwin10/nav.png) no-repeat -210px 0;
    width: 45px;
}

ul.primary li a.novoclub {
	background:	url(../images/autwin10/nav.png) no-repeat -256px 0;
    width: 77px;
}

ul.primary li a.onlinestore {
	background:	url(../images/autwin10/nav-online-store.png) no-repeat 0 0;
    width: 113px;
    height: 58px;
	position: absolute;
	right: 16px;
	top: 33px;    
	z-index: 2;
}

ul.primary li a.onlinestore:hover
{
    background-position: 0 -58px;
    border: none;
}

/*cart link*/
ul.primary li ul
{
	position: absolute;
	top: 70px;
	right: 17px;
	z-index: 5;
}

ul.primary li ul li 
{
	padding: 0;
	
}

ul.primary li ul li a
{
	text-indent: 0;
	width: 83px;
	height: 1.6em;
	color: #fff;
	padding-right: 30px;
	text-align: right;
}

ul.primary li ul li a:hover
{
	border: 0;
}

/*added*/
#main {
	width:			880px;
	height:			425px;
	background:     #fff;
	border-bottom:  6px solid #EDAC00;
}

#hot {
	width:			234px;
	padding:        15px 60px 0 40px;
	height:			302px;
	float:			left;
}

#hot ul 
{
    margin: 0;
    padding: 0;
}

#hot ul li 
{
    list-style: none;
    display: inline;
}

#hot ul li a
{
    line-height: 20px;
    display: block;
    float: left;
    width: 234px;
    background: url(../images/autwin10/divider_hot.png) no-repeat bottom left;
    color: #fff;
    text-decoration: none;
    font-family: Georgia, Helvetica, Sans-Serif;
    font-style: italic;
    font-weight: bold;
}

#viewcollection {
	width:			246px;
	padding:        15px 0 0 40px;
	height:			312px;
	float:			left;
}

#joinclub {
	float:			left;
	width:			246px;
	padding:        15px 0 0 40px;
	height:			297px;
}

#viewcollection img,
#joinclub img
{
	border:         3px solid #fff;
	margin:         0 0 1.5em 0;
}

#viewcollection h3 
{   
    font-size: 1em;
    margin: 0 0 0.25em 0;
}

/*added*/
.homebottom 
{
	float:			left;
	display:		block;
	width:			880px;
	height:			394px;
	line-height:    1.3em;
	background:		url(../images/autwin10/bg_home_lower.jpg) no-repeat 1px 0;
}

.homebottom #footer
{
    padding-top: 60px;
}

#footer
{
	width: 838px;
	position: relative;
	float: left;
	padding: 15px 21px;
	padding-bottom: 10px;
	border-top: 6px solid #f2ae00;
	background: url(../images/autwin10/footer_bg.jpg) repeat-x 0 0;
}

#footer a { color: #91a1e6; }

#footer ul li,
#footer ul li a {
	text-decoration: none;
}

ul.tertiary li a {
	text-decoration: none;
	color: #fff;
}
ul.tertiary li a:hover {
	text-decoration: underline;
	color: #fff;
}

/* Collections Page */

#details 
{  
    background: #fff url(../images/autwin10/frame_collections.png) no-repeat top right;
}


#content {
/*	background:			#FFF url(../images/sprsum08/bg-left.png) repeat-y;*/
	background:			#b05551 url(../images/autwin10/left-bg-under.png) repeat-y 0 0;
/*	background:			url(../images/autwin10/bg_content_top.png) no-repeat;*/
	width:				880px;
	clear:				both;
	display:			block;
	min-height:			379px;
	float:				left;
	color:				#464646;
	background-color:	#fff;
}


#content #left {
	/*background: url(../images/autwin10/bg_lhc.png) repeat-x;*/
	height: 100%;
	color: #fff;
	background: url(../images/autwin10/bg-left.png) no-repeat 0 0;
}


.topstar {
	background:url(../images/autwin10/topbroch.png) 0 0 no-repeat;
	position:absolute;
	z-index:6;
	width:76px;
	height:76px;
	left:220px;
	top:11px;
}

.leftstar {
	background:url(../images/autwin10/leftbroch.png) 0 0 no-repeat;
	position:absolute;
	z-index:6;
	width:56px;
	height:56px;
	top:182px;
	left:-19px;
}



.photoframe {
	float:right;
	height:263px;
	width:276px;
	background:url(../images/autwin10/photoframe.png) 0 0 no-repeat;
	position:relative;
}

.photoframe div.matches a 
{
	color: #5a69b8;
	border-color: #c1cbee;	
	font-weight: bold;
	text-decoration: none;
	background: url(../images/autwin10/bg-match.png) no-repeat right 0;
}

.products {
	width:				870px;
	padding:            0 0 0 10px;
	float:				left;
	display:			block;
	min-height:			400px;
	background:         #fff;
	height:				auto !important;
	height:				400px;

}

.products ul li 
{   
    background: #eaecfa;
    margin: 0 2px 2px 0;
}

.products ul li a
{
	background:				url(../images/autwin10/bg_shoe.png) 0 0 no-repeat;
	width:					183px;
	height:					237px;
	float:					left;
	text-decoration:		none;
	display:				block;
	padding-left:			15px;
	font-weight:			bold;
	padding-right:			14px;
}

.products ul li a span.name
{
	margin-right: 10px;
}

.products ul li a span.old-price
{
	text-decoration: line-through;
	font-weight: normal;
}

.products ul li a span.price
{
	font-weight: normal;
}

.products ul li a span.saleprice
{
	background-color:#9f1b32;
	color:#fff;
	font-weight: normal;
	margin:0;
	padding:0 3px;
	margin-left: 10px;
}

.products ul li a:hover 
{
	text-decoration:		none;
	background:				url(../images/autwin10/bg_shoe_on.png) 0 0 no-repeat;
}


.products ul li.on a,
.products ul li.on a:hover
{
	background: #6271c3;
}

.products ul li img
{
	border: 2px solid #bdc4ed;
}

.products ul li.on img
{
	border: 2px solid #bdc4ed;
}

ul.secondary a.ipanema, ul.secondary a.cw_no-sr_yes
{
	width:			63px;
	background:		url(../images/autwin10/subnav_ipanema.png) no-repeat 0 0;
}

ul.secondary a.ipanemathongs
{
	width:			63px;
	background:		url(../images/autwin10/subnav_ipanema.png) no-repeat 0 0;
}

ul.secondary a.boots 
{
	width:			47px;
	background:		url(../images/autwin10/subnav_boots.png) no-repeat 0 0;
}

ul.secondary li a.heels 
{
	width:			45px;
	background:		url(../images/autwin10/subnav_heels.png) no-repeat 0 0;
}

ul.secondary li a.peeptoe 
{
	width:			68px;
	background:		url(../images/autwin10/subnav_peeptoe.png) no-repeat 0 0;
}

ul.secondary li a.evening 
{
	width:			59px;
	background:		url(../images/autwin10/subnav_evening.png) no-repeat 0 0;
}

ul.secondary li a.casual 
{
	width:			53px;
	background:		url(../images/autwin10/subnav_casual.png) no-repeat 0 0;
}

ul.secondary li a.bags 
{
	width:			41px;
	background:		url(../images/autwin10/subnav_bags.png) no-repeat 0 0;
}

ul.secondary li a.courts 
{
	width:			51px;
	background:		url(../images/autwin10/subnav_courts.png) no-repeat 0 0;
}

ul.secondary li a.sandals 
{
	width:			57px;
	background:		url(../images/autwin10/subnav_sandals.png) no-repeat 0 0;
}

ul.secondary li a.specials 
{
	width:			64px;
	background:		url(../images/autwin10/subnav_specials.png) no-repeat 0 0;
}

ul.secondary li a.flats 
{
	width:			37px;
	background:		url(../images/autwin10/subnav_flats.png) no-repeat 0 0;
}

ul.secondary li a:hover,
ul.secondary li a.selected
{  
    background-position: 0 -32px;
}



.enlarge a {
	text-indent:	-9999em;	
	display:		block;
	background:		url(../images/autwin10/btn_enlarge.png) 0 0 no-repeat;
	width:			144px;
	height:			30px;
	position:		relative;
	z-index:		4;	
}

.enlarge { 
	background: url(../Images/autwin10/enlarge.png) 0 0 no-repeat;
}

#left .locations h2 { background: url(../Images/autwin10/heading_lhc_locations.png) 0 0 no-repeat; }
#left .collection h2 { background: url(../Images/autwin10/heading_lhc_collection.png) 0 0 no-repeat; }
#left .join h2 { background: url(../Images/autwin10/heading_lhc_club.png) 0 0 no-repeat; }

#content #left .locations a.button { background: url(../Images/autwin10/btn_find.png) 0 0 no-repeat; }
#content #left .collection a.button { background: url(../Images/autwin10/btn_viewcollection.png) 0 0 no-repeat; }
#content #left .join a.button { background: url(../Images/autwin10/btn_join.png) 0 0 no-repeat; }

#left img 
{
    margin-bottom: 1em;
    border: 3px solid #fff;
}

#content #left div.join {
	float:				left;
	background:			url(../images/autwin10/bg_left_join.png) no-repeat;
	width:				231px;
	padding:            0 0 0 23px;
}

#content #left div.collection {
	float:				left;
	background:			url(../images/autwin10/bg_left_collection.png) no-repeat;
	width:				231px;
	padding:            0 0 0 23px;
}

#content #left div.locations {
	float:				left;
	background:			url(../images/autwin10/bg_left_locations.png) no-repeat;
	width:				231px;
	padding:            0 0 0 23px;
}



div.promotion p 
{
	padding: 0;	
}

div.promotion a img 
{
	padding: 0;
}

div.promotion h4 
{
	width: 550px;	
}
