/*#############################################################


© 2007

Author: Igor Jovic

URL: http://spinz.se


#############################################################*/


/* default elements */



*{margin:0px;padding:0px}


h1
{
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:1.9em;
	font-weight: bold;
	color:#C10001;
	padding-left:5px;
	line-height:1.6em
}
h2 {
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:1.9em;
	font-weight: bold;
	color:#C10001;
	padding-left:5px;
	line-height:2em
}
	
p
{
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	color:#000000;
	padding-left: 5px;
	line-height: .9em;

}

a
{
color:#92aa3b;
font-size:1em; 
font-weight:normal;
font-style:normal;
text-decoration:none;
}


a:link
{
	color:#000099;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}


a:visited
{
	color:#C10001;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}


a:hover
{
	color:#C10001;
	font-style:normal;
	text-decoration:none;
	font-weight: bold;
 }




/* Layout */

body

{
	font-family:Arial, Verdana,'Lucida Grande', Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	background-repeat: repeat-x;
	background-color: #999999;
}



#wrapper 

{
	margin-top:0px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	width:950px;
	background-color: #EAEAEA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#header

{
	background:transparent;
	height:0px;
	width:950px;
	padding-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom:0px;
	border-bottom:1px solid #aaaaaa;
}




#header .logo

{
float:left;
padding-top:20px;
padding-left:10px;
padding-bottom:0px;
border: none;
}


#navhorisontell
{
	float:left;
	list-style:none;
	width:950px;
	background-color: #D3D3D3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C10001;
	color: #E6E6E6;
	margin: 0px;
	padding: 0px;
	border-top-color: #C10001;
	border-top-width: 3px;
	border-top-style: solid;
	height: 26px;
}

#navhorisontell ul

{
	float:left;
	list-style:none;
	margin: 0px;
}


#navhorisontell li

{
	text-align:left;
	line-height:1.6em;
	float:left;
	padding-left:0px;
	padding-top:6px;
	padding-bottom:0px;
}


#navhorisontell ul li a

{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	border-right:1px dotted #232323;
	color: #232323;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 0em;
	padding: 13px;
}

#navhorisontell  li a:hover
{
	background-color:#666666;
	color: #fff;


}

#navhorisontell ul li .selected
{
	background-color:#C10001;
	color: #fff;

}


#content

{
	float:left;
	background-color:#EAEAEA;
	width:950px;
	margin-top:10px;
	margin:auto;
	margin-bottom:0px;
	margin-right:0px;

}



#coltop

{
	clear:both;
	padding:0px;
	width:930px;
	margin-top:0px;
	text-align:left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #C10001;
	background-color: #EAEAEA;
}

#coltop p

{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:normal;
	color:#000000;
}

#coltop h1

{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	margin-top:25px;
	font-weight:normal;
	font-size:2em;
	color:#C10001;
}
#colwide {
	background-color: #EAEAEA;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	float: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#colwide p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: left;
	float: none;
}
#colwide h1 {
}
#colwide h2 {
	font-size: 1.2em;
	font-weight: bold;
}
#colwideBox {
	background-color: #E2E2E2;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 8px;
	float: none;
	border: medium ridge #D3D3D3;
	margin: 2px;
}
#colwideBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}
#colwide #tv1967 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}





#directory {
	background-color: #EAEAEA;
	margin: 20px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: left;
}

#directory  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#directory h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #C10001;
}
#gallery {
	background-color: #EAEAEA;
	margin: 10px;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: center;
	padding: 8px;
}




#col1

{
	float:left;
	width:560px;
	margin-left:0px;
	margin-top:0px;
	text-align:left;
	font-size:0.9em;
	padding-left:0px;
	border-right:1px dotted #ccc;
	background-color: #EAEAEA;
}



#col1 h1
{
	font-family:Georgia, Arial, Helvetica, snas-serif;
	display:block;
	width:96%;
	font-size:1.4em;
	text-align:left;
	font-weight:bold;
	color:#C10001;
	font-weight:bold;
	padding:10px 20px 0 15px;
	margin-top:5px;
	margin-left:5px;
}


#col1 p

 {
	font-size:0.9em;
	color: #000000;
	padding:10px 20px 10px 20px;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.2em;
}

#col2

{
float:left;
background-color:#ffffff;
width:360px;
margin-top:0px;
text-align:left;
font-size:0.9em;
}

#col2 h1
{
	font-family:Georgia, Arial, Helvetica, snas-serif;
	display:block;
	font-size:1.4em;
	text-align:left;
	font-weight:bold;
	color:#C10001;
	font-weight:bold;
	padding:10px 20px 0 15px;
	margin-top:5px;
	margin-left:5px;
}


#col2 p

{
	background:transparent;
	font-size:0.9em;
	color: #000000;
	padding:10px 20px 10px 20px;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.2em;
}



#footer 

{
	width:950px;
	height: 85px;
	clear:both;
	margin-top: 0px;
	margin-bottom:6px;
	background: transparent;
	color:#666666;
	;
	margin-left:auto;
	margin-right:auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C10001;
}

#footer p 

{
font-size:0.7em;
font-family:arial;
font-weight:normal;
line-height: 1.4em;
color:#555555;
padding:25px 0 0 10px;
text-align:center;
}

#footer a 
{
font-size:1em;
text-decration:none;
font-weight:normal;
color:#92aa3b;
text-align:center;
}

#footer a:hover

{
text-decoration:none;
font-weight:normal;
color:#92aa3b;
text-align:center;
}

.red
{color:#a0b74f}
