body
{
    background: #fff;
    background: url(/graphics/bg2.gif);
    font-family: verdana;
    font-size: 11px;
    line-height: 16px;
    color: #3f3f3f;
    margin-top: 0px;
    margin-bottom: 0px;
}
/*div{float:left} Grön = C9FB8F Blå = C9FB8F rosa = 666*/
a
{
    color: #383838;
}
form
{
    margin: 0px auto;
    width: 855px;
}
#CartListButton
{
    text-align: right;
    width: 620px;
}
#cartheader
{
    float: right;
    width: 190px;
    background-color: #FFF;
    margin-top: 5px;
}
#page
{
    width: 847px;
    background: url(/images/design/content-bg2-big.png);
    float: left;
    
}
#top
{
    margin-left: 6px;
    margin-right: 7px;
    width: 835px;
}
#left
{
    width: 185px;
    float: left;
}
#right
{
    width: 183px;
    float: left;

}
#content
{
    width: 460px;
    float: left;
    display: inline;
    margin-left: 5px;
}
#bottom
{
    border-top: #C9FB8F 6px solid;
    padding-top: 5px;
    clear: both;
    float: left;
    width: 835px;
    font-size: 10px;
    color: #757575;
    margin-bottom: 30px;
    margin-top: 10px;
    text-align: center;
    display: block;
}
.no_border img
{
	border: none 0px #fff;
}
#contactinfo
{
    font-size: 10px;
    color: #757575;
    text-align: left;
    padding-left: 350px;
    padding-top: 5px;
}
#logo
{
    display: inline;
    float: left;
    width: 635px;
}
#cart
{
    background: url(~/images/cartbg.gif);
}
#cartcontent
{
    width: 255px;
    margin: 15px 5px 0px 5px;
    display: inline;
}
#menu
{
    width: 835px;
    margin-bottom: 7px;
    height: 25px;
    float: left;
    border-bottom: 6px #C9FB8F solid;
}
#menu ul
{
    list-style-type: none;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
}
#menu ul li
{
    line-height: 20px;
    padding: 0px 0px 0px 5px;
    float: left;
    font-family: Arial;
    font-size: 11px;
    margin-right: 10px;
    margin-left: 10px;
    height: 22px;
}
#menu ul li.selected a
{
    text-decoration: none;
    color: #285569;
}
#menu ul li a
{
    text-decoration: none;
    color: #285569;
}
#menu ul li a:hover
{
    text-decoration: underline;
    color: #666;
}
#menu ul li.selectedstart
{
    display: none;
}
#menu ul li.selectedend
{
    display: none;
}
H1
{
    font-size: 18px;
    font-family: arial;
    font-weight: normal;
    color: #666;
    padding: 0;
    margin: 8px 0 8px 0;
    line-height: 22px;
}
H2, H2 a
{
    font-size: 16px;
    font-family: arial;
    font-weight: normal;
    color: #666;
    padding: 0;
    margin: 5px 0 5px 0;
    line-height: 20px;
    text-decoration: none;
}
#left ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    float: left;
    clear: both;
}
#left ul ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0px 0px 0px 5px;
    padding: 0px;
    float: left;
    clear: both;
}
#left ul li
{
    font-family: arial;
    color: #494949;
    font-weight: normal;
    font-size: 11px;
    margin-right: 10px;
    margin-left: 20px;
    line-height: 20px;
    clear: both;
}
#left ul li.selected
{
    color: #494949;
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
    margin-right: 10px;
    margin-left: 20px;
    line-height: 20px;
    clear: both;
}
#left ul li.selected a span
{
    color: #666;
}
#left ul li.open
{
    list-style-image: url(/images/m.gif);
}
#left ul li.closed
{
    list-style-image: url(/images/p.gif);
}
#left ul li.menuheading
{
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    margin-right: 10px;
    margin-left: -5px;
    margin-bottom: 5px;
    color: #666;
    line-height: 20px;
    font-size: 12px;
}
#left ul li a
{
    color: #494949;
    text-decoration: none;
}
#left ul li.selected a
{
    color: #494949;
}
#left ul li.selected ul li a
{
    color: #494949;
}
#left ul li.selected ul li a span
{
    color: #666;
}

iframe.iframePayment
{
    width:100%;
    height:400px;
}

.columnheading
{
    margin-bottom: 15px;
    color: #555;
    padding-left: 18px;
    background: #C9FB8F;
    height: 26px;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
    line-height: 26px;
}
.cartheading
{
    background: #cbcbcb;
}
.smallCart
{
    font-family: Verdana;
}
.smallCart a
{
    float: right;
}
.smallCart div.cart
{
    margin-bottom: 15px;
    padding-left: 15px;
}
.startnews
{
    margin-top: 0px;
    width: 100%;
    display: block;
    float: right;
}
.newslistcontent
{
    padding-left: 15px;
}
.newslistcontent h2, .newslistcontent h2 a
{
    color: #454545;
    font-size: 12px;
    font-weight: bold;
}

.formLeft
{
}
.formRight
{
}
.productListRow
{
    clear: left;
    float: left;
    margin-bottom: 5px;
}
div.productListRow a
{
    color: #454545;
    text-decoration: none;
}
.productListHeading
{
    color: #454545;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
.productListReadMore
{
    text-decoration: underline;
    color: #383838;
    font-weight: bold;
}
div.productPuff a
{
    color: #454545;
    text-decoration: none;
}
.prodPuffReadMore
{
    text-decoration: underline;
    color: #383838;
    font-weight: bold;
}
.prodPuffHeading
{
    font-weight: bold;
    vertical-align: middle;
}
.productPrice
{
    color: Red;
    font-weight: bold;
}
.textfield
{
    width: 140px;
}
.serachbox
{
    margin-bottom: 15px;
    padding-left: 5px;
}

div.TwoPuff_inner
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 0px;
}


table.prettytable
{
    border: 1px solid #CBCBCD;
    padding: 0px;
    margin: 0px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    width: 100%;
}

table.prettytable a
{
    color: #000000;
}

table.prettytable a:hover
{
    text-decoration: none;
}

tr.header
{
    background: #fff url('table_header.gif') repeat-x;
    text-align: left;
    height: 18px;
    padding: 0px 7px 0px 5px;
    border-bottom: 1px solid #CBCBCD;
    border-right: 1px solid #E6E6EB;
    border-left: 1px solid #FAFAFF;
    font-size: 10px;
    font-weight: bold;
}
tr.footer
{
    background: #fff url('table_footer.gif') repeat-x;
    font-family: Skia, Verdana, Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    height: 18px;
    padding: 0px 7px 0px 5px;
}

table.prettytable td
{
    padding: 3px 5px 3px 6px;
    border-bottom: 1px solid #F1F1F5;
    border-right: 1px solid #F1F1F5;
    vertical-align: middle;
}

tr.footer td
{
    background: #efefef;
    border-top: 0px solid #999999;
    color: #555555;
}

tr.selected
{
    color: white;
    background-color: #F7941C;
}

tr.row1
{
    background-color: #FBFBFC;
}

tr.row2
{
    background-color: #FFFFFF;
}

tr.header a
{
    color: #000000;
    text-decoration: underline;
    font-family: Skia, Verdana, Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
}
tr.header a:hover
{
    color: #000000;
    text-decoration: none;
}


input.in
{
    width: 200px;
    font-family: Verdana;
    font-size: 11px;
}
textarea.in
{
    width: 200px;
    font-family: Verdana;
    font-size: 11px;
}

/*Box*/
.Box
{
    border: 1px solid #e2e2e2;
    float: left;
    position: relative;
    margin-top: 10px;
    margin-bottom: 0px;
    display: inline;
    overflow: hidden;
}
.BoxMargin
{
    margin-left: 10px;
}
.BBR
{
    position: absolute;
    height: 2px;
    width: 2px;
    background: url(/images/design/cbr.gif);
    bottom: -1px;
    right: -1px;
    overflow: hidden;
}
.BBL
{
    position: absolute;
    height: 2px;
    width: 2px;
    background: url(/images/design/cbl.gif);
    bottom: -1px;
    left: -1px;
    overflow: hidden;
}
.BTR
{
    position: absolute;
    height: 2px;
    width: 2px;
    background: url(/images/design/ctr.gif);
    top: -1px;
    right: -1px;
    overflow: hidden;
}
.BTL
{
    position: absolute;
    height: 2px;
    width: 2px;
    background: url(/images/design/ctl.gif);
    top: -1px;
    left: -1px;
    overflow: hidden;
}
.Box p
{
    margin-right: 10px;
}
.Box .Price
{
    font-size: 18px;
    font-family: arial;
    color: #555;
    line-height: 24px;
}
.Box .Ordprice
{
    color: #888;
}
.PriceBig, .PriceBig2
{
    font-size: 14px;
    font-weight: bold;
    font-family: arial;
    color: #555;
    width: 200px;
    margin-bottom: 5px;
}
.PriceBig2
{
    font-size: 11px;
}
.OrgPriceBig
{
    font-size: 14px;
    font-family: arial;
    color: #888;
}
.PriceRabatt
{
    font-size: 14px;
    font-family: arial;
    color: #666;
}
a.BoxLink
{
    float: left;
    margin-right: 0px;
    text-decoration: none;
    color: #555;
}
a:hover.BoxLink
{
    text-decoration: underline;
}
.Box .rabatt
{
    color: #666;
}
.ProductBox
{
    margin-top: 0px;
}

/*Productlist*/
.productTable td
{
    padding: 3px 5px 3px 6px;
}
.productTable .headerRow td
{
    font-weight: bold;
}
.productTable .productRow1
{
}
.productTable .productRow2
{
    background: #f8f8f8;
}
.ListOrgPrice
{
    color: #888;
}
.ListRabatt
{
    color: #666;
}

/*Produkt*/
.productAntal
{
    font-weight: normal;
    font-size: 18px;
}
.ProductButton
{
    font-weight: bold;
    width: 150px;
}
.buttonBuyHover
{
    margin-left: 4px;
    padding-top: 4px;
    margin-right: 3px;
    padding-bottom: 3px;
}
.buttonBuyClick
{
    margin-left: 3px;
    margin-top: 3px;
    margin-right: 4px;
    padding-bottom: 4px;
}
/*Login*/
.LoginTextBox
{
    width: 95px;
    font-size: 11px;
}
/*News*/
.newsdate
{
    color: #888;
}
/*Input*/
td.input
{
    width: 195px;
    height: 28px;
    background: url('/images/design/input_field.gif');
    background-repeat:no-repeat;
}
td.input input
{
    width: 165px;
    font-family: Verdana;
    font-size: 11px;
    border: 0px;
    margin-left: 6px;
}
.prodtext
{
	display: block;
	float: left;
	width: 200px;
}
.prodtag
{
	width: 50px;
	float:left;
}
.amoutbox
{
	margin-top: 0px;
	width: 24px;
	float: left;
}
.prodimage
{
	width: 200px;
	height: 200px;
	float: right;
}
.soldout
{
	color: Red;
}


