html,body{
	
}
body{
	 background:#111111 url(../images/bg-check-l.png) repeat left top;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#efefef;
	 padding-bottom:60px;
	 margin:0 0 0 -20px;
}

a{
	color:#ccc;
	text-decoration:none;
}

a:Hover{
	text-decoration:underline;
}
.sfb{
	  background:url(../images/edge-left-f.png) repeat-y left top;
	  width:72px;
	  height:100%;
	  position:absolute;
	  left:0;
	  top:0;
}
.sfr{
	  background:url(../images/edge-right-f.png) repeat-y left top;
	  width:72px;
	  height:100%;
	  position:absolute;
	  right:0;
	  top:0;
}

#site-cell{
	margin:0 auto;
	margin-top:-60px;
	max-width:1058px;
	min-height:500px;
	background:url(../images/emblem-eurotwins.png) no-repeat left top;
}
#site-cell .frame{
	width:960px;
	margin:0 auto;
	
}
.tfp{
	float:left;
	width:100%;
	background:url(../images/header-top-image.jpg) no-repeat left top;
}
.bfp{
	float:left;
	width:100%;
	background:url(../images/footer-bg.jpg) no-repeat left bottom;
	min-height:600px;
}
#header-block{
	z-index:9;
	float:left;
	position:relative;
	display:block;
	margin:100px 0 0 0;
	width:100%;
	height:150px;
}

#euro-twins-logo {
	float:left;
	position:relative;
	width: 375px;
	height: 132px;
	margin:0 0 0 26px;
}
#euro-twins-logo h1{
	float:left;
	width: 375px;
	height: 132px;
	display:block;
	background:url(../images/eurotwins-logo.png) no-repeat left top;
	text-indent:-9999px;
}
#site-menu {
	float:right;
	margin:66px 0 0 0;

}
#site-menu ul li{
	display:inline;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	margin:0;
}
#site-menu ul li a{
	text-decoration:none;
	color:#aaa;
	}
#site-menu ul{
	margin:4px 14px 0 0;
}

#site-menu ul li a{
	background:#090909;
	padding:30px 28px 18px 28px;
	font-weight:normal;
	margin:0;
	font-size:15px;
	z-index:3;
	float:left;
}
#site-menu ul li a:Hover{
	background:#0f0f0f;
	color:#fff;
}
#site-menu ul li.selected a{
	background:#131313;
	color:#fff;
	
}
#site-menu ul li:Hover ul {
	display:block;
}


#site-menu ul li ul {
	background:url(../images/tier-2-menu-bg.png) no-repeat right bottom;
	float:left;
	display:block;

	margin:-20px 0 0 0 !important;
	z-index:4;
	padding:0 12px 0 12px !important;
	position:absolute;
	right:180px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;

}
#site-menu ul li ul li {
	float:left;
	margin:0 !important;
	padding:30px 0 0 0;
}
#site-menu ul li ul li a{
	font-size:12px !important;
	background:none !important;
	color:#0f0f0f !important;
	padding:10px 10px 20px 10px !important;
	margin:-30px 0 0 0 !important;
}
#site-menu ul li ul li a:Hover{
	color:#fff !important;
}

#page-secondary-nav{
	float:right;
	width:400px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	font-size:15px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	background:url(/images/secondary-menu-bg-8bit.png) no-repeat right top;
	display:block;
	padding:3px 60px 15px 0;
	margin:18px 0 0 0;
}

#page-secondary-nav a{
	margin:0 10px 0 10px;
}

#site-body{
	background:url(../images/page-bg.gif) repeat left top;
	float:left;
	width:941px;
	min-height:500px;
	padding:0 0 0 0;
	margin:-80px 0 0 0;
	z-index:1;
	position:relative;
}

#primary-cell{
	float:left;
	clear:both;
	margin:80px 40px 40px 40px;
	width:870px;
	color:#c5c5c5;
	font-family:Geneva, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:18px;
}

#primary-cell h1{
	font-size:55px;
	color:#737374;
	margin:0 0 26px 0;
}
#primary-cell h1.inline{
	
}
#primary-cell h1.left{
	display:inline;
	float:left;
}

#primary-cell h2{
/*	font-size:20px;*/
	color:#737374;

}
#primary-cell h4.promo{
	float:right;
	font-size:34px;
	color:#383837;
	margin:-70px 0 0 0;
}
#primary-cell h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

#primary-cell h2.inkfont{
}
#primary-cell p{
	margin:0 0 18px 0;
}

#site-footer{
	font-size:12px;
	color:#555;
	padding:10px;
	float:left;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:900px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
}
.quick-contact{
	float:left;
	width:390px;
	background:url(../images/icon-contact.png) no-repeat left center;
	padding-left:115px;
	
}

.copyright{
	text-align:right;
	float:right;
	width:305px;
	font-size:10px;
}
.copyright a {
	color:#555;
}

.nav-column{
	width:265px;
	float:left;
}
.nav-column hr{
	width:70%;
}

.nav-column .intro-text{
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.menu-cell{
	color:#8f8f8f;
	background:#171818;
	width:263px;
	float:left;
	color:#757575;
	padding:0 0 28px 0;
	margin: 0 0 26px 0
}
.menu-cell h3{
	font-size:34px;
/*	color:#383837;*/
	color:#999;
	margin:20px 0 10px 24px;
	position:relative;
}
.menu-cell p{
	padding-left:24px;
	padding-right:24px;
}
.menu-cell ul{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:14px 0 0 42px;
	float:left;
	clear:both;
	width:240px;
	position:relative;
}
.menu-cell ul li{
	list-style:disc;
	padding:3px 0 3px 8px;
}
.menu-cell p{
	font-family:Helvetica, Arial,  sans-serif;
	font-size:11px;
	margin:0 0 0 22px;
	line-height:16px;

}
.menu-cell a{
	text-decoration:none;
	color:#8f8f8f;	
}
.menu-cell li.selected a{
	color:#bababa;	
	text-decoration:underline;
}
/* content-layout
   ----------------*/
.intro-text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	
}

.content-data{
	float:left;
	width:600px;
}
.content-frame{
	margin:0 0 0 26px;
}
.content-frame h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:12px 0 12px 0;
	font-size:15px;
	clear:both;
}

/* shop layout
   ----------- */
#catCartSummary, .cart-link{
	display:block;
	font-size:11px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	position:absolute;
	right:40px;
	top:60px;
	width:130px;
	overflow:hidden;
	text-align:right;
	color:#444;
}
.shop-data h2{
		font-family:Georgia, "Times New Roman", Times, serif;
		margin-bottom:12px;
}   
.shop-data{
	float:left;
	width:600px;
}
.productTextInput{
	width:60px;
	margin-right:20px;
}
.shop-data .details h2{
	font-size:18px;
}

.small-details .price {
		font-size:12px;
		border-bottom:1px solid #111;
		padding-bottom:8px;
		margin-bottom:8px;
}
.price label{
		font-family:Georgia, "Times New Roman", Times, serif;
		padding-right:12px;
}
.productPopletsItem{
	width:100px;
	height:100px;
	vertical-align:middle;
	text-align:center;
	background:#000;
	margin:4px 0 4px 0;
}
.shop-data a{
	text-decoration:none;
}
.product-small{
	font-size:11px;
	width:156px;
	background:#1a1c1c;
	float:left;
	margin:16px 6px 0 26px;
	padding:0 0 6px 0;
}
.product-small div.small-image{
	border:1px solid #3a3a3a;
	margin:6px 0 0 6px;
	height:113px;
	width:143px;
	overflow:hidden;
	background:#1d1d1d;
	float:left;
	display:block;
}
.product-name{
}
.product-small h5{
	margin:6px 0 0 6px;
	float:left;
	clear:both;
	font-size:10px;
}
h5.product-name a{
	font-size:12px;
}
.product-small .small-image{
	height:113px;
	width:143px;
}

.product-small .price{
	float:left;
	width:70px;
	margin:6px 0 0 6px;
}
.product-small .more-info{
	float:left;
	width:60px;
}
.product-small .tags{
	width:60px;
	height:60px;
	display:block;
	position:absolute;
	float:left;
}
.product-small .tags a{
	width:60px;
	height:60px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
}
.onsale-1{
	background:url(../images/olbnr-sale.png) no-repeat left top;
}
.tags-new{
	background:url(../images/olbnr-new.png) no-repeat left top;
}
.product-small .more-info a{
	display:block;
	float:left;
	background:#272929;
	color:#7d7f7f;
	padding:4px;
	width:60px;
	margin:3px 0 0 4px;
}

.breadcrumbs{
	font-size:16px;
	color:#7e7e7e;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	clear:both;
	width:100%;
	margin:4px 0 12px 0;
}
.breadcrumbs a{
	color:#b5b5b5;
	text-decoration:none;
}
.latest-sale-items .productfeaturelist li{

}
.latest-sale-items h5{
	font-size:13px !important;
}
.latest-sale-items h5 span{
	color:#888;
	font-size:10px;
}

/* newsletter
 --------------- */
 
 .newsletter-form{
	 padding:0 20px 20px 20px;
 }
 
/* blog layout
    ------------ */
#articles-data{
	margin:0 0 0 36px;
	width:530px;
	float:left;
	font-size:13px;
	line-height:1.68em;
}
#articles-data h2 a{
	text-decoration:none;
}
#articles-data h2{
	font-size:34px;
}
#articles-data h3{
	font-size:16px;
	margin:18px 0 6px 0;
}
.post-details{
	color:#383837;
	float:left;
	clear:both;
	width:100%;
	margin:4px 0 18px 0;
}
.blogsitesummary .author{
	display:none;
}
.blogsitesummary{
	float:right;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.blogsitesummary li{
	float:right;
	clear:both;
}
.latest-entries{
	float:left;
	margin:12px 24px 12px 24px;
}
hr{
	border:none;
	padding:0;
	clear:	both;
	border-top:1px solid #444;
}

.links{
	padding:18px;
	background:#171818;
	margin:18px 0 0 0;
}

/* Announcements Page
   ------------------- */
   
.announcement-cell{	
	color:#8f8f8f;
	background:#171818;
	width:263px;
	float:left;
	color:#757575;
	padding:0 0 28px 0;
	margin:0 36px 0 0;
	font-size:11px;
}
.announcement-cell h3{
	font-size:34px;
	color:#383837;
	margin:12px 0 0 12px;
}
.announce-list{
	margin:12px 0 0 12px;
	width:248px;
	float:left;
	font-size:11px !important;
}
.announce-list h2{
	font-size:12px !important;
}
.last-announce{
	margin:0;
}
h2.post-title {
	font-size:36px;
}

/*	font-size:10px;*/
	

.noticeboard-item{
	color:#8f8f8f;
	background:#171818;
	float:left;
	clear:both;
	width:100%;
}
.noticeboard-item h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	clear:both;
	margin:12px 0 0 12px;
}

.noticeboard-item .intro{
	float:left;
	clear:both;
	margin:6px 0 0 12px;
}

.noticeboard-item .small-image{
	width:92px;
	height:68px;
	float:left;
	display:block;
	background:#121414;
	margin:12px 0 12px 12px;
}

.noticeboard-item .description{
	float:left;
	width:420px;
}

.noticeboard-item .nav-options{
	float:right;
	clear:both;
	margin:5px;
	display:none;
	
}

/* announcement-list
   ------------------ */
.summary-box{
	background: url( ../images/bg-50.png) repeat left top;
	width:170px;
	float:left;
	margin-right:10px;
	padding:6px;
}
.summary-box a:hover{
	text-decoration:none;
}
.summary-box h3{

	padding:6px 0 0 12px !important;
}
.noticeboard-data .last{
	margin-right:0;
}
.announcement-item {
	float:left;
	clear:both;
	padding:4px 0 8px 0;
	border-bottom:1px solid #222;
	width:98%;
}
.announcement-item:last-child{
	border:none;
}
.announcement-item h2{
	float:left;
	width:125px;
	font-size:11px;
	line-height:1.15em;
	margin:3px 0 0 0;
	
	}

.announcement-item .date{
	float:left;
	width:30px;
	clear:left;
}
.announcement-item .date .day{
	font-size:14px;
}
.announcement-item .date .month{
	font-size:9px;
	line-height:1em;
}

/* ask bev section
   ---------------- */
.web-form{
	float:left;
	clear:both;
	margin:12px 0 0 24px;
}
input, textarea{
	background:#e8e8e8;
	border:1px solid #b5b5b5;
	font-size:13px;
	float:left;
	clear:both;
}
select{
	float:left;
	clear:both;
}

.web-form label{
	margin:6px 0 0 0;
	float:left;
	clear:both;
}
.web-form textarea{
	width:180px;
}

/* home
   ------- */
   
.p_Home-Page #site-body{
	background:none;
	min-height:384px;
}
.p_Home-Page .bfp{
	background:transparent url(../images/cover-background.jpg) no-repeat scroll left bottom;
	min-height:384px;
}
.intro-block{
	float:left;
	width:240px;
	font-size:18px;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:left;
	
}
.cover-cell{
	float:right; 
	width:200px; 
	text-align:right; 
	margin:0 0 0; 
	padding:12px;
	background: url(../images/bg-50.png) repeat left top !important;
	display:block;
}
.cover-cell h5{
	font-size:13px !important;
}
.cover-cell h5 span{
	color:#888;
	font-size:10px;
}
.cover-cell hr{
	margin:1em 0 0 0;
	float:left;
	clear:both;
	width:100%;
}

.email-fetch-module{
	float:left;
	clear:both;
	position:relative;
	margin:100px 0 0 0;
	background:url(/images/newsletter-bg.png) no-repeat left top;
	width:234px;
	height:86px;
}
.cover-cell h4{
	color:#888 !important;
	float:left;
	clear:both;
	margin:12px 0 12px 0!important;
	padding:0;
}
ol.blogsitesummary{
	float:left;
	clear:left;
}
.date{
	font-size:9px;
	margin-left:10px;
	color:#aaa;
}

/* photo gallery */
.photogalleryItem{
	padding-left:50px;
	padding-bottom:50px;	

}
.photogalleryItem img{
	background:#1A1C1C;
	padding:8px;
}
/* about us / workshop area
   ------------------ */
.photo-column{
	clear:left;
	width:330px; 
	float:left; 
	padding:20px;
	
}

/* forms
   -------------- */
.item{
	float:left;
	clear:both;
	margin:0 0 4px 0;
}

.cat_textbox, .cat_listbox, .cat_textbox_small{
	background:#2a2a2a;
	border:1px solid #404040;
	color:#9f9f9f;
	padding:3px 10px 3px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius : 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* contact page form
   ------------------- */
.contact-form .cat_listbox, .contact-form .cat_textbox{
	width:210px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:10px;
}
.cat_button{
		font-family:Georgia, "Times New Roman", Times, serif;
		margin-top:12px;
}