body {
	background-image: url('/gfx/bg.gif');
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	background-color: #5c5b5b;
	color: White;
	font-size:12px;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif; 
}

h2.support {
	font-size:13px;
	margin:20px 0px 5px 0px;
}

.right {
	text-align:right;
}

#disableLayer {
	position: fixed; 
	left: 0pt; 
	top: 0pt; 
	z-index: 999;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #444444;
}

p.pText {
	margin:0;
	padding:0;
	border:0;
	font-size:11px;
}

.prices p {
	margin:0;
	padding:0;
}

.listDark {
	background:#3f3f3f;
}

.listRow:hover
{
  cursor: pointer;
}

.listLight {
	background:#5f5f5f;
}

.input-button{
	cursor:pointer;
}

.notice {
	display:none;
	background:#5c5b5b;
	padding:8px 15px;
	border:solid 1px #3E3F3F;
}

#ui-datepicker-div {
	background:#5c5b5b;
	padding:5px 15px;
	border:solid 1px #3E3F3F;
	width:180px;
	height:150px;
}

.ui-datepicker-header {
	width:180px;
}

.ui-datepicker {
margin-top:10px;
	width:180px;
	height:120px;
}

.ui-datepicker a {
	cursor:pointer;
}

.ui-datepicker-new-month {
	margin-right:20px;
}

.ui-datepicker-links, .ui-datepicker-control{
	display:none;
}

.serviceSelect {
	display:none;
}

.notice p {
	margin:0;
	padding:0;
	font-size:11px;
}

h3 {
	margin-top:0px;
	padding-top:0px;
	display:block;
}

.contentTitle h3 {
	margin-left:10px;
}

p.pPrice {
	margin:0;
	padding:0;
	border:0;
	font-size:11px;
	font-style:italic;
}

.input-txt {
	margin:0;
	padding:0;
	font-size:11px;
}

img.activeStepControls ,img.stepControls {
	padding-top:8px;
}

p.pText a {
	color:#FFFFFF;
	font-size:11px;
}

.txt-checkbox {
	margin:0;
	font-size:11px;
	padding:0px 0px 0px 2px;
}

th {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	/*border-bottom:solid 1px #FFFFFF;	*/
}

th p.pText {
 	font-size: 12px;
}

img.lineSpacer {
	margin-top: 0px;
	#margin-top: 7px;
	padding-top: 7px;
	#padding-top: 0px;
	margin-bottom: 7px;
	#margin-bottom: 3px;
}

a,a:visited,a:link,a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif; 
	font-size: 12px;
}

div#disablePage{
	position:fixed;
	width:100%;
	height:100%;
	display:block;
	z-index:99;
	top:0;
	left:0;
	padding:0;
	margin:0;
	border:0;
	opacity:0.9;
	filter:alpha(opacity=90);
	background:#000000;
}
div#disablePage p {
	margin:auto;
	color:#FFFFFF;
	padding:auto;
	font-size:bold;
}

#MenuIndholdKontrol ul
{
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#MenuIndholdKontrol ul li a
{
	background: transparent url(images/list-off.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
}

#MenuIndholdKontrol ul li a:hover,
#MenuIndholdKontrol ul li a.active
{
	background: transparent url(../gfx/pil.gif) left center no-repeat;
	color: #55a51c;
}

#MenuIndholdKontrol ul li a#current
{
	background: transparent url(../gfx/pil.gif) left center no-repeat;
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #55a51c;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif; 
	font-size: 12px;
}

#loginBoxTop {
  width: 85px;
  left: 225px;
  border:0;
  height: 21px;
  background:none;
  color: #000000;
  font-size: 9px;
  font-family: Verdana;
  vertical-align: middle;
  padding-top: 2px;
  #display: table-cell;
  #margin-top: -3px;
}

#passwordBoxTop {
  width: 85px;
  top: 5px;
  left: 386px;
  border:0;
  height: 21px;
  background:none;
  color: #000000;
  font-size:8px;
  font-family: Verdana;
  vertical-align: middle;
  #display: table-cell; 
  #margin-top: -2px;
}

#mainContent {
	width: 999px;
	margin:0 auto 0;
}

#alternateContent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#topBar {
	width: 999px;
	background-image: url('/gfx//Cooltel_top_login_02.gif');
	background-repeat: repeat-x;
	float:left;
/*  line-height: 0px; buggy */
}

#leftTopBar {
	float:left;
	width:15px;
}

#rightTopBar {
	float:right;
  position: relative;
  width: 16px;
}
#langBar{
  width: 85px;
  float: right;
  left: -8px;
  #left: -10px;
  padding-top: 4px;
  #padding-top: 2px;
  position: relative;
}

#userInfo {
  float: left;
  top: 0;
  #top: -3px;
  height: 21px;
  position: relative; 
  padding-top: 2px; 
  padding-left: 3px;
  padding-right: 7px;
  display: table;
  color: #ffffff;
	font-size:9px;
}

#topBannerImg {
	height:34px;
	background-image: url("/gfx/dif_midtbar_top_bg.gif");
	background-repeat: no-repeat;
	margin-bottom:10px;	
}

.activeStepControls {
	cursor:pointer;
}

.ui-effects-transfer { border: 2px solid black; }

#topBarProSMS {
  padding-left: 5px;
  padding-right: 5px;
	float:left;	
}
#proInfo {
  padding-left: 5px;
	float:left;	
}
#proImg {
  padding-left: 3px;
	padding-right:7px;
	float:left;	
}
#topBarFreeSMS {
  padding-left: 5px;
padding-right:5px;
	float:left;	
}
#freeInfo {
position:relative;
  padding-left: 5px;
	float:left;	
}
#topBarSaldo {
  float: left;
  top: -3px; 
  height: 21px;
  position: relative; 
  padding-left: 3px;
  padding-right: 7px;
  display: table;
  color: #000000;
	font-size:9px;
}
.logout {
	float: left;
  top: -1px; 
  position: relative; 
  padding-left: 3px;
  padding-right: 7px;
  display: table;
  color: #000000;
	font-size:9px;
	
}
#saldoInfo {
  float: left;
  #top: -3px;
  height: 21px;
  position: relative; 
  padding-top: 2px; 
  padding-left: 3px;
  padding-right: 7px;
  display: table;
  color: #ffffff;
	font-size:9px;
}
#freeImg {
  padding-left: 3px;
	padding-right:7px;
	float:left;	
}


#topBarUsernameText {
  float: left;
  height: 21px;
  position: relative; 
  padding-left: 3px;
  padding-right: 7px;
  display: table;
  color: #000000;
	font-size:9px;
}
#topBarUsernameText2 {
  float: left;
  height: 21px;
  top: -3px;
  position: relative; 
  padding-left: 3px;
  padding-right: 7px;
  display: table;
  color: #000000;
	font-size:9px;
}

#topBarUsernameField {
  float: left;
  top: 0; 
  width: 96px;
  height: 21px;
  position: relative; 
  background-repeat: no-repeat;
	background-image: url('/gfx//Cooltel_input_field.gif');
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 0px;
  display: table;
}

#topBarPasswordText {
  padding-left: 5px;
	padding-right:5px;
	float:left;	
}


#topBarPasswordField {
	float:left;
  top: 0; 
  width: 96px;
  height: 21px;
  position: relative; 
  display: table;
  background-repeat: no-repeat;
	background-image: url('/gfx//Cooltel_input_field.gif');
  padding-top: 6px;
  padding-left: 5px;
  padding-right: 0px;
}
#topBarRememberText {
  padding-left: 5px;
	padding-right:5px;
	float:left;	
}
#topBarRememberField {
  float: left;
  top: 0; 
  width: 15px;
  height: 21px;
  padding-left: 5px;
  padding-right: 4px;
  position: relative; 
  display: table;
  padding-top: -1px;
}
#topBarButtons {
  position: relative;
 	float:left;
  padding-left: 14px;
  #padding-left: 10px;
  padding-top: 1px;
}

.topBanner {
  text-align: left;
  line-height: 0px;
}

#MenuButtons {
	position: relative;
	top:-75px;
	#top:-88px;
}
.SMSFane {
	float:left;
}

#fane {
	background-image: url('/gfx//Coolsms_button_bg.gif');
	background-repeat:repeat-x;
	float:left;
	height:28px;
}

#faneMiddle {
  position: relative;
	height:36px;
	background-image: url('/gfx//Coolsms_button_bund_bg.gif');
	background-repeat: repeat-x;
	float:left;
}

#faneMiddleStart {
  position: relative;
	float:left;
	height: 36px;
  left: -9px;

}

#faneMiddleSlut {
	float:right;
	height:36px;
}

#FaneStart {
	float:left;
	height:28px;
}

#FaneSlut {
	float:right;
	height:28px;
}

#ChildMenuTop {
	background-image: url('/gfx//Coolsms_menu_top.gif');
	background-repeat:no-repeat;
	background-position: bottom center;
	border:0px solid black;
}

#logo {
	float:left;
	width:254px;
	border:0px solid black;
}

#bannerramme {
	background-image: url('/gfx//Cooltel_banner_bg.gif');
	background-repeat:no-repeat;
	background-position:left;
	border:0px solid black;
	width:738px;
	text-align:center;
	float:right;
	height:102px;
	padding-right:3px;	
  line-height: 0px;
}

#Buttons {
	position:relative;
	top:39px;
	left:83px;
	border:0px solid black;
	padding:0;
	margin:0;
}

#Underline {
	float:left;
	position: relative;
	left:83px;
	top:41px;
	padding:0;
	margin:0;
	border:0px solid black;
}

img.underline-hidden {
	visibility: hidden;
	vertical-align: top;
}

img.underline-show {
	visibility: visible;
	vertical-align: top;
}

#leftSide {
	/*background-image: url('/gfx//Cooltel_listen_bg.gif');
	background-repeat:no-repeat;*/
  left: 5px;
  position: relative;
  float: left;
  width: 245px;
  top: -20px;
  #top: -41px;
}

#center {
  left: 3px;
  position: relative;
  float: left;
  top: -20px;
  width: 478px;
  #top: -41px;
}

#centerContent {
	left:12px;
	margin:0 auto;
	position:absolute;
	width:455px;
}
#centerContentLong {
	width: 737px;
    left: 8px;
    position: absolute;
}
.contentTopLong {
        background-image: url("/gfx/indhold_mega_top.gif");
        background-repeat: no-repeat;
        #line-height:6px;
        #font-size:6px;
        white-space:0px;
        height:6px;
        border:0px solid black;
}
.contentBottomLong {
        background-image: url("/gfx/indhold_mega_bund.gif");
        background-repeat: no-repeat;
        /*#line-height:8px;
        #font-size:8px;*/
        white-space:0px;
        height:8px;
        border:0px solid black;
}
.contentLong {
        background-color:#3E3F3F;
        width:737px;
}
.rightContent {
  color: #000000;
	background-image: url('/gfx//Coolsms_news_bg.gif');
	background-repeat:no-repeat;
  width: 256px;
  height: 218px;
  padding-top: 27px;
  padding-left: 9px;
  padding-right: 9px;
}
.rightContent2 {
  color: #000000;
	background-image: url('/gfx//Coolsms_news_bg.gif');
	background-repeat:no-repeat;
  width: 256px;
  height: 218px;
  padding-top: 27px;
  padding-left: 9px;
  padding-right: 9px;
}

#rightSide {
float:left;
left:475px;
position:relative;
width:273px;
z-index:0;
}
#rightSide2 {
	background-image: url('/gfx//Coolsms_news_bg.gif');
	background-repeat:no-repeat;
  position: relative;
  float: left;

}

#indhold {

}	

#leftSideTop
{
    position: absolute;
	background-image: url('/gfx//Cooltel_listen_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	width:245px;
	height:131px;
	text-align: center;
}

#leftSideTopTekst {
  position: relative;
	width:245px;
	height:108px;
	padding-top:25px;
}

#leftSideBottom
{
    position: relative;
	background-image: url('/gfx//Cooltel_banner_left_bg.gif');
	background-repeat:no-repeat;
    background-position: top right;
    /*top: 139px;
    #top: 9px;*/
    height: 430px;
    width: 244px;
}

#leftSideContent {
  width: 244px;
  position: absolute;
  height: 386px;
  padding-top: 36px;
  text-align:center;
}

#rightSideTop {
	background-image: url('/gfx//Coolsms_news_bg.gif');
	background-repeat: no-repeat;
	width:273px;
	height:228px;
}
.clearFloat {
	clear:both;
}
.clearMenu {
	clear:both;
  line-height: 9px;
  padding-top: 6px;
  #padding-top: 0px;
}
img.href{
  border: 0;
}

.bold {
  font-weight: bold;
}

.imgshow {
  visibility: visible;
  display: inline;
  position: absolute;
}
.imghide {
  visibility: hidden;
  display: none;
  position: absolute;
}

/* INPUT SETUP */
.checkbox-txt {
	clear:none;
	margin:0;
	padding:0;
	border:0;
}

.input-checkbox {
	margin:0;
	padding:0;
	border:0;
	cursor:pointer;
}

p.error {
	color:yellow;
	display:none;
	margin:3px 0px;
	padding:0px;
	font-size:10px;
}

#coolfm {
  width: 229px;
  height: 98px;
  margin-left: 8px;
}
td.coolfm {
  width: 106px;
  height: 40px;
  text-align: left;
  padding-left: 2px;
  line-height: 10px;
  vertical-align: top;
}

div.coolfmHeader {
  position: absolute:
	font-family: Verdana, Arial,Times, serif;
  font-weight: bold;
  z-index: 20;
  color: #00A5E2;
	font-size: 11px;
  padding-top: 2px;
  padding-left: 2px;
}
div.coolfmLinks {
  position: absolute:
  width: 60px;
  color: #000000;
  left: 0px;
  z-index: 2;
  padding-left: 2px;
	font-size: 11px;
}
div.winampIcon {
  position: absolute;
  z-index: 10;
  top: 30px;
  left: 80px;
}
div.itunesIcon {
  position: absolute;
  z-index: 10;
  top: 30px;
  left: 195px;
}
div.realIcon {
  position: absolute;
  z-index: 10;
  top: 80px;
  left: 195px;
}
div.mediaIcon {
  position: absolute;
  z-index: 10;
  top: 80px;
  left: 80px;
}

.newsHead {
  font-family: Verdana, Arial,Times, serif;
	font-size: -1px;
	padding-top: 5px;
}
.newsDate {
  font-weight: bold;
  color: #55A51C;
}
.newsContent {
}



#tooltip {
    padding: 2px;
    background-color: #3E3F3F;
    border: 1px solid #439215;
    text-align: left;
    font-size: 10px;
    color: #FFFFFF;
    font-family: "Trebuchet MS", Verdana, Arial,Times, serif;
    width:140px;
}

span.tip {
    border-bottom: 1px solid #eee;
}

#topBannerAfmeld {
	height:34px;
	background-image: url("/gfx//DK/Coolsms_top_afmeld_bg.gif");
	background-repeat: no-repeat;	
	margin-bottom:10px;
}

#topBannerBetaling {
	height:34px;
	background-image: url("/gfx//DK/Coolsms_top_bt_status_bg.gif");
	background-repeat: no-repeat;	
	margin-bottom:10px;
}

#topBannerWelcome {
	height:34px;
	background-image: url("/gfx/dif_midtbar_top_bg.gif");
	background-repeat: no-repeat;
	margin-bottom:9px;
}

#topBannerContact {
	height:34px;
	margin-bottom:10px;	
}
#topBannerLogin {
	height:34px;
	margin-bottom:10px;	
}

#topBannerKonkurrence {
	height:34px;
	margin-bottom:10px;
}

#contentTop {
	background-image: url("/gfx/indhold_midt_top.gif");
	background-repeat: no-repeat;
	#line-height:6px;
	#font-size:6px;
	white-space:0px;
	height:6px;
	border:0px solid black;
}

.contentTop {
	background-image: url("/gfx/indhold_midt_top.gif");
	background-repeat: no-repeat;
	#line-height:6px;
	#font-size:6px;
	white-space:0px;
	height:6px;
	border:0px solid black;
}

#content {
	background-color:#3E3F3F;
	width:431px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

/* ONLY USED IN THE CONTROLPANEL */
.contentInner {
	margin:0px 5px;
	padding:0px 0 0 0;
	clear:both;
}

.MenuTopKontrol {
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.MenuFlashKontrol {
	position: relative;
	float: left;
	left: 0px;
	width: 175px;
	margin-top: 8px;
}

.MenuIndholdKontrol {
	position: relative;
	left: 42px;
	#left: 42px;
	width: 225px;
}

.center {
	text-align:center;
}


/* END OF ONLY USED IN THE CONTROLPANEL */

.content {
	background-color:#3E3F3F;
	width:443px;
	padding-left: 8px;
}
.contentTitle {
	white-space:0px;
	width:451px;
	border:0;
	height:40px;
	background-color:#3E3F3F;
	padding:0;
	margin:0;
}

#contentBottom {
	background-image: url("/gfx/indhold_midt_bund.gif");
	background-repeat: no-repeat;
	#line-height:8px;
	#font-size:8px;
	white-space:0px;
	height:8px;
	border:0px solid black;
}

.contentBottom {
	background-image: url("/gfx/indhold_midt_bund.gif");
	background-repeat: no-repeat;
	#line-height:8px;
	#font-size:8px;
	white-space:0px;
	height:8px;
	border:0px solid black;
	margin:0px 0px 10px 0px;
}

.imgshowwarn {
  visibility: visible;
  display: inline;
}
.imghidewarn {
  visibility: hidden;
  display: none;
  position: absolute;
}

.warn {
  color: yellow;
}
A.fmlink:hover,a.fmlink:active,a.fmlink:visited,a.fmlink:link {
	color: #000000;
}
.disclaimer {
	width: 100%;
	text-align: center;
	position: relative;
}

.bannermargin {
	margin-bottom:10px;
	#margin-bottom:5px;
}
#loginTopBanner {
	height:34px;
	background-image: url("/gfx/dif_rightbar_top_bg.gif");
	background-repeat: no-repeat;
  	margin-bottom: 9px;
}

#loginTop {
	background-image: url("/gfx/Coolsms_phonebooklist_top.gif");
	background-repeat: no-repeat;
	#line-height:6px;
	#font-size:6px;
	white-space:0px;
	height:6px;
}
#loginContent {
	background-color:#3E3F3F;
	width:265px;
	padding-top: 5px;
	padding-bottom: 5px;
	#padding-bottom: 4px;
	padding-left: 8px;
	height: 148px;
}

#loginContentBottom {
	line-height: 0px;
	background-image: url("/gfx/Coolsms_phonebooklist_bund.gif");
	background-repeat: no-repeat;
	#line-height:8px;
	#font-size:8px;
	white-space:0px;
	height:8px;
	padding-bottom: 7px;
}
td.sidetext {
  width: 80px;
}
input.sidetext {
	border:1px solid #C0C0C0;
	width:150px;
	height:16px;
	font-family: "Trebuchet MS", Verdana, Arial,Times, serif;
	font-size:11px;
}
td.textcenter {
  padding-top: 12px;
}
.topBannerImage {
	padding-top: 8px;
	padding-left: 9px;
}
#newsTopBanner {
	height:34px;
	background-image: url("/gfx//dif_rightbar_top_bg.gif");
	background-repeat: no-repeat;	
  margin-bottom: 9px;
}

#newsTop {
	background-image: url("/gfx/Coolsms_phonebooklist_top.gif");
	background-repeat: no-repeat;
	#line-height:6px;
	#font-size:6px;
	white-space:0px;
	height:6px;
}
#newsContent {
	background-color:#3E3F3F;
	width:265px;
	padding-top: 5px;
	padding-bottom: 5px;
	#padding-bottom: 4px;
	padding-left: 8px;
	height: 170px;
	#height: 174px;
}

#statusContent {
	background-color:#3E3F3F;
	width:265px;
	padding:0px 4px 5px 4px;
	margin:0;
}
.statusInnerContent {
	width 255px;
	margin:0px 5px;
}

#newsContentBottom {
	line-height: 0px;
	background-image: url("/gfx/Coolsms_phonebooklist_bund.gif");
	background-repeat: no-repeat;
	#line-height:8px;
	#font-size:8px;
	white-space:0px;
	height:8px;
	padding-bottom: 13px;
}
.sideHeader {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
#activeerror {
        color: #FFFF00; 
}
select.input-select {
	border:1px solid #C0C0C0;
	font-family: "Trebuchet MS", Verdana, Arial,Times, serif;
	font-size:11px;
	width:118px;
	#width:122px;	
}
.input-text {
	border:1px solid #C0C0C0;
	font-family: "Trebuchet MS", Verdana, Arial,Times, serif;
	font-size:11px;
	width:116px;
	#width:118px;	
}

.tHead {
	height:18px;
	margin:0px 0px;
	background:url('/gfx/Cooltel_log_bg.gif') no-repeat 0px 0px;
}
#BetingelsesArea {
  width: 260px;
  /*height: 80px;*/
  height: 80px;
  #height: 80px;
  overflow: auto;
  padding-left: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #5f5f5f;
	border:1px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	font-size:11px;
	color:#FFFFFF;
  position: relative;
  float: left;
}
