/* graphico.co.uk */

/* The file below is read by ALL browsers
   but the hacks contained within it further target 
   IE5-6 for Windows. See file for details. */
@import "ie6win.css";
@import "ie7win.css";

/* IE 5.5 hacks only */
@media tty 
{
i{content:"";/*" "*/}}@m;
@import 'ie55win.css'; /*";}
}/* */ 

/* The file below is ONLY read by IE5/Win.
   Makes use of the Mid Pass Filter: 
   http://tantek.com/CSS/Examples/midpass.html */   
@media tty 
{
 i{content:"\";/*" "*/}} @import 'ie5win.css'; /*";}
}/* */

/* The file below is ONLY read by IE5/Mac.
   Makes use of the Band Pass Filter: 
   http://www.stopdesign.com/examples/ie5mac-bpf/ */

/*\*//*/
  @import "ie5mac.css";
/**/

/* default headers */
h1 { font-size: 2em; height: 26px; margin: 0 0 1em 0; }
h2 { font-size: 1.6em; margin: 0.556em 0; }
h3 { font-size: 1.4em; margin: 0 0 0.714em 0; }
h4 { font-size: 1em; margin: 0 0 1em 0; }
h1, h2, h3, h4, h5, h6 ,strong { font-weight:bold; }

abbr,acronym 
{
	border-bottom: 1px dotted #000;
	cursor: help;
}
 
em 
{
	/*bringing italics back to the em element*/
	font-style:italic;
}

blockquote, ul, ol, dl 
{
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}

ol, ul, dl 
{
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}

ol li 
{
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}

ul li 
{
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}

dl dd 
{
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}

th,td 
{
	/*borders and padding to make the table readable*/
	border: 1px solid #000;
	padding: .5em;
}

th 
{
	/*distinguishing table headers from data cells*/
	font-weight: bold;
	text-align: center;
}

caption 
{
	/*coordinated marking to match cell's padding*/
	margin-bottom: 0.833em;
	/*centered so it doesn't blend in to other content*/
	text-align: center;
}

p, fieldset, table 
{
	/*so things don't run into each other*/
	margin-bottom:1em;
}

.invisible { display: none; }

/* Hide content for visual users. E.g. skip links	*/
.hide
{
	position: absolute;
	top: -9999px;
	left: -9999px;
}

/* Can't hide legends cross browser with negative text indent */
legend.hide
{
	font-size: 0.005em;
	visibility: hidden;
}

fieldset
{
	border: 0;	
}

/* Used to space an ellipse nicely */
.ellipse { letter-spacing: -0.15em; }

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */
.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* Generic Levin image replacement -  
   http://levin.grundeis.net/files/20030809/alternatefir.html */
.replace
{ 
	position: relative; 
	margin: 0px; 
	padding: 0px; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ overflow: hidden; /* */ 
}

.replace span
{
	display: block; 
	position: absolute; 
	top: 0px; 
	left: 0px;
	z-index: 1; /*for Opera 5 and 6*/ 
}

#skip 
{
	left: -900px;
	position: absolute;
	top: -900px;
	z-index: 10;
}


#skip a
{
	padding: 5px 10px;
	background: #fff;
	color: #000;
	display: block; 
	position: absolute; 
	top: 0;
	left: 0;
	width: 10em;
	
}

#skip a:focus, #skip a:active	
{ 
	left: 905px;
	top: 905px;
}

/* more often than not.. */
li { float: left; }
#content li { float: none; }

/* default label styles */
#doc label, #doc .label, #doc input, #doc .input
{
	display: block;
	float: left;
	margin: 2px 0 3px 0;
	clear: left;	
}

label, .label { font-weight: bold; }

.input input, .input label 
{
	display: inline;
	float: none;
	margin: 0;
}   

input.submit { clear: left; }    

/*	For evil CMSs */
u { text-decoration: none; }

/*	Site Default Styles		*/
body
{
	font: 62.5% Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	min-width: 960px;
	background: #000;
	color: #fff;
}

p, h3, blockquote, ul, ol, dl	
{ line-height: 1.4; margin: 1em 0; }


h3 { font-size: 1.2em; margin: 0.833em 0; }
caption { font-size: 1.2em }
a { color: #fff; }

#doc 
{
  font-size: 1em;
  width: 960px;
  margin: 0 auto;
  text-align: left;
  padding-top: 16px;
}

#site-info 
{
	border-top: 1px solid #333; 
	color: #333;
}

#branding .flash { height: 301px; float: left; width: 961px }

.nav a	{ display: block; color: #999; }
.nav a:hover, .nav a:focus	{ color: #fff; }

#site-info .nav		{ float: left; }
#site-info .figure	{ float: right; }

#site-info .nav li		
{ 
	margin-right: 13px;
	padding-right: 13px;
	border-right: solid 1px #333;
}

#branding .nav		
{ 
	float: left; 
	padding-bottom: 2.6em; 
	position: relative; 
}

#branding .utils	{ float: right; }

#branding .nav ul { margin: 0; }

#branding .nav li { margin-right: 3px; }
#branding .nav li.last,
#branding .nav li.cart 
{ margin-right: 0; }

#branding .nav li.cart span 
{ 
	width: 85px;
	background: url(../../../Images/lnk-cart.gif) left center no-repeat;
	padding-left: 19px;
	position: relative;
}

#branding .nav li.cart a span.total
{
	width: auto;
	background: none; 
	padding-left: 0;
	position: static;
}

#branding .nav a
{
	text-transform: uppercase;	
	line-height: 2em;
	width: 108px;
	/* border: solid 1px #333; */
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	outline: none;
}

#branding .nav #primnav5 a  { width: 138px; }

#branding .nav li ul li a { width: auto; }

#branding .nav li
{ background: url(../../../Images/li-primarynav.gif) top left no-repeat; }
#branding .nav a
{ background: url(../../../Images/lnk-primarynav.gif) bottom right no-repeat; }

#sec2 li#primnav2,
#sec3 li#primnav3,
#sec4 li#primnav4
{ background: url(../../../Images/li-primarynav-over.gif) top left no-repeat; }
#sec2 li#primnav2 a,
#sec3 li#primnav3 a,
#sec4 li#primnav4 a
{ background: none; }

#branding .nav li.last a { margin-right: 0; }

#branding .utils a { width: auto; padding: 0 10px; }
#branding .utils li.cart a { padding-left: 2px; }

#site-info .nav li, #site-info .nav li a { color: #666; outline: none; }
#site-info .nav li a:hover,
#site-info .nav li a:focus
{ color: #fff; }

.nav .secondary 
{ 
	position: absolute; 
	top: -99em;  
	padding-top: 2px;
	background: url(../../../Images/div-secondarynav.gif) top left no-repeat;
}

#branding .nav .secondary ul
{ background: url(../../../Images/ul-secondarynav.gif) bottom right no-repeat; padding-right: 10px; }

#branding .nav .secondary li,
#branding .nav .secondary a
{ background: none; }

#secnav2 { left: 121px; }
#sec2 #secnav2,
#sec3 #secnav3,
#sec4 #secnav4
{ top: 2em; }

#primnav2 a:hover #secnav2 { top: 10px; background: #900; }

#branding .nav li.active a			{ color: #fff; }
#branding .nav li.active ul li a	{ color: #999; }
#branding .nav li.active ul li.active a	{ color: #fff; }

.col 
{
  float: left;
  margin-right: 10px;
}

.nav li	{ list-style: none; }
.last, #site-info .nav .last { margin-right: 0; border: none; padding-right: 0; }

#content { position: relative; }

#content .main, #content .aside { float: left; padding-top: 30px; }
#content .main 
{ 
	width: 330px; 
	margin-left: 365px; 
	padding-bottom:20px;
}

#default #content .main { padding-bottom: 90px; }

#content .main .gutter
{ 
	margin-right: 30px; 
}

#content .aside { width: 265px; }

.logo			{
	position: absolute;
	left: 50px;
	top: 280px;
	z-index: 100;
	width: 890px;
}
.logo2			{
	position: absolute;
	left: 50px;
	top: 280px;
	z-index: 100;
	width: 890px;
}
.ui-box .logo	{ position: static; left: 0; top: 0; margin-bottom: 1em; }
.logo a { display: block; }

#content .products ul	{ margin-left: 0; margin-right: 0;  }

#content .products li	{ margin-bottom: 5px;  }

.products li a { text-decoration: none; font-weight: bold; }

.products li a,
.products li a img,
.products li a span
{ display: block; }

.products li a img,
.products li a span
{ float: left; }

.products li a span
{ 
	line-height: 42px;
	margin-left: 5px; 
}

.flash .msg 
{
	border: solid 1px #333; 
	padding: 0 14px; 
	background: #000; 
	width: 50%;
	position: absolute;
	top: 10px;
	left: 10px;  
}

.features dt 
{
	font-size: 1.2em;
	background: url(../../../Images/dt-features.gif) left center no-repeat;	
}

.features dt, .features dd
{
	padding-left: 15px;
	margin-left: 0;	
}
.features dd 
{
	 color: #666;
	 margin-bottom: 5px;
}

.main li
{
	margin-left: 25px;
}

.main .products li
{
	margin-left: 0;
}

.view li { margin-left: 0; }
 /* Darius - 12/02/09 */
.features li
{
	padding-left: 20px;
	background: url(../../../Images/dt-features.gif) no-repeat scroll left 4px;
	list-style-type: none;
	margin-left: 0;
}
 /* -- end --*/
.aside h2, .view h2
{ color: #999999; font-size: 1.2em; }

#content .view li, 
#content .face li, 
#content .strap li
{
	list-style: none;
	float: left;
	margin-right: 5px;	
}

#content .face p, 
#content .strap p
{ 
	color: #999;	
	font-weight: bold;
}

#content .face span, 
#content .strap span
{ color: #fff; padding: 1px 2px; }

.ui-box		{ background: #ccc; }
#ui-media	{ background: #000; padding: 10px; }
.ui-box h2	{ font-size: 1.2em; }

.view a, .aside a { outline: none; display: block; }

.view a img,
.aside a img,
.gender a img,
.products a img
{ 
	border: 2px solid #a3a3a1;
}


.aside a:hover img 
{ 
	opacity: 1;
}

.banner { height: 300px; }

.buy 
{
	padding-top: 10px; 
	border-top: solid 1px #262626;
	margin-top: 20px;
}

.buy p 
{
	float: right; 
	line-height: 27px; 
	font-size: 1.6em; 
	font-weight: bold; 
	margin: 0 0 0 10px;
	color: #999;
}

.buy p span
{
	color: #fff;
}

.buy p span.current { padding: 0 2px; }

.buy p.price
{
	padding-left: 10px;
	padding-right: 10px;
}

.buy p a
{
	text-decoration: none;
	font-size: 0.8em;
	color: #333;
	background: url(../../../Images/lnk-buy.jpg) top left no-repeat;
	display: block;
	text-align: center;
	width: 82px;
}

.update { padding-bottom: 20px; }

p.teaser { font-size: 1.2em; font-weight: bold; }

/* Darius - 12/02/09 */

th, td { border: 0px solid #333; } 

table 
{
	border-collapse:collapse;
}
	
table caption 
{
	text-align:left;
	font-weight: bold;
}
	
#brand h2 {padding-top:1em;}
	
#service h2 span 
{
	display:block;
	float:right;
	font:normal 0.7em/1.2em Verdana,Helvetica,Arial,sans-serif;}

#service h2 span a { text-decoration:none; color:#999999;}

#service ol li {font:normal 1.1em/1.3em Verdana,Helvetica,Arial,sans-serif; padding-bottom:5px;}

ol.latin, ol.latin li
{
	list-style-type: lower-latin;
}
	
.faq dt { font-weight: bold; }
.faq dd { margin-bottom: 0.5em; margin-left: 0; }	


#default #content 
{ background: url(../../../Images/doc-default.jpg) bottom left no-repeat;	}

#fbanner { height: 300px; position: relative; }

.nav .tertiary ul { margin-left: 0; margin-right: 0; }
.nav .tertiary ul li { margin-left: 0; }
.nav .tertiary ul li a { line-height: 1.8; }

#service .main .section { position: relative; }

.gotop { position: absolute; top: 0; right: 5px; margin: 0; }
.gotop a { text-decoration: none; }

#content .gender li { float: left; list-style: none; margin: 0 30px 0 0; }
.gender li a { display: block; text-decoration: none; }

#sitemap dt { font-weight: bold; margin: 1em 0; }
#sitemap dd { margin: 0; }

.loginView img {
  vertical-align: middle; 
}
.iemessage
{
	margin-top:20px;
	margin-left:20px;
	border: solid 1px #333; 
	padding: 10px 10px 10px 10px; 
	background: #000; 	
}
/*-- end --*/
	
 
