@charset "UTF-8";
/* CSS Document */

/* Structural Elements
-------------------------------------------------------------- */

body {
	background-color: #1E1E1E;
	background-image: url(../images/css_img/topslice.png);
	background-repeat: repeat-x;
	font-size:14px;
	font-family:Helvetica;
	margin:0;
	color:#555;
	line-height: 22px;
}

#wrapper {
	position:relative;
	width: 1000px;
	margin:0 auto;
}

/* HEADER
-------------------------------------------------------------- */
#header {
	height: 95px;
}
.headertBOX {
	width: 300px;
	height: 95px;
	float: right;
	position: relative;
 }
.logoBOX {
	float: left;
	margin-top:15px;
	margin-left:10px;
}
.loggedBOX {
	width: 400px;
	height: 3px;
	float: right;
	text-align: right;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 0;
}
.siteSEARCH {
	width: 100px;
	float: right;
	margin-top: 57px;
	margin-right: 17px;
}


/* CONTENT
-------------------------------------------------------------- */
#content {
}
#contentLeftBig {
	float: left;
	height: auto;
	width: 450px;
	position: relative;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 35px;
}
#leftcolumn {
	width:650px;
	float:left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightcolumn {
	width:325px;
	float:left;
	margin-left: 2px;
	padding-top:5px;
}
#rightcolumn .inner {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#fullcolumn {
	width:898px;
	float:left;
	padding: 30px;
        padding-right: 10px;
}
.greybox {
	width:290px;
	padding-top:31px;
	height:270px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#heroFLASH {
	margin-top:10px;
}

.left {
	float:left;
	margin-right:10px;
}
.divider {
	border-bottom:1px solid #CCCCCC;
}


#contentWrap {
	position: relative;
	width: 1000px;
}
#contentrunningfeet {
	width: 990px;
	position: relative;
	height: 52px;
	overflow: hidden;
}
.subcolumna, .subcolumnb {
	width:48%;
	float:left;
}
.subcolumna {
	padding-right:2%;
}
.subcolumnb {
	padding-left:2%;
}

/* NAV
-------------------------------------------------------------- */
#navbar {
	height:35px;
	position: relative;
	top: 3px;
	z-index: 10;
}
#navbar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#navbar li {
	float:left;
	margin-right:20px;
	position:relative;
	font-family: Helvetica;
	font-size: 14px;
	text-transform: uppercase;
}
#navbar a {
	color:#e1e1e1;
	text-transform:uppercase;
	line-height:30px;
	text-decoration: none;
	display:inline-block;
	height:30px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
#navbar a:hover {
	color:#FF6633;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}	
#navbar li ul {
	display:none;
	position:absolute;
	top:25px;
	left:0;
	text-transform: uppercase;
	padding-top: 7px;
	-moz-box-shadow: 1 1 3px 3px #666;
	-webkit-box-shadow: 1 1 3px 3px #666;
	box-shadow: 1 1 3px 3px #666;
}
#navbar li ul a {
	display:block;
	width:150px;
	color:#E1E1E1;
	background-color: #2D2D2D;
	-moz-box-shadow: 1 1 3px 3px #666;
	-webkit-box-shadow: 1 1 3px 3px #666;
	box-shadow: 1 1 3px 3px #666;
}
#navbar li ul a:hover {
	color:#EB6236;
	text-transform: uppercase;
	font-weight: normal;
	-moz-box-shadow: 1 1 3px 3px #666;
	-webkit-box-shadow: 1 1 3px 3px #666;
	box-shadow: 1 1 3px 3px #666;
}
#navbar li:hover ul {
	display:block;
	-moz-box-shadow: 1 1 3px 3px #666;
	-webkit-box-shadow: 1 1 3px 3px #666;
	box-shadow: 1 1 3px 3px #666;
}



/* Headings
-------------------------------------------------------------- */

h2,h3,h4,h6 {
	margin-top:0;
}
h1 {
	font-size:36px;
	color:#CCC;
	line-height: 26px;
	margin-top:15px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.05em;
	font-weight: normal;
}
h2 {
	font-size:20px;
	color:#E35A33;
	line-height: 20px;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	letter-spacing: -0.05em;
	text-transform: uppercase;
}
h3 {
	font-size:20px;
	color:#777;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	letter-spacing: -0.04em;
}
h4 {
	font-size:16px;
	color:#888;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
}
h5 {
	font-size:24px;
	color:#E1E1E1;
	font-weight:lighter;
	font-family: Helvetica, sans-serif;
	margin-bottom:10px;
	margin-top:10px;
}
h6 {
	font-size:14px;
	line-height:10px;
	color:#999;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
	margin-bottom: 3px;
}
p1   {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color:#E35A33;
	text-align: center;
	}


/* Text elements
-------------------------------------------------------------- */

p   {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color:#E1E1E1;
	}

/* Links
-------------------------------------------------------------- */

a      {
	color:#E1E1E1;
	text-decoration: underline;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 22px
}
a:hover {
	text-decoration:underline;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #E15523;
}
a: visited {
	color:#E1E1E1;
	text-decoration: underline;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px
}
#leftcolumn a:link  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 22px;
	font-weight: normal;
}
#leftcolumn a:hover   {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 22px;
}
#leftcolumn a:visited   {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

/* Buttons
-------------------------------------------------------------- */

.clear {
	clear:both;
}
.bluebutton {
	background:url(/images/blueTab.png);
        background-repeat: no-repeat;
        background-position: left centre;
	display:block;
	width:95px;
	height:24px;
	line-height:24px;
	text-decoration:none;
        text-align: left;
	color:#FFF;
        padding-left: 20px;
}

/* FOOTER
-------------------------------------------------------------- */
#footer {
	width: 952px;
	height: 50px;
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 16px;
	padding-right: 24px;
	padding-left: 24px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888;
	margin-right: auto;
	margin-left: auto;
}
#footer h4 {
	color:#888;
	font-size:11px;
}

#footer ul li {
	margin:0;
}

#footer a {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #E1E1E1;
	text-decoration: none;
}

#footer a:hover {
	width: 180px;
	color: #FF6600;
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:16px;
}


/* BOXES
-------------------------------------------------------------- */
.imageBOX {
	width: 600px;
	padding:0px;
	float: left;
	min-height: 210px;
	border-top:1px solid #E8E8E8;
}
.imageTHUMB {
	width: 110px;
	height: 130px;
	margin: 0 24px 0 0;
	float:left;
        background:#E8E8E8;
        margin-top: 10px;
}
.imageTEXT {
	width: 445px;
	margin: 0px;
        padding-right: 20px;
        float:left;
        margin-top: 10px;
}




/* MARQUEE 
----------------------------------------------------------------*/
.marquee {
	position:relative;
	overflow:hidden;
	width:900px;
	height:50px;
	border: 0px;
     }

