/* CSS Document */


body {
	background-color:#c0c0c0;
	color:#223444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

a {
	color:#901d22;
	text-decoration:none;
}

h1,h2, h3, h4, h5 {
	font-size:20px;
	padding:0;
	margin:0;
}

h3 {
	font-size:16px;
	border-bottom:2px solid #173c4c;
	position:relative;
	text-align:left;
}

.smallh3 {
	font-size:12px;
}

h4 {
	font-size:18px;
	border-bottom:2px solid #173c4c;

margin-top:20px;	text-align:left;
}

form {
	margin:0;
	padding:0;
}

img { 
	border:0; 
	margin:0;
	padding:0;
}

span.imgtxt {
	display:none;
}

#content {

}





#account {
	display:none;
}

#breadcrumbs {
	float:left;
	height:25px;
	padding-right:10px;
	text-align:right;
	width:450px;
}

#contact-info {
	padding-right:20px;
	width:200px;
}

#contact-store-info {
	padding-bottom:20px;
}

#copyright {
	float:left;
	height:60px;
	width:450px;
}

#poweredby {
	float:right;
	height:30px;
	padding-top:30px;
	text-align:right;
	padding-right:10px;
}

.extra-images {
	float:left;
	text-align:center;
	width:117px;
}

#default{

}

.product-columns {
	float:left;
	height:310px;
	margin-left:4px;
	text-align:center;
	width:175px;
}

.product-columns img {
	border: 2px inset #ccc;
	margin-bottom:5px;
}

.blog-excerpt {
	background-color:#f6f9f9;
	border:2px inset #ededed;
	font-size:11px;
	padding:7px;
	padding-right:43px;
	margin:15px 95px 15px 0;	
}

.blog-excerpt .headerNavigation {
	font-weight:bold;
	padding-bottom:10px;
	padding-right:10px;
}

#logo {
	background-image:url('../images/css-images/logo.png');
	cursor:hand;
	display:none;
	height:59px;
	left:15px;
	position:absolute;
	top:-27px;
	width:154px;
}

#main-image {
	float:right;
/*	height:350px;*/
	text-align:center;
}

#review-offer {
	float:left;
	width:325px;
}

.previous {
	background-color:#fff;
	float:left;
	position:relative;
	top:2px;
	width:25px;
}

.nextprevious-text {
	float:left;
	height:20px;
	position:relative;
	text-align:center;
	top:2px;
	width:400px;
}

.next {
	position:relative;
	float:right;
	top:2px;
	width:25px;
}

.cartbutton {
	float:right;
	height:25px;
	text-align:right;
	width:365px;
}

#product-footer {
	float:left;

}

#product-footer .main2 {
	padding-bottom:20px;
	padding-left:5px;
}

#product-group {
	float:left;

	padding-top:0px;
	width:480px;
}

.productListing-products {

}

.productListing-products .category-description {
	border-bottom:1px dashed #333;
	padding:0 15px;
}

.productListing-products h1 {
	float:right;
	font-size:16px;
	margin:0;
	padding:0 20px 5px 20px;
	text-align:right;
}

#product-info {
	margin:0 auto;
	padding:10px 0px;
	position:relative;

}

#product-info .description {
	background-color:#e6e8ea;
	background-color:#fff;
	border:2px solid #898784;
	margin:10px 0;
	padding:5px 10px;
	width:470px;
}

#default h1 {
	padding-top:10px;
}

#product-info h1 {
	font-size:18px;
	padding-left:5px;
}

#product-info span.model {
	display:block;
	font-size:12px;
	position:relative;
	left:3px;
}

#product-info .price {
	float:right;
	font-size:14px;
	font-weight:bold;
	position:relative;
	right:-7px;
	top:25px;
}

#product-info .price s {
	font-size:12px;
}

#product-info .stock {
	display:block;
	float:left;
	height:20px;	
	line-height:20px;
	width:200px;
}

#reviews {
	background-color:#fff;
	border:2px inset #e4e4e4; 
	float:left;
	margin-top:5px;
	padding:5px 5px 10px 5px;
	position:relative;
	width:480px;
}

#sidebar1 {
	background-color:#173c4c;
	border-right:3px solid #85a4a3;
	display:none;
	float:left;
/*	height:205px;*/
	positoin:relative;
	width:175px;
}

#superman {
	background-image:url('../images/css-images/superman-1c.png');
	height:341px;
	position:absolute;
	right:-88px;
	top:-55px;
	width:314px;	
	z-index:50;
}

/*NAVIGATION*/
#sitemap {
/*	background-color:#eee;*/
	display:none;
	height:12px;
	left:195px;
	position:absolute;
	top:-15px;
	width:340px;
	z-index:20;
}

.button {
	background-image:url('../images/css-images/button-1b.png');
	background-repeat:no-repeat;
	color:#fff;
	display:block;
	font-weight:bold;
	height:24px;
	line-height:23px;
	position:relative;
	text-align:center;
	text-decoration:none;
	top:0px;
	width:104px;
}

a.button:hover {
	color:#fff;
	text-decoration:none;
}

#nav, #nav ul { /* all lists */
	line-height:20px;
	list-style:none;
	display:none;
	margin:0;
	margin-left:5px;
	padding:0;
	position:absolute;

	z-index:5;
}

#nav ul {

}

#nav ul li {
/*	padding:0 3px;*/
/*	width:95px;*/
}

#nav ul li a {
	background-color:#f2f2f2;
	border:1px solid #ccc;
	color:#333;
	display:block;
	font-size:11px;
	margin:0 2px;
	padding:0px 2px;
	text-align:center;
	text-decoration:none; 
	width:120px;
}

#nav ul li a:hover {
	background-color:#223444;
	color:#fff;
	margin:0 2px;
	padding:2px;
}

#nav li { /* all list items */
	float: left;
	margin:0 1px;
	padding:0;
	width:110px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position:absolute;
	width:101px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
	
#nav li ul ul { /* third-and-above-level lists */
	display:none;
	margin:0px 0 0 103px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.infoBoxHeading {
	border-bottom:2px solid #173c4c;
	font-weight:bold;
	text-align:left;
}

#information {
	background-color:#fff;
	border:2px inset #ccc;
	color:#333;
	font-size:11px;
	margin:0;
	margin-top:10px;
	padding:6px 5px 6px 5px;
	position:relative;
	text-align:center;
	top:25px;
	width:155px;
}

#search-container {
	background-color:#88a1a0;
	background-color:#fff;
	border:2px inset #ededed;
	color:#333;
	height:60px;
	margin:10px 0;
	overflow:hidden;
	padding:5px 10px 0px 10px;
	width:480px;
	z-index:50;
}

#search-price {
	margin:5px 0;
}

#search-container strong {
	display:block;
	height:20px;
	line-height:23px;
	float:left;
	text-align:right;
	width:120px;
}

#search-container b {
	padding-left:6px;
}

#search-container input {
	margin:0 10px 0 7px;
	position:relative;
	z-index:60;
}  

#search-container select {
	position:relative;
	z-index:60;
}

#search-container #submit {
	position:relative;
	right:-5px;
	text-align:right;
	top:-50px;
}  

.suggest_link {
	background-color:#fff;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 	
}		

#mainpage {
	float:left;
	margin:0;
	padding:0 5px;
	position:relative;
	width:530px;
}

#mainpage p {
	padding:0;
	padding-top:0;
	margin:10px 0;
}

#right-column {
	float:right;
margin-right:10px;	width:160px;
}

#star-product {
	background-color:#c0c0c0;
	border:2px inset #ccc;
	color:#333;
	font-size:11px;
	margin:0;
	margin-top:10px;
	padding:2px 5px 8px 5px;
	position:relative;
	text-align:center;
	top:25px;
	width:155px;
}

#star-product a {
	color:#333;
}

#star-product a img {
	background-color:#fff;
	border:2px solid #fff;
	margin:5px 0;
	position:relative;
}

#star-product .title {
	text-align:center;
	font-weight:bold;
	padding:5px 0;
}

#star-product p {
	margin:0;
	padding:3px 0;
	text-align:left;
}

#star-product .readmore a {
	font-weight:normal;
	font-size:11px;
}

#special-products, #new-products, #product-family {
	color:#173c4c;
	margin:20px 0;
	text-align:center;

	width:540px;

}

#previous-next {
	background-color:#fff;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	width:495px;
}

#also-purchased {
	color:#173c4c;
	margin:20px 0;
	text-align:center;

}

#also-purchased .smallText {
	background-color:#fff;
	border:3px outset #ccc;
	border-top:0;
	border-left:0;
	float:left;
	height:290px;
	margin:5px;
	padding:3px;
	padding-bottom:10px;
	width:159px;
	z-index:50;
}

#also-purchased img {
	border:1px solid #333;
	margin-bottom:7px;
}

#product-family {
	padding-top:20px;
	float:left;
	width:720px;
}

#special-products .smallText, #new-products .smallText, #product-family .smallText {
	background-color:#fff;
	border:3px outset #ccc;
	border-top:0;
	border-left:0;
	float:left;
	height:290px;
	margin:5px;
	padding:3px;
	padding-bottom:10px;
	width:159px;
	z-index:50;
}

#special-products img, #new-products img, #product-family img {
	border:1px solid #333;
	margin-bottom:7px;
}

#special-products span img, #new-products span img {
	border:0px;
}


#featured-products {
	background-color:#173c4c;
	margin:0 auto;
	margin-top:0px;
	text-align:center;
	width:175px;
}

#featured-products .smallText {
	color:#fff;
	padding:10px;
}

#featured-products img {
	border:3px inset #fff;
	margin-bottom:5px;
}

#featured-products a {
	color:#fff;
	font-size:11px;
}

#login {
	border-bottom:1px dashed #ccc;
	color:#fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size:10px;
	font-variant:small-caps;
	letter-spacing:1.5px;
	margin:0 5px;
	margin-top:30px;
	padding:0 10px;
	padding-bottom:10px;
	position:relative;
	width:145px;
	z-index:50;
}

#login a {
	color:#fff;
}

.loginbox-account {
	color:#fff;
	margin:0 auto;
	position:relative;
	width:190px;
	z-index:50;
}

.loginbox-forgot {
	padding-top:5px;
	text-align:center;
}

.login-heading {
	color:#fff;
	font-size:10px;	
	position:relative;
}

.loginbox {
	text-align:left;
}

#login-info {
	margin:0;
	padding:0 0 0 0;
}

.loginbox input {
	margin:0;
	padding:0;
	position:relative;
	width:140px;
}

.loginbox-email, .loginbox-password {
	color:#f5f5f5;
	font-size:11px;
	margin:0;
	padding:5px 0 0 0;
	position:relative;
	text-align:left;
}

.loginbox-submit {
	padding-top:10px;
	position:relative;
	text-align:right;
}

.login-register {
	padding-top:5px;
	position:relative;	
	text-align:center;
}

#login strong {
	font-size:12px;
}

.loginBoxGreeting {
	font-size:11px;
	padding-top:5px;
}

#styledropdown {
	margin:0 auto;
	position:relative;
	width:500px;
}

#upcoming-products {
	background-color:#fff;
	border:2px outset #ccc;
	color:#333;
	font-size:11px;
	margin:0;
	margin-top:10px;
	padding:0px 0px 6px 0px;
	position:relative;
	text-align:center;
	top:25px;
	width:165px;
}

#upcoming-products h4 {
	background-color:#173c4c;
	border-bottom:0px;
	color:#fff;
	font-size:12px;
	margin:0;
	margin-bottom:5px;
	padding:3px 0;
	text-align:center;
}	

#stock-filter {
	display:inline;
	font-weight:bold;
	margin:0 auto;
	padding:0 10px;
	position:relative;
	text-align:center;
	top:1px;
	width:300px;
}

#stock-filter input {
	position:relative;
	top:1px;
}


#printable-catalog {
	margin:0 auto;
	width:720px;
}

.catalog-listing {
	border:2px solid #ccc;
	float:left;
	margin:5px;
	padding:0 5px;
	display:block;
	width:680px;
}

#printable-catalog .title {
	border-right:2px solid #ccc;
	float:left;
	width:250px;
}

#printable-catalog .model {
	float:left;
	padding-left:10px;
	width:250px;
}

#printable-catalog .price {
	border-left:2px solid #ccc;
	float:left;
	padding-left:10px;
	width:150px;
}

#copyright {

}

#styledropdown {
	display:none;
}

#rss {
	display:none;
}

#footer3 {
	clear:left;
	padding:20px;
}