@charset "UTF-8";
/* CSS Document */

#storeMessage {
		position:absolute;
		Left:340px;
		top:25px;
		width:420px;
		}
		
		#addressListing {
		position:absolute;
		top:35px;
		left:850px;
		}
		
#lftSideNav {
/*	position:absolute;
	Top:255px;
	Left:90px;*/
	position:relative;
	top:20px;
	left:30px;
	width:248px;
	}
	
 #mainStage {
	position:absolute;
	Top:20px;
	Left:255px;
	background-image:url(../Storeimages/whiteTransBkgrnd2.png);
	background-repeat:repeat-y;
	padding:0px 20px 0px 20px;
	width:600px;
	margin-left:40px;
	margin-top:10px;
	height:auto;


	}
	#catDescription {
	width:560px;
	}
	
	#catDescription p  {
Font-family:Geneva,Arial,Helvetica,sans-serif;
	}
	
	#catDescription p .tiny {
Font-family:Arial,Helvetica,sans-serif;
	}
	
 #homePageSS {
	position:inherit;
	Top:20px;
	Left:255px;
	padding:0px 20px 0px 20px;
	width:590px;
	margin-left:80px;
	margin-top:10px;
	height:500px;
	}
	
#footer   {
	position:absolute;
	bottom:5px;
	left:200px;
	text-align: center;
	}
	
	
	#logoLarge {
	position:absolute;
	top:0;
	Left:0;
	float:left;
	}	
	
	#actionSpace {
	width:960px;
/*	Height:auto;
*/	position:absolute;
	top:220px;
	Left:45px;
	
	}
	
	
	/*.navLink .glossymenu  {
		background-image: url(../Storeimages/NavImage.png);
	background-repeat:no-repeat;
	color:#FF9900;
	}
	
		.navLink .glossymenuselected  {
	background-image:url(../storeImages/glossyMenuSelected.png);
	background-repeat:no-repeat;
	font-style: italic;
		}
	
	.navLink .glossymenu a:hover, a.navBar:hover, a.navBarBullet:hover {
	color: white;
	background-image: url(../Storeimages/NavImageOVR.png);
	background-repeat:no-repeat;
	}
	
	.currentSelectCAT  {
	float:right;
	margin-left:40px;
	}
*/

td.navItem    {
	font-size:      14px;
	font-weight: bold;
	padding: 2 4 2 4;
	}
	
.navItemCat    {  
	font-size:      14px;
	font-weight: bold;
	}
	
.navItemCat a {
	font-family:     Tahoma, Helvetica,sans-serif;
	display: block;
	padding: 15px 4px 20px 20px;
	margin-left: -50px;

	}

a.navBar {
	font-family:    Tahoma, Helvetica,sans-serif;;
	color: #666633;
	}

a.navBarBullet {
	font-size:      11px;
	font-family:     Tahoma, Helvetica,sans-serif;;
	color: #666633;
	margin-left: 5px; 
	display:block; 
	text-indent: -0.75em; 
	padding: 2px 4px 2px 1em; 
	}

.navItemCat a:hover, a.navBar:hover, a.navBarBullet:hover {
	color: white;
	background-image: url(../Storeimages/NavImageOVR.png);
	background-repeat:no-repeat;
	}

.navlink {
	height:30px;
	
	}


a.navLinkSelected {
	padding: 1 4 1 4;
	text-align: right;
	color: black;
	OVR
	}


.navLink .glossymenu  {
         position: relative;
        display: block;
          clear: right;
        background-image: url(../Storeimages/NavImage.png);
    background-repeat:no-repeat;
    color:#FF9900;
    }
   
        .navLink .glossymenuselected  {
    background-image:url(../storeImages/glossyMenuSelected.png);
    background-repeat:no-repeat;
    font-style: italic;
        }
   
    .navLink .glossymenu a:hover, a.navBar:hover, a.navBarBullet:hover {
    color: white;
  /*  background-image: url(../Storeimages/NavImageOVR.png);
    background-repeat:no-repeat;*/
    }
   
.currentSelectCAT  {
        position: relative;
        display: block;
    float:right;
    margin-left: 40px;
    font-size:      inherit;
    font-weight: bold;
    font-style: italic;
    }
   
.currentSelectCAT a {
    font-family:     Tahoma, Helvetica,sans-serif;
        position: relative;
    display: block;
    color: black;
    background-image:url(../Storeimages/subNav.png);
    background-repeat:no-repeat;
    padding: 0 4px 20px 20px;
    margin-bottom: 3px;
    }

.currentSelectCAT a:hover{
    color: white;
    background-image: url(../Storeimages/subNavHover.png);
    background-repeat:no-repeat;
    }
	
	*|*:link {
color:#336633;
}

/*Slideshow CSS Below*/


.clear {
	clear:both
}

#gallery {
	position:relative;
	height:480px;
	
}
	#gallery a {
		float:none;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
	z-index:600;
	background-color:#006633;
	color:#ffffff;
	height:30px;
	width:580px	;
	position:absolute;
	bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	
/*vwwSquare*/

#vwwSquare {
	width:600px;
	height:440px;
	}

#vwwSquareImage  {
	float:left;
	width:300px;
	}
	
	#vwwSquareImageData  {
	float:right;
	width:285px;
	}
	

	
	#galleryList {
clear:left;
margin:25px 0;
overflow:hidden;
}
#galleryList ul {
margin:0 0 0 15px;
padding:0;
}
#galleryList ul li {
display:inline;
float:left;
margin:0 25px 0 0;
width:189px;
}
#galleryList ul li img {
border:medium none;
display:block;
margin:0 auto;
}
#galleryList ul a {
color:#0E367C;
font-size:0.8em;
text-decoration:none;
}
#galleryList ul a:hover {
text-decoration:underline;
}


.thumbTop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/thumbTop.gif) no-repeat scroll 0 0;
height:7px;
overflow:hidden;
}
.thumbMiddle {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/thumbMiddle.gif) repeat-y scroll 0 0;
text-align:center;
}
.thumbMiddle a#label {
display:block;
padding:0.3em 0;
}
.thumbBottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/thumbBottom.gif) no-repeat scroll 0 0;
height:7px;
overflow:hidden;
}	
	
/*	#navlink {
	margin-left:25px;
	margin-top:15px;
	height: 30px;
	width: 250px;
	}	*/
	
	
	
/*
* html #mainFrame  {
	margin-left:0;
	magin-right;-3;
	}

html {
    overflow-y: scroll;
	overflow:scroll;
}

#staticPage {
	margin:10 80 0 40;
	}
	
.login {position:relative;
		width:200px;
		float:right;
		}
		
.storeSearch {
				width:180px;
				left:800px;
				position:absolute;
				top:150px;
				}
				
				
				
#itemListWCI table {
	padding:0 0 0 0;
	margin:0 0 0 0;
	possition:fixed;
	width:125px;
	}
				
 body {
	font-family: 'Lucida Grande',Tahoma,Helvetica,sans-serif;
	font-size: 0.9em;
	width:1050px;
}

p {
  line-height: 1.5em;
}

ul#menu, ul#menu ul {
  Find a ResellerFind a Resellerlist-style-type:none;
	margin: 0;
	padding: 0;
	width: 250px;
	list-style-type: none;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
  margin-left:10px;
}

ul#menu li a {
	color: #fff;
	color:#000000;
	font-size: 10px;
	font-stretch:extra-condensed;
	vertical-align:middle;
}

ul#menu li a:hover {
	background:#CCCCCC;
}

ul#menu li ul li a {
	background:#CCCCCC;
	color: #000;
	padding-left: 20px;
}

ul#menu li ul li a:hover {
	background:#666666;
	border-left: 1px #000 solid;
	padding-left: 15px;
	color:#FFF;
	font-weight:bold;
	font-size: 10px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 5px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

	
	#lftsideNAv  {
	position:absolute;
	left:0;
	top:175;
	width:250px;
	height:1200px;
	}
	
	#mainframe {
	display:inline; position:absolute;top:175; left:250px; width:749px;
	}.lftsideNAv {
}*/
