body{
  color:#000000;
}
h1#logoKSSocks {
	position: relative;
	height: 80px;
	width: 204px;
	background:url(../pics/brands/logo_kssocks.png) center top no-repeat;
	text-indent:-9000px;
}

.kssocks h2,
.kssocks h3 {
  /*color: #000;*/
  color:#ffffff;
}

.kssocks {
	/*border: 1px solid #fff;
	background: #9B9B96;*/
	background: #858587;
}

.kssocks a.linkActive {
	color: #fff;
	background: transparent url(../pics/common/arrow_white.gif) left 2px no-repeat;
}

.kssocks a.link:hover {
	background: transparent url(../pics/common/arrow_white.gif) left 2px no-repeat;
	color: #fff;
}

.kssocks img.imgBorder {
	position: relative;
	/*border: 1px solid #fff;*/
}

.contestBox  .boxContent {
	background:url(../pics/brands/box_kssocks_bg.gif) top left repeat-y;
	padding: 5px 13px 5px 20px;
	color: #000;
	text-transform: uppercase;
}

.contestBox  .boxContent h2 {
	position: relative;
	left: 0;
	font-family: Arial;
	color: #000;
	font-size: 1em;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.contestBox  .boxTopCornerLeft {
	background:none;
}

.contestBox  .boxTopCornerRight {
	background:none;
}

.contestBox  .boxBottomCornerLeft {
	background:none;
}

.contestBox  .boxBottomCornerRight {
	background:none;
}

.contestBox  .boxHeader {
	background:url(../pics/brands/box_kssocks_top.gif) top left no-repeat;
	width: 100%;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
}

.contestBox  .boxFooter {
	background:url(../pics/brands/box_kssocks_bottom.gif) top left no-repeat;
	width: 100%;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
}

.extraBox {
	position: relative;
	top: -2px;
}

.extraBox  .boxContent {
	background:url(../pics/brands/box_kssocks_extra_bg.gif) top left repeat-y;
	padding: 5px 13px 5px 20px;
	color: #000;
	text-transform: uppercase;
}

.extraBox  .boxContent h2 {
	position: relative;
	left: 0;
	font-family: Arial;
	color: #000;
	font-size: 1em;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.extraBox  .boxTopCornerLeft {
	background:none;
}

.extraBox  .boxTopCornerRight {
	background:none;
}

.extraBox  .boxBottomCornerLeft {
	background:none;
}

.extraBox  .boxBottomCornerRight {
	background:none;
}

.extraBox  .boxHeader {
	background:url(../pics/brands/box_kssocks_extra_top.gif) top left no-repeat;
	width: 100%;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
}

.extraBox  .boxFooter {
	background:url(../pics/brands/box_kssocks_extra_bottom.gif) top left no-repeat;
	width: 100%;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
}

.year {
    margin-bottom: 5px;
}

.year a {
    text-decoration: none;
    color: #000;
}
