/* EpicTracker (c)  2010 */
/* Authored by: Brian M. Dote */

/* @group PNG Fix */

img, div, input {
	behavior: url("styles/iepngfix.htc")
}

/* @end */



/* @group Resets */

* {
	padding: 0;
	margin: 0;
}

p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 0 0 0em;
}

ul {
	margin-left: 2em;
}

ol {
	padding-left: 2em;
	display: moz-inline-block;
	display: inline-block;
}

ol {
	margin-bottom: 0em;
}

ol li {
	margin-bottom: .35em;
}

/* @end */



/* @group Globals */
body {
	background: #dadada;
	text-align: center;
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	line-height:16px;
}

a:link, a:visited
{
	color: #ffcc33;
	text-decoration: none;
}

a:active, a:hover
{
	color: #ffffff;
	text-decoration: none;
}

h3 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 3.3em;
}

h2 {
	font-size: 14px;
	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

img {
	border:0;
}

.clear {
	clear: both;
	font: 1px;
	height: 0;
	line-height: 0px;
}

p {
	margin-bottom:15px;
}
/* @end */



/* @group Wrapper */

#wrapper {
	width: 1068px;
	min-height:950px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/EpicTracker_bg_top.jpg) no-repeat;
}

#bg
{
	width: 1068px;
	margin: 0 auto;
	background: url(../images/EpicTracker_bg_middle.jpg) repeat-y;	
}
/* @end */



/* @group Footer */

.footer
{
	text-align:center;
	color: #000000;
}

.footer A:link, .footer A:visited
{
	color: #000000;
	text-decoration: none;
}

.footer A:active, .footer A:hover
{
	color: #ffffff;
	text-decoration: none;
}
/* @end */



/* @group Content */
#contentFooter
{
	width: 1068px;
	height: 74px;
	margin: 0 auto;
	background: url(../images/EpicTracker_bg_bottom.jpg) no-repeat;	
}
	

#content_div {
	padding: 172px 73px 0 55px;
	color: #fff;
}

#shortby {
	float: right;
	padding-top: 3px;
	padding-right: 40px;
	font-weight: bold;
}

.curvebox {
	width: 525px;
	min-height: 610px;
	background-color: #660000;
	padding:10px 10px 30px 10px;
	border: 0px solid #000;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;	
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	line-height:22px;
	
}

/* @end */



/* @group Top Text */

.toptext {
	font-size: 18px;
	line-height: 69px;
	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	color: #1f1216;
	height: 49px;
	padding-left: 10px;
}

.toptext a
{
	color: #000000;
	text-decoration: none;
}
.toptext a:active,
.toptext a:hover {
	color: #660000;	
	text-decoration: none;
}

/* @end */



/* @group Right Column */

.floatrighttext a:active,
.floatrighttext a:visited {
	color: #000000;	
}

.floatright
{
	float: right;
	color: #ffffff;
	font-size: 1em;
	width: 378px;
	height: 610px;
	margin-right:63px;
	margin-top:11px;
}

.floatrightTitle
{
	font-size: 18px;
	line-height: 35px;
	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	color: #1f1216;
	padding-left: 10px;
	background: #ffcc33;
	height:31px;
}

.floatrighttext
{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.floatrighttext a:link,
.floatrighttext a:active,
.floatrighttext a:visited {
	color: #cccccc;	
}

.floatrightimage
{
	border: 0px;
	border-style:none;
}

.floatrightArrow
{
	background: url(../images/arrow.gif) no-repeat;
	background-position:right;
	float: right;
	height: 24px;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:15px;
	padding-right:35px;
	padding-top:12px;	
	color: #ffffff;
	font-weight: bold;
}

.floatrightArrow div:hover
{
	color: #ffcc33;
}

.floatrightArrow a:link,
.floatrightArrow a:active,
.floatrightArrow a:visited {
	color: #ffffff;	
	text-decoration: none;
}

.floatrightArrow a:hover
{
	color: #ffcc33;	
	text-decoration: none;	
}

/* @end */



/* @group Forms */

.formbox {
	padding: 5px 15px 5px;
	color:#ffffff;
	padding-bottom: 30px;
}

.formbox A:link {color: #ffcc33;}
.formbox A:visited {color: #CCCCCC;}
.formbox A:active {color: #ffffff;}
.formbox A:hover {color: #ffffff;}	


#formButtons {
	float:left;
	padding-right:10px;
	padding-bottom:20px;		
	margin-top: 15px;
}

.formLabelHeader {
	color: #ffcc33;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}

.formLabelHeader a:link,
.formLabelHeader a:active,
.formLabelHeader a:visited {
	color: #ffcc33;	
}

.formLabelSmall {
	font-size: 10px;
	font-weight: normal;
}

.formLabelSmall a:link,
.formLabelSmall a:active,
.formLabelSmall a:visited {
	color: #000000;	
}

input {
	font: normal 1.5em Arial, Helvetica, Verdana, sans;
	letter-spacing: -1px;
	color: #000;
	padding: .2em;
	margin: 0 0 10px 0;
}

input:focus, textarea:focus {
	background: #fff;
}

.form_text {
	background: #f3f3f3;
	border: 1px solid #ddd;
	border-top-color: #bbb;
	border-top-width: 2px;
	border-left-color: #bbb;
	border-right-color: #bbb;
	width: 300px;
}

.form_btn {
	width: auto;
	color: #333;
	font-size: 18px;
	padding: 0;
}

.checkbox {
	width: 13px;
	height: 13px;
	margin: 0 .3em 0 0;
	padding: 0;
}

select {
	font: bold 110% Arial, Helvetica, Verdana, sans;
	margin: 0 .5em 1em 0;
	width: auto;
	background: #f3f3f3;
}

textarea {
	font: normal 80% Courier, Courier New, Monaco;
	color: #000;
	width: 100%;
	height: 150px;
	margin: 0 0 3em 0;
	padding: .2em;
	letter-spacing: 0;
}
/* @end */

/* @group Primary Navigation */
#primaryNav {
	position: relative;
}

.navElement {
	font-family: Helvetica, arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	padding: 10px 0px 0px 25px;
	float: left;
}

.navElement.current {
	padding: 10px 0px 0px 25px;
	text-decoration:none;
}

.navElement a:active,
.navElement a:visited,
.navElement a:link {
	font-family: Helvetica, arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding: 10px 0px 0px 25px;
}

.navElement a:hover {
	color: #580d14;
	text-decoration: none;
	padding: 10px 0px 0px 25px;
}

.navElement.current a:active,
.navElement.current a:visited,
.navElement.current a:link {
	font-family: Helvetica, arial, sans-serif;
	color: #580d14;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding: 10px 0px 0px 35px;

}

.navElement.current a:hover {
	color: #580d14;
	text-decoration: none;
}

#socialmedia {
	position:absolute;
	top:12px;
	right:45px;
}
/* @end */
/* @group Sub Navigation */
#contentHeaderSubNav {
	background: #000000;
	height: 20px;
	width: 545px;
}

.subNavElement {
	font-family: Helvetica, arial, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight:bold;
	padding: 3px 0px 0px 10px;
	float: left;
}

.subNavElement.current {
	color: #ffffff;
	text-decoration:none;
}

.subNavElement.currentSub {
	color: #666666;
	text-decoration:none;
}

.subNavElement a:active,
.subNavElement a:visited,
.subNavElement a:link {
	font-family: Helvetica, arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.subNavElement a:hover {
	color: #ffcc33;
	text-decoration: none;
}

.subNavElement.current a:active,
.subNavElement.current a:visited,
.subNavElement.current a:link {
	font-family: Helvetica, arial, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.subNavElement.current a:hover {
	color: #ffcc33;
	text-decoration: none;
}

/* @end */


/* @group HTML Post */
#htmlPost {
	color: #ffffff;
	margin-top:25px;
}

.htmlPostTitle {
	font-family: Helvetica, arial, sans-serif;
	font-size: 36px;
	font-weight:bold;
	margin-bottom: 15px;
	line-height: 48px;
}

.htmlPostDescription {
	font-family: Helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight:bold;
	line-height:36px;
	margin: 15px 0px;
	text-align:left;
}

.htmlPostDate {
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 10px;	
}

#photoMapWrapper {
	width:800px;
	margin:0 auto;	
}

#leftMapContent {
	float:left;
	width:300px;	
}

#rightMapContent {
	float:right;
	width:380px;
	text-align:left;	
}

#rightMapInnerContent {
	width:350px;
}

#map_canvas {
	width:400px;
	height:250px;
}

/* @end */