/* @override http://www.triggercreative.nu/@@/trigger2010/css/site.css */

/* Global reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 
table { border-collapse:collapse; border-spacing:0; } 
fieldset,img { border:0; } 
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; } 
ol,ul { list-style:none; } 
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
q:before,q:after { content:''; } 
abbr,acronym { border:0; } 
/* End of global reset */


body {
	background: #fff;
	font-family: Helvetica, sans-serif;
}

#canvas{
	background: #fff url(images/background_2011.png) no-repeat;
	position: relative;
	width: 900px;
	margin: 0 auto;
	margin-right: auto;
	border-left: 1px solid #d2e5cf;
	border-right: 1px solid #d2e5cf;
	min-height: 569px;
}

#logo {
	position: relative;
	left: 136px;
	top: 10px;
}

#discount {
	position: absolute;
	left: -35px;
	top: 0;
}

#left_menu_content {
	position: absolute;
	top: 136px;
	left: 25px;
	z-index: 1;
	width: 125px
}

#language_selection {
	margin-top: 16px;
}
#language_selection li {
	float: right;
	margin-left: 8px;
	
}

#right_menu_content {
	position: absolute;
	top:  175px;
	left: 630px;
	width: 250px;
}

.menu_content {
	color: #222;
	font-size: 12px;
	line-height: 1.5;

}
.menu_content h1 {
	margin: 33px 0 0 0;
	font-size: 20px;
}
.menu_content h2 {
	font-weight: bold;
}

.menu_content div.head {
	margin-top: 16px;
}

.menu_content div.head h2 {
	font-weight: bold;
	font-size: 1.0em;
}

.menu_content h3 {
	font-weight: normal;
	color: #555;
	font-size: 0.8em;
}

.menu_content ul {
	font-size: 1.3em;
	line-height: 2.0em;
	text-align: right;
}

.menu_content p {
	color: #555;
}


#news_slot div.head h2 {
	font-size: 1em;
	color: #a04923;
	display: inline;
}
#news_slot div.head h3 {
	font-size: 0.9em;
	display: inline;
	font-weight: normal;
}

#news_slot .comment_summary {
	margin-bottom: 32px;
}
#news_slot .comment_summary .view_comments {
	display: inline;
	margin-right: 1em;
}


div.story_content {
	position: relative;
	width: 420px;
	left: 180px;
	color: #222;
	font-size: 13px;
	line-height: 18px;
}

div.story_content h1 {
	font-size: 18px;
}

div.story_content h2 {
	color: #555;
	font-weight: bold;
}
div.story_content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #555
}
div.story_content p {
	line-height: 1.5em;
	margin-bottom: 1.0em;
	color: #555;
}

div.story_content ul {
	margin-bottom: 1.0em;
}
div.story_content li {
	color: #555;
	margin-left: 15px;
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 0.5em;
}

div.list_nav {
	width: 420px;
	margin-left:  180px;
	font-size: 0.6em;
	color: #555;
}

#page_title {	
	margin-top: 25px;
	margin-left: 180px;
	width: 420px;
	margin-bottom: 1.0em;
}
#page_title h1 {
	font-size: 20px;
	text-align: left;
}


a:link {
	color: #936093;
	text-decoration: underline;
}

a:visited {
	color: #936093;
}

a:hover {
	color: #000;
}



#copyright  {
	padding: 0 300px 0 180px;
	width: 420px;
	margin: 32px auto 24px auto;
}

#copyright p {
	text-align: center;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	color: #888888;
}

.action_button {
	float: left;
	color: #fff;
	margin-right: 16px;
}

.action_button:hover{
	color: #900404;
}

#email_harvest {
	position: absolute;
	top: 84px;
	left: 630px;
	width: 240px;
	font-size: 0.8em;
	color: #555;
}

#email_harvest h2,  .registration-form h2{
	font-weight: bold;
	margin-bottom: 8px;
}
#email_harvest p,  .registration-form p{
	margin-bottom: 8px;	
}
#email_harvest input, .registration-form input{
	background-color: #f8deb9;
	border: solid 1px #a04923;
	padding: 4px;
	float: left;
	margin-right: 8px;
}

#email_harvest .error, .registration-form .error {
	color: red;
}

/*
  REGISTRATION
*/

.product_select {
	border: solid 1px #a04923;
	padding: 8px;
	margin-bottom: 8px;
}

.product_select input {
	margin: 2px 16px 0 0;
}
.product_select h2 {
	margin: 0 0 0 32px;
	font-size: 12px;
}

.product_row p {
	font-size: 1.2em;
}


.registration-form .error {
	position: absolute;
	left: 130px;
	top: 0px;
	width: 150px;
	}

.registration-form {
	top: 50px;
	left: 630px;
	width: 420px;
	font-size: 0.8em;
	color: #555;
}

.registration-form .label {
	position: absolute;
	width: 120px;
	height: 20px;
	z-index: 9;
}

.registration-form .form_row {
	position: relative;
	clear: all;
	margin-bottom: 1.0em;
	min-height: 20px;
}

.registration-form .field {
	z-index: 10;
	margin-left: 130px;
}

.registration-form #actions {
	width: 270px;
	height: 20px;
}
.registration-form #actions input{
	float: right;
}

.registration-form select {
	width: 150px;
}

.registration-form .checkboxType {
	margin: 3px 1px;
}

/*

   INVOICE

*/
#invoice_canvas {
	background: #fff url(images/background.jpg) no-repeat;
	position: relative;
	width: 900px;
	margin: 0 auto;
	border-left: 1px solid #d2e5cf;
	border-right: 1px solid #d2e5cf;
}

#invoice_logo {
	margin-left: 426px;
}

#invoice_items {
	position: relative;
	margin: 100px auto 0 auto;
	width: 800px;
	height: 400px;
	padding: 16px;
	border: 1px #555 solid;
}

#invoice_items .row {
	height: 32px;
}

#invoice_items .description {
	float: left;
	height: 24px;
}
#invoice_items .price {
	float: right;
	height: 24px;
}

#invoice_sum {
	text-align: right;
	width: 832px;
	margin: 20px auto;
}

#invoice_sum .row {
	margin-left: auto;
	margin-right: 8px;
	height: 24px;
	width: 200px;
}

#invoice_sum .label {
	width: 100px;
	float: left;
}

#invoice_sum .value {
	width: 100px;
	float: right;
}

#invoice_from_address {
	font-size: 0.8em;
	left: 34px;
	top: 24px;
	position: absolute;
}

#invoice_to_address {
	background-color: #d2e5cf;
	padding: 12px;
	width: 290px;
	margin: 75px 0 0 550px;
}
#invoice_to_address h3 {
	font-size: 0.8em;
	margin-bottom: 8px;
}
#invoice_to_address p {
	font-size: 0.8em;
	line-height: 1.5em;
}
#invoice_to_address h3 {
	font-size: 0.8em;
	margin-bottom: 8px;
}

#comments .comment_field {
	margin-left: 0;
}
#comments .comment_actions {
	width: 100%;
}

