@charset 'utf-8';
@import url(reset.css);
/* @import url(lightbox.css); */

/* ----------------------------------------------------- All browsers */

body {	
	font-size: 14px;
	line-height: 18px;
	color: #000;
	width: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	background-color: #f8f8f8;
}

#wrapper {
	position: absolute;
	width: 830px;
	height: 100%;
	top: 0px;
	left: 50%;
	margin-left: -415px;
	z-index: 0;
	border: 0px solid #000;
}

img, a img, a:hover img {
	border: 0;
}

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

a:hover, .active {
	color: #000;
	border-bottom: 2px solid #000;
	text-decoration: none;
}

.active {
	color: #999;
	border-bottom: 2px solid #666;
}

#lang_nav, #top_nav, #sub_nav {
	margin-top: 10px;
	padding: 0;
	list-style: none;
}

#lang_nav {
	float: left;
	margin-right: 500px;
}
#top_nav, #sub_nav {
	float: right;
}

#sub_nav {
	margin-top: 44px;
}

#lang_nav li {
	float: left;
	padding: 2px 0px 2px 0px;
}

#top_nav li, #sub_nav li {
	float: left;
	padding: 2px 0px 2px 20px;
}

#logo {
	margin-top: 30px;
	float: left;
}

.care_link {
	margin-top: 24px;
	float: left;
}

#start_text_1 {
	width: 400px;
	margin-top: 110px;
	margin-left: 420px;
	border: 0px solid #000;
	z-index: 2;
}

#start_text_1 p {
	font-size: 13px;
	line-height: 15px;
	padding-bottom: 10px;
}

a.bigLink:link, a.bigLink:visited {
	color: #FFF;
	font-weight: bold;
	padding: 5px 10px 3px 10px;
	background-color: #000;
	margin-top: 5px;
	margin-right: 1px;
}

a.bigLink:hover {
	color: #333;
	background-color: #FFF;
	border: none;
}

a.fb_link:link, a.fb_link:visited {
	color: #FFF;
	font-weight: bold;
	padding: 5px 10px 3px 10px;
	background-color: #3b5998;
	border: 1px solid #344e86;
}

a.fb_link:hover {
	color: #3b5998;
	background-color: #FFF;
}

iframe
{
	margin-top: 10px;
	width: 830px;
	clear: both;
}

#footer {
	position: relative;
	left: 50%;
	margin-left: -415px;
	width: 830px;
	height: 120px;
	clear: both;
	border: 0px solid #000;
}


#content {
	font-weight: normal;
}


#content h1 {
	margin-bottom: 15px;
	line-height: 25px;
	font-size: 22px;
	font-weight: bold;
}
#content h2 {
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 17px;
	line-height: 21px;
}

#content p {
	font-size: 12px;
	line-height: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content, #shirts_overview {
	position: relative;
	left: 50%;
	margin-left: -415px;
	margin-top: 180px;
	width: 830px;
	display: block;
	border: 0px solid #000;
}

#shirts_overview a {
	margin: 0px 20px 20px 0px;
	float: left;
}
#shirts_overview a:hover {
	border: none;
}
#shirts_overview .last {
	margin-right: 0px;
}

.shirt {
	width: 190px;
	height: 190px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #EEE;
}

.shirt:hover {
	background-position: -190px 0px;
	border: 1px solid #CCC;
}

#shirts_overview p {
	width: 182px;
	display: block;
	background-color: #CCC;
	color: #333;
	padding: 5px;
	font-weight: normal;
	font-size: 11px;
}

.line {
	width: 830px;
	height: 1px;
	border-top: 1px solid #333;
	margin-top: 20px;
	margin-bottom: 20px;
}

#shirt_nav {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	left: 50%;
	margin-left: -415px;
	width: 830px;
	height: 25px;
	background-color: #000;
}

#shirt_nav ul {
	list-style: none;
	float: right;
	margin-right: 0px;
}
#shirt_nav ul li{
	float: left;
	margin: 0px;
	width: 76px;
	height: 25px;
	border-left: 1px solid #f8f8f8;
}
#shirt_nav ul li a {
	color: #FFF;
	padding: 5px 10px 2px 10px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
#shirt_nav ul li a:hover {
	color: #FFF;
	background-color: #333;
}
#shirt_nav a.active {
	color: #FFF;
	background-color: #555;
	border: none;
}
.join {
	width: 176px;
	height: 222px;
	background-color: #FFF;
	color: #333;
	padding: 7px;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #EEE;
}
.join:hover {
	background-color: #333;
	color: #FFF;
}

/* @group Sliders */

#shirt_slider {
	position: relative;
	margin-top: 0px;
	left: 50%;
	margin-left: -415px;
	width: 830px;
	height: 285px;
	background: transparent;
	border: none;
	overflow: hidden;
}

.slideshow {
	position: relative;
	width: 382px;
	height: 410px;
	background: transparent;
	border: none;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

#slider_nav {
	position: relative;
	margin-top: 10px;
	left: 50%;
	margin-left: -415px;
	width: 830px;
	height: 25px;
	background-color: #000;
}

#slider_nav p {
	float: right;
	font-size: 20px;
	font-weight: bold;
	padding: 2px 10px 0px 0px;
}

#slider_nav a {
	color: #666;
	padding: 8px 10px 3px 10px;
}

#slider_nav a:hover {
	color: #FFF;
	border: none;
}

.sliderbutton {
	float: left;
	width: 32px;
	padding-top: 134px
}

.sliderbutton img {
	cursor: pointer
}

.sliderbutton img:hover {
	background: #666
}

#slider ul, #shirt_slider ul {
	position: absolute;
	list-style: none;
	top: 0;
	left: 0
}

#shirt_slider li {
	float: left;
	width: 830px;
	height: 285px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 160px;
	font-size: 14px;
	line-height: 19px;
}
#shirt_slider li p, #shirt_slider li a {
	background-color: #000;
	padding: 5px 20px 5px 20px;
	color: #FFF;
}
#shirt_slider li p {
	width: 300px;
	margin-bottom: 10px;
}
#shirt_slider li a {
	font-size: 16px;
	line-height: 21px;
}
#shirt_slider li a:hover {
	background-color: #FFF;
	color: #000;
}

.pagination {
	float: left;
	list-style: none;
	height: 25px;
	margin: 15px 0 0 32px
}

.pagination li {
	float: left;
	cursor: pointer;
	padding: 5px 8px;
	background: #666;
	border: 1px solid #999;
	margin: 0 4px 0 0;
	text-align: center;
	color: #222
}

.pagination li:hover {
	background: #777;
	border: 1px solid #bbb;
	color: #000
}

li.current {
	border: 1px solid #ccc;
	background: #888
}

li#content {
	width: 464px;
	height: 270px;
	padding: 15px 28px 15px 18px
}


/* @end */



/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }

