/* CSS Document */

* {	
	margin: 0;
	padding: 0;
}

a {
text-decoration: none;
}

BODY {
	background-color: #B2B2B2;
	font-family: helvetica, arial;
	color: #fff;
}

H1, H2, H3, H4 {
	color: #fff;	
}

DIV.clear {
height: 1px;
clear: both;
}

#container {
	display: block;
	background-color: #fff;
	width: 800px;
	margin: 0 auto;
	border: 1px solid gray;
	margin-top: 0px;
}

.fixImg {
display: block;
}

#dialog {
display: block;
margin-right: 10px;
padding-bottom: 20px;
}

.imgBand {
	display:block;
	position:relative; 
	left:-10px;
	top: -10px; 
	margin-bottom: -10px;
	margin-right: -10px;
	margin-top: 21px;

	overflow: hidden;
}

#dialog.sideBar {
	padding-bottom: 0;
}

#dialog H2 {
	text-align: left;
	background: #2C4371 url(images/17photo/blueBar.jpg) repeat-x;
	height: 25px;
	padding-top: 8px;
	font-family: Verdana;
	font-size: 12pt;
	text-transform: capitalize;
	margin-bottom: 8px;
	position: relative;
	padding-left: 12px;
}

#dialog H2 IMG{
	position: absolute;
	right:0;
	top:0;
}

#dialog.sideBar H2 {
     margin-bottom: 0;
     text-align: center;
     padding-left: 0;
     font-size: 11pt;
     width: 100%;      
}

.blueText {
color: #5570a7;
text-transform: capitalize;
}

TD.normal {
padding: 5px 10px;
}

TD.blue {
background-color: #e0e1e3;
padding: 5px 10px;
}

/*Horizontal Navigation*/ 

#nav{
	list-style: none;
	display: block;
	overflow: hidden;
	height: 40px;
	margin-bottom: 10px;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}		
	
#nav a {
	height: 40px;
	float: left;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
}

#nav a:hover{
	background-position: 0 -40px;
}

#nav a.selected {
	background-position: 0 -80px;
}				

#home a {
	width: 113px;
	background: url(images/17photo/homeNav.jpg) top left no-repeat;
}	
#company a {
	width: 146px;
	background: url(images/17photo/companyNav.jpg) top left no-repeat;
}		
#support a {
	width: 113px;
	background: url(images/17photo/supportNav.jpg) top left no-repeat;
}
#cart a {
	width: 96px;
	background: url(images/17photo/cartNav.jpg) top left no-repeat;
	padding: 13px 0 0 50px;
	height: 27px;
}
#cart a.selected {
	color: #2C4371;
}
#checkout a {
	width: 122px;
	background: url(images/17photo/checkoutNav.jpg) top left no-repeat;
}			
#tracking a {
	width: 160px;
	background: url(images/17photo/trackingNav.jpg) top left no-repeat;
}

/*Horizontal Navigation End*/

/* TABS */


#tabContainer {
margin-top: 30px;
}

.tabContent {
	padding: 10px;
	border: 1px solid gray;
	margin-top: -1px;
	z-index: 10;
	overflow: hidden;
	position: relative;
}

.tabContent UL {
	margin: 5px 0;
}

.tabContent LI {
	margin-left: 15px;
}

#tabs{
	list-style: none;
	display: block;
	overflow: hidden;
	height: 29px;
	z-index: 100;
	position: relative;
}

#tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	cursor: pointer;
}		
	
#tabs a {
	height: 29px;
	float: left;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
}

#tabs a:hover{
	background-position: 0 -29px;
}

#tabs a.selected {
	background-position: 0 -58px;
}

#related a{
	width: 129px;
	background: url(images/17photo/related.jpg) top left no-repeat;
}

#features a{
	width: 112px;
	background: url(images/17photo/features.jpg) top left no-repeat;
}

#specs a{
	width: 111px;
	background: url(images/17photo/specs.jpg) top left no-repeat;
}

#includes a{
	width: 125px;
	background: url(images/17photo/item.jpg) top left no-repeat;
}

#relatedContent H2, #dialog H2.static {
background: none;
color: #000;
font-size: 18px;
font-weight: normal;
border-bottom: 1px solid black;
text-align: left;
margin-bottom: 15px;
height: 24px;
padding-left: 0;
width: 480px;
}

#relatedContent INPUT {
margin: 0;	
}


#main{
	border-top: 0px solid black;
	display: block;
	margin-top: 0px;
	min-height: 800px;
	background: #fff;
	float: left;
	width: 612px;
}


/*Left Navigation Begin*/
#leftBar{
	display: block;
	float: left;
	width: 186px;
	background: #fff;
	margin-bottom: 10px;
}

#search{
	height: 127px;
}	
#search h1{
	position: relative;
	padding: 7px 0px 0px 32px;
	background: url(images/17photo/blueBar.jpg) top left repeat-x;
	color: #fff;
	font-style: none;
	height: 26px;
	font-size: 11pt;
	font-weight: normal;
}			
#search h1 img{
	position: absolute;
	left: 163px;
	top: 0px;
	border: 0px solid black;
	width: 13px
	height: 11px;
}	
#searchField{
	position: relative;
	background: #E0E1E2 ;
	height: 115px;
	border-right: 1px solid gray;
}

#searchField a.searchLink {
	margin-left: 15px;
	color: #2D4372;
	font: 12px arial;
	text-decoration: underline;	
}

#searchField a.searchLink:hover {
	color: #000;
}	

#field input{
	margin-top: 15px;
	margin-left: 15px;
	padding: 3px;
	border: 1px solid black;
	width: 132px;
	height: 12px;
}

INPUT.submit {
	font-family: helvetica, arial;
	border: 1px solid black;
	display: block;
	text-align: center;
	width: 140px;
	height: 21px;
	font-size: 11pt;
	color: #fff;
	background:url(images/17photo/buttonGrad.jpg) top left repeat-x;
	cursor: pointer;
}

#searchField INPUT.submit {
	position: relative;
	margin: 15px;
	margin-bottom: 10px;
	
	
}


#categories{
	height: 474px;
}				
#products {
	font-size: 8pt;
	font-family: arial;
	background: #E0E1E2;
	border-right: 1px solid gray;
	padding: 10px 0;
	font-weight: normal;
}	

#products ul {
	list-style: none;
}

#products li{
	
}
#products a {
	text-decoration:none;
	color: black;
	display: block;
	background: url(images/17photo/productNav.jpg) top left no-repeat;
	height: 22px;
	padding-left: 40px;
	padding-top: 6px;
	border: 0px solid blue;
}
#products a:hover, #products a.selected{
	background-position: 0 -28px;
	color: #C93143;
}
#hours {
	padding: 10px 20px;
	background: #E0E1E2; 
	font-family: arial;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}
#hours ul {
	font-size: 8pt;
	list-style: none;
}
#hours li {
	/*margin: 5px 0px 5px 0px;*/
}
.button {
	margin: 11px 0px 11px 0px;
}
/*Left Navigation End*/




#topImage{
	display: block;
	float: left;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	margin-top: 10px;
	width: 624px;
}						
#topImage img{
	display: block;
	border: 0px;
	padding: 0;
	margin: 0;
}	
	



/*Featured Items Begin*/
#content {
border: 0px solid black;
float: left;
margin-left: 10px;
width: 605px;
height: 807px;
}

#content2 {
border: 0px solid black;
float: left;
margin-left: 10px;
width: 605px;
height: 1270px;
}

#content2 h1{
	padding: 5px 0px 0px 20px;
	background: url(images/17photo/blueBar.jpg) top left repeat-x;
	color: #fff;
	font-style: none;
	background-color: #2C4371;
	height: 28px;
	font-weight: normal;
	font-size: 14pt;
}					


#content h1{
	padding: 5px 0px 0px 20px;
	background: url(images/17photo/blueBar.jpg) top left repeat-x;
	color: #fff;
	font-style: none;
	background-color: #2C4371;
	height: 28px;
	font-weight: normal;
	font-size: 14pt;
}						

#mainContent {
	margin-left: -2px;
	margin-top: 0px;
	width: 609px;
}	

#mainContent img{
	margin: 2px;
	float: left;
	display: block;
	width: 197px;
	height: 186px;
	background: #E0E1E2;
	border: 1px solid black;
}	
#text{
	border: 1px solid gray;
	border-bottom: none;
	padding: 10px 20px;
}	
	
#text p{
	display: block;
	line-height: 14pt;
	width: 480px;
	color: #3F3F3F;
	font-family: arial;
	font-size: 9pt;
	margin: 5px 0;
}

#text A {
color: #AF1414;
font-weight: bold;
text-decoration: none;
}

#text B {
color: #000;
}

#text a:hover {
text-decoration: underline;
}

#text2{
	display: block;
	margin-left: 2px;
	height: 1225px;
	width: 603px;
	background:#fff;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
}	
	
#text2 p{
	display: block;
	line-height: 14pt;
	width: 480px;
	color: #3F3F3F;
	font-family: arial;
	font-size: 9pt;
	margin-top: -5px;
	padding-top: 10px;
	padding-left: 20px;
}	


.red{
	color: #AF1414;
}

.black{
	color: black;
}		
.line{
	display: block;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 1px;
	width: 90%;
	border-bottom: 1px solid gray;
}	

/*Featured Items End*/

#footer{
	clear: left;
	margin-top: 0px;
	border-top: 1px solid gray;
	height: 201px;
	min-width: 800px;
	background: #E0E1E2 url(images/17photo/blueBar.jpg) bottom left repeat-x;
}

#badges {
	padding-left: 15px;
	padding-top: 20px;
	margin-bottom: 20px;
}	

#badges img{
	margin: 0px 24px;
	float: left;
}		 

#sortBox {
border: 1px solid gray;
text-align: left;
margin-bottom: 5px;
}

#sortBox TD, TH {
	padding: 3px 6px;	
}

#sortBox TH {
	background: #2C4371 url(images/17photo/blueBar.jpg) repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#sortBox TD {
	background-color: #E0E1E3; 
}

#sortBox SELECT {
	width: 150px;	
}

A.redManu:hover, A.redManu:link, A.redManu:active, A.redManu:visited{
	font-weight: bold;
	font-size: 12px;
	color: #B51A00;
}

A.productName:hover, A.productName:link, A.productName:active, A.productName:visited{
	font-style: italic;
	font-size: 14px;
	color: #666;
}

#bottomLinks {
	color: #fff;
	margin: 5px auto;
	width: 805px;
}

#bottomLinks P {
	display: inline;
	margin-right: 96px;
}

#bottomLinks A {

}

#bottomLinks A:hover {
	text-decoration: underline;
}

.ButtonTable INPUT {
margin: 0;	
}
		
