@import 'autocompete.css';

/* Clearfix */
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
}
#container {
	padding: 10px;
	width: 900px;
	border: 1px solid #666;
	height: auto;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
	
#full {
	width: 900px;
	text-align: left;
	margin-top: 5px;
}
#full-line {
	width: 100%;
	text-align: left;
	margin-top: 5px;
	border-bottom: dashed 1px #07AEEF;
	clear: both;
	}
#full-line-green {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 20px;
	border-bottom: dashed 1px #006F3B;
	clear: both;
}
#full-line-blue {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 20px;
	border-bottom: dashed 1px #00aeef;
	clear: both;
	}
#full-line-pink {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 20px;
	border-bottom: dashed 1px #f36368;
	clear: both;
	}
#full-line-red {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 20px;
	border-bottom: dashed 1px #E2001A;
	clear: both;
	}
#athird-right {
	float: left;
	width: 190px;
	text-align: left;
	color: #07A6E5;
	padding: 5px;
	}
#athird-left {
	float: left;
	width: 40px;
	text-align: right;
	color: #F36370;
	padding: 5px;
	}
.quarter {
	float: left;
	width: 175px;
	text-align: left;
	padding: 5px;
	}
#gray-brick
{ 
	float:left;
	width: 890px;
	height: 150px;
	text-align: left;
	background-color:#CCC;
	padding-left: 10px;
	}

body {
	background-color: #cdcdcd;
	font-family: "Verdana", Georgia, Arial, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #3e3d40;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #939393;
	position: relative;
	text-align: center;
}
a:link {
	text-decoration:none;
	color:#3c4347;
	
	}
.img
{
	text-decoration:none;
	color:#3c4347;
	padding-top: 5px;
	}
.img events
{
	text-decoration:none;
	color:#3c4347;
	
	}	
	
.textInput
{
	border: 1px solid #07AEEF;
	color: #ffffff;
	font-size: 1.1em;
	background-color: #999;
}
.caption-big  {
	text-align: left;
	text-indent: 0;
	float: left;
	width: 500px;
}
.caption-small  {
	text-align: left;
	text-indent: 0;
	float: left;
	width: 155px;
	margin: 5px;
}

div.full-column-section .caption-small {
	margin: 10px;
}

div.right-column-section .caption-small {
	margin: 15px;
}

.caption-small  a {
	line-height: 17px;
}
	
h1
{
	font-family: Arial;
	background-color: #fff;
	color: #999;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 2.9em;
	text-transform: uppercase;
}
h2
{
	font-family: Arial;
	background-color: #fff;
	color: #999;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 2.5em;
	text-transform: uppercase;
}
h3
{
	font-family: Arial;
	background-color: #fff;
	color: #999;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 1.5em;
	text-transform: uppercase;
}

#id a
{ color:#C60
}

a{
	text-decoration: none;
}


.redBackground{ background-color: #E2001A; color: #fff; }
.greenBackground{ background-color: #006F3B; }
.blueBackground{ background-color: #00aeef; }
.pinkBackground{ background-color: #f36368; }
a.green, .green{ color: #006F3B; }
a.red, .red{ color: #E2001A; }
a.lightRed, .lightRed{ color: #E2001A; }
a.blue, .blue { color: #00aeef; }
a.pink, .pink { color: #f36368; }
a.black, .black { color: #000; }
a.white, .white { color: #fff; }
a.gray, .gray{ color: #666; }

.small{ font-size: 0.7em; }

a.green:hover, a.green:active, a.green:focus { color: #006F3B; text-decoration:underline; }
a.red:hover, a.red:active, a.red:focus { color: #E2001A; text-decoration:underline; }
a.blue:hover, a.blue:active, a.blue:focus { color: #00aeef; text-decoration:underline; }
a.pink:hover, a.pink:active, a.pink:focus { color: #f36368; text-decoration:underline; }
a.black:hover, a.black:active, a.black:focus { color: #000; text-decoration:underline; }
a.white:hover, a.white:active, a.white:focus { color: #fff; text-decoration:underline; }

.smallheader
{
	color: #222;
	text-decoration: none;
	word-spacing: normal;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0px;
	line-height: 1.2em;
	font-size: 1.2em;
	text-transform: none;
}

.header
{
	color: #222;
	text-decoration: none;
	word-spacing: normal;
	font-weight: bold;
	text-align: left;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.5em;
	text-transform: uppercase;
}

a.header {
	color: #222;
}

a.header:hover, a.header:active, a.header:focus {
	color: #3c4347;
	text-decoration:none;
}

#calendar 
	{
	float: left;
	margin: 0px;
	width: 410px;
	padding: 0px;
	background-color: #07AEEF;
	border-top-width: 5px;
	border-right-width: 20px;
	border-bottom-width: 10px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #07AEEF;
	border-right-color: #07AEEF;
	border-bottom-color: #07AEEF;
	border-left-color: #07AEEF;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	}
	#calendar-center 
	{
	width: 390px;
	background-color: #FFF;
	border-top-width: 5px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #07AEEF;
	border-right-color: #07AEEF;
	border-bottom-color: #07AEEF;
	border-left-color: #07AEEF;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	}
	#Meny .menybox 
	{
		float: left;
		margin: 0px;
		width: 880px;
		padding-left: 10px;
		background-color: #FFF;
	}
	#Meny .topic 
	{
		float: left;
		margin: 0px;
		font-size: 100px;
		font-weight: bold;
	}
	#Meny .tagline 
	{
		position: absolute;
		top: 125px;
		clear: left;
		text-align: right;
		width: 650px;
		margin: 0px;
		margin-left: 10px;
		font-size: 13px;
		color: #000;
		font-family: "Helvetica";
		text-transform: uppercase;
	}
	#Meny .topic img
	{
		margin-top: 13px;
	}
	
	#Meny .submenu 
	{
	float: left;
	height: 26px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00B0F5;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	}
	#Meny .textmenu 
	{
	float: right;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00B0F5;
	background-color: #FFF;
	margin: 0px;
	padding: 5px;
	clear: left;
	}
	
	#Meny .textmenu span{
		margin-right: 12px;
	}
	
	#left
	{
	float: left;
	margin: 0px 0px 0px 0;
	border-bottom-style: none;
	background-repeat: repeat-x;
	
	}


 #leftColumn, #column_left {
	float: left;
	margin-right: 0px;
	width: 500px;
	vertical-align: top;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding: 0px;
	background-color: #FFF;
 }
  #rightColumn, #column_right {
	float: right;
	width: 380px;
	background-color: #fff;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
 }
#column1 {
	float: left;
	margin-right: 10px;
	width: 195px;
	vertical-align: top;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	background-image: url(bkg.gif);
	background-repeat: repeat-x;
	padding-left: 9px;
 }
#column2 {
	float: left;
	margin-right: 10px;
	width: 195px;
	background-image: url(bkg.gif);
	background-repeat: repeat-x;
	padding-left: 9px;
 }
#column3 {
	float: left;
	margin-right: 10px;
	width: 195px;
	background-image: url(bkg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-left: 9px;
	margin-top: 0px;
 }

#column4 {
	float: left;
	margin-right: 5px;
	width: 195px;
	background-image: url(bkg.gif);
	background-repeat: repeat-x;
	padding-left: 9px;
 }
 #footer .fotbox {
	background: #ffffff;
	float: left;
	height: 20px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
 #text2
{
font-family: Verdana;
background-color: #fff;
color: #9068ad;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.3em;
}
div.left-column-section{
	float: left;
	text-align: left;
	margin-top: 20px;
	border: dashed 0px #fa0000;
	width: 500px;
}
div.right-column-section{
	float: left;
	margin-top: 20px;
	border: dashed 0px #00fa00;
	width: 380px;
}
div.full-column-section{
	float: left;
	margin-top: 20px;
	border: dashed 0px #0000fa;
	width: 900px;
}
div.coloredBox{
	width: 500px;
	font-family: "Arial";
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -2px;
	font-size: 3.4em;
	text-transform: none;
	padding-left: 25px;
	height: 45px;
	line-height: 50px;
}
div.contenderHolder{
	float: left;
	width: 290px;
	margin-right: 10px;
}
div.contenderHolder div{
	float: left;
	line-height: 17px;
}
div.contenderHolder div.votes{
	float: left;
	text-align: right;
	width: 50px;
	cursor: pointer;
}
div.contenderHolder div.name{
	float: left;
	width: 220px;
	cursor: pointer;
}
div.contenderHolder div.listen{
	float: left;
	text-align: center;
	width: 20px;
}
div.contenderRow{
	clear: both;
}
span.subTopic{
	font-size: 14px;
}
#footer div.menuItem{
	float: left;
	margin-right: 10px;
}
span.SubMenuItem{
	margin-right: 20px;
	font-size: 14px;
}
div.SubMenuItem{
	margin-left: 0px;
	float: left;
	cursor: pointer;
	font-size: 18px;
	margin-right: 30px;
}
.SubMenuItem a:visited, .SubMenuItem a:active, .SubMenuItem a{
	color: #666;
	cursor: pointer;
}
.SubMenuItem a:hover{
	color: #000;
}
div.sponsorArea{
	float: left;
	width: 900px;
	text-align: center;
}
div.sponsorArea img{
	margin: 20px;
	vertical-align:middle;
}
div.openingactHolder{
	float: left;
	width: 100%;
	text-align: center;
}
div.openingactHolder div.content{
	float: left;
	width: 150px;
	line-height: 17px;
	margin-left: 25px;
	height: 250px;
}
div.imageFix{
	width: 150px;
	height: 125px;
	overflow: hidden;
}
div.openingactHolder div.content h3{
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 24px;
}
div.pager{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
div.pager span{
	margin-right: 5px;
	cursor: pointer;
}

div.pager span.selectedPage{
	font-weight: bold;
	text-decoration: underline;
	cursor: default;
}
span.spacer40{
	margin-left: 40px;
}
table.details td input, table.details td textarea{
	width: 400px;
}
table.details .datepicker{
	width: 80px;
}
table.details .time{
	width: 40px;
}
table.details .checkbox{
	width: 7px;
}


table.blogs td input, table.blogs td textarea{
	width: 640px;
}
table.blogs .wysiwyg{
	width: 620px;
}
table.blogs .datepicker{
	width: 80px;
}
table.blogs .time{
	width: 40px;
}
table.blogs .checkbox{
	width: 7px;
}


input, textarea, select{
	border: solid 1px #cdcdcd;
	padding: 5px;
}
.details .legend{
	background-color: #fafafa; 
	border: solid 1px #cdcdcd; 
	padding: 10px;
}
.details h3{
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	margin-top: 20px;
	text-transform: none;
}
#pictureUploadBox{
	width: 750px;
	display: none;
	position: absolute;
	top: 150px;
	left: 80px;
	background-color: #ffffff;
	border: solid 1px #000;
	padding: 20px;
}
#pictureUploadBox img{
	cursor:pointer;
}
div.topBanner{
	padding: 10px;
	width: 900px;
	border: 1px solid #666;
	height: auto;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.column { width: 170px; float: left; }
.portlet { margin: 0 1em 1em 0; }
.portlet-header { padding-left: 0.3em; margin: 0em; display:none; visibility: visible;}
.portlet-header .ui-icon { float: right; }
.portlet-content { padding: 0em; }
.ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 50px !important; }
.ui-sortable-placeholder * { visibility: hidden; }

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
.failed{
	background-color: yellow;
}