/* *******************************************

Text Stylesheet 
www.frenchconnection.com
January 2009

Only Text / Typography styles in this file

********************************************* */

h1 {
	margin:0;
	padding:.1em 0 .1em 0;
	
	font-weight: bold;
	text-decoration: none;
	color:#000;
}

h2 {
	margin:0;
	padding:.1em 0 .1em 0;

	font-weight: bold;
	text-decoration: none;
	color:#333;
}

h2.result-name{
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color:#000;
}

h2.price{
	margin:0;
	padding:.1em 0 .1em 0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color:#000;
}

.item h2.price{
	margin:5px 0 0 0;
	padding:.1em 0 .1em 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#000;
}
.old-price{
	color: #CC0000;
	margin-right: 10px;
	font-size: 11px;
}


h2.result-name a:hover{
	text-decoration: none;
	color:#666;
}

h2.result-name a,
h2.product-name{
	margin:0;
	padding:.1em 0 .1em 0;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	color:#000;
}

h3 {
	margin:0;
	padding:.1em 0 .1em 0;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
h3 a{
	text-decoration: none;
	color: #666;
}

h3.country-select{
	font-size: 13px;
}

h4 {
	margin:0;
	padding:.1em 0 .1em 0;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

p { margin:0; padding:.1em 0 .1em 0; font-weight: normal; font-size: 1em; text-decoration: none; line-height:1.4em; /*color: #FFFFFF;*/ 
}

p.video{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	font-style: normal;
	colour: #000;
}

.larger{
	font-size: 16px;
	font-style:italic;
}

p.sign-in{
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #000;
}
p.sign-in a{
	text-decoration: none;
	color: #000;
}
p.sign-in a:hover{
	text-decoration: none;
	color: #999;
}

p.result-desc{
	color: #777;
	font-size: 11px;
	line-height: 1.2em;
}

p.country-select{
	font-size: 10px;
	color: #999797;
	padding: 0px 0 0 5px;
}

p.colour-size{
	text-decoration: none;
	color: #333;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
}

p.specs a{
	text-decoration: none;
	color: #333;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
}

p.specs a:hover{	
	color: #999;	
}

/* left-nav */

span.left-nav-cat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	padding: 0px 0 0 2px;
	margin: 10px 0 5px 0;
	display: inline-block;		
	width: 150px;		
	border-bottom: 1px solid #999797;	
}
span.left-nav-cat a{
	text-decoration: none;
	font-weight: normal;
	color: #000;
	border-bottom: 1px dotted #999
}

span.left-nav-subcat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	padding: 0px 0 0 2px;
	margin: 10px 0 5px 0;
	display: inline-block;		
	width: 150px;		
}
span.left-nav-subcat a{
	text-decoration: none;
	font-weight: normal;
	color: #999797;
	line-height: 1.4em;
	/*border-bottom: 1px dotted #999*/
}
span.left-nav-subcat a.boldelement{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	/*border-bottom: 1px dotted #999*/
}


span.left-nav-heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	padding: 0px 0 0 2px;
	margin: 10px 0 5px 0px;
	display: inline-block;	
	border-bottom: 1px solid #999797;
   	min-width: 145px !important;
	width: 145px;
    cursor: pointer;
}	

.swatches p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	margin: 5px 0 0 0px;	
}

#breadcrumbs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 10px 0 5px 0;	
}
#breadcrumbs a{
	text-decoration: none;
	font-weight: normal;
	color: #000;
	padding: 0px;
	border-bottom: 1px dotted #333
}

.list-options{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin: 10px 0 5px 0;	
}

.list-options a{
	text-decoration: none;
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #dadada
}
	

