/* @override 
	http://www.jacknutapparel.com/assets/templates/jacknut/style.css
	http://jacknutapparel.com/assets/templates/jacknut/style.css
*/

/*CSS Copyright Jared Loman 2008*/

body {
	background: #7d7e7d url(images/bgjn.jpg) repeat-x;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	text-align: center;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	color: #ffffff;
	text-align: left;
}

/*-Begin Banner-*/
#rotator {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 800px;
	height: 224px;
	float: left;
	top: 8px;	
}

#rotator img {
	border: 0;
	cursor: pointer;
	width: 800px;
	height: 224px;
}

p {
	text-align: center;
}
/*-End Banner-*/

/*-Begin Navigation-*/

#navcontainer {
	width: 800px;
	height: 70px;
	margin-top: 10px;
	float: left;
}

#navleft {
	width: 11px;
	height: 70px;
	background: url(images/navleft.jpg) no-repeat;
	float: left;
	overflow: hidden;
}

#navcontent {
	width: 778px;
	height: 70px;
	background: url(images/navmid.jpg) repeat-x;
	float: left;
}

#navright {
	width: 11px;
	height: 70px;
	background-image: url(images/navright.jpg);
	float: left;
	overflow: hidden;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 778px;
	height: 70px;
	background: url(images/navmid.jpg) no-repeat;
	position: relative;
}

ul#menu li {
	display: inline; /* Prevents "stepdown" */
}

#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}

#menu a:hover {
	background-position: left bottom;
}

#menu .logo {
	width: 110px;
	height: 70px;
	background: url(images/nav00.jpg) no-repeat;
	left: 5px;
}

#menu .home {
	width: 65px;
	height: 70px;
	background: url(images/nav01.jpg) no-repeat;
	left: 150px;
}

#menu .shop {
	width: 65px;
	height: 70px;
	background: url(images/nav02.jpg) no-repeat;
	left: 255px;
}

#menu .events {
	width: 70px;
	height: 70px;
	background: url(images/nav03.jpg) no-repeat;
	left: 365px;
}

#menu .team {
	width: 65px;
	height: 70px;
	background: url(images/nav04.jpg) no-repeat;
	left: 475px;
}

#menu .about {
	width: 65px;
	height: 70px;
	background: url(images/nav05.jpg) no-repeat;
	left: 585px;
}

#menu .contact {
	width: 80px;
	height: 70px;
	background: url(images/nav06.jpg) no-repeat;
	left: 690px;
}

#menu .sep1 {
	width: 1px;
	height: 70px;
	background: url(images/navsep.jpg) no-repeat;
	left: 125px;
}

#menu .sep2 {
	width: 1px;
	height: 70px;
	background: url(images/navsep.jpg) no-repeat;
	left: 235px;
}

#menu .sep3 {
	width: 1px;
	height: 70px;
	background: url(images/navsep.jpg) no-repeat;
	left: 345px;
}

#menu .sep4 {
	width: 1px;
	height: 70px;
	background: url(images/navsep.jpg) no-repeat;
	left: 455px;
}

#menu .sep5 {
	width: 1px;
	height: 70px;
	background: url(images/navsep.jpg) no-repeat;
	left: 565px;
}

#menu .sep6 {
	width: 1px;
	height: 70px;
	background: url(images/navsep.jpg) no-repeat;
	left: 675px;
}

/*End Navigation*/

/*START HOME PAGE*/
#shopre {
	width: 250px;
	height: 57px;
	background-image: url(images/shopre.jpg);
	float: left;
	overflow: hidden;
}

#newsre {
	width: 250px;
	height: 57px;
	background-image: url(images/newsre.jpg);
	float: left;
	margin-left: 24px;
	overflow: hidden;
}

#acctre {
	width: 250px;
	height: 57px;
	background-image: url(images/acctre.jpg);
	float: left;
	margin-left: 24px;
	overflow: hidden;
}

/*END HOME PAGE*/

/*START PRODUCT PAGE*/

#protitle {
	height: 45px;
	margin-top: 5px;
	float: left;
	position: relative;
}

#catwrap {
	width: 800px;
	height: 366px;
	float: left;
	margin-bottom: 10px;
}

.fade {
	position: absolute;
}

.fade div {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
}

#searchbox {
	width: 240px;
	background: transparent;
	font-size: 12px;
	font-weight: bold;
	float: right;
	position: relative;
	top: 15px;
	text-align: right;
}

#searchleft {
	width: 10px;
	height: 45px;
	background: url(images/searchleft.jpg) no-repeat;
	float: left;
}

#searchmid {
	width: 220px;
	height: 45px;
	background: url(images/searchmid.jpg) repeat-x;
	padding-top: 10px;
	font-size: 12px;
	float: left;
	z-index: 1;
}

#searchright {
	width: 10px;
	height: 45px;
	background: url(images/searchright.jpg) no-repeat;
	float: left;
}

.product {
	width: 800px;
	clear: left;
	float: left;
	position: relative;
	display: block;
}

#pthumb {
	height: 334px;
	padding-top: 25px;
	padding-left: 35px;
	float: left;
}

#pdesc {
	width: 205px;
	padding-top: 25px;
	padding-left: 35px;
	font-size: 12px;
	float: left;
}

#custbox {
	width: 240px;
	height: 325px;
	padding-top: 10px;
	float: right;
}

#custleft {
	width: 10px;
	height: 325px;
	background-image: url(images/custleft.jpg);
	float: left;
}

#custmid {
	width: 220px;
	height: 325px;
	background-image: url(images/custmid.jpg);
	text-align: center;
	font-size: 12px;
	float: left;
}

#custright {
	width: 10px;
	height: 325px;
	background-image: url(images/custright.jpg);
	float: left;
}

#checkout {
	background-color: #333333;
	border: 3px solid #999999;
	width: 790px;
	margin-top: 15px;
	padding-left: 5px;
	float: left;
}

#minicart {
	font-size: 14px;
	text-align: left;
	color: #ffffff;
}

#minicart a:link {
	color: #ffffff;
	text-decoration: none;
	padding-top: 50%;
	padding-right: 5px;
}

#minicart a:visited {
	color: #ffffff;
}

#minicart a:hover {
	text-decoration: underline;
}

#ratingbox {
	width: 230px;
	font-size: 12px;
	text-align: center;	
	background: #434343;
	border: 1px solid #252525;
	display: block;
	position: relative;
	top: 10px;
	float: right;
}


/* END PRODUCT PAGE*/

#footerbox {
	width: 800px;
	padding-bottom: 15px;
	float: left;
	position: relative;
	top: 35px;
	display: inline;
	clear: both;
}

#footerleft {
	width: 12px;
	height: 50px;
	background: url(images/footleft.jpg) no-repeat;
	float: left;
	overflow: hidden;
	display: inline;
}

#footermid {
	width: 776px;
	height: 50px;
	background: url(images/footmid.jpg) repeat-x;
	text-align: center;
	float: left;
	overflow: hidden;
	display: inline;
}

#footerright {
	width: 12px;
	height: 50px;
	background: url(images/footright.jpg) no-repeat;
	float: left;
	overflow: hidden;
	display: inline;
}

#footie {
	width: 3px;
	height: 50px;
	float: left;
}

p.shop {
	padding-top: 10px;
	color: #fff;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p.news {
	padding-top: 8px;
	padding-left: 5px;
	font-size: 10px;
}

p.cust {
	text-align: left;
	padding-left: 10px;
	font-size: 10px;
}

p.foot {
	padding-top: 0;
	color: #fff;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.style1 {
	color: #768771;
	font-size: 11px;
}

a.cont:link {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}

a.cont:visited {
	color: #ddd;
	text-decoration: underline;
}

a.cont:hover {
	color: #fff;
	text-decoration: none;
}

.searchinput {
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
}

p.rm {
	text-align: right;
	font-size: 10px;
}

p.desc {
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}

img.bdr {
	border: 3px solid #ffffff;
}

/* START PRODUCT LISTING */

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #686868;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #aeaeae;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}

.ditto_link {
	text-align: right;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10px;
}

#col1 {
	width: 105px;
	height: 75px;
	float: left;
	border-right: 1px solid #757575;
}

#col2 {
	width: 510px;
	height: 75px;
	float: left;
}

#col3 {
	width: 75px;
	height: 75px;
	border-left: 1px solid #757575;
	float: right;
}


p.list {
	text-align: left;
	color: #e1e1e1;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 5px;
	padding-top: 5px;
}

img.list {
	border: 3px solid #ffffff;
	position: relative;
	top: 4px;
	left: 4px;
}


a.list:link, a.list:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.list:hover {
	color: #ffffff;
	text-decoration: none;
}

.indent {
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	position: relative;
	top: 5px;
}

#infobutton {
	width: 65px;
	height: 25px;
	position: relative;
	top: 25px;
	left: 20px;
}

#infobutton a, #infobutton a:link, #infobutton a:visited  {
	background-color: #4b4b4b;
	border: 1px solid #757575;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

#infobutton a:hover {
	border: 1px solid #ffffff;
	text-decoration: none;
}
/* END PRODUCT LISTING */

/* START HOME COLS */
.c1 {
	width: 250px;
	height: 415px;
	background-color: #454841;
	border: 1px solid #a9a9a9;
	margin-top: 15px;
	padding-top: 5px;
	text-align: center;
	float: left;
	position: relative;
}

.c2 {
	width: 250px;
	height: 415px;
	background-color: #544444;
	border: 1px solid #a9a9a9;
	margin-top: 15px;
	margin-left: 22px;
	padding-top: 5px;
	text-align: center;
	float: left;
	position: relative;
}

.c3 {
	width: 250px;
	height: 415px;
	background-color: #454752;
	border: 1px solid #a9a9a9;
	margin-top: 15px;
	margin-left: 22px;
	padding-top: 5px;
	text-align: center;
	float: left;
	position: relative;
	font-size: 12px;
	font-weight: bold;
}

.c1tl {
	width: 10px;
	height: 10px;
	background: url(images/shoptl.jpg) no-repeat;
	position: absolute;
	top: -1px;
	left: -1px;
}

.c1tr {
	width: 10px;
	height: 10px;
	background: url(images/shoptr.jpg) no-repeat ;
	position: absolute;
	top: -1px;
	right: -1px;
}

.c1bl {
	width: 10px;
	height: 10px;	
	background: url(images/shopbl.jpg) no-repeat bottom left;
	position: absolute;
	bottom: -1px;
	left: -1px;
}

.c1br {
	width: 10px;
	height: 10px;	
	background: url(images/shopbr.jpg) no-repeat bottom right;
	position: absolute;
	bottom: -1px;
	right: -1px;
}

.c2tl {
	width: 10px;
	height: 10px;
	background: url(images/newstl.jpg) no-repeat;
	position: absolute;
	top: -1px;
	left: -1px;
}

.c2tr {
	width: 10px;
	height: 10px;
	background: url(images/newstr.jpg) no-repeat ;
	position: absolute;
	top: -1px;
	right: -1px;
}

.c2bl {
	width: 10px;
	height: 10px;	
	background: url(images/newsbl.jpg) no-repeat bottom left;
	position: absolute;
	bottom: -1px;
	left: -1px;
}

.c2br {
	width: 10px;
	height: 10px;	
	background: url(images/newsbr.jpg) no-repeat bottom right;
	position: absolute;
	bottom: -1px;
	right: -1px;
}

.c3tl {
	width: 10px;
	height: 10px;
	background: url(images/acttl.jpg) no-repeat;
	position: absolute;
	top: -1px;
	left: -1px;
}

.c3tr {
	width: 10px;
	height: 10px;
	background: url(images/acttr.jpg) no-repeat ;
	position: absolute;
	top: -1px;
	right: -1px;
}

.c3bl {
	width: 10px;
	height: 10px;	
	background: url(images/actbl.jpg) no-repeat bottom left;
	position: absolute;
	bottom: -1px;
	left: -1px;
}

.c3br {
	width: 10px;
	height: 10px;	
	background: url(images/actbr.jpg) no-repeat bottom right;
	position: absolute;
	bottom: -1px;
	right: -1px;
}

#c1container {
	margin: 0 auto;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


#c1container a {
	width: 218px;
	height: 27px;
	margin-top: 15px;
	display: block;
	margin: 0 auto;
}

#c1container a:link, #c1container a:visited {
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	color: #ffffff;
	text-align: left;
}

#c1container a:hover {
	background: url(images/btn01.jpg) no-repeat;
}

#c3container {
	margin: 0 auto;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}


#c3container a {
	width: 218px;
	height: 27px;
	margin-top: 15px;
	display: block;
	margin: 0 auto;
}

#c3container a:link, #c3container a:visited {
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	color: #ffffff;
	text-align: left;
}

#c3container a:hover {
	background: url(images/btn02.jpg) no-repeat;
}

a#nopad {margin: 0; padding: 0;}

a:hover#nopad {background: none;}
/* END HOME COLS */

/* DEFAULT CLASSES */

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.author {
	color: #1f1f1f;
}

#news-list { 
	width: 250px;
	margin: 0; 
	padding: 0;
	list-style-type: none;
	font-size: 11px;	
}

#news-list ul li{
	margin-left: 0;
}

#news-list ul {
	margin-left: 0;
	padding: 0;
	padding-top: 2px;
	list-style-type: none;
	font-size: 11px;
}

#news-list a {
	display: block;
	margin: 0;
	padding: 0;
	width: 250px;
	height: 35px;
	text-align: left;
	background-color: transparent;
	border-bottom: 1px solid #625757;
	border-top: 1px solid #625757;
}

#news-list a:link, #news-list a:visited {
	color: #EEE;
	text-decoration: none;
}

#news-list a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#shop-list { 
	width: 250px;
	height: 55px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
 
}

#shop-list ul {
	margin-left: 0;
}

#shop-list a {
	display: block;
	width: 250px;
	height: 53px;
	text-align: left;
	background-color: transparent;
	border-bottom: 1px solid #61635d;
	border-top: 1px solid #61635d;
}

#shop-list a:link, #shop-list a:visited {
	color: #EEE;
	text-decoration: none;
}

#shop-list a:hover {
	background-color: #585b54;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

#women-list { 
	width: 250px;
	height: 55px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px; 
}

#women-list ul {
	margin-left: 0;
}

#women-list a {
	display: block;
	width: 250px;
	height: 53px;
	text-align: left;
	background-color: transparent;
	border-bottom: 1px solid #625757;
	border-top: 1px solid #625757;
}

#women-list a:link, #women-list a:visited {
	color: #EEE;
	text-decoration: none;
}

#women-list a:hover {
	background-color: #655757;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

#acc-list { 
	width: 250px; 
	height: 55px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}

#acc-list ul {
	margin-left: 0;
}

#acc-list a {
	display: block;
	width: 250px;
	height: 53px;
	text-align: left;
	background-color: transparent;
	border-bottom: 1px solid #61626c;
	border-top: 1px solid #61626c;
}

#acc-list a:link, #acc-list a:visited {
	color: #EEE;
	text-decoration: none;
}

#acc-list a:hover {
	background-color: #585a64;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.product-list {
	margin: 0;
	padding: 0;
}

.product-list li {
	width: 790px;
	height: 75px;
	background-color: #383838;
	border: 1px solid #757575;
	list-style: none;
	cursor: pointer;
	display: block;
}

#wrapper .plihover {
	background-color: #666;
} 

.no {
	border-style: none;
}

.floatright { float: right; border: 3px solid #ffffff; }

.floatleft {
	float: left;
}

.textleft {
	text-align: left;
}

.padleft {
	padding-left: 5px;
	font-size: 11px;
	display: block;
}

/* Begin MaxiGallery CSS */

.thumbscontainer {
float:left;
margin-bottom:20px;
}

.masker li{
float:left;
height:100px;
overflow:hidden;
padding:10px;
width:100px;
}
.masker a img {
border:medium none;
}
.masker a:hover img {
opacity:0.7;
}
.masker {
margin-bottom:-5px;
width:450px;
}
ul.thumbs li {
display:block;
float:left;
list-style-image:none !important;
list-style-position:outside;
list-style-type:none;
margin:0px 0px 0pt !important;
}
ul.thumbs {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
ul.thumbs li img {
border:medium none;
margin:0pt !important;
}
ul.thumbs li a {
background:transparent none repeat scroll 0% !important;
border:0pt none;
text-decoration:none;
}
ul.thumbs li p {
overflow:hidden;
}
.thumbs .clearboth {
clear:both;
}
 

/* End MaxiGallery CSS */

.rbox {
	width: 230px;
	background: #434343;
	border: 1px solid #252525;
	display: block;
	float: right;
}

.rbox fieldset {
	border: none;
}

.ibox {
	width: 260px;
	padding-top: 2px;
	background: #242424 url(images/ibox.jpg) no-repeat left top;
	border: 2px solid #7d7d7d;
	font-size: 12px;
	text-align: center;
	display: block;
}

.ibox p {
	padding: 0 5px;
}

.iboxtitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.teamtext {
	font-size: 12px;
	text-align: left;
	display: block;
	padding: 0 10px;
}

.smalltext {
	font-size: 12px;
	font-weight: bold;
}

.jbox {
	width: 800px;
	background: #444444 url(images/jbird.gif) no-repeat right bottom;
	border: 1px solid #767676;
	position: relative;
	overflow: auto;
}

.jbox p {
	width: 540px;
	padding: 0 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

#team-list ul {
	width: 100px;
}

#team-list li {
	display: inline;
	list-style-type: none;
	padding-right: 50px;
	float: left;
}

#contactainer {
	width: 260px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.imgshop {
	display: block;
	width: 65px;
	height: 45px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	position: absolute;
}

.textshop {
	display: block;
	width: 165px;
	height: 45px;
	padding-top: 15px;
	position: absolute;
	left: 85px;
}

.newsimg {
	border-style: none;
	float: left;
}

.newstext {
	display: block;
	padding-top: 10px;
}

p.pad {
	padding: 5px;
}

.clear {
	clear: both;
}

.ptitle {margin-bottom: 0px; position: relative; font-size: 30px; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; left: 3px; top: 3px; color: #000;font-weight: bold; padding-top: 10px;}
.ptitle span {position: absolute; top: -3px; left: -3px; color: #fff; padding-top: 10px;}

.poll {
	padding: 5px;
	text-align: left;
}

/* Bar Graphs */
.graph {
  width: 250px;
  position: relative;
  right: 30px;
}
.bar-title {
  position: relative;
  float: left;
  width: 104px;
  line-height: 20px;
  margin-right: 17px;
  font-weight: bold;
  text-align: right;
}
.bar-container {
  position: relative;
  float: left;
  width: 110px;
  height: 10px;
  margin: 0px 0px 15px;
}

.bar-container div {
  background-color:#cc4400;
  height: 20px;
}
.bar-container strong {
  position: absolute;
  right: -32px;
  top: 0px;
  overflow: hidden;
}
#poll-results p {
  text-align: center;
}

/* Ajax Search */
#sbox {
	width: 185px;
	height: 48px;
	background: url(images/search.jpg) no-repeat;
	position: relative;
	top: 15px;
	float: right;
}

#sbox fieldset {
	border: none;
}

#ajaxSearch_form {
    color: #444;
    width: auto;
}

#ajaxSearch_input {
	width: 135px;
    display: inline; 
    height: 17px;
    border: none;
    background: #6f6f6f;
    margin: 0 3px 0 0;
    padding: 3px 0 0;
    position: absolute;
    top: 12px;
    left: 15px;
    vertical-align: top;
	color: #ffffff;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#ajaxSearch_submit {
	display: inline;
    height: 22px;
    line-height: 22px;
}

#ajaxSearch_output {
	border: 1px solid #444;
    padding: 10px;
    background: #fff;
    display: block;
    height: auto;
    vertical-align: top;
}
       
.AS_ajax_result {
	color: #444;
    margin-bottom: 3px;
}
       
.AS_ajax_resultLink {
	text-decoration: underline;
}
      
.AS_ajax_resultDescription{
	color: #555;
}
      
.AS_ajax_more {
	color: #555;
}

#cart {
	position: absolute;
	top: 25px;
	left: 450px;
	float: left;
}

