body {
    background: #FFE396 url(../images/layout/background.jpg) repeat-y 50% 0px;
    text-align: center;
    margin: 0px;
    
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

a {
    text-decoration: underline;
    color: #FFFFFF;
}

a:visited {
    color: #EEEEEE;
}

form {
	margin: 0px;
}

#wrapper {
	background: url(../images/layout/wrapper_bg.png) no-repeat;
    position: relative;
    margin: 0px auto;
    min-height: 760px;
    width: 1051px;
    
	text-align: center;    
}

#header {
	background: url(../images/layout/centertop_bg.png) no-repeat 50% 100px;
	position: relative;
	height: 214px;
}

#header h1 {
    background: url(../images/layout/logo.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 0px;    
    display: block;
    height: 160px;
    width: 428px;
    
    position: absolute;
    left: -75px; 
}

#header h1 a {
	margin-left: 115px;
    display: block;
    outline: none;
    height: 130px;
    width: 213px;   
}

#header .advert {
	position: absolute;
	margin-right: 60px;
	right: 0px;
}

#tabs {
	position: relative;
	margin: 0px auto;
	height: 78px;
	width: 655px;
	z-index: 3;
	top: 100px;
}

#tabs div {
	margin-right: 2px;
	text-align: left;
	display: inline;
	float: left;
	height: 77px;
	width: 215px;
}

#tabs div#search, #tabs div#join {
	padding-left: 50px;
	padding-top: 37px;
	margin-right: 1px;
	height: 44px;
	width: 169px;
}

#search input#keywords, #join input#email {
    border: 1px solid #AC5934;
    background: #FFFFFF;
    font-size: 10.5px;
    width: 140px;
    height: 12px;
    padding: 2px;
    margin: 0px;
}

#search #searchbtn, #join #submitbtn {
    background: url(../images/layout/submit_btn.png) no-repeat;
    text-indent: -9999px;
    margin-left: 93px;    
    overflow: hidden;
    line-height: 0px;
    cursor: pointer;
    font-size: 0px;
    display: block;
    border: none;
    height: 18px;
    width: 39px;    
}

#tabs div#search {
	margin-right: 2px;
	width: 165px;
}

#tabs div#subscribe {
	margin-right: 0px;
	width: 216px;
}

#subscribe a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 78px;
}

#helpers {
	position: relative;
	margin: 0px auto;
	overflow: auto;
	width: 595px;
	clear: both;
	z-index: 3;
	top: 120px;
	left: 0px;
}

#helpers div {
    display: inline;
    float: left;
}

#helpers #textsize {
    background: url(../images/layout/textsize_bg.png) no-repeat right;
    padding-top: 0px;
    font-size: 8.5px;
    height: 13px;
	float: right;	
}

#helpers #textsize span {
    padding-right: 10px;
    padding-top: 1px;
}

#helpers #textsize span, #helpers #textsize a {
    float: left;
}

#helpers #textsize #decrease {
    margin-right: 4px;
}

#helpers #textsize a {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    outline: none;
    height: 13px;
    width: 13px;
}

#center {
	background: url(../images/layout/center_bg.png) repeat-y;
	padding-bottom: 15px;
	padding-left: 30px;
	min-height: 725px;	
	margin: 0px auto;
	text-align: left;
	width: 645px;
}

#body {
    position: relative;
    text-align: left;
	padding-top: 15px;
}

#body h2, #titles h2, #titles h3 {
	margin: 0px;
}

#titles h2 {
	font-size: 117px;
	width: 200px;
}

/* Customizations for page titles */

body#the-hood #titles h2,
body#deluxe-features #titles h2 { font-size: 100px; }
body#deluxe-gals #titles h2,
body#get-published #titles h2,
body#advertising-info #titles h2,
body#kustom-music #titles h2,
body#home #titles h2,
body#deluxe-letters #titles h2,
body#fuel-and-fire #titles h2,
body#boulevard-crawl #titles h2,
body#cruisin #titles h2 { font-size: 80px; }
body#news_details #titles h2 { font-size: 80px; width: 625px; }

body#deluxe-road #titles h2 { font-size: 70px; }
body#the-hood #titles h2 { width: 220px; }

body#events #titles h2,
body#event_details #titles h2,
body#gallery #titles h2,
body#photo #titles h2,
body#classifieds #titles h2,
body#classified_details #titles h2,
body#submit_photo #titles h2,
body#submit_event #titles h2,
body#submit_classified #titles h2 { font-size: 70px; width: 625px; }

body#grab-the-mag #titles h2,
body#submit_photo #titles h2 { width: 525px; }
body#event_details #titles h2, body#classified_details #titles h2 { margin-top: 15px; }

#titles h3 {
	font-size: 34px;
	margin-top: -10px;
}

#content h3 {
	font-size: 32px;
}

#body #photo, #body #photos {
    margin: 0px 29px 20px 20px;
    position: relative;
    display: block;
    float: right;
}

#toptape, .toptape {
    background: url(../images/layout/tapetop_bg.png) no-repeat;
    position: relative;
    height: 81px;
    width: 91px;
    left: -25px;
    top: -25px;
}

#bottomtape, .bottomtape {
    background: url(../images/layout/tapebottom_bg.png) no-repeat;
    position: absolute;
    bottom: -20px;
    right: -18px;
    height: 89px;
    width: 73px;    
}

.photo {
	position: relative;
	margin-top: 50px;	
}

#content {
	padding: 10px 30px 10px 0px;
}                                                            
                                             
#left, #right {
	position: absolute;
	min-height: 500px;
	text-align: left;
	width: 145px;
	left: 53px;
	top: 141px;
}

#right {
	left: 850px;
	top: 94px;	
}

#leftnav ul, #rightnav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#leftnav ul li a, #rightnav ul li a {
	background: url(../images/layout/nav/blank.gif);
	border: 1px solid transparent;
	text-indent: -9999px;
	position: relative;
	overflow: hidden;
	display: block;
	outline: none;
	z-index: 5;
} 

#leftnav ul li.the-hood a {
	height: 50px;
	width: 61px;
	left: 54px;
	top: 0px;
}

#leftnav ul li.deluxe-road a {
	height: 47px;
	width: 69px;
	left: 48px;
	top: 7px;
}

#leftnav ul li.deluxe-features a {
	height: 47px;
	width: 66px;
	left: -4px;
	top: -5px;
}

#leftnav ul li.deluxe-gals a {
	height: 46px;
	width: 58px;
	left: 66px;
	top: -37px;
}

#leftnav ul li.rods a {
	height: 24px;
	width: 50px;
	left: 25px;
	top: -47px;
}

#leftnav ul li.kustom-music a {
	height: 46px;
	width: 59px;
	left: 80px;
	top: -50px;
}

#leftnav ul li.art a {
	height: 39px;
	width: 56px;
	left: 30px;
	top: -90px;
}

#leftnav ul li.deluxe-letters a {
	height: 49px;
	width: 85px;
	left: 44px;
	top: -78px;
}

#leftnav ul li.fuel-and-fire a {
	height: 61px;
	width: 65px;
	left: 61px;
	top: -71px;
}

#leftnav ul li.boulevard-crawl a {
	height: 53px;
	width: 86px;
	left: 46px;
	top: -67px;
}

#leftnav ul li.linkage a {
	height: 35px;
	width: 96px;
	left: 36px;
	top: -63px;
}

#leftnav ul li.the-hood a:active, #leftnav ul li.the-hood a:hover, #leftnav ul li.the-hood a.current { background: url(../images/layout/nav/the-hood.png) no-repeat; }
#leftnav ul li.deluxe-road a:active, #leftnav ul li.deluxe-road a:hover, #leftnav ul li.deluxe-road a.current { background: url(../images/layout/nav/deluxe-road.png) no-repeat 0px 3px; }
#leftnav ul li.deluxe-features a:active, #leftnav ul li.deluxe-features a:hover, #leftnav ul li.deluxe-features a.current { background: url(../images/layout/nav/deluxe-features.png) no-repeat; }
#leftnav ul li.deluxe-gals a:active, #leftnav ul li.deluxe-gals a:hover, #leftnav ul li.deluxe-gals a.current { background: url(../images/layout/nav/deluxe-gals.png) no-repeat 0px 8px; }
#leftnav ul li.rods a:active, #leftnav ul li.rods a:hover, #leftnav ul li.rods a.current { background: url(../images/layout/nav/rods.png) no-repeat 0px 5px; }
#leftnav ul li.kustom-music a:active, #leftnav ul li.kustom-music a:hover, #leftnav ul li.kustom-music a.current { background: url(../images/layout/nav/kustom-music.png) no-repeat; }
#leftnav ul li.art a:active, #leftnav ul li.art a:hover, #leftnav ul li.art a.current { background: url(../images/layout/nav/art.png) no-repeat 0px 2px; }
#leftnav ul li.deluxe-letters a:active, #leftnav ul li.deluxe-letters a:hover, #leftnav ul li.deluxe-letters a.current { background: url(../images/layout/nav/deluxe-letters.png) no-repeat 0px 5px; }
#leftnav ul li.fuel-and-fire a:active, #leftnav ul li.fuel-and-fire a:hover, #leftnav ul li.fuel-and-fire a.current { background: url(../images/layout/nav/fuel-and-fire.png) no-repeat 0px 5px; }
#leftnav ul li.boulevard-crawl a:active, #leftnav ul li.boulevard-crawl a:hover, #leftnav ul li.boulevard-crawl a.current { background: url(../images/layout/nav/boulevard-crawl.png) no-repeat -1px 0px; }
#leftnav ul li.linkage a:active, #leftnav ul li.linkage a:hover, #leftnav ul li.linkage a.current { background: url(../images/layout/nav/linkage.png) no-repeat 0px 10px; }

#myspace {
	position: relative;
	left: 18px;
	top: 27px;
}

#myspace a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	outline: none;
	height: 184px;
	width: 128px;
}

#rightnav ul li.home a {
	height: 79px;
	width: 53px;
	left: 0px;
	top: 0px;
}

#rightnav ul li.advertising-info a {
	height: 47px;
	width: 100px;
	left: 27px;
	top: -17px;
}

#rightnav ul li.deluxe-swag a {
	height: 42px;
	width: 54px;
	left: 25px;
	top: -13px;
}

#rightnav ul li.pinup-deluxe a {
	height: 64px;
	width: 51px;
	left: 88px;
	top: -43px;
}

#rightnav ul li.buy-our-stuff a {
	height: 50px;
	width: 100px;
	left: 7px;
	top: -75px;
}

#rightnav ul li.get-published a {
	height: 48px;
	width: 100px;
	left: 7px;
	top: -76px;
}

#rightnav ul li.drivin-around a {
	height: 51px;
	width: 114px;
	left: 0px;
	top: -73px;
}

#rightnav ul li.grab-the-mag a {
	height: 38px;
	width: 115px;
	left: 8px;
	top: -78px;
}

#rightnav ul li.tats-and-rides a {
	height: 59px;
	width: 79px;
	left: 0px;
	top: -77px;
}

#rightnav ul li.wire a {
	height: 31px;
	width: 57px;
	left: 79px;
	top: -124px;
}

#rightnav ul li.horn a {
	height: 42px;
	width: 56px;
	left: 82px;
	top: -126px;
}

#rightnav ul li.cruisin a {
	height: 33px;
	width: 74px;
	left: 0px;
	top: -145px;
}

#rightnav ul li.message-board a {
	height: 36px;
	width: 135px;
	left: 0px;
	top: -141px;
}

#rightnav ul li.home a:active, #rightnav ul li.home a:hover, #rightnav ul li.home a.current { background: url(../images/layout/nav/garage.png) no-repeat 0px 57px; }
#rightnav ul li.advertising-info a:active, #rightnav ul li.advertising-info a:hover, #rightnav ul li.advertising-info a.current { background: url(../images/layout/nav/payn-the-bills.png) no-repeat 50px 27px; }
#rightnav ul li.deluxe-swag a:active, #rightnav ul li.deluxe-swag a:hover, #rightnav ul li.deluxe-swag a.current { background: url(../images/layout/nav/deluxe-swag.png) no-repeat 12px -1px; }
#rightnav ul li.pinup-deluxe a:active, #rightnav ul li.pinup-deluxe a:hover, #rightnav ul li.pinup-deluxe a.current { background: url(../images/layout/nav/pinup-deluxe.png) no-repeat; }
#rightnav ul li.buy-our-stuff a:active, #rightnav ul li.buy-our-stuff a:hover, #rightnav ul li.buy-our-stuff a.current { background: url(../images/layout/nav/buy-my-crap.png) no-repeat 27px 0px; }
#rightnav ul li.get-published a:active, #rightnav ul li.get-published a:hover, #rightnav ul li.get-published a.current { background: url(../images/layout/nav/get-published.png) no-repeat -3px 2px; }
#rightnav ul li.drivin-around a:active, #rightnav ul li.drivin-around a:hover, #rightnav ul li.drivin-around a.current { background: url(../images/layout/nav/drivin-around.png) no-repeat; }
#rightnav ul li.grab-the-mag a:active, #rightnav ul li.grab-the-mag a:hover, #rightnav ul li.grab-the-mag a.current { background: url(../images/layout/nav/grab-the-mag.png) no-repeat 100px 23px; }
#rightnav ul li.tats-and-rides a:active, #rightnav ul li.tats-and-rides a:hover, #rightnav ul li.tats-and-rides a.current { background: url(../images/layout/nav/tats-and-rides.png) no-repeat 0px 7px; }
#rightnav ul li.wire a:active, #rightnav ul li.wire a:hover, #rightnav ul li.wire a.current { background: url(../images/layout/nav/wire.png) no-repeat 0px 7px; }
#rightnav ul li.horn a:active, #rightnav ul li.horn a:hover, #rightnav ul li.horn a.current { background: url(../images/layout/nav/horn.png) no-repeat 17px 0px; }
#rightnav ul li.cruisin a:active, #rightnav ul li.cruisin a:hover, #rightnav ul li.cruisin a.current { background: url(../images/layout/nav/cruzin.png) no-repeat 0px 10px; }
#rightnav ul li.message-board a:active, #rightnav ul li.message-board a:hover, #rightnav ul li.message-board a.current { background: url(../images/layout/nav/message-board.png) no-repeat 0px 10px; }

#osr {
	position: relative;
	left: -1px;
	top: -73px;
}

#osr a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	outline: none;
	height: 260px;
	width: 194px;
}

/*
#footer {
	background: url(../images/layout/footer_bg_old.png) no-repeat;
	margin: 0px auto 15px;
	padding-top: 30px;
	width: 667px;
	clear: both;
	
    font-size: 11px;
	color: #000000;
}
*/

#footer {
	background: url(../images/layout/footer_bg.png) no-repeat;	
	margin: 0px auto 15px;
	margin-top: -10px;
	padding-top: 196px;
    position: relative;
	width: 667px;
	clear: both;
	
    font-size: 11px;
	color: #000000;
}

#footer a#magazinepreview {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	outline: none;
	height: 160px;
	width: 665px;
	
	position: absolute;
	margin: 0px auto;
	left: 0px;
	top: 7px;
}

#footer a {
    text-decoration: underline;
    color: #000000;
}

#footer #copyright a {
    text-decoration: none;    
}

#footer ul {
    margin: 0px auto 5px;
    list-style: none;
    overflow: auto;
    padding: 0px;
    height: 55px;
    width: 560px;	
}

#footer ul li {  
    margin-left: 4px;
    display: inline block;
    float: left;
}

#footer ul li a {
    margin-right: 4px;
    font-size: 9.2px;    
}

#footer ul li.home { margin-left: 52px; }
#footer ul li.tats-and-rides { clear: both; *clear: none; margin-left: 58px; }
#footer ul li.deluxe-road { clear: both;}

.advert {
	margin: 0px auto;
	margin-bottom: 15px;
}

.advert {
    background: url(../images/layout/advert.png) no-repeat;    
    text-align: left;
    margin-top: 0px;
    height: 91px;
    width: 740px;
}

#header .advert {
	background-image: url(../images/layout/advert2.png);
	margin-top: 5px;
}

table#photos th {
	font-size: 1.25em;	
}

table#commentstbl {
	background: #000;
}

table#commentstbl th {
	background: #e5cc48;
	color: #000;
}

table#commentstbl th a {
	color: #000;
}

table#commentstbl td {
	background: #60a0c0;
}

body#news_details #titles {
	margin-top: 15px;
}

body#news_details #photo,
body#event_details #photo {
	margin-top: 10px;
	margin-right: 39px;
}

body#event_details #photo { margin-top: -20px; }

div#submit_photo, div#submit_event, div#submit_classified {
	position: absolute;
	right: 35px;
	top: 30px;	
}

h4, h4 a {
	font-size: 1.2em;
}

body#news_details h4.headline {
	font-size: 1.8em;
	margin-top: -30px;
}

.news_article, .event {
	margin-bottom: 5px;
	position: relative;
	overflow: auto;
}

.news_article a, .event a {
	outline: none;
}

.event {
	margin-bottom: 35px;
}

.news_article img, .event img {
	margin: 15px 0px 10px 25px;
	display: inline;
	float: right;
}

td div, .nicEdit-main, .nicEdit-pane {
    background: #FFF;
    outline: none;
    color: #000;
}

td div a, .nicEdit-main a, .nicEdit-pane a {
    color: #000;
}

.padbot {
	padding-bottom: 15px;
}

.pagination td {
	padding-bottom: 20px;
	padding-top: 10px;	
	font-size: 1.15em;	
}

#overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:99;
	-moz-opacity: 065;
	opacity:.65;
	filter: alpha(opacity=65);
}

#limpyoldschool {
	position: absolute;
	z-index: 999;
	left: 175px;
	top: 150px;	
}

#limpyoldschool a {
	display: block;
}

#limpyoldschool a#close {
	text-decoration: none;
	line-height: 23px;
	background: #eee;
	height: 25px;
	color: #000;
}

/** Calendar styles **/
	#calendardiv {
		top: 50px !important;
		left: 380px !important;		
	}
	
	.cpYearNavigation,
	.cpMonthNavigation
			{
			background-color:#364975;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.cpDayColumnHeader,
	.cpYearNavigation,
	.cpMonthNavigation,
	.cpCurrentMonthDate,
	.cpCurrentMonthDateDisabled,
	.cpOtherMonthDate,
	.cpOtherMonthDateDisabled,
	.cpCurrentDate,
	.cpCurrentDateDisabled,
	.cpTodayText,
	.cpTodayTextDisabled,
	.cpText
			{
			font-family:arial;
			font-size:8pt;
			padding: 0px;
			}
	TD.cpDayColumnHeader
			{
			text-align:right;
			}
	.cpCurrentMonthDate,
	.cpOtherMonthDate,
	.cpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.cpCurrentMonthDateDisabled,
	.cpOtherMonthDateDisabled,
	.cpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.cpCurrentMonthDate
			{
			color:#000000;
			font-weight:bold;
			padding: 1px 3px;
			}
	.cpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			text-align: center;
			}
	.cpOtherMonthDate
			{
			color:#808080;
			text-align: center;
			}
	TD.cpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6172a2;
			border:solid 1px #000000;
			}
	TD.cpCurrentDateDisabled
			{
			border:solid 1px #000000;
			}
	TD.cpTodayText,
	TD.cpTodayTextDisabled
			{
			}
	A.cpTodayText,
	SPAN.cpTodayTextDisabled
			{
			height:20px;
			}
	A.cpTodayText
			{
			color:#000000;
			font-weight:bold;
			}
	SPAN.cpTodayTextDisabled
			{
			color:#D0D0D0;
			}
