BODY {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-color: #ffffff;
	margin: 0;
}

TEXT,TD,TR {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT,SELECT,TEXTAREA {
	border:				1px solid #29A7E5;
	font-size:			10px;
	background-color:	#CCEBFC;
}
.inputgreen {
	border:				1px solid #4E7D02;
	font-size:			10px;
	background-color:	#7BB300;
}
.menuitem {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	color:				#319ef3;
}

.menuitemo {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	color:				#ffffff;
}

.smallblue {
	font-size:			9px;
	font-weight:		bold;
	color:				#0185C7;
}
.smallgreen {
	font-size:			9px;
	font-weight:		bold;
	color:				#426900;
}
.bold {
	font-weight:		bold;
}
.bigbold {
	font-size:			13px;
	font-weight:		bold;
}
.smallbold {
	font-weight:		bold;
	font-size:			10px;
}
.small {
	font-size:			10px;
}
.blue {
	color:				#0C64AE;
}
.white {
	color:				#ffffff;
}
.boxt		{background: url('/images/box_border_top.gif') 0 0 repeat-x; }
.boxb		{background: url('/images/box_border_bottom.gif') 0 100% repeat-x; }
.boxl		{background: url('/images/box_border_left.gif') 0 0 repeat-y; }
.boxr		{background: url('/images/box_border_right.gif') 100% 0 repeat-y; }
.boxbl		{background: url('/images/box_bottom_left.gif') 0 100% no-repeat; }
.boxbr		{background: url('/images/box_bottom_right.gif') 100% 100% no-repeat; }
.boxtl		{background: url('/images/box_top_left.gif') 0 0 no-repeat; }
.boxtr		{background: url('/images/box_top_right.gif') 100% 0 no-repeat; position:relative;}
.tabline	{background: url('/images/tabline.gif') repeat-x; height:7px; }
#boxtr table td {	text-align: center!important;}



.maincell { padding-top: 10px; padding-bottom: 10px; padding-left: 25px }
.tekst {
	color: #760303;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
a:link		{ color: #000000; font-size: 11px; text-decoration: underline; }
a:visited	{ color: #000000; font-size: 11px; text-decoration: underline; }
a:hover		{ color: #0C64AE; font-size: 11px; text-decoration: underline; }
a:active	{ color: #000000; font-size: 11px; text-decoration: underline; }

.hvorforcells { padding-bottom: 10px }
.input { color: #760303; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #eaba04; padding-left: 5px; border: solid 1px }
.knapper  { margin-right: 14px }
.celle  { padding-right: 20px }


P {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	margin: 0em;
}

.contact_button {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight:normal;
	font-size:11px;
	background-color:#C33706;
	border:1px solid #FFFFFF;
	cursor:hand;
}
/* javier.- sign form*/
#email_signup
{
	font-family: verdana;
	color:#2d3d4f; 
	border:none;  
	background-attachment: inherit;
	background-color: transparent;
	background-repeat: no-repeat;
		
}
.rborderform
{
	background-color: transparent;
	border: none;
}

.large_font {
        font-size: large;
}

/* dani.- Footer */
#footer {
	position: relative;
	width: 981px;
	height: 25px;
	background-image: url('images/bottom.jpg');
	text-align: center;
	font-weight: bold;
	color: #296FAD;
	font-size: 10px;
}

#footer div.text {
	padding-top: 10px;
}

#footer div.text em {
	color: #05446F;
}

#footer div.email {
	position: absolute;
	text-align: right;
	padding-top: 10px;
	top: 0px;
	right: 5px;
	width: 200px;
}

#footer div.email a {
	text-decoration:none;
	color: #296FAD;
}

#invite_friends{
	width:543px;
	height:136px;
	background-image: url(/images/friends_box.jpg);
	text-align:center;
	padding-top:20px;
    font-family:Arial Rounded MT Bold;
    font-size:12px;
    color:#FFFFFF;
}
#invite_friends input{
	width:180px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #B3DFFA;
	margin:7px;
}

/*front page*/
.fbanner{
    padding-left:7px;
    padding-top:0px;
    padding-right:8px;
    text-align:center;
}
.fbanner img{ border:0px; margin-top:10px; }
#fcomp{
    padding-left:8px;
    padding-top:0px;
    padding-right:8px;
}
#ftbl { 
    float:left;
    width:200px;
    margin:0px; 
    padding:0px;
    margin-left:18px;
    margin-top:10px;
}
#ftbl img { border:0px; margin-top:5px; }
#ftbl td{
    font-family:verdana;
    font-size:11px;
    color:#b4b2b2;
    border-bottom:1px solid #b4b2b2;
    height:18px;
}
#ftbl th{
    font-family:verdana;
    font-size:11px;
    height:18px;
    font-weight:normal;
}
