@charset "utf-8";

/************************************************************************
    Site:		Rebels and Renegades www.oen.org
	Author:		Ben Golden
	Client:		OEN 
	

	Listing Order:
	==============

	1 - Global reset
	2 - Global elements
	3 - Top nav
	4 - Left nav
	5 - Footer
	6 - Home page
	7 - WINNERS 2007 PAGE
	8 - RAFFLE PAGE
	9 - CREED PAGE
	10 - IMAGE GALLERY PAGE
	

************************************************************************/
/***********************************************************************
	1 - GLOBAL RESET
************************************************************************/
/****** complete reset ******/
h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, pre, code, address, variable, form, fieldset,
blockquote, html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
img, fieldset { border: 0; 
}
*:focus {
	outline: none;
}
/***********************************************************************
	2 - GLOBAL ELEMENTS
************************************************************************/
body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.greyLink a {
	color: #666666;
}
.greyLink a:hover {
	color: #666666;
}
.greyLink a:visited {
	color: #666666;
}

#mainContainer {
	background-color: #FFFFFF;
	width: 751px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#IEmargin {
	margin-bottom: 15px;
}
#content {
	margin-bottom: 75px;
	width: 470px;
	float: left;
	clear: none;
}
#image {
	float: left;
	clear: none;
}

#smudgeTop {
	height: 17px;

}

#smudgeLeftNavGlobal {
	width: 538px;
	float: left;
}

#pageHeader {
	padding-right: 20px;
	padding-bottom: 10px;
}
#pageHeader h2 {
	font-size: 24px;
	font-weight: 600;
}
#contentDetails {
	padding-left: 10px;
	padding-right: 25px;
}
#contentDetails h3 {
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 600;
	color: #E00000;
}
#contentDetails p {
	padding-bottom: 15px;
}
#bulletIndent {
	margin-bottom: 15px;
}
.indent {
	margin-left: 60px;
}
.indent li {
	list-style-type: none;
	padding-bottom: 5px;
}


#bulletIndent li {
	list-style-type: circle;
}

/***********************************************************************
	3 - TOP NAV
************************************************************************/
#topNav {
	height: 30px;
	padding-top: 10px;
	background-color: #000000;
}
#topNav ul {
	list-style-type: none;
	background-color: #000000;
	margin-right: 20px;
}
#topNav li {
	float: right;
	padding-right: 5px;
	margin-right: 5px;
	padding-left: 5px;
}
#topNav a:link {
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover {
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:visited {
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}
/***********************************************************************
	4 - LEFT NAV
************************************************************************/
#leftNav {
	width: 201px;
	float: left;
}
#leftNavTop {
	float: left;
	width: 201px;
	height: 229px;
}
#leftNavMiddle {
	clear: left;
	float: left;
	height: 218px;
	width: 201px;
}
#leftNavBottom {
	clear: left;
	float: left;
	height: 193px;
	width: 201px;
}
#navSmudge {
	clear: left;
	float: left;
	height: 32px;
	width: 201px;

}

/***********************************************************************
	5 - FOOTER
************************************************************************/
#reverseFooter {
	background-color: #FFFFFF;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 5px;
	border: 1px solid #000000;
}
#footer {
	width: 625px;
	padding-left: 80px;
}
#footer2 {
	clear: left;
}

#footer  li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
#footer address {
	clear: left;
	font-size: 9px;
	font-style: normal;
	padding-left: 5px;
	color: #999999;
	padding-top: 15px;
}
/***********************************************************************
	6 - HOME PAGE
************************************************************************/
#homePageContainer {
	background-color: #000000;
}
#homeContent {
}

#homeMotorcycle {
	width: 548px;
	float: left;
	clear: none;
	height: 640px;
	position: relative;
}
#homeFloatingContent {
	position: absolute;
	color: #FFFFFF;
	left: -87px;
	top: 676px;
}
#homeBottomImage {
	clear: left;
	height: 45px;
}


#sponsors {
	font-size: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
}
#sponsors strong {
	color: #FFFFFF;
	font-weight: 600;
}
#sponsors a {
	text-decoration: none;
	color: #FEC432;
	border-right-width: 1px;
	border-right-color: #FEC432;
	border-right-style: solid;
	padding-right: 10px;
	padding-left: 10px;
}
#sponsors a:hover {
	text-decoration: none;
	color: #FEC432;
	border-right-width: 1px;
	border-right-color: #FEC432;
	border-right-style: solid;
	padding-right: 10px;
	padding-left: 10px;
}
#sponsors a:visited {
	text-decoration: none;
	color: #FEC432;
	border-right-width: 1px;
	border-right-color: #FEC432;
	border-right-style: solid;
	padding-right: 10px;
	padding-left: 10px;
}
/***********************************************************************
	7 - WINNERS 2007 PAGE
************************************************************************/
#winnersPageIndent {
	margin-left: 50px;
	padding-bottom: 50px;
}
#raffleContentWrapper {
	float: left;
}

/***********************************************************************
	8 - RAFFLE PAGE
************************************************************************/
#raffleContent {
	background-image: url(/cms/clients/orporntw/images/raffleTop.jpg);
	background-repeat: no-repeat;
	width: 400px;
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 50px;
	float: left;
}
#raffleContent p {
	margin-bottom: 15px;
}
#raffleTop {
	float: left;
	clear: none;
	height: 406px;
	width: 548px;
}
#raffleLeftSmuge {
	float: left;
	width: 75px;
}


/***********************************************************************
	9 - CREED PAGE
************************************************************************/
#creed {
	width: 547px;
	clear: none;
	background-image: url(/cms/clients/orporntw/images/creedTop.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 640px;
}
#creedBottom {
	clear: left;
	margin-left: 1px;
	margin-bottom: 50px;
}
/***********************************************************************
	10 - IMAGE GALLERY PAGE
************************************************************************/
#ImageGalleryHeader {
	width: 282px;
	margin-bottom: 20px;
}
#ImageGalley h2 {
	font-size: 16px;
	width: 475px;
	padding-bottom: 15px;
}
#ImageGalley #groupPhoto {
	width: 300px;
	margin-top: 15px;
	margin-left: 70px;
}
#ImageGalley  #groupCaption  p  {
	font-size: 10px;
	width: 425px;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: center;
	margin-left: 5px;
}
#ImageGalley .comment {
	font-size: 12px;
	color: #FEC432;
	padding-bottom: 5px;
}
#ImageGalleryImagesRow1 {
	width: 411px;
	margin-bottom: 20px;
	height: 155px;
}

#Image1Row1      {
	width: 123px;
	float: left;
	margin-right: 20px;
}
#Image3Row1 {
	float: left;
	width: 123px;
}
#Image2Row1 {
	float: left;
	width: 123px;
	margin-right: 20px;
}
#ImageGalleryImagesRow2 {
	height: 155px;
	width: 411px;
	margin-bottom: 20px;
}
#Image1Row2 {
	float: left;
	width: 123px;
	margin-right: 20px;
}
#Image2Row2 {
	float: left;
	width: 123px;
	margin-right: 20px;
}
#Image3Row2      {
	float: left;
	width: 123px;
}
#ImageGalleryImagesRow3 {
	height: 155px;
	width: 411px;
}
#Image1Row3 {
	float: left;
	width: 123px;
	margin-right: 20px;
}
#Image2Row3 {
	float: left;
	width: 123px;
	margin-right: 20px;
}
#Image3Row3 {
	float: left;
	width: 123px;
}

#pages {
	margin-left: 5px;
	padding-top: 10px;
}
#pageSelect li {
	float: left;
	margin-left: 10px;
	list-style-type: none;
	text-align: left;
}
#thumbNail {
	width: 123px;
	float: left;
	margin-left: 10px;
}
/***********************************************************************
	11 - BIO PAGE
************************************************************************/
#bio {
	width: 300px;
	float: left;
	padding-left: 20px;
}
#bio h4 {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 20px;
}
#bio p {
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}

#bio .greyText {
	color: #666666;
	margin-top: 25px;
}
#nextPrev {
	margin-top: 30px;
}
.greyTextPrev {
	color: #666666;
	width: 100px;
	float: left;
}
.greyTextNext {
	text-align: right;
	float: right;
	width: 100px;
	color: #666666;
}
#nextPrev #prev {
	float: left;
	width: 100px;
}

#nextPrev #next {
	float: right;
	width: 100px;
	text-align: right;
}
#nextPrev a{
	text-decoration: none;
}
#nextPrev a:hover{
	text-decoration: none;
}
#nextPrev a:visited{
	text-decoration: none;
}

