/*
Template name: Natural Essence
Template URI: http://templates.arcsin.se/natural-essence-website-template/
Release date: 2007-02-20
Description: Soft and natural single/two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/





/* default elements */
* {margin: 0; padding: 0;}

body {
	
	
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

a {
	color: #4B1A63;
	text-decoration: none;
}
a:hover {color: #6E278F;}

big {font-size: 1.1em;}

h1,h2,h3 {
	color: #6E278F;
	padding: 8px 0 2px;
}

h1 {
	font: normal 1.2em sans-serif;
	font-weight: bold;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
	font: normal 1.3em sans-serif;
}
h3 {font: bold 1.0em sans-serif;}

h4 {
	font-weight: bold;
	font-size: 1em;
	color:#6686C4;

}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	margin: 0 auto;
	width: 910px;
}
#container {
	background: #FBF9F4;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0 auto;
	width: 900px;
}

/* header */
.title {
	background-color: #FFFFFF;
}
.title h1 {
	color: #441;
	font: normal 1.8em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	height: 112px;
	
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* navigation */
.navigation {
	height: 41px;

	background-color: #6E278F;
	background-image: url(img/nav.gif);
	background-repeat: repeat-x;
}
.navigation a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #000000;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-position: left bottom;
	color: #000000;
}

/* main */
.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}

/* bottom */
.bottom {
	color: #444;
	background-image: url(img/bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	height: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6E278F;
}
.bottom .left,.bottom .right {width: 49%;}
.bottom .right {margin-left:10px}
/* footer */
.footer {
	color: #000000;
	padding: 10px;
	background-color: #FFFFFF;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
	
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover, .footer .right a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer .right, .footer .right a {color: #7D7D75;}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {
	width: 62%;
	padding-top: 20px;
	padding-left: 0.9em;
	margin-bottom: 55px;
}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 35%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right; }
.right .content {
	padding-top: 18px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}



.aboutleft {
	float: left;
	width: 45%;
	padding: 5px;
}
.aboutright {
	float: right;
	width: 45%;
	padding: 5px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
	border: 0.2em solid #61217F;
}
img.floatRight {
	float: right;
	margin: 4px;
	border: 0.2em solid #61217F;
}
img.border {
	
	margin: 4px;
	border: 0.2em solid #61217F;
}


/* block list */
ul.block {
	border-top: 1px dashed #6E278F;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #6E278F;
	list-style: none;
}
.block li a,.block li em {
	color: #000000;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #000000;
	background-color: #DCBBEC;
	text-decoration:underline;
}

.right .block,.right .block li {
	border-color: #6E278F;
}
.right .block li a:hover {
	background-color: #DCBBEC;
}


/* announcment block list */
ul.ablock {
	
	width: 99%;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.ablock li {
	list-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #6E278F;
	border-bottom-color: #6E278F;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #6E278F;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-top-style: none;
}
.ablock li a,.ablock li em {
	color: #666666;
	display: block;
}
.ablock li em {
	font-size: 0.9em;
	font-style: normal;
}
.ablock li a {
	padding: 4px 3%;
	text-decoration: none;
	
}
.ablock li a span {
	font-weight: bold;
	color: #000000;
}
.ablock li a:hover {
	
	color:#DCBBEC;
	

}

.right .ablock,.right .ablock li {
	border-color: #DBB7EC;
}
.right .ablock li a:hover {
	background-color: #DCBBEC;
}

input {
	font-size: 140%;
	color: #853DA5;
}

select {
	font-size: 140%;
	color: #853DA5;
}


.class_input {
	font-size: 140%;
	color: #853DA5;
	border:thin #853DA5 solid;
}

label {
	font-weight: bold;
	margin-top: 1em;
}
th {
	border: 0.03em solid #999999;
}
td {
	border: 0.03em none #333333;
	padding-left: 4px;
}
td {
	font-size: 14px;
	font-variant: small-caps;
	color: #990099;
	font-weight: bold;
	vertical-align: top;
}


.competitor {
	border: 0.03em solid #DCBBEC;
	width:98%;
	height:210px;
	margin-top: 10px;
	padding-top: 5px;
}
.pressTitle {
	padding: 3px;
	width: 50%;
	border: thin solid #8138A3;
	color: #843DA5;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
}
.pressText {
	border: thin solid #8138A3;
}



a.pagelink:link {
	color: #8138A3;
	text-decoration: none;
	font-weight: bold;
}

a.pagelink:visited { color: #8138A3; text-decoration: none;font-weight: bold; }

a.pagelink:active { color: #333333; text-decoration: none;font-weight: bold; }

a.pagelink:hover {
	color: #333333;
	text-decoration: none;font-weight: bold;
}


a.bap:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.bap:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.bap:active { color: #333333; text-decoration: none;font-weight: bold; }

a.bap:hover {
	color: #8138A3;
	text-decoration: none;
	font-weight: bold;
	
}
.bap_out_studio {	width:98%;
	width:98%;
	height:180px;
	margin-top: 10px;
	background-color: #F2E7F8;
	
	margin-right: auto;
	margin-left: auto;
	 padding-top:5px; padding-bottom:5px; width:98%; }
.bap_out {
	width:98%;
	height:180px;
	margin-top: 10px;
	background-color: #F2E7F8;
	
	margin-right: auto;
	margin-left: auto;
	 padding-top:5px; padding-bottom:5px;height:263px; width:98%; margin-top:30px; background-image:url(img/swirlycurls.png); background-position:right top; background-repeat:no-repeat

}

.bap_in{
width:97%; margin:auto; -moz-border-radius: 5px; -webkit-border-radius: 5px;
border: thin solid #8138A3;
	

}

.bap_text {
	font-family: serif, sans-serif;
	font-size: 16px;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	color: #333333;
	line-height: 1.3em;
}

.newspaper_in{
	width:90%;
	
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0.03em;
	border-bottom-width: 0.03em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
	
}

.newspaper_out {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	color: #333333;
	line-height: 1.3em;
	border-right-width: 0.03em;
	border-left-width: 0.03em;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	height: 270px;
	
	
}
/* ------------------
 styling for the tables 
   ------------------   */


body
{
	line-height: 1.6em;
}

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: bold;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
	font-variant: small-caps;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
	font-variant: normal;
	font-size: 12px;
	font-weight: normal;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	margin-top: 45px;
	margin-bottom: 45px;
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
	font-variant: normal;
}




#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}


#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	border:0px;
	text-align: left;
	border-collapse: collapse;
	
	
}
#newspaper-a th
{
	font-weight: bold;
	font-size: 12px;
	color: #6E278F;
	border:0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	
}
#newspaper-a td
{
	color: #333333;
	padding-right: 0px;
	padding-left: 5px;
	font-weight: normal;
	font-variant: normal;
	font-size: 14px;
	line-height: 18px;
	
}
#newspaper-a tbody tr:hover td
{
	color: #000000;
	background: #F2E7F8;
}


#newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
#newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
#newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}

.roundcont {
	width: 98%;
	color: #fff;
	margin: auto;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background-repeat: no-repeat;
	background-image: url(img/tl.gif);
}

.roundbottom {
	background: url(img/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 .2em 0;
width: 293px;
clear:both;
 }

#navcontainer a
{
	display: block;
	
	

	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #FBD7ED;
	color: #333333;
}
#navcontainer img {
padding:0px;
border:#000000 3px solid;
float:left;
margin-top:5px;
}

.content #navcontainer div{
padding:3px;
margin-top:5px;

float:right;
width:150px;
}

.thumbnail
{
	float: left;
	width: 127px;
	border: 0px solid #999;

	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size:9px;
	text-align:left;
}
.thumbnail img {
border: 2px solid #000;
width:120px;
height:79px;
}
.thumbnail_vote
{
	float: left;
	width: 150px;
	border: 1px solid #999;
	background-color:#F0F0F0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-size:9px;
	text-align:center;
}

.videos_views {
font-size:9px;
} 
#jdp_questions {
margin-left:15px;


margin-right:auto;
width:546px;
}
.response {
color:#FF0000;
font-weight:bold;}
#jdp_questions span{
text-align:left;
}
.clearboth { clear: both; }
.video_box {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;

}

.video_box h2{
margin-bottom:20px;
text-align:left;
font-size:18px;
border-bottom: dashed #CCCCCC 1px;}
#navcontainer h2{
margin-bottom:20px;
text-align:left;
font-size:18px;
border-bottom: dashed #CCCCCC 1px;}
.top_banner {
margin-top:20px;}
.text_box {
	text-align: left;
}
.video_box_margin {
margin-left:15px;
}

.container_prize{
margin-top:20px; height:220px
}
.container_prize img{
margin-bottom:5px;
}
.container_prize span{
display:block;
font:Arial, Helvetica, sans-serif;
font-size:14px;
}
.prize1{
	float: left;
	margin-left:10px;
	margin-right: 3px;
	width: 175px;
	color:#000000;
	
}
.prize2{
	float: left;
	margin-right: 3px;
	width: 175px;
	color:#000000;
	
}
.prize3{
	float: left;
	margin-right: 2px;
	width: 175px;
	color:#000000;
   
}