﻿body
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:Black;
	color:#CFCFCF;
}

h1
{
	color: #ffb726;text-decoration:none;
	font-weight:bold; font-size:11pt;	
	margin:0px;
}

h3
{
	color: #ffb726;text-decoration:none;
	font-weight:bold; font-size:9pt;	
	margin-bottom:9px;
	margin-top:0px;
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:white;
	text-decoration:underline;
}

table
{
}

tr
{
}

td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

h2
{
	font-size:10pt;
}

textarea
{
	width:370px;height:250px;
	font-family:Arial;
	font-size:10pt;
}

/* classes for template */

.standardTextBox
{
	width:200px;
}

.mainTable
{
	width:780px;	
}

.mainTableTopRow
{
}

.mainTableTopCell
{
}

.mainTableTopMenuRow
{
}

.mainTableTopMenuCell
{
}

.mainTableContentHolderRow
{
}

.mainTableContentHolderCell
{
}

.mainTableLeftMenuHolderCell
{
	vertical-align:top;
	width:100px;
}

/* classes for left menu */
.leftMenuTable
{	
	width:160px;	
}

.leftMenuTable a
{	
}

.leftMenuHeaderCell
{	
	background-image:url('../images/wheelmenutop.jpg');
	height:26px;
	width:160px;	
}

.leftMenuItemCell
{
	background-image:url('../images/wheelmenuback.jpg');
	height:23px;
	width:160px;
	padding-left:30px;		
}

.leftMenuItemCell a
{
	color: #ffb726;text-decoration:none;text-transform:uppercase;
	font-weight:bold; font-size:8pt;	
}

/* product thumbnail classes */

.ProductThumbTable
{	
	border-bottom: solid 1px black;
	width:100%;
	margin-bottom:20px;
}

.productThumbTable td
{	
}

.productThumbDiv
{
	margin-top:20px;
	margin-bottom:5px;
}

.productThumbDiv a
{
}

.productThumbDiv img
{
	/*width :100px;height:80px;*/
	border:none;
}

.productThumbCaptionDiv
{
	text-align:center;
	padding:4px;
	font-size:8pt;
	color:White;	
}

.wheelNameLinkDiv
{
	color: #ffb726;text-decoration:none;text-transform:uppercase;
	font-weight:bold; font-size:8pt;text-align:center;
	width:90px;
}

.wheelNameLinkDiv a
{
	color: #ffb726;text-decoration:none;text-transform:uppercase;
	font-weight:bold; font-size:8pt;display:block; margin-bottom :5px;
}

.productThumbCaptionDiv
{
	width:90px;
}


.productThumbCaptionDiv span a
{
	color: #ffb726;text-decoration:none;text-transform:uppercase;
	font-weight:bold; font-size:8pt;
}


.noImageThumb
{
	width :100px;height:100px;
}

/* classes for products showed on products.aspx */
.containerTableLeft
{
	vertical-align:top;width:230px;	padding-top:13px;padding-bottom:40px;
}

.containerTableRight
{
	vertical-align:top;	 padding-top:40px;width:520px;
}

.productTable
{
 margin-top:0px;padding:5px; border-collapse:collapse; border: none 0px black;
}

.productTableMainCell
{
	vertical-align:top;
	width:370px;
}

.productHeading
{
	margin-top:8px;
	margin-bottom:5px;
	font-size:28pt;
	color:White;
}

.productCaptionDiv
{
	margin:3px;
	color:#ffb726;
}

.ProductInfoTextDiv
{
	margin-top:8px;
	margin-bottom:8px;	
}

.productTableImagesCell
{
	width:220px;
	text-align:center;
}

.productTableImagesCell img
{
	border:none;
}

.productTableSepCell
{
	padding-bottom:5px;
}

.productTable 
{	
}

.productGoToTopDiv
{
	padding-top:5px;padding-bottom:5px;
	text-align:right;
}
.productGoToTopDiv a
{
	color:white;
	text-decoration:underline;
	padding:3px;
	padding-top:7px;
	padding-right:7px;
	padding-bottom:7px;
}

/* image gallery classes */
.imageGalleryTable
{
	width:550px;
}

.imageGalleryCaptionDiv
{
}

.imageGalleryCaptionDiv span
{
}

.imageGalleryDiv
{
	margin-top:5px;
	margin-bottom:5px;
}

.imageGalleryDiv image
{
}

.imageGalleryDiv a
{
}


/* admin section grids */

.Grid { border: solid 1px Tan; }

.Grid td
{
    border: solid 3px #FFFFFF;
    margin: 3px 3px 3px 3px;
    font-family: Arial;
    padding: 5px 5px 5px 5px;
    text-align: left;
}

.GridHeader
{
    font-weight: bold;
    background-color: Tan;
}

.GridHeader a
{
    text-decoration: none;
    color: LightGoldenrodYellow;
    padding: 0px 15px 0px 15px;
}

.GridHeader a:hover
{
    text-decoration: underline;
    background: Tan url(images/spin.gif) no-repeat 0 100%;
}

.GridItem, .GridAltItem
{
    font-size: smaller;
}

.GridItem
{
    background-color: LightGoldenrodYellow;
}

.GridAltItem
{
    background-color: PaleGoldenrod;
}

.copyrightCell
{
	padding:15px;
	text-align:center;
	border-top: solid 4px #24339A;	
}

.seperateImage 
{
	margin-top:7px;margin-bottom:7px;
}

.DetailsTable
{
margin:0px;
border-collapse:collapse;
}

.DetailsTable td
{
	padding:0px;
}