@charset "UTF-8";
/* CSS Layout (Autonomie Project, inc) */
* {
	margin:0px;
	padding:0px;
}
img {
	border: none;
}
html, body {
	height: 100%
}
h2 {
	margin:0 0 15px 0;
}
h3, p {
	padding-bottom:1.0em;
}
h3 {
	text-indent: -5000px;
	margin:0 0 5px 0;
}
#mainContent table {
	margin:10px 0 0 0;
	width: 100%;
}
#mainContent table th, #mainContent table td {
	margin:0;
	padding:10px 15px;
	text-align: center;
	border-top: solid 3px;
	border-right:solid 3px;
}
.divider {
	border-bottom: solid 2px;
}
.clear {
	clear:both;
}
.lastCol {
	border-right: none;
}
.mission {
	background: url(/mm5/graphics/00000001/artstrike/mission.gif) no-repeat;
}
.purchasing {
	background: url(/mm5/graphics/00000001/artstrike/purchasingInfo.gif) no-repeat;
}
.newsletter {
	background: url(/mm5/graphics/00000001/artstrike/joinNewsletter.gif) no-repeat;
}
.comingSoon {
	background: url(/mm5/graphics/00000001/artstrike/comingsoon.gif) no-repeat;
}
#container {
	height: 100%;
	width: 790px;
	margin-top:5px;
	margin-left:5px;
}
#header {
	width:790px;
}
#header h1 {
	text-indent:-5000px;
	background:url(/mm5/graphics/00000001/artstrike/header.gif) no-repeat;
	width:790px;
	height:150px;
}
#header #cartLinks {
	position: absolute;
	top: 50px;
	left: 50px;
}
#header #cartLinks li {
	height:25px;
}
#header #cartLinks li a {
	padding: 0 0 0 35px;
}
#header #cartLinks #checkOut {
	background: url(/mm5/graphics/00000001/artstrike/checkout.gif) left top no-repeat;
}
#header #cartLinks #shopBag {
	background: url(/mm5/graphics/00000001/artstrike/shopBag.gif) left top no-repeat;
}
#header #cartLinks #account {
	background: url(/mm5/graphics/00000001/artstrike/account.gif) left top no-repeat;
}
#nav {
	width: 773px;
	padding-top:5px;
	padding-bottom:5px;
	border-top-style:solid;
	border-bottom-style:solid;
	text-align: right;
}
#nav li {
	padding-top: 0px;
	padding-right:12px;
	display: inline;
}
#content {
	width: 773px;
	height:auto;
}
#leftContent {
	float:left;
	width:218px;
	height:100%;
	padding:0;/* overflow: hidden; */
}

#blog {
	background: url(/mm5/graphics/00000001/artstrike/blogBg.gif) no-repeat;
}
#wholesale {
	background: url(/mm5/graphics/00000001/artstrike/wholesaleBG-IN-USE.jpg) no-repeat;
}
#affiliates {
	background: url(/mm5/graphics/00000001/artstrike/affiliatesBg.gif) no-repeat;
}
#joinNewsletter {
	background: url(/mm5/graphics/00000001/artstrike/newsletterBg.gif) no-repeat;
}
#blog, #wholesale, #affiliates, #joinNewsletter {
	height:140px;
	border-bottom:solid;
}
#productLinks {
	padding: 15px 0 0 0;
}
#quickLinks {
	border-bottom: solid;
}
#productLinks h3 {
	background: url(/mm5/graphics/00000001/artstrike/products.gif) no-repeat right;
	margin: 0 10px 0 0;
}
#quickLinks h3 {
	background: url(/mm5/graphics/00000001/artstrike/quicklinks.gif) no-repeat right;
	margin: 0 10px 0 0;
}
#quickLinks ul, #productLinks ul {
	text-align: right;
	padding: 15px;
}
.leftContentText {
	padding: 25px 10px 0 0;
	text-align: right;
}

.leftContentText-cust-print {
	padding: 2px 10px 0 0;
	text-align: right;
}

#joinNewsletter {
	height: 120px;
}
#sponsors {
	height: 179px;
	background: url(/mm5/graphics/00000001/artstrike/sponsersBg.gif) no-repeat bottom;
}
#sponsors img {
	margin: 3px 0 0 1px;
}
#newsSubscribe {
	border:none 0 transparent;
	margin:20px 0 20px 0;
}
#newsSubscribe label {
	float:left;
	width: 10em;
	text-align: right;
	margin: 0 20px;
}
.subscribeField {
	margin:0 0 10px 0;
}
#newsLetterSignUp {
	border:none 0 transparent;
}
#joinNewsletter form {
	margin: 10px 0 0 25px;
}
.formField {
	width:180px;
}
#newsSubscribe .subscribeField input {
	width:225px;
}
.submitButton {
	margin:8px 0 0 135px;
}
#mainContent {
	/* IE 6 Hack */
    _width:548px;
	_overflow: hidden;
	/* End Hack */
    margin-left: 218px;
	height: 100%;
	border-left: solid;
}
#mainContent #storeMap {
	margin: 0 0 20px 0;
}
#mainContent .tanBg h3 {
	text-indent:0;
	margin:0 0 10px 0;
	padding:0 0 1em 0;
}
#mainContent .tanBg {
	float:right;
	width:533px;
	height: 100%;
	padding: 10px;
	min-height:700px;
	/* IE 6-7 min-height */
      height:auto !important;
	height:550px;/* END HACK */
}
#mainContent #pressLinks li {
	display: inline;
	padding: 0 10px 0 0;
}
#mainContent .imageWrap {
	border:solid 2px;
	float:left;
	margin:0 10px 5px 0;
}
#mainContent #online {
	margin:20px 0 25px 0;
}
#mainContent .desc {
	padding: 30px 0 0 150px;
}
#mainContent #pressLinks {
	margin: 0 0 20px 0;
}
#slideshow {
	padding: 0;
	border-bottom:solid 3px;
}
#featuring {
	clear: right;
	height: 20%;
	overflow: hidden;
	border-top:solid;
}
#featuredLeft, #featuredRight {
	width: 273px;
	height: 100%;
}
#featuredLeft {
	float: left;
}
#featuredRight {
	float: right;
	border-left: solid 4px;
}
.featuredText {
	padding: 10px;
}
#products {
	float:left;
	width:400px;
	height: 100%;
}
#products p {
	padding:0;
	margin:0;
}
#products dl {
	float:left;
	border-bottom:solid 1px;
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
	display: inline;
	width:520px;
}
#products dt {
	width: 400px;
	float:right;
}
#products dd.img {
	float:left;
	margin:10px 20px 20px 0;
}
.price {
	margin:0 0 0 30px;
}
/*
#borderImg{
    width:563px;
    float: right;
    border-left:solid;
    border-bottom: solid;    
}
*/
.bullets {
	padding:0 0 20px 20px;
	width: 100%;
}
.bullets li {
	margin:0 0 10px 0;
}
.centered {
	text-align: center;
}
/*
#contact{
    height: 550px;
}
*/
#footer {
	clear: both;
	width:773px;
	border-top:solid;
	z-index:300;
}

/* */

#footer p {
	padding:0 0;
}

#footerNav {
	width: 773px;
/* padding: 0 0 0 0;*/	
 padding: 0 0 0 0;
}

#footerNav ul {
float:left;
padding: 4px 20px 0 0;
}

#footerNav li {
	display: inline;
	/* margin: 0 0 0 5px;*/
	margin: 0 0 0 5px;
}

#footerNav img {  
margin: 0 0 0 7px;
padding: 0 0 0 0;
}

#footerNav .SN_logos {
float:right
	display: inline;
	padding: 2px 0 2px 0;
	/*position:relative;
	right:575px
	margin: 0 0 0 575px;
	position:absolute;
	top: 914px;
	left:568px; */
}

#copyright {
margin: 4px 0 4px 0;
padding:0 0 4px 0;
	text-align: right;
	font-weight: bold;
}
