/* $Id: MyStyle.css 2864 2008-11-03 06:39:01Z 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:691px; }
/* END code added by System design tool - DO NOT EDIT! */

body {
	margin: 0 0 0px 0;
	letter-spacing: 0;
	color: #333333;
	text-align: justify;
	background: url(/images/bg.jpg) repeat-x;
	background-color: #dedede;
 
}

body, div, p, th, td, li, dd    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px;	
}

a, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #cc0066;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	padding: 0 0 10px 0;
	color: #ff6600;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 19px;
	color: #ff6600;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	color: #ff6600;
	font-weight: normal;
}

#page {
	background: url(/images/bg_linjer2.jpg) repeat-y;
	background-color: transparent;
	margin: 0 auto;	
	padding-left: 0px; /* WLR - The width of the left rail */
	padding-right: 244px;  /* WRR - The width of the right rail */
	width: 691px;
	padding-bottom: 0;
}

#container {
	padding: 0 0 0px 0;
	background: url(/images/bg_linjer2.jpg) repeat-y;
	background-color: transparent;
}

#content {
	padding: 25px 80px 0 37px;
}

#content p {
	text-align: justify;
}

#leftRail {
	display: none;
	padding: 0;
}	

#header {
	position: relative;
	height: 149px;
	margin: 0 auto;
	width: 935px;
}

div.menuleft {
	position: absolute;
	top: 6px;
	left: 10px;
}

#topmenu {
	background: none;
	border: 0;
}

#topmenu .menuright  {
	position: absolute;
	right: 0;
	bottom: 45px;
	float: none;
}

div.flags {
	position: absolute;
	right: 0;
	top: 5px;
}

#cartMenu.Panel {
	position: absolute;
	right: 0;
	top: 0;
	width: 380px;	
	border: 0;
}

div.cart-container {
	position: relative;
	height: 63px;
	width: 100%;
}

#cart_icon {
	position: absolute;
	top: 18px;
	right: 103px;
}

#cart_link {
	position: absolute;
	right: 0;
	top: 35px;
	height: 10px;
	line-height: 10px;
	background-color: #cc0066;
	padding: 5px 0 5px 0;
	text-align: center;
	width: 81px;
	margin: 0;
}

#cart_link a {
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	line-height: 10px;
	text-decoration: none;
}

#cart_info {
	position: absolute;
	top: 41px;
	right: 154px;
	text-align: right;
}

#cart_info a {
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	text-decoration: none;
}

#logo {
	position: absolute;
	bottom: 45px;
	left: 0;
}

#nav li {
	background: url(/images/menuleft_orange.jpg) no-repeat;
	background-position: top left;
	background-color: #ff6600;
}

#nav li:hover {
	background: url(/images/menuleft_selected.jpg) no-repeat;
	background-position: top left;
	background-color: #cc0066;
}

#nav li.selected {
	background: url(/images/menuleft_selected.jpg) no-repeat;
	background-position: top left;
	background-color: #cc0066;
}

#nav li.selected:hover {
	background: url(/images/menuleft_selected.jpg) no-repeat;
	background-position: top left;
	background-color: #cc0066;
}

#nav li a  {
	background: url(/images/menuright_orange.jpg) no-repeat;
	background-position: top right;
	color: #FFFFFF;
	padding: 0 15px 0 15px;
	text-decoration: none;
	font-family: Helvetica, arial, sans-serif;
}

#nav li a:hover {
	background: url(/images/menuright_selected.jpg) no-repeat;
	background-position: top right;
}

#nav li.selected a {
	background: url(/images/menuright_selected.jpg) no-repeat;
	background-position: top right;
	color: #FFFFFF;
	padding: 0 15px 0 15px;
	text-decoration: none;
	font-family: Helvetica, arial, sans-serif;
}


div.topmenu_undermeny {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	background-color: #FFFFFF;
	z-index: 2;
}

ul.nav_undermeny {
	padding: 0 0 0 38px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 22px;	
	margin: 21px 0 0 0;	
}

ul.nav_undermeny li  {
	list-style: none;
	line-height: 22px;
	float: left;
}

ul.nav_undermeny li a, ul.nav_undermeny li a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000;	
	padding: 0 20px 0 0;
	text-decoration: none;	
}

ul.nav_undermeny li a:hover {
	color: #cc0066;
}

ul.nav_undermeny li.selected a  {
	font-weight: bold;
}

#CatTrace {
	background: none;
}

div.footer_txt {
	background-color: #ccc;
	font-size: 10px;
	width: 935px;
	padding: 10px 0 10px 0;
	text-align: left;
	float: none;
	margin: 0 auto;
}

div.footer_txt a {
	text-decoration: none;
}

div.footer_txt_one {
	float: left;
	padding-left: 37px;
}

div.footer_txt_two {
	float: right;
	padding-right: 27px;
}

div.footer_txt_two img {
	margin-right: 5px;
}

#CatTrace {
	display: none;
}

input.send_order {
	margin-bottom: 20px;
}

.cart-meddelande a, .cart-visainfo a {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	color: #414141;
	cursor: pointer;
	height: 23px;
	line-height: 23px;
	text-align: center;
	padding: 4px 5px 4px 5px;
}

input.button {
	background-color: #cc0066;
	border: 0px solid #cccccc;
	color: #fff;
	cursor: pointer;
	height: 23px;
	line-height: 23px;
	text-align: center;
	padding: 0 5px 0 5px;
}

input.andrabetalsatt {
	background-color: #999999;
	color: #fff;
}

#paymentform-standard input.button {
	background-color: #009900;
	color: #fff;
}

fieldset {
	background-color: transparent;
	border: 0;
	padding: 0;
	margin: 0;
}

#newcustomer-box {
	margin: 0 20px 0 0;
}

table.alldocuments {
	padding: 35px;
}

/*frontpage styles*/

#page_frontpage {
	background: url(/images/bg_linjer2.jpg) repeat-y;
	background-color: transparent;
	margin: 0 auto;	
	padding-left: 0px; /* WLR - The width of the left rail */
	padding-right: 244px;  /* WRR - The width of the right rail */
	width: 691px;
	padding-bottom: 0;
}


#content_frontpage {
	padding: 0;
}

#container_frontpage {
	padding: 0 0 0px 0;
	background: url(/images/bg_linjer2.jpg) repeat-y;	
	background-color: transaparent;
	float:left;
	width:100%;	
	border-left:0px solid #fff; 	/* WLR - The width and color of the left rail */
	border-right: 244px solid #fff;	/* WRR - The width and color of the right rail */
	margin-left:-0px; 			/* WLR */
	margin-right:-244px;				/* WRR */
	display:inline; /* So IE plays nice */	
}

div.frontpage_bnr1 {
	width: 690px;
	height: 405px;
	position: relative;
	border-bottom: 1px solid #cccccc;
}


div.frontpage_bnr1_flash {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 306px;
}

div.frontpage_bnr1_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.02em;
	color: #ff6600;
	font-size: 22px;
	font-style: italic;
	line-height: 22px;
	height: 23px;
	position: absolute;
	top: 30px;
	left: 110px;
	text-align: left;
}

div.frontpage_bnr1_header2 {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.02em;
	color: #666666;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	height: 24px;
	position: absolute;
	top: 64px;
	left: 110px;
	text-align: left;	
}

div.frontpage_bnr1_header2 h1 {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.02em;
	color: #666666;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	height: 0;
	float: left;
}

div.frontpage_bnr1_header2 span.shop {
	color: #999999;
}

div.frontpage_bnr1_text {
	font-size: 13px;
	line-height: 20px;
	position: absolute;
	top: 120px;
	left: 336px;
	width: 273px;
	text-align: left;
}

div.frontpage_bnr1_link {
	padding: 35px 0 0 0;
}

div.frontpage_bnr1_link a {
	background: url(/images/arrow.jpg) no-repeat;
	background-position: right 5px;
	padding: 0px 15px 0 0;
	font-size: 11px;	
	line-height: 20px;
	text-decoration: none;
}

div.frontpage_bnr2 {
	width: 240px;
	height: 184px;
	position: relative;
	float: left;
}

div.frontpage_bnr2_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.02em;
	color: #ff6600;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	height: 19px;
	position: absolute;
	top: 50px;
	left: 120px;
	text-align: left;	
}

div.frontpage_bnr2_text {
	position: absolute;
	top: 76px;
	left: 120px;
	font-size: 11px;
	line-height: 14px;
	width: 100px;
	text-align: left;
}

div.frontpage_bnr2_link {
	padding: 10px 0 0 0;
}

div.frontpage_bnr2_link a {
	background: url(/images/arrow.jpg) no-repeat;
	background-position: right 5px;
	padding: 0px 15px 0 0;
	font-size: 11px;	
	line-height: 20px;
	text-decoration: none;
}

div.frontpage_bnr3 {
	width: 223px;
	height: 184px;
	position: relative;
	float: left;
}

div.frontpage_bnr3_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.02em;
	color: #ff6600;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	height: 19px;
	position: absolute;
	top: 25px;
	left: 120px;
	text-align: left;
}

div.frontpage_bnr3_text {
	position: absolute;
	top: 71px;
	left: 120px;
	font-size: 11px;
	line-height: 14px;
	width: 95px;
	text-align: left;
}

div.frontpage_bnr3_price {
	position: absolute;
	top: 135px;
	left: 120px;
	font-size: 17px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.frontpage_bnr3_infobtn {
	position: absolute;
	top: 137px;
	left: 181px;
}

div.frontpage_bnr4 {
	width: 227px;
	height: 184px;
	position: relative;
	float: left;
}

div.frontpage_bnr4_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.02em;
	color: #ff6600;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	height: 19px;
	position: absolute;
	top: 25px;
	left: 120px;
	text-align: left;	
}

div.frontpage_bnr4_text {
	position: absolute;
	top: 71px;
	left: 120px;
	font-size: 11px;
	line-height: 14px;
	width: 95px;
	text-align: left;
}

div.frontpage_bnr4_price {
	position: absolute;
	top: 135px;
	left: 120px;
	font-size: 17px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.frontpage_bnr4_infobtn {
	position: absolute;
	top: 137px;
	left: 181px;
}


/*Produkt style*/

#page_produkt {
	padding-left: 181px; /* WLR - The width of the left rail */
	padding-right: 244px;  /* WRR - The width of the right rail */
	width: 510px;
	margin: 0 auto;
	background: url(/images/bg_linjer.jpg) repeat-y;
	background-color: transparent;

}

#container_produkt{
	background: url(/images/bg_linjer.jpg) repeat-y;
	background-position: -181px 0px;
	background-color: transparent;
	float:left;
	width:100%;	
	padding-top: 0px;
	padding-bottom: 0px;
	border-left:181px solid #fff; 	/* WLR - The width and color of the left rail */
	border-right: 244px solid #fff;	/* WRR - The width and color of the right rail */
	margin-left:-181px; 			/* WLR */
	margin-right:-244px;				/* WRR */
	display:inline; /* So IE plays nice */
}
#leftRail_produkt {
	float:left;
	width:181px;		/* WLR */
	margin-left:-181px;	/* WLR */
	position:relative;
	padding: 25px 0 0 40px;
}

#content_produkt {
	padding-right: 1px;	
}

#center_produkt {
	float:left;
	width:100%;
	margin-right:-100%;
}

#rightRail_produkt {
	float:right;
	width:244px;			/* WRR */
	margin-right:-244px; 	/* WRR */
	position:relative;
}



#productMenu h3 {
	display: none;
}

#productMenu.Panel  {
	width: 125px;
}

#prodmenu_text {
	background: none;
	border: 0;
}

ul.FlatMenu {
	padding: 0;
	margin: 0;
}

ul.FlatMenu ul {
	padding: 5px 0 0 0;
	margin: 0;
}

ul.FlatMenu ul a:hover {
	color: #cc0066;
}	

ul.FlatMenu .L0 {
	font-size: 11px;
	line-height: 11px;
	border: 0;
	margin: 0;
	padding: 6px 0 6px 0px;
	background-color: #fff;
}

ul.FlatMenu .L0 a {
	font-size: 11px;
	text-decoration: none;
	padding: 0px 0 0 0px;
	margin: 0;
	color: #000;	
}	



ul.FlatMenu .L1 {
	font-size: 11px;
	line-height: 11px;
	margin: 0;
	border: 0;
	padding: 6px 0 6px 0px;
}

ul.FlatMenu .L1 a {
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 0px;
	color: #000;	
}

ul.FlatMenu li.selected li a { 
	background: none;
	color: #000;	
}


ul.FlatMenu li.selected a { 
	background: none;
	color: #000;	
}

ul.FlatMenu li.selected a:hover {
	color: #cc0066;
} 



div.search { display: none; }


#GroupText  {
	width: 220px;
	float: left;
	padding: 24px 0 0px 20px;
	text-align: left;	
}

div.GroupName {
	font-size: 20px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff6600;
	width: 200px;
	float: left;
	padding: 0 0 0 20px;
}

div.categorytrace  {
	position: relative;
}

div.categoryimage  {
	float: right;
	*margin-bottom: 1px;
}

div.product-small-container {
	background-color: transparent;
	margin-left: 1px;
	margin-top: -1px;
	border-top: 1px solid #d6d6d6;
}	

div.product-small {
	width: 149px;
	height: 289px;
	padding: 0;
	margin: 0px 0 -1px 0;
	padding: 15px 10px 10px 10px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
}	

div.product-small img {
	margin: 0;
}

div.produkt {
	padding: 20px 45px 20px 45px;
}

div.produkt h2 {
	color: #333333;
}

div.tillbaka_produkt {
	padding-left: 45px;
}

div.produktbild {
	padding: 0 0 10px 24px;
}

div.product-small div.name {
	font-size: 11px;
	line-height: 11px;
	height: 9px;
	overflow: hidden;
	text-align: center;
	padding: 0 0 4px 0;
}

div.product-small div.name a {
	text-decoration: none;
	color: #333333;
}

div.product-small div.name a:hover {
	color: #cc0066;
}

div.product-small .short {
	font-size: 10px;
	line-height: 12px;
	height: 24px;
	margin: 0 0 10px 0;
	overflow: hidden;
	text-align: center;	
	padding: 0 0 0px 0;
}

div.product-small .info {
	display: block;
	border: 0;
	margin: 0;
	padding: 0 10px 0 0px;
}

div.product-small .info a {
	text-decoration: none;
	border: 0;
}

input.button_buy {
	margin: 0;
	padding: 0 10px 5px 0px;
	background: none;
	border: 0;
	height: auto;
}

div.product-small div.pricing {
	padding: 0 0 0 25px;
	width: 60px;
	height: 40px;
	text-align: right;
}

div.product-small div.price  {
	font-size: 18px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	text-align: right;	
}

div.product-small div.oldprice  {
	font-size: 13px;
	line-height: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-weight: normal;
	text-align: right;
}

h1.productname {
	color: #ff6600;
	padding: 45px 0 3px 0;
}

div.produkt h2 {
	font-size: 11px;
	line-height: 11px;
	padding: 2px 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.buy-container {
	padding: 0 0 0px 0;
	float: left;
}

div.produktbeskrivning  {
	padding-top: 40px;
}

div.produktbeskrivning  p {
	font-size: 10px;
	line-height: 18px;
}

div.productimage {
	float: left;
	padding: 0 20px 0px 0;
	margin: 0;
}

div.price  {
	font-size: 18px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
}

input.button_buy2 {
	margin: 0;
	padding: 3px 10px 0px 20px;
	background: none;
	border: 0;
	height: auto;
}

input.mailmebutton  {
	margin: 0px 0 0 0;
	padding: 3px 0px 0px 0px;
	background: none;
	border: 0;
	cursor: pointer;
}


div.mailme-container {
	padding-top: 3px;
	cursor: pointer;	
}

fieldset.documents {
	display: none;
}

div.bloggaom {
	float: left;
	padding: 0 10px 0 0;
	cursor: pointer;
}

#facebox .tl, #facebox .tr, #facebox .b, #facebox .bl   {
	background: none;
}

#facebox .body {
	border: 5px solid #999;
}

/*cart style*/

table.artiklar th {
	background-color: #cccccc;
}


tr.odd {
	background-color: #f3f3f3 !important;
}

tr.even {
	background-color: #ffffff !important;
}

div.cart-content-header, div.cart-shipping-header, div.cart-payship-header, div.cart-login-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;	
}

div.cart-content-container {
	background-color: #FFFFFF;
	border: 0;
}

div.cart-shipping-container  {
	background-color: #FFFFFF;
	border: 0;
}

div.cart-payship-container {
	background-color: #FFFFFF;
	border: 0;
}

div.cart-login-container {
	background-color: #FFFFFF;
}

.cart_menu_ul li a {
	text-decoration: none;
	color: #666666;
}

.cart_menu_ul li {
	background-color: #cccccc;
	color: #666666;
}

.cart_menu_ul li.selected {
	background-color: #d2d2d2;
	color: #666666;
}

.alldocuments a {
	text-decoration: none;
}

.alldocuments .odd {
	background-color: #ddd;
}

.htmlcode {
	border: 1px solid black;
	height: 100px;
}