/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

* {
	padding:0;
	margin:0;
	}

a:link,
a:visited,
a:active {
	color:#c44822;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

strong {
	font-weight:bold;
}

.custom-bullet {
	list-style-image:url(/global_assets/images/retail-home/bullet-icon.gif);
}

.grey-border {
	border:1px solid #bfbfbf;
	}

#centerDiv {
	width:780px;
	margin:0 auto 0 auto;
}

#header {
	padding-bottom:30px;
}

#content {
	clear:both;
	padding-left:20px;
}

#product-feature {
	float:left;
	margin-right:10px;
	}

#feature-head {
	background-color:#6c3d33;
	text-align:center;
	padding:13px;
	}

#feature-product {
	float:left;
	margin:20px 0 10px 0px;
	padding-left:40px;
}

#feature-product img{
	display:block;
	margin-bottom:10px;
}

#feature-product ul {
	margin:0;
	width:120px;
	padding:0 0 0 20px;
	font-size:12px;
	list-style-type:disc;
}

#feature-product ul li {
	padding-bottom:5px;
}

#feature-pic,
#feature-pic img {
	margin:0px;
	padding:0px;
	border:none;
	float:left;
}

#product-select {
	float:left;
	width:348px;
	padding:11px;
	margin-bottom:10px;
	height:259px;
}

#product-select img{
	float:left;
	padding-right:12px;
}

#product-select h1 {
	height:29px;
}

#product-select p {
	padding:10px 0 10px 0;
	clear:both;
	}
	

#product-select li {
	background:url(/global_assets/images/retail-home/bullet-icon.gif) no-repeat;
	
	float:left;
	margin:10px 0 10px 2px;
	padding-left:10px;
	width:103px;
}

#product-search {
	float:left;
	width:340px;
	padding:15px;
}

#product-search p {
	padding:10px 0 10px 0;
	clear:both;
}

#product-search select {
	width:300px;
}

#home-bottom {
	clear:both;
	padding-top:10px;
}

#bottom-left {
	float:left;
	width:330px;
	padding:15px;
	margin-right:10px;
	background:url(/global_assets/images/retail-home/ipod.gif) right top no-repeat;
	height:10.5em;
}

#bottom-left p {
	padding:0 10px 0 10px;
	width:250px;
}

#bottom-middle {
	float:left;
	width:150px;
	padding:15px;
	margin-right:10px;
	height:10.5em;
}

#bottom-middle p {
	padding:0 10px 0 14px;
}

#bottom-right {
	float:left;
	width:150px;
	padding:15px;
	height:10.5em;
}

#bottom-right p {
	padding:0 10px 0 14px;
}

#footer {
	color:#aa5439;
	font-size:10px; 
	clear:both;
	padding-top:30px;
}

#personalise_form {
	padding:0 0 0 20px;
}

#personalise_form select,
 #personalise_form input{
	font-size:12px;
}

p {	line-height: 140%;}

p.footerText {margin-bottom: 20px;}
td.footerText {padding: 0 3px 5px 0;}

