/* Title : 								Italian Ice Stylesheet	*/
*{ 										margin: 0; padding: 0; }
h1, h2, h3, h4, h5,h6, 
p, pre, blockquote, label, 
ul, ol, dl,
fieldset, address { 			margin: 1em 0; }
li, dd { 								margin-left: 5%; }
fieldset { 							padding: .5em; }

body{									background: #000; color: #fff; font: 15px "Century Gothic", Arial, helvetica, sans-serif; }
#container{						width: 920px; \width: 940px; w\idth: 920px; margin: 0 auto; padding: 0; }

#header{ 							padding: 0; margin-bottom: 0; }
#header h1{ 						width: 925px; height: 100px; background: url(../images/logo.jpg) bottom left no-repeat; padding: 0; margin: 0; text-indent: -9000px; }
#header h1 a{ 					width: 925px; height: 100px; padding: 0; margin: 0; border: 0; display: block; text-decoration: none; }

#navigation{						float: left; margin: 0 15px 0 0; width: 140px; font: 15px "Century Gothic", Arial, helvetica, sans-serif; text-transform: uppercase; letter-spacing: 3px; }
#global{								margin: 0; padding: 0; text-align: right; }
#global li{							list-style-type: none; margin: 0 0 10px 0; padding: 0; }
#global li a:link, 
#global li a:visited{			display: block; width: 135px; padding: 5px 5px 3px 0; text-decoration: none; color: #fff; }
#global li a:hover, 
#global li a:active{			background: #fff; color: #000; }

a:link{									color: #fff; }
a:visited{ 							color: #999; }
a:hover, a:active{				text-decoration: none; }

#page_body{					padding: 0; margin: 0; float: left;}
#content{							width: 755px; }
h1, h2, h3, h4, h5, h6 { 	font-family: "Century Gothic", Arial, helvetica, sans-serif; font-weight: normal; margin: 0 0 .5em 0; }
h1 {										font-size: 218%; }
h2 {										font-size: 164%; }
h3 {										font-size: 145%; }
h4 {										font-size: 118%; }
p{											font: 15px "Century Gothic", Arial, helvetica, sans-serif; }
hr{ 										color: #fff; border: 0; background-color: #fff; margin: .5em; height: 1px; clear: both;}

#slideshow {						width: 755px; height: 510px; margin: 0 auto; }

img.figure-a{						display: block; margin: 0 auto; }
img.figure-b{						float: right; margin: 0 0 10px 10px; }
img.figure-c{						float: left; margin: 0 10px 10px 0; }

#resources ul{					margin: 0; padding: 0; }
#resources li{					list-style-type: none; display: block; float: left; padding: 0; margin: 0 0 0 25px; }
#resources li a{				display: block; width: 400px; padding: 7px; }
#resources a:hover{		background: #fff; color: #000; }

#portfolio{							width: 755px; height: 510px; }
#portfolio ul{						margin: 0; padding: 0; }
#portfolio li{						list-style-type: none; margin: 0 0 10px 0; padding: 0; display: block; float: left; }
#portfolio a{						display: block; margin: 0 0 0 20px; padding: 10px 0 0 10px; width: 280px; height: 110px; }
#portfolio span{				display: block; padding-top: 35px; }
#portfolio .image{				float: left; display: block; width: 100px; height: 75px; border: 5px solid #fff; margin: 5px 15px 5px 0; padding: 0;}
#portfolio img{					display: block; margin: 0 auto; border: none; }
#portfolio a:hover{			background: #fff;	color: #000; }
#portfolio a:hover .image{border-color: #000; }

#enlarge{							float: left; width: 755px; height: 510px; }
#enlarge img{					display: block; margin: 0; border: 5px solid #fff; }
#thumbnails{						clear: left; width: 920px; height: 70px; }
#thumbnails ul{				margin: 0; padding: 20px 0 0 0; }
#thumbnails li{		 			display: block; float: left; list-style-type: none; margin: 0; padding: 0; }
#thumbnails li a{				display: block; float: left; width: 40px; height: 40px; border: 3px solid #fff; overflow: hidden; margin: 0 5px 0 6px; }
#thumbnails img{	 			border: none; display: block; margin: 0 auto; }

#lightbox{							position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img{ 				border: none; }
#outerImageContainer{ 	position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ 			padding: 10px; }
#loading{ 							position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ 						position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ 					outline: none;}
#prevLink, #nextLink{ 	width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink{ 						left: 0; float: left;}
#nextLink{ 						right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ 	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	 }
#imageData{						padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ 	font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	 	
#overlay{ 							position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#promotions{					width: 755px; }
#promotions ul{				width: 750px; height: auto; margin: 0; padding: 0; }
#promotions 
#thumbs li{		 				display: block; float: left; width: 150px; height: 125px; margin: 10px 0 0 10px; padding: 10px; }
#promotions 
#thumbs li a{						display: block; width: 150px; height: 125px;  overflow: hidden; background: #1D1D1D; border: 5px solid #fff; }
#thumbs img{	 				border: none; display: block; margin: 0 auto; }

.column{								width: 350px; float: left; }
fieldset{								padding: 10px; margin: 0; border: none; }
fieldset.checks{				clear: left; float: left; margin: 5px 0; width: auto; border: 2px solid #fff; }
fieldset.checks label{ 		width: 300px; }
legend{								color: #fff; text-transform: uppercase; letter-spacing: 3px; padding: 0 0 0 5px; }
label{									display: block; float: left; clear: left; width: 100px; margin-top: 3px; }
.required{							color: #fff; font-weight: bold; }
input[type="checkbox"], 
input[type="radio"]{ 			margin: 0 15px 0 0; }
input[type="text"], 
textarea{							width: 200px; float: left; margin: 3px; }
select{								min-width:1.5em; }
input[type="submit"]{		margin: 3px; }
input[type="submit"]:hover{ 	cursor: pointer;}

#footer{								font-size: 12px; text-align: right; clear: both; margin: 0; padding-top: 20px; }
.vcard div{							display: inline; font-weight: bold; font-size: 15px; letter-spacing: 3px; }
.street-address,
.postal-code{						padding-right: 20px;}
#footer p{							margin: 10px 0; padding: 0; }
