@import url("site_BAK_110610.css");
@import url("blueprint/grid.css");
@import url('mediagallery.css');
@import url('thickbox.css');
@import url('blog.css');

body {
	color:#7B7B7B;
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:normal;
	letter-spacing:normal;
	text-align:left;
	text-transform:none;
	word-spacing:normal;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}

td, p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#header
{
	background:transparent url('/images/template/head/headerbg_2.jpg') left bottom repeat-x;
	height:173px;
	border:3px solid white;
	border-width:3px 3px 0 3px;
	margin-top:25px;
	position:relative;
}
	#fnet_logo_fish, #fnet_logo_text
	{
		position:absolute;
		behavior: url('/include/iepngfix.htc');
	}
		#fnet_logo_fish
		{
			left:0;
			top:-20px;
		}
		#fnet_logo_text
		{
			left:184px;
			top:7px;
		}
	
	#toplinks
	{
		position:absolute;
		display:inline-block;
		right:0;
		top:-28px;
		line-height:25px;
		height:25px;
	}
	
	#bannercontainer
	{
		position:absolute;
		width:760px;
		height:120px;
		bottom:0;
		right:0;
	}

.insertHeaderArrow
{
	color:white;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	padding:0 0 0 20px;
	background:#003366 url("/images/boxes/insertarrowhead.gif") 0 center no-repeat;
}

.insertLink
{
	color:#0099CC;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	font-weight:bold;
	padding:0;
	text-align:right;
}

.insertInfoText
{
	color:#0099CC;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
	font-weight:bold;
	padding:0;
	text-align:left;
}

.insertCompetition
{
	background-color:#09c;
	width:160px;
	margin:0 auto;
	text-align:center;
}

.insertCompetition span.caption
{
	display:block;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:white;
	text-decoration:none;
}

.insertCompetition h3, .insertCompetition h4
{
	font-size:16px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.insertCompetition h4 { font-size:14px; }


.breadcrumb, a.breadcrumb, a.breadcrumb:visited {
	background-color:#E2EDF5;
	color:#0099CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	margin:0 0 10px 0;
	padding:5px 10px;
	text-align:left;
	text-transform:none;
	word-spacing:normal;
}


.photoborder {
background-color:#FFFFFF;
border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
border-right:1px solid #CCCCCC;
border-style:solid;
border-width:1px;
display:block;
margin:0 auto;
padding:4px;
}



.tab-bottom {
	border-bottom: 1px solid #CECECE;
}
.tab-left {
	BACKGROUND-COLOR: #eaeaea;
	border-left: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	height:25px;
}
.tab-middle {
	BACKGROUND-COLOR: #eaeaea;
	border-top: 1px solid #CECECE;
	height:25px;
	padding-left:15px;

}
.tab-right {
	BACKGROUND-COLOR: #eaeaea;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	height:25px;
		padding-right:15px;
}

.tabtext, a.tabtext, a.tabtext:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height:25px;
	
}
a.tabtext:hover, a.tabtext:visited:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height:25px;
	outline:none;
	
}
tabtextover, a.tabtextover, a.tabtextover:hover, a.tabtextover:visited, a.tabtextover:visited:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height:25px;
	outline:none;
	
}

input.imgButton, input.Button, input.button, a.btn, .FormButton {
	background:#006699 url(../images/bullet-white.png) no-repeat scroll right center;
	border:0 none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	cursor:pointer;
	float:right;
	font-size:12px;
	font-weight:bold;
	padding:4px 12px;
	margin:4px 12px;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
input.imgButton-minimal, input.Button-minimal, input.button-minimal, a.btn-minimal, .FormButton-minimal {
	background:#006699 url(../images/bullet-white.png) no-repeat scroll right center;
	border:0 none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	cursor:pointer;
	float:right;
	font-size:10px;
	font-weight:bold;
	padding:2px 12px;
	margin:2px 12px;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.productlisting-imgButton, a.productlisting-imgButton, a.productlisting-imgButton:visited, a.productlisting-imgButton:hover, a.productlisting-imgButton:active {
	background:#006699 url(../images/bullet-white.png) no-repeat scroll right center;
	border:0 none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:4px 12px;
	margin:4px 12px;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

input.imgButton-Alt, input.Button-Alt, input.button-Alt, a.btn-Alt, a.btn-Alt:visited, .FormButton-Alt {
	background:#909090 url(../images/bullet-white.png) no-repeat scroll right center;
	border:0 none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	cursor:pointer;
	float:right;
	font-size:12px;
	font-weight:bold;
	padding:4px 12px;
	margin:4px 0 4px 12px;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
input.imgButton-Alt-center, input.Button-Alt-center, input.button-Alt-center, a.btn-Alt-center, .FormButton-Alt-center {
	background:#909090 url(../images/bullet-white.png) no-repeat scroll right center;
	border:0 none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:4px 4px;
	margin:4px 0 4px 4px;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.basket-headingrow {
/*background-color:#EAEAEA;*/
padding:3px;
}

.baskettitles {
color:#666666;
font-style:normal;
font-weight:bold;
margin:3px;
padding:5px;
}

.basket-table {
border:1px solid #F1F1F1;
padding:5px;
width:100%;
}

.basket-table td {
padding-bottom:5px;
padding-top:5px;
margin-left:0;
margin-right:0;
}
table {
width:auto;
}
.st_email {
	background: url("/images/template/email.png") no-repeat scroll ;
	margin-left: 12px;
    padding-left: 22px;
}
.comment-wrapper {
	padding:10px 20px 10px 20px;
	border:1px dotted #ccc;
	background-color:#f9f9f9;
	}
