/*****************************
    Standard tags
*****************************/
body {
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-family: Trebuchet MS, verdana;
  font-size: 12px;
  background-color: #ffffff;
}
form {
	margin-bottom: 0px;
}
h2 {
  font-family: verdana;
  font-size: 16px;
}

h3 {
  font-family: verdana;
  font-size: 12px;
}

.site {
  /*background-color: rgb(255, 255, 255);*/
}

.siteback {
  /*background-color: #ffffff;*/
}

.sitetop {
  width: 1000px;
  height: 153px;
  background-image: url(/images/top_frisms_full.gif);


}

.sitePadding {
  width: 2px;
}

.mainSetupTopMenu .itemsLeft {
  padding-left: 2px;
  padding-right: 12px;
}

.mainSetupTopMenu .itemsRight {
  float: right;
  padding-left: 12px;
  padding-right: 2px;
}

.mainSetupTopLogo {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 0px;
  line-height: 0px;
}

.mainSetupMainMenu {
  width: 1000px;
  height: 28px;
  background-image: url(/images/menu_bar.gif);
  background-color: #ffffff;
}

.mainSetupMainMenu .menuItem {
  text-transform: uppercase;
  font-family: verdana;
  font-size: 10px;
  color: rgb(255, 255, 255);
  padding-left: 20px;
}

.mainSetupBottom {
 background-image: url(/images/bottom.gif);
  /*background-color: #3b4b5b;*/
  width: 1000px;
  height: 60px;
  text-align: center;
}

.mainSetupBottom .item {
  padding-left: 12px;
  padding-right: 2px;
  text-transform: uppercase;
  font-family: verdana;
  font-size: 10px;
  color: rgb(255, 255, 255);
  line-height: 18px;
}

td {
  font-family: verdana;
  font-size: 10px;
  line-height: 14px;
}

p {
  margin-top: 0px;
  margin-bottom: 11px;
}
.moduleContentHeadlineFront
{
  background-image: url(/images/middle_top.gif);
  font-size: 11px;
  width: 468px;
  height: 26px;
  color: rgb(255, 255, 255);
  /*margin-bottom: 7px;

  border-bottom: 1px solid rgb(220, 140, 20);*/
}
.moduleContentHeadlineContent {
	background-image: url(http://www.mobilpriser.dk/images/style/content_top.png);
  font-size: 11px;
  height: 26px;
  color: rgb(255, 255, 255);
  width: 720px;
  /*margin-bottom: 7px;
  border-bottom: 1px solid rgb(220, 140, 20);*/
}

.elementBox
{
  margin: 0px 0px 0px 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.elementBoxContentSide
{
	background-image: url(http://www.mobilpriser.dk/images/style/content_sider.gif);
	width: 720px;
}
.elementBoxContentBottom
{
	background-image: url(http://www.mobilpriser.dk/images/style/content_bund.gif);
	width: 720px;
	height: 8px;
}
.moduleContentHeadline {
	background-image: url(/images/left_top.gif);
  font-size: 11px;
  height: 26px;
  color: rgb(255, 255, 255);
  /*margin-bottom: 7px;
  border-bottom: 1px solid rgb(220, 140, 20);*/
}
.moduleContentHeadlineRight
{
  background-image: url(/images/right_top.gif);
  font-size: 11px;
  width: 260px;
  height: 26px;
  color: rgb(255, 255, 255);
  /*margin-bottom: 7px;

  border-bottom: 1px solid rgb(220, 140, 20);*/
}
.elementBoxLeftSide
{
	background-image: url(/images/left_side.gif);
	width: 234px;
	background-color: #FFFFFF;
}
.elementBoxLeftBottom
{
	background-image: url(/images/left_bottom.gif);
	width: 234px;
	height: 3px;
	background-color: #FFFFFF;
}

.elementBoxFrontSide
{
	background-color: #FFFFFF;
	background-image: url(/images/middle_side.gif);
	width: 468px;
}
.elementBoxFrontBottom
{
	background-image: url(/images/middle_bottom.gif);
	background-color: #FFFFFF;
	width: 468px;
	height: 3px;
}

.elementBoxRightSide
{
	background-color: #FFFFFF;
	background-image: url(/images/right_side.gif);
	width: 260px;
}
.elementBoxRightBottom
{
	background-color: #FFFFFF;
	background-image: url(/images/right_bottom.gif);
	width: 260px;
	height: 3px;
}

.moduleContentHeadline .background {
  padding-top: 1px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: rgb(220, 140, 20);
}
.moduleContentHeadlineContent .space {
  padding-top: 6px;
  padding-left: 10px;
  text-transform: uppercase;
}
.moduleContentHeadline .space {
  padding-top: 6px;
  padding-left: 10px;
  text-transform: uppercase;
}
.moduleContentHeadlineFront .space {
  padding-top: 6px;
  padding-left: 10px;
  text-transform: uppercase;
}
.moduleContentHeadlineRight .space {
  padding-top: 6px;
  padding-left: 10px;
  text-transform: uppercase;
}

.moduleContentHeadline .addon {
  color: rgb(0, 0, 0);
}

.mainTableContent {
  margin: 0px 0px 0px 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.mainTable {
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px 0px 0px 0px;
}

/* Sortable tables */
table.sortable a.sortheader {
    font-size: 11px;
    background-color: rgb(220, 140, 20);
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

/*****************************
    Links
*****************************/
a {
  color: rgb(110, 70, 10);
  text-decoration: none;
}

.categoryheader {
  color: rgb(110,110,110);
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.category {
  font-size: 12px;
  text-decoration: none;
}

.category_small {
  font-size: 10px;
  text-decoration: none;
}

.white {
  color: #FFFFFF;
}

/*****************************
    Login form
*****************************/
.elementDataLoginUser {
  background-color: #E6E6E6;
  font-size: 10px;
  width: 100%;
  border: 1px solid #89867E;
  padding-top: 0px;
  padding-bottom: 0px;
}

.elementDataLoginPassword {
  background-color: #E6E6E6;
  font-size: 10px;
  width: 100%;
  border: 1px solid #89867E;
  padding-top: 0px;
  padding-bottom: 0px;
}

.elementDataLoginButton {
  background-color: #FFFFFF;
  font-size: 10px;
  border: 1px solid #89867E;
  padding-top: 0px;
  padding-bottom: 0px;
}

.elementDataLoginText {
  color: #000000;
  font-weight: bold;
}

.elementDataLoginErrorText {
  color: #FF0000;
  font-weight: bold;
}

/*****************************
    Content style
.elementContentHeadline {
  background-color:     #EE8888;
  color:                #FFFFFF;
  font-weight:          bold;
}

*****************************/
.elementContentButton {
  background-color: #FFFFFF;
  font-size: 10px;
  border: 1px solid #89867E;
  padding-top: 0px;
  padding-bottom: 0px;
}

.elementContentInput {
  background-color: #E6E6E6;
  font-size: 10px;
  border: 1px solid #89867E;
  padding-top: 0px;
  padding-bottom: 0px;
}

.elementContentPassword {
  background-color: #F6F6F6;
  font-size: 10px;
  border: 1px solid #89867E;
  padding-top: 0px;
  padding-bottom: 0px;
}

.elementContentDropdown {
  background-color: #F6F6F6;
  font-size: 10px;
  border: 1px solid #89867E;
  padding-top: 0px;
  padding-bottom: 0px;
}

.elementContentMultiselect {
  background-color: #F6F6F6;
  font-size: 10px;
  border: 1px solid #89867E;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 8em;
}

/*****************************
    Lists
*****************************/
.elementListSearchHeader {
  font-size: 18px;
}

.elementDealerName {
  font-size: 14px;
}

.elementListHeader {
  /*background-color: rgb(220, 140, 20);
  color: rgb(255, 255, 255);*/
  background-color: rgb(255, 255, 255);
  color:#000000;
  font-weight: bold;
}

.elementListDisabled {
  background-color: rgb(230, 220, 210);
}

.elementListColor1 {
	background-color: #dfdfdf;
  /*background-color: rgb(250, 240, 200);*/
}

.elementListColor2 {
  background-color: rgb(255, 255, 255);
}

.elementListWarning1 {
  background-color: #FFFF00; /*Low warning*/
}

.elementListWarning2 {
  background-color: #FF0000; /*Severe warning*/
}

.elementListWarning3 {
  background-color: #FF00FF; /*Deletion warning*/
}

/*****************************
    Simple Graph
*****************************/
.elementGraphLabel {
  font-weight: bold;
}

.elementGraphCount {

}

.elementGraphBar {
  border: 1px solid #333333;
  height: 6px;
}

/*****************************
    Simple Formatting
*****************************/
.errorText {
  font-weight: bold;
  color: #FF0000;
}

.elementDataTrackerDate {
  color: #999999;
  font-size: 7pt;
}

.elementSmallText {
  color: #000000;
  font-size: 7pt;
}

.elementSmallTextGrayed {
  color: #BBBBBB;
  font-size: 7pt;
}

.elementDataTrackerTopHeader {
  font-weight: bold;
  color: #000000;
  font-size: 10pt;
}

.elementDealerName {
  font-size: 10pt;
  font-weight: bold;
}

.elementDeactivatedFunction {
  color: #999999;
}

.elementDataLoginAccess {
  font-weight: bold;
}

.elementImageAsbMiddle {
  vertical-align: middle;
}

.cheap {
  font-size: 10px;
  color: #209020;
  font-weight: bold;
  text-decoration: none;
}

.optionHeader {
  font-size: 12px;
  color: rgb(110, 70, 10);
  font-weight: bold;
  border-bottom: 1px dashed #89867E;
}

.newsHeader {
  font-size: 12px;
  color: rgb(33, 33, 33);
  font-weight: bold;
  text-decoration: underline;
}

input {
  vertical-align: middle;
}

label {
  vertical-align: middle;
}

.moduleContentRightCard1, .moduleContentRightCard2
{
  font-size: 11px;
  width: 260px;
  height: 26px;
  color: rgb(255, 255, 255);
  background-repeat: no-repeat;
}
.space_left {
	padding-left: 15px;
}
.middle_page1 {
  background-image: url(/images/middle_select1.gif);
  font-size: 11px;
  width: 468px;
  height: 26px;
  color: rgb(255, 255, 255);
}
.middle_page2 {
  background-image: url(/images/middle_select2.gif);
  font-size: 11px;
  width: 468px;
  height: 26px;
  color: rgb(255, 255, 255);
}
.middle_page3 {
  background-image: url(/images/middle_select3.gif);
  font-size: 11px;
  width: 468px;
  height: 26px;
  color: rgb(255, 255, 255);
}
.middle_page4 {
  background-image: url(/images/middle_select4.gif);
  font-size: 11px;
  width: 468px;
  height: 26px;
  color: rgb(255, 255, 255);
}
.moduleContentRightCard1
{
  background-image: url(http://www.mobilpriser.dk/images/style/front_right_top_card1.png);
}
.moduleContentRightCard2
{
  background-image: url(http://www.mobilpriser.dk/images/style/front_right_top_card2.png);
}
.cardLinkOn, .cardLinkOff {
    float:           left;
    padding-top:    10px;
    padding-left:   0px;
    padding-bottom:  0px;
    padding-right:   0px;
    text-transform:  uppercase;
    width:         110px;
}
.cardLinkOn {
    color:                  #000;
}
.cardLinkOff {
    color:                  #666;
}

a.fanlink:link, a.fanlink:visited, a.fanlink_on:link, a.fanlink_on:visited {
    padding-left:           6px;
    padding-top:            3px;
    padding-right:          6px;
    padding-bottom:         3px;
    border-right:           1px solid rgb(150, 150, 150);
    background-color:       rgb(210, 210, 210);
    color:                  #D96C00;
}
a.fanlink_on:link, a.fanlink_on:visited {
    background-color:       #FF6820;
    color: rgb(255, 255, 255);
}
a.catlink:link, a.catlink:visited, a.catlink_on:link, a.catlink_on:visited {

}
a.catlink_on:link, a.catlink_on:visited {
  font-weight: bold;
}
.mobilepicture {
  text-align: center;
  vertical-align: top;
}
.mobilepicture img {
  border: 1px solid #FF6820;
}
.mobilepicturetitle {
  font-size: 12px;
  font-weight: bold;
}
.mobilegame {
  text-align: left;
  vertical-align: top;
  border: 1px solid #FF6820;
}
.mobilegame img {
  float: left;
}
.mobilegametitle {
  font-size: 12px;
  font-weight: bold;
  padding: 3px;
  background-color: rgb(210, 210, 210);
  cursor: pointer;
}
.mobilecompat {
  display: none;
  margin: 2px;
}
.background_green {
	background-color: #27bf00;
}
#helpBox {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 200px;
}
DIV.helpBoxDIV {
	width: 200px;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #D0207D;
	color: #000000;
	text-align: left;
}
#smsstatus {
	margin-top: 5px;
	vertical-align: middle;

	width: 300px;
	height: 29px;
	padding: 5px;
	border: 0px solid black;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.smsstatus_green{
	background-color: #789b3f;
	color: white;
}
.leftie {
	text-align: left;
}
.mobileusermessage {
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 5px;
	border: 1px solid black;
	text-align: left;
	background-color: #FDF9C8;
}
#bottomadd {
	margin-top: 15px;
	margin-bottom: 0px;
/*	width: 450px;  */
	text-align: left;
	/*font-weight: bold;*/
}
#bottomadd a {
	text-decoration: underline;
}

#smsformholder td {
  margin: 50px;
}

/* --- SMS sending form --- */
.dimmed_input {
	color: #888 !important;
}

/* --- Payment styles --- */
.ccards_list {
  float: right;
}