/**************** web fonts ***********************************************************/

/* @license
 * MyFonts Webfont Build ID 2364462, 2012-09-14T15:47:51-0400
 *  
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Strollin NF by Nick's Fonts
 * URL: http://www.myfonts.com/fonts/nicksfonts/strollin-nf/regular/
 * Licensed pageviews: 100,000
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2364462
 * Webfonts copyright: Copyright (c) 2009, Nick Curtis. All Rights Reserved. Unauthorized duplication or redistribution is expressly prohibited.
 *  
 * © 2012 Bitstream Inc
 */

@font-face
{
	font-family: 'StrollinNF';
	src: url('http://www.fenderrhodes.com/webfonts/24142E_0_0.eot');
	src: url('http://www.fenderrhodes.com/webfonts/24142E_0_0.eot?#iefix') format('embedded-opentype'),
	     url('http://www.fenderrhodes.com/webfonts/24142E_0_0.woff') format('woff'),
	     url('http://www.fenderrhodes.com/webfonts/24142E_0_0.ttf') format('truetype');
}

/**************** r3 styling **********************************************************/

/* *, span   { font-family: "Mundo Sans W01", sans-serif; } */
/* b, b * { font-family: "Mundo Sans W01 Bold", sans-serif; font-weight: normal; } */
/* i, i * { font-family: "Mundo Sans W01 Italic", sans-serif; } */

* { font-family: 'Trebuchet MS', 'Verdana', sans-serif; }

H3, H3 * /* FAQ titles */
{
	/* font-family: 'Mundo Sans W01', 'Arial Black', sans-serif; */
	font-size: 12pt;
	
	margin: 0 0 4px 0;
	padding: 0;
}

BODY.faq
{
	background: url(../img/FenderRhodesDotCom-760x150.gif) no-repeat;
	margin: 0;
	padding: 95px 10px 10px 10px;
}

/**************** r2 styling **********************************************************/

.bgcolor { color: #000000 }
.link { color: #80000F }
.alink { color: #80000F }
.vlink { color: #50000F }
.white { color: #FFFFFF }
.black { color: #000000 }
.red { color: #AA000F }
.ltgray { color: #E0E0E0 }
.dkgray { color: #6F6F6F }
.ltbrown { color: #CCCC99 }
.dkbrown { color: #333300 }

.caption 
{ 
	font-size: 10pt;
	padding-top: 5px; /* used for sidebar entries */
}

.title /* we are retiring this one */
{ 
	/* font-family: 'Bauhaus W01 Bold', 'Arial Black', sans-serif; */
	font-family: 'StrollinNF', 'Trebuchet MS', 'Verdana', sans-serif;
	font-size: 28pt;
	font-weight: normal;
}

.nobr
{
	white-space: nowrap;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

BODY
{
	background-color: #991F14;
	background-image: url(/img/suitcase-1970-bg-579x496.gif);
	background-attachment: fixed;
	font-family: 'Trebuchet MS', 'Verdana', sans-serif;
	font-size: 11pt;
}

A:link    { color: #80000F; }
A:active  { color: #C0000F; }
A:hover   { color: #C0000F; }
A:visited { color: #40000F; }

DIV.bodyWrapper
{
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.5); /* CSS3 */
	margin: 30px;
	padding: 10px;
}

H1, H1 * /* .pageTitle */
{ 
	/* font-family: 'Bauhaus W01 Bold', 'Arial Black', sans-serif; */
	font-family: 'StrollinNF', 'Trebuchet MS', sans-serif;
	font-size: 28pt;
	font-weight: normal;
	margin: 0 0 8px 0;
	padding: 0;
}

P.pageCaption
{
	margin: 0 0 15px 0;
	padding: 0;
}

H2, H2 * /* .itemTitle */
{
	/* font-family: 'Bauhaus W01 Bold', 'Arial Black', sans-serif; */
	/* font-size: 14pt; */
	/* font-weight: bold; */
	margin: 0 0 8px 0;
	padding: 0;
}

P.itemCaption
{
	margin: 0 0 15px 0;
	padding: 0;
}

DIV.imgBox
{
	float: right;
	width: 130px;
	height: 130px;
	margin: 0 0 10px 10px;
	/* padding: 5px; */
	background: rgb(0,0,0);
	border: solid black 5px;
	border-radius: 5px;
}

DIV.imgBox IMG
{
	width: 130px;
	height: 130px;
	border: none;
	border-radius: 5px;
}

DIV.imgBoxLg
{
	float: right;
	width: 300px;
	height: 300px;
	margin: 0 0 10px 10px;
	/* padding: 5px; */
	background: rgb(0,0,0);
	border: solid black 5px;
	border-radius: 5px;
}

DIV.imgBoxLg IMG
{
	width: 300px;
	height: 300px;
	border: none;
	border-radius: 5px;
}

DIV.imgBoxNextRow
{
	clear: right;
}

OL, UL
{
	margin: 0 0 24px 0;
}

INPUT.sidebar 
{ 
	width: 145px; 
}

FORM 
{ 
	padding-bottom: 3px; 
}


.floatRight 
{
	float: right; 
	margin-left: 10px; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 5px; 
}
.floatLeft
{
	float: left; 
	margin-left: 0; 
	margin-top: 0; 
	margin-right: 10px; 
	margin-bottom: 0; 
}
/*
h1, h2, span.title 
{
	font-family: "Bauhaus W01 Bold";
	font-weight: normal;
}
*/

