body, html {
	margin:0;
	padding:0;
}
a {
  color: #61619e;
}
a:hover {
  color: #bc3d3d;
}
/* Frontpage */
#sales_wrapper {
	width:430px;
	margin-left:auto;
	margin-right:auto;
}
#top h1 {
	position:absolute;
	top:50px;
	left:20px;
}
h1 {
	font-size:22px;
	color:#b82722;
	font-weight:bold;
	text-align:center;
	line-height:24px;
}
#sales_wrapper .diff{
	color:#4b5965;
	font-weight:bold;
}
#sales_wrapper strong {
	font-weight:bold;
	color:#b82722;
}
#sales_wrapper .join_now {
	border:0;
}
#sales_wrapper .demo_video {
	width:331px;
	height:258px;
	overflow:hidden;
	margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
}
#sales_wrapper ul li {
	margin-top:10px;
}
#iframe_sqeeze {
	width:300px;
	height:150px;
}
.iframe_download {
	width:300px;
	height:150px;
	overflow:hidden;
}
#download_center {
	letter-spacing:1px;
}
#download_center .all_items{
	padding-left:12px;
	border-bottom:1px solid #CCC;
	padding-bottom:30px;
	background-image:url(/themes/strawberry_new/images/strawberries_open_small.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#download_center .all_items .ID {
	font-weight:bold;
	color:#999;
}

#download_center .link{
	font-size:11px;
	padding-bottom:2px;
	line-height:16px;
}
#download_center .link:hover{
	color:#B31200;
}
#download_center h3 {
	font-weight:bold;
	color:#B31200;
	font-size:16px;
	margin-top:30px;
}
#download_center .latest {
	padding:5px;
	margin:10px;
}
#download_center .latest a {
	color:#B31200;
}
#download_center .latest a:hover {
	color:blue;
}

#download_center .latest h4{
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:11px;
	color:#999;
	font-weight:normal;
}

/* $Id: style.css,v 1.38.2.1 2008/02/05 09:27:26 goba Exp $ */

/**
 * Strawberry CMS, for Drupal 6.x
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */

/**
 * Generic elements
 */
body,html {
  margin: 0;
  padding: 0;
  background:white;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
form {
	padding:0;
	margin:0;
}
#wrapper {
	width:981px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#top {
	background-image:url(/themes/strawberry_new/images/top_empty.jpg);
	height:217px;
}
#top h1 {
	position:absolute;
	left:20px;
	top:60px;
}
#sub_menu {
	position:absolute;
	top:25px;
	left:10px;
}
#sub_menu a {
	padding-right:10px;
}
#sub_top {
	margin-top:-50px;
}
#sub_top_left {
	float:left;
}
#video_intro {
	width:260px;
}
#video_intro img {
	margin-top:-2px;
	margin-bottom:-2px;
}
#video_preview {
	float:left;
	margin-left:35px;
	width:635px;
	position:relative;
}
#video_preview img {
	margin-top:-2px;
	margin-bottom:-2px;
	margin-left:2px;
}
#video_preview_holder {
	height:475px;
	width:635px;
}
#video_preview_menu {
	position:absolute;
	left:80px;
	top:-2px;
}
#video_preview_menu a{
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:white;
	height:16px;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid white;
}
#video_preview_menu a img {
	border:0;
}
#video_preview_menu a:hover {
	background-image:url(/themes/strawberry_new/images/video_preview_button_back.gif);
}
#subscribe {
	background-image:url(/themes/strawberry_new/images/subscribe_back.jpg);
	width:240px;
	padding:10px;
	padding-top:0;
	margin-top:20px;
}
#content {
	background-image:url(/themes/strawberry_new/images/content_top.gif);
	background-repeat:no-repeat;
	background-color:#59597b;
	padding-bottom:50px;
	height:1%;
	font-size:11px;
	line-height:16px;
}
#left {
	float:left;
	width:244px;
	padding:10px;
}
#left a {
	color:#d2d2dc;
}
#left a:hover {
	color:white;
}
#left .active {
	color:white;
}
#left .test {
	color:white;
	margin-bottom:20px;
	padding:10px;
	border-bottom:1px dotted #bbbbc9;
	background-color:transparent;
	font-style:italic;
}
.block-user label{
	color:white;
}
#search {
	position:absolute;
	left:20px;
	top:180px;
}
#search label {
	display:block;
	color:#242445;
	margin:0;
	padding:0;
}
#search .form-submit, .block-user .form-submit {
	margin-top:0;
	margin-bottom:0;
}
#search .form-text {
	border:1px solid #953224;
}
#right {
	background-color:white;
	float:left;
	width:635px;
	padding:30px;
	background-image:url(/themes/strawberry_new/images/right_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:30px;
}
#right h2 {
  color:#953224;
}
#footer {
	width:961px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color: #898989;
	padding:10px;
}



#overview {
	font-size:11px;
	margin-top:10px;
	border:1px solid white;
}
#overview th {
	font-weight:bold;
	color:#FFF;
	font-size:13px;
	text-align:left;
	padding-left:10px;
	background-color:#3e4076;
}
#overview td {
	vertical-align:top;
	color:#666;
}
#overview td.odd {
	background-color:#EAEAEA;
}
table td {
	text-align:left;
}
#overview ul {
	padding:2px;
	margin:0;
}
#overview ul li {
	margin:10px;
}
ul li strong {
	color:#b82722;
}
.test {
	background-color:#dbe3eb;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}
