


body {text-align:left;


background-color:#FDF0C3;
 font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 11px; color: #3C3C3C; }
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 18px;color:#00C0F7; }
	h3 { font-size: 17px;; border-bottom: 1px solid #eee; margin: 0 0 .8em; text-align:left;color:#028BD1 }
	h4{ font-family:"Franklin Gothic Book";font-size:18px;color:#00C0F7; font-weight:bold;font-stretch:narrower;padding-top:5px;}
	p  { margin: 0 0 2em 0; line-height: 1.8em; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #6A6A6A; }
	a:hover { color:#333333; text-decoration: none; }
	img { border: 0; }
	.red { color: #9D2900; }
	
*{ margin: 0; padding: 0; }*

.redalert {color: #FF0000}
.paging
{
font-size:14px;font-weight:bold;
}
.boldleft
{
text-decoration:none;font-weight:bold;
}
.username
{
text-decoration:none;
color:#000000;
font-weight:bold;
}
.speak
{
font-size:12px;
padding-top:5px;
padding-bottom:3px;
}

.whitetext
{
color:#FFFFFF;
}

.whitelinkfooter
{
text-decoration:none;
font-size:11px;
color:#FFFFFF;
}

.whitelinkfooter:hover
{
text-decoration:underline;
font-size:11px;
color:#FFFFFF;
}
.whitelink
{
text-decoration:none;
font-size:12px;
color:#FFFFFF;
}

.whitelinkund
{
color:#FFFFFF;
font-size:12px;
}
.whitelinkund:hover
{
color:#FFFFFF;
font-size:12px;
}
.bluefikka
{
color:#71BDE4;}

.shop
{
color:#F1F1F1;
font-weight:bold;
font-size:14px;
padding-bottom:5px;
text-align:left;
}
.uppertext
{
color:#DDDDDD;
font-size:11px;
}
.wrap
{
width:907px;
padding-left:10px;
padding-right:10px;
text-align:center;
background-color:#FFFFFF;
}




/*slider css*/
/*-----------------------------------------------------------------------------------------------------------------------*/
#imageMenu {
	position: relative;
	width: 403px;
	height: 142px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:98px;
	height: 200px;
}

