.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.clear {
	clear: both;
	height: 1px;
}
.hide {
	display: none;
}
#outer {
	position: relative;
	width: 770px;
	margin: 0 auto;
}
#skip {
	position: absolute;
	top: -100px;
	left: 40px;
}
#skip:focus,#skip:active {
	top: 95px;
	background-color: #030133;
	color: #FFFFFF;
	font-size: 70%;
	text-decoration: none;
}
#topbar {
	float: left;
	width: 752px;
	min-height: 96px;
	height: 96px;
	padding: 20px 18px 0 0;
	background-color: #030133;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 70%;
}
html>body #topbar {
	height: auto;
}
#topbar div {
	clear: right;
	float: right;
	width: 490px;
	text-align: right;
}
#topbar div#contactnos {
	margin: 6px 0 8px;
}
#topbar span#fax {
	margin: 0 0 0 12px;
	padding: 0 0 0 12px;
	border-left: 1px solid #FFFFFF;
}
#logo {
	float: left;
}
#search {
	clear: right;
	float: right;
	width: 490px;
}
#search input {
	border: 1px solid #F52B00;
}
#search input.button {
	margin: 0 0 0 6px;
	padding: 0;
	background-color: #F52B00;
	color: #FFFFFF;
	font-weight: bold;
}
#slideshow {
	position: relative;
	clear: left;
	float: left;
	width: 770px;
	height: 205px;
	border-bottom: 1px solid #ffffff;
}
#slideshow img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 770px;
	height: 205px;
	border: 0;
}
#topimage {
	clear: left;
	float: left;
	width: 770px;
	height: 205px;
	border-bottom: 1px solid #FFFFFF;
}

#content {
	clear: left;
	float: left;
	width: 754px;
	min-height: 243px;
	padding: 10px 8px 0;
}
/*\*/
#content {
	height: 243px;
}
/**/
html>body #content {
	height: auto;
}
#content h1 {
	margin: 0 0 1.2em;
	font-size: 90%;
	font-weight: normal;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 160%;
}

#list {
	float: left;
	width: 100%;
}
#list p {
	padding: 0 35px;
}
#list .item {
	float: left;
	width: 87px;
	min-height: 130px;
	margin: 0 3px;
	padding: 20px 19px;
	background-color: #EEEDED;
	color: #4C4C4C;
	font-size: 70%;
	text-align: center;
}
/*\*/
#list .item {
	height: 130px;
}
/**/
html>body #list .item {
	height: auto;
}
#list .item img,#list .item .noimg {
	display: block;
	width: 79px;
	height: 79px;
	margin: 0 0 10px;
	padding: 1px;
	background-color: #FFFFFF;
	color: #4C4C4C;
	border: 3px solid #E1E0E0;
}
#list .item .noimg {
	width: 61px;
	height: 61px;
	min-height: 61px;
	padding: 20px 10px 0;
}
html>body #list .item .noimg {
	height: auto;
}
#list .item a {
	background-color: #EEEDED;
	color: #4C4C4C;
}
#list .item a:hover {
	background-color: #EEEDED;
	color: #030133;
}
#list .nav {
	display: inline;
	float: left;
	width: 43px;
	margin: 0 3px;
	padding: 60px 0 0;
	font-size: 70%;
}
#list .nav img {
	display: block;
	width: 43px;
	border: 0;
}

#product {
	float: left;
	width: 100%;
}
#product .left,#editorial .left {
	float: left;
	width: 453px;
	padding: 18px 28px 0 35px;
}
#product .text {
	clear: left;
	float: left;
	width: 100%;
}
#product #largeimg {
	float: left;
	margin: 0 0 1.2em;
	padding: 0 16px 0 0;
	background: #FFFFFF url(/images/bulletSpyglass.gif) no-repeat right 3px;
	color: #030133;
	font-size: 70%;
	text-decoration: none;
	line-height: 160%;
}
#product #largeimg:hover {
	background-color: #FFFFFF;
	color: #030133;
	text-decoration: underline;
}
#product #options {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
}
#product #options label {
	padding: 0 6px 0 0;
}
#product .option {
	float: left;
	margin: 0 24px 0 0;
}
#product .price {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	background-color: #FFFFFF;
	color: #030133;
	font-size: 70%;
}
#product .right,#editorial .right {
	float: right;
	width: 232px;
}
#product .right img,#product .right .noimg,#editorial img {
	display: block;
	width: 202px;
	padding: 1px;
	background-color: #FFFFFF;
	color: #4C4C4C;
	border: 14px solid #DDDDDD;
}
#product .right .noimg {
	width: 184px;
	height: 114px;
	padding: 90px 10px 0;
	font-size: 70%;
	text-align: center;
}
#product #swatches {
	/*clear: left;*/
	float: right;
	margin: 0 0 10px;
}
#product #swatches img {
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 5px 10px;
}

#editorial {
	float: left;
	width: 100%;
}
#editorial .full {
	float: left;
	width: 684px;
	padding: 18px 35px 0;
}
#editorial img {
	margin: 0 0 1.2em;
}
#editorial .news {
	float: left;
	width: 100%;
	border-bottom: 1px dashed #DDDDDD;
}
#editorial table {
	width: 100%;
	font-size: 70%;
	line-height: 160%;
}
#editorial table h1,#editorial table h2,#editorial table h3,#editorial table h4,#editorial table h5,#editorial table h6,#editorial table p {
	font-size: 100%;
}
#editorial td {
	width: 50%;
	padding: 2px;
}
#editorial table table {
	font-size: 100%;
}
#editorial table a {
	background-color: #FFFFFF;
	color: #F52B00;
	text-decoration: none;
}
#editorial table a:hover {
	text-decoration: underline;
}

#staticlinks {
	clear: left;
	float: left;
	width: 100%;
	padding: 2em 0 1em;
	font-size: 65%;
	text-align: center;
}
#staticlinks a {
	padding: 0 0.1em;
	background-color: #ffffff;
	color: #4c4c4c;
	text-decoration: none;
}


/* Footer Styles */
#footer {
	clear: left;
	float: left;
	width: 700px;
	padding: 6px 35px;
	background-color: #FFFFFF;
	color: #4C4C4C;
	border-top: 24px solid #BCBCBC;
	font-size: 65%;
}
#footer a {
	background-color: #FFFFFF;
	color: #030133;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}