* { margin:0; padding:0; border:none; font-family: Arial, Helvetica, sans-serif; }
html, body { width:100%; height:100%; overflow:auto; }
body { background-color:#fff; color:#000; font-family:"Arial"; font-size:12px; text-align:left; }

h1, h2, h3, h4, h5 , h6 { color:#666; font-family:Arial, Helvetica, sans-serif; }
h1 { font-size:130%; font-weight:bold; }
h2 { font-size:120%; font-weight:normal; }
h3 { font-size:110%; }
h4, h5, h6 { font-size:100%; }
p { margin-bottom:10px; }
img { border:0 none; }
b { font-weight:bold; }

a,
a:link,
a:active,
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }

.fl { display:inline-block; float:left; }
.fc { clear:both; height:0; width:0; line-height:0; }
.fr { display:inline-block; float:right; }

.kop{ font-family:"Century Gothic"; font-size:30px; text-align:center; color:#000000; }
.tc { text-align:center; }
.nb { border:none !important; }
.npl { padding-left:0; }
.npr { padding-right:0; }

.pr10 {padding-right:10px !important;}
.gray {color:#c5c5c5;}
.silver{color:Silver}

input.inp { width:auto; height:20px; padding:0 5px; border:solid 1px #ccc; line-height:20px; }
input.inpmax { width:400px; height:20px; padding:0 5px; border:solid 1px #ccc; line-height:20px; }
input.inpdisable { width:auto; height:20px; padding:0 5px; border:solid 1px #ccc; line-height:20px; background-color: #ccc;  }
.select { width:auto; height:20px; padding:0 5px; border:solid 1px #ccc; line-height:20px; }

.divNothing {padding-left:10px; background-color:#666; color:#fff; border-left:solid 1px #f9f9f9;}

.btnGrey {display: block; height: 20px; overflow: hidden; width: auto;}
.btnGrey .btnL {width:7px; height:20px;background: url("/images/btnLeftGrey.png") no-repeat scroll left top transparent;}
.btnGrey .btnC {width:auto; height:20px; padding: 2px 9px 0; font: 14px Arial,Helvetica,sans-serif; text-decoration: none;text-transform: uppercase; background-color: #666; color: #fff;}
.btnGrey .btnR {width:7px; height:20px;background: url("/images/btnRightGrey.png") no-repeat scroll left top transparent;}

.btnOrg {display: block; height: 40px; overflow: hidden; width: auto;}
.btnOrg .btnL {width:7px; height:40px; background: url("/images/btnLeftOrg.png") no-repeat scroll left top transparent;}
.btnOrg .btnC {width:auto; height:40px; padding: 11px 9px 0; font: bold 14px Arial,Helvetica,sans-serif; text-decoration: none;text-transform: uppercase; background-color: #e38000; color: #fff;}
.btnOrg .btnR {width:7px; height:40px;background: url("/images/btnRightOrg.png") no-repeat scroll left top transparent;}

#wrprAll { width:100%; height:100%; position:absolute; top:0; left:0; overflow:auto; }

#hWrpr { width:100%; height:113px; margin:0; padding:0; overflow:hidden; background:url(/images/hWrprBG.gif) top left repeat-x; }
#cWrpr { }
#fWrpr { }

#hWrpi { width:950px; height:113px; margin:0 auto; overflow:hidden; }



#hWrpi .menuTop { width:950px; height:21px; padding-top:3px; overflow:hidden; font:normal 12px Arial, Helvetica, sans-serif; color:#000; line-height:18px; text-align:right; }
#hWrpi .menuTop a,
#hWrpi .menuTop a:link { font:normal 12px Arial, Helvetica, sans-serif; color:#e38000; line-height:18px; text-decoration:underline; }
#hWrpi .menuTop a.act,
#hWrpi .menuTop a.act:link { font:bold 12px Arial, Helvetica, sans-serif; color:#e38000; line-height:18px; text-decoration:underline; }
#hWrpi .menuTop a.disabled { color:#666666;text-decoration:none; } 


#hWrpi .header { width:950px; height:66px; overflow:hidden; }
#hWrpi .header .logo { width:280px; height:66px; overflow:hidden; }
/* Edited 04.06.2010 */
/*#hWrpi .header .menu { width:470px; height:33px; margin-top:33px; overflow:hidden; }*/
#hWrpi .header .menu { /*width:330px;*/ width:653px; height:33px; margin-top:33px; overflow:hidden; }
#hWrpi .header .menu a { width:auto; height:33px; margin:0 1px; padding:0; overflow:hidden; font:normal 14px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase; }
#hWrpi .header .menu a span { cursor:pointer; }
#hWrpi .header .menu a .mCntr { padding-top:9px; }
#hWrpi .header .menu a:link,
#hWrpi .header .menu a:active,
#hWrpi .header .menu a:visited { background-color:#666; }
#hWrpi .header .menu a:hover { background:#888787 url(/images/mHovBG.gif) top left repeat-x; }
#hWrpi .header .menu a .mLeft { display:inline-block; width:15px; height:33px; overflow:hidden; }
#hWrpi .header .menu a:link .mLeft,
#hWrpi .header .menu a:active .mLeft,
#hWrpi .header .menu a:visited .mLeft { background:transparent url(/images/mLeftNtr.gif) top left no-repeat; }
#hWrpi .header .menu a:hover .mLeft { background:transparent url(/images/mLeftHov.gif) top left no-repeat; }
#hWrpi .header .menu a .mRight { display:inline-block; width:15px; height:33px; overflow:hidden; }
#hWrpi .header .menu a:link .mRight,
#hWrpi .header .menu a:active .mRight,
#hWrpi .header .menu a:visited .mRight { background:transparent url(/images/mRightNtr.gif) top right no-repeat; }
#hWrpi .header .menu a:hover .mRight { background:transparent url(/images/mRightHov.gif) top right no-repeat; }

#hWrpi .header .menu a.act,
#hWrpi .header .menu a.act:hover { background:none; background-color:#e38000; }
#hWrpi .header .menu a.act .mLeft,
#hWrpi .header .menu a.act:hover .mLeft { background:transparent url(/images/mLeftAct.gif) top left no-repeat; }
#hWrpi .header .menu a.act .mRight,
#hWrpi .header .menu a.act:hover .mRight { background:transparent url(/images/mRightAct.gif) top right no-repeat; }

#hWrpi .header .shpCart { width:200px; height:66px; overflow:hidden; background:url(/images/shpCartBG.jpg) bottom left repeat-x; }
#hWrpi .header .shpCart a.scI { display:block; width:159px; height:64px; margin:0 1px; padding:16px 19px 4px 20px; overflow:hidden; background-color:#fcfcfc; text-decoration:none; cursor:pointer; }
#hWrpi .header .shpCart a.scI b { display:block; padding-bottom:12px; font:bold 12px Arial, Helvetica, sans-serif; color:#666; line-height:14px;  cursor:pointer; }
#hWrpi .header .shpCart a.scI span { font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:14px;  cursor:pointer; }
#hWrpi .header .shpCart a.scI span.fr { clear:right; }

/* Edited 04.06.2010 */
#hWrpi .header .curBalance { width:340px; height:66px; overflow:hidden; background:url(/images/shpCartBG.jpg) bottom left repeat-x; }
#hWrpi .header .curBalance span.scI { display:block; width:309px; height:64px; margin:0 1px; padding:15px 19px 7px 10px; overflow:hidden; background-color:#fcfcfc; text-decoration:none; cursor:pointer; }
#hWrpi .header .curBalance span.scI b { display:block; padding-bottom:7px; font:bold 12px Arial, Helvetica, sans-serif; color:#666; line-height:14px; }
#hWrpi .header .curBalance span.scI span.fl { font:normal 18px Arial, Helvetica, sans-serif; font-weight:bold; color:#666; line-height:14px; margin-top:6px; }
#hWrpi .header .curBalance span.scI span.fr { clear:right; }

.date { font-weight:normal; font:10px Arial, Helvetica, sans-serif; color:#666;}

#cWrpi { width:950px; height:auto; margin:0 auto; overflow:hidden; background:#fff url(/images/cWrprBG.gif) top left repeat-y; }
#cWrpi.wide { width:950px; height:auto; margin:0 auto; overflow:hidden; background:#fff url(/images/cWrprBG2.gif) top left repeat-y; }
#cWrpi .cLeft { width:220px; height:auto; padding:39px 0 40px; overflow:hidden; }
#cWrpi .cLeft h2 { font:normal 18px Arial, Helvetica, sans-serif; }
#cWrpi .cLeft ul li { display:block;  width:220px; overflow:hidden; background:url(/images/cLeftLiBG.jpg) top left repeat-y; }
#cWrpi .cLeft ul li.last { display:block; width:220px; height:28px; overflow:hidden; background:url(/images/cLeftLiBG.jpg) top left repeat-y; }
#cWrpi .cLeft ul li.last div { display:block; width:209px; margin-top:1px; padding:6px 0 6px 10px; background-color:#fff; font:bold 12px Arial, Helvetica, sans-serif; color:#666; line-height:16px; text-decoration:none; }
#cWrpi .cLeft ul li a{ display:block; width:209px; margin-top:1px; padding:6px 0 6px 10px; background-color:#fff; font:bold 12px Arial, Helvetica, sans-serif; color:#666; line-height:16px; text-decoration:none; }
#cWrpi .cLeft ul li a:hover { color:#e38000; }
#cWrpi .cLeft ul li.act a { display:block; width:210px; margin-top:1px; padding:6px 0 6px 10px; background:#fff url(/images/cLeftLiABG.jpg) top right repeat-y; font:bold 12px Arial, Helvetica, sans-serif; color:#e38000; line-height:16px; text-decoration:none; }
#cWrpi .cLeft ul li.act a:hover { color:#e38000; }
#cWrpi .cLeft ul li.prdAct { width:220px; height:auto; }
#cWrpi .cLeft ul li.prdAct a { display:block; width:209px; height:21px; padding:6px 0 0 10px; background:url(/images/prdAct.gif) top left no-repeat; color:#fff; }
#cWrpi .cLeft ul li.prdAct ul li { display:block; width:219px; height:27px; overflow:hidden; background:none; background-color:#fff; }
#cWrpi .cLeft ul li.prdAct ul li.act { display:block; width:210px; height:20px; margin-top:0; margin-right:-1px; padding:0 11px 6px 0; background:#fff url(/images/cLeftLiBG.jpg) top right no-repeat; text-decoration:none; }
#cWrpi .cLeft ul li.prdAct ul li a { display:block; width:194px; height:20px; margin-top:0; margin-left:15px; padding:6px 0 0 10px; overflow:hidden; background:#fff url(/images/prdActBull.gif) top left no-repeat; font:11px Arial, Helvetica, sans-serif; color:#626262; text-decoration:none; }
#cWrpi .cLeft ul li.prdAct ul li a:hover,
#cWrpi .cLeft ul li.prdAct ul li.act a { width:195px; height:20px; padding-left:10px; margin-left:15px; overflow:hidden; background:#fff url(/images/prdActBull-act.gif) top left no-repeat; font:11px Arial, Helvetica, sans-serif; color:#e38000; text-decoration:none; }
#cWrpi .cLeft ul li.prdAct ul li.act a { margin-top:1px; }

#cWrpi .cLeft ul.an li,
#cWrpi .cLeft ul.an li  { width:174px; height:auto; padding-left:26px; overflow:hidden; background: url(/images/cLeftBull.png) 2px 13px no-repeat; font:normal 11px/16px Arial, Helvetica, sans-serif; color:#666; }
#cWrpi .cLeft ul.an li a { width:174px; height:auto; margin-top:1px; padding:6px 0 0 10px; background-color:#fff; font:normal 11px/16px Arial, Helvetica, sans-serif; color:#666; text-decoration:none; }
#cWrpi .cLeft ul.an li a:hover { color:#e38000; }

#cWrpi .cLeft img { margin-bottom:10px; }
#cWrpi .cLeft p { padding:8px 0; width:200px; height:auto; overflow:hidden; font:normal 11px Arial, Helvetica, sans-serif; color:#666; line-height:16px; }
#cWrpi .cLeft p a { display:block; float:right; clear:right; padding:0 8px; margin-top:-5px; background:url(/images/bullArrow.gif) top left no-repeat; font:normal 10px Arial, Helvetica, sans-serif; color:#666; line-height:14px; text-decoration:none; }
#cWrpi .cLeft p a.inl { background:none; display:inline; clear:none; float:none; margin:0; padding:0; font:normal 11px Arial, Helvetica, sans-serif; color:#666; line-height:16px; text-decoration:underline; }
#cWrpi .cLeft p a.inl:hover { text-decoration:none; }

#cWrpi .cLeft a.perbBig { width:200px; height:auto; display:inline-block; padding-bottom:15px; overflow:hidden; clear:both; font:normal 18px Arial, Helvetica, sans-serif; color:#666; line-height:20px; text-align:center; }
#cWrpi .cLeft a.perbBig:hover { font:normal 18px Arial, Helvetica, sans-serif; color:#666; line-height:20px; text-decoration:none; }

#cWrpi .cLeft .btnOrg {margin: 0 0 20px 15px;}
#cWrpi .cCntr .cBody .btnGrey { /*margin-left: 183px;*/left: 45%;position: absolute;}

#cWrpi .cCntr { width:470px; height:auto; margin:0 0 1px; padding:10px 20px 40px; overflow:hidden; background-color:#f9f9f9; }
#cWrpi.wide .cCntr { width:689px; height:auto; margin:0 0 1px; padding:10px 20px 40px; overflow:hidden; background-color:#f9f9f9; }
#cWrpi .cCntr .cCrumb { width:470px; height:29px; overflow:hidden; font:normal 9px Arial, Helvetica, sans-serif; color:#666; }
#cWrpi .cCntr .cCrumb a { font:normal 9px Arial, Helvetica, sans-serif; color:#ccc; text-decoration:none; }
#cWrpi .cCntr .cCrumb a:hover { text-decoration:underline; }
#cWrpi .cCntr .cCrumb img { margin:0 10px; }

#cWrpi .cCntr .cBody { font:12px Arial, Helvetica, sans-serif; color:#666; line-height:16px; }
#cWrpi .cCntr .cBody.home { font:11px Arial, Helvetica, sans-serif; color:#666; line-height:16px; }
#cWrpi .cCntr .cBody h2 { font:bold 18px/25px Arial, Helvetica, sans-serif; }
#cWrpi .cCntr .cBody a { color:#666; text-decoration:underline; }
#cWrpi .cCntr .cBody a:hover { text-decoration:none;}

#cWrpi .cCntr .cBody li { display:block; padding-left:15px; overflow:visible; background:url(/images/cBodyBull.gif) top left no-repeat; }
#cWrpi .cCntr .cBody .cbDate { margin-top:-5px; font:normal 10px Arial, Helvetica, sans-serif; color:#999; line-height:16px; }
#cWrpi .cCntr .cBody h1 { padding:8px 0 15px; font:normal 18px Arial, Helvetica, sans-serif; color:#666; }
#cWrpi .cCntr .cBody .cbCnt { width:470px; height:auto; padding-bottom:10px; margin-top:10px; overflow:hidden; border-bottom:solid 1px #ccc; font:11px Arial, Helvetica, sans-serif; color:#666; line-height:14px; }
#cWrpi.wide .cCntr .cBody .cbCnt { width:690px; height:auto; padding-bottom:10px; margin-top:10px; overflow:hidden; border-bottom:solid 1px #ccc; font:11px Arial, Helvetica, sans-serif; color:#666; line-height:14px; }
#cWrpi .cCntr .cBody .cbCnt a { font:11px Arial, Helvetica, sans-serif; color:#666; line-height:14px; }
#cWrpi .cCntr .cBody .cbCnt a:hover,
#cWrpi .cCntr .cBody .cbCnt:hover a  { font:11px Arial, Helvetica, sans-serif; color:#e38000; line-height:14px; text-decoration:none; }
#cWrpi .cCntr .cBody .cbCnt:hover { width:470px; height:auto; padding-bottom:10px; margin-top:10px; overflow:hidden; border-bottom:solid 1px #ccc; font:11px Arial, Helvetica, sans-serif; color:#e38000; line-height:14px; cursor:pointer; }
#cWrpi .cCntr .cBody .cbCnt:hover .cbDate { margin-top:-5px; font:normal 10px Arial, Helvetica, sans-serif; color:#eebc7c; line-height:16px; }

#cWrpi .cCntr .cBody .peQuote { width:470px; height:127px; overflow:hidden; border-left:solid 1px #565656; border-right:solid 1px #565656; background:#5f5f5f url(/images/peQuoteBG.jpg) top left repeat-x; }
#cWrpi .cCntr .cBody .peQuote h2 { padding:14px 0 0; font:normal 24px Arial, Helvetica, sans-serif; color:#fff; line-height:24px; text-align:center; }
#cWrpi .cCntr .cBody .peQuote p { padding:7px 27px; font:normal 17px Arial, Helvetica, sans-serif; color:#fff; line-height:20px; }
#cWrpi .cCntr .cBody .peQuote i { padding:0 27px; float:right; clear:right; font:normal 11px Arial, Helvetica, sans-serif; color:#fff; line-height:16px; }


#cWrpi .cCntr .cBody .cbLeft { width:226px; height:auto; overflow:hidden; min-height:200px;  }
#cWrpi .cCntr .cBody .cbRight { width:226px; height:auto; overflow:hidden; min-height:200px; }
#cWrpi .cCntr .cBody .cbLeft h2,
#cWrpi .cCntr .cBody .cbRight h2 { padding-top:27px; font-weight:normal; }


#cWrpi .cCntr .cBody .warningBlock {margin-bottom:20px; border:solid 1px #e38103; background-color:#f1c080; color:#333; padding:10px 10px 15px 10px;}
#cWrpi .cCntr .cBody .warningBlock .icon {width:22px;}
#cWrpi .cCntr .cBody .warningBlock .text {width:635px; margin-left:10px; margin-top:3px;}
#cWrpi .cCntr .cBody .warningBlock .text a {color:#333;}

#cWrpi .cCntr .peSell { width:470px; height:auto; margin:20px 0; overflow:hidden; }
#cWrpi .cCntr .peSel2 { width:334px; height:auto; margin:10px 0; overflow:hidden; }
#cWrpi.wide .cCntr .peSell { width:689px; height:auto; margin:20px 0; overflow:hidden; }
#cWrpi .cCntr .peSell table { width:470px; height:auto; overflow:hidden; background:#676767 url(/images/peSellBG.gif) top left repeat; }
#cWrpi .cCntr .peSel2 table { width:334px; height:auto; overflow:hidden; background:#676767 url(/images/peSellBG.gif) top left repeat; }
#cWrpi.wide .cCntr .peSell table{ width:689px; height:auto; overflow:hidden; background:#676767 url(/images/peSellBG.gif) top left repeat; }
#cWrpi .cCntr .peSell table * { vertical-align:middle; }
#cWrpi .cCntr .peSel2 table * { vertical-align:top; }
#cWrpi .cCntr .peSell table th,
#cWrpi .cCntr .peSel2 table th { padding-left:10px; background-color:#3d3d3d; font:bold 12px Arial, Helvetica, sans-serif; color:#fff; line-height:29px; }
#cWrpi .cCntr .peSell table td,
#cWrpi .cCntr .peSel2 table td { padding-left:20px; border-bottom:solid 1px #555; font:normal 12px Arial, Helvetica, sans-serif; color:#fff; line-height:31px; }

#cWrpi .cCntr .peSell .pes-1 .pes-1-1 { width:193px; height:auto; overflow:hidden; }
#cWrpi .cCntr .peSell .pes-1 .pes-1-2 { width:118px; height:auto; overflow:hidden; }
#cWrpi .cCntr .peSell .pes-1 .pes-1-2 a { padding-left:8px; background:url(/images/pesBull.png) center left no-repeat; font:normal 12px Arial, Helvetica, sans-serif; color:#fff; line-height:31px; }
#cWrpi .cCntr .peSell .pes-1 .pes-1-3 { width:83px; height:auto; overflow:hidden; font-weight:bold; }
#cWrpi .cCntr .peSell .pes-1 .pes-1-4 { width:56px; height:auto; overflow:hidden; }

#cWrpi.wide .cCntr .peSell .pes-1 .pes-1-1 { width:244px; height:auto; overflow:hidden; }
#cWrpi.wide .cCntr .peSell .pes-1 .pes-1-2 { width:149px; height:auto; overflow:hidden; }
#cWrpi.wide .cCntr .peSell .pes-1 .pes-1-2 a { padding-left:8px; background:url(/images/pesBull.png) center left no-repeat; font:normal 12px Arial, Helvetica, sans-serif; color:#fff; line-height:31px; }
#cWrpi.wide .cCntr .peSell .pes-1 .pes-1-3 { width:81px; height:auto; overflow:hidden; font-weight:bold; }
#cWrpi.wide .cCntr .peSell .pes-1 .pes-1-4 { width:135px; height:auto; padding-left:0; padding-right:20px; overflow:hidden; }

#cWrpi .cCntr .peSel2 .pes-2 th i { display:inline-block; width:100px; padding-right:10px; font:normal 12px Arial, Helvetica, sans-serif; line-height:29px; float:right; clear:right; text-align:right; }
#cWrpi .cCntr .peSel2 .pes-2 .pes-2-1 { width:184px; height:auto; overflow:hidden; }
#cWrpi .cCntr .peSel2 .pes-2 .pes-2-2 { width:150px; height:auto; overflow:hidden; }
#cWrpi .cCntr .peSel2 .pes-2 .pes-2-1 b { font-weight:bold; color:#fff; }
#cWrpi .cCntr .peSel2 .pes-2 .pes-2-2 img { margin:5px 10px 0 0; float:right; clear:right; }
#cWrpi .cCntr .peSel2 .pes-2 .btn *{ vertical-align:middle; }

#cWrpi .cCntr .cBody .index { width:470px; height:11px; margin:20px 0 0; overflow:hidden; }
#cWrpi .cCntr .cBody .index .iFirst { width:142px; height:11px; overflow:hidden;}
#cWrpi .cCntr .cBody .index .iMiddle { width:206px; height:11px; overflow:hidden; }
#cWrpi .cCntr .cBody .index .iLast { width:122px; height:11px; overflow:hidden; }

#cWrpi .cCntr .cBody .index a { display:block; width:auto; height:11px; padding:0 2px 2px; margin:0 4px; overflow:hidden; font:normal 9px Verdana, Arial, Helvetica, sans-serif; color:#666; }
#cWrpi .cCntr .cBody .index a:hover { font:normal 10px Verdana, Arial, Helvetica, sans-serif; color:#e38000; text-decoration:none; }
#cWrpi .cCntr .cBody .index a.act { display:block; width:auto; height:11px; overflow:hidden; background-color:#e38000; font:normal 9px Verdana, Arial, Helvetica, sans-serif; color:#fff; }

#cWrpi .cCntr .cBody .index a.iStart { display:block; width:11px; height:11px; padding:0 0; margin:0 4px 0 0; overflow:hidden; background:url(/images/iStart.jpg) top left no-repeat; }
#cWrpi .cCntr .cBody .index a.iStart:hover { display:block; width:11px; height:11px; padding:0 0; margin:0 4px 0 0; overflow:hidden; background:url(/images/iStart-hov.jpg) top left no-repeat; }
#cWrpi .cCntr .cBody .index a.iNext { display:block; width:11px; height:11px; padding:0 0; margin:0 0; overflow:hidden; background:url(/images/iNext.jpg) top left no-repeat; }
#cWrpi .cCntr .cBody .index a.iNext:hover { display:block; width:11px; height:11px; padding:0 0; margin:0 0; overflow:hidden; background:url(/images/iNext-hov.jpg) top left no-repeat; }
#cWrpi .cCntr .cBody .index a.iPrev { display:block; width:11px; height:11px; padding:0 0; overflow:hidden; margin:0 0; background:url(/images/iPrev.jpg) top left no-repeat; }
#cWrpi .cCntr .cBody .index a.iPrev:hover { display:block; width:11px; height:11px; padding:0 0; overflow:hidden; margin:0 0; background:url(/images/iPrev-hov.jpg) top left no-repeat; }
#cWrpi .cCntr .cBody .index a.iEnd { display:block; width:11px; height:11px; padding:0 0; margin:0 0 0 4px; overflow:hidden; background:url(/images/iEnd.jpg) top left no-repeat; }
#cWrpi .cCntr .cBody .index a.iEnd:hover { display:block; width:11px; height:11px; padding:0 0; margin:0 0 0 4px; overflow:hidden; background:url(/images/iEnd-hov.jpg) top left no-repeat; }

#cWrpi .cCntr .cBody .contact { width:470px; height:auto; overflow:hidden; }
#cWrpi .cCntr .cBody .contact * { vertical-align:top; text-align:left; }
#cWrpi .cCntr .cBody .contact td { padding-top:10px; }
#cWrpi .cCntr .cBody .contact label { font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:14px; }
#cWrpi .cCntr .cBody .contact .cTDL { width:120px; height:auto; overflow:hidden; }*
#cWrpi .cCntr .cBody .contact .cTDR { /*width:350px;*/ width:345px; height:auto; overflow:hidden; }
#cWrpi .cCntr .cBody .contact .cTDR .ctrWide { width:328px; border:solid 1px #ccc; }
#cWrpi .cCntr .cBody .contact .cTDR .ctrWideSelect { width:341px; border:solid 1px #ccc; }
#cWrpi .cCntr .cBody .contact .cTDR .ctrSmal { width:133px; border:solid 1px #ccc; }
#cWrpi .cCntr .cBody .contact .cTDR textarea.ctrWide { width:328px; height:110px; padding:0 5px; overflow:auto; border:solid 1px #ccc; }
#cWrpi .cCntr .cBody .contact .inp { width:186px; height:20px; padding:0 5px; border:solid 1px #ccc; line-height:20px; }
#cWrpi .cCntr .cBody .contact .inperror { width:186px; height:20px; padding:0 5px; border:solid 1px #FF0000 !important; line-height:20px;}
#cWrpi .cCntr .cBody .contact .cTDR a img.fr { margin-right:10px; clear:right; }
#cWrpi .cCntr .cBody .contact a.fr img { margin-right:10px; clear:right; }

#cWrpi .cCntr .cBody .profile { width:530px; height:auto; overflow:hidden; }
#cWrpi .cCntr .cBody .profile * { vertical-align:top; text-align:left; }
#cWrpi .cCntr .cBody .profile td { padding-top:10px; }
#cWrpi .cCntr .cBody .profile label { font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:14px; }
#cWrpi .cCntr .cBody .profile .cTDL { width:150px; height:auto; overflow:hidden; }
#cWrpi .cCntr .cBody .profile .cTDR { width:350px; height:auto; overflow:hidden; }
#cWrpi .cCntr .cBody .profile .cTDR .ctrWide { width:328px; border:solid 1px #ccc; }
#cWrpi .cCntr .cBody .profile .cTDR .ctrWideSelect { width:341px; border:solid 1px #ccc; }
#cWrpi .cCntr .cBody .profile .cTDR .ctrSmal { width:133px; border:solid 1px #ccc; }
#cWrpi .cCntr .cBody .profile .cTDR textarea.ctrWide { width:328px; height:110px; padding:0 5px; overflow:auto; border:solid 1px #ccc; }
#cWrpi .cCntr .cBody .profile .cTDE { width:30px; height:auto; overflow:hidden; }
#cWrpi .cCntr .cBody .profile .inp { width:186px; height:20px; padding:0 5px; border:solid 1px #ccc; line-height:20px; }
#cWrpi .cCntr .cBody .profile .inperror { width:186px; height:20px; padding:0 5px; border:solid 1px #FF0000 !important; line-height:20px;}
#cWrpi .cCntr .cBody .profile .cTDR a img.fr { margin-right:10px; clear:right; }
#cWrpi .cCntr .cBody .profile a.fr img { margin-right:10px; clear:right; }


#cWrpi .cCntr .cBody .pech-1 { width:470px; height:auto; overflow:hidden; font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:30px; }
#cWrpi .cCntr .cBody .pech-1 a { display:block; margin-top:10px; }
#cWrpi .cCntr .cBody .pech-1 .odd,
#cWrpi .cCntr .cBody .pech-1 .odd * { background-color:#fff; }
#cWrpi .cCntr .cBody .pech-1 .pech-1-1 { width:149px; height:auto; padding-left:10px; overflow:hidden; }
#cWrpi .cCntr .cBody .pech-1 .pech-1-2 { width:301px; height:auto; padding-right:10px; overflow:hidden; }
#cWrpi .cCntr .cBody .pech-1 .pech-1-2 a { float:right; clear:right; }

#cWrpi .cCntr .cBody .inp.wh { width:318px; margin:0 10px; font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:20px; }
#cWrpi .cCntr .cBody fieldset table * { vertical-align:middle; }

#cWrpi .cCntr .tab { margin-bottom:3px; border-bottom:3px solid #666;}
#cWrpi .cCntr .tab a{display:inline-block; float:left; overflow:hidden; margin-right:1px; color:#fff; font-size:12px;}
#cWrpi .cCntr .tab a span.tabL{ padding:8px 1px; display:inline-block; background: #838383 url(/images/bg_left_grey_light.png) left top no-repeat;}
#cWrpi .cCntr .tab a span.tabR{ padding:8px 15px 8px 8px; display:inline-block; background: #838383 url(/images/bg_right_grey_light.png) right top no-repeat;}

#cWrpi .cCntr .tab a:hover{text-decoration:none;}
#cWrpi .cCntr .tab a:hover span.tabL{ background: #666 url(/images/bg_left_grey_dark.png) left top no-repeat;}
#cWrpi .cCntr .tab a:hover span.tabR{ background: #666 url(/images/bg_right_grey_dark.png) right top no-repeat;}

#cWrpi .cCntr .tab a.act,
#cWrpi .cCntr .tab a.act:hover{ background-color:#666;}
#cWrpi .cCntr .tab a.act span.tabL{ padding:8px 1px; display:inline-block; background: #666 url(/images/bg_left_grey_dark.png) left top no-repeat;}
#cWrpi .cCntr .tab a.act span.tabR{ padding:8px 15px 8px 8px; display:inline-block; background: #666 url(/images/bg_right_grey_dark.png) right top no-repeat;}

#cWrpi .cCntr .tab .fr {color:#666;}
#cWrpi .cCntr .tab .fr .selectDomain{ width:180px; color:#666; border: 1px solid #ccc; border-top-color:#666; }

#cWrpi .cCntr .tBrd { width:auto; height:auto; margin:0; padding:0; overflow:hidden; border:solid 1px #686868; }
#cWrpi .cCntr .tBrd table th { padding-left:10px; background-color:#666; color:#fff; border-left:solid 1px #f9f9f9; }
#cWrpi .cCntr .tBrd table th a {color:#FFF; padding:0px; text-decoration:none; font-weight:bold;}
#cWrpi .cCntr .tBrd table.tb-3 th,
#cWrpi .cCntr .tBrd table.tb-4 th { padding-left:10px; background-color:#e1e0e0; font-weight:bold; color:#000; border-left:solid 1px #f9f9f9; }
#cWrpi .cCntr .tBrd table.tb-5 th,
#cWrpi .cCntr .tBrd table.tb-6 th { padding-left:10px; background-color:#e1e0e0; font-weight:bold; color:#000; border-left:solid 1px #f9f9f9; }
#cWrpi .cCntr .tBrd table.tb-5 th,
#cWrpi .cCntr .tBrd table.tb-6 th { border-left:none !important; text-align: left; }
#cWrpi .cCntr .tBrd table td { padding-left:10px; color:#666; border-left:solid 1px #f9f9f9; }
#cWrpi .cCntr .tBrd table .odd,
#cWrpi .cCntr .tBrd table .odd * { background-color:#fff; }
#cWrpi .cCntr .tBrd table .even,
#cWrpi .cCntr .tBrd table .even * { background-color:#efefef; }

#cWrpi .cCntr .tBrd table.tbRecords th { padding-left:10px; background-color:#666; font-weight:bold; color:#fff; border-left:solid 1px #f9f9f9; }

#cWrpi .cCntr .tBrd table .expiring td { color:#E38000; font-weight:bold; } 
#cWrpi .cCntr .tBrd table .inactive td { color:silver;  font-weight:bold; } 

#cWrpi .cCntr .tBrd table .error td { color:red; font-weight:bold;}
#cWrpi .cCntr .tBrd a { display:inline-block; padding:0 10px 0 18px; line-height:30px; text-decoration:underline; }
/* #cWrpi .cCntr .tBrd a { display:inline-block; padding:0 10px 0 18px; font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:30px; text-decoration:underline; } */

#cWrpi .cCntr .tBrd a:hover { text-decoration:none; }
#cWrpi .cCntr .tBrd a.whois { background:url(/images/icoWhois.png) left center no-repeat; }
#cWrpi .cCntr .tBrd a.edit { background:url(/images/icoEdit.png) left center no-repeat; font-weight:normal;}
#cWrpi .cCntr .tBrd a.delete { background:url(/images/icoDelete.png) left center no-repeat; font-weight:normal;}
#cWrpi .cCntr .tBrd div.action {height:30px; }
#cWrpi .cCntr .tBrd .kop {height:auto; margin:0; padding:0; overflow:hidden; font:normal 12px Arial, Helvetica, sans-serif; line-height:30px; background-color:#666; font-size:130%; font-weight:bold;}
#cWrpi .cCntr .tBrd .tb-1,
#cWrpi .cCntr .tBrd .tb-2,
#cWrpi .cCntr .tBrd .tb-3,
#cWrpi .cCntr .tBrd .tb-4,
#cWrpi .cCntr .tBrd .tb-5,
#cWrpi .cCntr .tBrd .tb-6,
#cWrpi .cCntr .tBrd .tb-8,
#cWrpi .cCntr .tBrd .tb-9 { width:100%; height:auto; margin:0; padding:0; overflow:hidden; font:normal 12px Arial, Helvetica, sans-serif; line-height:30px; }
#cWrpi .cCntr .tBrd .tbRecords { width:100%; height:auto; margin:0; padding:0; overflow:hidden; font:normal 12px Arial, Helvetica, sans-serif; line-height:30px; }
#cWrpi .cCntr .tBrd .tb-1 .tb-1-1 { width:349px; height:auto; overflow:hidden; border:none; }
#cWrpi .cCntr .tBrd .tb-1 .tb-1-2 { width:119px; height:auto; overflow:hidden; }
#cWrpi .cCntr .tBrd .tb-1 .tb-1-3 { width:185; height:auto; overflow:hidden; }

#cWrpi .cCntr .tBrd .tb-2 .tb-2-1 { width:160px; height:auto; overflow:hidden; border:none; }
#cWrpi .cCntr .tBrd .tb-2 .tb-2-2 { width:69px; height:auto; overflow:hidden; }
#cWrpi .cCntr .tBrd .tb-2 .tb-2-3 { width:99px; height:auto; overflow:hidden;padding-right:10px;  }
#cWrpi .cCntr .tBrd .tb-2 .tb-2-4 { width:316px; height:auto; overflow:hidden; }

#cWrpi .cCntr .tBrd .tb-3 .tb-3-1 { width:210px; height:auto; overflow:hidden; border:none; }
#cWrpi .cCntr .tBrd .tb-3 .tb-3-2 { width:265px; height:auto; overflow:hidden; }
#cWrpi .cCntr .tBrd .tb-3 .tb-3-3 { width:53px; height:auto; overflow:hidden; }
#cWrpi .cCntr .tBrd .tb-3 .tb-3-4 { width:116px; height:auto; overflow:hidden; }

#cWrpi .cCntr .tBrd .tb-4 .tb-4-1 { width:210px; height:auto; overflow:hidden; border:none; }
#cWrpi .cCntr .tBrd .tb-4 .tb-4-2 { width:175px; height:auto; overflow:hidden; }
#cWrpi .cCntr .tBrd .tb-4 .tb-4-3 { width:90px; height:auto; overflow:hidden; }
#cWrpi .cCntr .tBrd .tb-4 .tb-4-4 { width:53px; height:auto; overflow:hidden; }
#cWrpi .cCntr .tBrd .tb-4 .tb-4-5 { width:116px; height:auto; overflow:hidden; }

#cWrpi .cCntr .tBrd .tbRecords .tb-4-1 { width:210px; height:auto; word-break: break-all; border:none; }
#cWrpi .cCntr .tBrd .tbRecords .tb-4-2 { width:175px; height:auto; word-break: break-all; }
#cWrpi .cCntr .tBrd .tbRecords .tb-4-3 { width:90px; height:auto; overflow:hidden; }
#cWrpi .cCntr .tBrd .tbRecords .tb-4-4 { width:53px; height:auto; overflow:hidden; }
#cWrpi .cCntr .tBrd .tbRecords .tb-4-5 { width:116px; height:auto; overflow:hidden; }

#cWrpi .cCntr .tBrd .tb-5 .tb-5-1 { width:486px; height:auto; overflow:hidden; border:none; }
#cWrpi .cCntr .tBrd .tb-5 .tb-5-2 { width:189px; height:auto; overflow:hidden; }

#cWrpi .cCntr .tBrd .tb-6 i { font:normal 12px Arial, Helvetica, sans-serif; color:#a5a4a4; line-height:30px; }
#cWrpi .cCntr .tBrd .tb-6 .tb-6-1 { width:394px; height:30px; overflow:hidden; border-left:none; }
#cWrpi .cCntr .tBrd .tb-6 .tb-6-2 { width:165px; height:30px; overflow:hidden; border-left:none; font:normal 12px Arial, Helvetica, sans-serif; color:#a5a4a4; line-height:30px; }
#cWrpi .cCntr .tBrd .tb-6 .tb-6-3 { width:86px; height:30px; overflow:hidden; }
#cWrpi .cCntr .tBrd .tb-6 .tb-6-3 a { line-height:30px; }
#cWrpi .cCntr .tBrd .tb-6 .tb-6-4 { width:275px; height:30px; overflow:hidden;}
#cWrpi .cCntr .tBrd .tb-6 .tb-6-5 { width:150px; height:30px; overflow:hidden; border-left:none; font:normal 12px Arial, Helvetica, sans-serif; color:#a5a4a4; line-height:30px; }

#cWrpi .cCntr .tBrd .tb-7 { width:100%; height:auto; margin:0; padding:0; overflow:hidden; font:normal 12px Arial, Helvetica, sans-serif; line-height:30px; }
#cWrpi .cCntr .tBrd .tb-7 .tb-7-1 { height:auto; overflow:hidden; border:none; }
#cWrpi .cCntr .tBrd .tb-7 .tb-7-2 { height:auto; overflow:hidden; }

#cWrpi .cCntr .tBrd .tb-8 .tb-8-1 { width:200px; height:auto; overflow:hidden; border:none; }
#cWrpi .cCntr .tBrd .tb-8 .tb-8-2 { width:200px; height:auto; overflow:hidden; }
#cWrpi .cCntr .tBrd .tb-8 .tb-8-3 { width:72px; height:auto; overflow:hidden; }
#cWrpi .cCntr .tBrd .tb-8 .tb-8-4 { width:100px; height:auto; overflow:hidden; }

/* controlpanel */
#cWrpi .cCntr .tBrd .tb-9 .tb-9-1 { width:280px; height:auto; word-break: break-all; border:none; }
#cWrpi .cCntr .tBrd .tb-9 .tb-9-2 { width: 55px; height:auto; overflow:hidden;}
#cWrpi .cCntr .tBrd .tb-9 .tb-9-3 { width:250px; height:auto; overflow:hidden; white-space:nowrap;} 
#cWrpi .cCntr .tBrd .tb-9 .tb-9-4 { width:100px; height:auto; overflow:hidden;}
#cWrpi .cCntr .tBrd .tb-9 .tb-9-5 { width: 40px; height:auto; overflow:hidden;}

/* transaction list */
#cWrpi .cCntr .tBrd .tb-9 .tb-9-6 { width:55px; height:auto; overflow:hidden; }
#cWrpi .cCntr .tBrd .tb-9 .tb-9-6 div.arrowActiveUp { background:url(/images/arrow-up.gif) left center no-repeat; color:#4aab20; padding-left:10px;padding-right:5px}
#cWrpi .cCntr .tBrd .tb-9 .tb-9-6 div.arrowActiveDown { background:url(/images/arrow-down.gif) left center no-repeat; color:#d04f3e; padding-left:10px;padding-right:5px}
#cWrpi .cCntr .tBrd .tb-9 .tb-9-6 div.arrowInactiveUp { background:url(/images/arrow_grey_up.gif) left center no-repeat; color:#959595; padding-left:10px;padding-right:5px}
#cWrpi .cCntr .tBrd .tb-9 .tb-9-6 div.arrowInactiveDown { background:url(/images/arrow_grey_down.gif) left center no-repeat; color:#959595; padding-left:10px;padding-right:5px}
#cWrpi .cCntr .tBrd .tb-9 .tb-9-7 { width:345px; height:auto; overflow:hidden; font-weight:normal; }


#cWrpi .cCntr .tBrd .tb-9 .tb-9-8 { width:688px; height:auto; overflow:hidden; font-weight:normal; border:none; }
#cWrpi .cCntr .tBrd .tb-9  td.tb-9-8 {padding-top:16px; line-height:16px; font-size:11px;}

#cWrpi .cCntr .tBrd .tb-9  td.tb-9-8 .boxBalance {padding-top:3px; padding-bottom:25px;}
#cWrpi .cCntr .tBrd .tb-9  td.tb-9-8 .inpBalance {width:120px; height:30px; border:solid 1px #666; margin:0 10px; color:#666; font-size:24px; font-weight:bold; text-align:right; padding:0 10px;}
#cWrpi .cCntr .tBrd .tb-9  td.tb-9-8 .addBalance {padding-top:5px;}
#cWrpi .cCntr .tBrd .tb-9 .tb-9-8 hr {width:667px; height:0; line-height:0; border-top:solid 1px #666; margin-top:25px; margin-bottom:16px;}

#cWrpi .cCntr .tBrd .tb-9 .tb-9-9 { width:170px; height:auto; overflow:hidden; font-weight:normal; }



.addBalanceInfo {font-size:11px; color:#666; padding-left:10px; width:660px;}

/* Edited 08.06.2010 */
#cWrpi .cCntr .tBrd a { display:inline-block; padding:0 10px 0 18px; color:#666; line-height:30px; text-decoration:underline; }

#cWrpi .cCntr .tBrd a:hover { text-decoration:none; }

#cWrpi .cCntr .tBrd a.edit { background:url(/images/icoEdit.png) left center no-repeat; margin:2px 0 3px 0;}
#cWrpi .cCntr .tBrd a.whois { background:url(/images/icoWhois.png) left center no-repeat; }
#cWrpi .cCntr .tBrd a.delete { background:url(/images/icoDelete.png) left center no-repeat; margin:2px 0 3px 0;}
#cWrpi .cCntr .tBrd a.renew { background:url(/images/icoRenew.png) left center no-repeat; margin:2px 0 3px 0;}
#cWrpi .cCntr a.addDomain { display:inline-block; width:auto; height:auto; padding:0 0 0 18px; overflow:hidden; background:url(/images/icoAdd.png) left center no-repeat; font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:30px; text-decoration:underline; cursor:pointer; }
#cWrpi .cCntr a.addDomain:hover { text-decoration:none; }
#cWrpi .cCntr a.addRecord { display:inline-block; width:auto; height:auto; margin:4px 11px 16px; padding:0 10px 0 18px; overflow:hidden; background:url(/images/icoAdd.png) left center no-repeat; font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:30px; text-decoration:underline; cursor:pointer; }
#cWrpi .cCntr a.addRecord:hover { text-decoration:none; }
#cWrpi .cCntr a.fl { margin:0 10px; }

#cWrpi .cCntr div.infoStaffel { width:400px; overflow:hidden; font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:30px; text-align:right;}
#cWrpi .cCntr div.infoStaffel a { font:normal 12px Arial, Helvetica, sans-serif; font-weight:bold; color:#666; text-decoration:underline; cursor:pointer;}
#cWrpi .cCntr div.infoStaffel a:hover { text-decoration:none; }

#cWrpi .cRght { width:220px; height:auto; padding:39px 0 0; overflow:hidden; }
#cWrpi .cRght ul { width:200px; height:auto; margin-left:20px; overflow:hidden; }
#cWrpi .cRght ul li { display:block; width:169px; height:auto; padding:5px 0 24px 39px; overflow:hidden; background:url(/images/bullcRght.jpg) top left no-repeat; font:normal 13px Arial, Helvetica, sans-serif; color:#646464; line-height:14px; }

#cWrpi .cRght ul.rMenu { width:220px; height:auto; margin-left:0; overflow:hidden; }
#cWrpi .cRght ul.rMenu li { display:block; width:220px; height:auto; padding:0 0 0 0; margin-left:1px; overflow:hidden; background:url(/images/cRghtLiBG.jpg) top right repeat-y; }
#cWrpi .cRght ul.rMenu li.last { display:block; width:220px; height:auto; padding:0 0 1px 0; margin-left:1px; overflow:hidden; background:url(/images/cRghtLiBG.jpg) top right repeat-y; }
#cWrpi .cRght ul.rMenu li a { display:block; width:189px; height:auto; margin-top:1px; padding:6px 10px 6px 20px; background-color:#fff; font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:16px; text-decoration:none; }
#cWrpi .cRght ul.rMenu li a:hover { color:#e38000; }
#cWrpi .cRght ul.rMenu li.act { margin-left:-1px; }
#cWrpi .cRght ul.rMenu li.act a { display:block; width:189px; height:auto; margin-top:1px; padding:6px 10px 6px 20px; background:#fff url(/images/cRghtLiABG.jpg) top left repeat-y; font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:16px; text-decoration:none; }
#cWrpi .cRght ul.rMenu li.act a:hover { color:#e38000; }

#cWrpi .cRght hr { width:100%; height:0; line-height:0; border-top:solid 1px #ccc; }
#cWrpi .cRght p { padding-left:20px; font:12px Arial, Helvetica, sans-serif; color:#666; line-height:16px; }
#cWrpi .cRght p a { font:12px Arial, Helvetica, sans-serif; color:#666; line-height:16px; }
#cWrpi .cRght p a:hover { font:12px Arial, Helvetica, sans-serif; color:#666; line-height:16px; text-decoration:underline; }

#cWrpi .cRght fieldset { width:200px; height:auto; padding:0 0 15px 20px; overflow:hidden; }
#cWrpi .cRght fieldset table { width:200px; height:auto; /*margin-bottom:10px;*/ overflow:hidden; }
#cWrpi .cRght fieldset th,
#cWrpi .cRght fieldset td { font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:14px; }
#cWrpi .cRght fieldset label { }
#cWrpi .cRght fieldset input.inp { width:186px; height:20px; padding:0 5px; border:solid 1px #ccc; line-height:20px; }
#cWrpi .cRght fieldset input.inperror { width:186px; height:20px; padding:0 5px; border:solid 1px #FF0000 !important; line-height:20px;}
#cWrpi .cRght fieldset td .validation {font:normal 11px Arial, Helvetica, sans-serif;}
#cWrpi .cRght fieldset td a.fr { clear:right; }
#cWrpi .cRght fieldset a { font:normal 11px Arial, Helvetica, sans-serif; color:#666; line-height:14px; text-decoration:underline; }
#cWrpi .cRght fieldset a:hover { text-decoration:none; }
#cWrpi .cRght fieldset hr { width:100%; height:0; margin-bottom: 10px; line-height:0; border-top:solid 1px #ccc; }

#cWrpi .cRght .peRBlock { width:200px; height:auto; margin:0 0 0 20px; overflow:hidden; text-align:left; font:normal 11px Arial, Helvetica, sans-serif; color:#666; line-height:16px; }
#cWrpi .cRght .peRBlock p { padding:0; margin:0; padding:8px 0 8px; font:normal 11px Arial, Helvetica, sans-serif; color:#666; line-height:16px; }
#cWrpi .cRght .peRBlock a { font:normal 11px Arial, Helvetica, sans-serif; color:#666; line-height:14px; text-decoration:underline; }
#cWrpi .cRght .peRBlock a:hover { font:normal 11px Arial, Helvetica, sans-serif; color:#666; line-height:14px; text-decoration:none; }
#cWrpi .cRght .peRBlock a.perbBig { width:200px; height:auto; display:inline-block; padding-top:15px; overflow:hidden; clear:both; font:normal 18px Arial, Helvetica, sans-serif; color:#666; line-height:20px; text-align:center; }
#cWrpi .cRght .peRBlock a.perbBig:hover { font:normal 18px Arial, Helvetica, sans-serif; color:#666; line-height:20px; text-decoration:none; }
#cWrpi .cRght .peRBlock .perbHigh { display:inline-block; width:200px; height:auto; overflow:hidden; clear:both; font:bold 11px Arial, Helvetica, sans-serif; color:#e38000; line-height:16px; text-transform:uppercase; }

/* Edited 10.06.2011 */
#cWrpi .cRght .curBalance { width:220px; overflow:hidden; /*height:66px;  background:url(/images/shpCartBG.jpg) bottom left repeat-x;*/ }
#cWrpi .cRght .curBalance span.scI { display:block; width:208px; height:64px; margin:0 1px; padding:15px 19px 7px 10px; overflow:hidden; background-color:#fcfcfc; text-decoration:none; cursor:pointer; }
#cWrpi .cRght .curBalance span.scI b { display:block; padding-bottom:7px; font:bold 12px Arial, Helvetica, sans-serif; color:#666; line-height:14px; }
#cWrpi .cRght .curBalance span.scI span.fl { font:normal 18px Arial, Helvetica, sans-serif; font-weight:bold; color:#666; line-height:14px; margin-top:6px; }
#cWrpi .cRght .curBalance span.scI span.fr { clear:right; }
#cWrpi .cRght .curBalance span.scI a {margin-top:6px;}

#cWrpr .cRC { width:950px; height:1px; margin:0 auto; background:url(/images/cBdyBG.gif) top center repeat-y; }
#cWrpr .cRC2 { width:950px; height:1px; margin:0 auto; background:url(/images/cBdyBG2.gif) top center repeat-y; }

#fWrpi { width:950px; height:50px; margin:30px auto 0; overflow:hidden; text-align:center; font:normal 10px Arial, Helvetica, sans-serif; color:#666; line-height:18px; }
#fWrpi * { vertical-align:top; }
#fWrpi a { font:normal 10px Arial, Helvetica, sans-serif; color:#666; text-decoration:underline;line-height:18px; }
#fWrpi a:hover { text-decoration:none; }
#fWrpi a.trLink { display:inline-block; width:50px; height:50px; background:url(/images/Trilab_icon.png) top left no-repeat; background-size:50px; cursor:pointer; text-decoration:none; }
#fWrpi a.trLink span { visibility:hidden; }

#Login { position:absolute; width:100%; height:100%; top:0; left:0; overflow:hidden; }
#lOvrlay { width:100%; height:100%; background-color:#686868; filter:alpha(opacity=50); -moz-opacity: 0.50; -khtml-opacity: 0.50; opacity: 0.50; }

#lBox { position:absolute; width:280px; height:204px; top:50%; left:50%; margin:-102px 0 0 -140px; overflow:hidden; background-color:#fff; }
#lBox fieldset { width:200px; height:auto; padding:20px; overflow:hidden; }
#lBox fieldset table { width:200px; height:auto; margin-bottom:10px; overflow:hidden; }
#lBox fieldset th { font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:14px; }
#lBox fieldset td { font:normal 12px Arial, Helvetica, sans-serif; color:#666; line-height:14px; }
#lBox fieldset label { }
#lBox fieldset input.inp { width:186px; height:20px; padding:0 5px; border:solid 1px #ccc; line-height:20px; }
#lBox fieldset td a.fr { clear:right; }
#lBox fieldset a { font:normal 11px Arial, Helvetica, sans-serif; color:#666; line-height:14px; text-decoration:underline; }
#lBox fieldset a:hover { text-decoration:none; }


.quote { background-color: #FFF; border: 1px solid grey;  text-align:center; padding:10px 10px 10px 10px; }


.inp { width:186px; height:20px; border:solid 1px #ccc; line-height:20px; }



/* Steps, toegevoegd Ben 04-10-2011 */
#cWrpi .cCntr .cBody .steps	{ min-height:385px; background:url(../img2/steps-bgL.png) no-repeat; border:0px solid; font-size:14px; }
#cWrpi .cCntr .cBody .steps .whiteTxt	{ color:#fff; }

#cWrpi .cCntr .cBody .steps	.step1 a		{ width:87px; height:35px; display:block; text-decoration:none; }
/*#cWrpi .cCntr .cBody .steps	.step1 a:hover	{ color:#fff; text-decoration:none; background:url(../img2/step1-hover.png); }*/
#cWrpi .cCntr .cBody .steps	.step1 .act		{ background:url(../img2/step1-act.png); }
#cWrpi .cCntr .cBody .steps .step1 .txtIco	{ margin:9px 9px 0 10px; font-size:14px; font-weight:bold; }
#cWrpi .cCntr .cBody .steps .step1 .imgIco	{ margin:0 0 0 10px; }
#cWrpi .cCntr .cBody .steps	.step1 .txt		{ margin:9px 0 0 0; font-size:14px; }

#cWrpi .cCntr .cBody .steps	.step2 a		{ width:195px; height:35px; margin:0 0 0 -11px; display:block; text-decoration:none; }
/*#cWrpi .cCntr .cBody .steps	.step2 a:hover	{ color:#fff; text-decoration:none; background:url(../img2/step2-hover.png); }*/
#cWrpi .cCntr .cBody .steps	.step2 .act		{ background:url(../img2/step2-act.png); }
#cWrpi .cCntr .cBody .steps	.step2 .inact	{ background:url(../img2/step2-inact.png); }
#cWrpi .cCntr .cBody .steps .step2 .txtIco	{ margin:9px 9px 0 23px; font-size:14px; font-weight:bold; }
#cWrpi .cCntr .cBody .steps .step2 .imgIco	{ margin:0 0 0 23px; }
#cWrpi .cCntr .cBody .steps	.step2 .txt		{ margin:9px 0 0 0; font-size:14px; }

#cWrpi .cCntr .cBody .steps	.step3 a		{ width:89px; height:35px; margin:0 0 0 -11px; display:block; text-decoration:none; }
/*#cWrpi .cCntr .cBody .steps	.step3 a:hover	{ color:#fff; text-decoration:none; background:url(../img2/step3-hover.png); }*/
#cWrpi .cCntr .cBody .steps	.step3 .act		{ background:url(../img2/step3-act.png); }
#cWrpi .cCntr .cBody .steps	.step3 .inact	{ background:url(../img2/step3-inact.png); }
#cWrpi .cCntr .cBody .steps .step3 .txtIco	{ margin:9px 9px 0 23px; font-size:14px; font-weight:bold; }
#cWrpi .cCntr .cBody .steps .step3 .imgIco	{ margin:0 0 0 23px; }
#cWrpi .cCntr .cBody .steps	.step3 .txt		{ margin:9px 0 0 0; font-size:14px; }

#cWrpi .cCntr .cBody .steps	.step4 a		{ width:84px; height:35px; margin:0 0 0 -11px; display:block; text-decoration:none; }
/*#cWrpi .cCntr .cBody .steps	.step4 a:hover	{ color:#fff; text-decoration:none; background:url(../img2/step4-hover.png); }*/
#cWrpi .cCntr .cBody .steps	.step4 .act		{ background:url(../img2/step4-act.png); }
#cWrpi .cCntr .cBody .steps	.step4 .inact	{ background:url(../img2/step4-inact.png); }
#cWrpi .cCntr .cBody .steps .step4 .txtIco	{ margin:9px 9px 0 23px; font-size:14px; font-weight:bold; }
#cWrpi .cCntr .cBody .steps .step4 .imgIco	{ margin:0 0 0 23px; }
#cWrpi .cCntr .cBody .steps	.step4 .txt		{ margin:9px 0 0 0; font-size:14px; }

#cWrpi .cCntr .cBody .steps	.step5 a		{ width:188px; height:35px; margin:0 0 0 -11px; display:block; text-decoration:none; }
/*#cWrpi .cCntr .cBody .steps	.step5 a:hover	{ color:#fff; text-decoration:none; background:url(../img2/step5-hover.png); }*/
#cWrpi .cCntr .cBody .steps	.step5 .act		{ background:url(../img2/step5-act.png); }
#cWrpi .cCntr .cBody .steps	.step5 .inact	{ background:url(../img2/step5-inact.png); }
#cWrpi .cCntr .cBody .steps .step5 .txtIco	{ margin:9px 9px 0 23px; font-size:14px; font-weight:bold; }
#cWrpi .cCntr .cBody .steps .step5 .imgIco	{ margin:0 0 0 23px; }
#cWrpi .cCntr .cBody .steps	.step5 .txt		{ margin:9px 0 0 0; font-size:14px; }

#cWrpi .cCntr .cBody .steps	.step6 a		{ width:101px; height:35px; margin:0 0 0 -11px; display:block; text-decoration:none; }
/*#cWrpi .cCntr .cBody .steps	.step6 a:hover	{ color:#fff; text-decoration:none; background:url(../img2/step6-hover.png); }*/
#cWrpi .cCntr .cBody .steps	.step6 .act		{ background:url(../img2/step6-act.png); }
#cWrpi .cCntr .cBody .steps	.step6 .inact	{ background:url(../img2/step6-inact.png); }
#cWrpi .cCntr .cBody .steps .step6 .txtIco	{ margin:9px 9px 0 23px; font-size:14px; font-weight:bold; }
#cWrpi .cCntr .cBody .steps .step6 .imgIco	{ margin:0 0 0 23px; }
#cWrpi .cCntr .cBody .steps	.step6 .txt		{ margin:9px 0 0 0; font-size:14px; }

#cWrpi .cCntr .cBody .steps	h1					{ padding:18px 0 18px 20px; }
#cWrpi .cCntr .cBody .steps	p					{ padding:0; margin:0 0 27px 20px; }
#cWrpi .cCntr .cBody .steps	.grayBox			{ padding:0 20px 0 20px; margin:0 0 0 20px; font-size:12px; line-height:25px; background:#e1e0e0; }
#cWrpi .cCntr .cBody .steps	.whiteBox			{ padding:10px 20px 10px 20px; margin:0 0 2px 20px; background:#fff; }
#cWrpi .cCntr .cBody .steps	.whiteBox:hover		{ background:#efefef; }
#cWrpi .cCntr .cBody .steps	.whiteBox p			{ margin:10px 0 0 0; }
#cWrpi .cCntr .cBody .steps	.whiteBox .p2		{ margin:10px 0 0 20px; }
#cWrpi .cCntr .cBody .steps	.whiteBox .www		{ margin:10px 5px 0 37px; }
#cWrpi .cCntr .cBody .steps	.whiteBox h4		{ margin:9px 40px 0 0; }
#cWrpi .cCntr .cBody .steps	.whiteBox .frame	{ padding:5px; background:#efefef; }
#cWrpi .cCntr .cBody .steps	.whiteBox input[type=text]	{ width:280px; height:24px; padding:0 0 0 10px; line-height:24px; border:1px #666666 solid; }
#cWrpi .cCntr .cBody .steps	.whiteBox input[type=radio]	{ width:14px; height:14px; margin:10px 5px 0 0; }
#cWrpi .cCntr .cBody .steps	.whiteBox .noteTop	{ width:36px; height:19px; margin:18px 0 0 40px; background:url(../img2/noteTop.png); }
#cWrpi .cCntr .cBody .steps	.whiteBox .note		{ width:570px; padding:20px; margin:0 0 0 20px; background:#efefef; }
#cWrpi .cCntr .cBody .steps .btmNote			{ margin:18px 0 0 0; text-align:center; font-weight:bold; }
#cWrpi .cCntr .cBody .steps .btn				{ margin:30px 0 0 310px; }
#cWrpi .cCntr .cBody .steps .btnDouble			{ margin:30px 0 0 280px; }
#cWrpi .cCntr .cBody .steps .btnAdd				{ margin:5px 0 0 0; }
#cWrpi .cCntr .cBody .steps .btnDone			{ margin:0 10px 0 0; }
#cWrpi .cCntr .cBody span						{ font-size:12px; }
#cWrpi .cCntr .cBody .steps	ul					{ list-style:none; }
#cWrpi .cCntr .cBody .steps	li					{ margin:0 0 18px 0; }
#cWrpi .cCntr .cBody .steps .borderBox			{ width:294px; min-height:160px; margin:0 8px 0 10px; border:1px #686868 solid; }
#cWrpi .cCntr .cBody .steps .borderBox .span1	{ padding:0 10px 0 10px; display:block; color:#fff; line-height:30px; font-weight:bold; background:#686868;  }
#cWrpi .cCntr .cBody .steps .borderBox .span2	{ display:block; margin:5px 10px 0px 10px; line-height:18px; }
#cWrpi .cCntr .cBody .steps .borderBox hr		{ height:1px; color:#efefef; background:#efefef;  }
/* Steps End */

/* Home, toegevoegd Ben 05-10-2011 */
#cWrpi .cCntr .cBody .comBox		{ width:468px; border:2px #626262 solid; }
#cWrpi .cCntr .cBody .comBox .top	{ height:50px; padding:0 0 0 20px; line-height:50px; color:#fff; font-size:18px; background:#626262; }
#cWrpi .cCntr .cBody .comBox .odd	{ height:36px; padding:10px 0 0 10px; color:#626262; font-size:12px; background:#efefef; }
#cWrpi .cCntr .cBody .comBox .even	{ height:36px; padding:10px 0 0 10px; color:#626262; font-size:12px; background:#fff; }
/*#cWrpi .cCntr .cBody .comBox .left	{ width:210px; margin:0 0 0 7px; }
#cWrpi .cCntr .cBody .comBox .right	{ margin:0 0 0 7px; }*/
#cWrpi .cCntr .cBody .comBox .last	{ height:60px; background:#fff; }
#cWrpi .cCntr .cBody .comBox .btn	{ margin:20px 0 0 155px; }
/* Home End*/

/* 06-10-11 */ #cWrpi .cCntr .cBody .steps	.redBox				{ padding:0 20px 0 20px; margin:0 0 7px 20px; font-size:12px; line-height:30px; color:#fff; background:#db2e15; }
/* 06-10-11 */ #cWrpi .cCntr .cBody .steps	.whiteBox .fNote	{ padding:5px; background:#db2e15; }

/* PRO features */
#cWrpi .cCntr .pro{color:#666; text-align:center;}
#cWrpi .cCntr .pro .orange{color:#e38001;}

#cWrpi .cCntr .pro .top{margin:30px 0; font-size:30px; text-align:left;}
#cWrpi .cCntr .pro .top span{margin-top:40px; display:inline-block; font-size:22px; text-align:left;}

#cWrpi .cCntr .pro table{margin-bottom:30px; text-align:left; font-size:16px; color:#626262;}
#cWrpi .cCntr .pro table tr th{position:relative; font-weight:bold; padding:20px 20px 10px 40px; background-color:#efefef; border:1px solid #626262;}
#cWrpi .cCntr .pro table tr th:first-child{border-right:none;}
#cWrpi .cCntr .pro table tr th img{position:absolute; top:-10px; right:10px;}

#cWrpi .cCntr .pro table tr td{ padding:10px 20px 10px 40px;font-weight:normal; background-color:#fff; border-right:1px solid #626262; border-bottom:1px solid #626262;}
#cWrpi .cCntr .pro table tr td:first-child{font-weight:bold; color:#e38001; border:1px solid #626262; border-top:none;}

#cWrpi .cCntr .pro table tr:last-child td{padding:20px 0; text-align:center; color:#626262;}
#cWrpi .cCntr .pro table tr:last-child td a{color:#e38001;}

#cWrpi .cCntr .pro .button-orange{padding:15px; color:#fff; font-size:18px; border-radius:5px; background-color:#e38001;}



/* 2012-06-14: DNS Templates*/
.modalBg {background-color:#000; filter:alpha(opacity=70); opacity:0.7; z-index:5000 !important;}
.modalContainer {background-color:#FFF; padding:20px 15px 20px 30px;}
.modalContainer .modalContent {max-height:520px; overflow-y:scroll; overflow-x:none; padding-right:15px;}

.dnsseckey { width:500px; height:90px; background-color:transparent; overflow:hidden; color:Black;}
.code  { font-family:Courier New; font-size: 12px; vertical-align:top; word-break:break-all; line-height: 20px;}
.biglink { color:#666; font-family:Arial, Helvetica, sans-serif; font-size:18px; }

/*new homepage*/

#homepage {background-color:#efefef; padding-top:35px;}
#homepage .hBody{width:940px; padding:10px 20px 50px; margin:0 auto 60px; border:1px solid #d3d3d3; background-color:#fff; }

#homepage .hBody .top .fl{width:300px; margin:20px 0 20px 20px;}
#homepage .hBody .top h1{font-size:24px; font-weight:normal; color:#666;}
#homepage .hBody .top ul{list-style:none;}
#homepage .hBody .top ul li{padding-left:35px; margin-top:15px; font-size:16px; font-weight:normal; color:#626262; background:url(/upload/content/image/v-ico.png) no-repeat 5px;}

#homepage .hBody .top.fr{width:180px; padding:20px 20px 35px; background-color:#efefef; color:#666;}
#homepage .hBody .top.fr table{width:180px;}
#homepage .hBody .top.fr table tr th{font-size:12px; font-weight:normal; text-align:left;}
#homepage .hBody .top.fr table tr th.head{color:#606060; font-size:18px; font-weight:normal;}

#homepage .hBody .top.fr table tr td input[type="text"],
#homepage .hBody .top.fr table tr td input[type="password"]{width:165px; margin-bottom:13px;}
#homepage .hBody .top.fr table tr td input[type="checkbox"] + label{margin-left:5px;}

#homepage .hBody .top.fr a{color:#666; text-decoration:underline;}
#homepage .hBody .top.fr a:hover{text-decoration:none;}

#homepage .hBody .top.fr a.button{float:right; padding:5px 10px; color:#fff; text-decoration:none; background-color:#666; border-radius:5px;}
#homepage .hBody .top.fr a.button:hover{text-decoration:none;}

#homepage .hBody .top.fr hr{width:180px; height:1px; margin:5px 0 10px; background-color:#d3d3d3;}

.middle{position:relative; min-height:355px;}
.middle .top-banner     {margin:30px; text-align:center; color:#000; font-size:34px; line-height:40px}
.middle .top-banner a   {color:#e38001; text-decoration:none;}
.middle .banner{width:940px; padding:30px 35px 70px; position:absolute; left:-35px; border-bottom:3px solid #e38001; text-align:center; font-size:34px; background-color:#000; color:#fff;}
.middle .banner span.orange{color:#e38001;}
.middle .over-banner{position:absolute; left:25%; width:450px; padding:30px 25px; bottom:-45px; background-color:#fff; color:#000; font-size:22px; border:1px solid #cfcfcf; border-radius:5px;}
.middle .over-banner a{font-size:14px; line-height:22px; padding:10px; background-color:#e38001; color:#fff; border-radius:5px; }
.middle .over-banner a:hover{text-decoration:none;}

#homepage .hBody .bottom .fl,
#homepage .hBody .bottom .fr{height:auto; min-height:100px; overflow:hidden; width:300px; color:#666; font-size:14px; line-height:30px;}
#homepage .hBody .bottom .fr{margin-left:20px;}
	
#homepage .hBody .bottom h2{margin-bottom:15px; font-size:18px; font-weight:normal;}
#homepage .hBody .bottom a{color:#666; text-decoration:underline;}
#homepage .hBody .bottom a:hover{text-decoration:none;}

#homepage .hBody .banner-bottom{margin-top:50px; padding:60px 0 75px 60px; background-color:#e38001; color:#fff;}
#homepage .hBody .banner-bottom h1{width:240px; float:left; color:#fff; font-size:40px; font-weight:normal;}
#homepage .hBody .banner-bottom p{width:300px; float:left; margin-left:20px; font-size:20px; line-height:24px;}
#homepage .hBody .banner-bottom p:first-child{}

#homepage .hFooter{width:940px; padding:0 20px 20px; margin:0 auto; }
#homepage .hFooter a{color:#666; text-decoration:none;}
#homepage .hFooter a.orange{color:#e38001; text-decoration:none; font-size:16px; line-height:33px;}
#homepage .hFooter ul{margin:25px 0 15px; padding-bottom:30px; font-size:14px; list-style:none; border-bottom:1px solid #cccccd;}
#homepage .hFooter ul li{display:inline-block; color:#aaa;}
#homepage .hFooter ul li span{display:block;}
#homepage .hFooter ul li a{margin-left:35px; display:block; color:#666; text-decoration:none;}

#homepage .hFooter .fl,
#homepage .hFooter .fr{color:#666; font-size:10px; line-height:14px;}
#homepage .hFooter .fl a{color:#666; text-decoration:underline;}
#homepage .hFooter .fl a:hover{text-decoration:none;}

#homepage .hFooter a.trLink{display:inline-block;border:1px solid black; width:50px; height:50px; background:url(/images/Trilab_icon.png) top left no-repeat; background-size:50px; cursor:pointer; text-decoration:none;}
#homepage .hFooter a.trLink span{visibility:hidden;}


.adddomaintable thead
{
    background-color:#666;
    color:White;
    font-weight:bold;
}

.adddomaintable td 
{
    padding:15px 15px 15px 15px;
}

.adddomaintable tbody 
{
        background-color:white;
}


/*new pricing page (2013.01.08)*/

#homepage.pricing {background-color:#FFF;}
#homepage.pricing .hBody {border:none;}
#homepage.pricing .hBody h2 {color:#666; font-size:30px; font-weight:normal; text-align:center;}        
#homepage.pricing .hBody a {color:#E38001;}
                                
#homepage.pricing .hBody .pro table{margin-bottom:30px; text-align:left; font-size:16px; color:#626262;}        
#homepage.pricing .hBody .pro table tr th { text-align:left; font-weight:bold; padding:20px 20px 10px 40px; background-color:#efefef; border:1px solid #d3d3d3; border-left:none;}
#homepage.pricing .hBody .pro table tr th:first-child {border-left:1px solid #d3d3d3;}
#homepage.pricing .hBody .pro table tr th .header {position:relative;}
#homepage.pricing .hBody .pro table tr th .header img {position:absolute; top:-30px; right:0px;}
#homepage.pricing .hBody .pro table tr td{padding:10px 20px 10px 40px;font-weight:normal; background-color:#fff; border-right:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3;}
#homepage.pricing .hBody .pro table tr td:first-child {border:1px solid #d3d3d3; border-top:none;}
#homepage.pricing .hBody .pro table tr td.label {font-weight:bold; color:#e38001;}
#homepage.pricing .hBody .pro table tr:last-child td{padding:20px 0; text-align:center; color:#d3d3d3;}
#homepage.pricing .hBody .pro table tr:last-child td a{color:#e38001;}
#homepage.pricing .hBody .button-orange{padding:10px 15px; border-radius:5px; background-color:#e38001; text-decoration:none; color:#fff; font-size:14px; font-weight:bold; text-transform:uppercase; text-shadow: -1px -1px #626262;}        



#homepage.pricing .hBody .top h2 {margin-bottom:30px;}
#homepage.pricing .hBody .top p {color:#666; font-size:22px; font-weight:normal; text-align:center; margin-bottom:50px;}

#homepage.pricing .hBody .middle {margin-top:65px;}
#homepage.pricing .hBody .middle .banner {border-bottom:none; padding-bottom:0px;}
#homepage.pricing .hBody .middle .banner .title {/*font-size:36px;*/ border-bottom:solid 1px #4d4d4d; padding-bottom:20px;}
#homepage.pricing .hBody .middle .banner .content {/*font-size:40px;*/ text-align:left; height:120px; padding:30px 0 20px 0;}
#homepage.pricing .hBody .middle .banner .content .label {float:left; padding-top:30px;}
#homepage.pricing .hBody .middle .banner .content .calculator {float:right; padding:15px 20px; width:390px; height:87px; display:block; background-image: url('/images/calculatorBG.png'); background-repeat:no-repeat; overflow:hidden; color:#5f5f5f; font-size:18px;}
#homepage.pricing .hBody .middle .banner .content .calculator table tr th { font-size:18px; font-weight:normal; padding-bottom:10px;}
#homepage.pricing .hBody .middle .banner .content .calculator table tr td { font-size:14px;}        
#homepage.pricing .hBody .middle .banner .content .calculator table tr.info td {padding-bottom:5px;}
#homepage.pricing .hBody .middle .banner .content .calculator table tr td .input {width:82px; height:36px; background-image: url('/images/calculatorInputBG.png'); background-repeat:no-repeat; padding:0 10px;}
#homepage.pricing .hBody .middle .banner .content .calculator table tr td.price-result {font-size:24px;}
#homepage.pricing .hBody .middle .banner .content .calculator table tr td.price-result span {font-size:40px;}
                                        
#homepage.pricing .hBody .discounts h2 {margin-bottom:20px;}
#homepage.pricing .hBody .paymentinfo h2 {margin-bottom:15px; margin-top:50px;}
#homepage.pricing .hBody .paymentinfo p {color:#666; font-size:20px; font-weight:normal; text-align:center;}
#homepage.pricing .hBody .paymentinfo p img {margin-top:35px;}