/* CSS Document */

/*@@@@@@@@@@@@@@*/
/*	HTML-taggar	*/
/*@@@@@@@@@@@@@@*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;	
	background-color: #493f24;		
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;	
}
/*@@@@@@@@@@@@@@@@@@@@@@*/
/*	Texter				*/
/*@@@@@@@@@@@@@@@@@@@@@@*/
.GeneralAnnonsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
.GeneralGoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.GeneralGoldText a:link {	
	text-decoration: underline;
	color:#000000;
}
.GeneralGoldText a:visited {
	text-decoration: underline;
	color:#000000;
}
.GeneralGoldText a:hover {
	text-decoration: underline;
	color:#000000;
}
.GeneralGoldText a:active {
	text-decoration: underline;
	color:#000000;
}

.GeneralSmallGoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}
.GeneralSmallGoldText a:link {	
	text-decoration: underline;
	color:#000000;
}
.GeneralSmallGoldText a:visited {
	text-decoration: underline;
	color:#000000;
}
.GeneralSmallGoldText a:hover {
	text-decoration: underline;
	color:#000000;
}
.GeneralSmallGoldText a:active {
	text-decoration: underline;
	color:#000000;
}
.GeneralGoldThumbnailText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
}
.GeneralGoldThumbnailText a:link {	
	text-decoration: none;
	color:#FFFFFF;
}
.GeneralGoldThumbnailText a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.GeneralGoldThumbnailText a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
.GeneralGoldThumbnailText a:active {
	text-decoration: none;
	color:#FFFFFF;
}


/*@@@@@@@@@@@@@@@@@@@@@@*/
/*	Positionshantering	*/
/*@@@@@@@@@@@@@@@@@@@@@@*/

/*	ALLA SIDOR	*/
#GoldCenter {width: 836px; margin-right: auto; margin-left: auto;}
#GoldContentBackground {
	width: 836px;
	/*min-height:1000px; */
	background-image:url(../images/plate_background.gif);
	repeat-y; 
	float:left;	
}
#GoldFlash {
	width: 800px;
	height:240px;
	margin-left:18px;
	vertical-align:top;
}
#GoldPrizeHeadline {
	width: 800px;
	margin-left:18px;
	margin-top:20px;
	float:left;	
}
#GoldPrizeContent {
	width: 780px;
	margin-left:27px;
	margin-top:20px;
	float:left;	
}
#GoldPrizeConditions {
	width: 770px;
	margin-left:27px;
	margin-top:20px;
}
#GoldLogos {
	width: 800px;
	margin-left:18px;
	margin-top:20px;
}
#GoldDivider {
	width: 800px;
	height:10px;
	margin-left:18px;	
	background-align: center;
	background-image:url(../images/divider.jpg);
	repeat-y; 
	float:left;
}
#GoldMainMenu {
	width: 780px;
	height:18px;
	margin-left:27px;
	margin-top:5px;	
	repeat-y; 
	float:left;	
}
#GoldBottom {
	width: 836px;
	height:37px;
	background-align: center;
	background-image:url(../images/plate_bottom.png);
	repeat-y; 
	float:left;
}
#GoldBottomSpace {
	width: 836px;
	height:37px;
	repeat-y; 
	float:left;
}
#GoldMenu {
	width: 780px;
	height:39px;
	vertical-align:top;
	background-align: center;
	background-image:url(../images/main_menu.gif);
}

#GoldContentPreview {
	width: 400px;
	height:300px;
	margin-left:15px;
	float:left;
}
#GoldContentUpload {
	width: 340px;
	height:300px;
	margin-left:15px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
#GoldContentText {
	width: 755px;
	margin-top:50px;
	margin-left:15px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
#GoldSponsorContainer {
	width: 780px;
	height:44px;
	background-color:#0096d6;
	repeat-y; 
	float:left;		
}


/* default.asp */
#GoldContentBSF {
	width: 750px;
	height:250px;
	margin-left:15px;
	float:left;
}
#GoldContentBSFText {
	width: 750px;
	margin-left:15px;
	margin-top:20px;
	float:left;
}
#GoldContentLastUpload {
	width: 755px;
	margin-top:25px;
	margin-left:15px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}


/*	view_image.asp	*/
#GoldContentInfoPreview {
	position:relative;
	width: 500px;
	left:0px;
	top:0px;
	margin-left:15px;
	margin-top:10px;
	float:left;
	z-index:1;
}
#GoldContentInfoEmail {
	position:relative;
	width: 200px;
	left:0px;
	top:0px;
	margin-left:20px;
	margin-top:10px;
	float:left;
	z-index:1;
}
#GoldContentInfoWaterstamp {
	position:absolute;
	left:0px;
	top:0px;
	width: 500px;
	margin-left:5px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;		
	z-index:2;
}
#GoldContentInfoUpload {
	width: 750px;
	margin-left:15px;
	margin-top:10px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}
#GoldContentVote {
	width: 755px;
	margin-top:5px;
	margin-left:15px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}


/* bidrag.asp */
#GoldContentBidrag {
	width: 750px;
	margin-left:15px;
	float:left;
}


/* topplistan.asp */
#GoldContentTopplistan {
	width: 750px;
	margin-left:15px;
	float:left;
}


/* howto.asp */
#GoldContentHowTo {
	width: 750px;
	margin-left:15px;
	float:left;
}


/* vinstplan.asp */
#GoldContentVinst {
	width: 750px;
	margin-left:15px;
	float:left;
}


/*	ladda-upp.asp	*/
#GoldContentUploadForm {
	width: 750px;
	margin-left:15px;
	float:left;
}

/*	tavlingsvillkor.asp	*/
#GoldVillkorBackground {
	width: 500px;
	min-height:550px;
	background-align: center;
	background-image:url(../images/content_background.gif);
	repeat-y; 
	float:left;
}

/*@@@@@@@@@@@@@@@@@@@@@@*/
/*	Formulär			*/
/*@@@@@@@@@@@@@@@@@@@@@@*/
.frmGoldText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	border: 1px solid #4084a7;
}



/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
/*		OLD STUFF																		  */
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
#SafeTopSpace {
	margin-left:8px;
	width: 905px;
	height:20px;
	vertical-align:top;
	background-color:#ffffff;
}
#SafeContentContainer {
	margin-left:8px;
	width: 905px;
	float:left;
}
#SafeBottom {
	margin:0px;
	WIDTH: 921px;
	height:101px;
	background-align: center;
	background-image:url(../images/xhtml_bottom.jpg);
	float:left
}
#SafeContentContainerLeft {	
	width: 220px;
	margin-left:5px;
	float:left
}
#SafeMenu {
	width: 200px;
	margin-left:0px;
	vertical-align:top;
	background-color:#ffffff;
}
#SafeLogoBottom {
	width: 203px;
	height:42px;
	margin-left:0px;
	vertical-align:bottom;
	background-align: left;
	background-image:url(../images/xhtml_logo.gif);
}
#SafeContentContainerCenter {
	margin-left:0px;
	margin-top:0px;
	width: 190px;
	vertical-align:top;	
	background-color:#ffffff;
	float:left;
}
#SafeContentContainerRight {
	width: 400px;
	vertical-align:top;
	background-color:#ffffff;
	float:right;
}

#SafeContentContainerLeftInside {		
	width: 200px;
	margin-left:15px;
	float:left
}
#SafeMenuInside {
	width: 200px;
	margin-left:0px;
	vertical-align:top;
	background-color:#ffffff;
	float:left
}
#SafeLogoBottomInside {
	width: 203px;
	height:42px;
	margin-left:0px;
	vertical-align:bottom;
	background-align: left;
	background-image:url(../images/xhtml_logo.gif);
	float:left;
}
#SafeContentContainerRightInside {
	width: 670px;
	margin-right:20px;
	float:right
}

