

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/********* GLOBALS *********/

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/bgMain.jpg) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
}

.transparency {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}



.branding h1 a {
	display: block;
	width: 248px;
	height: 110px;
    margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	color:#555555;
	background: transparent url(images/branding.gif) no-repeat; 
}

.branding {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}


#frontContent {
	float: right; 
	width: 302px; 
	height: 132px; 
	padding: 18px 0 0 0;
	line-height: 120%;
	font-size: 11px;
}

#frontContent img {
	border: none;
	padding: 5px 26px 0 5px;
	float: right;
}

table {
	border-collapse: collapse;
}

caption,th,td {
	text-align: left;
}

#main p font {
    color: #666666;
	font-size: 13px;
	line-height: 150%;
}

#main p {
    color: #666666;
	font-size: 13px;
	line-height: 150%;
}

.register {
	padding-top: 5px;
}

.one {
	color: #666666;
	font-size: 13px;
	line-height: 150%;
}

.two {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
}	

.three {
	color: #999999;
	font-size: 13px;
	line-height: 150%;
}

#main td.spotlight {
	line-height: 120%;
	font-size: 11px;
    padding: 10px;
	margin:0;
	width:213px;
}

#main td.spotlight a {
	float:right;
	color:#555555;
	font-weight:normal;
}

.spotlightWelcome {
    padding: 0 30px;
}

.productDesc {
	color: #666666;
	font-size: 13px;
}

.productDesc img {
	padding: 0 15px 10px 0;
	display: block;
	float: left;
}

h1 {
	font-weight: 100;
	letter-spacing: 5px;
	color: #999999;
	font-size: 22px;
}

h2 {
	color: #999999;
	font-weight: 100;
	letter-spacing: 5px;
	font-size: 18px;
}

h3 {
	color: #666666;
	font-size: 15px;
	border-bottom: solid 1px #cccccc;
}

/*
h3 a {
	color: #999999;
	text-decoration: none;
}

h3 a:hover {
	color: #669966;
}
*/

h4 {
	color: #4b6455;
	font-weight: 100;
	letter-spacing: .05em;
	font-size: 13px;
}

#footer {
	width: 959px;
	padding-top: 20px;
	position: relative;
    bottom: 0px;
    clear:both;
}

#footer p {
	color: #999999;
	font-size: 10px;

}

#footer p a {
	color: #555555;
	font-weight:normal;
}

#footer p a:hover {
	color: #999999;
}

#footShip {
	text-align: center;
	clear: both;
}

#footer .footShip {
	font-size: 14px; 
	color: #333;
}

.copyright {
	float: left;
	padding-left: 30px;
	clear: both;
}

.design {
	float: right;
	padding-right: 30px;	
}
	
/* link colors */


a {
	color: #555555;
	font-weight:bold;
}

a:hover {
	color: #999999;
	text-decoration: none;
}


/********* LAYOUT *********/


.productDetailInfo {
	display: block;
	float: left;
}

#wrap { 
	width: 959px; 
	margin: 0 auto 10px auto;
	padding: 0 0 10px 0;
	clear: both;
	
	
}

.login {
	width: 959px;
	height: 41px;
	background: url(images/bgLogin.png);
	margin: 0;
	padding: 0;
}

.login ul {
	margin: 0;
	padding: 0;
}

.login li {
	float: right;
	list-style: none;
	padding: 0;
}

.login li a:hover {
	filter: alpha(opacity=35); 
	opacity: 0.35; 
}

.login ul li a {
	text-decoration: none;
	color:#000000;
	font-weight:normal;
}

#loginBtn {
	display:block;
	padding: 15px 55px 0 5px;
	width: 104px;
	background: url(images/bgSignIn.gif) no-repeat;
}

#loginBtn a {
	display:block;
	text-align: right;
	font-weight:normal;
}

#cartBtn {
	display:block;
	padding: 15px 15px 0 5px;
	width: 104px;
	background: url(images/bgCart.gif) no-repeat;
}

#cartBtn a {
	display:block;
	font-weight:normal;
}

#logoutBtn a {
	display:block;
	padding: 15px 15px 0 5px;
	width: 80px;
	background: url(images/search.jpg) no-repeat;
	font-weight:normal;
}

#searchBtn {
	padding: 10px 15px 0 5px;
}

#page { 
	width: 960px;
	background: url(images/bgWrap.png) no-repeat;
	padding: 0;
	min-height:500px;
}

#content { 	

	float: left;
	margin: 0;
	padding-left: 4px; 
}

.contentHead {
	padding: 10px 0 0 0;
}
	
.search {
	float: right;
	display: inline;
	margin: 0;
	padding-right: 60px;
	padding-top: 11px;
}

.cart {
	float: right;
	display: inline;
	margin: 0;
	padding-right: 70px;
	padding-top: 15px;
}

.signIn {
	float: right;
	display: inline;
	margin: 0;
	padding-right: 70px;
	padding-top: 15px;
}

.topNav {
	margin: 0;
	padding: 0;
	list-style:none;
}

.topNav li {
	float:left;
	padding:1px 1px 0 0;
	margin:0;
}

.topNav img {
	border: none;
	padding: 0;
	margin: 0;
}

.secondary { 
	margin-bottom: 1px; 
}



#extras { 
	float: right; 
}

#main { 
	width: 680px; 
	float: left; 
	padding: 0px 15px 50px 0;
	
}

.leftNav ul {
	list-style-type: none;
	font-size: 14px;
	color: #669966;
	line-height: 2em;
	margin: 0;
	padding: 13px;
}

.leftNav { 
	width: 245px;
	float: left; 
	margin-bottom: ;
	padding-left: 4px;
	
}

.leftNav ul li {
	border-bottom: 1px solid #ededed;
	padding: 0;
}

.leftNav ul li a {
	color: #000000;
	text-decoration: none;
	display:block;
	padding: 3px 0;
	font-weight:normal;
}

.leftNav ul li a:hover {
	color: #aaaaaa;
}

/*box*/

.secondary .box { 
	background:#eaf2db url(secondary_borders.gif) no-repeat -170px 100%; 
	_height: 1px; 
	padding-bottom: 10px; 
}

.boxTitle, .secondary h4 { 
	background:#9ea391 url(secondary_header.gif) no-repeat; 
	margin: 0; 
	padding: 5px 10px; 
	color:#fff; 
}

.secondary h4 a {
	color:#fff;
}

.secondary .box .inner { 
	background: transparent url(secondary_borders.gif) no-repeat; 
	padding: 10px 10px 0 10px; 
}

/********* WIDGETS *********/


/*secondary*/

.secondary .uc { 
	margin-bottom: 15px; 
}

/*menu*/

.topMenu { 
	position: absolute; 
	bottom: 10px; 
	left: 20px; 
}

.topMenu li { 
	float: left; 
}

.topMenu a, .topMenu a:visited { 
	color:#fff; 
	display: block; 
	padding: 2px 5px; 
}

.topMenu .current a, .topMenu .trail a { 
	font-weight: bold; 
}

.languageMenu { 
	position: absolute; 
	bottom: 10px; 
	right: 20px; 
}

.languageMenu a { 
	opacity: .4;
}

.languageMenu .current { 
	cursor: default; 
	opacity: 1;
}

.languageMenu a:hover { 
	opacity: 1;
}

.subMenu {
}
	
.menu ul ul { 
	margin: 0 0 5px 10px; 
}

.subMenu a, .subMenu a { 
	display: block; 
	padding: 2px 0; 
	_height: 1px; 
	color:#333; 
}

.subMenu .trail > a { 
	color:#000000; 
}

.subMenu .current > a { 
	color:#000000; 
	font-weight: bold; 
}

.subMenu ul { 
	margin-left: 20px; 
}

/* lists */

.list { 
	padding-bottom: 6px; 
	background-position: 50% 100%; 
}

.list .item { 
	padding: 5px; 
}

.list a { 
	display: block; 
	font-weight: bold; 
}

.list .a0 { 
	background: #f4f8ed url(list_dark.gif) no-repeat 50% -1px; 
}

.list, .list .a1 { 
	background: #fff url(list_light.gif) no-repeat 50% -1px; 
}

/** List styles for Product Content **/

.productBrowse {
	float: left;
}

.productBrowse td {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0;
}

.productBrowse li {
	list-style-type: none;
	margin: 0;
	padding: 5px;
}

/* path */

.path { 
	margin-bottom: 10px; 
}

.path .current { 
	color:#333; 
}

.path a.current:hover { 
	cursor: default; 
	text-decoration: none; 
}

/* sitemap */

#main ul { 
	list-style: circle; 
	margin: 0; 
}

/* content */

.introduction { 
	font-size: 1.1em; 
	font-style: italic; 
}

/** date **/

.date { 
	font-size: small; 
	color:#666; 
	display: block; 
}

/* columns */

.columns .left { 
	float: left; 
	width: 245px; 
}

.columns .right { 
	float: right; 
	width: 245px; 
}

/* login */

.login .tb { 
	width: 130px; 
}

.login .ff { 
	margin-bottom: 5px; 
}

.register td { 
	padding: 0 5px 5px 0; 
}

/* gallery */

.thumbnail { 
	opacity: .4; 
}

.thumbnail:hover, .selected { 
	opacity: 1; 
}

#thumbnails {
	padding-bottom: 10px;
}

#thumbnails .text { 
	display: none; 
}

.thumbnail {
	margin-bottom: 10px;
	margin-right: 5px;
}

.contact {
	float: right;
	color: #669966;
	padding: 0;
}

/* news */

.intro {
	font-size: 1.1em;
	font-style: italic;
}

/* comments */

.commentList { 
	border-top: solid 1px #D0CFCB; 
	margin-top: 10px;
}


/***** Questionable CSS - May not need ******/
img.main {
	float: right;
	padding: 55px 10px 0 15px;
}



a img:hover {
	filter: alpha(opacity=35); 
	opacity: 0.35; 
}

.ErrorText {
	color: #ff0000;
	background-color: #f5d2d2;
	font-size: 13px;
}


