@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: 'ilRossoRegular';
	src: url('../fonts/champagne__limousines-webfont.eot');
	src: local('☺'), url('../fonts/champagne__limousines-webfont.woff') format('woff'), url('../fonts/champagne__limousines-webfont.ttf') format('truetype'), url('../fonts/champagne__limousines-webfont.svg#webfontLXQlh4Gh') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ilRossoItalic';
	src: url('../fonts/champagne__limousines_italic-webfont.eot');
	src: local('☺'), url('../fonts/champagne__limousines_italic-webfont.woff') format('woff'), url('../fonts/champagne__limousines_italic-webfont.ttf') format('truetype'), url('../fonts/champagne__limousines_italic-webfont.svg#webfontf0SBVzif') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ilRossoBold';
	src: url('../fonts/champagne__limousines_bold-webfont.eot');
	src: local('☺'), url('../fonts/champagne__limousines_bold-webfont.woff') format('woff'), url('../fonts/champagne__limousines_bold-webfont.ttf') format('truetype'), url('../fonts/champagne__limousines_bold-webfont.svg#webfontVoukdbzk') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ilRossoBoldItalic';
	src: url('../fonts/champagne__limousines_bold_italic-webfont.eot');
	src: local('☺'), url('../fonts/champagne__limousines_bold_italic-webfont.woff') format('woff'), url('../fonts/champagne__limousines_bold_italic-webfont.ttf') format('truetype'), url('../fonts/champagne__limousines_bold_italic-webfont.svg#webfontauBiwYKU') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ilRossoBoldThick';
	src: url('../fonts/champagne__limousines_bold_thick-webfont.eot');
	src: local('☺'), url('../fonts/champagne__limousines_bold_thick-webfont.woff') format('woff'), url('../fonts/champagne__limousines_bold_thick-webfont.ttf') format('truetype'), url('../fonts/champagne__limousines_bold_thick-webfont.svg#webfontauBiwYKU') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PhontPhreaksHandwritingRegular';
	src: url('../fonts/phontphreaks_handwriting-webfont.eot');
	src: local('☺'), url('../fonts/phontphreaks_handwriting-webfont.woff') format('woff'), url('../fonts/phontphreaks_handwriting-webfont.ttf') format('truetype'), url('../fonts/phontphreaks_handwriting-webfont.svg#webfontM5TtowBi') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	overflow-y: scroll;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: 'ilRossoBold';
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	position: relative;
	text-align: justify;
}
#container {
	position: relative;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
	#header {
		position: relative;
		height: 136px;
	}
		#top {
			position: relative;
			height: 110px;
		}
			#logo {
				position: absolute;
				width: 190px;
				height: 110px;
				left: 0;
				top: 0;
			}
			#language {
				position: absolute;
				width: 100px;
				height: 110px;
				left: 190px;
				top: 0;
				padding: 55px 0 0 5px;
				text-transform: uppercase;
				/*font-family: 'ilRossoBoldThick';*/
				font-family: 'ilRossoBold';
			}
				#language ul {
					padding:0;
					margin:0 0 0 4px;
					list-style: none;
				}
					#language ul li {
						height: 22px;
					}
					#language a {
						color: #999999;
					}
					#language a:hover {
						color: #ff0000;
					}
					#language a.active {
						color: #000000;
					}
			#links {
				position: relative;
				text-align: right;
				text-transform: uppercase;
				padding: 30px 0 0 0;
				height: 34px;
				width: 600px;
				margin-left: 320px;
				/*font-family: 'ilRossoBoldThick';*/
				font-family: 'ilRossoBold';
			}
				#links ul {
					padding:0;
					margin:0;
					list-style: none;
					text-align: right;
				}
					#links ul li {
						display: inline;
					}
					#links ul li a {
						color: #000000;
					}
					#links ul li a:hover, #menu ul li a.active {
						color: #ff0000;
					}
					#links ul li img {
						margin-bottom: -2px;
					}
			#search {
				position: relative;
				text-align: right;
				height: 30px;
				width: 600px;
				margin-left: 320px;
			}
				#search input.text {
					width: 220px;
					margin: 0 7px 0 0;
				}
		#menu {
			position: relative;
			height: 26px;
			font-size: 11px;
			background: #000000;
			color: #ffffff;
			text-transform: uppercase;
			/*font-family: 'ilRossoBoldThick';*/
			font-family: 'ilRossoBold';
			letter-spacing: 2px;
		}
			#menu ul {
				padding:0;
				margin:0;
				list-style: none;
				height: 26px;
			}
				#menu ul li {
					float: left;
					display: inline;
					overflow: hidden;
					height: 26px;
				}
					#menu ul li a, #menu ul li span {
						float:left;
						display: inline;
						height: 26px;
						padding: 30px 0 0 0;
					}
				
					#menu ul.en li.home a {
						background: url(../images/site/btn_menu_home_en.png) left top no-repeat;
						width: 56px;
					}
					#menu ul.en li.home a.active, #menu ul.en li.home a:hover{
						background: url(../images/site/btn_menu_home_en_over.png) left top no-repeat;
					}
					#menu ul.en li.shop a {
						width: 54px;
						background: url(../images/site/btn_menu_shop_en.png) left top no-repeat;
					}
					#menu ul.en li.shop a.active, #menu ul.en li.shop a:hover{
						background: url(../images/site/btn_menu_shop_en_over.png) left top no-repeat;
					}
					#menu ul.en li.madeinitaly a {
						background: url(../images/site/btn_menu_madeinitaly_en.png) left top no-repeat;
						width: 110px;
					}
					#menu ul.en li.madeinitaly a.active, #menu ul.en li.madeinitaly a:hover{
						background: url(../images/site/btn_menu_madeinitaly_en_over.png) left top no-repeat;
					}
					#menu ul.en li.freeshipping a {
						background: url(../images/site/btn_menu_freeshipping_en.png) left top no-repeat;
						width: 112px;
					}
					#menu ul.en li.freeshipping a.active, #menu ul.en li.freeshipping a:hover{
						background: url(../images/site/btn_menu_freeshipping_en_over.png) left top no-repeat;
					}
					#menu ul.en li.help a {
						background: url(../images/site/btn_menu_help_en.png) left top no-repeat;
						width: 50px;
					}
					#menu ul.en li.help a.active, #menu ul.en li.help a:hover{
						background: url(../images/site/btn_menu_help_en_over.png) left top no-repeat;
					}
					#menu ul.en li.aboutus a {
						background: url(../images/site/btn_menu_aboutus_en.png) left top no-repeat;
						width: 83px;
					}
					#menu ul.en li.aboutus a.active, #menu ul.en li.aboutus a:hover{
						background: url(../images/site/btn_menu_aboutus_en_over.png) left top no-repeat;
					}
					#menu ul.en li.blackbook a {
						background: url(../images/site/btn_menu_blackbook_en.png) left top no-repeat;
						width: 103px;
					}
					#menu ul.en li.blackbook a.active, #menu ul.en li.blackbook a:hover{
						background: url(../images/site/btn_menu_blackbook_en_over.png) left top no-repeat;
					}
					#menu ul.en li.wholesale a {
						background: url(../images/site/btn_menu_wholesale_en.png) left top no-repeat;
						width: 95px;
					}
					#menu ul.en li.wholesale a.active, #menu ul.en li.wholesale a:hover{
						background: url(../images/site/btn_menu_wholesale_en_over.png) left top no-repeat;
					}
					#menu ul.en li.press a {
						background: url(../images/site/btn_menu_press_en.png) left top no-repeat;
						width: 55px;
					}
					#menu ul.en li.press a.active, #menu ul.en li.press a:hover{
						background: url(../images/site/btn_menu_press_en_over.png) left top no-repeat;
					}
					#menu ul.en li.callus span {
						background: url(../images/site/btn_menu_callus_en.png) left top no-repeat;
						width: 202px;
					}
					
					#menu ul.nl li.home a {
						background: url(../images/site/btn_menu_home_nl.png) left top no-repeat;
						width: 56px;
					}
					#menu ul.nl li.home a.active, #menu ul.nl li.home a:hover{
						background: url(../images/site/btn_menu_home_nl_over.png) left top no-repeat;
					}
					#menu ul.nl li.shop a {
						width: 54px;
						background: url(../images/site/btn_menu_shop_nl.png) left top no-repeat;
					}
					#menu ul.nl li.shop a.active, #menu ul.nl li.shop a:hover{
						background: url(../images/site/btn_menu_shop_nl_over.png) left top no-repeat;
					}
					#menu ul.nl li.madeinitaly a {
						background: url(../images/site/btn_menu_madeinitaly_nl.png) left top no-repeat;
						width: 110px;
					}
					#menu ul.nl li.madeinitaly a.active, #menu ul.nl li.madeinitaly a:hover{
						background: url(../images/site/btn_menu_madeinitaly_nl_over.png) left top no-repeat;
					}
					#menu ul.nl li.freeshipping a {
						background: url(../images/site/btn_menu_freeshipping_nl.png) left top no-repeat;
						width: 151px;
					}
					#menu ul.nl li.freeshipping a.active, #menu ul.nl li.freeshipping a:hover{
						background: url(../images/site/btn_menu_freeshipping_nl_over.png) left top no-repeat;
					}
					#menu ul.nl li.help a {
						background: url(../images/site/btn_menu_help_nl.png) left top no-repeat;
						width: 50px;
					}
					#menu ul.nl li.help a.active, #menu ul.nl li.help a:hover{
						background: url(../images/site/btn_menu_help_nl_over.png) left top no-repeat;
					}
					#menu ul.nl li.aboutus a {
						background: url(../images/site/btn_menu_aboutus_nl.png) left top no-repeat;
						width: 85px;
					}
					#menu ul.nl li.aboutus a.active, #menu ul.nl li.aboutus a:hover{
						background: url(../images/site/btn_menu_aboutus_nl_over.png) left top no-repeat;
					}
					#menu ul.nl li.blackbook a {
						background: url(../images/site/btn_menu_blackbook_nl.png) left top no-repeat;
						width: 103px;
					}
					#menu ul.nl li.blackbook a.active, #menu ul.nl li.blackbook a:hover{
						background: url(../images/site/btn_menu_blackbook_nl_over.png) left top no-repeat;
					}
					#menu ul.nl li.wholesale a {
						background: url(../images/site/btn_menu_wholesale_nl.png) left top no-repeat;
						width: 62px;
					}
					#menu ul.nl li.wholesale a.active, #menu ul.nl li.wholesale a:hover{
						background: url(../images/site/btn_menu_wholesale_nl_over.png) left top no-repeat;
					}
					#menu ul.nl li.press a {
						background: url(../images/site/btn_menu_press_nl.png) left top no-repeat;
						width: 48px;
					}
					#menu ul.nl li.press a.active, #menu ul.nl li.press a:hover{
						background: url(../images/site/btn_menu_press_nl_over.png) left top no-repeat;
					}
					#menu ul.nl li.callus span {
						background: url(../images/site/btn_menu_callus_nl.png) left top no-repeat;
						width: 201px;
					}
	#center {
		
	}
		#content {
			margin: 25px 0 21px 0;	
		}
			#pageimage {
				margin: 0 0 30px 0;
				position: relative;
				width: 920px;
				height: 350px;
				overflow: hidden;
			}
				#pageimages {
					width: 920px;
					height: 350px;
					position: absolute;
				}
				#pageimagenext {
					position: absolute;
					display: block;
					right: 20px;
					top: 20px;
					width: 24px;
					height: 23px;
					background: url(../images/site/btn_next.png) left top no-repeat;
					z-index: 200;
					cursor: pointer;
				}
				#pageimagetitle {
					position: absolute;
					font-size: 34px;
					line-height: 40px;
					height: 40px;
					font-weight: normal;
					text-transform: uppercase;
					font-family: 'ilRossoBold';
					letter-spacing: 4px;
					color: #d3d3d3;
					background: transparent;
				}
				#pageimage span {
					display: block;
					float: left;
				}
				#pageimage h1 {
					position: absolute;
					z-index: 90;
				}
			#content_text {
				padding: 25px;
			}
			#nav {
				margin: 0 0 20px 0;
				position: relative;
			}
				#nav ul {
					list-style: none;
					margin: 0;
					padding: 0;
				}
					#nav ul li {
						display: inline;
					}
						#nav ul li a {
							font-size: 17px;
						}
						#nav ul li a.active, #nav ul li a:hover {
							color: #ff0000;
						}
				#nav select.order {
					position:absolute;
					right: 135px;
					top: 0;
				}
				#nav select.size {
					position:absolute;
					right: 0;
					top: 0;
				}
			#shop div.product {
				width: 215px;
				height: 245px;
				margin: 0 20px 20px 0;
				text-transform: uppercase;
				float: left;
				position: relative;
				/*background-color: #cccccc;*/
			}
			#shop div.product.black {
				/*background-color: #000000;*/
			}
			#shop div.product.blue {
				/*background-color: #030036;*/
			}
			#shop div.product.red {
				/*background-color: #ff0000;*/
			}
				#shop div.product div.label, #shop div.product div.name {
					position: absolute;
					left: 0px;
					bottom: 50px;
					width: 215px;
					height: 25px;
				}
					#shop div.product div.bar, #shop div.product div.text {
						position: absolute;
						left: 0;
						top: 0;
						line-height: 25px;
						text-align: center;
						width: 215px;
						height: 25px;
						color: #ffffff;
					}
					
					#shop div.product div.label div.bar {
						background-color: #cccccc;
						-moz-opacity:.50; 
						filter:alpha(opacity=50); 
						opacity:.50;
					}
					#shop div.product.black div.label div.bar {
						background-color: #000000;
						-moz-opacity:.50; 
						filter:alpha(opacity=50); 
						opacity:.50;
					}
					#shop div.product.blue div.label div.bar {
						background-color: #030036;
						-moz-opacity:.50; 
						filter:alpha(opacity=50); 
						opacity:.50;
					}
					#shop div.product.red div.label div.bar {
						background-color: #ff0000;
						-moz-opacity:.50; 
						filter:alpha(opacity=50); 
						opacity:.50;
					}

				#shop div.product div.name {
					bottom: 25px;
				}
					#shop div.product div.name div.bar {
						background-color: #ffffff;
						-moz-opacity:.50; 
						filter:alpha(opacity=50); 
						opacity:.50;
					}
					#shop div.product div.name div.text {
						color: #000000;
					}
				#shop div.product div.zoom {
					width: 29px;
					height: 29px;
					left: 10px;
					top: 10px;
					position: absolute;
				}
			#product h1 {
				font-size: 30px;	
			}
			#product p {
				font-size: 14px;	
			}
			#shop div.product.last {
				margin: 0 0 20px 0;
			}
			
			#product div.left {
				float: left;
				width: 405px;
				text-align: left;
			}
			#product div.right {
				float: right;
				width: 440px;
				text-align: left;
			}
				#productimage {
					width: 400px;
					height: 450px;
					position: relative;
				}			
				#productimage span {
					width: 400px;
					height: 450px;
					position: absolute;
					left: 0;
					top: 0;
				}
			
				#productimages {
					margin: 18px 0 0 0;
					height: 100px;
				}
				#productimages span {
					display: block;
					float: left;
					margin: 0 19px 0 0;
					cursor: pointer;
				}
				#productimages span.last {
					margin: 0 0 0 -1px;
				}
				#productnav {
					width: 400px;
				}
					#productnav a {
						text-transform: uppercase;
					}
			div.nav2 {
				margin-bottom: 25px;
				text-align:right;
			}
				div.nav2 a {
					text-transform: uppercase;
				}
				div.nav2 a.active, div.nav2 a:hover {
					color: #ff0000;
				}
			#blackbook table {
				width: auto;
			}

	#footer {
		height: 100px;
		border-top: 1px solid #999999;
		position: relative;
	}
		#copyright {
			width: 465px;
			height: 25px;
			position: absolute;
			left: 0px;
			top: 20px;
			background: #999999;
			color: #ffffff;
			text-transform: uppercase;
			/*font-family: 'ilRossoBoldThick';*/
			font-family: 'ilRossoBold';
		}
		
			#copyright ul {
				padding:0;
				margin:0;
				list-style: none;
				height: 26px;
			}
				#copyright ul li {
					float: left;
					display: inline;
					overflow: hidden;
					height: 26px;
				}
					#copyright ul li a, #copyright ul li span {
						float:left;
						display: inline;
						height: 26px;
						padding: 30px 0 0 0;
						color: #ffffff;
					}
					#copyright ul li a:hover, #menu ul li a.active {
						color: #ff0000;
					}
					
					#copyright ul.en li.help a {
						background: url(../images/site/btn_submenu_help_en.png) left top no-repeat;
						width: 50px;
					}
					#copyright ul.en li.help a.active, #copyright ul.en li.help a:hover{
						background: url(../images/site/btn_submenu_help_en_over.png) left top no-repeat;
					}		
					#copyright ul.en li.tellafriend a {
						background: url(../images/site/btn_submenu_tellafriend_en.png) left top no-repeat;
						width: 103px;
					}
					#copyright ul.en li.tellafriend a.active, #copyright ul.en li.tellafriend a:hover{
						background: url(../images/site/btn_submenu_tellafriend_en_over.png) left top no-repeat;
					}		
					#copyright ul.en li.sitemap a {
						background: url(../images/site/btn_submenu_sitemap_en.png) left top no-repeat;
						width: 67px;
					}
					#copyright ul.en li.sitemap a.active, #copyright ul.en li.sitemap a:hover{
						background: url(../images/site/btn_submenu_sitemap_en_over.png) left top no-repeat;
					}		
					#copyright ul.en li.tc a {
						background: url(../images/site/btn_submenu_tc_en.png) left top no-repeat;
						width: 50px;
					}
					#copyright ul.en li.tc a.active, #copyright ul.en li.tc a:hover{
						background: url(../images/site/btn_submenu_tc_en_over.png) left top no-repeat;
					}		
					#copyright ul.en li.copyright span {
						background: url(../images/site/btn_submenu_copyright_en.png) left top no-repeat;
						width: 195px;
					}

					#copyright ul.nl li.help a {
						background: url(../images/site/btn_submenu_help_en.png) left top no-repeat;
						width: 50px;
					}
					#copyright ul.nl li.help a.active, #copyright ul.nl li.help a:hover{
						background: url(../images/site/btn_submenu_help_en_over.png) left top no-repeat;
					}		
					#copyright ul.nl li.tellafriend a {
						background: url(../images/site/btn_submenu_tellafriend_en.png) left top no-repeat;
						width: 103px;
					}
					#copyright ul.nl li.tellafriend a.active, #copyright ul.nl li.tellafriend a:hover{
						background: url(../images/site/btn_submenu_tellafriend_en_over.png) left top no-repeat;
					}		
					#copyright ul.nl li.sitemap a {
						background: url(../images/site/btn_submenu_sitemap_en.png) left top no-repeat;
						width: 67px;
					}
					#copyright ul.nl li.sitemap a.active, #copyright ul.nl li.sitemap a:hover{
						background: url(../images/site/btn_submenu_sitemap_en_over.png) left top no-repeat;
					}		
					#copyright ul.nl li.tc a {
						background: url(../images/site/btn_submenu_tc_en.png) left top no-repeat;
						width: 50px;
					}
					#copyright ul.nl li.tc a.active, #copyright ul.nl li.tc a:hover{
						background: url(../images/site/btn_submenu_tc_en_over.png) left top no-repeat;
					}		
					#copyright ul.nl li.copyright span {
						background: url(../images/site/btn_submenu_copyright_en.png) left top no-repeat;
						width: 195px;
					}
					
		#signup {
			position: relative;
			text-align: right;
			height: 30px;
			width: 455px;
			margin-left: 465px;
			padding-top: 20px;
			line-height: 28px;
		}
			#signup img {
				margin: 0 0 0 5px;
			}
			#signup input.text {
				width: 220px;
				margin: 0 3px 0 7px;
			}
		#contact {
			margin-top: 13px;
			color: #999999;
		}
			#contact div.col {
				width: 150px;
				float: left;
				border-left: 1px solid #999999;
			}
			#contact div.last {
				width: 161px;
				border-right: 1px solid #999999;
			}
			#contact p {
				padding: 0 10px 0 10px;
				margin: 0;
			}
			#contact a {
				color: #999999;
			}
img {
	border: none;
}
a {
	outline: none;
	color: #000000;
	text-decoration: none;
}
a.right {
	padding: 0 16px 0 0 ;
	text-align: right;
	background: transparent url(../images/site/btn_right.png) no-repeat right center;	
}
a.left {
	padding: 0 0 0 16px;
	text-align: left;
	background: transparent url(../images/site/btn_left.png) no-repeat left center;	
}
p {
	margin: 0 0 16px 0;
	padding: 0;
}
td {
	vertical-align: top;
}
td div.input {
	margin: 0 16px 0 0;
}
.clear {
	clear: both;
}
.red {
	color: #ff0000;
}
input.text {
	height: 24px;
	font-family: 'ilRossoBold';
	font-size: 11px;
	letter-spacing: 1px;
	padding: 0 7px 0 7px;
	border: 1px solid #878787;
	vertical-align: top;
	line-height: 13px;
	margin: 0 0 10px 0;
	width: 100%;
}
textarea.textarea {
	font-family: 'ilRossoBold';
	font-size: 11px;
	letter-spacing: 1px;
	padding: 7px;
	margin: 0 0 10px 0;
	border: 1px solid #878787;
	vertical-align: top;
	line-height: 13px;
	width: 100%;
}
select.select {
	height: 27px;
	font-family: 'ilRossoBold';
	font-size: 11px;
	letter-spacing: 1px;
	border: 1px solid #878787;
	vertical-align: top;
	line-height: 13px;
	margin: 0 0 10px 0;
	width: 100%;
}
select.select option {
	height: 24px;
	font-family: 'ilRossoBold';
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 13px;
}
input.text.validation-failed, textarea.textarea.validation-failed, select.select.validation-failed {
	border: 1px solid #ff0000;
}

label.overTxtLabel {
	font-family: 'ilRossoBold';
	font-size: 11px;
	letter-spacing: 1px;
	margin: 4px 7px 3px 6px;
}
input.button, div.button, a.button {
	vertical-align: top;
	height: 24px;
	background: #666666 url(../images/site/btn_gray.png) left top repeat-x;
	border: 1px solid #ffffff;
	/*font-family: 'ilRossoBoldThick';*/
	font-family: 'ilRossoBold';
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	cursor: pointer;
	outline: none;
}
input.red {
	font-family: 'ilRossoBold';
	background: #666666 url(../images/site/btn_red.png) right top no-repeat;
	color: red;
	padding-right: 60px;
}
div.button {
	background-image: none;
}
a.button {
	line-height: 24px;
	padding: 5px;
}
	a.button span {
		line-height: 24px;
		color: #000000;
	}
	
	div.button span {
		display: block;
		text-align: center;
		padding: 5px;
	}
input.black, a.button.black {
	background: url(../images/site/btn_black.png) left top repeat-x;
	color: #ffffff;
}
h1, h2, h3 {
	font-size: 34px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'ilRossoBold';
	letter-spacing: 4px;
	color: #d3d3d3;
	margin: 0 0 18px 0;
	padding: 0;
	text-align: left;
}
	h1.small {
		font-size: 26px;
	}
h2 {
	font-size: 14px;
	/*font-family: 'ilRossoBoldThick';*/
	font-family: 'ilRossoBold';
	color: #ff0000;
}
h3 {
	font-size: 18px;
	color: #000000;
}
h5 {
	font-size: 10px;
}
hr {
	height: 0px;
	border: none;
	border-top: 1px solid #d3d3d3;
	background: none;
	margin: 0 0 18px 0;
}
table {
	width: 100%;	
}
div.box {
	
}
	div.box div.heading {
		height: 36px;
		background: #999999;
	}
		div.box div.heading div.inner {
			padding: 12px 0 0 12px;
		}
	div.box div.content {
		background: #f6f6f6;	
	}
	div.box div.white {
		background: #ffffff;	
	}
	div.box div.black {
		background: #000000;	
		color: #ffffff;
	}
	div.box div.black a {
		color: #ff0000;
	}

		div.box div.content div.col {
			float: left;			
		}
		div.box div.content div.border {
			background: #999999;
			margin: 24px 0 24px 0;
		}
		div.box div.content div.inner {
			padding: 24px;
		}
	div.box a, div.box a:hover {
		color: #000000;
	}
	div.box a.gray {
		color: #999999;
	}
	div.box a.gray:hover {
		color: #ff0000;
	}
	
	
	
	
/* Home */

	#homeitems div.item {
		float: left;
		width: 215px;
		height: 175px;
		margin: 0 20px 0 0;
		position: relative;
		text-align: center;
		color: #ffffff;
		font-size: 14px;
		cursor: pointer;
	}
	#homeitems div.last {
		margin: 0;
	}
		#homeitems div.item div.normal, #homeitems div.item div.over, #homeitems div.item div.front, #homeitems div.item div.back {
			position: absolute;
			width: 215px;
			height: 175px;
			left: 0;
			top: 0;
			z-index: 10;
		}
		#homeitems div.item div.over {
			visibility: hidden;
			-moz-opacity:.0; 
			filter:alpha(opacity=0); 
			opacity:.0;
			z-index: 20;
		}
		#homeitems span.handwriting {
			vertical-align: middle;
			line-height: 175px;
		}
		#homeitems span.large {
			vertical-align: middle;
			line-height: 175px;
			font-size: 30px;
			text-transform: uppercase;
			color: #3c3c3c;
		}
		#homeitems div.item div.black {
			background: #272727;
		}
		#homeitems div.item div.white {
			background: #ffffff;
		}
		#homeitems div.item div.blue {
			background: #060029;
		}
		#homeitems div.item div.red {
			background: #ff0000;
		}
		#homeitems div.item div.transparent {
			-moz-opacity:.80; 
			filter:alpha(opacity=80); 
			opacity:.80;
		}
		#homeitems div.item div.back {
			z-index: 10;
		}
		#homeitems div.item div.front {
			z-index: 20;
		}
		#homeitems div.item p {
			padding: 10px;
		}
.handwriting {
	font-family: PhontPhreaksHandwritingRegular;
	font-size: 22px;
}
table.sizeguide {
	border: 1px solid #000000;
	border-collapse: collapse;
}
	table.sizeguide th, table.sizeguide td {
		text-align: center;
		vertical-align: middle;
		border-bottom: 1px solid #000000;
	}
	table.sizeguide tr {
		height: 25px;
	}
	table.sizeguide th {
		background: #e9e9e9;
	}
.small {
	font-size: 10px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.borderblack {
	border: 1px solid #000000 !important;
}
.notransform {
	text-transform: none;
}
.thick {
	/*font-family: 'ilRossoBoldThick';*/
	font-family: 'ilRossoBold';
}
.gray {
	color: #999999;
}
.underline {
	text-decoration: underline;
}