@import url(../../Templates/UI/Css/Layout.css);

/********* GLOBALS *********/



body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/bgMain.jpg) repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
}



.branding h1 a {
	display: block;
	width: 248px;
	height: 110px;
	color:#555555;
    margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url(images/branding.gif) no-repeat; 
}

.branding {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}




table {
	border-collapse: collapse;
}

caption,th,td {
	text-align: left;
}

#main p font {
    color: #666666;
	font-size: 13px;
	line-height: 150%;
}

#main p {
    color: #000000;
	font-size: 13px;
	line-height: 150%;
	font-weight:bolder;
}

.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 p, #main td.spotlight2 p, #main td.spotlight3 p {
	line-height: 120%;
	font-size: 11px;
    padding: 0 12px 0 10px;
	width: 212px;
}

#main td.spotlightWelcome p {
	line-height: 120%;
	font-size: 12px;
    padding: 0 10px 0 10px;
	width: 680px;
}

.productDesc {
	color: #666666;
	font-size: 13px;
}

.productDesc img {
	padding: 0 15px 10px 0;
	display: block;
	float: left;
	width:350px;
	
}

.productDesc p {
	text-align:justify;
}

.productDescInfo {
	padding-top: 5px;
}

.productDescInfo h3{
	text-align:center;
	border-bottom:none;
	font-size:17px;
}

.buyNow {
	color:#fff;
	background:#669966;
	padding:4px 6px;
	text-decoration:none;
	border: solid 1px #ceecce;
}

a.buyNow:hover {
	color:#fff;
	opacity:0.8;
	filter:alpha(opacity=80)
}

h3.subProductHeader {
	margin: 0 0 0.1em 0;
}

#prodDescChart td {
	padding: 7px;
}

#prodDescChart td span{color: #4b6455;
	font-weight: 100;
	letter-spacing: .05em;
	font-size: 13px;
}

h1 {
	font-weight: 100;
	letter-spacing: 5px;
	color: #000000;
	font-size: 22px;
}

h2 {
	color: #000000;
	font-weight:bolder;
	letter-spacing: 1px;
	font-size: 20px;
}

h3 {
	color: #000000;
	font-size: 15px;
	border-bottom: solid 1px #cccccc;
}

h4 {
	color: #000000;
	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: #000000;
	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 a {
	display:block;
	padding: 15px 5px 0 5px;
	width: 164px;
	background: url(images/bgSignIn.gif) no-repeat;
	font-weight:normal;
}

#cartBtn a {
	display:block;
	padding: 15px 15px 0 5px;
	width: 104px;
	background: url(images/bgCart.gif) no-repeat;
}

tr.CartListItem td span, tr.CartListItemAlt td span {
	font-size: 12px !important;
	font-weight: bold;
}

#logoutBtn a {
	display:block;
	padding: 15px 15px 0 5px;
	width: 80px;
	background: url(images/search.jpg) no-repeat;
}

#searchBtn {
	padding: 10px 15px 0 5px;
}

#page { 
	width: 960px;
	background: url(images/bgWrap.png) no-repeat;
	height: 500px;
	padding: 0;
	
}

#content { 	
	
	display: block;
	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: 650px; 
	float: right; 
	padding: 70px 25px 25px 25px;
	
}

.leftNav ul {
	list-style-type: none;
	font-size: 14px;
	color: #000000;
	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:#555; 
	font-weight:bold;
}

.subMenu .trail > a { 
	color:#555555; 
}

.subMenu .current > a { 
	color:#555555; 
	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 {
	text-align:center;
}

.productBrowse td {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0;
}

.productBrowse li {
	list-style-type: none;
	margin: 0;
	padding: 1px;
	line-height: .65em;
}

.productBrowse p {
	
}

.productBrowse h2 {
	letter-spacing:0;
	
	text-align:center;
}

.productBrowse img {
	width:0px;
	visibility:hidden;
	margin:0 auto;
}
/* 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; 
	padding-left: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;
}

.successMessage {
	font-size:16px;
	font-weight:bold;
	color:#060;
	background-color:#CFC;
	border:1px solid #060;
	padding:50px;
}


/***** 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;
	margin: 5px 0 30px 5px;
}

p.Error {
	height: 25px;
	background-color: #f5d2d2;
}

