﻿body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #000000;
	background-image: url('../Images/lunatiBG.gif');
 	background-position: center top;
	background-repeat: repeat-y;
}

	padding: 0;
}
select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a
{
	color: #E1272A;
}

a:hover
{
	color: black;
}

p
{
    text-align: justify;
}

h1, h2
{
    margin: 10px 0 10px 0;
    padding: 0;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Sans-Serif;
	line-height: 30px;
	font-style: italic;
}

h1
{
    font-size: 270%;
}

h2
{
    font-size: 150%;
}

input[type=submit], input[type=button]
{
    background: url("/Images/buttonBG.gif") repeat-x;
    padding: 2px 10px 0px 10px;
    margin: 0 0 4px 0;
    *margin: 0 0 2px 0;
    overflow: visible;
    width: auto;
    font-family: 'Courier New', Courier, monospace;
    border: 1px solid black;
}

.button
{
    background: url("/Images/buttonBG.gif") repeat-x;
    padding: 2px 10px 0px 10px;
    margin: 0 0 4px 0;
    *margin: 0 0 2px 0;
    overflow: visible;
    width: auto;
    font-family: 'Courier New', Courier, monospace;
    border: 1px solid black;
}

#wrapper
{
	width: 958px;
	margin: 0 auto;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	margin: 10px auto;
	background-color: White;
}

#header
{
    position: relative;
    /*background: white url(/Images/bg_header.gif) no-repeat;*/
}

#header #logo
{
    float: left;
}

#header #contactBox
{
    float: right;
    width: 310px;
    font-size: 120%;
    margin-top: 10px;
}

#header #contactBox #techLine
{
    margin: 5px 0;
}

#header #contactBox #headerList
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#header #contactBox #headerList li
{
    float: left;
    margin: 0 20px 5px 0;
}

#topNav
{
    background: black url(/Images/bg_topNav.jpg) repeat-x;
    color: White;
    height: 33px;
}

#topNav #topNavList
{
    margin: 6px 0 0 20px;
    padding: 0;
    list-style: none;
    float: left;
    font-size: 150%;
    font-weight: bold;
}

#topNav #topNavList li
{
    display: inline;
    padding: 0;
    margin: 0 60px 0 0;
    font-family: Georgia, Serif;
}

#topNav #topNavList li a
{
    color: White;
}

#topNav #topNavList li a:hover
{
    color: #C40002;
}

#topNav #topSearch
{
    margin: 4px 10px 0 0;
    float: right;
}

#topNav #topSearch input
{
    float: left;
    margin: 1px 4px 0 0;
}

#featureBox
{
    margin: 8px;
}

#featureBox #leaderboard
{
    background-color: Black;
    width: 630px;
    height: 250px;
    overflow: hidden;
    float: left;
}

.pane img
{
    border: none;
}

#featureBox #specialBoxes
{
    float: left;
    margin: 0 0 0 10px;
}

.specialBox
{
    width: 295px;
    height: 144px;
    display: block;
    margin: 0 0 8px 0;
    border: 1px solid black;
}

.specialBox img
{
    border: none;
}

.specialBox p
{
    margin: 0 10px 10px 10px;
}

#camSpecPromo
{
    background: white url(/Images/bg_promoBox.jpg) repeat-x;
}

#headingCamSpec
{
    display: block;
    margin: 10px 5px 10px 5px;
}

#categoryListBox 
{
    background: Black url(/Images/bg_catList.jpg) repeat-x;
    height: 39px;
    padding-top: 5px;
}

#categoryListBox #categoryList
{
    margin: 0 0 0 15px;
    padding: 0;
    list-style: none;
}

#categoryListBox #categoryList li
{
    float: left;
    font-size: 150%;
    line-height: 23px;
}

#categoryListBox #categoryList li a
{
    color: White;
    display: block;
    float: left;
    padding: 5px 12px;
}

#categoryListBox #categoryList li a:hover
{
    color: Black;
    background-color: White;
}

#contentBox
{
    position: relative;
    zoom: 1;
	
}

#contentBox #aboutBox
{
    float: left;
    width: 353px;
    margin-left: 15px;
	padding-bottom: 40px;
}

#contentBox h1
{
    text-indent: -9999px;
    background: transparent url(/Images/header_default_narrow.gif) no-repeat;
    height: 40px;
    margin-top: 20px;
}

#contentBox #dynamicColumn
{
    float: right;
    width: 585px;
}

#contentBox #specialsBox
{
    float: right;
    border: 1px solid black;
    width: 270px;
    margin: 10px 10px 0 0;
    position: relative;
}

#contentBox #specialsBox p
{
    margin: 5px 10px !important;
}

#contentBox #specialsBox h2
{
    background-color: #C40002;
    color: White;
    margin: 0;
    padding: 2px 8px;
}

#contentBox #specialsBox ul
{
    list-style: none;
    margin: 5px;
    padding: 0;
}

#contentBox #specialsBox #specialsList .specialDate
{
    display: block;
    font-size: 80%;
    margin-left: 5px;
}

#contentBox #newsBox
{
    float: right;
    border: 1px solid black;
    width: 280px;
    margin: 10px 10px 0 0;
    position: relative;
}

#contentBox #newsBox h2
{
    background-color: #C40002;
    color: White;
    margin: 0;
    padding: 2px 8px;
}

#contentBox #newsBox ul
{
    list-style: none;
    margin: 5px;
    padding: 0;
}

#contentBox #newsList .newsDate
{
    display: block;
    font-size: 80%;
    margin-left: 5px;
}

#contentBox #groupListBox
{
    clear: both;
    width: 565px;
    float: right;
    margin-right: 10px;
}

#contentBox #groupListBox #groupList
{
    list-style: none;
    margin: 20px 0 20px 10px;
    padding: 0;
}

#contentBox #groupList li
{
    display: inline;
    margin-right: 45px;
    
}

#contentBox #groupList li img
{
    border: none;

}

#contentBox #newsLetterBox
{
    background-color: Black;
    color: White;
    font-size: 130%;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 10px;
}

#contentFooterBox 
{
	position: relative;
}

#contentFooterBox #groupListBox
{
	clear: left;
    width: 333px;
    float: left;
	margin-left: 35px;
    margin-right: 10px;
	position: relative;
	top: -50px;
}

#contentFooterBox #groupListBox #groupList
{
    list-style: none;
    margin: 20px 0 0 10px;
    padding: 0;
}

#contentFooterBox #groupList li
{
    display: inline;
    margin-right: 30px;
}


#contentFooterBox #groupList li img
{
    border: none;
}

#contentFooterBox #newsLetterBox
{
    background-color: Black;
    color: White;
    font-size: 130%;
    font-weight: bold;    
	width: 555px;
	float: right;
	display: inline;
	vertical-align: middle;
	margin: 10px auto -1px;	
}
#contentFooterBox #newsLetterBox iframe
{
	height: 40px;
	margin: 5px auto 10px 40px;
}

#footer
{
	clear: right;
	width: 958px;
	height: 30px;
	background-color: #C40002;
	font-size: 80%;
}

#footer ul
{
	float: left;
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
}

#footer ul li
{
	display: inline;
	margin: 0 10px 0 10px;
	color: white;
}

#footer ul li a
{
	color: white;
}

#footer #logoIsoaxis
{
	float: right;
	border: none;
	margin: 2px 5px 0 0;
}

.rssLink
{
    display: block;
    margin: 5px 0 0 5px;
}

.rssIconSmall
{
    position: absolute;
    right: 5px;
    top: 5px;
    border: none;
}
