/* base.css  											*/
/* date: 07/07/2007 						 			*/
/* stylesheet for layout and generic sitewide styles	*/
body, div,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	z-index:0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

/* generic tag styles */
html, body, input {
	padding: 0;
	margin: 0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #fff;
	height: 100%;
	font-size: 62.5%;
	margin: 0 auto;
	*padding: 24px 0 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 0.9em;
	color: #0178aa;
	background-color: #fff;
	padding: .1em .1em .5em .1em;
	height: 40px;
}

h2 {
	color: #09c;
	line-height: 3.9em;
	font-size: 1.2em;
	font-weight:bold;
}

br.clr {
	clear:both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 1.2em;
}

p, a:link {
	color: #333;
}

a:visited, a:active {
	color: #333;
}

a:hover {
	color: #09c;
}

:focus {
	outline: 0;
}

strong {
	font-weight: bold;
}

select {
	font-size: 1.03em;
}

/* 
use clearfix to clear floats without additional markup 
http://www.positioniseverything.net/easyclearing.html
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* skip links */
#skiplinks {
	z-index:49;
	position:absolute;
	left:-1000em;
	}

#outerwrap { 
	width: 890px;
	padding: 0;
	margin: 21px auto;
   *margin: 9px auto;
   _margin: 12px auto;
	border: 3px solid #ccc;
   _border-top: none;
	background-color: #fff;
	position: relative;
}

#top_curve {
	position: absolute;
	width: 896px;
	height: 10px;
	top: -10px;
	left: -3px;
	background: transparent url(en_US/images/p8/bkg_header_left.gif) no-repeat left top;
}
/* override reset padding */
input {
	padding-left:2px;
}

/* Header Styles */

/* FS Header */
#headerfs {
	margin-top: 0;
	padding-top: 0;
	color: #000;
	width: 100%;
	background-color: transparent;
	font-size: 1.2em;
}

#headerfs #logo {
	float: left;
	margin:0px 0 0 5px;
   _margin-top: 3px;
}

#headerfs #toplinks {
	float: right;
	margin-right: 15px;
	margin-bottom: 23px;
   _margin-top: 3px;
}

#headerfs #toplinks li {
	float: left;
}

#headerfs #toplinks #tlhome,
#headerfs #toplinks #tllogreg,
#headerfs #toplinks #tlpricecheck,
#headerfs #toplinks #tlstorelocator,
#headerfs #toplinks #tlhelp {
	padding: 0 8px;
	border-right: 1px solid #666;
}

#headerfs #toplinks a {
	color: #666;
}

#headerfs #toplinks a:hover {
	color: #09c;
}

.argoscreditinsure #headerfs {
	background-color:#09C;
}

#headerfs #toplinks ul li, #headerfs #toplinks #tlhelp	{
	border:none;
}
#headerfs #toplinks #tlhome	{
	border-color:#fff;
}

#headerfs #toplinks ul li a {
	font-weight:bold;
	font-size:1.1em;
	color:#fff!important;
	white-space:nowrap;
}


/* END FS Header */

#header {
	margin-top: 0;
	padding-top: 0;
	color: #000;
	width: 100%;
	background-color: transparent;
	font-size: 1.2em;
	background: url(/wcsstore/argos/en_US/images/xmas_header1.gif) no-repeat right top;
}

#header #logo {
	float: left;
	margin:0px 0 0 5px;
   _margin-top: 3px;
}

#header #toplinks {
	float: right;
	margin-right: 15px;
	margin-bottom: 23px;
   _margin-top: 3px;
}

#header #toplinks li {
	float: left;
}

#header #toplinks #tlhome,
#header #toplinks #tllogreg,
#header #toplinks #tlpricecheck,
#header #toplinks #tlstorelocator,
#header #toplinks #tlhelp {
	padding: 0 8px;
	border-right: 1px solid #666;
}

#header #toplinks a {
	color: #666;
}

#header #toplinks a:hover {
	color: #09c;
}

#header #toplinks #trolleyform {
	width: 17em;
	margin-left: 5px;
	position: relative;
}

#header #toplinks #trolleyitems,
#header #toplinks #trolleyprice {
	color: #309a30 !important;
}

#header #toplinks #trolleylink {
	padding-left: .3em;
	padding-right: 2em !important;
	color: #309a30 !important;
	font-weight: bold !important;
	background: transparent url(en_US/images/p0/img/icon_trolley.gif) no-repeat right 0;
}

.trolley #header #toplinks #trolleyform {
	visibility: hidden;
}

.trolley #header #toplinks #tlhelp {
	border-right: none;
}


/* COMMON: search wrapper    */

#header #sitesearch {
	float: right;
	line-height: 2.15em;
   *line-height: 2.25em;
   _height: 27px;
	background-color: #ec2e2c;
	color: #fff;
	width: 55em;
	text-align: right;
	background: #ec2e2c url(en_US/images/p0/img/bkg_search2.gif) no-repeat left top;
}

#header #sitesearch legend {
	display: none;
}

#header #sitesearch label {
	font-size: 0.9em;
}

#header #sitesearch label strong {
	font-size: 1.2em;
	font-weight: bold;
}

#header #sitesearch #search {
	width: 12.5em;
	border: 1px solid #c31f1d;
	padding: 2px;
	font-size: 0.95em;
}

#header #sitesearch #btnsearch {
	top: 5px;
   *top: 4px;
	position: relative;
}

#header #sitesearch ul {
	display:inline;
}
#header #sitesearch li {
	display:inline;
	margin:0 1.5em 0 2em;
}
#header #sitesearch li.first {
	margin:0 9em 0 2em;
}
#header #sitesearch a {
	color: #fff;
}
#header #sitesearch .searchGoBtn {
	background-color: #ff0000;
	border: 1px solid white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 38px;
	height: 18px;
	cursor: pointer;
}


/* COMMON: end search wrapper    */

/* COMMON: category links		*/

#header .clear {
	height: 0;
	display: block;
	_display: inline;
	padding: 0;
	margin: 0;
	clear: both;
}

#header #mainnav {
	height: auto;
	width: 100%;
	float: left;
	display: block;
}	


#header .headercatlinks {
	clear: both;
	float: left;
	text-align: left;
	background-color: #09c;
	padding: 4px 0;
	width: 100%;
	font-size: 1em;
	margin-top: 1px;
	min-height: 1.3em;
}

#header .headercatlinks li {
	float: left;
   	border-right: 1px solid #fff;
   	position: relative;
}

#header .headercatlinks li.firstcat {
	padding-left: 6px;
}

#header .headercatlinks li.lastcat {
	border-right: 0;
}

#header .headercatlinks li a {
	color: #fff;
	text-decoration: none;
	margin: -4px 0;
	padding: 0 8px;
}

#header .headercatlinks li a:hover {
	color: #09c;
	background-color: #fff;
}

#header .headercatlinks li#tablatestdeals span {
	background: transparent url(en_US/images/p0/img/icon_latestdeals2.gif) no-repeat left top;
	height: 20px;
	width: 29px;
	position: absolute;
	top: -2px;
	right: 4px;
}

/* COMMON: footer  				*/

#footer {
	clear: both;
	background-color: #fff;
	border-top: 2px solid #ccc;
	font-size: 1.2em;
	text-align: center;
	padding: 15px 15px 0 15px;
	margin: 0;
	width: 860px;
	overflow: hidden;
}

#footer .footerlinks {
	width: 174px;
	float: left;
	background-color: #fff;
	text-align: left;
	margin: 5px 0;
	border-bottom: 1px solid #ccc;
	height: 7em;
}

#footer .footerlinks.last {
	width: 164px;
}

#footer .footerlinks h3 {
	color: #666;
	font-weight:bold;
}

#footer .footerlinks ul li a {
	color: #666;
	font-weight: normal;
}

#footer .footerlinks ul li a:hover {
	color: #09c;
}

#footertext p {
	clear: both;
	width: 29em;
	background: #fff url(en_US/images/p0/img/footerlogo.gif) no-repeat right center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	padding: 2em 1.5em;
	font-size: 1em;
	font-weight:normal;
	color: #666;
}

div#titleDiv {
	float: left;
	width: 50%;
	height: 7em;
	background-image: url(log_reg_header.gif);
	background-repeat: no-repeat;
	background-position: 2em 1.5em;
}

div#bannerDiv {
	float: right;
	width: 415px;
	height: 110px;
	*height: 70px;
	background-image: url(en_US/images/p0/fav_stor_list_banner.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

input.noborder {
	border: none !important;
}

p.error, div.error {
	margin:10px;
	color: #ec2e2c;
	font-weight: bold;
}

p.errorparagraph, div.errorparagraph  {
	font-weight:normal !important;
	margin:10px;
	color: #ec2e2c;
}

p.errorparagraph a, div.errorparagraph a {
	color: #ec2e2c;
}

/* IR headings */
h1 {
	position: relative;
	/* default heading styles - just in case */
	color: #09c;
	font-size: 0.9em;
	font-weight: bold;

}

h1 span  {
	position:absolute;
	z-index: 0;
	display:block;
	top:0;
	left:0;
	/* standardised height */
	height:40px;
}



/* styles for mainnav dropdown menu now follow */

#mainnav .headercatlinks li .submenu {
	display: none;
	visibility: hidden;
}

#mainnav .headercatlinks .submenuactive a {
	background-color: #fff;
	color: #0099CC;

}


#mainnavsubmenu {
	position: absolute;
	display: block;
	top: 0px;
	margin-top: 0px;
	_margin-top: -3px;
	left: 0px;
	width: 198px;
	height: auto;
	background-color: #0099cc;
	padding: 1px;
	_padding-bottom: 0px;
	z-index: 220;
	color: #333;
	/* top border used to provide visual space between mainnav li and submenu */
	border-top: 2px solid #0099cc;
}

.hiddensubmenu {
	display: none;
	visibility: hidden;
}


#mainnavsubmenu ul {
	background-color: #EAF4F7;
	float: left;
	display: block;
	width: 198px;
	height: auto;
	z-index: 221;
	color: #333;
}


#mainnavsubmenu ul li {
	padding: 0px;
	padding-left: 8px;
	margin: 0px;
	display: inline;
	float: left;
	width: 190px;
	color: #333;
}


#mainnavsubmenu ul li a {
	display: block;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.2em;
	margin: 0px;
	float: left;
	width: 190px;
	border-bottom: 1px solid #92D1E9;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#mainnavsubmenu ul li a:hover {
	color: #0099CC;
	text-decoration: underline;
}

#mainnavsubmenu ul .last a {
	border-bottom: none;
	font-weight: bold;
	margin-bottom: -1px;
}

/* additional bottom padding for ie */
.bgiframe {
	margin: 0px;
	padding: 0px;
	z-index: 220;
	*padding-bottom: 3px;
	_padding-bottom: 2px;
	
}

/* gift service override styles */

.argosgs #mainnavsubmenu {
	background-color: #9966CC;
	border-top: 2px solid #9966CC;
}

.argosgs #mainnavsubmenu ul {
	background-color: #F7EAEA;
}

.argosgs #mainnavsubmenu ul li a {
	border-bottom: 1px solid #D5B5F6;
	color: #333;
}

.argosgs #mainnavsubmenu ul li.last a {
	border-bottom: none;
	font-weight: bold;
	margin-bottom: -1px;
}

.argosgs  #mainnavsubmenu ul li a:hover {
	color: #9966CC;
}

/* end of mainnav submenu styles */

/* price cuts override styles */

#mainnav ul .price-cuts,
#header .headercatlinks .price-cuts {
	border-right: none;
}

#mainnav ul .price-cuts a {
	padding-right: 40px;
	border-right: none;
	*border-right: 1px solid #0099cc;
}

#mainnavsubmenu.pricecuts {
	background-color: #ec2e2c;
}

#mainnavsubmenu.pricecuts ul {
	background-color: #f7eaea;
}

#mainnavsubmenu.pricecuts ul li a {
	border-bottom: 1px solid #e79494;
	color: #333;
}

#mainnavsubmenu.pricecuts ul li.last a {
	border-bottom: none;
	font-weight: bold;
	margin-bottom: -1px;
}

#mainnavsubmenu.pricecuts ul li a:hover {
	color: #ec2e2c;
}

/* end of price cuts submenu styles */





/* print styles */

@media print {
	#header .headercatlinks, #header #toplinks, #header #sitesearch,
	#footer, #progress, #checkout input{
		display: none !important;
	}
	.logo {
		dispaly:block !important;
		}
	#progress, .action {
		display: none !important;
	}
	body {
		margin:0 !important;
		padding:0 !important;
	}	
	#content {
		clear:both;
		width:790px !important;
	}
	
	#outerwrap  {
		margin:0;
		padding:0;
		border:0;
	}	
}




/* Button Styles */

	
#header #sitesearch .searchGoBtnBg {
 	margin: 8px 0px 0px 0px;
 	border:1px solid #C01C18;
 	}
 
#header #sitesearch .searchGoBtn { 
 	background-color: #F00; 
 	border: 1px solid white; 
 	font-family: Arial, Helvetica, sans-serif; 
 	font-size: 12px; 
 	font-weight: bold; 
 	color: #FFF; 
 	width: 38px; 
 	height: 18px;
 	cursor: pointer;
 	}

#searchcontent .browseGoBtnBg {
 	border:1px solid #0098C8;
 	padding: 2px 0px 1px 0px;
 	_padding: 0px 0px 0px 0px;
 	margin: 0px 0px 0px 0px;
 	height: 40px;
 	}

#searchcontent .browseGoBtn { 
 	background-color: #0098C8; 
 	border: 1px solid white; 
 	font-family: Arial, Helvetica, sans-serif; 
 	font-size: 12px; 
 	font-weight: bold; 
 	color: #FFF; 
 	width: 38px; 
 	height: 18px;  
 	_height: 19px;  
 	position: relative;
 	top: 0px;
 	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 0px 0px;
 	cursor: pointer;
 	}

/*********************************************************************************
* Global navigation (login & register 10/09/2008)
*********************************************************************************/

div#globalNavigation {
	margin-top: -7px;
	position: relative;
	overflow: hidden;
	float: left;
	width: 731px;
}

div#globalNavigation div.links {
	float: right;
	width: 480px;
}

div#globalNavigation div.links div.primary {
	zoom: 1;
	margin-top: 1px;
	background:transparent url(en_US/images/p0/img/bg_globalprimary_right.gif) no-repeat bottom right;
	float: right;
}

div#globalNavigation div.links div.primary div.primaryInner {
	*zoom: 1;
	overflow: hidden;
	padding-left: 38px;
	padding-right: 40px;
	padding-bottom: 8px;
	padding-top: 2px;	
	background:transparent url(en_US/images/p0/img/bg_globalprimary_left.gif) no-repeat bottom left;
	float: left;
}

div#globalNavigation div.links div.primary p.welcome {
	font-weight: bold;
	float: left;
	font-size: 1em;
	margin: 0px 4px 0px 0px;
	display: inline;
}

div#globalNavigation div.links div.primary p.welcome span.notText {
	font-weight: normal;
}

div#globalNavigation div.links div.primary ul {
	float: left;
}

div#globalNavigation div.links div.primary ul li {
	float: left;
	border-right: 1px solid #666666;
	padding-right: 6px;
	padding-left: 6px;
}

div#globalNavigation div.links div.primary ul li.last {
	border-right: none;
}

div#globalNavigation div.links div.primary ul li a {
	color: #333333;
	font-weight: normal;
}

div#globalNavigation div.links div.secondary {
	padding-right: 30px;
	padding-top: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	*zoom: 1;
	overflow: hidden;
	clear: right;
	float: right;
	*width: 450px;
}

div#globalNavigation div.links div.secondary ul {
	float: left;
	*float: right;
}

div#globalNavigation div.links div.secondary ul li {
	float: left;
	border-right: 1px solid #666666;
	padding-right: 6px;
	padding-left: 6px;
}

div#globalNavigation div.links div.secondary ul li.last {
	border-right: none;
}

div#globalNavigation div.links div.secondary ul li a {
	color: #333333;
	font-weight: normal;
}

div#globalNavigation div.trolley {
	float: right;
	padding-top: 11px;
	padding-right: 25px;
	padding-left: 20px;
	padding-bottom: 16px;
	*width: 100px;
}

div#globalNavigation div.trolley p {
	font-size: 1em;
	margin: 0px;
}

div#globalNavigation div.trolley p.link a#trolleylink {
	background:transparent url(en_US/images/p0/img/icon_trolley.gif) no-repeat right;
	color:#309A30;
	font-weight:bold;
	padding-bottom: 4px;
	display: block;
	padding-right:20px;
	width:60px;
	margin-left: auto;
	margin-right: auto;
}

div#globalNavigation div.trolley p.items {
	color:#309A30;
	text-align: center;
}

/*********************************************************************************
* Global navigation gift box style
*********************************************************************************/

div.giftGlobalNavigation {
	margin-right: 120px;
	width: 611px !important;
}

div.giftGlobalNavigation div.primaryHidden {
	padding-top: 25px;
}

/*********************************************************************************
* Trolley place holder
*********************************************************************************/

div.trolleyPlaceHolder {
	float:right;
	width: 100px;
}

/*********************************************************************************
* Global workflow divs
*********************************************************************************/
div#global_variables {
	visibility:hidden;
	height: 0px;
}
