/* @override 
	http://www.telegraphskateboards.com/includes/default.css
	http://telegraphskateboards.com/includes/default.css
*/

body {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	background: #333 url(http://www.telegraphskateboards.com/layout/tele_bg.jpg) repeat;
	color: #666;
	font-size: 13px;
	line-height:1.4em; 
	background-attachment:fixed;
	}
	
	img {border: none;}
	
	#sidesk8 {width: 100%;
	text-align: center;
	}
	
	
	
 h1, h2, h3, h4, h5, #navlt	{font-family:"ronnia-1","ronnia-2";}
	
	select {background: #e1e1e1; border: none; width:100%; padding: 5px;}
	
	#navrt form {display: inline; float: right;}
	
	.fb {float: left; margin: 1px 10px 0 0;}

body {
	padding: 0;
	margin: 0;
	z-index: 0;
	}

p {
	}

h1 {
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
	width: 40%;
	}

h2 {
	font-size: 20px;
	line-height: 26px;
	}

a:link {
	color: #960;
	text-decoration: none;
	}

a:visited {
	color: #960;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

a:active {
	text-decoration: none;
	color: #000;
	}

#container, #header, #footercontainer, #contentcontainer {
	width: 990px;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	}
#contentcontainer {
	display: table;
	height: 100%;
	}
#header {
	top: 0;
	position: fixed;
	z-index: 2;
	}

#headerdrop {
	width: 991px;
	clear: both;
	}

#navlist {
	padding: 0;
	margin: 0;
	}

#navlist img {
	border: 0;
	}

#navlist #logo a {
	padding: 2px 12px 2px 24px;
	}

#navlist #logo a:hover, #navlist #logo a:active {
	background-color: transparent;
	}
#navlt {
	float: left;
	}
#navrt {
	float: right;
	padding-bottom: 0;
	margin: 0;
	padding-top: 16px;
	padding-right: 12px;
	}
#navcontainer {
	background-color: #718db2;
	display: inline;
	float: left;
	width: 990px;
	height: 46px;
	}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	color: #000;
	float: left;
	width: 100%;
	line-height: 53px;
	}

#navcontainer ul li {
	display: inline;
	}

#navcontainer ul li a {
	color: #000;
	text-decoration: none;
	float: left;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	height: 32px;
	text-transform: uppercase;
	margin-top: 4px;
	text-shadow: #777 0 1px 3px;
	}

#navcontainer ul li a:hover {
	background-color: #FFF;
	color: #000;
	}

#navcontainer ul li a:active {
	background-color: #960;
	}
.mailinglist {
	
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0;
	}
.mailinglabel {
	font-size: 11px;
	display: inline-block;
	clear: both;
	height: 22px;
	position: relative;
	top: 1px;
	}
.mailinglist input {
	border: 1px solid #000;
	font-size: 10px;
	padding: 4px;
	margin-left: 4px;
	color: #999;
	}
input.mailinglistbutton {
	background-color: #333;
	color: #CCC;
	font-weight: bold;
	}
#contentcontainer {
background: white;
	bottom: 0;
	top: 0;
	}
#content {
	padding: 24px;
	}
#home_logo {
	float: left;
	clear: both;
	border-style: none;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	}
#home_text {
	float: right;
	margin-top: 55px;
	margin-right: 110px;
	padding-bottom: 4px;
	}
#home_movie {
	clear: both;
	padding: 4px;
	}
.centered {
	text-align: center;
	}
.rightalign {
	text-align: right;
	}
.rightpad {
	float: right;
	margin-top: 10px;
	margin-right: 150px;
	}
.headtitle {
	background-color: #F00;
	color: #960;
	font: bold 26px;
	}
.midtitle {
	background-color: #F00;
	color: #960;
	font: bold 22px;
	}
.highlight {
	background-color: #F00;
	padding: 0 1em 3px;
	}
.boardsthumbcontainer {
	margin: auto;
	width: 800px;
	}
.boardsthumb {
	float: left;
	text-align: center;
	/* 5 across */
	/* margin-left: 20px; */
	margin-left: 52px;
	padding: 0;
	}

.boardsthumb img {
	border-style: none;
	}
#movie {
	margin: auto;
	width: 640px;
	}
#thumbnailcontainer {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	}
.thumbnail {
	float: left;
	font-size: 12px;
	text-align: center;
	padding-bottom: 1.2em;
	}
.thumbnail a {
	}
.thumbnail a:hover {
	color: #F99;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
.thumbnail a img {
	border: 1px solid #000;
	margin-right: 5px;
	margin-left: 5px;
	}
.thumbnail a:hover img {
	border: 1px solid #F99;
	}
.linebreak {
	display: block;
	clear: both;
	}
.thumbnail a:active img {
	border: 1px solid #960;
	}
.subtext {
	font-size: 12px;
	text-align: center;
	clear: both;
	padding-top: 1em;
	}
.subtext img {
	padding: 3px;
	}
.frost {	
	}
table.frost {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	}
.fullwidth {
	font-size: 12px;
	border: none;
	background-color: #dedede;
	width: 95%;
	padding: 6px;
	margin: 2px;

	}
	
	
	option {border: none;}
	
	#minicart, select, .mailinglist input, .fullwidth {
		-moz-border-radius: 5px;
border-radius: 5px;
		border: none;


	}
 .fullwidth:focus {	background-color: #cecece;
}
	
.formlabel {
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	}
.alttext {
	color: #C00;
	font-weight: bold;
	}
#footercontainerhome img {
	padding: 0;
	margin: 0;
	border-style: none;
	}
#footercontainerhome {
	position: fixed;
	bottom: 0;
	padding: 0;
	margin: 0 auto;
	background-color: #F00;
	text-align: right;
	height: 170px;
	border-right: 1px solid #222;
	}
#footercontainerhome #footer {
	height: 15px;
	line-height: 14px;
	padding-right: 20px;
	}
#footercontainer {
	display: block;
	background: white;
	clear: both;
	}
#footer {
	color: #666;
	font-size: 11px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 40px;
	}
