
#previewbody {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 770px;
	background-color: #fff;	
	color:333;
}
div #previewbody {
	border-radius:6px;
	-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;
}
#previewbody a, #previewbody a:link, #previewbody:visited {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}
#previewbody a img {
	border:none;
}
#previewbody img.left {
	float: left;
	margin: 0 12px 0 0;
}
#previewbody img.right {
	float: right;
	margin: 0 0 0 12px;
}
#previewbody #tablewrapper {
	margin: 20px auto;
	width:700px;
}
#previewbody #tablewrapper td {
	margin: 0;
	padding:0;
	border:0;
}
#previewbody #intro {
	/*background:#fff url(http://www.webtoaster.no/css/img/sign_terje_gray_140x72.jpg) bottom left no-repeat;*/
	background:#fff;
	padding: 0 5px 30px 5px;
}
#previewbody #intro, #previewbody #intro p {
	font-size:12px;
	color:#000;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#previewbody #intro p {
	padding: 0;
	margin: 6px 0;
}
#previewbody #intro #msg{
	padding: 0;
	margin: 6px 0 6px 20px;
	font-weight:bold;
	color:#000;
}
#previewbody #intro #msgterje{
	padding: 0;
	margin: 6px 0 6px 0;
	font-weight:normal;
	color:#000;
}
#previewbody #intro #msgterjesign{
	padding: 0;
	margin: 12px 0 6px 0;
	font-weight:normal;
	/*text-transform:uppercase;*/
	font-style:italic;
}
#previewbody #intro h1, #intro h2, #intro h3, #intro h4, #intro h5, #intro h6 {
	color:#e00;
	font-weight:bold;
	padding: 0;
	margin: 5px 0;
}
#previewbody #referhead-contain {
	background-color: #ccc;
}
#previewbody #referhead {
	padding: 0;
	margin: 20px 60px;
	background-color: #ccc;
}
#previewbody #referhead a, #referhead a:visited {
	color: #d00;
	text-decoration:underline;
	font-weight:bold;
	white-space: nowrap;	
}
#previewbody #referhead a:hover {
	color:#fff;
	background-color: #d00;
	text-decoration:none;
}
#previewbody #referhead p {
	font-size: 12px;
	margin: 0 auto;
	border:0;
	padding:0;
	color:#333;	
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;	
	text-transform:uppercase;
	text-align: center;
}
#previewbody table #thumbs {
	position:relative;
	margin:0;
	text-align:center;
	background-color:#26264C;
	width:100%;
	height:150px;
}
#previewbody td .thumb img {
	padding: 10px;
	border: 1px solid #666;	
	background-color: #26264C;
	margin: 6px 8px;
}
#previewbody td .thumb img:hover {
	border: 1px solid #e00;	
}
#previewbody td .thumb a {
	/*border: 1px solid #444;	*/
}
#previewbody td .thumb a:hover, td .thumb a:active {
	/*border: 1px solid #e00;*/
}

#previewbody table #head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px 0;
	background-color: #335;
	border-top: 1px solid #666;
	color: #eaeaea;
	border-bottom: 1px solid #000;
	width:100%;
	height:2em;
	font-size:11px;
}
#previewbody table #head td{
	vertical-align: middle;
}
#previewbody td #webtitle a {
	padding-left:10px;
	font-weight:normal;
	color:#fff;
}
#previewbody td #weblink {
	font-size:10px;
	text-align:right;
	padding-right:20px;
}
#previewbody td #weblink a, #previewbody td #weblink a:link, #previewbody td #weblink a:visited{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
#previewbody table #main {
	margin: 0 auto;
	text-align: left;
	width:100%;
	background-color: #26264C;
}
#previewbody #bodytxt {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	background-color:transparent;
	color:#eaeaea;
	text-align: left;
	margin:30px 0 40px 0;
	padding:0 60px;
	font-size:12px;
}
#previewbody #bodytxt a, #previewbody #bodytxt a:visited {
	color: #fff;
	text-decoration:underline;
	font-weight:normal;
	
	white-space: nowrap;	
}
#previewbody #bodytxt a .stress, #previewbody #bodytxt a.stress:visited {	
	letter-spacing:0.05em;
	text-decoration:none;
	border-bottom: 1px dashed #fff;
	padding: 0 6px;
}
#previewbody #bodytxt td a, #previewbody #bodytxt td a:visited {
	border-bottom: 0 dashed #fff;
}
#previewbody #bodytxt a:hover, #previewbody #bodytxt td a:hover, #previewbody #thumbs a:hover, #previewbody #book a:hover {
	background-color: #26264C;
	text-decoration:none;
}
#previewbody #bodytxt td a:hover {
	background-color: #26264C;
	text-decoration:none;
}
#previewbody #bodytxt p {
	margin: 0.5em 0;
	line-height:1.4em;
}
#previewbody #bodytxt strong {
	color:#fff;
}
#previewbody #bodytxt h1, #previewbody #bodytxt h2, #previewbody #bodytxt h3, #previewbody #bodytxt h4, #previewbody #bodytxt h5, #previewbody #bodytxt h6 {
	color:#f00;
}
#previewbody #bodytxt h1 {
	font-size: 20px;
	margin: 0 0 0.6em 0;
	padding-top:20px;
	border-top:1px solid #999;
}
#previewbody #bodytxt h2 {
	font-size: 18px;
	margin: 2em 0 0.6em 0;
	padding-top:20px;
	border-top:1px solid #999;
}
#previewbody #bodytxt h3 {
	font-size: 16px;
	margin: 2em 0 0.6em 0;
	padding-top:15px;
	border-top:1px solid #999;
}
#previewbody #bodytxt h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin: 0.5em 0 1em 0;
	font-weight: 200;
	white-space: nowrap;	
}
#previewbody #bodytxt h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	font-weight: 200;
}

#previewbody #bodytxt h6, #bodytxt td h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	font-weight: bold;
}
#previewbody #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: center;
	width:670px;
}
#previewbody #footer p {
	letter-spacing:0.05em;
}
#previewbody #footer a,  #previewbody #footer a:link, #previewbody #footer a:visited {
	color:#888;
	text-decoration:none;
}
#previewbody #footer a:hover, #previewbody #footer a:active, #previewbody #footer a:focus {
	color:#fff;
}
/* ------------FULLSIZE IMAGE DIV----------------  equals p7GSfsi in ORG CSS */
/*IMAGE ROW*/
#previewbody #mainpic {
	border: 1px solid #444;
	background-color:#26264C;
	padding: 6px 12px;
	text-align:center;
}

/* IMAGE */
#previewbody #mainpic img{
	background-color:#26264C;
	border:1px solid #444;	/*#B3AEA8;*/
	padding:12px;
	margin: 40px 0;
}
/* the buttons in preview mode */
#previewbody input .btn {
	font-size:10px;
	width:160px;
}


