/* CSS Document */
body {
margin:0;
background-color:#ffe79d;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#maincontainer {
margin: 0 auto;
margin-top:11px;
width:848px;
padding:0;
background-image:url(images/middle.gif);
background-repeat:repeat-y;
}

#headercontainer {
margin:0;
width:848px;
height:121px;
background-image:url(images/header-new.jpg);
background-repeat:no-repeat;
}

#wholecontainer {
margin:0 auto;
width:828px;
height:auto;
overflow:auto;
}

.bodytext {
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:548px;
height:auto;
clear:both;
}

.bodytext p {
margin:2px;
padding:2px;
line-height:1.4;
margin-bottom:5px;
}

h1 {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
margin:3px;
}

#navcontainer {
float:left;
margin:0px;
width:828px;
height:21px;
background-color:#ffffff;
}

#pagebarcontainer {
float:left;
margin:0px;
width:824px;
height:6px;
border-left:2px #FFFFFF solid;
border-right:2px #FFFFFF solid;
line-height:1px;
padding:0;
font-size:1px;
}

#maincontentcontainer {
float:left;
margin:0px;
width:588px;
min-height:500px;
background-color:#ffffff;
}

#currentissuecontainer {
float:right;
margin:0px;
width:240px;
background-color:#ffffff;
}

/*MENU!*/
ul#nav {
	padding:0;
	position: relative;
	top: 0px;
	left: 0px;
	width: 828px;
	margin: 0;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
	background: transparent url(images/nav-matrix.gif) no-repeat;
}

ul#nav li a {
	margin:0;
	position: absolute;
	top: 0;
	width: 80px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:21px; /* IE5/Win */
	background: transparent url(images/nav-matrix.gif) no-repeat;
}
#navcontainer li#hom a 			{ background-position: 0px 0px; left: 0; width: 77px;}
#navcontainer li#hom a:hover		{ background-position: 0px -27px; }
#navcontainer li#cur a 			{ background-position: -77px 0; left: 77px; width: 116px;}
#navcontainer li#cur a:hover		{ background-position: -77px -27px; }
#navcontainer li#new a 			{ background-position: -193px 0; left: 193px; width: 69px;}
#navcontainer li#new a:hover		{ background-position: -193px -27px; }
#navcontainer li#com a 			{ background-position: -262px 0; left: 262px; width: 103px;}
#navcontainer li#com a:hover		{ background-position: -262px -27px; }
#navcontainer li#rev a 			{ background-position: -365px 0; left: 365px; width: 82px;}
#navcontainer li#rev a:hover		{ background-position: -365px -27px; }
#navcontainer li#vid a 			{ background-position: -447px 0; left: 447px; width: 83px;}
#navcontainer li#vid a:hover		{ background-position: -447px -27px; }
#navcontainer li#sub a 			{ background-position: -530px 0; left: 530px; width: 119px;}
#navcontainer li#sub a:hover		{ background-position: -530px -27px; }
#navcontainer li#sho a 			{ background-position: -649px 0; left: 649px; width: 74px;}
#navcontainer li#sho a:hover		{ background-position: -649px -27px; }
#navcontainer li#aff a 			{ background-position: -723px 0; left: 723px; width: 102px;}
#navcontainer li#aff a:hover		{ background-position: -723px -27px; }
/*MENU END*/

.korum-gold-column {
float:left;
margin-right:5px;
width:176px;
margin-bottom:5px;
}
.korum-gold-column-right {
float:left;
width:176px;
margin-bottom:5px;
}

.korum-pike-bar {
font-weight:bold;
background-color:#999593;
width:216px;
float:left;
margin-top:9px;
}
.korum-perch-bar {
font-weight:bold;
background-color:#8dd8f8;
width:216px;
float:left;
margin-top:9px;
}
.korum-carp-bar {
font-weight:bold;
background-color:#8c2a73;
width:216px;
float:left;
margin-top:9px;
}
.korum-chub-bar {
font-weight:bold;
background-color:#fecb09;
width:216px;
float:left;
margin-top:9px;
}
.korum-bream-bar {
font-weight:bold;
background-color:#243f8f;
width:216px;
float:left;
margin-top:9px;
}
.korum-tench-bar {
font-weight:bold;
background-color:#3fae49;
width:216px;
float:left;
margin-top:9px;
}
.korum-roach-bar {
font-weight:bold;
background-color:#d2222a;
width:216px;
float:left;
margin-top:9px;
}
.korum-barbel-bar {
font-weight:bold;
background-color:#aca000;
width:216px;
float:left;
margin-top:9px;
}


.marginbottom {
margin-bottom:8px;
}

.clear {
clear:both;
margin:0;
padding:0;
width:0;
height:0;
line-height:1px;
}

.clearfull
{
     border: 0;
     clear: both;
     display: block;
     float: none;
     margin: 0;
     overflow: hidden;
     visibility: hidden;
     width: 0;
     height: 0;
}

a:link {color:#000000; font-weight:bold;}
a:visited {color:#000000; font-weight:bold;}
a:hover {color:#000000; font-weight:bold;}

.largebox {
background-color:#fff6dc;
margin-bottom:20px;
padding:5px;
width:538px;
border:#cd1700 1px solid;
overflow:auto;
}

.bodytext ul {
margin:0;
margin-left:2px;
padding:0;
list-style:none;
}

.bodytext ul li {
background-repeat:no-repeat;
background-position:left center;
padding:2px 2px 2px 15px;
margin:3px 6px;
}


.largeboxhome {
background-color:#e4d19a;
margin-bottom:20px;
padding:5px;
width:538px;
border:#a77a00 1px solid;
overflow:auto;
}

.largeboxhome ul li {
background-image:url(images/bullet-home.gif);
}

.smallboxkorum {
display:inline;
background-color:#e4d19a;
margin-left:19px;
margin-bottom:20px;
padding:5px;
width:260px;
border:#a77a00 1px solid;
float:left;
}

.smallboxkorum ul li {
background-image:url(images/bullet-korum.gif);
}

.largeboxcurrent {
background-color:#ffeed2;
margin-bottom:20px;
padding:5px;
width:538px;
border:#ffc66b 1px solid;
overflow:auto;
}

.largeboxcurrent ul li {
background-image:url(images/bullet-current.gif);
}

.largeboxnews {
background-color:#ffe6bd;
margin-bottom:20px;
padding:5px;
width:538px;
border:#ffab25 1px solid;
overflow:auto;
}

.largeboxnews ul li {
background-image:url(images/bullet-news.gif);
}

.largeboxcomp {
background-color:#eed8b2;
margin-bottom:20px;
padding:5px;
width:538px;
border:#c87d00 1px solid;
overflow:auto;
}

.largeboxcomp ul li {
background-image:url(images/bullet-comp.gif);
}

.largeboxreview {
background-color:#d5ddb2;
margin-bottom:20px;
padding:5px;
width:538px;
border:#738e00 1px solid;
overflow:auto;
}

.largeboxreview ul li {
background-image:url(images/bullet-reviews.gif);
}

.largeboxvideo {
background-color:#bfcab2;
margin-bottom:20px;
padding:5px;
width:538px;
border:#2c4e01 1px solid;
overflow:auto;
}

.largeboxvideo ul li {
background-image:url(images/bullet-videos.gif);
}

.largeboxsubs {
background-color:#b2c8cf;
margin-bottom:20px;
padding:5px;
width:538px;
border:#004861 1px solid;
overflow:auto;
}

.largeboxsubs ul li {
background-image:url(images/bullet-subs.gif);
}

.largeboxshop {
background-color:#b2d4e0;
margin-bottom:20px;
padding:5px;
width:538px;
border:#007098 1px solid;
overflow:auto;
}

.largeboxshop ul li {
background-image:url(images/bullet-shop.gif);
}

.largeboxabout {
background-color:#b2ebd4;
margin-bottom:20px;
padding:5px;
width:538px;
border:#00bc6f 1px solid;
overflow:auto;
}

.largeboxabout ul li {
background-image:url(images/bullet-about.gif);
}

.largeboxsearch {
background-color:#f0b9b2;
margin-bottom:20px;
padding:5px;
width:538px;
border:#cd1701 1px solid;
overflow:auto;
}

.smallboxleft {
display:inline;
background-color:#fff6dc;
margin-left:19px;
margin-bottom:20px;
padding:5px;
width:260px;
border:#cd1700 1px solid;
float:left;
}

.smallboxleftsubs {
display:inline;
background-color:#b2c8cf;
margin-left:19px;
margin-bottom:20px;
padding:5px;
width:260px;
border:#004861 1px solid;
float:left;
}

.smallboxleftsubs ul li {
background-image:url(images/bullet-subs.gif);
}

#TopAd {
width:468px;
height:60px;
float:right;
margin-right:26px;
margin-top:35px;
display:inline;
}

#searchcontainer {
float:right;
margin:0px;
width:238px;
background-color:#FFFFFF;
margin-bottom:4px;
margin-top:5px;
text-align:right;
margin-right:2px;
display:inline;
}
#searchcontainer form {
padding:0;
margin:0;
}
.searchsubmit {
width:95px;
height:22px;
background-image:url(images/search-button.gif);
border:0;
}
.searchsubmit:hover ,.sfsearchhover{
width:95px;
height:22px;
background-image:url(images/search-button.gif);
background-position:0 22px;
border:0;
cursor:pointer;
}

.searchsubmitinner {
width:82px;
height:28px;
background-image:url(images/search-button.gif);
background-position:0 28px;
border:0;
}
.searchsubmitinner:hover ,.sfsearchinnershover{
width:82px;
height:28px;
background-image:url(images/search-button.gif);
background-position:0 28px;
border:0;
cursor:pointer;
}
.mainsearchcontainer {
width:480px;
margin:0 auto;
}

.formbox {
width:298px;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 8pt;
padding:3px;
border:#cd1700 1px solid;
}

#SideAdcontainer {
display:inline; 
clear:right;
float:right;
margin:0;
width:240px;
background-color:#FFFFFF;
margin-top:0;
}

.thumbcontainer {
background-color:#ffe6bd;
height:102px;
padding:3px;
width:525px;
margin:0 auto;
overflow:auto;
padding-right:0;
}
.thumbcontainerreviews {
background-color:#d5ddb2;
height:102px;
padding:3px;
width:525px;
margin:0 auto;
overflow:auto;
padding-right:0;
}
.thumbcontainervideo {
background-color:#bfcab2;
height:102px;
padding:3px;
width:525px;
margin:0 auto;
overflow:auto;
padding-right:0;
}
.thumbscroller {
height:100px;
margin:0;
padding:0;
}
.newsthumbs {
height:100px;
width:100px;
margin-right:3px;
float:left;
border:#ffab25 1px solid;
}
.reviewsthumbs {
height:100px;
width:100px;
margin-right:3px;
float:left;
border:#738e00 1px solid;
}

#data {
list-style-type:none;
padding:0;
margin:0;
}

.videothumblink:link, .videothumblink:visited, .videothumblink:active {
display:inline;
float:left;
font-weight:bold;
color:#000000;
text-align:center;
text-decoration:none;
width:220px;
margin:5px;
margin-right:10px;
}

.videothumblink:hover {
color:#FFFFFF;
}

.pagingContain a {
text-decoration:none;
}
.pagingContain span {
color: #696969;
}
.pagingContain div {
display:inline;
padding:1px;
padding-top:0;
}
.pagingContain a:hover {
text-decoration:underline;
}

.submitbutton {
border:#696969 1px solid;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 8pt;
width:300px;
padding:3px;
padding-top:1px;
padding-bottom:2px;
background-color:#999999;
}
.submitbutton:hover, .sfhover {
cursor:pointer;
color:#696969;
background-color:#cccccc;
}

.korumformbox {
border:#a77a00 1px solid;
width:256px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:2px;
text-align:left;
font-weight:normal;
background-color:#ffe6bd;
}

.korumsubmitbutton {
border:#a77a00 1px solid;
font-weight:bold;
width:262px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:2px;
background-color:#ffe6bd;
}
.korumsubmitbutton:hover {
cursor:pointer;
color:#000000;
background-color:#a77a00;
}

.korumrules {
font-weight:bold;
margin:0;
padding:0;
list-style-position:inside;
margin-bottom:5px;
}

.korumrules li {
margin-left:0;
padding-left:0;
margin-bottom:8px;
}

#footercontainer {
clear:both;
}

#footer {
margin:0 auto;
width:750px;
height:20px;
color:#000000;
clear:both;
text-align:center;
margin-top:-5px;
margin-bottom:11px;
}

#footer a {
font-weight:bold;
color:#000000;
}

.Korum-Promotion {
background-color:#cd1701;
background-image:url(images/korum/korum-promotion.gif);
background-position:top;
float:right;
display:inline;
height:100px;
margin-right:2px;
width:238px;
text-indent:-3000px;
}

/*
//	additional styles for Shopping-Centres
*/

.category_list
{
	border:#7FA27D 1px solid;
	background: #B5E8B3;
}

.category_list ul
{
	float: left;
	width: 170px;
	list-style: url('images/bullet.gif') inside;
}

/*.Shopping-Centre_alphabetic
{
	border: 1px solid #007042;
	background: #BFFFE5;
}*/

h2 {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
margin:5px;
}

.Shopping-Centre
{
	text-align:center;
	font-size:10px;
	width:157px;
	height:auto;
	background-color:#B5E8B3;
	margin: 0px 0px 20px 20px;
	padding:5px;
	border:#7FA27D 1px solid;
	overflow:auto;
	float: left;
}

.Shopping-Centre p
{
	text-align:left;
}

.Shopping-Centre img
{
	border:#cd1700 1px solid;
}

.clear
{
	clear: both;
}

/*
//	additional styles for subscription forms
*/

#mailing_list_subscribe
{
	float:right;
	margin:0px;
	width:238px;
	background-color:#FFFFFF;
}

#mailing_list_subscribe a,
#mailing_list_subscribe img,
#mailing_list_subscribe a img
{
	border: 0px;
}

#subscription_form,
#unsubscription_form
{
	margin: 0px;
	padding: 0px;
}

#subscription_form fieldset,
#unsubscription_form fieldset
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#subscription_form fieldset label,
#unsubscription_form fieldset label
{
	margin: 10px;
	padding: 0px;
	display: block;
	font-weight: bold;
}

#subscription_form fieldset label input,
#subscription_form fieldset label select,
#unsubscription_form fieldset label input
{
	display: block;
	font-weight: normal;
	border:#cd1700 1px solid;
}