body{
  color:#000000;
}
h1#logoFinnwear {
	position: relative;
	height: 48px;
	width: 159px;
	background:url(../pics/brands/logo_finnwear.png) no-repeat;
	text-indent:-9000px;
	margin:0 auto;
}

.finnwear h2,
.finnwear h3 {
  /*color: #C71A42;*/
  color: #5f78c8;
}

.finnwear {
	/*border: 1px solid #ffffff;
	background: #fff;*/
	background: #b6cdfb;
}
.finnwear .dotted {
  background:url("../pics/common/dot_line_white.gif") repeat-x scroll 0 0 transparent;
}

.finnwear img.image {
	position: relative;
}
.finnwear img.imgBorder {
	position: relative;
	/*border: 1px solid #000;*/
}

.finnwear a.link {

	background: transparent url(../pics/common/arrow_black.gif) left 2px no-repeat;
}
.finnwear a.linkActive {
	/*color: #C71A42;*/
	color: #5f78c8;
	/*background: transparent url(../pics/common/arrow_red.gif) left 2px no-repeat;*/
	background: transparent url(../pics/common/arrow_blue.png) left 2px no-repeat;
}

.finnwear a.link:hover {
	/*background: transparent url(../pics/common/arrow_red.gif) left 2px no-repeat;*/
	background: transparent url(../pics/common/arrow_blue.png) left 2px no-repeat;
	/*color: #C71A42;*/
	color: #5f78c8;
}

.contestBox  .boxContent {
	position: relative;
	background: #C71A42;
	padding: 5px 13px 5px 13px;
	color: #fff;
	text-transform: uppercase;
}

.contestBox  .boxContent h2 {
	position: relative;
	left: 0;
	font-family: Arial;
	color: #fff;
	font-size: 1em;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.contestBox  .boxTopCornerLeft {
	background:url(../pics/brands/box_finnwear_corners.gif) top left no-repeat;
	float: left;
	height: 9px;
	width: 9px;
}

.contestBox  .boxTopCornerRight {
	background:url(../pics/brands/box_finnwear_corners.gif) top right no-repeat;
	float: right;
	height: 9px;
	width: 9px;
}

.contestBox  .boxBottomCornerLeft {
	background:url(../pics/brands/box_finnwear_corners.gif) bottom left no-repeat;
	float: left;
	height: 9px;
	width: 9px;
}

.contestBox  .boxBottomCornerRight {
	background:url(../pics/brands/box_finnwear_corners.gif) bottom right no-repeat;
	float: right;
	height: 9px;
	width: 9px;
}

.contestBox  .boxHeader, 
.contestBox  .boxFooter {
	background: #C71A42;
	height: 9px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
}

.extraBox {
	margin-top: 10px;
}

.extraBox  .boxContent {
	position: relative;
	background: #193955;
	padding: 5px 13px 5px 13px;
	color: #fff;
	text-transform: uppercase;
}

.extraBox .boxContent h2 {
	position: relative;
	left: 0;
	font-family: Arial;
	color: #fff;
	font-size: 1em;
	letter-spacing: 2px;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.extraBox .boxTopCornerLeft {
	background:url(../pics/brands/box_finnwear_corners_extra.gif) top left no-repeat;
	float: left;
	height: 9px;
	width: 9px;
}

.extraBox .boxTopCornerRight {
	background:url(../pics/brands/box_finnwear_corners_extra.gif) top right no-repeat;
	float: right;
	height: 9px;
	width: 9px;
}

.extraBox .boxBottomCornerLeft {
	background:url(../pics/brands/box_finnwear_corners_extra.gif) bottom left no-repeat;
	float: left;
	height: 9px;
	width: 9px;
}

.extraBox .boxBottomCornerRight {
	background:url(../pics/brands/box_finnwear_corners_extra.gif) bottom right no-repeat;
	float: right;
	height: 9px;
	width: 9px;
}

.extraBox .boxHeader, 
.extraBox .boxFooter {
	background: #193955;
	height: 9px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
}

.extraBox a.link {
	background: transparent url(../pics/common/arrow_white.gif) left 3px no-repeat;
	color: #fff;
}

.extraBox a.link:hover {
	background: transparent url(../pics/common/arrow_greylight.gif) left 3px no-repeat;
	color: #C71A42;
}

.year {
    margin-bottom: 5px;
}

.year a {
    text-decoration: none;
    color: #fff;
}
