/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, 
body, 
form, 
fieldset {
	margin: 0;
	padding: 0;
}

/* Neutralize styling: 
   Linked image borders */

a img {
	border: none;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
pre,
blockquote, 
ul, 
ol, 
dl, 
address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
dd, 
blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */

 label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, 
select, 
textarea {
	font-size: 100%;
}

body {
	background-color: #efefef;
	color: #333333;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	background-image: url('/images/2005/body-background.png');
	background-position: top center;
	background-repeat: repeat-y;
}

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

a:hover {
	color: #5588aa;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "MyriadPro-Semibold", Myriad, Trebuchet MS, Helvetica Neue, Lucida Grande, Arial, sans-serif;
	text-shadow: 2px 2px 0 #ccc;
}

h1 {
	font-size: 20px;
	line-height: 20px;
	border-bottom: 1px solid #dfdfdf;
}

h2 {
	font-size: 14px;
}	

h3 {
	font-size: 12px;
}

div#contentContainer table {
	margin: 2em 0;
}

body#store table {
	margin: 0;
	border: 1px solid #fff;
	border-color: #ffffff;
}

body#store div#contentContainer table {
	margin: 0;
}

div#contentContainer table tr {
}

div#contentContainer table th {
	text-align: left;
	font-weight: bold;
	padding: .5em 1em;
	vertical-align: top;
	border-bottom: 1px solid #666;
}

body#store div#contentContainer table th {
	padding: 0;
	margin: 0;
	border: none;
}

div#contentContainer table td {
	padding: .5em 1em;
	vertical-align: top;
	border-bottom: 1px solid #dfdfdf;
}

body#store div#contentContainer table td {
	padding: .5em;
	margin: 0;
	border: none;
}

body#store table td.footer {
	display: none;
}

div#contentContainer table td.right, table th.right {
	text-align: right;
}

dl {
	
}

dt {
	font-weight: bold;
}

dd {
	
}

div#header {
	height: 90px;
	background-color: #5588aa;
	background-image: url('/images/2005/header-background.png');
	background-position: center bottom;
	background-repeat: no-repeat;

}

div#header div#headContainer {

	width: 700px;
	margin: 0 auto;
}

div#header h1 {
	height: 0;
	padding: 60px 0 0 0;
	margin: 0 13px 0 0;
	float: right;
	width: 285px;
	background-image: url("/images/2005/newbeetleorg_logo.png");
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	border: none;
}

div#header a#nb_internal_ad {
	margin-top: 10px;
	width: 200px;
	display: block;
	float: left;
}

div#container {
	width: 770px;
	margin: 0 auto;
	position: relative;
}

div#sidebar {
	float: left;
	width: 190px;
	padding-right: 10px;
	color: #666;
}

div#sidebar a:link, 
div#sidebar a:visited, 
div#sidebar a:active {
	color: #666;
	text-decoration: none;
}

div#sidebar a:hover {
	color: #ff8800;
}

div#contentContainer {
	width: 530px;
	margin: 0 auto;
	float: right;
	padding: 0 20px 20px 20px;
}

body#home div#contentContainer {
	width: 550px;
	padding: 0 10px 10px 10px;	
}

form#searchForm {
	padding: 1em 10px;
	border-bottom: 1px solid #dfdfdf;
}

form#loginForm {
	padding: 1em 10px;
	border-bottom: 1px solid #dfdfdf;
	float: left;
	margin-bottom: 1em;
	width: 160px;
}

form#loginForm label {
	font-weight: bold;
	display: block;
	float: left;
	line-height: 18px;	
	height: 18px;
	margin-bottom: 5px;
}

form#loginForm input {
	display: block;
	float: right;
	height: 18px;
	margin-bottom: 5px;
}

form#loginForm br {
	clear: both;
}

form#searchForm input#query {
	font-size: 11px;
	width: 150px;
}

div#sidebar ul#navigation {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #dfdfdf;
	font-family: "MyriadPro-Semibold", Myriad, Trebuchet MS, Helvetica Neue, Lucida Grande, Arial, sans-serif;
}

div#sidebar ul#navigation li {
}

div#sidebar ul#navigation li a:link,
div#sidebar ul#navigation li a:visited,
div#sidebar ul#navigation li a:active{
	display: block;
	width: 170px;
	height: 20px;
	text-decoration: none;
	color: #996699;
	color: #5588aa;
	color: #333;
	color: #962A96;
	padding: 2px 10px;
	white-space: nowrap;
}

div#sidebar ul#navigation li a:hover {
	background-image: url('/images/2005/navigation_background_hover.png');
	background-repeat: no-repeat;
}

div#sidebar ul#navigation li a:link span,
div#sidebar ul#navigation li a:visited span,
div#sidebar ul#navigation li a:active span{
	color: #666;
}

div#sidebar ul#navigation li a:link span.new,
div#sidebar ul#navigation li a:visited span.new,
div#sidebar ul#navigation li a:active span.new{
	color: #cc0000;
}

div#sidebar p {
	padding: 0 10px;
	color: #666;	
}

div#sidebar p.welcome {
	margin: 1em 0 0 0;
	padding: 0 10px 1em 10px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 9px;
	line-height: 1.4em;
}

div#sidebar p.welcome strong {
	color: #333;
	font-size: 11px;
}

div#sidebar p.welcome a:link,
div#sidebar p.welcome a:visited,
div#sidebar p.welcome a:active {
	color: #996699;
}

div#sidebar form ul {
	border: none;
}

div#feature {
	height: 250px;
	background-color: #efefef;
	position: relative;
	overflow: hidden;
	margin-bottom: 1em;
}

div#featureFrame {
	height: 250px;
	width: 550px;
	position: absolute;
	top: 0;
	left: 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/2005/feature-frame-ie.png', sizingMethod='image');
	cursor: pointer;
}

* > div#featureFrame {
	background-image: url('/images/2005/feature-frame.png');
}

div#feature div#photoDetails {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 480px;
	margin: 0 5px;
	z-index: 100;
	height: auto;
	padding: 0 30px;
	overflow: hidden;
	color: #333;
	text-shadow: 2px 2px 0 #ccc;
	opacity: 0;
	-moz-opacity: 0;
	_filter: alpha(opacity=0);
	background-repeat: no-repeat;
	background-position: bottom center;	
	_background-image: url('/images/2005/photo-details-background_ie.gif');
}

* > div#feature div#photoDetails {
	background-image: url('/images/2005/photo-details-background.png');
}

div#feature div#photoDetails dl {
	margin: 1em 0;
	padding: 0 0 10px 0;
}

div#feature div#photoDetails dl dt {
	margin: 0;
	padding: 0;
}

div#feature div#photoDetails dl dd {
	margin: 0;
	padding: 0;
}

div#feature ul#photoNav {
	position: absolute;
	bottom: 0;
	right: 5px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
}

div#feature ul#photoNav li {
	display: inline;	
}

div#feature ul#photoNav li a {
	display: block;
	height: 0;
	padding: 16px 0 0 0 ;
	margin: 0 2px;
	width: 16px;
	float: right;
	overflow: hidden;
	background-repeat: no-repeat;
	cursor: pointer;
}

div#feature ul#photoNav li#photoRandom a {
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/2005/icons/replace2.png', sizingMethod='image');	
}

* > div#feature ul#photoNav li#photoRandom a {
	background-image: url('/images/2005/icons/replace2.png');
}

div#feature ul#photoNav li#photoNext a {
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/2005/icons/nav_right_green.png', sizingMethod='image');	
}

* > div#feature ul#photoNav li#photoNext a {
	background-image: url('/images/2005/icons/nav_right_green.png');
}

div#feature ul#photoNav li#photoPrevious a {
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/2005/icons/nav_left_green.png', sizingMethod='image');	
}

* > div#feature ul#photoNav li#photoPrevious a {
	background-image: url('/images/2005/icons/nav_left_green.png');
}

div#primaryContent {
	margin: 0 0 1em 0;
	padding: 0;
	float: left;
}

div.newsContent dl dt{
	margin-top: 1em;
	font-weight: normal;
}

div.newsContent dl dd{
	display: none;
}

div#vwNews {
	width: 245px;
	padding: 0 20px 0 10px;
	float: left;
	margin: 0 0 1em 0;
}

div#siteNews {
	width: 245px;
	padding: 0 20px 0 10px;
	float: left;
	margin: 0 0 1em 0;
}

div#vwNews h2, div#siteNews h2 {
	border-bottom: 1px solid #dfdfdf;
}

div#sidebar h3 {
	padding: 0 10px;
	margin: 1em 0 0 0;
	color: #333;
}

div#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 1em 10px;
	border-bottom: 1px solid #dfdfdf;
}

div#sidebar ul li {
	margin: 0;
}

div#secondaryContent, div#tertiaryContent {
	clear: both;
	font-size: 9px;
	float: left;
	width: 550px;
	background-color: #fff;
	padding: 1em 0 1em 0;
}

div#secondaryContent {
	border-top: 3px solid #996699;
}

div#tertiaryContent {
	border-bottom: 3px solid #996699;
}

div#secondaryContent div.threadList, 
div#tertiaryContent div.threadList {
	float: left;
	width: 163px;
	padding: 0 10px;
}

div#secondaryContent div#upcomingEvents, 
div#tertiaryContent div#mostViewedThreads {
	width: 164px;
}

div#secondaryContent div.threadList h3, 
div#tertiaryContent div.threadList h3 {
	border-bottom: 1px solid #dfdfdf;
}

div.newsContent ul, 
div#secondaryContent ul, 
div#tertiaryContent ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 200px;
	overflow: auto;
}

div.newsContent a:link, div.newsContent a:visited, div.newsContent a:active, 
div#secondaryContent a:link, div#secondaryContent a:visited, div#secondaryContent a:active,
div#tertiaryContent a:link, div#tertiaryContent a:visited, div#tertiaryContent a:active {
	color: #333;
}

div.newsContent a:hover,
div#secondaryContent a:hover,
div#tertiaryContent a:hover {
	color: #5588aa;
}

div#secondaryContent dl, 
div#tertiaryContent  dl {
	margin: 0;
	padding: 0;
	height: 200px;
	overflow: auto;	
}

div#secondaryContent ul li, 
div#tertiaryContent  ul li {
	margin: .5em 0 0 0;
	padding: 0;
}

div#secondaryContent dl dt, 
div#tertiaryContent  dl dt {
	margin: .5em 0 0 0;
	padding: 0;
	line-height: 1.4em;
	font-weight: normal;
}

div#secondaryContent dl dd, 
div#tertiaryContent  dl dd {
	display: none;
}

div#footer {
	clear: both;
	padding: 3em 0;
	background-color: #5588aa;
	background-image: url('/images/2005/footer-background.png');
	background-position: center top;
	background-repeat: no-repeat;
}

div#footer div#googleAds {
	margin: 0 auto;
	width: 524px;
	padding-left: 246px;
}

.alert {
	color: #cc0000;
}

div#sidebar a#nb_internal_ad {
	display: block;
	margin: 1em 0;
}

div#nb_banner_ad {
	clear: both;
	margin: 0 auto; 
	text-align: center;
}

iframe {
	border: 1px inset #dfdfdf;
	background-color: #efefef;
	padding: 5px;
}

div#contentContainer ul {
	padding: 0 0 0 4em;
}

div#contentContainer ol {
	padding: 0 0 0 4em;
}

div#contentContainer ol li, div#contentContainer ul li {
	margin: 0 0 .5em 0;
}

#contentContainer ul.threadListFoot {
	list-style-type: none;
	float: right;
	width: 74px;
	display: block;
	height: 16px;
	overflow: hidden;
	margin: -32px 0 0 0;
	padding: 0;
}

#contentContainer div.newsContent ul.threadListFoot {
	margin: -34px 0 0 0;
}

#contentContainer ul.threadListFoot li {
	display: inline;
}

#contentContainer ul.threadListFoot li a {
	float: right;
	display: block;
	height: 0px;
	width: 16px;
	padding: 16px 0 0 0;
	margin: 0;
	overflow: hidden;
	cursor: pointer;
}

#contentContainer ul.threadListFoot li.refresh a {
	background-image: url('/images/2005/icons/refresh.png');
	background-repeat: no-repeat;
	margin-left: 5px;
}

#contentContainer ul.threadListFoot li.more a {
	background-image: url('/images/2005/icons/more.png');
	background-repeat: no-repeat;
	margin-left: 5px;
}

#contentContainer ul.threadListFoot li.rss a {
	background-image: url('/images/2005/icons/rss.png');
	background-repeat: no-repeat;
	width: 32px;
}

.hide { display: none; }

.strong {
	font-family: "MyriadPro-Regular", Myriad, Trebuchet MS, Helvetica Neue, Lucida Grande, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
}

.disabled {
	color: #666;
}

a:link .disabled, a:visited .disabled, a:active .disabled {
	color: #666;
}

a:hover .disabled {
	color: #5588aa;
}

h2.whatis {
	float: right;
	margin-top: 1.8em;
}


form#contactForm{
	margin: 2em 4em 2em 4em;
	padding: 1em;
	background-color: #efefef;
	border: 1px solid #dfdfdf;
}

form#contactForm input {
	width: 300px;
	margin: 0 0 0 4em;
}

form#contactForm input.button {
	width: auto;
}

form#contactForm p {
	margin: 1em 0 3em 4em;
}

form#contactForm label {
	display: block;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	line-height: 18px;
	margin: 1em 0 1em 0;
}

form#contactForm textarea {
	width: 300px;
	margin: 0 0 0 4em;
	height: 10em;
}

form#photoUploadForm {
	margin: 2em 4em 2em 4em;
	padding: 1em;
	background-color: #efefef;
	border: 1px solid #dfdfdf;
}

form#photoUploadForm input {
	width: 250px;
	margin: 0 0 0 4em;
}

form#photoUploadForm input.button {
	width: auto;
}

form#photoUploadForm p {
	margin: 1em 0 3em 4em;
}

form#photoUploadForm label {
	display: block;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	line-height: 18px;
	margin: 0 0 1em 0;
}


// Crappy CSS for CafePress Store
* .pageTitle, * .head  {
	font-family: "MyriadPro-Semibold", Myriad, Trebuchet MS, Helvetica Neue, Lucida Grande, Arial, sans-serif;
	text-shadow: 2px 2px 0 #ccc;
}

tr,td,caption {
	font-family:"Lucida Grande", Verdana, sans-serif  !important;
}

form,input,button,select,option {
	font-family:"Lucida Grande", Verdana, sans-serif  !important;
}

.smallprint {
	font-size:9px;
	font-family:"Lucida Grande", Verdana, sans-serif !important;
}

.tableheaderbg {
	background-color: #fff !important;
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-weight: bold;
	vertical-align: top !important;
	border-bottom: 1px solid #666 !important;	
}
.tablebg {
	background-color: #ffffff !important;
	color: #333333;
}
.tablebg2 {
	background-color: #ffffff !important;
	color: #333333;
}
.sidebarbg {

}

.smallsidebartext {
	font-size:9px;
	color: #333333;
	font-family:"Lucida Grande", Verdana, sans-serif !important;
}
.smallselectedsidebartext {
	font-size:9px;
	color: #333333;
	font-family:"Lucida Grande", Verdana, sans-serif !important;
	font-weight:bold;
}
.sidebartext {
	color: #333333;
	font-family:"Lucida Grande", Verdana, sans-serif !important;
}
.head {
	font-family: "MyriadPro-Semibold", Myriad, Trebuchet MS, Helvetica Neue, Lucida Grande, Arial, sans-serif !important;
	}
.alertmessage {
	color: #CC0000;
	font-family:"Lucida Grande", Verdana, sans-serif !important;
}
img.imageborder {
	border-color: #666666;
	border-width:0;
}

body#news div#contentContainer img {
	max-width: 530px;
}

div#map {
	border: 1px solid #dfdfdf;
	width: 528px; 
	height: 385px
}

div#map dl {

}

div#map dl dt {
	font-size: 13px;
}

div#map dl dd {
	margin: 0 0 0 60px;
	padding: 0;
	font-size: ppx;
}

div#map dl dd.avatar {
	float: left;
	display: block;
	width: 50px;
	margin: 0 10px 0 0;
}

div#map dl dd.clear {
	clear: both;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #dfdfdf;
}

div#map dd.avatar img {
	width: 50px;
	border: 1px solid #ccc;
}

div#map div.infoContent {
	position: relative;
	width: 200px;
	margin: 1em 0;
}

p.mapLegend img {
	position: relative;
	top: 3px;
}

div#sidebar p.copyright {
	font-size: 9px;
	color: #333;
	line-height: 12px;
}

div#sidebar p.copyright a:link,
div#sidebar p.copyright a:visited,
div#sidebar p.copyright a:active {
	color: #333;
	border-bottom: 1px dotted #666;
}

div.displayAvatar {
	width: 102px;
	height: 102px;
	float: left;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
	vertical-align: middle;
	line-height: 100px;
}

div.displayAvatar img {
	vertical-align: middle;
	line-height: 100px;
	background-color: #dfdfdf;
	border: 1px inset #666;
}

div.displayProfilePic {
	width: 102px;
	height: 102px;
	float: left;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
	vertical-align: middle;
	line-height: 100px;
	overflow: hidden;
}

div.displayProfilePic img {
	vertical-align: middle;
	line-height: 100px;
	width: 100px;
	background-color: #dfdfdf;
	border: 1px inset #666;
}

/* body#dashboard div#contentContainer table thead {
	display: block;
	width: 530px;
}

body#dashboard div#contentContainer table tbody {
	display: block;
	height: 200px;
	overflow: auto;
	width: 530px;
}

body#dashboard div#contentContainer table tbody td,
body#dashboard div#contentContainer table thead th {
	width: 200px;
}

body#dashboard div#contentContainer table tbody td + td,
body#dashboard div#contentContainer table thead th + th {
	width: 50px;
}

body#dashboard div#contentContainer table tbody td + td + td,
body#dashboard div#contentContainer table thead th + th + th {
	width: 50px;
}

body#dashboard div#contentContainer table tbody td + td + td + td,
body#dashboard div#contentContainer table thead th + th + th + th {
	width: 50px;
} */
