@charset "utf-8";
@import url("ie.css");
/* Code for Thumbnail gallery by Bruno Fassino - http://www.brunildo.org/test/  */

body {
	background-color:#07013e;
	color:#000;
	font: 80%/20px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

#wrapper {
	margin:0 auto;
	width:900px;
	background: #fff;
	border:6px groove #069;
	} 

/* Styles for id="header" */	
#header {
	background:#fed96d;
}
#header h1 {
	width:895px;
	height:329px;
	margin:0 auto;
	padding:0;
	background:url(../images/Headers/BannerINDEX-6-10.jpg) no-repeat center top;
	text-indent:-9999px;
}		

/* Top Navigation */
#nav ul {
	margin-top:5px;
	margin-left:0px;
	padding-left:100px;
	list-style:none;
	float:left;
	width:98%;
}

.specialspace {
	padding-left:90px;
}
	
#nav li {
	display:inline;	
}
#nav li a {
	padding:0 20px 0 0;
	color:#03027a;
	font-size:95%;
	font-weight:900;
	text-decoration:none;
	display:inline;
}

#nav li a:visited {
	color:#375088;
}

#nav li a:hover, #nav li a:focus {
	color:#a50d17;
}

#nav li a:active {
	color:#a50d17;
	
}
/* End Top Navigation Styles */



#content {
	position:relative;
}

/* "New" image position */
#text .new1{
	position:absolute;
	right:610px;
	top:589px;
	border:solid 1px #fff;
}
#text .new2{
	position:absolute;
	right:820px;
	top:200px;
	border:solid 1px #fff;
}

#text .new3{
	position:absolute;
	right:415px;
	top:303px;
	border:solid 1px #fff;
}

#text .new4{
	position:absolute;
	right:632px;
	top:303px;
	border:solid 1px #fff;
}


#text {
	margin:0;
	padding-right:80px;
	padding-left:80px;
}

#text .specialsale {
	color: #3333FF;	
	font-weight:900;
}

#text .sale {
	text-transform:uppercase;
	color:#CC0000;
	font-weight:900;
	font-size:1.1em;
}
#text .sale2 {
	color:#333;
	font-weight:900;
	font-size:1em;
	text-align:center;
}
#text .specialsale a:hover {
	color:#CC0000;
}


/* New Thumbnails - top row */
.thumbnailNew {
	margin:0 0 0 200px;
	padding:0 6px 0 50px;
}
.thumbnailNew li {
	list-style:none;
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: bottom; /**/
	margin: 0 3px 15px 3px;
	padding: 0;
}

/*  Moz: NO border qui altrimenti difficolta' con width, table altrimenti problemi a text resize (risolubili con refresh) */
.thumbnailNew li>a {
	/*\*/ display: table; /**/
	width: 199px;
}
.thumbnailNew a {
	display: block;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	padding-top: 13px;
	text-align:center;
}
.thumbnailNew li a {
	text-decoration:none;
	color:#000;
}
.thumbnailNew img {
	border: solid 1px #fff;
	vertical-align: bottom;
}
.thumbnailNew .caption {
	display: block;
	padding: .3em 5px;
	font:.9em/1.1em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height: 1.1;
	w\idth: 189px;  /* Moz, IE6 */
}

/* -- Thumbnail Gallery - code adapted from sample by Bruno Fassimo */
.thumbwrap {
	margin:0 0 0 25px ;
	padding:16px 6px 0 6px;
}
.thumbwrap li {
	display: -moz-inline-box;
	display: inline-block;
	/*\*/ vertical-align: bottom; /**/
	margin: 0 3px 15px 3px;
	padding: 0;
}
/*  Moz: NO border qui altrimenti difficolta' con width, table altrimenti problemi a text resize (risolubili con refresh) */
.thumbwrap li>a {
	/*\*/ display: table; /**/
	width: 199px;
}
.thumbwrap a {
	display: block;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	padding-top: 13px;
	text-align:center;
	outline:none;
}
.thumbwrap img {
	border: solid 1px #fff;
	vertical-align: bottom;
}
.thumbwrap a:hover {
	/*background-color: #dfd;*/
}
.thumbwrap .caption {
	display: block;
	padding: .3em 5px;
	font:.9em/1.1em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height: 1.1;
	w\idth: 189px;  /* Moz, IE6 */
}
/* top ib e hover Op < 9.5 */
@media all and (min-width: 0px) {
	html:first-child .thumbwrap li a {
		display: inline-block;
	}
	html:first-child .thumbnailNew li a {
		display: inline-block;
	}
	/* older, Op 8 */
	html:first-child .thumbwrap li, html:first-child .thumbwrap li a {
		vertical-align: top;
	}
	html:first-child .thumbnailNew li, html:first-child .thumbnailNew li a {
		vertical-align: top;
	}
	/* extra shrink */
	html:first-child .thumbwrap {
		display: inline-block; /* non deve avere margin */
	}
	html:first-child .thumbnailNew {
		display: inline-block; /* non deve avere margin */
	}
}

.clear {
	clear:left;
}

/* footer styles */

#footer {
	width:780px;
	clear:both;
	text-align:left;
	padding:0 2em;
	margin:20px 0 0 20px;
}	



#footer p {
	margin:0;
	padding:1em 0 0 0;
	text-align:center;
}
#footer p.statement {
	text-align:left;
}
.copyright {
	color:#333333;
	font-size:75%;
	padding-top:.5em;
}
#wrapper #footer #priceChart {
	border:0px;
	margin-left:50px;
	padding:1em;
	float:left;
	width:250px;
}
#wrapper #footer .notice {
	padding-top: 50px;
}
#wrapper #footer #priceChart th {
	color:#900;
	text-align:right;
	padding-right:.5em;
}
#wrapper #footer #comingsoon {
	text-align: center;
}

.specialspace {
	padding-left:90px;
}

/* Footer Navigation Styles */
#footer ul {
	margin-top:-35px;
	margin-left:0px;
	padding-left:190px;
	list-style:none;
	float:left;
	width:78%;
}
	
#footer li {
	float:left;
}
#footer li a {
	padding:0 25px 0 0;
	color:#03027a;
	font-size: 90%;
	font-weight:900;
	text-decoration: none;
}

#footer li a:visited {
	color:#375088;
}

#footer li a:hover, #footer li a:focus {
	color:#a50d17;
}

#footer li a:active {
	color:#a50d17;
	outline:none;
}
