/* COLORS:
27032F = Dark Purple
45284E = Medium Purple
81126e = Light Purple
*/

html, body					{font-family: Times, Times New Roman, serif;font-size: 16px;background: #27032F url('../images/mainbackrep.jpg');margin: 0px;padding:0px;}
h1							{font-size: 23px;color: #27032F;font-style: italic;margin:8px 0px;}
h2							{font-size: 22px;color: #27032F;margin: 9px 0px;}
h3							{font-size: 16px;color: #27032F;}
h4							{font-size: 14px;color: #27032F;}
a							{color: #27032F;}
a:hover						{color: #45284E;}
th							{background:#27032F;color:#FFF;font-weight:bold;}
form						{margin:0px;padding:0px;display:inline;}
fieldset					{padding: 5px;background:url('../images/grabberTile.gif');border:1px solid #27032F;}
label						{display: block;width:200px;float:left;font-weight:bold;text-align:right;}
input						{margin:3px;}
input.text					{width:300px;}
textarea					{margin:3px;width:300px;height:100px;}
select						{margin:3px;width:300px;}
legend						{background:#FFF;font-weight:bold;color:#81126e;}

#background					{overflow: hidden;padding-top: 10px;background: transparent url('../images/mainback1.jpg') repeat-x;}
#frame						{position: relative;overflow: hidden;width: 755px;left: 50%;margin-left: -377px;background: #FFF;border: 1px solid #45284E;padding: 2px;}
#framePad					{overflow: hidden;width: 100%;border: 2px solid #45284E;}
#header						{width:100%;clear: both;}
#navigation					{font-family: Verdana, Arial, Helvetica, Sans-serif;overflow: hidden;background: #27032F url('../images/navback.jpg') repeat-x;border-top: 2px solid #27032F;border-bottom: 2px solid #27032F;border-right: 1px solid #CCC;height: 35px;clear: both;}
#navigation ul				{width:100%;list-style: none;margin: 0px;padding: 0px;}
#navigation ul li			{width: 105px;height: 35px;float: left;border-left: 1px solid #CCC;}
#navigation ul li a			{display: block;width: 100%;height: 35px;text-decoration: none;font-size: 12px;font-weight: bold;text-align: center;color: #CCC;}
#navigation ul li a:hover	{background: #45284E;color: #FFF;}
#navigation ul li a span	{display: block;padding-left: 3px;padding-top: 2px;}
#footer						{overflow:hidden;clear: both;width: 100%;background: #27032F;}
#footer a					{color: #FFF;text-decoration: none;}
#footer a:hover				{text-decoration: underline;}
#footer p					{color: #C5C5C5;margin: 5px;text-align: center;font-size:11px;font-weight:bold;font-family: Arial, Helvetica, Sans-serif;}
#poster						{overflow: hidden;clear:both;width: 100%;background: #27032F;text-align:center;}
#anotherBackground			{background: url('../images/background2.jpg') no-repeat;height:180px;}
#topFinials					{overflow: hidden;width: 100%;height:238px;clear:both;background: url('../images/topFinials.jpg') no-repeat;border-bottom: 15px solid #27032F;}
#finishLeft					{float:left;width:416px;}
#finishRight				{float:left;width:238px;margin-left:15px;}
#indexLeft					{float:left;width:300px;}
#indexRight					{float:left;width:370px;margin-left:15px;text-align:center;}
#indexRight img				{border: 1px solid #000;}
#aboutLeft					{float:left;width:350px;}
#aboutLeft img				{border: 1px solid #000;}
#aboutRight					{float:left;width:300px;margin-left:15px;text-align:center;}
#rodLength					{width: 130px;text-align:right;}
#qty						{width:40px;}
#ccType						{width:150px;}
#ccExpMo					{width:80px;}
#ccExpYr					{width:75px;}
#state						{width:200px;}
#zip						{width:80px;}
#bill_state					{width:200px;}
#bill_zip					{width:80px;}
#ship_state					{width:200px;}
#ship_zip					{width:80px;}
#tel1						{width:50px;}
#tel2						{width:50px;}
#tel3						{width:75px;}
#fax1						{}
#fax2						{}
#fax3						{}

.grabber					{overflow: hidden;width: 100%;clear: both;background: url('../images/grabberTile2.gif');text-align: center;}
.grabber h2					{color: #FFF;font-style:italic;}
.noteBox					{overflow: hidden;width: 100%;clear: both;background: url('../images/grabberTile.gif');text-align: center;}
.thispage					{background: #45284E;}
.content					{clear: both;padding: 0px;margin: 20px;}
.content p					{}
.image_fin					{height: 179px;width: 744px;background: transparent url('../images/quotes.jpg')}
.divider					{width:100%;height:10px;clear:both;background: #27032F;}
.catalogImage				{margin: 0px 10px 20px 10px;border:1px solid #000;cursor:pointer;}
.products					{width:100%;clear:both;}
.product					{float: left;text-align:center;}
.product b					{font-size:18px;color:#81126e;}
.center						{text-align: center}
.colorBoard					{text-align:center;clear:both;width:100%;}
.note						{color: #81126e;text-decoration: underline;}
.medPurple					{color: #650054;}
.floatRight					{float:right;margin-left:10px;border:1px solid #000;}
.clear						{float:left;clear:both;width:100%;}
.smallText					{font-size: 10px;color:#81126e;}
.prodDetail					{width:100%;clear:both;margin-bottom:20px;overflow:hidden;}
.prodDetail h3				{margin:0px;font-size:18px;}
.prodImg					{float:left;width:200px;overflow:hidden;margin-right:20px;}
.prodInfo					{float:left;width:480px;overflow:hidden;}
.collection					{float:left;clear:both;overflow:hidden;width:100%;}
.req						{font-weight:bold;color:#C00;}
.darkPurple					{color:#27032F;}
.qtyRemove					{font-size:11px;line-height:0px;}


