﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
	margin:10px 10px 10px 10px;
	background-color: Black; 
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	color:white;
	padding: 0px 0px 10px 0px;
	background-image: url(dgrey013.gif);
	}

#adminEntry 
{
	width: 740px;
	text-align: left;
	background-color: Black;
	border: 1px solid white;
	padding: 5px 5px 5px 5px;
}

#adminProductEntry 
{
	width: 1020px;
	text-align: left;
	background-color: Black;
	border: 1px solid white;
	padding: 5px 5px 5px 5px;
}

#adminProductLeft 
{
	width: 600px;
	float: left;
	margin-right: 10px;
	text-align:left;
}

#adminProductRight 
{
	float: right;
}


#wrapper {
	width: 970px;
	margin: auto;
	text-align: left;
	background-color:black;
	border: 1px solid gray;
}

#footer {
	width: 990;
	margin: auto;
	text-align:center;
	background-color:black;
}

#leftColumnContainer
{
	margin: 0 0 0 5px;
	width:185px;
	top:120px;
	float:left;
	background-color:black;
}

#middleColumnContainer
{
	margin-left: 200px;
	margin-right: 220px;
	margin-top:0;
	padding-top: 0;
}

#middleColumnWideContainer
{
	margin-left: 200px;
	margin-right: 10px;
	margin-top:0;
	padding-top: 0;
}

#fullWidthColumnContainer
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top:0;
	padding-top: 0;
}

#rightColumn
{
	margin: 0 5px 0 0;		
	width:160px;
	float:right;
}

#rightColumnWide
{
	float:right;
	width:210px;
}

#productImageContainer 
{
	width:400px;
	float: left;
}

#productAttributeContainer 
{
	float:left;
	padding: 0 10px 0 10px;
}

#productDetails 
{
	width: 700px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0 0 0 0;
}

.footer
{
	width: 790px;	
	text-align: center;
}

.footerLeft
{
	width: 370px;	
	float: left;
	text-align:right;
}

.footerRight
{
	width: 370px;	
	float: right;
	text-align:left;
}

.entryField 
{
	height: 22px;
}

#updateOrderInfo 
{
	width: 350px;
	float: right;
	border: 1px solid white;
	padding: 5px 5px 5px 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.navBar 
{
	background-color: black;
	width: 969px;
	border: 1px solid gray;
}

.nav {
	height:20px;
	margin: 10px 0px 0px 0px;
	display:inline;
	text-align:center;
}
.nav a {
	font-size:14px;
	color:#5F5B96;
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-weight:bold;
	padding: 0px 10px 0px 10px;
	display:inline;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #76644f;
	text-align: center;
}
.nav a:hover {
	color:white;
	text-decoration:none;
}
.lastchild {
	border-right: none 0px !important;
}

/*----------------------------------------------------------------*/

.productImage 
{
	max-width: 400px;
}

p
{
	padding-top:0;
	margin-top:0;
}


.imgUnitEquipment
{
	float:left;
	width: 540px;
	height: 270px;
	padding: 0 5px 5px 0px;
}


h1 {
	color: White;
	font: bold 150% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h2 {
	color: White;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

A, A:active, A:link, A:visited
{
	color: Orange;
	text-decoration: none;
}


A:hover
{
	color: White;
	text-decoration: underline;
}

.textBox
{
	font-family: Tahoma, Arial;
	color: black;
}

.labelCaption
{
	color:Silver;
}

.labelCaptionRequired
{
	text-align:right;
	width:150px;
	font-weight:bold;
}

.partnerName
{
	color:White;
	font-weight:bold;
}

.partnerComments
{
	color:Silver;
	font-style:italic;
}

.generalText
{
	font-family: Tahoma, Arial;
}

.summaryText
{
	font-style:italic;
}

.categoryListTop
{
	border: 1px solid white;
	background-color: #CC6600;
	color: White;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width: 165px
}

.categoryList 
{
	border: 1px solid white;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	width: 165px
}


.basketSummaryTop
{
	border: 1px solid White;
	background-color: #CC6600;
	color: White;
	font-weight:bold;
	text-align:center;
	width: 165px
}

.basketSummary 
{
	border: 1px solid White;
	text-align:center;
	width: 165px;
	color: Silver;
}

.helpNoteTop
{
	border: 1px solid White;
	background-color: #CC6600;
	color: White;
	font-weight:bold;
	text-align:center;
	width: 155px;
	padding: 2px 2px 2px 2px;
}

.helpNote
{
	border: 1px solid White;
	width: 155px;
	padding: 2px 2px 2px 2px;
	color: Silver;
}

.newsSummaryTop
{
	border: 1px solid White;
	background-color: #CC6600;
	color: White;
	font-weight:bold;
	text-align:center;
	width: 195px;
	padding: 2px 2px 2px 2px;
}

.newsSummary
{
	border: 1px solid White;
	width: 195px;
	padding: 2px 2px 2px 2px;
}

.photoOftheDayTop
{
	color: White;
	font-weight:bold;
	text-align:center;
	width: 98%;
}

.signInTop
{
	width:300px;
	border: 1px solid White;
	background-color: #CC6600;
	color: White;
	font-weight:bold;
	text-align:center;
	padding: 2px 2px 2px 2px;
}

.signIn
{
	border: 1px solid White;
	width: 300px;
	padding: 2px 2px 2px 2px;
}

.basketHeader 
{
	background-color:#CC6600;
	color: White;
	font-weight:bold;
}

.tenPixSpacer
{
    height:10px;
}

.twentyPixSpacer
{
    height:20px;
}

.subTotalText 
{
	font-weight:bold;	
}

.viewBasket
{
	position:absolute;
	top:50px;
	right:10px;
	width:130px;
	color: White;
}

.generalPadding 
{
	padding: 5px 5px 5px 5px;
	
}

.generalRightAlign
{
	text-align:right;
}





/*---  Stuff for gallery below this point  -------*/

.buttonbar, .buttonbar-top {
	width: 686px;
	height: 36px;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}