﻿body
{
	background: #f2f2f2 url(../../Images/Public/top-bg.png) repeat-x left top;
	margin: 0;
	padding: 0;
}

#wrapper 
{
	width: 993px;
	margin: auto;
}


#header
{
	background: url(../../Images/Public/top.png) no-repeat left top;
	height: 85px;
	padding: 120px 77px 0 77px;
	position: relative;
	
}

#content 
{
	background: url(../../Images/Public/mid.png) repeat-y left top;
}

#main
{
	padding: 0 77px 0 77px;
}


#footer 
{
	clear: both;
	background: url(../../Images/Public/bot.png) no-repeat left top;
	padding-top: 1em;
	padding-bottom: 100px;
	margin-bottom: 45px;
	font-size:small;
	text-align: center;
}

#primary-nav
{
	position: absolute;
    top: 120px;
    right: 77px;
	background: none;
	margin: 0;
	margin-left: 30px;
}

#primary-nav a:link
{
	color: #0000ff;
}

#primary-nav a:visited
{
	color: #000099;
}

#primary-nav li
{
	margin-right: 8px;
}


#primary-nav a
{
	font-weight: normal;
}

dt
{
	font-weight: bold;
}

dd 
{
	margin-bottom: 1em;
}


/* Start page styling */
#start-summary
{
	background: url(http://www.laxtonairtime.com/Images/Public/RGlowingtavern.png) no-repeat left top;
	height: 369px;
	padding-right: 323px;
	padding-top: 30px;
	padding-left: 28px;
	margin-bottom: -60px;
	margin-top: -10px;
}

#start-summary h1
{
	text-align: left;
	line-height: 1.2em;
}

#FeaturesJukeImage
{
	float:right;
}

#FeaturesText
{
	float:left;
}

#TechJukeImage
{
	float:right;
}

#TechText
{
	float:left;
}

#FAQ
{
	
}

#FAQ a:link, #FAQ a:visited
{
	color: #0000ff;
}

#FAQ dl
{
	line-height:20px;
}

#FAQ img
{
	border: none;
}

#start-summary blockquote
{
	margin: 40px 40px 0px 10px;
	font-size: 120%;
	font-style: italic;
	line-height: 1.4em;
}
#start-summary p
{
	margin-bottom: 5px;
}

#start-summary .super-strong
{
	font-weight: bold;
	font-size: 120%;
}


.feature 
{
	width : 400px;
}


.feature img 
{
	float: right;
	margin: 5px;
}

.column
{
	float:left;
	margin-right: 20px;
}

.main-button a
{
	
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	display: block;
	margin-left: 7px;
	color: #000;
}

.main-button a:link, .main-button a:visited
{
	background: url(../../images/public/button-up.png) no-repeat left bottom;
	width: 198px;
	height: 65px;
	line-height: 65px;
}

.main-button a:hover
{
	background: url(../../images/public/button-hover.png) no-repeat left top;
	width: 201px;
	height: 74px;
	text-decoration: none;
	line-height: 74px;
	
}

.main-button a:active
{
	background: url(../../images/public/button-active.png) no-repeat left top;
	width: 201px;
	height: 64px;
	text-decoration: none;
	line-height: 64px;
	
}

.slideshow 
{ 
	height: 232px; 
	width: 232px; 
	margin: auto 
}

.slideshow img 
{ 
	padding: 8px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
}

.slideshowcontainer
{
	padding: 5px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	width: 218px;
	height: 455px;
}
.start-container
{
	height: 470px;
	vertical-align:top;
}

.start-left
{
	float:left;
	width:270px;
}

.start-middle
{
	float:left;
	width:300px;
}

.start-right
{
	float:right;
	height: 100%;
}

/* Start page styling */
#start-summary-2
{
	background: url(http://www.laxtonairtime.com/Images/Public/RGlowingtavern.png) no-repeat left top;
	height: 410px;
}

.content-blurbs
{
	width:180px;
	float:left; 
	padding-left:10px;
	padding-right:10px;
}

.content-blurbs h3
{
	line-height: 16px;
}

.main-button
{
	padding-left: 40px;
	text-align:center;
}
