/**/

body, html {
 margin:0;
 padding:0;
 height:100%;
 border:none;
	scrollbar-3dlight-color:#4d4844;
	scrollbar-arrow-color:#cbc5be;
	scrollbar-darkshadow-color:#4d4844;
	scrollbar-face-color:#6f6b68;
	scrollbar-highlight-color:#6f6b68;
	scrollbar-shadow-color:#6f6b68;
	scrollbar-track-color:#383431; 
}
body {
	background-attachment: fixed;
	background-color: #1b1612;
	background-image: url(../gfx/body_back_1920.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td {text-align: left;vertical-align:top;}
a,input {
	outline: none;
}
a {
	color: #c042d1;
	text-decoration: none;
}
a:hover {
	color: #de51f1;
	text-decoration: underline;
}

form {margin:0;}

#forsideMain {
	/*background-color: #ffffff;*/
	margin-bottom: 20px;
}
#forsideMain .imageContainerLeft  {
	padding: 2px 1px 0 2px;
	background-repeat: no-repeat;
	background-position: 2px 2px;	
}
#forsideMain .imageContainerRight  {
	padding: 2px 2px 0 1px;
	background-repeat: no-repeat;
	background-position: 1px 2px;
}
/* forside pnghack */

.logoPng[class] {background-image:url(../gfx/eie_logo.png);}
.logoPng {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src=gfx/eie_logo.png);}
.logoKalkulatorPng[class] {background-image:url(../gfx/eie_logo_finanslogo.png);}
.logoKalkulatorPng {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src=gfx/eie_logo_finanslogo.png);}

.logoPngSplash[class] { background-image:url(../gfx/eie_logo.png);}
.logoPngSplash {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src=page/gfx/eie_logo.png);}

#splash {
	font-size:10px;
}

#forsideMain .imageUtvalgt[class] {background-image:url(../gfx/utvalgt.png);}
#forsideMain .imageUtvalgt {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src=gfx/utvalgt.png);}

#forsideHeading {
	font-family:Arial, Helvetica, sans-serif;
	margin: 2px;
	background:#ffffff;
}
#forsideHeading td {vertical-align: middle;}
#forsideHeading #headingFirst {
	font-size:16px;	
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 12px;
	padding-bottom: 12px;	
	white-space: nowrap;
}
#forsideHeading #headingSecond {
	font-size:12px;	
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap;	
	color: #545252;
	position:relative;
	overflow:hidden;
}

#forsideHeading #mainPrice {
	border: 2px solid #ffffff;
	background-color: #641d73;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;		
	text-align: center;
}


#forsideThumbs img { background-repeat:no-repeat;background-color: #48433f;}
#forsideThumbs img, #meglerThumbs img {display:block;margin:0;padding:0;background-position: center center;border-width:0;}


#forsideThumbs td {
	vertical-align: top;
	font-size: 10px;
	padding-bottom: 6px;
}
#seekThumbs td {
	vertical-align: top;
	font-size: 10px;
	padding-bottom: 15px;
}
#forsideThumbs td h3, #forsideThumbs td h4 {
	font-size: 10px;
	font-weight: bold;
	padding:0;
	margin: 0 0 0 0;
}
#seekThumbs td h3, #meglerThumbs td h3, #seekThumbs td h4, #meglerThumbs td h4 {
	font-size: 10px;
	font-weight: bold;
	padding:0;
	margin: 0.5em 0 0 0;
}
#seekThumbs td h3 {
	margin-bottom: 4px;
}
#seekThumbs {
	margin-bottom: 0px;
}

#seekThumbs img {background-position: center center;background-repeat: no-repeat;background-color: #48433f;}
#seekThumbs .spacer {background-color: transparent;}

/* forside thumbs moogover */

.over, .over_1, .over_2, .over_3, .over_4, .over_5, .over_6, .over_7, .over_8, .over_9, .over_10, .over_11, .over_12, .over_13, .over_14, .over_15, .over_16, .over_17, .over_18, .over_19, .over_20 {color: #a8a29d;}
.roll {color: #ffffff; cursor: pointer; cursor: hand;}
.point {cursor: pointer; cursor: hand;}




/* søkefelt */

#seekMain {
	background-color: #7d7976;
	color: #ffffff;
	margin-bottom: 0px!important;
}
#seekMain td {
	font-size: 10px;
}
#seekMain td a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

#seekMain .seekHead {
	font-weight: bold;
	padding: 12px 0 0 14px;
	text-transform: uppercase;	
}

.axBrowserCmd {
	border:none; 
	background-color:#ccc7c3;
	font-size:11px;
	font-family:verdana;
	color:#7d7976;
	cursor:pointer;
	cursor:hand;
	height:15px;
}
.axBrowserCmd:hover {
	background-color:#ccc7c3;
}
#axPropCount {
	font-size:11px;
	font-family:verdana;
}

#progbarpad {
	background-color: #9d9996;
}

#seekMain .seekAvansertLink {
	width: 146px;
	font-size: 10px;
	background-color: #9d9996;
	text-transform: uppercase;
	vertical-align: bottom;
	font-weight: bold;
	text-align: center;
	padding: 0 0 14px 0;
}
#seekMain .seekAvansertLink a {
	text-decoration: underline;
	margin: 0;	
}
#seekMain .seekAvansertLink  a:hover {
	color: #ccc;
}

#seekCheckRow td { 
	vertical-align: middle;
	padding: 0 0 9px 0;	
	cursor:pointer;
	cursor:hand;
}
#seekCheckRowUpper td { 
	vertical-align: middle;
	padding: 0;	
}


#seekMain select, #seekMain .textInput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #9e9a97;
	background-color: #65615e;
	color: #fff;
}

#seekMain .knapp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 110px;
}

#seekmain .cmdsearch {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 80px;
}

/* prospekt */

.prospektWrap {}

#solgtOver[id] {background-image:url(../gfx/solgt.png);position:absolute;z-index:5;padding:0;margin:0;}
#solgtOver {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src=gfx/solgt.png);position:absolute;z-index:5;padding:0;margin:0;}

#utleidOver[id] {background-image:url(../gfx/utleid.png);position:absolute;z-index:5;padding:0;margin:0;}
#utleidOver {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src=gfx/utleid.png);position:absolute;z-index:5;padding:0;margin:0;}


#prospekt .bigPictureSolgt[class] img {background-image:url(../gfx/solgt.png);display:inline;padding:0;margin:0;}
#prospekt .bigPictureSolgt img {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src=gfx/solgt.png);display:inline;padding:0;margin:0;}
#prospekt .bigPictureUtleid[class] img {background-image:url(../gfx/utleid.png);display:inline;padding:0;margin:0;}
#prospekt .bigPictureUtleid img {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src=gfx/utleid.png);display:inline;padding:0;margin:0;}
#prospekt .bigPicture, #prospekt .bigPictureSolgt {vertical-align: top;padding:0;margin:0;background-position:center center;background-repeat: no-repeat;background-color: #35302c;}
#prospekt .bigPicture, #prospekt .bigPictureUtleid {vertical-align: top;padding:0;margin:0;background-position:center center;background-repeat: no-repeat;background-color: #35302c;}
#prospekt .bigPicture img {display:inline;padding:0;margin:0;}


#prospekt #thumbs {vertical-align: top; text-align:right; padding: 0 0 0 0;text-align: left;width:300px;}
#prospekt #thumbs img {width:80px; height: 53px; background-color: #302b27;	margin: 0 0 10px 15px;background-position:center center; background-repeat:no-repeat;}
#prospekt #thumbs a img {cursor: pointer; cursor: hand;}
#icons {vertical-align: bottom; padding: 0 0 0 0;text-align: left; }
#icons img {margin: 0 0 4px 15px;background-color: #302b27;float:left;}
#icons[id] img {margin: 0 0 4px 15px;}
#prospekt #navi {text-align: right;background-color: #6f6b68;border-width:0 1px 0 0;border-color:#561863;border-style:solid;}
#prospekt #naviFix {background-color: #35302c;}
#prospekt #text, #prospekt #info {vertical-align: top;background-color: #35302c;color:#fff;}
#prospekt #text {padding: 15px 30px 35px 17px;font-family: Arial, Helvetica, sans-serif;}
#prospekt #text td {padding: 0 0 13px 0; font-size: 12px; color: #d3d0cc;}
#prospekt #text h2 {font-size: 16px;font-weight: bold;margin:0 0 2px 0;width:520px;}
#prospekt #text h2 .solgt {color:#952dab;}
#prospekt #text h3 {font-size: 12px;margin:0 0 22px 0;font-weight: normal;width:520px;}
#prospekt #text .outlineHead {text-transform: uppercase; font-size: 10px; padding-right: 15px;padding-top: 1px;vertical-align: top;color: #fff;text-align:right;}
#prospekt #info {font-family:Arial, Helvetica, sans-serif;}
#prospekt #info .body {padding: 4px 12px 4px 14px;font-size: 11px;font-family:Verdana, Arial, Helvetica, sans-serif;}
#prospekt #info .head {background-color:#641d73;font-size: 11px; text-transform: uppercase;font-weight:bold;vertical-align:middle!important;} /* gives good head */
#prospekt #info .head td {vertical-align:middle;}
#prospekt #info .head img {height:19px; width:14px;vertical-align:middle;}  
#prospekt #info .head span {}
#prospekt #info .body h2 {font-size: 12px;font-family:Arial, Helvetica, sans-serif;margin-bottom:5px;margin-top:0;}

#print_box {
padding: 15px 0 0 0;
}

#print_box a {
background: transparent url("../gfx/icon_print.gif") left top;
width: 114px;
height: 23px;
display: block;
text-indent: -2000px;
}

#print_box a:hover {
background: transparent url("../gfx/icon_print.gif") left bottom;
}


/* ansatte */

.ansattLeft img, .ansattRight img {display: block;padding:0;margin:0;}
.ansattLeft {vertical-align:bottom;width:862px;height:384px;}
.ansattRight {}

.ansattText {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #3f3933;margin:0 0 25px 42px;}
.ansattText h1 {margin: 0;font-size: 18px;}
.ansattText h3 {margin: 0;font-size: 14px;}
.ansattText div a {color: #952dab;text-decoration: none;}
.ansattText div a:hover {color: #952dab;text-decoration: underline;}

#meglerThumbs table td, #meglerThumbs {padding:0;margin:0;border:0;font-size:10px;color: #cac5c0;}
#meglerThumbs table {margin-bottom: 15px;}
#meglerThumbs td h3 {color: #fff;font-size:10px;}
#meglerThumbs td {vertical-align: top;}
#meglerThumbs td a {color: #c042d1;text-decoration: none;}
#meglerThumbs td a:hover {color: #de51f1;text-decoration: underline;}

/* kontor - mye basert på ansatte */
.kontorText {margin:0 0 7px 23px;}
.kontorLeft {vertical-align:bottom;width:862px;height:257px;}
.kontorLeft img {display: block;padding:0;margin:0;}

#topRowKontor .firstCell, #topRowKontor .firstCellText {padding-left:20px;}
#topRowKontor .firstCell strong, , #topRowKontor .firstCellText strong {color:#fff;}
#topRowKontor .firstCellText {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #fff;padding-right: 30px;}
#topRowKontor .lastCellText {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #fff;padding-right: 30px;}
#topRowKontor .firstCellText h3, #topRowKontor .lastCellText h3, #topRowKontor .firstCellText h4, #topRowKontor .lastCellText h4 {color: #fff;font-family: Arial, Helvetica, sans-serif;font-size: 12px;margin-top:0;}
#topRowKontor .firstCellText h4, #topRowKontor .lastCellText h4 {margin-top: 8px;color:#c042d1;}
#topRowKontor .firstCellText h4.top, #topRowKontor .lastCellText h4.top {margin-top: 0px;color:#c042d1;}


#topRowKontor .firstCellText a {color: #c042d1;text-decoration: none; background-image:url(../gfx/link2.gif);background-repeat: no-repeat;background-position: left center; padding-left: 15px;}
#topRowKontor .firstCellText a:hover {color: #de51f1;text-decoration: underline;background-image:url(../gfx/link.gif)}


#topRowKontor td {padding-bottom:17px;}


.spesialInput, .spesialInputWide, .spesialInputShort {
	background-color: #2a2623; 
	border-color: #4d4844; 
	border-width: 1px 1px 0 1px; 
	border-style: solid;
	width:  226px;
	height: 14px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: -1px;
	margin-top: -1px;
	color: #c3bebb;
	padding-left: 3px;
}
input:hover {
	background-color: #393430;
}

.spesialInput[class], .spesialInputShort[class], .spesialInputWide[class] { /* IE < 7 ignores [class] */
	margin-bottom: 0px;
	margin-top: 0px;
}

.spesialTextarea, .spesialTextareaWide {
	background-color: #2a2623; 
	border-color: #4d4844; 
	border-width: 1px; 
	border-style: solid;
	width:  226px;
	height: 65px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: -1px;
	margin-top: -1px;
	color: #c3bebb;
	padding-left: 3px;
}
.spesialTextarea[class], .spesialTextareaWide[class] { /* IE < 7 ignores [class] */
	margin-bottom: 0px;
	margin-top: 0px;
}
.spesialInputWide, .spesialTextareaWide {width: 330px} /* bredde på skjemasider */
.spesialInputShort, .spesialTextareaShort {width: 195px;} /* bredde på skjemasider */

input.knapp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	background-color: #6f6b68;
	color: #fff;
	border-color: #6f6b68; 
	border-width: 0; 
	border-style: solid;
	cursor:pointer;
	cursor:hand;
	/* font-weight: bold; */
}


#contentWrapper {
	padding:13px 8px 30px 8px;
	background-color:#332f2c; 
	border-width: 0 2px 0 2px;
	border-style:solid; 
	border-color:#453f39;
	width:842px;
	height: 100%;
	min-height:300px;
}



/* skjema - mye basert på kontor */

.skjemaText {margin:0 0 7px 23px;}
.skjemaLeft {vertical-align:bottom;width:862px;height:173px;}
.skjemaLeft img {display: block;padding:0;margin:0;}



.lilla {color:#aa3ac2!important;}


/* bilde-dimmer */
#dim0 img, #dim1 img, #dim2 img, #dim3 img, #dim4 img, #dim5 img, #dim6 img, #dim7 img, #dim8 img, #dim9 img, #dim10 img, #dim11 img, #dim12 img, #dim13 img, #dim14 img
{opacity: 0.70; filter: Alpha(Opacity=70);}
#dim0 a, #dim1 a, #dim2 a, #dim3 a, #dim4 a, #dim5 a, #dim6 a, #dim7 a, #dim8 a, #dim9 a, #dim10 a, #dim11 a, #dim12 a, #dim13 a, #dim14 a
{display: block; width: 100%; color: #fff; opacity: 0.70; filter: Alpha(Opacity=50); text-decoration: none;}
#dark0 a:hover, #dark1 a:hover, #dark2 a:hover, #dark3 a:hover, #dark4 a:hover, #dark5 a:hover, #dark6 a:hover, #dark7 a:hover, #dark8 a:hover, #dark9 a:hover, #dark10 a:hover, #dark11 a:hover, #dark12 a:hover, #dark13 a:hover, #dark14 a:hover
{display: block; color: white; text-decoration: none;}




/* The infamous IE button width hack */
input.button {
    padding: 0 .25em;
    width: 0;  /* IE table-cell margin fix */
    overflow: visible;
}

input.button[class] {  /* IE < 7 ignores [class] */
    width: auto;  /* cancel margin fix for other browsers */
}

td input.button[class] {
    width: 100%;
}

#mertekstContainer {
	 position:relative;
	 top:0px;
	 left:-13px;
	 z-index:50;
}

#mertekst {
	color: #e7e3e0;
	position:absolute;
	background-color:#332f2c;
	/*filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;*/
	width:325px;
	padding:0 13px 13px 13px;
}
#mertekst a {color:#e52cfe;}

	/* jQuery lightBox plugin - Gallery style */
	#floorplanlightbox {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
	#floorplanlightbox ul { list-style: none; }
	#floorplanlightbox ul li { display: inline; }
	#floorplanlightbox ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#floorplanlightbox ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#floorplanlightbox ul a:hover { color: #fff; }
  
 .frntlnk {
	background:url(../gfx/v2/se_eiendom_a.png) no-repeat;
	width:148px;
	height:30px;
	position:absolute;
	bottom:5px;
	right:0px;
	display:none;
 }
#verdiskap  {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #d7d7ce;
	font-size: 11px;
}
#verdiskap a  {
	background-position: 0 50%;
	padding-left: 14px;
	background-repeat: no-repeat;
	background-image: url(/gfx/arrow_r.gif);
	color: white;
	font-size: 14px;
}
#verdiskap b  {
	color: white;
}
#verdiskap dd  {
	margin: 8px;
	padding: 16px;
	color: #d7d7ce;
	background-color: #201d1c;
}
#verdiskap dt  {
	padding-top: 16px;
}
.row {
	position:relative;
	width:100%;
	display:block;
	float:left;
	margin-bottom:1px;
}
.row .left {
	float:left;
	padding:0px 0px 0px 12px;
}
.row .expansionwrapper {
	width:100%;
	padding:3px 0px 3px 0px;
	float:left;
}
.row .right {
	float:right;
	padding:0px 12px 0px 0px;
}
.row .moreinfo {
	position:absolute;
	left:120px;
}
.row .arrow {
	position:absolute;
	left:180px;
	padding:2px;
}
.row .expansion, .row .expansion2 {
	border-top:solid 1px #35302c;
	width:274px;
	color:#bbbab9;
	float:left;
	padding:12px;
	background:url(../gfx/bg.openpad.gif) repeat-x #2d2824;
	display:none;
}
.eastheader {
	width:286px;
	background:#641d73;
	padding:3px 0px 2px 12px;
	font-weight:bold;
	font-size:11px;
	font-family:arial;
	float:left;
	margin:0px 0px 5px 0px;
}
.eastmargin {
	width:100%;
	margin-bottom:5px;
	float:left;
}
.eastwrapper {
	font-size: 11px;font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;float:left;
}
.eastwrapper h2 {font-size: 12px;font-family:Arial, Helvetica, sans-serif;margin-bottom:5px;margin-top:0;}

#facebook_box {
padding: 15px 0 0 0;
}

#facebook_box a {
background: transparent url("../gfx/icon_facebook.gif") left top;
width: 157px;
height: 23px;
display: block;
text-indent: -2000px;
}

#facebook_box a:hover {
background: transparent url("../gfx/icon_facebook.gif") left bottom;
}

#totalpricedesc {
	float:left;
	margin-left:10px;
	padding:5px;
	width:154px;
	height:40px;
	background:url(../gfx/boxgrad.gif) repeat-x #4d4844;
}
#xFooter {
	float:right;
	height:20px;
	margin:40px 30px 20px 0px;
}
#xFooter img {
	border:none;
}





#c_wrapper {
	float:left;
	width:100%;
	height:100%;
	clear:right;
	color:#cac5c0;
	font-size:10px;
	position:relative;
	top:-13px;
	left:10px;
}
#c_top {
	width:100%;
	height:138px;
	float:left;
}
#c_bottom {
	float:left;
	width:100%;
	height:279px;
	position:relative;
	left:-18px;
}
#c_bottom #c_bottom_left {
	width:429px;
	height:279px;
	background:#27221e;
	float:left;
}
#c_bottom #c_bottom_left #c_bottom_left_top {
	background:#24201c url(../gfx/c_bankpartner.gif) no-repeat 20px;
	width:100%;
	height:115px;
	float:left;
	cursor:pointer;
	cursor:hand;
}
#c_bottom #c_bottom_left #c_bottom_left_bottom {
	background:url(../gfx/c_bottom_left_bottom_text.gif) no-repeat;
	width:429px;
	height:103px;
	float:left;
}
#c_left {
	width:411px;
	height:100%;
	float:left;
	position:relative;
}
.c_container {
	width:410px;
	height:100%;
	float:left;
	position:relative;
	z-index:300;
}
#c_left .c_container {
	margin-top:20px;
}
#c_right .c_container {
	margin-top:38px;
}

#c_bottom #c_bottom_right {
	width:429px;
	height:279px;
	float:left;
	background:#25211d;
	position:absolute;
	right:-16px;
	top:0px;
}
#c_bottom #c_bottom_right #c_kontaktinfo {
	background:url(../gfx/c_kontaktinfo.gif) no-repeat;
	width:278px;
	height:44px;
	position:relative;
	top:20px;
	left:20px;
}
#c_bottom #c_bottom_right #c_kontaktskjema {
	margin-top:25px;
	margin-left:20px;
	width:330px;
}
#c_bottom #c_bottom_right #c_kontaktskjema table {
	width:100%;
}
#c_bottom #c_bottom_right #c_kontaktskjema .spesialInputWide {
	width:270px;
}
#c_bottom #c_bottom_right #c_kontaktskjema .knapp {
	background:#3e8e36;
}
#c_separateur {
	background:url(../gfx/kalkbg.gif) repeat-y;
	width:65px;
	height:300px;
	position:absolute;
	top:0px;
	right:0px;
}
#c_right {
	margin-left:20px;
	width:411px;
	height:100%;
	float:left;
}
#c_star {
	background:url(../gfx/c_star.png) no-repeat;
	width:126px;
	height:124px;
	position:absolute;
	/*right:20px;
	top:-62px;*/
	right:-40px;
	top:-90px;
}
#c_menu_wrapper {
	float:left;
}
#c_menu {
	float:left;
	list-style:none;
	padding-left:0px;
	margin:0px;
}
#c_menu li {
	margin:0px;
	padding:3px 10px;
	background:#2b2825;
	border-right:solid 1px #332f2c;
	display:inline;		
	cursor:pointer;
	cursor:hand;
	float:left;
}
#c_menu li.current {
	background:#6f6b68;
}
#c_menu li.default {
	background:#2b2825;
}
#c_menu li.green {
	background:#3E8E36;
	color:#fff;
}

#c_menu_gridblock {
	float:left;
	width:104px;
	height:18px;
	background:#2f2b29;
}
#c_wrapper table td, #reelcalc {padding:0;margin:0;border:0;font-size:10px;color: #cac5c0;}
#c_wrapper table {margin-bottom: 15px;}
#c_wrapper td h3 {color: #fff;font-size:10px;}
#c_wrapper td {vertical-align: top;}
#c_wrapper td a {color: #c042d1;text-decoration: none;}
#c_wrapper td a:hover {color: #de51f1;text-decoration: underline;}

#c_wrapper .calcinfobox {
	padding-top:1px;
	padding-left:2px;
}
.hidden {
	display:none;
}

 
.calcx {
 color:red;
 display:none;	
}
#c_wrapper #leftcalcpad_boliglan table {
	width:400px;
}
#c_wrapper #leftcalcpad_boliglan th {
	border-top:solid 1px #4D4844;
	background:#25211d;
	padding:4px;
}
#c_wrapper #leftcalcpad_boliglan th, #c_wrapper #leftcalcpad_boliglan td {
	text-align:center;
	padding:2px;
	border-left:solid 1px #4D4844;
	border-bottom:solid 1px #4D4844;
}
#c_wrapper #leftcalcpad_boliglan tr:nth-child(even) td {
	background:#484441;
}
#c_wrapper #leftcalcpad_boliglan th.rightmost, #c_wrapper #leftcalcpad_boliglan td.rightmost {
	border-right:solid 1px #4D4844;
}