
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF url(img/bk_header.gif) repeat-x;
}


h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

h2 {
	margin-bottom: .8em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p {
 padding-bottom: 18px; text-align: justify;
}


blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #BB1C1C;
}

a:hover {
	text-decoration: underline;
}




/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 25px;
	margin: 0;
	padding: 2px 0 0 10px;
	background: url(img/box_header_180.gif) no-repeat;
	font-size: 1em;
	color: #BB1C1C;
}

.boxed .content {
	padding: 15px;
}

/* ------------------- Header ------------------- */

#header {
	width: 1040px;
	height: 110px;
	margin: 0 auto;
	padding: 0 0 0 0;
}


#header #logo {
	float: left;
	width: 170px;
	height: 110px;
}

#header #logo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


#header #menu {
	float: left;
	width: 400px;
	height: 50px;
	padding: 20px 0 0 0;
}

#header #menu ul {
	margin: 0;
	list-style: none;
}

#header #menu li {
	display: inline;
}

#header #menu a {
	display: block;
	float: left;
	width: 100px;
	height: 45px;
	padding: 19px 0 0 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background: url(img/bk_menu_header.gif) no-repeat;
}

#header #menu a:hover, #menu .active a {
	color: #BF1616;
}


#header #search {
	float: left;
	width: 200px;
	height: 50px;
	padding: 40px 0 0 10px;
}

#header #tel_numbers {
	float: left;
	width: 199px;
	height: 66px;
	padding: 0 0 0 0;
}

/* ------------------- Content ------------------- */

#content {
	width: 1040px;
	margin: 0 auto;
	padding: 0 0 0 20px;
}


#content #main {
	float: right;
	width: 780px;
	padding: 0 20px 10px 0;
}


#content #sidebar {
	float: left;
	width: 180px;
}

#content #col {
	float: left;
	width: 200px;
	padding: 0 0 0 20px;	
}

/* ------------------- Footer ------------------- */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #930000;
	background: #C90404;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}


#footer #legal {
}


#footer #links {
}



/* ------------------- Menus ------------------- */

.leftnav a {color: #000000;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #993333;
font: 11px verdana, Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.leftnav a:hover {background-color: #BF1616;
color: #FFFFFF;
text-decoration: none;}



.menualloys {
	list-style: none;
}
.menualloys li {
	padding: 0;
	margin: 0;
	height: 30px;
	margin-right: 18px;
	list-style: none;
	background-repeat: no-repeat;
}
.menualloys li a, .menualloys li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -2000px;
	height: 20px;
	background-repeat: no-repeat;
}
.s16 {background-image: url(img/menu/16_on.gif); width: 60px;}
.s16 a {background-image: url(img/menu/16_off.gif);}
.s17 {background-image: url(img/menu/17_on.gif); width: 60px;}
.s17 a {background-image: url(img/menu/17_off.gif);}
.s18 {background-image: url(img/menu/18_on.gif); width: 60px;}
.s18 a {background-image: url(img/menu/18_off.gif);}
.s19 {background-image: url(img/menu/19_on.gif); width: 60px;}
.s19 a {background-image: url(img/menu/19_off.gif);}
.s20 {background-image: url(img/menu/20_on.gif); width: 60px;}
.s20 a {background-image: url(img/menu/20_off.gif);}
.s22 {background-image: url(img/menu/22_on.gif); width: 60px;}
.s22 a {background-image: url(img/menu/22_off.gif);}

ul.menualloys li a:hover {background: none;}
.menualloys li {float: left;}
.menualloys:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}




/* ------------------- Boxes ------------------- */


fieldset.box1 {border: 1px solid #999999; padding: 10px; background: #ffffff;}
fieldset.box2 {border: 1px solid #999999; padding: 10px; background: #E1E0E0;}

legend.title1 {color: #ffffff; font-weight: bold; font-size: 12px; background: #990000; border: 1px solid #999999; padding: 5px; margin-left: 20px; }
legend.title2 {color: #333333; font-weight: bold; font-size: 12px; background: #ffffff; border: 0px solid #999999; padding-top: 20px; padding-left: 5px; padding-right: 5px; margin-left: 100px; }
legend.right {background: #ffffff; padding: 5px; margin-left: 160px; }
legend.left {background: #ffffff; padding: 5px; margin-left: 20px; }

fieldset.form1 {border: 1px solid #999999; padding: 5px; background: #EAEAEA; height: 250px;}
legend.form1 {color: #333333; font-family: arial; font-weight: bold; font-size: 14px; background: #cccccc; border: 1px solid #999999; padding: 5px; margin-left: 20px; }

fieldset.form2 {border: 1px solid #999999; padding: 5px; background: #EAEAEA;}
legend.form2 {color: #333333; font-family: arial; font-weight: bold; font-size: 14px; background: #cccccc; border: 1px solid #999999; padding: 5px; margin-left: 20px; }


td.checkstepoff {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}

td.checkstepon {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #CC0000;
}

table.featured {height: 160px; width: 160px; border: 1px solid #999999;}
a.featured {font-family: arial; color: #FF0000; font-size: 16px; font-weight:bold; text-decoration:none;
            display:block; height: 100%; width: 100%;}
div.featuredspace {height: 134px; width: 160px;}




a.oxigin {
  font-family : tahoma, Verdana, Arial, sans-serif; font-size : 13px; 
  font-weight : bold;
  color: #ffffff;
  text-decoration: none;
}

a.oxigin:hover {
  color: #BF1616;
  text-decoration: underline;
}


a.red {
  font-family : Verdana, Arial, sans-serif; font-size : 11px; 
  font-weight : bold;
  color: #ff0000;
}

img.gallerythumb {
 border:1px solid #333333;
 width: 210px; height: 140px;
}




/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

textarea.normal {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

img.box	{border: 1px solid #000000}

/* HTC BEGIN */
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 18px;
 font-weight: bold;
}
/* HTC END */

TD.catText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #FF0000; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #000000; text-decoration: underline; }


A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #BF1616;
  text-decoration: underline;
}

A.cat {
  font-family : tahoma, Verdana, Arial, sans-serif; font-size : 13px; 
  font-weight : bold;
  color: #000000;
  text-decoration: none;
  line-height: 20px;
}

A.cat:hover {
  font-family : tahoma, Verdana, Arial, sans-serif; font-size : 13px; 
  font-weight : bold;
  color: #BF1616;
  text-decoration: underline;
  line-height: 20px;
}

A.subcat {
  font-family : tahoma, Verdana, Arial, sans-serif; font-size : 13px; 
  font-weight : bold;
  color: #999999;
  text-decoration: none;
}

A.subcat:hover { font-weight : bold;
  font-family : tahoma, Verdana, Arial, sans-serif; font-size : 13px; 
  color: #BF1616;
  text-decoration: underline;
}

A.catcurrent {
  font-family : tahoma, Verdana, Arial, sans-serif; font-size : 13px; 
  font-weight : bold;
  color: #BF1616;
  text-decoration: none;
  line-height: 20px;
}

A.catcurrent:hover {
  font-family : tahoma, Verdana, Arial, sans-serif; font-size : 13px; 
  font-weight : bold;
  color: #BF1616;
  text-decoration: underline;
  line-height: 20px;
}

A.subcatcurrent {
  font-family : tahoma, Verdana, Arial, sans-serif; font-size : 13px; 
  font-weight : bold;
  color: #BF1616;
  text-decoration: none;
}

A.subcatcurrent:hover {
  font-family : tahoma, Verdana, Arial, sans-serif; font-size : 13px; 
  font-weight : bold;
  color: #BF1616;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #BF1616;
}

TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #BF1616;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #BF1616; 
  font-weight : bold;
}

A.headerNavigation:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #BF1616; 
  font-weight : bold;
  text-decoration: underline;
}

TR.headerError {
  background: #FFFFFF;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFFFF;
  color: #FF0000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #BF1616;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #BF1616;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial,  sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #999999;
  color: #333333;
  padding: 3px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #EAEAEA;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #999999;
  border-spacing: 1px;
}


.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #cccccc;
  color: #333333;
  font-weight: bold;
  padding: 3px;
}

A.productListing-heading:hover {
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #011B5F;
  font-weight: bold;
  padding: 3px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #BF1616;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

checkbox, input, radio {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

select {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

select.bold		{font-family: Verdana, arial; color: #000000; font-weight: bold; font-size: 11px;}
td.bold		{line-height: 18px; font-family: Verdana, arial; color: #000000; font-weight: bold; font-size: 11px;}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #BF1616;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FF0000; background-color: #FFFFFF; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


table.box a {
width:100%;
border:1px solid #FFFFFF;
display: block;
padding: 1px;
spacing: 1px;
}

div.box a {
color: #FFFFFF; 
background: #FFFFFF; 
text-decoration:none; 
font-size:11px; 
line-height:16px; 
font-family: Tahoma, verdana, sans-serif;
padding: 1px;
}

div.box a:link {
color: #FFFFFF;
background: #FFFFFF;
}

div.box a:active {
color: #FFFFFF;
background: #FFFFFF;
}

div.box a:visited {
color: #FFFFFF;
background: #FFFFFF;
}

div.box a:hover {
color: #FFFFFF;
background: #FFFFFF;
border:1px solid #BF1616;
}

td.row1		{background: #DFE7EF;}
td.row2		{background: #BEC8D2;}


td.payoptions		{color: #000000; font-family: arial; font-weight: normal; font-size: 12px; background: #ffffff; padding:3px;}

.estimatedshippingBox {
background: #FF8E90;
}

TD.estimatedshippingBoxHeading {
font-family:  Arial, Verdana, sans-serif;
font-size: 13px;
font-weight: bold;
background: #BF1616;
color: #ffffff;
}

.estimatedshippingBoxContents {
background: #f8f8f9;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

.ShowShipping {
background: #cccccc;
color: #333333;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: center;
}


.cssButton {
    border: 1px solid #660000;
    height: 18px;
    padding: 0 2px 2px 2px;
    background: #990000;
    font-size: 12px; font-weight:bold;
    font-family: Verdana, Arial, sans-serif;
    color: #ffffff;
}
.cssButton:hover {
    background: #993333;
    color: #330000;
    cursor: pointer;
}

.button {
    border: 1px solid #660000;
    height: 18px;
    padding: 0 2px 2px 2px;
    background: #990000;
    font-size: 12px; font-weight:bold;
    font-family: Verdana, Arial, sans-serif;
    color: #ffffff;
}
.button:hover {
    background: #993333;
    color: #330000;
    cursor: pointer;
}

#news {
	clear: both;
	padding: 20px 50px;
}



/* common */


.clear{ clear:both;}

option {
	padding-right: 2px;
	margin-right: 2px;
}

img {border:0;}

img.left{ float: left; margin-right: 10px;}
img.b1red {border: 1px solid #cc0000;}

.zerotop {margin-top: 0; padding-top: 0;}


img.link110 {border: 1px solid #cc0000; width: 110px; height: 110px;}
img.link120 {border: 1px solid #cc0000; width: 120px;}

.bgwhite {background: white;}
table.pad5 td { padding: 5px; }

img.carlogo {border: 1px solid #cc0000; width: 75px; height: 75px;}

table.rims		{width: 700px; margin-left:auto; margin-right:auto;}
img.prod_img		{float:right; margin: 0 0 15px 15px;}
table.prod_img		{width: 300px; float:right; margin: 0 0 10px 10px;}



/* ----------- Rim Size Menu ------------- */
ul.rimmenu {
list-style-type:none;
width:auto;
margin: 10px 0 0 0;
padding:0;
}

ul.rimmenu li {
display:inline;
float:left;
margin: 0 0 0 5px;
padding:0;
}

ul.rimmenu li a {
float:left;
color:#A79787;
text-decoration:none;
height:20px;
padding: 5px;
font-weight:700;
}

ul.rimmenu li a:hover,.current {
color:#fff;
}

ul.rimmenu .current a {
color:#fff;
}


/*RED*/
ul.rimmenu.red{
background-color:#B11718;
}
ul.rimmenu.red li a:hover, .rimmenu.red li.current {
background-color:#DE3330;
}

.rimresults {
 clear: both;
 width: 950px;
 height: 170px;
 margin: 0 0 10px 0;
 font-size: 11px;
}

.rimresultscolcar1 {
 float: left;
 width: 110px;
}

.rimresultscolcar2 {
 float: left;
 width: 360px;
}

.rimresultscolnocar {
 float: left;
 width: 185px;
}

div.left75pc {
 float: left;
 width: 600px;
}

div.right25pc {
 float: right;
 width: 300px;
}

fieldset.key {width: 250px; border: 1px solid #999999; background: #333333;padding: 5px;}
p.key {margin: 0 0 2px 0; padding: 0; color: #ffffff; font-family: arial; font-weight: normal; font-size: 11px;}

#sbprimresults {
 clear: both;
 width: 600px;
 height: 130px;
 margin: 0;
}

#sbprimresults #sbpcol1 {
 float: left;
 width: 150px;
}

#sbprimresults #sbpcol2 {
 float: left;
 width: 300px;
}

#sbprimresults #sbpcol3 {
 float: right;
 width: 150px;
}


#riminfo {
 clear: both;
 width: 750px;
 margin-bottom: 10px;
}

#riminfo #col1 {
 float: left;
 width: 390px;
}

#riminfo #col2 {
 float: right;
 width: 350px;
}

table.carpreview1 {
	width: 350px;
	height: 118px;
	border-width: 0;
	padding: 0;
	margin: 0;
}

table.carpreview2 {
	width: 964px;
	height: 326px;
	border-width: 0;
}


#ap-table
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 15px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
}
#ap-table th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #E9C31E;
	border-top: 1px solid #AB933D;
	border-bottom: 1px solid #fff;
	color: #666666;
}

#ap-table th.ap-col2
{
	width: 100px;
	text-align: center;
	padding-right: 10px;
}

#ap-table th.ap-col3
{
	width: 50px;
	text-align: center;
}

#ap-table th.ap-colr
{
	text-align: right;
	padding-right: 10px;
}

#ap-table td
{
	padding: 8px;
	background: #EAEB86; 
	border-bottom: 1px solid #fff;
	color: #333333;
	border-top: 1px solid transparent;
}
#ap-table tr:hover td
{
	background: #D6D44F;
	color: #339;
}

#ap-table td.ap-col2
{
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

#ap-table td.ap-col3
{
	width: 50px;
	text-align: center;
}

#ap-table td.ap-colr
{
	text-align: right;
	padding-right: 10px;
}

img.recommended {margin-left: 10px;}

span.redbold		{color: #ff0000; font-family: arial; font-weight: bold; font-size: 12px;}
span.green		{color: green;}
span.greenbold		{color: green; font-family: arial; font-weight: bold; font-size: 12px;}

.strike {	text-decoration: line-through;}

fieldset {border:1px #de7c33 solid; background: #FFFF99; padding: 2em 10px 1em;}

fieldset.offer {border: 1px solid #ff0000; background: #ffffff; margin-bottom: 10px; padding: 5px;}
h2.offer {color: #ff0000; font-weight: bold; font-size: 16px;}
b.offer {color: #ff0000; font-weight: bold; font-size: 12px;}
p.offer {color: #000000; font-size: 11px;}

div.offerphoto {
 float: left;
 width: 115px;
}

div.offerdesc {
 float: left;
 width: 130px;
}

p.offerdesc {
 text-align: left;
 height: 50px;
}

div.offerextra {
 float: right;
 width: 350px;
 clear: right;
 text-align: center;
}

div.gallerydesc {
 float: right;
 width: 230px;
 clear: right;
}

p.gallery {
 font-weight: bold;
}

img.gallery {border: 1px solid #000000; margin: 0 0 10px 0;}


label {
color: #333333; font-family: arial; font-weight: bold; font-size: 12px;
float: left;
text-align: right;
margin-right: 2px;
display: block;
width: 130px;
}

h3.form {color: #de7c33; font-family: arial; font-weight: bold; font-size: 18px; text-transform: uppercase}
h4.form {color: #de7c33; font-family: arial; font-weight: bold; font-size: 16px;}

div.formleft {float: left; width: 350px;}
div.formleft2 {float: left; width: 400px;}
div.formright {float: right; width: 280px;}

div.button1 {float: right;text-align: right;margin-right: 20px;}

a.form {color:#333333; text-decoration:underline;}
a.form:hover{color:#cc0000; text-decoration:underline;}

p.form  {color: #333333; font-family: arial; font-weight: normal; font-size: 12px; padding: 0 0 0 10px; margin: 0; line-height: 25px; text-align: left; clear: left;}
p.formr  {text-align: right; color: #333333; font-family: arial; font-weight: normal; font-size: 12px; padding: 0 0 0 10px; line-height: 25px}
b.form  {color: #333333; font-family: arial; font-weight: bold; font-size: 12px;}


.button1 {
    border: 1px solid #660000;
    height: 18px;
    padding: 0 2px 2px 2px;
    background: #990000;
    font-size: 12px; font-weight:bold;
    font-family: Verdana, Arial, sans-serif;
    color: #ffffff;
}
.button1:hover {
    background: #993333;
    color: #330000;
    cursor: pointer;
}




