@charset "utf-8";
/* CSS Document for SQUARE Streetwear */
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	line-height: 16px;
}
#outer {
	width: 963px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	width: 963px;
	height: 30px;
}
#top .tekstLeft {
	margin-top: 8px;
	margin-left: 15px;
	float: left;	
	color: #666666;
}
#top .tekstLeft A {
	color: #666666;
}
#top .tekstRight {
	margin-top: 8px;
	margin-right: 15px;
	float: right;	
	color: #fff;
}
#top .tekstRight .like {
	float: left;
	margin-top: -3px;
}
#top .tekstRight A {
	color: #fff;
}
#header {
	width: 963px;
	height: 206px;
	position: relative;
}
#header object,
#header embed {
	z-index: 1;	
}
#menu {
	width: 963px;
	height: 39px;
}
#menu A {
	height: 27px;
	padding-left: 16px;
	padding-right: 16px;
	background-image: url(../img/menuRight.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 12px;
	font-weight: bold;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
}
#menu A:hover {
	color: #ff7f00;
}
#menu A.active {
	color: #ff7f00;
}
#content {
	width: 937px;
	background-image: url(../img/bgContent.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
	padding: 23px 13px 10px 13px;
	display: block;
	float: left;
}
#brandsLeft {
	width: 185px;
	margin-right: 9px;
	float: left;	
	padding-top: 15px;
	text-align: center;
}
#brandsLeft IMG {
	margin-bottom: 50px;
}
.contentPadding {
	padding: 0px 6px 0px 6px;
}

/* HOME */
#contentHomeTable01 {
	width: 332px;
	float: left;
	margin-right: 19px;
}
#contentHomeTable02 {
	width: 390px;
	float: left;
}
.sprite {
	background-image: url(../img/sprite.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#footer {
	width: 963px;
	height: 17px;
	background-image: url(../img/footer.jpg);
	display: block;
	clear: both;
	background-color: #000;
	margin-bottom: 15px;
}

/* PAGE BRANDS */
#contentBrandsTable01 {
	width: 332px;
	float: left;
	margin-right: 19px;
}
#brandsLogos {
	width: 300px;
	text-align: center;
}
#brandsLogos IMG {
	margin-bottom: 40px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#brandsLogos .active {
	margin-bottom: 40px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
#brandsLogos IMG:hover {
	margin-bottom: 40px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
#newsLetter {
	width: 185px;
	margin-right: 9px;
	float: left;
	height: 350px;
}

/* PAGE BLOG */
#blogArchive {
	width: 185px;
	margin-right: 9px;
	float: left;	
}
#blogContent {
	width: 743px;
	float: left;
}
#blogArchiveLinks A {
	display: block;
	font-size: 11px;
	color: #888888;
	margin-top: 7px;
	padding-bottom: 8px;
	border-bottom: 1px solid #dfdfdf;
}
#blogArchiveLinks A:hover {
	color: #da0095;
}
.blogImage {
	padding: 1px;
	border: 1px solid #b8b8b8;
	margin: 3px 0px 10px 10px;
}
#blogImagesLeft {
	width: 145px;
	float: left;
}
.blogItemMargin {
	display: block;
	float: left;
	clear: both;
	width: 712px;
}
.blogImageBorder {
	padding: 1px;
	border: 1px solid #b8b8b8;
	margin: 10px 0px 10px 0px;
}
.blogImageDetail {
	padding: 1px;
	border: 1px solid #b8b8b8;
	margin: 0px 0px 10px 0px;
	float: left;
}
.blogImageDetail:hover {
	padding: 1px;
	border: 1px solid #da0095;
}
.blogImageActive {
	padding: 1px;
	border: 1px solid #da0095;
}
.blogImageDetailBig {
	padding: 1px;
	border: 1px solid #da0095;
	margin: 0px 0px 10px 0px;
	float: left;
}
.itemsButtons {
	clear: both;
	float: left;
	padding-left: 6px;
}
.squareLogoBgRB {
	background-image: url(../img/squareLogoBg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

/* TEXT */
H1, #shopContent .titel {
	font-size: 14px;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	color: #000000;
	background-color: transparent;
}
#shopContent .titel a {
  color: #000000;
	text-decoration: none;
}

H2 {
	background-color: #000;
	font-size: 14px;
	margin: 0px 0px 16px 0px;
	padding: 4px 6px 4px 6px;
	color: #fff;
}
H2 .sub {
	float: right;
	font-size: 10px;
	color: #ff7700;
	font-weight: bold;
}
H2 .sub A {
	color: #ff7700;
}
H3 {
	background-color: #ff7700;
	font-size: 14px;
	margin: 16px 0px 16px 0px;
	padding: 4px 6px 4px 6px;
	color: #fff;
}
H3 .sub {
	float: right;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
}
H3 .sub A {
	color: #fff;
}
H4 {
	background-color: #7bb54a;
	font-size: 14px;
	margin: 10px 0px 16px 0px;
	padding: 4px 6px 4px 6px;
	color: #fff;
}
H5 {
	font-size: 14px;
	margin: 12px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
}
H6 {
	background-color: #e8e8e8;
	color: #000;
	font-size: 11px;
	margin: 4px 0px 2px 0px;
	padding: 4px 6px 4px 6px;
	font-weight: normal;
	background-image: url(../img/winkelmandjeH6.gif);
	background-position: right;
	background-repeat: no-repeat;
}
H6 A {
	color: #000;
}
.winkelwagenLink {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
.smallPink {
	color: #da0095;
	font-size: 10px;
}
.smallPink A {
	color: #da0095;
	font-size: 10px;
}
.orange {
	color: #ff5400;
	font-size: 11px;
}
.orange A {
	color: #ff5400;
}
.orange02 {
	color: #ff5400;
}
.pink {
	color: #da0095;
	font-size: 11px;
}
.pink A {
	color: #da0095;
}
.darkGrey {
	color: #5a5959;
}
.smallGrey {
	color: #5a5959;
	font-size: 10px;
}
A.smallGrey {
	color: #5a5959;
	font-size: 10px;
	text-decoration: none;
}
.grey {
	color: #868686;
}
.blackLink {
	color: #fff;
	background-color: #000;
	padding: 2px;
}
TD A {
	color: #da0095;
}
.textfield01 {
	height: 16px;
	font-size: 11px;
	width: 170px;
	margin-bottom: 8px;
	border: 1px solid #666666;
}
.textfield02 {
	height: 16px;
	font-size: 11px;
	width: 170px;
	border: 1px solid #666666;
	margin: 1px 0px 1px 0px;
}	
.multiline01 {
	font-size: 11px;
	width: 170px;
	margin: 1px 0px 1px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.button01 {
	background-color: #7bb54a;
	height: 19px;
	border: 0px;
	font-size: 11px;
}

/* SHOP STYLES */
#shopMenu {
	width: 299px;
	margin-right: 9px;
	float: left;	
}
.shopTop {
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	width: 595px;
	height: 18px;
	padding: 6px 4px 4px 4px;	
	margin-bottom: 10px;
	color:#666666;
}

.shopTop select {
	color:#666666;
	font-size: 11px;
}
.shopTop .right {
	float: right;
}
.shopPadding {
	padding: 0px 0px 0px 6px;
	line-height: 19px; 	
}
#shopContent {
	width: 629px;
	float: left;	
	position: relative;
	top: 0;
	left: 0;
}

#shopContent .navigatie {
  position: absolute;
	top: 13px;
	right: 10px;
}
#shopContent .navigatie A {
  	padding: 3px;
	color: #da0095;	
}
#shopContent .navigatie B {
 	padding: 3px;
	background-color: #da0095;
	color: #fff;
}

#shopContent #teruglink {
  position: absolute;
	top: 11px;
	right: 10px;
}

#shopContent .homeImages {
	width: 173px;
	float: right;	
	position: absolute;
	top: 40px;
	right: 20px;
}
#shopContent .tekst {
	width: 400px;
	float: left;
}

#shopContent IMG {
	border: 0px;
}
A.shopcat  {
	width: 248px;
	margin-left: 8px;
	margin-right: 8px;
	border-bottom: 1px solid #dfdfdf;
	height: 25px;
	padding-top: 12px;
	color: #000;
	text-decoration: none;
	display: block;
}
A.shopcat:hover  {
	background-color: #f4f4f4;
}
A.shopcatactive  {
	width: 248px;
	margin-left: 8px;
	margin-right: 8px;
	border-bottom: 1px solid #dfdfdf;
	height: 25px;
	padding-top: 12px;
	color: #ff7f00;
	text-decoration: none;
	display: block;
	background-color: #f2f7ed;
}
.pages {
	float: right;
	font-size: 13px;
	font-weight: bold;
	color: #7f7f7f;
	margin-top: 6px;
}
.pages A {
	font-size: 13px;
	font-weight: bold;
	color: #7f7f7f;
	margin-top: 6px;
}
.item {
	width: 173px;
	float: left;
	font-size: 11px;
	margin-right: 28px;
	margin-bottom: 10px;
}
.item .image {
	width: 151px;
	height: 100px;
	overflow: hidden;
	padding: 10px;
	background-image: url(../img/itemBg.gif);
	background-repeat: no-repeat;
}

.item .image .overlay {
  display: block;
  height: 100px;
	overflow: hidden;
}

.item .new {
	background-color: #fff;
	color: red;
	padding: 0px 1px 0px 1px;
	position: absolute;
	margin-top: 4px;
	margin-left: 4px;
	font-weight: bold;
	font-size: 10px;
}
.item .aanbieding {
	background-color: #da0095;
	color: #fff;
	padding: 0px 1px 0px 1px;
	position: absolute;
	margin-top: 4px;
	margin-left: 4px;
	font-weight: bold;
	font-size: 10px;
}
.item .text {
	padding: 10px;
}
.item .line01{
	display: block;
	color: #000;
	min-height: 40px;
	overflow: hidden;
}
.item .line02{
	display: block;
	color: #848484;
}
.item .line03 A {
	display: block;	
	color: #da0095;
}
.item .line04 A {
	color: #fff;
	background-color: #ff7f00;
	text-decoration: none;
	padding: 1px 1px 1px 0px
}

.itemBig {
	float: left;
	font-size: 11px;
	margin-right: 28px;
}
.itemBig .image {
	width: 360px;
	height: 230px;
	overflow: hidden;
	padding: 10px;
	background-image: url(../img/itemBigBg.gif);
	background-repeat: no-repeat;
/*	text-align: center; */
}
.itemBig .image img {
/*  margin: 0 auto; */
}

.itemBig .image .overlay {
  height: 225px;
	overflow: hidden;
}

.itemBig .text {
	padding: 10px;
}
.itemBig .line01{
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 13px;
}
.itemBig .line02{
	display: block;
	color: #848484;
}
.itemBig .line03 A {
	display: block;
	color: #000;
}
.itemBig .line04 A {
	color: #fff;
	float: left;
	background-color: #da0095;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	margin-top: 10px;
	font-weight: bold;
}
.itemBig .line05 A {
	color: #fff;
	float: left;
	background-color: #999999;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
	margin-top: 10px;
	font-weight: bold;
	margin-left: 5px;
}

.euro2 {
  text-align: right;
}

.vijftig th, .overzicht th {
  text-align: left;
}
.inlogTd {
	width: 200px;
}
.vijftig TH {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
.vijftig TD {
	margin: 0px;
	padding: 0px;
}
.vijftig {
	margin-bottom: 30px;
}
#block2 {
	margin-top: 20px;
}
.doos {
	margin-left: -2px;
}
.doos P {
	margin-left: 2px;
}
.doos TH {
	width: 280px;
}
#bannertop {
	position: absolute;
	top: 15px;
	right: 14px;
	background: #fff;
	z-index: 100;
}
