/*********************************/
/*   Cascading Style Sheet BY    */
/*	  West Art Communication     */
/* 		  www.westart.se		 */
/*********************************/ 

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url("../images/bground.gif") repeat-x #43728c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.clear { clear: both; margin: 0; padding: 0; }


h1 {
	font-size: 22px;
	font-family: tahoma;
	font-weight: normal;
	border-bottom: double 3px #dcdcdc;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 14px;
	font-family: tahoma;
	font-weight: 600;
	border-bottom: double 3px #dcdcdc;
	margin: 0 0 10px 0;
}
#content .news-col h4 {
	color: #336699;
	font-size:11px;
}
#framework {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#header {
	position: relative;
	width: 946px;
	height: 256px;
	margin: 0 auto;
	background: url("../images/header.gif") no-repeat;
}
#header .link{
	position:absolute;
	right:0;
	top:40px;
	display:block;
	width: 915px;
	height:180px;
}
#header a:link, #header a:visited, #header p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
	color: #fff;
}
#menu-top-left {
	position:relative;
	float: left;
	width: 100px;
	left: 45px;
	top: 18px;
}
#menu-top-shop {
	position:relative;
	float: left;
	width: 80px;
	left: 62px;
	top: 18px;
}
#menu-top-right {
	position:relative;
	float: right;
	right: 15px;
	top: 17px;
}
#menu-top-right ul {
	height:20px;
}
	
* html #menu-top-right {
	float: right;
	text-align:right;
	width:150px;
}
#menu-top-right li {
	float: left;
	padding-right: 8px;
	list-style-type: none;
}
#menu-main {
	position: relative;
	clear: both;
	width: 918px;
	margin: 0 auto;
	background: url("../images/menu-bg.gif") no-repeat;
}
#icmsLiMenu {
	height: 32px;
}
#menu-main_box {
	width: 500px;
}
#menu-main li {
	float: left;
	margin: 6px 8px 0 8px;
	list-style-type: none;
}
#menu-main li a:link, #menu-main li a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
}
#menu-main li a:hover {
	text-decoration: underline;
}

#content {
	position: relative;
	width: 946px;
	margin: 0 auto;
	background: url("../images/puppy.jpg") bottom right #fff no-repeat;
	background-position: 97% 90%;
}
#content #left {
	position: relative;
	float: left;
	width: 470px;
	padding: 20px 0px 10px 0px;
}
#content #left table img {
	border:none;
}
#content #left table .image {
	border:none;
}
#content #left table p.red {
	color:red;
	font-weight:bold;
}
#content #right {
	position: relative;
	float: right;
	top: -16px;
	/*padding-left: 12px; */
	background:  url("../images/box-shadow.gif") top left no-repeat;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 4px 0 16px 0;
}
#content p img {
	float: right;
	border:none;
}
.color {
	background:#CECFFD;
}
#content .store-col {
	float: left;
	width: 470px;
	margin-top: 10px;
}
#content .store-col table{
	width: auto;
}
#content .store-col table tr td {
	list-style:none;
	width:230px;
	margin-right:5px;
	margin-bottom:30px;
}
#content .store-col p img {
	float: right;
	border: none;
	margin: 0;
}
#content h3.lightblue {
	height: 30px;
	background: url("../images/lightblue-bg.gif") no-repeat;
	/* padding: 3px 8px 0px 8px; */
	color: #fff;
}
#content h3.darkblue { 
	height#: 30px;
	background: url("../images/darkblue-bg.gif") no-repeat;
	/*padding: 3px 8px 3px 8px; */
	color: #fff;
}
#content .pricetag {
	font-weight: bold;
	color: #ff0000;
}
#content .news-col {
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-right: 5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content .news-col img {
	position: relative;
	left: 1px;
}

.newsitem_preamble_date {
	font-weight: bold;
	font-size:11px;
	width: 100%;
	clear: left;
	color: #336699;
	border-bottom: solid #74afcf 1px;
}
.newsitem_rubrik_latest{
	font-weight: 600;
	clear: left;
	font-size:11px;
	margin: 4px 0 0 0;
	color: #336699;
}
.newsitem_ingress {
	margin: 0 0 0 0;
}
#content .news-col img {
	float: right;
	margin-left: 3px;
	border: none;
}
#content .news-col input {
	margin: 4px 8px;
	padding: 3px;
	border: 1px solid #ccc;
	background: url("../images/input-bg.gif") repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #666666;
}
#footer {
	position: relative;
	width: 926px;
	margin: 0 auto;
	background-color: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
	line-height:normal;
	padding:10px;
}
#footer a{
	color:#999;
}
p.dark {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	background:url("../images/darkblue-bg.gif") no-repeat;
	height:32px;
	width:230px;
	padding-top:3px;
	padding-left: 5px;
}
p.light {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	background:url("../images/lightblue-bg.gif") no-repeat;
	height:32px;
	width:230px;
	padding-top:3px;
	padding-left: 5px;
}
.newsitem_readmore {
	background:url("../images/readmore.png") no-repeat;
	float: left; 
	margin: 10px 0 5px 15px;
	width:87px;
	height:28px;

}
.newsitem_readmore img { 
	width:75px;
	height: 15px;
}
div.icmsLatestNews {
	margin: 0 0 35px 0;
}
div.padding1 {
	padding: 12px;
}

.newsitem_button_table {
	height: 20px;
}
.newsitem_backbutton, .newsitem_printbutton {
	float: left;
	margin: 0 10px 0 0;
}
.newsitem_backbutton  {
	background: url("../images/button_back.gif") no-repeat;
}
.newsitem_printbutton  {
	background: url("../images/button_print.gif") no-repeat;
}

.newsitem_backbutton a img, .newsitem_printbutton a img {
	height: 16px;
	width: 16px;
}
#content .news-col img.warranty {
	float: none;
	margin: none;
	padding:0;
	left: 0;
}
.store-col a {
	padding: 0;
	height: auto;
	background: none;
}

.prodimg {
	height:75px;
	width:70px;
	overflow:hidden;
	/*background: url(<?=SITEURL;?>extra/system/index.php/Image?file=<?=$pic['id'];?>&size=thumb);*/
	float:right;
}
