/* CSS Document */

html, body {
    height: 100%;
    min-height: 100%;
} 

body, h1, h2, h3, h4, p, form, input, ul, li, img {
    padding:0;
    margin:0;
}

body {
    background:url(../images/background.jpg) 50% 0 no-repeat;
    font:11px/16px Verdana, Arial, Helvetica, sans-serif;
    color:#000;
    background-color:inherit;
}
ul {
    list-style-type:none;
}
a {
    color:#8F8F8F;
    background-color:inherit;
    text-decoration:underline;
    outline:none;
}
a:hover {
    color:#E51A00;
    background-color:inherit;
    text-decoration:none;
}
.specar {
    font-size:0;
    line-height:0;
    clear:both;
}
h2 {
    font-size:13px;
    line-height:16px;
    font-weight:normal;
}
#wrapper {
    background:url(../images/background-bot.jpg) 50% 100%  no-repeat;
    min-height: 100%
}
#container {
    width:1003px;
    margin:0 auto;
}
.topPan {
    height:93px;
    width: 100%;
}
#logo {
    display:block;
}
.topright {
    width:auto;
    height: 30px;
    float: right;
    margin-top:20px;
    padding-right:2px;
    display:block;
}
.topright input {
    color:#E51A00;
    background-color:inherit;
    float:right;
}

.topRightNav {
	float: right;
	color: #5a5a5a;
	margin-top: 3px;
}

.topRightNav a {
	color: #5a5a5a;
}

#content-search-form input {
    color:#E51A00;
}

input.fld {
    background:#fff;
}

.topright ul {
    display:inline;
    width:auto;
    font-size:10px;
    line-height:20px;

}
.topright ul li{
    float:left;
    padding:0 6px;
    width:auto;
    display: inline;
}
.topright ul li a {
    text-decoration:none;
}
#search-form
{
    display:inline;
}
.search {
    float:right;
    width:172px;
    height:100%;
    overflow:hidden;
}
.fld {
    height:14px;
    width:133px;
    margin:1px 0 0;
    border:1px solid #C3C2C0;
    padding:3px 0 2px 5px;
    float:left;
    font:normal 10px/14px Arial, Helvetica, sans-serif;
    background-color:#fff;
}

.leftPan input.fld-error {
    border:1px solid #f00;
    height:14px;
    margin:1px 0 0;
    color:#f00;
    padding:3px 0 2px 5px;
    background-color: #fcfbd3;
}

.leftPan select.fld-error {
    border:1px solid #f00;
    margin:0;
    padding:0;
    height:20px;
    background-color: #fcfbd3;
}

.fldSmall {
    height:14px;
    width:63px;
    margin:1px 0 0;
    border:1px solid #C3C2C0;
    padding:3px 0 2px 5px;
    float:left;
    font:normal 10px/14px Arial, Helvetica, sans-serif;
    color:#E51A00;
    background-color:inherit;
}
.fldSmall02 {
    height:14px;
    width:48px;
    margin:1px 0 0;
    border:1px solid #C3C2C0;
    padding:3px 0 2px 5px;
    float:left;
    font:normal 11px/14px Arial, Helvetica, sans-serif;
}
.button {
    display:block;
    float:right;
    width:auto;
    margin-top:5px
}
div.topNavDiv
{
    float:right; 
    width: 100%;
    display: block;
    overflow:hidden;
}
div#linkToHome {
    height:20px;
    position:absolute;
    top: 100px;
    padding-left:20px;
}
div#linkToHome a {
    color:#E51A00;
}
ul.topNav{
    float:right;
    margin:27px 0 0 0px;
    height:20px;
    right:8px;
}
ul.topNav li{
    float:left;
    color:#5a5a5a;
    font-size:13px;
    line-height:20px;
    height:20px;
    width:auto;
    background-color:inherit;
}
ul.topNav .last{
    border-right:1px solid #C5C3C1;
}
ul.topNav li a{
    float:left;
    padding:0 19px 0 25px;
    width:auto;
    color:#5a5a5a;
    background-color:inherit;
    text-decoration:none;
    border-left:1px solid #C5C3C1;
}
ul.topNav a.active, 
ul.topNav li a:hover{
    color:#e51a00;
    background-color:inherit;
}

#mainContainer, #leftmenuMainContainer {
    width: 100%;
    height:100%;
    min-height: 600px;
    overflow:hidden;
    margin-top:25px;
}

#leftmenuMainContainer .rightPanInner
{
    min-height: 600px;
}
.bannerPan
{
    width:760px;
    display: block;
    overflow: hidden;
    float: left;
    margin-top:17px;
}
div.leftPan {
    float:left;
    width:763px;
    margin-top:17px;
    overflow:hidden;
}
div.rightPan {
    float:right;
    width:224px;
}
div.leftmenuLeftPan {
    float:left;
    width:230px;
    
}
div.leftmenuCentralPan {
    float:left;
    width:533px;
    
    overflow:hidden;
}
div.leftmenuRightPan {
    float:right;
    width:224px;
}
div.bannerHeader {
    position:relative;
    height:294px;
}
div.bannerHeader2{
    position:relative;
}
div.bannerHeader img {
    display:block;
}
.positionSet01 {	
    position:absolute;
    left:422px;
    top:41px;
}
.positionSet02 {	
    position:absolute;
    left:38px;
    top:41px;
}
ul.menu01 {
    height:19px;
    background:url(../images/menuBg.gif) 0 0 repeat-x;
    border:1px solid #D6D6D6;
    width:311px;
    font-size:10px;
    line-height:19px;
}
ul.menu01 li {
    padding:0 12px;
    border-left:1px solid #D6D6D6;
    float:left;
    width:auto;
}
ul.menu01 li a {
    color:#000;
    text-decoration:none;
    width:auto;
    float:left;
    background-color:inherit;
}
ul.menu01 li a:hover, ul.menu01 li a.active {
    color:#E51A00;
    background-color:inherit;
}
ul.menu01 li.clear {
    border-left:0px solid #D6D6D6;
}
div.bannerHeader .alle {
    font-size:9px;
    line-height:13px;
    color:#E51A00;
    background-color:inherit;
    position:absolute;
    left:620px;
    top:246px;
}
div.bannerHeader .alle02 {
    font-size:9px;
    line-height:13px;
    color:#E51A00;
    background-color:inherit;
    position:absolute;
    left:250px;
    top:246px;
}
div.bannerHeader a.alle:hover, div.bannerHeader a.alle02:hover {
    color:#000;
    background-color:inherit;
    text-decoration:none;
}
.find-mobil {
    padding:0;
    margin:0;
    line-height:15px;
}
.find-mobil span {
    font-size:13px;
}
.chx {
    float:left;
    display:block;
    height:14px;
    width:14px;
}
.labelSet {
    float:left;
    display:block;
    width:auto;
    white-space:pre;
    color:#000;
    background-color:inherit;
    text-transform:none;
}
.mobil {
    background:url(../images/find-bg.gif) 0 100% repeat-x;
    padding-bottom:3px;
    font-size:10px;
    line-height:14px;
    width:738px;
}
.mobil table {
    border-left:1px solid #DCDAD8;
    border-right:1px solid #DCDAD8;
    border-top:1px solid #DCDAD8;
    color:#8F8F8F;
    background-color:inherit;
}
.mobil table td, .mobilInner table td {
    padding-top:9px;
    padding-bottom:10px;
}
.mobil table td.lset {
    padding-left:33px;
}
.mobil input {
    float:left;
    display:block;
    height:14px;
    width:14px;
    margin-right:5px;
}
.mobil label, .mobilInner label {
    float:left;
    display:block;
    width:auto;
    white-space:pre;
    color:#000;
    background-color:inherit;
    text-transform:none;
}
.mobil a, .mobilInner a {
    font-size:9px;
    text-transform:none;
    line-height:13px;
    color:#E51A00;
    background-color:inherit;
}
.mobil a:hover, .mobilInner a:hover {
    color:#000;
    background-color:inherit;
    text-decoration:none;
}
div.product {
    margin-top:16px;
}
div.product-list-img {
    float:left;
    width:90px;
	vertical-align:middle;
	overflow:hidden;
}
div.productLeft {
    width:230px;
    height:330px;
    padding:0px 8px 5px 8px;
    position:relative;
    margin-right:1px;
    float:left;
    text-align:center;
}

div.productLeft .feature-tilbud{
    background:url(../images/tilbud.png) 0 0 no-repeat;
    width:77px;
    height:44px;

    text-indent:-100000px;
}
 .product-list-img .feature-tilbud{
    background:url(../images/tilbud.png) 0 0 no-repeat;
    width:77px;
    height:44px;
    position:absolute;
	display: block;
    text-indent:-100000px;
}
div.productLeft .feature-nyhed {
    background:url(../images/nyhed.png) 0 0 no-repeat;
    width:77px;
    height:44px;
    position:absolute;
    text-indent: -10000px;
	margin-left: -10px;
	margin-top: -28px;

}
.product-list-img .feature-nyhed  {
    background:url(../images/nyhed.png) 0 0 no-repeat;
    width:77px;
    height:44px;
    position:absolute;
	display: block;
    text-indent: -10000px;
}
div.productLeft select {
    float:left;
    margin-top:5px;
}
div.productLeft .more {
    float:right;
}
div.productLeft .img {
    height:202px;
    clear:both;
	width: 120px;
}
.selectfld {
    width:127px;
    font:11px/15px Verdana, Arial, Helvetica, sans-serif;
    float:left;
    height:20px;
}
.selectSmall {
    width:68px;
    font:11px/15px Verdana, Arial, Helvetica, sans-serif;
    float:left;
    height:20px;
}
.selectfld02 {
    width:141px;
    font:11px/15px Verdana, Arial, Helvetica, sans-serif;
    float:left;
    height:20px;
    border: 1px solid #C3C2C0;
}
a.more {
    display:block;
    width:79px;
    height:23px;
    background:url(../images/more-bg.gif) 0 0 no-repeat;
    text-indent:-100000px;
    float:right;
    margin-top:5px;
}
a.more:hover {
    background:url(../images/more-bg-hover.gif) 0 0 no-repeat;
}
.fLeft {
    float:left;
    /*width:auto;*/
}
.fReft {
    float:right;
    width:auto;
}
.set {
    margin:3px 12px 0 8px;
}
div.productRight {
    float:left;
    /*width:514px;*/
}
.proBottom {
    clear:both;
    height:100%;
}
div.proList, div.similar-products-list {
    width:238px;
    height:155px;
    padding:5px 0 8px 12px;
    margin-right:1px;
    margin-bottom:16px;
    float:left;
	overflow:hidden;
}
div.productLeft select {
	width:137px;
}
div.proList select {
    width:127px;
}
.proList a {
    color:#000;
    text-decoration:none;
}
div.proList02 {
    width:210px;
    height:155px;
    padding:5px 0 8px 8px;
    margin-right:1px;
    margin-bottom:16px;
}
div.proList02 .details02 {
    float:right;
    width:110px;
    font-size:12px;
}
div.proList02 .details02 p {
    font-size:10px;
    color:#684E9D;
    background-color:inherit;
}
div.proList02 .details02 .moreset {
    padding-left:28px;
}
.details02 a {
    color:#000;
    text-decoration:none;
}
div.proList img, div.proList02 img {
    display:block;
    float:left;
    margin-top:2px;
}
.details {
    float:left;
    width:127px;
    padding-left:0px;
}

.details img {
    display:block;
    margin:0;
}
.details p {
    color:#684E9D;
    font-size:10px;
    line-height:12px;
    padding-top: 3px;
    padding-bottom: 8px;
    background-color:inherit;
	margin: 0px;
}
.details .moreset {
    padding-left:46px;
}
div.proList {
    width:238px;
    height:155px;
    padding:5px 0 8px 10px;
    margin-right:1px;
    margin-bottom:16px;
    float:left;
}
div.proList img {
    display:block;
    float:left;
    margin-top:2px;
}

.details .top {
    font-size:12px;
    line-height:14px;
    height:30px;
    padding-bottom:2px;
}

.cart {
    width:202px;
    height:57px;
    background:url(../images/cartBg.png) 0 0 no-repeat;
    padding:62px 0 3px 22px;
}
.marginSet {
    margin-bottom:28px;
}
.emptycart
{
    height: 100px;
    margin-bottom:20px;
}
.cart a {
    text-decoration:none;
    color:#000;
    background-color:inherit;
}
.cart a:hover {
    color:#E51A00;
    background-color:inherit;
}
.cart img {
    display:block;
    padding-bottom:3px;
}

h2.login {
    height:59px;
    background:url(../images/login.png) 0 0 no-repeat;
    text-indent:-100000px;
}
.log {
    width:173px;
    padding-left:19px;
    height:100%;
    overflow:hidden;
}
.log input {
    color:#5A5A5A;
    background-color:inherit;
    margin-bottom:8px;
}
.log label {
    display:block;
    line-height:15px;
}
ul.listType01, ul.listType02 {
    font-size:11px;
    line-height:16px;
    padding:2px 20px 44px 18px;
}
.lTset {
    margin-bottom:9px;
}
ul.listType01 li, ul.listType02 li {
    background:url(../images/bullet.gif) 0 5px no-repeat;
    padding:0 0 4px 12px;
}
ul.listType01 li span {
    display:block;
}
ul.listType02 li a {
    color:#000;
    background-color:inherit;
    text-decoration:none;
}
ul.listType02 li a:hover {
    color:#E51A00;
    background-color:inherit;
    text-decoration:underline;
}
img.heading {
    display:block;
    margin-bottom:8px;
}
img.heading02 {
    display:block;
    margin-bottom:20px;
}
img.heading03 {
    display:block;
    margin-bottom:20px;
}
p.allerede {
    padding:0 0 49px 19px;
}
.bredband {
    margin:0 0 11px 56px;
    padding-top:8px;
    display:block;
}
.bredbandTxt {
    padding-left:18px;
}

#footer {
    padding-top:47px;
    height:100%;
    overflow:hidden;
}
div.footerLeft {
    float:left;
    width:740px;
    padding-bottom:20px;
    overflow:hidden;
}
div.footerLeftInner {
    padding-left:19px;
}
ul.listType03 {
    font-size:11px;
    line-height:16px;
    float:left;
    width:auto;
}
ul.listType03 li {
    color:#8F8F8F;
    background-color:inherit;
}
ul.listType03 li.head {
    font-weight:bold;
    font-size:12px;
    padding-bottom:9px;
}
ul.listType03 li.head02 {
    font-weight:bold;
    font-size:12px;
    padding-bottom:8px;
    padding-top:18px;
}
.set01 {
    width: 174px !important;

    float: right;
    display:block;
}
.set02 {
    width:174px !important;

}
.set03 {
    width:200px !important;
}
.set04 {
    width:137px !important;
}
div.footerRight {
    float:right;
    width:240px;
    overflow:hidden;
}
.footSet {
}
div.footerRight p {
    color:#8F8F8F;
    background-color:inherit;
    padding-top:18px;
    padding-left:19px;
}
ul.card {
    height:30px;
}
ul.card02 {
    padding-top:7px;
}
ul.card li, ul.card02 li {
    float:left;
    padding-right:5px;
    width:auto;
}
ul.card li.clear, ul.card02 li.clear {
    padding:0;
}
ul.card li img {
    display:block;
}
.mobilInner {
    background:url(../images/bBg.gif) 0 100% repeat-x;
    padding-bottom:3px;
    font-size:10px;
    line-height:14px;
    width:750px;
    text-align: center;
}
.mobilInner table.main {
    border-left:1px solid #DCDAD8;
    border-right:1px solid #DCDAD8;
    border-top:1px solid #DCDAD8;
    background:url(../images/tBg.gif) 0 0 repeat-x;
}
.mobilInner table.main td.main02 {
    padding:0 4px;
}	
.mobilInner table.inner {
    color:#8F8F8F;
    background-color:inherit;
    text-transform:uppercase;
}
.mobilInner table.inner td.bbset {
    border-bottom:1px solid #DCDAD8;
}
.mobilInner input {
    float:left;
    display:block;
    height:14px;
    width:14px;
    margin-right:1px;
}
.kunde {
    background:url(../images/kundeservice-txtbg.png) 0 0 no-repeat;
    padding:34px 10px 0;
    height:100%;
    overflow:hidden;
    margin-top:11px;
    margin-left: -10px;
    display:block;
}
.kunde2{
    background:url(../images/kundeservice-txtbg2.png) 0 0 no-repeat;
    padding:34px 0 0;
    height:100%;
    overflow:hidden;
    margin-top:11px;
}	

.kunde2 img,	
.kunde img, .nyheds img {
    display:block;
    margin:0 0 11px 8px;
}
.kunde2 p,.kunde p {
    padding:2px 0 7px 18px;
}
.buyingLeft, .contentLeft {
    width:206px;
    float:left;
}
.blpadd {
    padding-top:65px;
}
.buyingRight {
    width:474px;
    float:right;
    position:relative;
    right:21px;
}

.contentRight {
    width:498px;
    float:left;
    padding-right:20px;
    padding-left:15px;
}

.contentRightNoMenu {
    width:735px;
    float:right;
    position:relative;
    right:21px;
}

.contentRight ul, .contentRightNoMenu ul {
    padding:0 0 16px 40px;
    list-style-type: disc;
}

.nokiatitle {
    padding-left:12px;
}
.pic01 {
    display:block;
    margin:0 0 12px;
}
ul.buyingList {
    padding:27px 0 0;
}
ul.buyingList li {
    width:158px;
    height:49px;
    float:left;

    background-position:0 0;
    background-repeat:no-repeat;
    text-indent:-100000px;
}
ul.buyingList li a {
    width:158px;
    height:49px;
    background-position:0 0;
    background-repeat:no-repeat;
    float:left;
    text-indent:-100000px;
}
/*ul.buyingList li a:hover,*/ ul.buyingList li.active {
    background-position:0 -49px;
}
ul.buyingList li.services {
    background-image:url(../images/og-services-txt.gif);
}
ul.buyingList li.personlige {
    background-image:url(../images/personlige-txt.gif);
}
ul.buyingList li.personlige-1 {
    background-image:url(../images/personlige-txt-1.gif);
}
ul.buyingList li.betaling {
    background-image:url(../images/betaling.gif);
}
ul.buyingList li.betaling-1 {
    background-image:url(../images/betaling-txt-1.gif);
}
.block01 {
    position:relative;
    margin:29px 0 0;
    width:474px;
    background:url(../images/bgbottom.gif) 0 100% no-repeat;
}
.block01 .backBg {
    background:url(../images/bgrep.gif) 0 0 repeat-y;
}
.block01 .inner {
    padding:18px 12px 32px;
    overflow:hidden;
    height:100%;
}
.block01 .bottom-corner-fixer
{
	height: 15px;
}

.block01 .inner02 {
    padding:18px 23px 32px;
    overflow:hidden;
    height:100%;
}
.block01 .inner03 {
    padding:18px 10px 32px 23px;
    overflow:hidden;
    height:100%;
}

.block02 {
    position:relative;
    margin:29px 0 0;
    width:474px;
    padding-top:18px;
    background:url(../images/block02Bottom.gif) 0 100% no-repeat;
}
.block02 .backBg {
    background:url(../images/block02midrep.gif) 0 0 repeat-y;
}
.block02 .inner {
    background-color:transparent;
    padding:2px 12px 2px;
    overflow:hidden;
    height:100%;
}
span.top03 {
    background:url(../images/block02Top.gif) 0 0 no-repeat;
    width:474px;
    height:22px;
}

span.top03tr {
    background:url(../images/block02TopTr.gif) 0 0 no-repeat;
    width:474px;
    height:22px;
}

.block03 {
    background:url(../images/bgrep03.gif) 0 0 repeat-y;
}
.block03 h2 {
    padding-bottom:11px;
}
.block03 td {
    padding-bottom:17px;
}
.block03 .backBg {
    position:relative;
    background:url(../images/bgTop03.gif) 0 0 no-repeat;
}
.block03 .inner {
    background:url(../images/bgbottom03.gif) 0 100% no-repeat;
    padding:18px 12px 6px;
    position:relative;
}
.block03 .print {
    display:block;
    width:96px;
    height:16px;
    background:url(../images/print-icon.gif) 0 2px no-repeat;
    padding-left:22px;
    position:absolute;
    right:0px;
    top:12px;
}
.block03 h2 {
    font-size:17px;
    height:21px;
}
.padTp {
    padding-top:61px !important;
}
span.top {
    display:block;
    font-size:0;
    line-height:0;
    position:absolute;
    left:0;
    top:0;
}
span.top01 {	
    width:474px;
    height:18px;
    background:url(../images/bgTop.gif) 0 0 no-repeat;
}
span.top02 {	
    width:474px;
    height:18px;
    background:url(../images/topBg02.gif) 0 0 no-repeat;
}
.txt-padd {
    padding-bottom:17px !important;
}
.txt-padd02 {
    padding:0 0 17px 10px !important;
}
.cont-padd {
    padding-bottom:50px !important;
}
.mobilnummer {
    border-bottom:1px solid #DCDAD8;
    border-left:1px solid #DCDAD8;
    border-right:1px solid #DCDAD8;
    position:relative;
    padding:8px 0 0 8px;
    height:34px;
    width: 440px;
    float:left;
}
.mobiTop {
    border-top:1px solid #DCDAD8;
}
.block01 p, h2.pdbt {	
    padding-bottom:12px;
    line-height: 20px;
}
.box .chx {
    margin-right:5px;
    margin-top:3px;
}
.mobilnummer img {
    display:block;
}
.mobilnummer .ban {
    position:absolute;
    top:-7px;
    left:412px;
}
.buttonType {
    height:22px;
    padding:22px 0 0 0;
    margin-top:30px;
    float:right;
    width:auto;
    border:0px solid #fff;
    cursor:pointer;
    position:relative;
}
.personligeButt {
    width:219px !important;
    background:url(../images/personlige-button.gif) 0 0 no-repeat;
    left:-12px;
}
.kobnuButt {
	height:23px;
    background:url(../images/kobnu.gif) 0 0 no-repeat;
    text-indent:-100000px;
    width:79px !important;
    left:-12px;
}
.udsolgtButt {
	height:23px;
    background:url(../images/udsolgt.gif) 0 0 no-repeat;
    text-indent:-100000px;
    width:81px !important;
    left:-12px;
}
.kommersnartButt {
	height:23px;
    background:url(../images/kommer.gif) 0 0 no-repeat;
    text-indent:-100000px;
    width:81px !important;
    left:-12px;
}
.betalingButt {
    width:146px !important;
    background:url(../images/betaling-button.gif) 0 0 no-repeat;
    left:-12px;
}
.betalingButt02 {
    width:146px !important;
    background:url(../images/betaling-but02.gif) 0 0 no-repeat;
    left:-12px;
}
div.rightPanInner {
    float:right;
    width:240px;
    /*position:relative;*/
    display: inline;
    padding-bottom:30px;
    padding-top:16px;
    overflow:hidden;
}

div.rightPanInner .cart {
    position:relative;
    top: 0px;
    left: 0px;

}
div.rightPanInner div.back {
    background:url(../images/ripset.gif) 4px 0 repeat-y;
    margin-top:-14px;
}
.pList td.rset{
    padding-right:18px;
    padding-left:0;
}
.pList td{
    padding-left:10px;
}
.pList td.padd {
    padding-bottom:23px;
}
.pList td.padd02 {
    padding-bottom:8px;
}
.pList td.padd03 {
    padding-bottom:26px;
    padding-top:11px;
}
.pList td.padd04 {
    padding-bottom:8px;
}
.pList td.total {
    background:url(../images/totalBg.png) 0 0 no-repeat;
    height:43px;
    padding:0 18px;
}
.pList td.total table {
    margin-top:10px;
}
.pList .nopad td {
    padding:0 !important;
}
.pList strong {
    color:#333333;
    font-size:11px;
    background-color:inherit;
}
.fs {
    font-size:10px;
}
.bottonRight
{
    height:21px;
    background:url(../images/bottonRight.gif) -4px 0 no-repeat;
    padding: 0px;
    margin-left: 0px;
    border: 0px solid lime;
}
.lsetMargin {
    margin-left:17px;
}
.danmarks {
    background:url(../images/danmarks-bg.png) 0 0 no-repeat;
    padding:19px 0 0;
    height:100%;
    overflow:hidden;
    margin-top:29px;
}
.danmarks img {
    display:block;
    margin:0 0 23px 12px;
}
.danmarks p {
    padding:0 0 0 18px;
}
a.chat {
    display:block;
    width:108px;
    height:22px;
    background:url(../images/liveChatBg.gif) 0 0 no-repeat;
    text-indent:-100000px;
    margin:15px 0 15px 42px;
}
a.chat:hover {
    background:url(../images/liveChatBg.gif) 0 -22px no-repeat;
}
.show01 {
    border-bottom:1px solid #DCDAD8;
    padding:11px 11px 22px;
}
.show02 {
    padding:22px 11px 0;
    clear:both;
}
.show01 p {
    padding-bottom:10px;
}
.chxset .chx {
    margin:2px 5px 0 0;
}
.chxset td {
    padding:3px 0;
}
.chxset {
    margin-bottom:7px;
}
.tilbage {
    float:left;
    margin-top:33px;
    display:block;
    font-size:10px;
    position:relative;
    left:16px;
    width:auto;
}
.leftPan .fld, .leftPan .fldSmall {
    color:#000;
    background-color:inherit;
    font-size:11px;
}
.divider {
    background:url(../images/line.gif) 2px 50% no-repeat;
}
.tpad {
    padding-top:8px;
}
.show03, .txtBlock {
    padding:4px 0 14px 23px;
}
.show03 input {
    border-color:#E51A00;
}
p.highlight {
    color:#E51A00;
    background-color:inherit;
    padding:10px 0 0;
}
.std .chx {
    margin-top:3px;
}	
.txtlisting {
    float:left;
    width:auto;
}
.txtlisting td.bpaddH {
    padding-bottom:12px;
}

.txtlisting td.bpadd {
    padding-bottom:16px;
}
.txtlisting td.bpadd02 {
    padding-bottom:12px;
}
.txtlisting td.bpadd03 {
    padding-bottom:32px;
}
.txtlisting .total td {
    border-top:1px solid #DCDAD8;
    border-bottom:1px solid #DCDAD8;
    padding:5px 0;
}
.txtlisting strong {
    color:#333;
    background-color:inherit;
}
.txtlisting .bottTxt {
    font-size:11px;
    padding-top:20px;
}
.txtlisting .bottTxt p {
    padding-bottom:8px;
} 
.txtlisting .bottTxt p span {
    color:#666;
    background-color:inherit;
}
.rGap {
    margin-right:24px;
}
.chmargin {
    border-bottom:1px solid #ccc;
}
.chmargin td {
    padding:0 0 12px 10px;
}
.chmargin .chx{
    margin:3px 5px 0 0;
}
div.txtBlock02 {
    padding:14px 0 0 10px;
}
.sep {
    background:url(../images/slid.gif) 50% 50% no-repeat;
}
.nopad {
    padding:0 !important;
}
.dmks {
    padding-bottom:48px !important;
}
.nyheds {
    background:url(../images/nyhedsbrev-bg.png) 0 0 no-repeat;
    padding:20px 0 48px;
    height:100%;
    overflow:hidden;
}
.nyheds p {
    padding:3px 0 0 18px;
}
.calltxt {
    font-size:13px;
    line-height:17px;
    padding-top:26px;
}
.mail {
    color:#000;
    background-color:inherit;
    text-decoration:none;
}
a.mail:hover {
    color:#E51A00;
    background-color:inherit;
    text-decoration:underline;
}
.contentRight h1, .contentRightNoMenu h1 {
    font-size:20px;
    font-weight:bold;
    line-height:24px;
    color:#333333;
    letter-spacing:-1px;
    margin-bottom:16px;
}
.contentRight h2, .contentRightNoMenu h2 {
    font-size:14px;
    font-weight:bold;
    line-height:18px;
    margin:0;
}
.contentRight p.headtxt, .contentRightNoMenu p.headtxt {
    padding:0;
    font-weight:bold;
}
.contentRight h3.tPad, .contentRightNoMenu h3.tPad {
    padding-top:26px;
}
.contentLeft a {
    color:#E51A00;
    background-color:inherit;
    margin-left:17px;
    font-size:10px;
}
.contentLeft a:hover, foreside:hover {
    color:#000;
    background-color:inherit;
}
.deter {
    height:183px;
    width:245px;
    background:url(../images/sticker-txt.png) 0 0 no-repeat;
    text-indent:-100000px;
}
.derPadd {
    padding-top:20px;
}
div.proContainer {
    height:100%;
    overflow:hidden;
    padding-top:35px;
}
div.proPanLeft {
    width:245px;
    float:left;
    margin-right:23px;
}
div.proPanLeftNaviation{
    font-size:13px;
}
div.proPanLeftNaviation .active2{
    color:#E51A00;
}	

div.proPanLeftNaviation ul{
    font-size:13px;
}	
div.proPanLeftNaviation ul ul{
    font-size:9px;
    padding:10px 0 0 10px;
}		

div.proPanLeftNaviation ul li{
    padding-left:8px;
    margin-bottom:9px;
    background:url(../images/proPanLeftNaviation-border.gif) no-repeat 0 0;
}

div.proPanLeftNaviation ul ul li{
    padding-left:8px;
    margin-bottom:0;
}	

div.proPanLeftNaviation ul li a{
    text-decoration:none;
    color:#5A5A5A;
}
div.proPanLeftNaviation ul li a:hover{
    text-decoration:none;
    color:#E51A00;
}

.opkaldsafgift{
    background:url(../images/0-i-opkaldsafgift.gif) no-repeat 0 100%;
    padding-bottom:133px;
    margin-bottom:18px;
}

.opkaldsafgift p{
    padding-bottom:0 !important;
}

.call-abonnement{
    padding-bottom:33px;
}

.call-abonnement p{
    padding-bottom:16px;
}

.call-abonnement_bottom{
}



.block05{
    margin-bottom:36px;
}


.block05 .block05Top{
    background:url(../images/block05top.gif) no-repeat 0 0;
    height:15px;
    width:473px;
    overflow:hidden;
    margin-top:15px;

}

.block05 .block05Mid{
    background:url(../images/block05-mid.gif) repeat-x 0 0;
    width:450px;
    height:189px;
    padding:0 11px;
    border-left:1px solid #E8E8E8;
    border-right:1px solid #E8E8E8;
}
.block05 .block05Bottom{
    background:url(../images/block05-bottom.gif) no-repeat 0 100%;
    width:473px;
    height:18px;
    overflow:hidden;
}
.block05 .block05-call td{
    background:url(../images/block05-call-bg.gif) repeat-x 0 0;
    padding:14px 0;
    text-align:center;
    border-top:1px solid #DCDAD8;
    border-bottom:1px solid #DCDAD8;
    border-left:1px solid #DCDAD8;
}

.block05 .block05-call td img{
    padding-bottom:8px;
}
.block05 .block05-call td.right{
    border-right:1px solid #DCDAD8;
}

.block06{
    margin-bottom:32px;
}
.block06 .blok06Top{
    background:url(../images/block06Top.gif) no-repeat 0 0;
    height:14px;
    overflow:hidden;
}
.block06 .blok06Bottom{
    background:url(../images/blok06Bottom.gif) no-repeat 0 0;
    height:13px;
    overflow:hidden;
}
.block06 .blok06Inner{
    background:url(../images/block06bg.gif) repeat-x 0 100%;
    border-left:1px solid #E8E8E8;
    border-right:1px solid #E8E8E8;
    padding:0 0 0 12px;
}


.call-abonnement_bottom p{
    padding-top:20px
}

.call-abonnement_bottom h3.open{
    background:url(../images/burgendy-bullet.gif) no-repeat 0 3px;
}
.call-abonnement_bottom h3{
    font-size:11px;
    font-weight:bold;
    background:url(../images/burgendy-bullet-close.gif) no-repeat 0 3px;
    padding:0 0 5px 21px;
    border-bottom:1px solid #E8E8E8;
}

div.proPanRight {
    width:473px;
    float:left;
}
a.forside {
    margin:14px 0 0 17px;
    color:#E51A00;
    background-color:inherit;
    display:block;
    width:60px;
    font-size:10px;
}
a.forside02 {
    margin:20px 0 0 17px;
    color:#E51A00;
    background-color:inherit;
    display:block;
    width:60px;
    font-size:10px;
    line-height:14px;
}
ul.productShow {
    padding-left:3px;
}
ul.productShow li {
    float:left;
    padding-right:3px;
    margin-bottom:5px;
	text-align: center;
}
ul.productShow li a, ul.productShow li div {
	text-align: center;
    border:1px solid #DCDAD8;
    display:block;
    height:44px;
    width:35px;
    float:left;
	cursor: pointer;

}
ul.productShow li a:hover, ul.productShow li a.selected, ul.productShow li div.selected {
    border:1px solid #E51A00;
}
ul.productShow li a img {
    display:block;
    float:left;
}
a.sevideo {
    margin-left:11px;
    font-size:10px;
    color:#E51A00;
    background-color:inherit;
    text-decoration:none;
}
a.sevideo:hover {
    color:#000;
    background-color:inherit;
    text-decoration:underline;
}
.showPhone img.productMain{
    display:block;
    margin-top:9px;
    clear:both;
}
.showPhone {	
    position:relative;
	width: 180px;
}
.showPhone .tilbud {
    position:absolute;
    left:0px;
    top:0;
    text-indent:-100000px;
    background:url(../images/tilbud.png) 0 0 no-repeat;
    display:block;
    width:75px;
    height:43px;
}
.showPhone .nyhed {
    position:absolute;
    left:0px;
    top:0;
    text-indent:-100000px;
    background:url(../images/nyhed.png) 0 0 no-repeat;
    display:block;
    width:75px;
    height:43px;
}
ul.rating {
    padding:37px 0 0 18px;
}
ul.rating li {
    padding:0 11px 13px 0;
    float:left;
    width:auto;
}
ul.rating li img {
    float:left;
    width:auto;
    display:block;
}
.showPhone p {
    padding:0 10 17px 18px;
}
.block04 {
    position:relative;
    margin:20px 0 31px;
    width:473px;
    padding-top:15px;
}
.block04 .backBg {
    background:url(../images/block04Midrep.gif) 0 0 repeat-y;
}
.block04 .inner {
    background:url(../images/block04Bottom.gif) 0 100% no-repeat;
    padding:0 0 16px 18px;
    overflow:hidden;
    height:100%;
}
span.top04 {
    background:url(../images/block04Top.gif) 0 0 no-repeat;
    width:473px;
    height:16px;
}
ul.listType04 {
    font-size:11px;
    line-height:16px;
    padding:10px 16px 0 0;
    
    margin: 0;
}
ul.listType04 li {
    background:url(../images/bullet.gif) 0 5px no-repeat;
    padding:0 0 4px 12px;
    
    
    margin: 0;
}
ul.listType04 li a {
    color:#000;
    background-color:inherit;
    text-decoration:none;
}
ul.listType04 li a:hover {
    color:#E51A00;
    background-color:inherit;
    text-decoration:underline;
}
.bigTxt {
    font-size:13px;
    line-height:17px;
}
.b04Left {
    float:left;
    /*width:auto;*/
    margin-right:13px;
}
.sparTxt {
    font-size:10px;
    line-height:14px;
    padding-left:42px;
}
a.kobnu {
    display:block;
    width:79px;
    height:23px;
    background:url(../images/kobnu.gif) 0 0 no-repeat;
    text-indent:-100000px;
    margin-top:11px;
}
a.kobnu:hover {
    background:url(../images/kobnu.gif) 0 -23px no-repeat;
}
a.udsolgt {
    display:block;
    width:81px;
    height:23px;
    background:url(../images/udsolgt.gif) 0 0 no-repeat;
    text-indent:-100000px;
    margin-top:11px;
}
a.udsolgt:hover {
    background:url(../images/udsolgt.gif) 0 -23px no-repeat;
}
a.kommersnart {
    display:block;
    width:81px;
    height:23px;
    background:url(../images/kommer.gif) 0 0 no-repeat;
    text-indent:-100000px;
    margin-top:11px;
}
a.kommersnart:hover {
    background:url(../images/kommer.gif) 0 -23px no-repeat;
}
.kob {
    margin-left:10px;
}
h2.contheading {
    font-size:20px;
    line-height:24px;
    padding-bottom:10px;
    margin-top:0;
    font-weight: normal;
    color: #333333;
}
.bottomDivi {
    background:url(../images/brush.gif) 0 100% no-repeat;
    padding-bottom:22px !important;
    margin-bottom:7px !important;
}
div.tabbolck {
    background:url(../images/tabBlockBot.gif) 0 100% no-repeat;
    padding-bottom:32px;
    height: 100%;
    overflow: hidden;
}
ul.tab {
    height:25px;
    overflow:hidden;
    background:url(../images/back-line.gif) 0 0 repeat-x;
}
ul.tab li {
    float:left;
    width:157px;
}
ul.tab li a {
    display:block;
    height:24px;
    border-left:1px solid #E8E8E8;
    border-right:1px solid #E8E8E8;
    text-align:center;
    line-height:24px;
    text-decoration:none;
    font-size:12px;
    color:#333;
    background-color:inherit;
}
ul.tab li.lefttab {
    background:url(../images/leftcor.gif) 0 0 no-repeat;
    border-left:0px solid #fff;
    width: 237px; /*158px;*/
}
ul.tab li.lefttab a {
    border-left:0px solid #fff;
}
ul.tab li.righttab {
    background:url(../images/rightcor.gif) 100% 0 no-repeat;
    border-right:0px solid #fff;
    width:235px; /*158px;*/
}
ul.tab li.righttab a {
    border-right:0px solid #fff;
}
ul.tab li a:hover, ul.tab li a.active {
    border-bottom:1px solid #fff;
    font-weight:bold;
    color:#333;
    background-color:inherit;
}
div.tabshow01 {
    border-left:1px solid #E8E8E8;
    border-right:1px solid #E8E8E8;
    padding:29px 11px 0;
    height:100%;
    overflow:hidden;
	background-color:#ffffff;
}
div.tabshow01 p {
    padding:0 0 18px 11px;
    margin: 0px;
}
.call a {
    padding-left:5px;
}
div.listtabin {
    background:url(../images/bgtab.gif) 0 100% repeat-x;
    padding:9px 0 3px;
    clear:both;
    height:100%;
    overflow:hidden;
}
div.listtabin table {
    border-left:1px solid #DCDAD8;
    border-right:1px solid #DCDAD8;
}
div.listtabin table td {
    border-top:1px solid #DCDAD8;
    padding:13px 10px 14px;
}
div.listtabin table td.bdr {
    background:url(../images/backTable.gif) 0 0 repeat-x;
    border-left:1px solid #DCDAD8;
}
div.tabbolck a.kobnu {
    position:relative;
    left:350px;
    margin-top:22px !important;
}

.subtxtpop {
    font:11px/20px Verdana, Arial, Helvetica, sans-serif;
    color:#666;
    background-color:inherit;
}
.botpaddtck {
    padding:0 0 5px;
}
.graybox {
    width:228px;
    height:168px;
    background:url(../images/gray-graphic-bg.jpg) no-repeat 0 0;
    float:left;
}
.graybox1 {
    width:228px;
    height:168px;
    background:url(../images/gray-graphic-bg1.jpg) no-repeat 0 0;
    float:left;
}
.graybox2 {
    width:228px;
    height:168px;
    background:url(../images/gray-graphic-bg3.jpg) no-repeat 0 0;
    float:left;
}
.graybox3 {
    width:228px;
    height:168px;
    background:url(../images/gray-graphic-bg4.jpg) no-repeat 0 0;
    float:left;
}
.graybox4 {
    width:228px;
    height:168px;
    background:url(../images/gray-graphic-bg5.jpg) no-repeat 0 0;
    float:left;
}
.graybox5 {
    width:228px;
    height:168px;
    background:url(../images/gray-graphic-bg.jpg) no-repeat 0 0;
    float:left;
}

.contentPanel .grayBox15 {
    width:431px;
    padding:10px 0;
    margin-bottom:11px;
    background:url(../images/gray-box-repeated-bg.gif) repeat-y 0 0;
    position:relative;
    float:left;
}
.contentPanel .grayBox15 span.topCurve,
.contentPanel .grayBox15 span.bottomCurve {
    background-position:0 0;
    background-repeat:no-repeat;
    width:433px;
    height:7px;
    font-size:0;
    line-height:0;
    position:relative;
    left:0px;
    display:block;
}
.contentPanel .grayBox15 span.topCurve { background-image:url(../images/gray-box-top-curve.gif); top:-11px;}
.contentPanel .grayBox15 span.bottomCurve { background-image:url(../images/gray-box-bottom-curve.gif); bottom:-10px;}




.topRep {
    background:url(../images/top-rep.gif) 0 100% repeat-x;
    height:10px;
}
.leftRep {
    background:url(../images/leftRep.gif) 100% 0 repeat-y;
    width:10px;
}
.rightRep {
    background:url(../images/right-rep.gif) 0 0 repeat-y;
    width:10px;
}
.bottomRep {
    background:url(../images/bottom-rep.gif) 0 0 repeat-x;
    height:10px;
}
.mid {
    background:url(../images/mid-rep.gif) 0 0 repeat;
    padding:10px 5px 18px;
    color:#000000;
}
.corner {
    height:10px; width:10px;
}
.lT {
    background:url(../images/ltcor.gif) 100% 100% no-repeat;
}
.rT {
    background:url(../images/rtcor.gif) 0 100% no-repeat;
}
.lB {
    background:url(../images/lbcor.gif) 100% 0 no-repeat;
}
.rB {
    background:url(../images/rbcor.gif) 0 0 no-repeat;
}
.popup {
    font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}
.popup h3 {
    font-size:11px;
    font-weight:bold;
    padding:0 0 15px;
    margin:0;
}
.popup p {
    padding:0 0 5px;
    margin:0;
}

img {
    border:0;
}


.price-font {
    font-size: 34px;
    color:#6a4092;
    background:#fff;
}

.infoIcon
{
    padding-top:3px;
    padding-left:3px;
}
.leftPanel
{
    float:left;
    border: 0px solid green;
}
.rightPanel
{
    border:0px solid red;
    float: left;
    width: 500px;
}

.price-star {
    background: url(../images/spar542.gif) no-repeat;
    display: block;
    width: 171px;
    height: 110px;
}

.price-font-second {
    font-size:34px;
    color:#FFF;
    clear: both;
    margin-left: 30px;
    padding-top: 40px;
    display: block;
    width: 100px;
    text-align: center;
}

.spar-font {
    font-size: 15px;
	float: right;
}

.spar-font-focused {
    font-size: 15px;
    margin-left:80px;
}

.spar-font-small {
    font-size: 13px;
	float: right;
	position: relative;
}

.proList .spar-font {
    float:left;
}

.plan-price-title {
    display: block;
    width: 87px;
    height: 25px;
    background: url(../images/plan-background.gif) no-repeat;
    text-align: center;
    padding-top: 10px;
}


.plan-price-left {
    background: url(../images/plan-background-left.gif) no-repeat;
    width: 10px;
    height: 40px;
}

.plan-price-right {
    background: url(../images/plan-background-right.gif) no-repeat;
    width: 10px;
    height: 40px;
}          

.plan-price-center {
    height: 40px;
    text-align: center;
    padding-top: 10px;
    height: 30px;
    width: 80px;
}

.plan-price-center a {
    position: relative;
    top: 23px;
    left: -5px;
}

.plan-price-center input {
    position: relative;
    left: -15px;
    top: 3px;
}

.plan-name-font {
    font-weight: bold;
    color: #000;
    display: block;
    line-height: 16px;
    position: relative;
    top: -15px;
}

.proList .flir-image {
    position:relative;
    top:0px;
}

.submit {
    border-style:none;
    margin-top:5px;
    width:16px;
    height:12px;
    background: url(../images/go-button.gif) no-repeat;
    cursor:pointer;
}

input.oops, textarea.oops {
    border: 1px solid red;
}

label.oops, div.oops, span.oops {
    color: red;
    font-weight: bold;
    margin: 5px;
}


.error, .fld-error {
    background-position: 15px center;
    background-color: #fcfbd3;
    color: red;
    border: 1px dotted yellow;
    padding: 5px 5px 5px 5px;
    margin-bottom: 10px;
    margin-top: 2px;
    min-height: 12px;
    text-align:left;
    margin-left: 3px;
    margin-right: 3px;
}

.lighterror {
    color: red;
    padding: 5px 5px 5px 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 12px;
    text-align:left;
    margin-left: 3px;
    margin-right: 3px;
}

.focused-price-star {
    background: url(../images/star.gif) no-repeat;
    width: 104px;
    height: 102px;
    padding-top: 7px;
    text-align:center;
    vertical-align: middle;
    position:relative;
	display: table; 
	height: 96px;
	width: 106px;
	#position: relative;
	overflow: hidden;
}
.focused-price-star2
{
	#position: absolute;
	#top: 50%;
	#left: 0;
	width: 106px;
	display: table-cell;
	vertical-align: middle;
}
.focused-price-star3
{
	#position: relative;
	#top: -50%;
}
.splash-price-star {
    background: url(../images/star.gif) no-repeat;
    display: table-cell;
    width: 104px;
    height: 102px;
    text-align:center;
    position:relative;
}

.focused-price-star .focused-price-font {
    color:#ffffff;
    background:#01967b;

}
.focused-img
{
    margin-top: -20px;
    position: relative;
    clear: both;
}
.orderflow-star {
    padding-top:0px;
}

.focused-minprice {
    color:#fff;
    font-size:12px;
    background:#01967b;
}

.size-large {
    font-size:46px;
}

.size-medium {
    font-size:38px;
}

.size-small {
    font-size:30px;
}

.size-smallest {
    font-size:24px;
}


.placeholder-size-large {
    height:2px;
}
.placeholder-size-medium {
    height:6px;
}

.placeholder-size-small {
    height:10px;
}

.placeholder-size-smallest {
    height:12px;
}

.orderflow-placeholder-size-large {
    height:12px;
}
.orderflow-placeholder-size-medium {
    height:16px;
}

.orderflow-placeholder-size-small {
    height:19px;
}

.orderflow-placeholder-size-smallest {
    height:21px;
}

.focused-product-name {
    float:left;
    font-size:18px;
    text-align:center;
    margin-top:10px;
    width:100px;
}

.focused-product-name a {
    color:#000;
    text-decoration:none;
}
.focused-product-name img
{
	padding-left: 20px;
}

.spotTitle
{
    background: url(../images/spotTitleBg.gif) 50% 0 no-repeat;
    background-position:bottom;
    height: 25px;
    width: 225px;

}

.alleTitle, .search-results-title
{
    background: url(../images/alle-de-txt.gif) 50% 0 no-repeat;
    background-position:bottom;
    height: 28px;
    width: 740px;
}

.search-results-title {
    height:15px;
}

.calliope-bd h3
{
	font-size: 1.2em;
}
.spotTitle h3
{
    padding-left: 20px;
    font-size: 1.7em;
}

.alleTitle h3
{
    padding-left: 20px;
    font-size: 1.7em;
}

#save-spot {
    padding: 5px;
}

#save-spot .input-text {
    width: 190px;
}
.logo
{
    float:left;
    position:absolute;
    top: 20px;
    padding-left: 10px;
    height:100px;
}

.spotContent ul {
    font-size:11px;
    line-height:16px;
    padding:2px 20px 14px 18px;
}
.spotContent li{
    background: url(../images/bullet.gif) 0 5px no-repeat;
    padding:0 0 4px 12px;
}
.spotContent li span {
    display:block;
}

.spotContent {
    padding-left:15px;
}

.dialog fieldset { padding:0; border:0; margin-top:10px; }
.dialog h1 { font-size: 1.2em; margin: .6em 0; }
.dialog .ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }
.dialog .ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }
.dialog .label {
    font-weight:bold;
}

.left-menu {
    float:left;
    font-size:13px;
    width: 230px;
}

.left-menu a {
    text-decoration:none;
}

.block-content {
    float:left;
    display:block;
    overflow: hidden;
}

.banner{
    width:765px;
    text-align: center;
}

.bottomspacer
{
    padding-bottom:30px;
}

ul.faq-categories a {
    font-size: 13px;
}

ul.faq-categories {
    padding-left:30px;
}

ul.faq-categories li {
    padding:4px 10px;
}

ul.faq-subcategories li {
    padding: 0 10px;
}

ul.faq-subcategories {
    padding-left:30px;
}

ul.faq-subcategories a {
    font-size: 12px;
}

ul.faq-questions li {
    padding: 0 10px;
}

ul.faq-questions a {
    font-size: 11px;
    font-weight:bold;
    color:#000;
}

ul.faq-questions .admin-link {
    color:#f00;
    font-style:italic;
}

.admin-link {
    color:#f00;
    font-style:italic;

}

.leftmenu-root-div {
    margin:7px 0;
    padding:0 0 0 3px;
    display:block;
    border-left:1px solid #DCDAD8;
}

.leftmenu-div {
    margin: 0;
    padding-left:3px;
    font-size:11px;
    display:block;
    border-left:1px solid #DCDAD8;
}

.leftmenu-active {
    color:#d7382f;
    font-weight:bold;
}

.leftmenu-root-li a {
    font-size:13px;
}


.leftmenu-li a {
    font-size:11px;
}

.left-menu a:hover {
    color:#e51a00;
}

.inputGray
{
    color: silver;
}
.pdbt
{
    font-size: 18px;

}

.spotTitle a {
    color:#000;
    text-decoration:none;
}

input.red, select.red, textarea.red, checkbox {
    border: 1px solid red !important;
}

div.red {
    display: block;
    background-color: red;
    width: 15px;
    height: 15px;
    padding-top: 2px;
    padding-left: 2px;
}

.redchk
{
    border: 2px solid red;
    background-color: white;
    padding: 0px;
    margin: 0px;
    width: 13px;
    height: 13px;
}

h1,h2,h3,p,ol li,ul li { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
h1,h2,h3 { font-weight: bold; margin: 0; }
h1 { font-size: 20px; margin-bottom: 16px; color: #333333; letter-spacing: -1px; }
h2 { font-size: 13px; font-weight: normal; }
h3 { font-size: 11px; line-height: 16px; }
p { font-size: 11px; line-height: 16px; margin: 0 0 16px; }
ol li, ul li { font-size: 11px; line-height: 16px; }

.topPan .active-topmenu {
    color:#e51a00;
    float:left;
    padding:0 9px 0 5px;
    width:auto;
    background-color:inherit;
    text-decoration:none;
}

.topNav .active-mainmenu {
    color:#e51a00;
    float:left;
    padding:0 19px 0 25px;
    width:auto;
    background-color:inherit;
    text-decoration:none;
    border-left:1px solid #C5C3C1;
}

div.faq-content {
    float:left;
    width:510px;
}
.form
{
    overflow: hidden;
    display:block;
    float: left;
}
.clr{overflow: hidden; display: block; clear: both; font-size: 1px; height: 1px; line-height: 1px;}

.tilvalgcartentry td {
	padding-left: 0px;
}

.footer-text {
    text-align:center;
    clear:both;
    color:#8F8F8F;
    margin: 5px 0;
}
.inner02 p
{
    margin: 0px;
}

#service-logout {
    text-align:center;
    width:100%;
}

.splash-price-padding-1000 {
    height:40px;
}

.splash-price-padding-100 {
    height:38px;
}

.splash-price-padding-10 {
    height:34px;
}

.splash-price-padding-1 {
    height:32px;
}

.searchres-title {
    color:#E51A00;
    font-weight:bold;
    text-decoration:none;
}

.b-totalsystemerrors {
        position:absolute;
        top:0;
        left:1130px;
        border:2px #f00 solid;
        padding:2px;
}

.b-totalsystemerrors a {
    color:#f00;
    text-decoration:none;
}

#b-systemerrors {
    border:2px #f00 solid;
}

.customFieldLabel
{
	float:left; 
	width:157px;
	height:25px;
	padding-top:4px;
}
.customFieldInput
{
	float:left; 
	width:280px;
	height:25px;
	padding-top:4px;
}