/* override http://devzone:8888/dirtyfeet/system/css/style.css */

/*Reset*/
* { vertical-align: baseline; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: 100%; padding: 0; margin: 0; }
li,ul { list-style: none; }
img { -ms-interpolation-mode: bicubic; }
a img { border: none; outline: none; }
.clear { clear:both; }
#hide { display: none; }

/*Page*/
body { background: #151515; color: #777; font: 12px/15px Arial, Helvetica, Geneva, sans-serif; }
p { margin: 0 0 14px 0; }

/*Links*/
a:link, a:visited { text-decoration: underline; color: #ff0; outline: none; }
a:hover, a:active { text-decoration: none; color: #fff; outline: none; }
strong { font-weight: bold; }
em { font-style: italic; }

/*Text Formatting*/
h1 { font-weight: bold; font-size: 18px; line-height: 18px; margin: 0 0 12px 0; color: #fff; }
h2 { font-weight: bold; color: #ff0; }

/*Framework*/
#pageHold {
	width: 945px;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
        padding: 20px;
	background: #000;
}

#pageHeader {
	width: 945px;
	height: 100px;
	margin: 0 0 19px 0;
	border-bottom: 1px solid #222;
	background: transparent url("../images/logo.png") no-repeat left 40px;
}

#pageContent {
	width: 945px;
	height: auto;
	margin: 0 0 20px 0;
}

#pageFooter {
	border-top: 1px solid #222;
        border-bottom: 1px solid #222;
	width: 945px;
	padding: 0;
	height: 40px;
	margin: 0 0 10px 0;
	line-height: 40px;
	overflow: hidden;
	background: #000;
}

#legal {
	width: 945px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: right;
	background: #000;
	font-weight: bold;
	font-size: 10px;
	color: #333;
}

#legal a {
	text-decoration: none;
	color: #333;
}

#credits {
	width: 90px;
	height: 40px;
	float: right;
	background: #000 url("../images/credits.png") no-repeat right center;
}

#logoBlock {
	width: 945px;
	height: 70px;
}

#contentRight {
	float: right;
	width: 764px;
	height: auto;
	margin: 0 0 29px 0;
}

/*Main Menu*/
#mainMenu {
	border-top: 1px solid #222;
	width: 945px;
	height: 28px;
	line-height: 24px;
}

#mainMenu li {
	float: left;
	display: inline;
}

#subscribeFloat li {
	float: right;
	display: inline;
}

#mainMenuFloat li a {
	display: inline;
	margin: 3px 1px 3px 0;
	float: left;
	height: 23px;
	padding: 0 10px;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #777;
	outline: none;
}

#mainMenuFloat li a.current, #mainMenuFloat li a.current:hover, #mainMenuFloat li a.section {
	padding: 0 10px;
	background: #ff0;
	text-decoration: none;
	color: #222;
	cursor: default;
	font-weight: bold;
}

#mainMenuFloat li a:hover {
	padding: 0 10px;
	background: #000;
	text-decoration: none;
	color: #ff0;
}

/*Subscribe*/

#subscribeFloat {
	height: 28px;
	width: 230px;
	overflow: hidden;
	float: right;
	text-align: right;
	background: #000;
	line-height: 30px;
}

#subscribeFloat li a {
	display: inline;
	margin: 3px 1px 3px 0;
	height: 23px;
	padding: 0 10px;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #777;
	outline: none;
}

#subscribeFloat li a:hover {
	padding: 0 10px;
	background: #000;
	text-decoration: none;
	color: #ff0;
}

span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 

/*HomePage*/
#homeSlideShow{
	width: 764px;
	height: 380px;
	background: #000;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#imageSlideShow {
	width: 764px;
	height: 380px;
	background: #000;
	overflow: hidden;
}

#imageSlideShowNav {
	border-bottom: 1px solid #222;
	width: 764px;
	height: 10px;
	margin: 0 0 20px 0;
}

#homeSlideShowNav{
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	width: 764px;
	height: 29px;
	margin: 0 0 20px 0;
	text-align: right;
	line-height: 29px;
}

#homePageLeft {
	float: left;
	width: 764px;
	height: auto;
}

#homePageRight {
	float: right;
	width: 165px;
	height: auto;
}

#homeContent {
	margin: 0 0 29px 0;
}

#homeWidget {
	width: 165px;
	height: 280px;
	margin: 0 0 10px 0;
	text-align: center;
	font-weight: bold;
}
#homeWidgetTitle {
	font-size: 14px;
	width: 165px;
	height: 30px;
	background: #ff0;
	line-height: 30px;
	color: #000;
}

#homeWidgetImage {
	width: 165px;
	height: 220px;
	background: #111;
	overflow: hidden;
}

#homeWidgetContent {
	width: 165px;
	height: 30px;
	background: #222;
	line-height: 30px;
	color: #ff0;
	font-size: 11px;
}

#homeSlideShowNav a:link, #homeSlideShowNav a:visited {
	font-size: 10px;
	color: #777;
	padding: 4px 0 4px 17px;
	text-decoration: none;
	outline: none;
}

#homeSlideShowNav a:hover, #homeSlideShowNav a.activeSlide {
	color: #ff0;
	text-decoration: none;
	outline: none;
}

#homeVideo {
	width: 764px;
	height: 410px;
	background: #000;
	border-bottom: 1px solid #222;
	padding: 0 0 10px 0;
	overflow: hidden;
	margin: 0 0 20px 0;
}

/*Side Bar*/
#sideBarLeft {
	float: left;
	width: 165px;
	height: auto;
	padding: 0 0 9px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #222;
}

#sideBarItem {
	float: left;
	overflow: hidden;
	width: 141px;
	height: 29px;
	margin: 0 0 1px 0;
	line-height: 29px;
	padding: 0 12px;
}

#sideBarLeft a.current, #sideBarLeft a.current:hover, #sideBarLeft a.section {
	color: #222;
	text-decoration: none;
	font-weight: bold;
	line-height: 29px;
	cursor: default;
}

#sideBarLeft a.link, #sideBarLeft a.link:visited {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	line-height: 29px;
}

#sideBarLeft a:hover {
	color: #ff0;
	text-decoration: none;
}

#sideBarLeft a.current li {background: #ff0; color: #000; }
#sideBarLeft a.section li {background: #ff0; color: #000; }
#sideBarLeft a.link li { display: none; background: #222; display: inline; }


/*DirtyFeeters Page*/

#membersPageMain {
	width: 774px;
	height: auto;
	margin: 0 0 20px 0;
}

#dirtyFeetersNav {
	height: 31px;
	background: #151515;
	width: 764px;
	margin: 0 0 10px 0;
	text-align: center;
	line-height: 31px;
	font-size: 10px;
	font-weight: bold;
}

#dirtyFeeter {
	width: 119px;
	height: 159px;
	background: #000;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
}

#joinBox {
	margin: 10px 0;
	border-top: 1px solid #222;
	padding: 20px 0 10px 0;
}

.highlight { background: #ff0; display: none; }
#dirtyFeeter a:link { border: none; text-decoration: none; outline: none; }

#memberImage {
	width: 225px;
	height: 301px;
	overflow: hidden;
	margin: 0 0 1px 0;
}

#memberImageMain {
	width: 254px;
	height: 330px;
	overflow: hidden;
	float: left;
}

#memberLeft {
	width: 225px;
	height: auto;
	float: left;
}

#memberRight {
	width: 520px;
	height: auto;
	padding: 0 15px 0 0;
	float: right;
}

/* Mail List */
#maillist {
	background: #fff;
}

.floatLeft {
	float: left;
	margin: 10px 0 0 0;
}

/*Events*/
#lineBreak {
	width: 945px;
	height: 10px;
	background: #000;
	border-bottom: 1px solid #222;
	margin: 0 0 10px 0;
}

