﻿@charset "utf-8";
/* -------------------------------------------------------------- 
  
   Artionet CSS powered by Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/navigation.css';
@import 'lib/grid.css';
@import 'lib/forms.css';
@import 'lib/classes.css';
  
h1.logo {margin:0px 0px 0px 29px;padding:0px;}
h1.logo a{
	font-size:0px;
	line-height:0px;
	text-indent:-10000px;
	display:block;
	width:196px;
	height:99px;
	background:url(../images/sprite.gif) no-repeat 0px 0px;
}
.newsBox {clear:both;padding:20px 0px 0px 10px;background:#333;color:#aaa;float:left;width:460px;}
.news {float:left;width:125px;margin-right:10px;padding:0px 0px 0px 15px;}
.news.last {margin-right:0px;}
.news img {margin:0px 0px 10px 0px;}
.news .date {font-style:normal;color:#ab927b;font-weight:bold;display:block;}
.news a.more {font-weight:bold;background:url(../images/sprite.gif) no-repeat 0px -135px;
padding:0px 0px 0px 18px;float:right;margin-top:20px;font-size:1.1em;color:#999;*margin-top:10px;}
.news a.more:hover {color:#fff;}
.news .title {color:#3c1c65;font-size:1em;}
.hideText {font-size:0px;line-height:0px;text-indent:-100000px;display:block;border-bottom:1px solid #5c5c5c;
padding:0px 0px 8px 0px;margin-bottom:8px;}
.titleMen {background:url(../images/sprite.gif) no-repeat 0px -263px;width:115px;height:31px;}
.titleWomen {background:url(../images/sprite.gif) no-repeat 0px -303px;width:115px;height:31px;}
.titleKids {background:url(../images/sprite.gif) no-repeat 0px -343px;width:115px;height:31px;}

.printheader {display:none;}
.pageTitle.home {background:url(../images/sprite.gif) no-repeat 0px -223px;margin:0px 0px 0px 25px;top:-10px;
font-size:0px;display:block;line-height:0px;text-indent:-10000px;width:385px;height:26px;position:relative;padding:0px;}

.carousel {width:335px;height:162px;background:url(../images/jcarouselBg.jpg) no-repeat 12px 0px;
	position:relative;left:-14px;padding-left:1px;padding-top:0px;top:0px;}
.slider-wrap {
	margin: 0px;
	position: relative;
	width: 100%;
}
.stripViewer { 
	position: relative;
	overflow: hidden; 
	margin: 0px auto;
	width: 297px;
	height: 132px;
	clear: both;
	top:8px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	width: 100%;
	list-style-type: none;
}
.stripViewer .panelContainer .panel {
	float:left;
	height: 100%;
	position: relative;
	width: 297px;
}
.stripViewer  img{margin:0px;padding:0px;}
.stripNav {display:none;}
.stripNavL, .stripNavR {
	position: absolute;
	top: 50px;
	text-indent: -9000em;
	z-index:10;
}
.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 38px;
	font-size:0px;
	line-height:0px;
}
.stripNavL {background: url("../images/arrows.png") no-repeat -5px -4px;left: 0;}
.stripNavR {background: url("../images/arrows.png") no-repeat -52px -4px;right: 0;}
