
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}


a:link {text-decoration: none;font-family: Verdana;font-size: 10px;font-weight:bold;color:#1079b5;}
a:visited {text-decoration: none;font-family: Verdana;font-size: 10px;font-weight:bold;color:#1079b5;}
a:active {text-decoration: none;font-family: Verdana;font-size: 10px;color: black;}
a:hover {text-decoration: underline; color: gray;}	


body 
{
	margin:0px 0px; padding:0px;
	text-align:center;
}

.center_pos 
{
	width:945px;
	background-color:white;
	margin: 0px auto;
	font-family:Verdana;
	text-align:left;	
}

.container
{
	float:left;
	width:100%;
}

.topbar_background
{
	height:41px; 
	width:100%;
	background-image: url(../images/topbar.png);
	background-repeat: no-repeat;
}

.topbar_login
{
	float:left;
	margin-left:380px;
	width:440px;
	padding-top:9px;
}

.meny_background
{
	background-image:url(../images/smallbox_gradient.png);
	background-repeat:repeat-x;
	height:265px;
}

.artist_background
{
	height:100px;
	background: url(../images/gray_gradient.png) repeat-x;
	float:left;
	width:100%;
}

.footer
{
	margin-top:15px;
	height:30px;
	float:left;
	width:945px;
	font-family:Verdana;
	font-size:10px;
}

.search_adjust
{
	padding-top:12px;
	padding-left:15px;
}

.content
{
	float:left;
	width:472px;
	height:500px auto;
}

div#menu li 
{
	padding-top:10px;
}

div#menu ul
{
	padding-left:15px;
	list-style-type: none;
	font-size:10px;
	color:white;
	font-weight:bold;
}

div#menu a:link
{
	color:white;
	text-decoration:none;
	font-size:10px;
}

div#menu a:visited
{
	color:white;
	text-decoration:none;
	font-size:10px;
}

div#menu a:active
{
	color:white;
	text-decoration:none;
	font-size:10px;
}


div#menu a:hover
{
	color:white;
	text-decoration:underline;
	font-size:10px;
}

table#newest_artists
{
	color:black;
	font-size:12px;

}

div#search input, select
{
	margin-top:3px;
	font-size:12px;
}

.menu_font
{
	font-size:10px;
	color:white;
	font-weight:bold;
}

div#login label
{
	font-size:10px;
	color:white;
	font-family:Verdana;
	font-weight:bold;
}

div#login input, select
{
	margin-top:3px;
	font-size:12px;
}

h1 { font-size:17px;color:black;font-weight:bold;}
h2 { font-size:12px;}
h3 { font-size:12px;font-weight:bold;}
h4 { font-size:14px;font-style:italic;}
h5 { font-size:10px;}

p {font-size:12px;padding-top:3px;}

.bigred
{
	color:red;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

table#newsflash
{
	font-size:14px;
}

.flashMessage
{
	font-size:14px;
	font-weight:bold;
	color:white;
	/*background-color:red;*/
	width:100%;
	height:25px;
	border:solid 1px black;
	margin-top:4px;
	margin-bottom:5px;
	text-align:center;
}

table#formular label
{
	font-size:12px;
	color:black;
	font-family:Verdana;
}

table#formular input, select,textarea
{
	font-size:10px;
	color:black;
	font-family:Verdana;
}

div.ui-datepicker{
 font-size:10px;
}
