/* ASUS NORDIC Eee PC Seashell */
/* Based on CSS developed by quawn April 2009   */

body {
	background:#D4CBDC none repeat scroll 0 0;
	margin-left:0;
	padding:0;
	margin-top: 0px;
	margin-bottom: 0px;

overflow:auto;
}

/* Container */

#framecontentBottom{
position: absolute; 
top: auto; 
left: 0; 
width: 100%; 
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
color: black;
bottom: 0px; 
height: 70px; /*Height of bottom frame div*/

}

#maincontent{
position: fixed; 
top: 0px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
right: 0;
bottom: 0px; /*Set bottom value to HeightOfBottomFrameDiv*/
height: 100%; 
max-height: 100%; 
overflow: auto; 
}

#container {
	position: relative;
	width: 710px;
	height: 50px;
	padding: 0;
	margin: -68px 0 0px 0;
	background: transparent;
}

.frame {
	position:relative;
	padding-left: 38px;
	padding-right: 25px;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	clear:none;
}

p {
	color: #525252;
	text-shadow: 0 1px 1px #eee;
	line-height: 140%;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 12px;
	text-shadow: rgba(0,0,0,0.01) 0 0 0;
}

div#sandbox {
	display:block;
	float:left;
	position:absolute;
	clear:none;
	margin-left:-445px;
	padding-left:0px;
	top: 0px; 
	left: 50%;
	width:872; 
	height:70px; 
	overflow:hidden; 
	z-index:10;
	background-image: url(../pictures/bottomsand.png);
	background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom center; 
}

.storbild {
	position:absolute;
	left:50%;
	margin-left:-440px;
	padding-left:0px;
	top:251;
	background-image: url(../pictures/new_e_landing_overlay.gif);
	background-repeat:no-repeat;
	float:left;
	clear:none;
	z-index:20;
	width:871px;
	height:148px;
}

div#topmenu {
	position:absolute;
	display:block;
	text-decoration: none;
	left:50%;
	margin-left:-440px;
	padding-left:0px;
	top:0;
	float:left;
	clear:none;
	z-index:20;
	width:871px;
	height:40px;
}
/* @group Link */

a:link {
	color: #9b4f90;
	text-decoration: none;
}

a:visited {
	color: #039dff;
	text-decoration: none;
}

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

a:active {
	color: #000000;
}

/* @end */

.gb {
	background-color: #f5f5f5;
}

/* @group Blockquote */

blockquote {
	background: transparent url(bq_left.gif) left top no-repeat;
	margin: 5px 20px 10px 20px;
	padding-left: 50px;
}

blockquote p {
	background: url(bq_right.gif) right bottom no-repeat;
	margin: 0;
	padding-right: 50px !important;
	font-family: Times;
	font-size: 16px;
	font-style: italic;
	text-shadow: rgba(0,0,0,0.01) 0 0 0;
	line-height: 120%;
}

h3 {
	font-size: 25px;
	line-height:1.5em;
}

.blubb {
float:right;
margin-right:75px;
margin-top:210px;
}

/* @end */

/* @group Col framework */

.col_l {
	width: 360px;
	float: left;
	margin-left: 10px;
}

.col_r {
	width: 360px;
	float: left;
	padding-left: 30px;
}

.col_lb {
	width: 410px;
	float: left;
	margin-left: 10px;
}

.col_rb {
	width: 350px;
	float: left;
	margin-left: 10px;
}

.col_1 {
	width: 240px;
	float: left;
	margin-left: 13px;
	border-right: 1px dotted #ccc;
	height: auto;
	text-align:center;
}

.col_2 {
	width: 240px;
	float: left;
	margin-left: 13px;
	border-right: 1px dotted #ccc;
	height:auto;
	text-align:center;
}

.col_3 {
	width: 240px;
	float: left;
	margin-left: 13px;
	height: 240px;
	text-align:center;
}

/* @end */

div.inbody {
	float: left;
	padding-top: 12px;
	padding-right: 12px;
	color: #525252;
	text-shadow: 0 1px 1px #eee;
	line-height: 135%;
}

.gallery {
	padding: 15px 0px 15px 0px;
	
/*
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
*/
}

.title {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #525252;
}

#menulist {
	font-family: Arial,Tahoma,Verdana,sans-serif;
	text-align:center;
	font-size: 24px;
	color: #525252;
	height: 50px;
	background: transparent;
}

.tt {
	font-size: 10px;
	color: #525252;
	text-shadow: 0 1px 1px #eee;
}

.hl {
	text-decoration: underline;
	background-color: #ffffff;
	font-weight: bold;
}

/* @group td */

td.tuld {
	border-bottom: 1px #999 solid;
}

td.tult {
	border-bottom: 1px #999 solid;
	background-color: #f5f5f5;
}

td.ttbc {
	background-color: #e2e417;
}

/* @end */

.sml {
	font-size: 9px;
}

.logo {
	float: left;
	height: 50px;
	width: 120px;
	border: 1px #ccc solid;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
}

img.ver {
	position: relative;
	top: 30%
}

img.ver2 {
	position: relative;
	top: 10%
}

img.ver3 {
	position: relative;
	top: 14%
}

div.rblock {
	padding-top: 18px;
	color: #525252;
	clear: left;
}

/* @group Rollover */

#rollover a {
	background: url("main_ro.gif") 0 0 no-repeat;
	display: block;
	width: 380px;
	height: 229px;
	text-indent: -3000px
}

#rollover a:hover {
	background-position: 0px -229px;
}

#rollover2 a {
	background: url("thin_ro.jpg") 0 0 no-repeat;
	display: block;
	width: 795px;
	height: 124px;
	text-indent: -3000px
}

#rollover2 a:hover {
	background-position: 0px -124px;
}

/* @end */

#srs {
	font-size: 12px;
}

#spec {
	font-family: "lucida grande","lucida sans unicode",arial;
	font-size: 10px;
}

/* Seperator */

.sp {
	height: 18px;
}

/* IE6 png fix hack */

img, div {
	behavior: url(iepngfix.htc);
	border:none;
}

		
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0px 15px;
	color:#525252;
	font-size:16px;
}

.stripViewer .panelContainer .panel ul  li{
	margin-top: 10px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 1000px; background:none; overflow: hidden}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	 /* border: 5px solid #39c;this is the border. should have the same value for the links */
	margin: auto;
	width: 800px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: auto;
	clear: both;
	background: transparent;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	width: 100%;
	position: relative;
	width: 800px; /* Also specified in  .stripViewer  above */
	height: auto;
	background:#fff;
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	width:800px;
	height:20px;
	margin: 0px;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
}

.stripNav a { /* The nav links */
	text-transform: uppercase;
	font-size:normal;
	text-align: center;
	line-height: 32px;
	background: none;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}

.stripNav a:hover {
	background: #CAACC4;
	text-decoration: none;
}

.stripNav a:visited {
	color: #fff;
}

.stripNav a.current {
	background: #D4CBDC;
	color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background: url("images/arrow-left.gif") no-repeat center;
}

.stripNavR {
	background: url("images/arrow-right.gif") no-repeat center;
}

#navmenu {

}


.introtext {
	margin-top:800px;
}

#intropanel.panel
{
	background:none;
}


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

img.fancyimg {
	margin:10px;
	border: 0px solid #99CCFF;
	padding: 0px;	
}

#wtblist img {
	padding: 0 25px 20px 25px;
}

#wtblist h3 {
border-bottom:4px dotted #CCCCCC;
font-size:20px;
	}
	
#featurestxt {
margin-bottom:62px;
	}
