/* $Id: MyStyle.css 2002 2008-05-13 09:14:05Z martin $ */
/* Stilmall för anpassing av butikens utseende  */

@import url(/__SYS__/SE-shop.css); 	/* Style till gemensamma komponenter */
@import url(design.css);			/* Style till din valda design */

/* Här under kan du lägga in dina egna style ändringar */


/* BEGIN code added by System design tool - DO NOT EDIT! */
#page { width: 760px; }
body { background-color: #ccdbe0; }
#page { color: #000000; }
a { color: #004a65; }
a:hover { color: #0481af; }
#topmenu { background-color: #004a65; }
#topmenu .menuleft { color: #ffffff; }
#nav li a { color: #ffffff; }
#nav li:hover a { color: #004a65; }
#nav li:hover { background-color: #c0ff00; }
#nav li a { font-family: Arial; }
#nav li a { font-size: 12px; }
#nav li a { font-weight: normal; }
#CatTrace { background-color: #ccdbe0; }
#prodmenu_text { background-color: #ccdbe0; }
#productMenu h3 { background-color: #004a65; }
ul.FlatMenu .L0 a,ul.FlatMenu li.selected li a { color: #004a65; }
ul.FlatMenu .L0 li a,ul.FlatMenu li.selected li a { color: #004a65; }
ul.FlatMenu li.selected a, ul.menu li.selected a { color: #004a65; }
ul.FlatMenu .L0 { border-bottom-color: #c7c7c7; }
.Panel, div.search { margin-left: 15px !important; }
div.product-small h3 { background-color: #004a65; }
div.product-small h3 { color: #ffffff; }
div.promoteproduct h3 { color: #ffffff; }
div.newproduct h3 { background-color: #004a65; }
div.newproduct h3 { color: #ffffff; }
table.artiklar th { background: #004a65; }
table.artiklar th { color: #ffffff; }
tr.even { background: #ccdbe0; }
/* END code added by System design tool - DO NOT EDIT! */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,
form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 98%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: white;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
p {
line-height: 16px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 10px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#wrapper {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}

#head {
	height: 120px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930027;
}

#campaign {
	float: left;
	height: 120px;
	width: 175px;
}

#logo {
	float: left;
	height: 80px;
	width: 690px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content {
	float: left;
	width: 700px;
	padding:0;
	margin:0;
}

#block_productlisting {
	width: 680px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 10px 10px 10px;
	height: 5px;
	
}

#header, #footer{
	margin-left:-0px;	/* WLR */
	margin-right:-0px;	/* WRR */
	clear:both;
}

#leftRail{
	float:left;
	width: 0px;		/* WLR */
	margin-left: 0px;	/* WLR */
	position:relative;
}

#block  {
	width: 660px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}

.headline1 {
	color: #940025;
}
.headline2 {
	color: #666666;
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.nav2 {
	float: left;
	width: 175px;
}

/* @group vertmenu */

.vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 175px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.vertmenu h1 {
	display: block;
	font-size: 11px;
	margin: 0px;
	width:171px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 3px;
	background-color: #CCCCCC;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.vertmenu h2 {
	display: block;
	font-size: 11px;
	margin: 0px;
	width:171px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 3px;
	background-color: #CCCCCC;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}


.vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.vertmenu ul li {
    margin: 0px;
    padding: 0px;
}

.vertmenu ul li a {
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #666666;
	width:171px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin:0;
}

.vertmenu ul li a:hover, .vertmenu ul li a:focus {
	color: #FFFFFF;
	background-color: #950025;
}



/* @end */

/* @group objects */

.custombutton {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.custombutton:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	position: relative;
	top: 1px;	
}

.field {
	margin-top: 10px;
}



/* @end */


/* @group images */

.image_main {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 19px;
	margin-right: 19px;
	margin-left: 19px;
}

.product_highliht_image {
	margin: 10px;
	float: left;
}




/* @group product listing */

.product_listing_image {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.product_listing_image:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.product_listing_box {
	padding: 10px;
	float: left;
	width: 205px;
	height: 231px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}

.product_listing_text {
	float: left;
	height: 40px;
	width: 165px;
}
.product_listing_button {
	float: left;
	width: 40px;
	height: 40px;
}



/* @end */


/* @group product detail */

#product_detail_wrapper {
	width: 680px;
}
.product_detail_box {
	width: 305px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 10px;
}
.product_detail_image {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

.product_detail_detailbox {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	float: left;
	height: 50px;
	width: 54px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.product_detail_detailbox:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	float: left;
	height: 50px;
	width: 54px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#smila_cart_outer {
    width: 95%;
}

#smila_cart_outer td {
     vertical-align: middle;
}

.smila_cart_inner {
    width: 100%;
    border-spacing:0px;
}
.smila_cart_inner td {
    padding:0 0 1px 0;
}
.smila_cart_inner input {
    width:25px;
    text-align: right;
    padding:0 2px 0 0;
    font-size: 11px;
    outline: none;
    border: 1px solid #ccc;
}

.smila_cart_inner tr {
    color: #666666;
}

.smila_cart_inner tr.alert {
    color: #940025;
}

.smila_cart_inner th {
    font-weight: bold;
    color: #666666;
    padding-bottom:15px;
    white-space:normal;
}

/* @end */



.cart_table {
    padding: 0;
    margin: 0;
}

.cart_table td {
    padding: 2px;
}

.cart_table th {
    font-weight: bold;
    text-align: left;
}

.higlight_image {
    padding:0 14px;
    width: 100px;
    height: 150px;

}

#newcustomer-box {
    border: 1px solid #ccc;
    margin-right: 20px;
    -moz-border-radius: 0;
    border-radius: 0;
}

#login-box {
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ccc;
    margin-right: 20px;
}

#customeraddress-box {
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #ccc;
    margin-right: 20px;
    width:90%;
}

table.artiklar th {
    background-color: #ccc;
    font-size: 11px;
    color: #666;
    font-weight: bold;
}

table.artiklar tr.odd {
    background-color: #fff;
}

table.artiklar tr.even {
    background-color: #eee;
}

.big_picture {
    border-bottom: 1px solid #ccc;
}

div.resellers-map {
	float: left;
	padding: 0 20px 0 0;
}

div.resellers-text {
	float: left;
	font-size: 13px;
	line-height: 18px;
	padding: 5px 0 0 0;
	width: 330px;
}


