/*  Beet It CSS by run2 - March 2011*/
/* main stylesheet - dk purple #48153e; green #6c3; pink #e20071 */

body {
font: 100% Tahoma, Trebuchet, Verdana, Arial, sans-serif;
color: #fff; 
background: #48153e url(/assets/bg_beetroot.gif) no-repeat top right;
margin: 10px auto;
padding: 0;
text-align: center; 
}

/*HTML 5 defaults */
header, nav, article, aside, figure, section, footer { display: block; }

/* General Typography */
h1 { margin: 0; padding: 0; font-size: 3em; }
h2, h3 { margin: 0; padding: 0; font-size: 1.2em; } 
h3 { margin: 0; padding: 0; font-size: 0.85em; } 
h4 { margin: 0; padding: 0; font-size: 0.85em; font-weight: normal; } 
h5, p { margin: 0; padding: 0; font-size: 0.85em; }
table, ul { font-size: 0.85em; }
a { color: #fff; font-style: italic; text-decoration: none; }
a:hover { color: #6c3; text-decoration: underline; }

/* Specialist Fonts */
@font-face {
    font-family: 'Dakota';
    src: url('/assets/fonts/dakota.eot');
    src: url('/assets/fonts/dakota.eot?#iefix') format('embedded-opentype'), 
	url('/assets/fonts/dakota.woff') format('woff'), 
	url('/assets/fonts/dakota.ttf') format('truetype'); 
}

@font-face {
    font-family: 'EurostileExtended';
    src: url('/assets/fonts/eurostile.eot');
    src: url('/assets/fonts/eurostile.eot?#iefix') format('embedded-opentype'), 
	url('/assets/fonts/eurostile.woff') format('woff'), 
	url('/assets/fonts/eurostile.ttf') format('truetype'); 
}

/* Span Classes */
.normal { font-weight: normal; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.white { color: #fff; }
.boldwhite { font-weight: bold; color: #fff; }
.green { color: #6c3; }
.boldgreen { font-weight: bold; color: #6c3; }
.pink { color: #e20071; }
.boldpink { font-weight: bold; color: #e20071; }
.rightpic { float: right; border: 0; }
.left { float: left; border: 0; margin-right: 20px; }
.clear { clear: both; }
.offleft { position: absolute; left: -999px; width: 990px; visibility: hidden; }
.noborder { border: none; margin: 0; }
.dakotatxt { font: 100% Dakota, Tahoma, Trebuchet, Verdana, Arial, sans-serif; }
.dakotatxt_pink { color: #e20071; font: 100% Dakota, Tahoma, Trebuchet, Verdana, Arial, sans-serif; }
.eurostiletxt { font: 100% EurostileExtended, Tahoma, Trebuchet, Verdana, Arial, sans-serif; }
.rule { clear: both; border-bottom: 1px dashed #fff; }


/* Elopak corner flash */
#elopak_flash {
position: absolute;
top: 0; 
left: 0;
width: 250px; 
height: 250px; 
}
	#elopak_flash img { border: none; }


/* Control */
#wrapper { 
margin: 50px auto 25px auto; 
padding: 0; 
width: 960px; 
text-align: left; 
}


/* Header */
header {
margin: 0;
padding: 0;
height: 165px;
}
	header object, header img { 
	float: left;
	margin: 0 300px 0 0;
	padding: 0; 
	border: 0; 
	behavior: url(/scripts/PIE.htc);
	-pie-png-fix: true;
	}
	img.obj { margin: 0 300px 20px 105px; }
	.flags {clear: right;  float: right; }
	.flags img { margin: 0 0 0 20px; }
	.strap img { float: left; margin-top: -80px; margin-left: 560px; }


/* Main Nav */ 
nav {
clear: both;
margin: 0; 
padding: 0;
color: #fff;
}
	nav ul.dropmenu {
	margin: 0;
	padding: 0;
	height: 2.5em; 
	border-bottom: 1px solid #fff; 
	}

/* Main Content */
.headline {
clear: both;
margin: 30px 0 20px 0;
}
	.headline h1 {
	padding: 0;
	color: #e20071;
	font: 100% Dakota, Tahoma, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 3em;
	font-weight: normal;
	}
	.big { font-size: 3em; }

article {
clear: both; 
float: left; 
margin: 0 30px 30px 0; 
padding: 0;
width: 630px;
text-align: left;
}
	article h2 {
	font: 100% Dakota, Tahoma, Trebuchet, Verdana, Arial, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #6c3;
	}
	article h3 {
	font: 100% Dakota, Tahoma, Trebuchet, Verdana, Arial, sans-serif;
	margin: 20px 0 0 0;
	padding: 0;
	color: #e20071;
	}
	article p { 
	margin: 0 0 10px 0;
	padding: 0;
	}
		article p { line-height: 1.75em; }
		article p.tiny { font-size: 0.1px; clear: both; }
		article .tab { padding-left: 25px; }
		article .tabred { padding-left: 25px; color:#f00000; }
		article .tag { display: inline-block; float: left; width: 130px; font-weight: bold; } 
		article .info { display: inline-block; float: left; width: 500px; } 
	article a {
	text-decoration: underline;
	color: #e20071;
	}
	article ul { 
	margin: 0px 0px 20px 17px;
	}
	article ul li { 
	list-style: square; 
	margin-right: 10px; 
	line-height: 1.75em;
	}
	article ul li.indent { margin-left: 20px; }
	
	article img.widepic { margin-bottom: 20px; }

	.left { 
	float: left; 
	width: 304px; 
	margin: 20px 0 0 0;
	padding-right: 10px; 
	border-right: 1px dashed #fff; 
	}
	.right { 
	float: left; 
	width: 300px;
	padding-left: 15px; 
	margin: 20px 0 0 0;  
	}
	.left h3, .right h3 { margin-top: 0; }
	.left .bold, .right .bold { margin-bottom: 0; }
	.clearleft { clear: left; margin: 0 0 -15px 0; font-weight: bold; }
		.clearleft a { font-weight: normal; }
	
	iframe { margin: 10px 0; }
	
	
/* Sidebar */
aside { 
width: 300px; 
margin: 0; 
float: left; 
}
	aside img {
	margin: 0; 
	}
	aside a {
	text-decoration: underline;
	color: #e20071;
	}

	.panel_comp { 
	width: 300px; 
	height: 300px; 
	display: block; 
	margin: 0 0 30px 0;
	-webkit-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	-moz-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	}
		.panel_comp a { text-decoration: none; }

	.panel_elopak { 
	width: 280px; 
	height: 100px;
	display: block; 
	margin: 0 0 30px 0;
	padding: 10px;
	text-decoration: none;
	background: #000; 
	color: #fff;
	-webkit-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	-moz-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	-webkit-transition: background-color 0.25s linear; 
	-moz-transition: background-color 0.25s linear; 
	transition: background-color 0.25s linear; 
	behavior: url(/scripts/PIE.htc);
	}
		.panel_elopak a { text-decoration: none; }
		.panel_elopak p { margin: 0; }
		.panel_elopak p.readmore { color: #fff; }
		.panel_elopak img { float: left; margin: -30px 20px 0 0px; border: 0; }
/*
		.panel_elopak a:hover { background: #fff; color: #e20071; }
		.panel_elopak a:hover p.readmore { color: #6c3; }
*/
		.dakotatxt { font-size: 2em; }

	.panel_sport a { 
	clear: both;
	width: 280px; 
	display: block; 
	margin: 0 0 30px 0;
	padding: 10px;
	text-decoration: none;
	background: #fff url(/assets/panel_shot_bottle.png) no-repeat bottom right; 
	color: #757575;
	-webkit-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	-moz-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	-webkit-transition: background-color 0.25s linear; 
	-moz-transition: background-color 0.25s linear; 
	transition: background-color 0.25s linear; 
	behavior: url(/scripts/PIE.htc);
	}
		.panel_sport a img { border: none; }
		.panel_sport a:hover { background: #e20071 url(/assets/panel_shot_bottle.png) no-repeat bottom right; color: #fff; }
		.panel_sport a:hover .pink { color: #fff; }
		.panel_sport p { margin: 10px 95px 0 0; }
		.shot { float: right; }
		.panel_logo { margin: 15px 10px 0 0; }
		.panel_sport a p.readmore { color: #e20071; }
		.panel_sport a:hover p.readmore { color: #6c3; }

	.panel_news a {
	clear: both;
	width: 280px; 
	display: block; 
	margin: 0 0 30px 0;
	padding: 10px 10px 25px 10px;
	color: #fff;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	-moz-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	background-color: #6c3;
	behavior: url(/scripts/PIE.htc);
	-webkit-transition: background 0.25s linear;
	-moz-transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
	transition: background 0.25s linear;
	}
		.panel_news a:hover { background-color: #fff; color: #757575; }
		.panel_news img { margin: 0; border: none; }
		.panel_news .readmore { color: #e20071; }
		.panel_news a:hover .readmore { color: #6c3; }
		.panel_news .posted { float: right; color: #fff; text-align: right; font-style: italic; }
		.panel_news a:hover .posted { color: #757575; }

	.panel_twitter a {
	clear: both;
	width: 280px; 
	display: block; 
	margin: 0 0 30px 0;
	padding: 10px 10px 7px 10px;
	-webkit-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	-moz-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	background: #1a9ab2;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1a9ab2), to(#7ac3d9));
	background: -moz-linear-gradient(#1a9ab2, #7ac3d9);
	background: linear-gradient(#1a9ab2, #7ac3d9);
	-pie-background: linear-gradient(#1a9ab2, #7ac3d9);
	behavior: url(/scripts/PIE.htc);
	font-style: normal; text-decoration: none; color: #fff; 
	}
		.panel_twitter a:hover {
		background: #1a9ab2;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7ac3d9), to(#1a9ab2));
		background: -moz-linear-gradient(#7ac3d9, #1a9ab2);
		background: linear-gradient(#7ac3d9, #1a9ab2);
		-pie-background: linear-gradient(#7ac3d9, #1a9ab2);
		behavior: url(/scripts/PIE.htc); 
		}
		.panel_twitter img, .panel_twitter p { margin: 0; border: none; }
		.dateline { float: right; font-style: italic; }

	.panel_facebook a {
	clear: both;
	width: 280px; 
	display: block; 
	margin: 0 0 30px 0;
	padding: 10px 10px 7px 10px;
	-webkit-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	-moz-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	background-color: #334975;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#334975), to(#5988bb));
	background: -moz-linear-gradient(#334975, #5988bb);
	background: linear-gradient(#334975, #5988bb);
	-pie-background: linear-gradient(#334975, #5988bb);
	behavior: url(/scripts/PIE.htc);
	-webkit-transition: background 0.25s linear;
	-moz-transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
	transition: background 0.25s linear;
	}
		.panel_facebook a:hover {
		background-color: #5988bb;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5988bb), to(#334975));
		background: -moz-linear-gradient(#5988bb, #334975);
		background: linear-gradient(#5988bb, #334975);
		-pie-background: linear-gradient(#5988bb, #334975);
		behavior: url(/scripts/PIE.htc);
		}
		.panel_facebook img { margin: 0; border: none; }

	.panel_newsletter a {
	clear: both;
	width: 280px; 
	display: block; 
	margin: 0 0 30px 0;
	padding: 10px 10px 7px 10px;
	-webkit-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	-moz-box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	box-shadow: 0px 0px 15px rgba(255,255,255,.7);
	background-color: #000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000), to(#666));
	background: -moz-linear-gradient(#000, #666);
	background: linear-gradient(#000, #666);
	-pie-background: linear-gradient(#000, #666);
	behavior: url(/scripts/PIE.htc);
	-webkit-transition: background 0.25s linear;
	-moz-transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
	transition: background 0.25s linear;
	}
		.panel_newsletter a:hover {
		background-color: #666;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#666), to(#000));
		background: -moz-linear-gradient(#666, #000);
		background: linear-gradient(#666, #000);
		-pie-background: linear-gradient(#666, #000);
		behavior: url(/scripts/PIE.htc);
		}
		.panel_newsletter img { margin: 0; border: none; }
		#eshot { 
		display: none; 
		margin: 0 0 20px 0; 
		padding: 0 0 20px 0;
		border-bottom: 1px solid #fff; 
		}
		.eshot_signup	 { width: 100%; }
		.eshot_signup	 td { margin: 0; padding: 0; border: 0; }
		.eshot_signup	 td.tag { width: 100px; }
		.eshot_signup	 td input { width: 200px; }
		#eshot p { margin-bottom: 5px; }

	.panel_addthis { 
	clear: both;
	width: 280px; 
	display: block; 
	margin: 0 0 30px 0;
	}

/* Footer */
footer { 
clear: both; 
text-align: left; 
margin: 0 auto;
padding: 25px 0 0 0; 
width: 960px; 
border-top: 1px solid #fff;  
color: #fff; 
}
	footer p { color: #fff; }
		footer p.footerright { 
		float: right; 
		width: 640px; 
		padding-top: 0px; 
		text-align: right; 
		}
	footer a { 
	font-style: normal;
	}
		footer a.jump { margin-right: 10px; }
		footer .copy { color: #fff; }
		footer a.current { color: #6c3; margin-right: 10px; }
	footer img { border: none; }
	footer ul { 
	margin: 0;
	padding: 0;
	}
		footer ul li {
		display: inline;
		list-style: none;
		margin: 0 20px 0 0;
		}
		footer ul li.partners {
		float: left; 
		padding: 0 ;
		color: #001c4a;
		}
			footer ul li a {
			display: inline;
			padding: 0;
			font-weight: normal;
			font-size: 1.2em;
			color: #001c4a;
			border: none;
			}
