/* --------------------------------
Wiimes standard theme
Web:      http://www.wiimes.com
Version:  1.0
Date:     2006-05-01
----------------------------------- */




/* Main section
----------------------------------- */

body{
	/*font-size: 62.5%;*/ /* Resets 1em to 10px */
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*font: 12px tahoma, verdana, arial sans-serif;*/
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	/*font: 12px Trebucket MS, Arial, Helvetica, sans-serif;*/
	background-image: url("../i/back.gif");
	/*background-image: url("../i/bg.png");*/
	background-image: url("../i/bg.gif");
	background-image: url("../i/body-bg.gif");
	background-repeat: repeat-x;
	
	/*padding: 0px;
	margin: 0px;*/
	text-align:center;
}

/* Links
-------------------------------------------- */
a{
	text-decoration:none;
	font-weight:bold;
	color:#36c;
}

a:hover{
	text-decoration:underline;
	color:#f60;
}

#contaa{
	width: 750px;
	/*margin:auto;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	/*margin: 0px;*/	
}

#top1a{
	width: 750px;
	margin-left: auto;
	margin-right: auto;

	padding: 0px;
	/*margin: 0px;*/

	background-image: url("../i/topback.gif");
	background-image: url("../i/topbg.gif");
	/*background-position: top;*/
	background-repeat: no-repeat;
	
	background-color: #eee;
	background-color: transparent;
	height:20px;
	/*border: solid #000 2px;*/
}

/* Container
-------------------------------------------- */
#container{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
}

#logo{
	background-image: url("../i/wiimeslogo8.gif");
	background-repeat: no-repeat;

	width: 150px;
	position: absolute;
	margin-top: -20px;
	margin-left: -10px;
	
	z-index: 9999;
	
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;

	height: 60px;
	width: 160px;


	margin-top: -10px;
	margin-left: -25px;
	height: 80px;
	width: 280px;

}


h1{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: none;
	font-size: 18px;
	font-color: eee;
	display: none;
}

h2{
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: none;*/
	font-size: 18px;
	font-color: eee;
}

span {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}


/* Top section
-------------------------------------------- */
#top{
	background-image: url("../i/topbg.gif");
	/*background-image:url('../i/mbg.gif');*/
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;

background-color: #f8f9eb;
background-color: transparent;
	height:70px;
	position: relative;
	/*top:0px;*/
	left:0px;
	padding:0px;
	/*line-height:31px;*/
	/*width:100%;*/
	/*border: solid #333 1px;*/
	/*border-bottom: solid #777 1px;*/
	/*border-left: solid #999 1px;
	border-right: solid #999 1px;*/
	/*border-bottom: solid #36c 1px;*/
}

#top #logo{
	position: absolute;
	top: 10px;
	left: 10px;
	/*width: 100%;*/
}

#logo h2 a span{
	display: none;
}

#simple{
	position: absolute;
	top: 20px;
	font-size: 14px;
	left: 180px;
	display: block;
	color: #36c;
	color: #aaa;
}

#top #language{
	position: absolute;
	right:0px;
	width:250px;
	height:40px;
	top:5px;
	text-align:right;
	/*z-index: 98;*/
}

#language form{
	position: relative;
	top: 5px;
	right: 15px;
	font-size: 12px;
}

#language label{
	color: #34330B;
	/*position: relative;
	top:-2px;
	right:5px;
	letter-spacing: 1px;*/
	font-size:10px;
}

#language select{
	font-size: 12px;
}

#langselectbox{
	width: 75px;
	height: 20px;
}

#top #langflag{
	border-top: 1px solid #BDBA9C;
	/*background-color: #fff;*/
	position: absolute;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 5px;
	top: 35px;
	right:10px;
	height:15px;
	/*line-height:15px;*/
	text-align:right;
}

#menu{
	/*background-color: #fff;*/
	position: absolute;
	top:55px;
	right:0px;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu ul li{
	list-style: none;
	padding:0px;
	margin:0px 10px;
	display:inline;
}

#menu a{
	color:#36c;
	/*color: #3366CC;*/
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#menu li a:hover{
	color:#f60;
	text-decoration:underline;
}

#menu li.current a,#menu li.current a:hover{color: #000;}








/* Main section
-------------------------------------------- */
#main{
	/*display: none;*/

	/*height: 650px;*/
	/*min-height: 100%;*/
	min-height: 600px;
	
	
	border-top: solid #777 1px;
	
	/*border-top: solid #36c 1px;
	border-top: solid #000 1px;
	border-bottom: solid #000 0px;*/

	border-left: solid #999 1px;
	border-right: solid #999 1px;

	text-align: left;

	position: relative;
	top: 0px;
	/*margin:10px;
	left:-20px;*/
	padding: 20px;
	padding-top: 5px;
	/*padding-left: 10px;
	padding-right: 10px;*/


	background-color: #fff;
	/*background: url("../i/mbg.jpg") repeat-y top;*/
	/*border: none;*/
	background-image:url('../i/mbg.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#main h1{
	font-size: 14px;
}

#main ul li{
	/*line-height:20px;*/
	padding-bottom: 10px;	/* Space between lines */
}





#signinbox{
	position: absolute;
	top: 20px;
	right: 20px;
	background-color: #f8f9eb;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: solid #bbb /*#888*/ 1px;
	width:168px;
	height:150px;
}

#signinbox #signintext {
	font-size: 16px;
	font-weight: bold;
	margin-left: 45px;
}

#signedintext {
	margin-left: 0px;
}

#signinbutton {
	margin-left: 25px;
}

#errortext{
	font-size: 11px;
	color: red;

}








#space{
	height:0px;
}

#description{
	position: relative;
	top: 10px;
	width: 400px;
}

#description p{
	padding-left: 25px;
}

#youget{
	padding-top: 0px;
	
}











/* Bottom section
-------------------------------------------- */
#footer{
	/*display: none;*/

	/*background-position: bottom left;*/
	/*background-repeat: no-repeat;*/
	background-image:url('../i/mbg.gif');
	background-color: #fff;
	

	padding:0px;
	margin: 0px;

	position: relative;
	top:-27px;
	left:0px;

	/*line-height:31px;*/
	height:30px;
	/*width:100%;*/

	border-top: solid #DEEBFF 1px;
	border-left: solid #999 1px;
	border-right: solid #999 1px;
}

#footerp{
	/*display: none;*/
	
	/*margin-left: auto;
	margin-right: auto;*/
	text-align: left;


	/*background-image: url("../i/footer.gif");*/
	background-image: url("../i/b.gif");
	background-position: bottom left;
	background-repeat: no-repeat;

	padding: 0px;
	margin: 0px;
	position: relative;
	top:-27px;
	height:15px;
}

#footer p{
	color:#826C55;
	text-align:center;
}










/* Price buttons
-------------------------------------------- */
#buttons{
	list-style: none;
	position: relative;
	top: 290px;
	float: right;
	width: 170px;
	right: 8px;
}

#buttons #small{
	
}

#buttons li {
	margin: 0px 11px 11px;
	background-color: #fff;
}

#buttons a {
	display: block;
	/*width: 152px;*/
	height: 105px;
}
#buttons span{
	display: none;
}
#buttons li.small a {
	/*border: 1px solid #eee; background: #f8f9eb /*#E5E5D8*/ url(/i/std.gif) 0 -200px no-repeat;*/
}

#buttons li.small a:hover, #buttons li.small a.hover {
	background-color: #eee;/*background-color: #D3D3BC;*/
}






/* Sign in box
-------------------------------------------- */
#freetrialbox{
	position: absolute;
	top: 20px;
	right: 20px;
	
	width: 190px;
	height: 90px;
}

.burnt_left   {width: 18px; font-size: 1px; background-image:url('../i/l.gif'); background-repeat:no-repeat}    
.burnt_bottom {height: 19px; font-size: 1px; background-image:url('../i/bl.gif'); background-repeat:no-repeat}    

.burnt_ul {height: 18px; font-size: 1px; background-image:url('../i/tl.gif'); background-repeat:no-repeat}    
.burnt_lr {height: 19px; font-size: 1px; background-image:url('../i/blr.gif'); background-repeat:no-repeat}    
.burnt_ll {width:  18px; font-size: 1px; background-image:url('../i/bll.gif'); background-repeat:no-repeat}   
.burnt_ur {width:  19px; font-size: 1px; background-image:url('../i/tlr.gif'); background-repeat:no-repeat}

/* END
-------------------------------------------- */




#customerinfo{
	margin-left:20px;
	padding:0px;
}

#requiredmark{
	font-size:18px;
	font-weight:bold;
}

#order{
	position:absolute;
	width: 280px;
	height: 250px;
	top: 80px;
	right: 40px;
	background-color: #f8f9eb;
	border:1px solid #ddd;
}

#order h2{text-align:center;};

/* PATH */
.pathheader {
			/*background-image: url(http://www.gavekortet.dk/images/boxElements/box_760x33_cream.gif);*/
			/*padding-top:10px;*/
			
			height: 20px;
			/*width: 745px;*/

			padding: 5px;
			padding-left: 5px;
			margin-bottom: 5px;
			text-align: left;
			background-color: #f8f9eb;

			padding-top: 0px;
			margin-top:0px;
			padding-bottom: 5px;
	    }
	    
.pathheader ul li{
			list-style-type: none;
			list-style-position: inside;
			padding-right: 30px;
			
			float: left;
			display:inline;
}

		.pathheader .fade
		{
			padding-top:4px;
			color: #999;
			font-size: 100%;

		}
		
		.pathheader .selected
		{
			color: #900;
			font-size: 150%;
		}
		.pathheader .visited
		{
			padding-top:4px;
			color: #999;
			font-size: 100%;
		}


/* The webchat theme */
#webchat1{
	position: absolute;
	top: 300px;
	left: 300px;

	width: 300px;
	height: 340px;

	background-image: url("../i/webchatgreen2.gif");
	background-position: top left;
	background-repeat: no-repeat;
	
	z-index: 9999;
}

#webchat1 input{
	/*position: absolute;
	top: 10px;*/
}
