html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #3A0404 url(images/page_bg.jpg) repeat-x;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	/*width: 678px;*/
	width: 678px;
	min-height: 750px;
	_height: 750px;
	background: url(images/header.jpg) no-repeat;
  position: relative;
}

h1 {
  padding: 25px 0 0 30px;
  font: 32px "arial black", arial, sans-serif;
  color: #151515;
}

h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}

/* nav */

#nav {
  position: absolute;
  top: 0px;
  left: 335px;
  width: 500px;
}
#nav li {
  float: left;
  background: url(images/nav_left.gif) no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 45px;
  line-height: 1.1;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

/** topcontent **/

#topcon {
  background: url(images/topcon.jpg) no-repeat;
  width: 427px;
  position: absolute;
  top: 105px;
  left: 338px;
  color: #fff;
}
#topcon-inner {
  margin: 33px 40px 41px 85px;
  height: 120px;
  overflow: auto;
}
#topcon h2 {
  font-size: 14px;
}

/** Body **/
#logo
{
	position: absolute;
	top:5px;
	left:60px;
	background:url(images/logo-transparent.gif);
	width:224px;
	height:100px;
}
#nominee
{
	position: absolute;
	top:298px;
	left:760px;
	background:url(images/SAMA16_bigger.png);
	width:260px;
	height:660px;
	z-index:-1;
}
#building
{
	position:static;
	background:url(images/gebou.jpg);
}
#studiopic
{
	position:static;
	/*
	top:300px;
	left:200px;*/
	background:url(images/studio.jpg);
	width:502px;
	height:377px;
	margin-left:60px;
}
#studiomic
{
	position:static;
	background:url(images/studio_mic.jpg);
	width:502px;
	height:377px;
	margin-left:60px;
}
#studiomixer
{
	position:static;
	background:url(images/studio_mixer.jpg);
	width:502px;
	height:377px;
	margin-left:60px;
}
#riaanWorkingPic
{
	position:absolute;
	top:40px;
	left:450px;
	background:url(images/riaanWorking.jpg);
	width:220px;
	height:270px;
}
#singerPic
{
	position:absolute;
	top:50px;
	left:390px;
	background:url(images/singer.jpg);
	width:270px;
	height:212px;
}
#equipmentpic{
	position:static;
	/*
	top:300px;
	left:200px;*/
	
	background:url(images/studio.gif);
	width:500px;
	height:440px;
	margin-left:60px;
}

#content {
  width: 710px;
  position: absolute;
  color: #fff;
  top: 299px;
  left: 33px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}
#body {
  border: 3px solid white;
  background: #901315;
  padding: 18px;
}
#contactus 
{
  color: #fff;  
  float:right;
}
.box {
  float: left;
  width: 195px;
  background: #730F11;
  margin-right: 9px;
}
.box-t { background: top url(images/box_t.gif) repeat-x; }
.box-r { background: right url(images/box_r.gif) repeat-y; }
.box-b { background: bottom url(images/box_b.gif) repeat-x; }
.box-l { background: left url(images/box_l.gif) repeat-y; }
.box-tr { background: top right url(images/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(images/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(images/box_bl.gif) no-repeat; }
.box-tl { background: top left url(images/box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}

#hits
{
	width: 260px;
	/*float:none;*/ 
	margin-bottom:10px;
}
#hits .box-tl {
  padding-bottom: 22px;
}
#hits ul {
  margin: 1em 0;
}
#hits li {
  list-style: none;
  /*margin: 0.9em 0;*/
  margin-left:5px;  
  padding-top:2px;
}
#hits ul a {
  text-decoration: none;
}
#hits ul a:hover {
  text-decoration: underline;
}

#new 
{
	margin-right: 0px;
	float:right;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 8px;
}

#faq
{
	margin-right: 0px;
	margin-top: 5px;
	float:right;
}
#faq .box-tl {
  padding-bottom: 18px;
}
#faq p {
  margin-top: 0;
  margin-bottom: 8px;
}


#competition 
{
	margin-top:0px;
	margin-bottom:10px;	
	margin-right: 0px;
	float:none;
	width: 666px;	
}
#competition ul {
  margin-top: 0px;
}
#competition .box-tl 
{
	padding-bottom: 18px;
}
#competition p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h2 {
  font-size: 12px;
  text-align: right;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 9px;
  color: #FFEA00;
}
#body h4 {
  font-size: 12px;
  color: #FFEA00;
}
#body h5 {
  font-size: 14px;
  font-weight:bold;
  color: #fff;
}
#body h6 {
  font-size: 12px;
  color: #FFEA00;
  text-align:center;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}

/** footer **/
#footer {
  text-align: center;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}
table TR
{
	vertical-align:top;
}
INPUT.traxbtn
{
    border-right: #5b0101 3px double;
    border-bottom: #5b0101 3px double;
    border-top: #d72123 3px double;
    border-left: #d72123 3px double;
    background-color: #730f11;
	color: #bfacac;
    margin-top: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 8pt;
    margin-bottom: 10px;
    vertical-align: middle;
    width: 96px;
    cursor: pointer; 
    cursor: hand;
    margin-right: 10px;
    padding-top: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    letter-spacing: -0.4pt;
    height: 23px;   
    text-align: center;
    text-decoration: none
}
.modalPopup 
{
	background-color:#730f11;
	border-width:1px;
	border-style:solid;
	border-color:#b6a4a5;
	padding:0px;
	width:350px;
}
.modalBackground 
{
	background-color: #730f11;
	filter: alpha(opacity = 70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}
.ValidationMessages
{
    font-size: 8pt;
    margin-bottom: 3px;
    margin-top: 3px;
    list-style-type: disc;  
    list-style-image: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif	
}
.ValidationMessages UL
{
    font-size: 8pt;
    margin-bottom: 3px;
    margin-top: 3px;
    list-style-type: disc;  
    list-style-image: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
