
.be-nice-to-Mac-IE5
{
	font-family: "\"}\"";
	font-family: inherit;
}



/* -- GLOBAL RESETS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus
{
	/* remember to define focus styles! */
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul
{
	list-style: none;
}

table
{
	/* tables still need cellspacing="0" in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 8px;
}

sup
{
	bottom: 6px;
}

	h2 sup
	{
		bottom: 14px;
	}

sub
{
	top: .5ex;
}




/* -- GENERAL REDECLARATIONS -- */

body
{
	background: #a7a7a7 url(../images/back.gif) repeat-x 0 0;
	text-align: center;
	color: #000;
	font: normal 12px/16px Arial, sans-serif;	
}

a:link { text-decoration: underline; font-weight: bold; color: #427ed9; }
a:visited { text-decoration: underline; font-weight: bold; color: #427ed9; }
a:hover { text-decoration: underline; font-weight: bold; color: #5ba9e5; }
a:active { text-decoration: underline; font-weight: bold; color: #5ba9e5; }

ul, ol
{

}

ul
{

}

ol
{
	list-style: decimal;
}

ul li
{

}

dl
{

}

dt
{
	font-weight: bold;
}

dd
{

}

p
{

}

h1
{

}

h2
{

}

h3
{

}

h4
{

}

h5
{

}

h6
{

}

hr
{
	display: none;
}

img
{
	border: none;
}

acronym
{
	border-bottom: 1px dotted;
}

blockquote
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

textarea
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}


/* -- SPECIFICS -- */

.wrap
{
	width: 790px;
	margin: 0px auto 20px auto;
}

	.head
	{
		color: #fff;
		height: 70px;
		position: relative;
		background: #4887e1 url(../images/back_head.gif) repeat-x 0 0;
	}
	
		.head h1
		{
			width: 286px;
			height: 70px;
			position: absolute;
			top: 0px;
			left: 7px;
		}
		
			.head h1 a
			{
				display: block;
				width: 100%;
				height: 100%;
				outline: none;
				text-indent: -7474px;
				background: transparent url(../images/logo.gif) no-repeat 0 0;
			}
			
				.head h1 a:link		{ background-position: 0 0; }
				.head h1 a:visited	{ background-position: 0 0; }
				.head h1 a:hover	{ background-position: 0 -70px; }
				.head h1 a:active	{ background-position: 0 -70px; }
		
	.menu
	{
		height: 28px;
		background: #558cdd url(../images/back_menu.gif) repeat-x 0 0;
		position: relative;
	}

		.nav
		{
			/* position: absolute; */
			width: 750px;
			height: 28px;
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
			.nav li
			{
				display: inline;
				margin: 0;
				padding: 0;
			}
				
				.nav a
				{
					position: absolute;
					display: block;
					text-indent: -9000px;
					overflow: hidden;
					height: 28px;
					top: 0px;
				}
				
					.nav01 a { left:7px; width: 73px; background: transparent url(../images/button_1.gif) no-repeat 0 0; }
					.nav02 a { left:93px; width: 70px; background: transparent url(../images/button_2.gif) no-repeat 0 0; }
					.nav03 a { left:177px; width: 92px; background: transparent url(../images/button_3.gif) no-repeat 0 0; }
					.nav10 a { left:282px; width: 72px; background: transparent url(../images/button_10.gif) no-repeat 0 0; }
					/* .nav04 a { left:235px; width: 68px; background: transparent url(../images/button_4.gif) no-repeat 0 0; } */
					/* .nav05 a { left:303px; width: 75px; background: transparent url(../images/button_5.gif) no-repeat 0 0; } */
					.nav06 a { left:366px; width: 62px; background: transparent url(../images/button_6.gif) no-repeat 0 0; }
					.nav07 a { left:442px; width: 86px; background: transparent url(../images/button_7.gif) no-repeat 0 0; }
					.nav08 a { left:541px; width: 147px; background: transparent url(../images/button_8.gif) no-repeat 0 0; }
					.nav09 a { left:700px; width: 77px; background: transparent url(../images/button_9.gif) no-repeat 0 0; }
					.nav a:hover {background-position: 0px -28px; }
					.nav a:active {background-position: 0px -28px; }

	.main
	{
		/* background: #fff url(../images/back_extras.gif) repeat-y 562px 0; */
		background: #fff url(../images/back_extras.gif) repeat-y -4px 0px;
		text-align: left;
		
		min-height: 300px;
		height: auto !important; /* hack to get min-height to work reliably */
	  	height: 300px; /* hack to get min-height to work reliably */	
	}
	
		.extras
		{
			float: left;
			display: inline;
			width: 200px;
			margin: 0px 10px 0px 10px;
			padding: 24px 0px 20px 0px;
		}
		
			.extras h5
			{
				font: bold 24px/30px Arial, sans-serif;
				color: #aaa;
				margin: 0px 0px 16px 0px;
				padding: 0px 0px 0px 0px;
				font-weight: bold;
			}
			
			.extras a.addsite
			{
				display: block;
				margin: -7px auto 24px auto;
				height: 41px;
				width: 192px;
				line-height: 41px;
				text-indent: -8576px;
				background: transparent url(../images/addsite.gif) no-repeat 0 0;
				text-align: left;
			}
			
				.extras a.addsite:hover
				{
					filter: alpha(opacity=80);
					-moz-opacity: 0.8;
					-khtml-opacity: 0.8;
					opacity: 0.8;						
				}
			
		.content
		{
			float: right;
			display: inline;
			width: 513px;
			padding: 24px 18px 20px 0px;
			margin: 0px 0px 0px 0px;
			position: relative;
		}
		
			.content h1,
			.content h2,
			.content h3,
			.content h4,
			.content h5,
			.content h6,
			.content p,
			.content ul,
			.content ol,
			.content table
			{
				margin-bottom: 16px;
			}
			
			.content h2
			{
				font: bold 24px/25px Arial, sans-serif;
				color: #4a8ae3;
				font-weight: bold;
			}
			
				.content h2 a:link		{ text-decoration: none; color: #4a8ae3; }
				.content h2 a:visited	{ text-decoration: none; color: #4a8ae3; }
				.content h2 a:hover		{ text-decoration: none; color: #5ba9e5; }
				.content h2 a:active	{ text-decoration: none; color: #5ba9e5; }
				
				.content h2.splash
				{
					padding-bottom: 190px;
					background: transparent url(../images/splash.jpg) no-repeat 0 100%;
					margin-bottom: 10px;
				}
				
			.content h3
			{
				font: bold 18px/22px Arial, sans-serif;
				color: #aaa;
				font-weight: bold;
			}

				.content h3 a:link		{ text-decoration: none; color: #aaa; }
				.content h3 a:visited	{ text-decoration: none; color: #aaa; }
				.content h3 a:hover		{ text-decoration: none; color: #ddd; }
				.content h3 a:active	{ text-decoration: none; color: #ddd; }
							
			.content h4
			{
				font: bold 14px/28px Arial, sans-serif;
				color: #4a8ae3;
				font-weight: bold;
			}
			
			.content h5
			{
				font-weight: bold;
			}
			
			.content h6
			{
				font-weight: bold;
				margin-bottom: 1px;
			}
			
			.content ol
			{
				margin-left: 50px;
				margin-bottom: 0px;
			}
			
				.content ol li
				{
					margin-bottom: 16px;
				}
			
			.content ul
			{
				margin-left: 40px;
			}
			
				.content ul li
				{
					background: transparent url(../images/bullet.gif) no-repeat 0 3px;
					padding: 0px 0px 0px 21px;
					margin: 3px 0px 3px 0px;
					zoom: 1;
				}
			
			#catdesc
			{
				margin: 0px 0px 0px 0px;
			}
			
			#catdesctoggle
			{
				margin: 0px 0px 10px 0px;
				padding: 0px 0px 0px 0px;
				line-height: 1px;
				cursor: pointer;
				height: 22px;
			}
			
				#catdesctoggle:hover
				{
					filter: alpha(opacity=80);
					-moz-opacity: 0.8;
					-khtml-opacity: 0.8;
					opacity: 0.8;					
				}
			
				.deschide
				{
					background: transparent url(../images/readmore.gif) no-repeat 50% -22px;
				}
				
				.descshow
				{
					background: transparent url(../images/readmore.gif) no-repeat 50% 0px;
				}
			
			ul.hobbymenulist
			{
				list-style-type: none;
				list-style-image: none;
				/* width: 472px; */
				margin: 0px 0px 16px 0px;
				padding: 0px 0px 0px 0px;
			}
			
				ul.hobbymenulist2col
				{
				
				}
			
				ul.hobbymenulist li
				{
					padding: 0px;
					margin: 0px;
					display: inline;
				}
				
					ul.hobbymenulist a
					{
						display: block;
						padding: 4px 5px 4px 5px;
						/* width: 490px; */
						color: #FFF;
						background-color: #437fd9;
						border-left: 12px solid #5da5ff;
						border-bottom: 1px solid #5da5ff;
						margin: 0px;
						font: normal 14px/16px Arial, sans-serif;
						text-decoration: none;	
					}
					
						ul.hobbymenulist2col a
						{
							float: left;
							display: inline;
							font-size: 11px;
							line-height: 14px;
							width: 234px;
							margin: 0px 0px 0px 0px;
						}
					
						ul.hobbymenulist a:link		{ color: #fff; text-decoration: none; }
						ul.hobbymenulist a:visited	{ color: #fff; text-decoration: none; }
						ul.hobbymenulist a:hover	{ color: #fff; text-decoration: none; background-color: #5da5ff; }
						ul.hobbymenulist a:active	{ color: #fff; text-decoration: none; background-color: #5da5ff; }
						
			.listing
			{
				font: normal 12px/16px Arial, sans-serif;
			}
			
				a.listinglink:link		{ text-decoration: none; font-weight: normal; }
				a.listinglink:visited	{ text-decoration: none; font-weight: normal; }
				a.listinglink:hover		{ text-decoration: none; font-weight: normal; }
				a.listinglink:active	{ text-decoration: none; font-weight: normal; }
			
				.listing em
				{
					font: bold 12px/16px Arial, sans-serif;
					text-decoration: underline;
					color: #427ed9;
				}
			
				.content p.cols2
				{
					float: left;
					display: inline;
					width: 242px;
					margin-right: 14px;
					margin-bottom: 26px;
				}
			
			p.premium
			{
				background: #ffe487 url(../images/back_premium.gif) repeat-x 0 0;
				padding: 10px 16px 10px 16px;	
			}
			
				p.premium strong
				{
					color: #427ed9;
				}
				
				em.premium
				{
					font: bold 12px/18px Arial, sans-serif;
					text-decoration: underline;
					color: #427ed9;
					background: #FFF url(../images/back_premium_head.gif) no-repeat 0 0;
					padding: 0px 0px 0px 18px;
				}
				
			.map 
			{
				margin-top: 18px;
				border: 1px solid #000;
				line-height: 1px;
			}
				
			.formtable
			{
				width: 100%;
			}
					
				.formtable td
				{
					padding: 6px 10px 6px 0px;
				}
				
					.formtable td.label
					{
						font-weight: bold;
						text-align: right;
						white-space: nowrap;
					}
					
					.formtable td.top
					{
						vertical-align: top;
					}
					
					.formtable td input.nicetextinput,
					.formtable td textarea
					{
						border: 2px solid #bbb;
						width: 330px;
					}
					
					.formtable td select.niceselectinput
					{
						border: 2px solid #bbb;
						width: 334px;
					}
					
					.formtable td select
					{
						border: 2px solid #bbb;
					}
						
	.foot
	{
		background: #437fd9 url(../images/back_foot.gif) repeat-x 0 0;
		color: #fff;
		font-size: 11px;
		line-height: 20px;
		position: relative;
		padding: 18px 18px 18px 18px;
		text-align: left;
	}
							
		.foot p a:link { text-decoration: none; font-weight: normal; color: #fff; }
		.foot p a:visited { text-decoration: none; font-weight: normal; color: #fff; }
		.foot p a:hover { text-decoration: underline; font-weight: normal; color: #fff; }
		.foot p a:active { text-decoration: underline; font-weight: normal; color: #fff; }

		.foot p
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		
			.sep
			{
				color: #bad3f2;
			}
	
			





/* -- GENERAL CLASSES -- */

.clear
{
	clear: both;
	height: 0px;
	width: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	/* display: block; */
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.msgok
{
	background-color: #346610;
	border: 3px solid #71a24e;
	color: #ccebbf;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 12px 12px 10px 12px;
}
	
	.msgok a:link		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgok a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgok a:hover		{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgok a:active		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	
	.msgok p,
	.msgok ul,
	.msgok ol
	{
		margin: 0px 0px 4px 0px;
	}
	
		.msgok ul,
		.msgok ol
		{
			margin-left: 45px;
		}
		
			.msgok ul,
			.msgok ul li
			{
				list-style: disc;
				background-image: none;
				padding: 0px;
			}
			
				.msgok ul li
				{
					margin: 0px;
				}
	
.msgerror
{
	background-color: #661010;
	border: 3px solid #b05a5a;
	color: #ebbfbf;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 12px 12px 10px 12px;
}
	
	.msgerror a:link	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgerror a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgerror a:hover	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgerror a:active	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	
	.msgerror p,
	.msgerror ul,
	.msgerror ol
	{
		margin: 0px 0px 4px 0px;
	}

		.msgerror ul,
		.msgerror ol
		{
			margin-left: 45px;
		}

			.msgerror ul,
			.msgerror ul li
			{
				list-style: disc;
				background-image: none;
				padding: 0px;
			}
			
				.msgerror ul li
				{
					margin: 0px;
				}
														
.nicebutton
{
	padding: 3px;
	border: 3px solid #ffe487;
	background-color: #5da5ff;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	font-family: Arial, sans-serif;
}

	.nicebutton:hover
	{
		background-color: #437fd9;
	}

.required
{
	font-weight: bold;
	font-size: 15px;
	color: #900;
	padding: 0px 3px 0px 0px;
}



