/* Common CSS */
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #435c5c;
    font-size: 11px;
    background: #e1e6e7;
}

a, a:hover {
    outline: none;
}

p, form {
    margin: 0;
    padding: 0
}

img {
    border: 0 none;
}

input {
    border-top: 2px solid #8f8f8f;
    border-bottom: 1px solid #e4e4e4;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    padding: 2px;
    font-family: arial;
    font-size: 11px;
    color: #313131;
}

.SmallInput {
    border: 1px solid #aec1ba;
    padding: 2px;
    font-family: arial;
    font-size: 13px;
    color: #313131;
    width: 50px;
}

textarea {
    border: 1px solid #868686;
    width: 450px;
    padding: 2px;
    font-family: arial;
    font-size: 11px;
    color: #313131;
}

ul, ol {
    list-style: none;
}

.Lft {
    float: left;
}

.Rgt {
    float: right;
}

.Clr {
    clear: both;
    font-size: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    visibility: hidden;
    height: 0;
}
/* Main IDs */
#Container {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}

#Header {
    margin: 0;
    padding: 11px 0 0 0;
}
/* Top Navigation */
.TopNav {
    margin: 0;
    padding: 0 45px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00747a;
}

.TopNav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.TopNav li {
    margin: 0;
    padding: 0;
    float: left;
    margin: 0 30px 0 0;
}

.TopNav li a {
    color: #00747a;
    text-decoration: none;
}

.TopNav li a:hover {
    color: #313131;
    text-decoration: none;
}

.TopNav li a.act, .TopNav li a.act:hover {
    color: #313131;
    text-decoration: none;
}
/* Header Box */
.HeaderBox {
    background: url(../images/new_images/hdr_main_bg.gif) left top no-repeat;
    height: 249px;
}

.HeaderTxtBox {
    float: left;
    margin: 50px 0 0 45px;
    margin-left: 22px;
    padding: 0;
    width: 480px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #313131;
}

.HeaderTxtBox p.HeaderTitle {
    font-size: 36px;
    font-weight: bold;
    color: #668c8c;
    margin: 0 0 16px 0;
    line-height: 100%;
}

.HeaderTxtBox p {
    font-size: 18px;
    line-height: 28px;
}

.HeaderImg {
    float: right;
    margin: 29px 125px 0 0;
    margin-right: 63px;
    width: 229px;
}

.Content {
    background: url(../images/new_images/cnt_bg.gif) repeat-y top;
    margin: 0;
    padding: 0 5px;
}

.ContentBtm {
    background: url(../images/new_images/cntbtm_bg.gif) top center no-repeat;
    margin: 0 0 10px 0;
    padding: 0 5px;
    height: 10px;
    font-size: 0;
    line-height: 0;
}

.AdsBox1 {
    padding: 26px 10px;
    margin: 0;
    height: 1%;
}

.AdsBox1 .AdvtBox1 {
    background: url(../images/new_images/AdvtBoxBg.gif) left top no-repeat;
    margin: 0 13px 0 0;
    padding: 14px 16px 6px 16px;
    width: 165px;
    height: 68px;
    line-height: 17px;
    float: left;
}

.AdsBox1 .AdvtBoxLast {
    float: left;
    margin: 0;
    padding: 0;
}

.AdsBox1 .Title {
    color: #435c5c;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    margin: 0 0 5px 0;
}

.AdsBox1 .Title img {
    vertical-align: middle;
    margin-right: 8px;
}

#CntBoxHome {
    margin: 0;
    padding: 0 5px;
    height: 1%;
}

.CntBoxHomeLt {
    width: 750px;
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
}

.CntBoxHomeRt {
    width: 230px;
    margin: 0;
    padding: 0;
    float: left;
}

.Heading1 {
    border-bottom: 3px solid #435c5c;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.BoxContent {
    width: 250px;
    margin: 0;
    padding: 0;
    float: left;
    height: 1%;
    line-height: 17px;
}

.BoxCntImg {
    border: 8px solid #FFF;
    float: left;
    margin: 0 8px 12px 0;
}

.BoxContent a {
    color: #435c5c;
    text-decoration: none;
}

.BoxContent a:hover {
    color: #435c5c;
    text-decoration: underline;
}

.BoxContent .preview a {
    background: url(../images/new_images/icon_preview.gif) left no-repeat;
    padding-left: 22px;
}

.BtnGrn {
    background: url(../images/new_images/green_btn_bg.gif) left repeat-x;
    font-family: Arial;
    font-size: 11px;
    color: #FFF;
    border-width: 2px;
    border-style: solid;
    border-color: #e7ebec #cdd1d2 #b5b9ba #cfd3d4;
    cursor: pointer;
    margin: 0;
    padding: 3px 6px;
    width: auto;
    overflow: visible;
	height:28px;
}

.BtnOrng {
    background: url(../images/new_images/orange_btn_bg.gif) left repeat-x;
    font-family: Arial;
    font-size: 11px;
    color: #FFF;
    border-width: 2px;
    border-style: solid;
    border-color: #e7ebec #cdd1d2 #b5b9ba #cfd3d4;
    cursor: pointer;
    margin: 0;
    padding: 3px 6px;
    width: auto;    
    overflow: visible;
	height:28px;
}

hr.Line1 {
    border: 0px none;
    border-bottom: 1px solid #6b9090;
    height: 1px
}

hr.Line2 {
    border: 0px none;
    border-bottom: 0px solid #FFFFFF;
    height: 13px;
}

div.hr {
    height: 31px;
    background: url(../images/new_images/dot-line.gif) repeat-x left;
    clear: both;	
}

div.hr hr {
    display: none;
}

div.hr2 {
    height: 31px;
    background: url(../images/new_images/dot-line.gif) repeat-x left;
    clear: both;	
	width:750px;	
}

div.hr hr2 {
    display: none;
}


/* Footer CSS */
#Footer {
    margin: 20px 0 0 0;
    padding: 15px;
    background: #668c8c;
    color: #fff;
    line-height: 17px;
}

#Footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 175px;
}

#Footer li {
    margin: 0;
    padding: 0;
}

#Footer li a {
    color: #fff;
    text-decoration: underline;
}

#Footer li a:hover {
    color: #fff;
    text-decoration: none;
}
/* Webbskiss Bocker CSS*/
.InnerHeaderBox {
    background: url(../images/new_images/inner_hdr_main_bg.gif) left top no-repeat;
    height: 116px;
}

.InnerHeaderTxtBox {
    float: left;
    margin: 40px 0 0 45px;
    _margin-left: 22px;
    padding: 0;
    width: 480px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #313131;
}

.InnerHeaderTxtBox p.HeaderTitle {
    font-size: 36px;
    font-weight: bold;
    color: #668c8c;
    margin: 0;
    padding: 0;
    line-height: normal;
}

.InnerHeaderTxtBox p {
    font-size: 18px;
    line-height: 28px;
}

.InnerHeaderImg {
    float: right;
    margin: 40px 75px 0 0;
    margin-right: 65px;
}

.SubLinkHeader {    
    line-height: 20px;
    padding: 0 15px;
}

.SubLinkHeader a {
    color: #435c5c;
	    text-decoration: none;
}

.SubLinkHeader .bocker {
    padding: 0 0 0 30px;
}

.SubLinkHeader a:hover {
    color: #313131;
/*    text-decoration: none;*/
}

.SubLinkHeader a.act, .SubLinkHeader a.act:hover {
    color: #435c5c;
    text-decoration: underline;
}

.InnerContent {
    background: url(../images/new_images/cnt_bg.gif) repeat-y top;
    margin: 0;
    padding: 0 5px;
}
/* Grid Type */
.ColumnLt {
    padding: 0 0px;
    margin: 0;
    width: 759px;
    float: left;
}

.ColumnRt {
    padding: 10px 3px 0px;
    float: left;
}

.listing-type-grid {
    padding: 10px 0 0 0;
}

.listing-type-grid ol {
    padding: 0;
    margin: 0;
}

.listing-type-grid li {
    float: left;
    width: 127px;
    padding: 20px 61px 0 61px;
    margin: 0;
    border-right: 1px solid #e1e6e7;
}

.listing-type-grid h5 {
    margin: 7px 0 0 0;
    font-size: 13px;
    padding: 0;
    line-height: 18px;
    height: 60px;
}

.listing-type-grid h5 a {
    color: #203548;
    text-decoration: underline;
}

.listing-type-grid h5 a:hover {
    color: #203548;
    text-decoration: none;
}

.listing-type-grid .Price {
    font-size: 15px;
    color: #00747a;
    padding: 10px 0
}

.listing-type-grid a {
    color: #313131;
    text-decoration: none;
}

.listing-type-grid a:hover {
    color: #313131;
    text-decoration: underline;
}

.listing-type-grid .preview a {
    background: url(../images/new_images/icon_preview.gif) left no-repeat;
    padding-left: 22px;
}

.listing-type-grid .recension a {
    background: url(../images/new_images/icon_recension.gif) left no-repeat;
    padding-left: 22px;
}

.ProductDetail {
    padding: 25px 0 0 35px;
}

.BigPhoto {
    margin: 0 22px 0 0;
}

.ProductDetail h5 {
    margin: 0;
    font-size: 13px;
    padding: 0;
    line-height: 18px;
}

.ProductDetail h5 span {
    margin: 0;
    font-size: 15px;
    padding: 0;
    line-height: 18px;
    font-weight: bold
}

.ProductDetail h5 a {
    color: #203548;
    text-decoration: underline;
}

.ProductDetail h5 a:hover {
    color: #203548;
    text-decoration: none;
}

.ProductDetail .Price {
    font-size: 15px;
    color: #00747a;
    padding: 10px 0
}

.ProductDetail a {
    color: #313131;
    text-decoration: none;
}

.ProductDetail a:hover {
    color: #313131;
    text-decoration: underline;
}

.ProductDetail .preview a {
    background: url(../images/new_images/icon_preview.gif) left no-repeat;
    padding-left: 22px;
    line-height: 25px;
    margin: 0 10px;
}

.ProductDetail .recension a {
    background: url(../images/new_images/icon_recension.gif) left no-repeat;
    padding-left: 22px;
    line-height: 25px;
    margin: 0 10px;
}

.ProductDetail .Content {
    margin: 0;
    padding: 0;
    width: 486px;
    line-height: 17px;
}

.AdsBox2 {
    padding: 0;
    margin: 0;
    height: 1%;
}

.AdsBox2 .AdvtBox1 {
    background: url(../images/new_images/AdvtBoxBg.gif) left top no-repeat;
    margin: 0 0 8px 0;
    padding: 14px 16px 6px 16px;
    width: 165px;
    height: 68px;
    line-height: 17px;
}

.AdsBox2 .AdvtBoxLast {
    margin: 0;
    padding: 0;
}

.AdsBox2 .Title {
    color: #435c5c;
    font-size: 16px;
    font-weight: bold;
    line-height: 100%;
    margin: 0 0 5px 0;
}

.AdsBox2 .Title img {
    vertical-align: middle;
    margin-right: 8px;
}

.VarukorgBox {
    background: #e1e6e7;
    border: 1px solid #aec1ba;
    padding: 5px;
    margin: 0;
    margin-bottom: 10px;
    margin-left: 4px;
    width: 178px;
    color: #313131;
}

.VarukorgBox .Title {
    color: #435c5c;
    font-size: 11px;
    font-weight: normal;
    line-height: 100%;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}

.VarukorgBox .Title img {
    vertical-align: middle;
    margin-right: 8px;
}

.VarukorgBox .WhiteBox {
    width: 169px;
    line-height: 21px;
    text-align: center;
    background: #fff;
    margin: 0 auto;
}

.VarukorgBox .GreenText {
    padding: 0 0 0 5px;
}

.VarukorgBox .GreenText a {
    color: #00747a;
    text-decoration: underline;
}

.VarukorgBox .GreenText a:hover {
    color: #00747a;
    text-decoration: none;
}

.VarukorgBox1 {
    background: #e1e6e7;
    border: 1px solid #aec1ba;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    margin-left: 4px;
    width: 188px;
    color: #313131;
}

.VarukorgBox1 .Title {
    color: #435c5c;
    font-size: 11px;
    font-weight: normal;
    padding: 5px 5px 0 5px;
    line-height: 100%;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}

.VarukorgBox1 .Title img {
    vertical-align: middle;
    margin-right: 8px;
}

.VarukorgBox1 .VarukorgBoxInner {
    border: 0 none;
    border-top: 1px solid #aec1ba;
    background: #f0f2f3;
    margin: 0;
    padding: 8px 10px;
    line-height: 21px;
    height: 70px;
}

.VarukorgBox1 .GreenText {
    padding: 0;
    margin: 0;
}

.VarukorgBox1 .GreenText a {
    color: #00747a;
    text-decoration: underline;
}

.VarukorgBox1 .GreenText a:hover {
    color: #00747a;
    text-decoration: none;
}

.FattarnaBox {
    padding: 30px 22px 0 17px;
    color: #38302b;
    line-height: 17px;
}

.FattarnaBox span {
    font-weight: normal;
    font-size: 13px;
}

.Width {
    width: 240px;
}

.ClientInfo {
    margin: 25px 0 0 90px;
    width: 275px;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: italic;
    line-height: 22px;
    color: #435c5c;
}

.FattarnaBox a {
    color: #313131;
    text-decoration: none;
}

.FattarnaBox a:hover {
    color: #313131;
    text-decoration: underline;
}

.FattarnaBox .preview a {
    background: url(../images/new_images/icon_preview.gif) left no-repeat;
    padding-left: 22px;
    margin: 0 10px 0 20px;
}

.RgtBox {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    width: 190px;
}

.RgtBox .Heading1 {
    border-bottom: 3px solid #435c5c;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 auto;
}

.RgtBox .RgtPhotoCnt {
    margin: 10px 0 0 0;
}

img.RgtPhoto {
    margin: 0 10px 0 0;
}

.RgtBox a {
    color: #313131;
    text-decoration: none;
}

.RgtBox a:hover {
    color: #313131;
    text-decoration: underline;
}

.RgtBox .preview a {
    background: url(../images/new_images/icon_preview.gif) left no-repeat;
    padding-left: 22px;
    margin: 0 0px 0 10px;
    line-height: 25px;
}

.InputButton {
    width: 455px;
    text-align: right;
}

.CartColumnLt {
    padding: 0 8px;
    margin: 0;
}

.CartTable {
    background: #f0f2f3;
    border: 0 none;
    border-top: 1px solid #aec1ba;
    border-left: 1px solid #aec1ba;
    font-size: 13px;
    color: #313131;
}

.CartTable a {
    color: #435c5c;
    text-decoration: underline;
}

.CartTable a:hover {
    color: #435c5c;
    text-decoration: none;
}

.CartTableTitle {
    background: #e1e6e7;
    border: 0 none;
    border-bottom: 1px solid #aec1ba;
    border-right: 1px solid #aec1ba;
    padding: 5px 5px;
    font-weight: bold;
}

.CartTableSub {
    border: 0 none;
    border-bottom: 1px solid #aec1ba;
    border-right: 1px solid #aec1ba;
    padding: 5px 5px;
}

.CartColumnLt .BtnGrn {
    background: url(../images/new_images/green_btn_bg.gif) left repeat-x;
    font-family: Arial;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;
    border-width: 2px;
    border-style: solid;
    border-color: #e7ebec #cdd1d2 #b5b9ba #cfd3d4;
    cursor: pointer;
    margin: 0;
    padding: 2px 4px;
    width: auto;
    _width: 0;
    overflow: visible;
}

.GreenBox12 {
    background: #e1e6e7;
    border: 1px solid #aec1ba;
    padding: 5px;
    margin: 8px 0 0 0;
    margin-bottom: 10px;
    margin-left: 4px;
    width: 189px;
    float: right;
    color: #313131;
}

.GreenBox12 .WhiteBox {
    width: 179px;
    line-height: 21px;
    text-align: center;
    background: #fff;
    margin: 0 auto;
}

.BtnKassan {
    background: url(../images/new_images/kassan_btn_bg.gif) left repeat-x;
    font-family: Arial;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;
    border: 0 none;
    width: 155px;
    height: 42px;
    cursor: pointer;
    margin: 10px 0 0 12px;
    font-weight: bold;
    text-align: center;
    padding: 2px 4px;
    overflow: visible;
}

.link {
    color: #435c5c;
    text-decoration: none;
}

.link:hover {
    color: #435c5c;
    text-decoration: underline;
}
.line_height_product{
	height: 11px;
}

