﻿body 
{
    margin:0px;
    font-family:Arial, Verdana, Times New Roman;
    font-size:12px;
}

.adminNav a
{
    color:#FF0000;
}

.adminNav a:hover
{
    color:#FFFFFF;
}

a
{
    color:#999999;
    outline: none;
}

a:focus
{
-moz-outline-style: none;
}

a:hover
{
    color:#FFFFFF;
}

.altbg
{
    background: #2C2C2C;
}

.bodyBG
{
    background:#000000 url(images/racertemplatelayout_r3_c1.jpg) top left no-repeat;
    height:348px;
    vertical-align:top;
    padding:5px;
}

.boxheaderBG
{
    background:url(images/box_r1_c2.png) top right no-repeat;
    font-weight:bold;
    font-size:16px;
    font-style:italic;
    width:100%;
}

.boxLeftBG
{
    background:url(images/box_r2_c1.png) top right repeat-y;
}

.boxBodyBG
{
    background:#333333;
    color:#CCCCCC;
    padding:5px 5px 5px 5px;
}

.boxRightBG
{
    background:url(images/box_r2_c5.png) top left repeat-y;
}

.boxFooterBG
{
    background:url(images/box_r3_c3.png) top left repeat-x;
    width:100%;
    
}

.date
{
    font-size: 11px; 
    font-weight: bold;
    color: #666666;
}

.footerLink
{
    background:url(images/footerBG.png) top center no-repeat;
    height:30px;
    width:900px;
    text-align:center;
    padding-top:10px;
    font-size:12px;
    margin-left:auto;
    margin-right:auto;
}

.footerLink a
{
    color:#656565;
}

.footerLink a:hover
{
    color:#CCCCCC;
}

.heading
{
    font-family: Arial Black, Arial, Verdana;
    font-size:26px;
    color:#CCCCCC;
    font-weight:bold;
}

.headingDesc
{
    font-size:17px;
    color:#999999;
}

.newsLink
{
    text-decoration: none; 
    font-weight: bold; 
    font-size:12px;
}

.newsLink a
{
    color:#CCCCCC;
    text-decoration: none;
}

.newsLink a:hover
{
    color:#FFFFFF;
}

.photoboxBodyBG
{
    background:#333333;
    color:#CCCCCC;
    padding:0px 5px 0px 5px;
    text-align:center;
}

.readmore
{
    font-size: 10px;
}

.readmore a
{
    color:#999999;
}

.readmore a:hover
{
    color:#FFFFFF;
}

.topleftbg
{
    background: url(images/racertemplatetl.jpg) top right no-repeat;
}

.toprightbg
{
    background:url(images/racertemplatetr.jpg) top left no-repeat;
}

/* store css */

.Window
{
    width: 100%;
    height: 350px;
}

.Window .Main 
{
    width: 100%;
    margin: auto;
}

.Window .Main .Left 
{
    width: 200px;
    float: left;
}

.Window .Main .Left .Container
{
    margin: 0px 0px 10px 10px;
    float: left;
}

.Window .Main .Right .Contents
{
    margin: 5px 5px 5px 0px;
    width: 670px;
    float: left;
}

.DepartmentsList
{
    border: #555555 1px solid;
    text-align: center;
    margin-top: 10px;
    background:#222222;
}

.DepartmentsListHead
{
    border: #555555 1px solid;
    background-color: #555555;
}

a.DepartmentUnselected
{
    line-height: 25px;
    text-decoration: none;
    color: #FFFFFF;
}

a.DepartmentUnselected:hover
{
    text-decoration: underline;
}

a.DepartmentSelected
{
    line-height: 25px;
    font-weight:bold;
    text-decoration: none;
    color:#FFFFFF;
}

.CatalogDescription
{
    color:#CCCCCC;
    font-weight: bold;
    font-size: 14px;
}

.CatalogTitle
{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}

.CategoriesList 
{
    border: #555555 1px solid;
    text-align: center;
    margin-top: 10px;
    background:#222222;
}

.CategoriesListHead
{
    border: #555555 1px solid;
    background-color: #555555;
}

a.CategoryUnselected
{
    line-height: 25px;
    text-decoration: none;
    color: #FFFFFF;
}

a.CategoryUnselected:hover
{
    text-decoration: underline;
}

a.CategorySelected
{
    line-height: 25px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

.ProductList img 
{
    border: 2px solid #777777;
    float: left;
    margin-right: 5px;
    vertical-align: top;
}

.ProductTitle
{
    font-size: 14px;
    font-weight: bold;
    margin: 10px 1px 5px 0;
}

.ProductPrice
{
    font-weight:bold;
    font-size:14px;
    color:Lime;
}

.DetailSection 
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.AdminTitle 
{
    font-size: 24px;
    font-weight: bold;
}

.Window .Main .Right .AdminHeader
{
    margin: 5px 5px 5px 0px;
    width: 100%;
}

.AdminContents
{
    margin: 5px 5px 5px 0px;
    width: 100%; /*900px*/
    float: left;
}

.AdminError
{
    color: Red;
}

.WideLabel
{
    display:-moz-inline-block;
    display:inline-block;
    width: 100px;
}

.GridSelectedRow
{
    color: #F7F7F7;
    background-color: #738A9C;
}

/* LIGHTBOX STYLES */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* store css */

.Window
{
    width: 100%;
    height: 350px;
}

.Window .Main 
{
    width: 100%;
    margin: auto;
}

.Window .Main .Left 
{
    width: 220px;
    float: left;
}

.Window .Main .Left .Container
{
    margin: 0px 0px 10px 10px;
    float: left;
}

.Window .Main .Right .Contents
{
    margin: 5px 5px 5px 0px;
    width: 630px;
    float: left;
}

.DepartmentsList
{
    border: #555555 1px solid;
    text-align: center;
    margin-top: 20px;
    background:#222222;
}

.DepartmentsListHead
{
    border: #555555 1px solid;
    background-color: #555555;
}

a.DepartmentUnselected
{
    line-height: 25px;
    text-decoration: none;
    color: #FFFFFF;
}

a.DepartmentUnselected:hover
{
    text-decoration: underline;
}

a.DepartmentSelected
{
    line-height: 25px;
    font-weight:bold;
    text-decoration: none;
    color:#FFFFFF;
}

.CatalogDescription
{
    color:#FFFFFF;
    font-weight: bold;
    font-size: 14px;
}

.CatalogTitle
{
    color: Red;
    font-size: 18px;
    font-weight: bold;
}

.CategoriesList 
{
    border: #555555 1px solid;
    text-align: center;
    margin-top: 20px;
    background:#222222;
}

.CategoriesListHead
{
    border: #555555 1px solid;
    background-color: #555555;
}

a.CategoryUnselected
{
    line-height: 25px;
    text-decoration: none;
    color: #FFFFFF;
}

a.CategoryUnselected:hover
{
    text-decoration: underline;
}

a.CategorySelected
{
    line-height: 25px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

.ProductList img 
{
    border: 2px solid #777777;
    float: left;
    margin-right: 5px;
    vertical-align: top;
}

.ProductTitle
{
    font-size: 14px;
    font-weight: bold;
    margin: 10px 1px 5px 0;
}

.ProductPrice
{
    font-weight:bold;
    font-size:14px;
    color:Lime;
}

.DetailSection 
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.AdminTitle 
{
    font-size: 24px;
    font-weight: bold;
}

.Window .Main .Right .AdminHeader
{
    margin: 5px 5px 5px 0px;
    width: 100%;
}

.AdminContents
{
    margin: 5px 5px 5px 0px;
    width: 100%; /*900px*/
    float: left;
}

.AdminError
{
    color: Red;
}

.WideLabel
{
    display:-moz-inline-block;
    display:inline-block;
    width: 100px;
}

.GridSelectedRow
{
    color: #F7F7F7;
    background-color: #738A9C;
}