@import url("../carousel/us-alt-homepage/skin.css");

#homepage {
	position: relative;
	width: 940px;
	top: -5px;
}

/* Main advert */
#main-advert {
	position: relative;
	width: 709px;
	height: 407px;
	border: none;
}

/* Middle scrolling content */
#main-bottom {
	left: 0;
	bottom: 118px;
	height: 115px;
	width: 940px;
}

#main-bottom li div {
	height: 75px;
}

#main-bottom li p {
	position: relative;
	width: 200px;
	padding-left: 200px;
	font-size: 120%;
	color: #000;
	margin-bottom: 0;
	padding-bottom: 17px;
	text-decoration:none;
}
#main-bottom li a {
	text-decoration: none;
}
#main-bottom li div a {
	position: absolute;
	bottom: 0;
	left: 200px;
	width: 200px;
	font-size: 90%;
	color: #7d7d7d;
	text-decoration: none;
}

.jcarousel-skin-tango .jcarousel-next-horizontal,
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background:url("../../images/us_homepage/right-arrow.jpg") no-repeat scroll 0 0 transparent;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal,
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background:url("../../images/us_homepage/left-arrow.jpg") no-repeat scroll 0 0 transparent;
}

#pager {
	position: absolute;
	bottom: 10px;
	right: 20px;
	width: 57px; 
	z-index: 100;
}

#pager a {
	float: left;
	margin-left: 5px;
	display: block;
	width: 14px;
	height: 14px;
	background-color: #7d7d7d;
	color: #7d7d7d;
}

#pager a.activeSlide {
	background-color: #363636;
	color: #363636;
}

/* Bottom links section */
div.bottom-navigation {
	display: inline;
	float: left;
	width: 203px;
	margin-left: 30px;
	min-height: 115px;
	_height: 115px;
	border-right: 2px solid #d7d7d7;
}

div.bottom-navigation h3 a {
	font-size: 168%;
	color: #000;
	font-weight: normal;
	margin-bottom: 5px;
	text-decoration: none;
}

div.bottom-navigation li a {
	color: #7b7b7b;
	font-size: 120%;
	text-decoration: none;
}

div.last {
	border: none;
}

/* Shop Wallpaper */
div#create {
	width: 224px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../../images/us_homepage/background-sliver.jpg) repeat-x top left;
	text-transform: uppercase;
	padding-bottom: 10px;
}

div#create h2 {
	color: #262626;
	font-size: 142%;
	font-weight: bold;
	margin: 6px 14px 2px 14px;
}

div#create h3 {
	background: url(../../images/us_homepage/shop-wallpaper-sliver.png) repeat-x center left;
	height: 17px;
	border-top: 1px solid #d4d4d4;
	margin-bottom: 7px;
	padding: 5px 5px 2px 5px;
	font-size: 1.3em;
	color: #2e2e2e;
	font-weight: normal;
}

div#create div {
	margin: 0 10px;
	width: 204px;
	height: 122px;
	background-color: #FFF;
}

div.info {
	display: none;
}

#colour a {
	width: 38px;
	height: 37px;
	float: left;
	margin: 2px 3px 2px 0;
	overflow: hidden;
	text-indent: -1000em;
}

#colour a.white {
	background: url(../../images/us_homepage/by_color/white.jpg) no-repeat top left; 
	margin-left: 22px;
}

#colour a.orange {
	background: url(../../images/us_homepage/by_color/orange.jpg) no-repeat top left; 
}

#colour a.red {
	background: url(../../images/us_homepage/by_color/red.jpg) no-repeat top left; 
}

#colour a.purple {
	background: url(../../images/us_homepage/by_color/purple.jpg) no-repeat top left; 
}

#colour a.blue {
	background: url(../../images/us_homepage/by_color/blue.jpg) no-repeat top left;
	clear: left;
	margin-left: 22px;
}

#colour a.green {
	background: url(../../images/us_homepage/by_color/green.jpg) no-repeat top left; 
}

#colour a.chocolate {
	background: url(../../images/us_homepage/by_color/brown.jpg) no-repeat top left; 
}

#colour a.black {
	background: url(../../images/us_homepage/by_color/black.jpg) no-repeat top left; 
}

#designer li,
#style li {
	width: 36px;
	height: 36px;
	float: left;
	margin: 2px 3px 2px 0;
	border: 1px solid #d4d4d4;
}

#designer li a,
#style li a {
	display: block;
}

#designer ul,
#style ul {
	width: 164px;
	margin-left: 22px;
}

div#create #designer {
	height: 124px;
}

div#style h3 {
	margin-bottom: 5px;
}

/* Footer */
#footer a {
	text-decoration: none;
}
