/** content **/
#content-index
{
	width: 990px;
	text-align: center;
	clear: both;
	margin: 0;
}

#content
{
	width: 980px;/* 990px - 2*5px */
	text-align: center;
	clear: both;
	margin: 0;
	padding: 0 5px;
}

#main-banner
{
	margin: 25px auto 32px auto;
}

#inner-banner
{
	margin: 5px auto 32px auto;
}

.text-line-mini
{
	width: 450px;
	height: 16px;
	background: url('../images/text-line-bkg.gif') repeat-x;
	margin: 10px 0 20px 0;
}

.text-line-mini span
{

	height: 16px;
	padding: 0 10px;
	background: #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5px;
	text-transform: uppercase; 
	text-align: center;
}

.text-line
{
	width: 980px;
	height: 16px;
	background: url('../images/text-line-bkg.gif') repeat-x;
	margin: 0 0 20px 0;
}



.text-line span
{

	height: 16px;
	padding: 0 10px;
	background: #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5px;
	text-transform: uppercase; 
}

.contact-us1
{	
	float: left;
	
	width: 450px;

}
.contact-us1 a
{	
	color: Black;
}
.contact-us2
{
	border-left:	1px solid	#bebebe;
	float: left;
	width: 450px;
	padding: 0 0 0 40px ;
	margin: 0 0 0 40px ;
	text-align: left;
}

h2
{
	text-align:left;
	height: 16px;
	background: #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5px;
	text-transform: uppercase; 
	margin: 15px 0 0 0 ; 
}

#page-title
{
	width: 980px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #bebebe;
}

#page-title h1
{
	float: left;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 50px;
	margin: 0;
	padding: 0;
}

.index-select
{
	float: right;
	padding: 0;
	margin: 0;
	text-transform: uppercase; 
}


#page-title select
{
	float: left;
	margin: 13px 0 0 10px;
	font-weight: bold;
	font-size: 11px;
}

#page-title  a
{

	color: #ffffff;
	font-size: 12px;
	text-transform: none; 
	text-decoration: 	underline;
}

#page-title span
{
	float: left;
	color:#9b9b9b;
	font-weight: bold;
}

#banners
{
	margin: 26px 0 30px 0;
}

#banners img
{
	float: left;
	margin: 0 28px 0 0;
}

#banners img.last
{
	margin: 0;
	clear: right;
}

#description
{
	margin: 30px 0 0 0;
	color: #b2b2b2;
	text-align: left;
}

.clearer
{
	clear: both;
}

.bannerlist
{
	margin: 25px 0 0 0;
	text-align: left;
}

.banner
{
	width: 184px;
	float: left;
	margin: 0 15px 20px 0;
	text-align: center;
}

.banner img
{
	float: left;
	margin: 0 0 5px 0;
}

.banner a
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

.banner span
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;

}


.banner a:hover
{
	text-decoration: underline;
}

.last-banner
{
	margin-right: 0;
}

.static-text
{
	padding: 0;
	text-align: left;
	margin: 5px 0 25px 0;
}

.static-text-order
{
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	text-align: left;
	margin: 5px 0 5px 0;
	
}

.order-details
{
	float: left;
	margin: 0 50px 0 0;
	text-align: left;
}

.order-details p
{
	margin: 0;
	text-align: left;
}

.order-details p a
{
	color: #ffffff;
}


table.items
{
	float: left;
	clear: both;
	font-size: 11px;
}

table.items tr
{
	height: 25px;
}

table.items tr.caption
{
	font-weight: bold;
	height: 35px;
}

table.items tr td
{
	padding: 0 5px;
}

table.items tr td.totals
{
	text-align: right;
	padding-right: 20px;
}

table.items tr td.qty
{
	text-align: center;
}

.static-span
{
	text-align:left;
	height: 16px;
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5px;
	text-transform: uppercase; 
	margin: 15px 0 0 0  ; 
}


.static-text a
{
	color: #ffffff;
}

.static-text1
{
	text-align: left;
	margin: 0 0 25px 0;
}

.static-text2
{
	padding: 0;
	text-align: left;
	margin: 5px 0 0px 0;
}

.static-text2 a
{
	color: #ffffff;
}

.pad
{
	width: 940px;/* 980px - 2*20px */
	background: #dddddd url('../images/main-text-bkg-top.gif') no-repeat center top;
	padding: 20px 20px 7px 20px;
	text-align: left;
	margin: 20px 0 0 0;
}

.pad p
{
	margin: 0;
}

.pad-bottom
{
	width: 980px;
	height: 13px;
	background: url('../images/main-text-bkg-bottom.gif') no-repeat center top;
	margin: 0 0 20px 0;
}
/** end content **/

/* form styles */
form
{
	text-align: left;
}

form.center-form
{
	text-align: center;
}

.form-div-center
{
	width: 320px;
	margin: 0 auto 5px auto;
	text-align: left;
}
.form-div-center label
{
	display: block;
	width: 100px;
	float: left;
	text-align: left;
}

.form-details
{
	margin: 0 auto 5px auto;
	text-align: left;
	width: 400px;
	float: left;
}

.form-details label.info
{
	display: block;
	width: 200px;
	float: left;
	text-align: left;
}

.form-details span.info
{
	font-weight: bold;
}

.form-div label
{
	display: block;
	float: left;
	width: 100px;
}

.form-details input
{
	border: 1px solid #ffffff;
	width: 175px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.form-div input,.form-div-center input
{
	border: 1px solid #ffffff;
	width: 175px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	
}

.form-details textarea
{
	border: 1px solid #ffffff;
	width: 175px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.form-div textarea,.form-div-center textarea
{
	border: 1px solid #ffffff;
	width: 275px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.form-details select
{
	border: 1px solid #ffffff;
	width: 175px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.form-div select,.form-div-center select
{
	border: 1px solid #ffffff;
	width: 180px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.button-div
{
	margin: 0 0 5px 0;
	width: 280px;
	text-align: right;
	background: Black;
}
.button-div input
{
	border: 1px solid #ffffff;
	width: 100px;
}

.button-div-center
{
	width: 220px;
	margin: 0 auto 5px auto;
	text-align: left;
	padding: 0 0 0 100px;
}

/* end form-div */

/*form-signup*/

.form-column
{
	float: left;
	margin: 0;
}

.form-signup
{
	margin: 0 0 5px 0;
}

.form-signup-button
{
	margin: 0;
	text-align: center;
}

.form-signup label
{
	display: block;
	float: left;
	width: 100px;
}

.form-signup label.center-label
{
	width: 60px;
	margin: 0 0 0 20px;
}

.form-signup label.right-label
{
	width: 170px;
	margin: 0 0 0 20px;
}

.form-signup span
{
	color: #cf000a;
}

.form-signup input
{
	border: 1px solid #ffffff;
	width: 180px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.form-signup textarea
{
	border: 1px solid #ffffff;
	width: 180px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.dob select
{
	border: 1px solid #ffffff;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.form-signup select.selectbox
{
	border: 1px solid #ffffff;
	width: 185px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

/*end form-signup*/

/*form-account-info*/
.form-account-info
{
	margin: 0 0 5px 250px;
}
.form-account-info label
{
	display: block;
	float: left;
	width: 150px;
}

.form-account-info label span
{
	color: #cf000a;
}

.form-account-info input
{
	border: 1px solid #ffffff;
	width: 175px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.form-account-info textarea
{
	border: 1px solid #ffffff;
	width: 175px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.dob select
{
	border: 1px solid #ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.form-account-info select.selectbox
{
	border: 0px solid #ffffff;
	width: 180px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

/* end form-account-info */




/* end form styles */

/* banners */

.banner a
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 13px;
}

.banner a:hover
{
	text-decoration: underline;
}

.banner p.price
{
	color: #666666;
	font-size: 12px;
	margin: 0;
}

.banner p.sale
{
	display: block;
	width: 182px;
	height: 18px;
	background: #b9b6b1;
	line-height: 18px;
	color: #ffffff;
	font-weight: normal;
	margin: 0;
}

.banner p.new-arrival
{
	display: block;
	width: 182px;
	height: 18px;
	background: #797069;
	line-height: 18px;
	color: #ffffff;
	font-weight: normal;
	margin: 0;
}

/* end banners */



/* pagination */

#search
{
	float: left;
	text-align: left;
	padding: 0 0 0 5px;
}

#search span
{
	font-weight: bold;
	font-style: italic;
}

#search select
{
	font-family: "Trebuchet MS";
	font-size: 11px;
}

#pagination
{
	text-align: left;
	text-align: right;
	padding: 0 5px 0 0;
}

#pagination a
{
	color: #ffffff;
	text-decoration: none;
}

#pagination a:hover
{
	text-decoration: underline;
}

#pagination span
{
	font-weight: bold;
}

#pagination a.inactivelink
{
	color: #858585;
}

/* end pagination */

.errors
{
	margin: 10px 0 20px 0;
	color: #cf000a;
	text-align: left;
}

.errors-center
{
	width: 450px;
	margin: 10px auto 20px auto;
	color: #cf000a;
	text-align: left;
}

.errors span,.errors em,.errors-center span, .errors-center em
{
	font-weight: bold;
}

/* shop by colour */
.colour-div
{
	text-align: right;
	width: 160px;
	float: left;
	margin: 0 0 20px 0;
}

.colour-div img
{
	float: right;
	padding: 1px;
	border: 1px solid #bfbfbf;
	margin: 0 0 0 5px;
}

.colour-div input
{
	float: right;
	margin: 0 0 0 5px;
}

.colour-div span
{
	display: block;
	float: right;
	line-height: 18px;
}
/* end shop by colour */

