/* SIDE-NAV
========================================================================================= */
#side_nav {
	float: left;
	width: 129px;
	padding: 10px 10px 40px 10px;
	margin-right: 24px;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#side_nav li {
	font-size: 12px;
	color: #1c1c1c;
	line-height: 1.4;

}

#side_nav li#this {
	font-weight: bold;
}


/* CONTENT
========================================================================================= */
#content {
	position: relative;
	float: left;
	width: 590px;
	margin: 0 0 14px 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 1.1;
	color: #1c1c1c;
	margin-bottom: 12px;
}

h1,
p.pageTitle {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 36px;
}

p.heading {
	font-size: 15px;
	font-weight: bold;
}

p.noBreak {
	margin-bottom: 0;
}

ul#partnersList {
	position: relative;
	width: 630px;
	margin-top: -4px;
}

li.partnersSublist {
	float: left;
	width: 630px;
	min-height: 74px;
	padding: 19px 0 14px 0;
	border-top: 1px solid #ccc;
}

li.firstSublist {
	border-top: none;
}

ul#partnersList .partnersLogo {
	float: left;
	width: 200px;
	margin-right: 14px;
}

ul#partnersList .partnersInfo {
	float: left;
	width: 416px;
}

#linkForm {
	margin: 21px 0 28px 0;
}

#linkForm .formRow {
	margin-bottom: 4px;
}

#linkForm .formLabel {
	float: left;
	width: 125px;
}

#image_displayCase {
	margin-left: 39px;
	position: relative;
	top: -6px;
}

#image_customTravelCase {
	position: relative;
	top: 32px;
	left: -17px;
}

#image_motorcycleMadness {
	float: left;
	margin: 0 10px 0 0;
}

#image_easyRider,
#image_wildOne {
	float: right;
	margin: 0 0 0 10px;
}

#image_mm_link {
	float: left;
	position: relative;
	top: -14px;
	margin: 0 20px 0 0;
}


/* MAD MAPS ON TV
========================================================================================= */
div.section {
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 11px;
}

di.sectionLast {
	border-bottom: none;
}


/* LINKS PAGE
========================================================================================= */
ul#col1 {
	float: left;
	width: 200px;
}

ul#col2 {
	float: left;
	width: 300px;
}

p.link {
	font-weight: bold;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

h4 {
	color: #666666;
}

.paraMain {
	margin-bottom: 14px;
}


/* FUTURE RELEASES
========================================================================================= */
.row {
	background-color: #d7d7d7;
	height: 16px;
	vertical-align: middle;
}

.alt_row {
	background-color: #f3f3f3;
	height: 16px;
	vertical-align: middle;
}


/* PRESS COVERAGE
========================================================================================= */
.press_coverage_pdf_link {
	border: 5px solid rgb(255, 255, 255);
}

#iframe_press {
	position:absolute;
	right: -230px;
}


/* OLD, UNACCOUNTED FOR
========================================================================================= */
#business_nav {
	float: right;
	margin: 10px 10px 10px 15px;
}
#business_nav a {
	display: block;
	padding: 0 5px 0 7px;
}
#business_nav div.nav_top {
	background: url(../images/ui/gradients/v21_dk_grey_to_grey.gif) repeat-x bottom;
	color: #ffffff;
	padding: 4px 30px 0 10px;
	height: 17px;
	width: 120px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	display: block;
	white-space: nowrap;

/*	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0 3px 2px;
	margin: 0 0 5px 0;*/
}	
#business_nav td.nav_bod {
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	padding: 4px 0 20px 0;
	margin:0px;
	width:130px;
}
.date_released {
	text-align: right;
	display: block;
	font-style:italic;
}
.article {
	display: block;
	border-top: 1px dotted #cccccc;
	padding: 20px 0 20px 0;
}

.state {
text-transform: uppercase;
	}
a.name
	{ 
text-decoration: none;
	}
	
a.area {
font-weight:600;
color:#666666;
text-decoration: none;
	}
.name {
font-size:16px;
font-weight:bold;
	}
.retailer_column {
	width:330px;
	height:110px;
	/*margin-left:20px;*/
	float:left;
	} 
.retailer_results_address { padding: 5px 20px 20px 5px; }

.retailer_store_name
{
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	/*padding: 15px 0px 1px 0px;
	border-bottom: #0033cc;
	border-width: 0 0 3px 0;
	border-style: none none solid none;
	white-space: nowrap;*/
	float: left;
	text-transform: inherit;
}

.retailer_result_item { padding-left: 5px; }
.retailer_results_table { margin: 40px 20px 0px 20px; }

.retailer_results_table tr{
	padding-top:15px;
}

.retailer_results_table th { 
	padding-right: 20px; 
}

.retailer_results_table td { 
	padding-top: 2px; 
}

.retailer_distance
{
	font-size: 24px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #bbbbbb;
	text-align: center;
}

a.paginated
{
	font-size: 12px;
	text-transform: inherit;
	text-decoration: underline;
	color: #0033cc;
}

a.paginated_next
{
	font-size: 14px;
	font-weight: bold;
	text-transform: inherit;
	text-decoration: underline;
	color: #0033cc;
}

.paginated_current
{
	font-weight: bold;
	font-size: 12px;
	text-transform: inherit;
	color: #000000;
}


