body
{
	background-color: black;
	margin: 0px;
	color: #cccccc;
	font-family: trebuchet ms,tahoma,verdana,arial,helvetica;
	font-size: 13px;
}

a
{
	color: #6eabde;
	text-decoration: none;
	border: 0px solid black;
}

img
{
	border: 0px;
}

h1, h2, h3, h4, h5, h6
{
	color: #8ac;
}

strong
{
	font-size: 900;
	border-bottom:1px dotted #cccccc;
}

#body
{
	background-color: #333;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	background-color: #555;
	height: 150px;
}

#smaklogo
{
	float: left;
}

#nav
{
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	font-size: 20px;
	text-transform: lowercase;
}

#description
{
	width: 900px;
	text-align: center;
	background-color: #444;
	height: 30px;
	font-style: italic;
}

#description>div
{
	padding-top: 5px;
}

#content
{
	margin: 20px;
}

#footer
{
	border-top: 1px black solid;
	padding: 5px;
	text-align: center;
}

#frontpromotion
{
	color: #ddd;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #24a;
	font-size: xx-large;
}

#frontsideimg
{
	float: right;
	margin: 10px;
	margin-left: -200px;
	position: relative;
	top: -70px;
	left: 150px;
}

#fronttwitterfeed
{
	float: left;
	width: 150px;
	margin-left: -100px;
	margin-top: 20px;
	padding: 20px;
	padding-top: 0px;
	overflow: hidden;
	background-color: #222;
}

#twitter_update_list
{
	padding: 0px;
	list-style-position: inside;
}

#frontvideoembed
{
	float: left;
	margin: 20px;
	margin-left: 20px;
	margin-right: 0px;
	width: 425px;
}

#frontbuypanel
{
	float: right;
	margin: 20px;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 0px;
	background-color: #222;
}

#frontfeatures
{
	background-color: #222;
	padding: 10px;
	padding-left: 20px;
	width: 550px;
}

#frontscreenshots
{
	margin: 15px;
}

#frontscreenshots img
{
	margin: 5px;
}

.manualfloatleft
{
	float: left;
	margin: 0px;
	margin-right: 20px;
}

.manualfloatright
{
	float: right;
	margin: 0px;
	margin-left: 20px;
}

.subtext
{
	font-size: smaller;
	color: #aaa;
}

.code
{
	font-family: monospace;
}
