/*  
Theme Name: Adobe CS4
Theme URI: http://
Description: Adobe CS4
Version: 1.0
Author: Kristoffer Lidman / iDenta Labs
Author URI: http://identa.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #fff /*url(images/bg.gif) repeat-x*/;
	color: #666;
	margin: 0px;
	padding: 0px;
}

.adtrack {
   cursor: pointer;
}

a  {
	color: #08c;
	border: none;
	text-decoration: none;
}
a:hover  {
	color: #666;
	text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
h4 {
	display:block;
	width:230px;
	height:50px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
	background:transparent url(images/logo.gif) no-repeat;
}

h4 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#wrapper  {
	width: 910px;
	margin: 20px auto;
	overflow: hidden;
}
#header {
	width: 910px;
	height: 60px;
	float: left;
	background: #333 url(images/header.jpg) no-repeat;
}
#top_box {
	width: 910px;
	height: 155px;
	float: left;
	margin: 15px 0 0 0;
}
#content {
	width: 910px;
	float: left;
	margin: 15px 0 0 0;
}
#left {
	width: 570px;
	float: left;
}
#content_left {
	width: 550px;
	float: left;
	padding: 10px 10px 0 10px;
	background: #eee url(images/left.gif) no-repeat;
}
#content_left_bott {
	width: 570px;
	height: 10px;
	float: left;
	background: url(images/left_bott.gif) no-repeat;
}
.product_container {
	width: 550px;
	float: left;
	margin: 0 0 20px 0;
}
.bottom_last {
	margin: 0;
}
.product_box {
	width: 164px;
	float: left;
	padding: 5px;
	border: 1px solid #eee;
	margin: 0 10px 0 0;
}
.product_img {
	width: 164px;
	height: 90px;
	float: left;
	text-align: center;
	margin: 0 0 10px 0;
}
.product_box h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0 0 2px 0;
	border-bottom: 1px solid #eee;
}
.product_box ul {
	margin: 0 0 0 15px;
}
.product_box ul li {
	margin: 0 0 4px 0;
}
.product_box ul a {
	color: #666;
}
.right {
	float: right;
	margin: 0;
}
#content_left h1 {
	font-size: 24px;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #eee;
}
#content_left h2 {
	font-size: 24px;
	padding: 0 0 8px 0;
	float: left;
	width: 550px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #eee;
}
.post {
	width: 550px;
	float: left;
	margin: 0 0 40px 0;
}
#content_right h2 {
	font-size: 24px;
	padding: 0 0 8px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #eee;
}
#auth {
	width: 320px;
	height: 95px;
	float: left;

	margin: 0 0 20px 0;
}
	
#right {
	width: 320px;
	float: right;
}
#content_right {
	width: 300px;
	float: left;
	padding: 10px 10px 0 10px;
	background: #eee url(images/right.gif) no-repeat;
}
#content_right_bott {
	width: 320px;
	height: 10px;
	float: left;
	background: url(images/right_bott.gif) no-repeat;
}
.content_right_mainbox {
	width: 300px;
	height: 50px;
	float: left;
	margin: 0;
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #eee;
}
.content_right_mainbox_img {
	width: 50px;
	height: 50px;
	float: left;
}
.content_right_mainbox_cont {
	width: 240px;
	height: 50px;
	float: right;
}
.content_right_mainbox_cont h3 {
	font-size: 18px;
	margin: 0 0 5px 0;
}
.button {
	height: 23px;
	float: left;
	padding: 3px 4px 0 4px;
	background: #eee;
	margin: 0 4px 0 0;
}
.button:hover {
	background: #666;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
/*h3.ps {
	color: blue;
}
h3.dw {
	color: green;
}*/
/*---------- STARTSIDAN ----------*/

#footer {
	width: 890px;
	height: 50px;
	float: left;
	padding: 10px;
	margin: 20px 0 0 0;
	color: #ccc;
	background: #fafafa url(images/footer.gif) no-repeat;
}
#footer p {
	margin: 0 0 5px 0;
}
#footer a:hover {
	color: #fff;
}
