/* 
	Styles for Virtualpower 2010
	Made by: Pley (www.pley.no)
*/

body, h1, h2, h3, h4, table, td, tr, img, form, fieldset, legend, input, textarea, button { margin:0px; padding:0px; border:0px;}
img:focus {border:none;}
.clearer{clear:both;}

body {
	background:#5699d6 url(../images/background.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#ShadowBox1 {
	width:942px;
	margin:auto;
	margin-top:20px;
	background-image:url(../images/left_shadow.png);
	background-repeat:repeat-y;
	background-position:left;
}

#ShadowBox2 {
	background-image:url(../images/right_shadow.png);
	background-repeat:repeat-y;
	background-position:right;
}

#MainContainer {
	background-color:#e2effb;
	padding:10px;
	margin:auto;
	width:920px;
	border-top:1px solid #accfec;
}

#MainContent {
	background-color:#FFF;
	border:1px solid #FFF;
}

#Footer {
	margin:auto;
	width:946px;
	background-image:url(../images/bottom_shadow.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	text-align:left;
}

#Footer ul {
	margin:0px;
	padding:10px 0;
	height: 36px; 
}

#Footer li {
	/*display:inline;*/
	list-style-type: none;
	float:left;
	margin-left:0px;
}

#Content .Header {
	border-bottom:1px solid #cdcdcd;
}

#Content H1 {
	font-size:24px;
	font-weight:normal;
}

#Content .LeftColumn {
	width:569px;
	float:left;
	margin-right:25px;
}

#Content #InfoText {
	float:left;
	width:480px;
	padding:25px;
}

#Content #InfoText a {
	color:#F00;
}

#Content #InfoText a:hover {
	text-decoration:none;
}

#Content #InfoPoster {
	float:left;
	width:381px;
	height:408px;
	background-image:url(../images/info_poster.jpg);
}

#Content .RightColumn {
	float:left;
}

#Content .SignupButton {
	display:block;
	width:274px;
	height:43px;
	background-image:url(../images/btn_signup.jpg);
	background-position:top left;
	text-decoration:none;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:23px;
}

#Content .SignupButton:hover {
	background-position:bottom left;
}

.Program {
	margin-top:10px;
}

.Program table td{
	padding:5px 10px 5px 10px;
	vertical-align:top;
}

.Program table p{
	margin:0px;
	padding:0px;
}

.Program table .WhiteLine {
	border-bottom:1px solid #FFF;
}

.Program table .Note {
	font-size:11px;
	display:block;
}

.Program table .Time {
	text-align:center;
	width:95px;
}

.Program .Dark {
	font-weight:bold;
	font-size:14px;
	color:#386289;
}

.Program .Light {
	font-weight:bold;
	font-size:14px;
	color:#6399cb;
}

.page_hide {
	display:none;
}

.page_display {
	display:block;
}

/* Byer */
#Info {
	padding:0px;
}

#Oslo {
	padding:25px;
}

#Stavanger {
	padding:25px;
}

#Bergen {
	padding:25px;
}

#Trondheim {
	padding:25px;
}

#Tromso {
	padding:25px;
}