﻿/* -------------------------------------------------------------
   BowlingPortalen CLASSES
  ------------------------------------------------------------ */

.overtop
{
	width: 100%;
	height: 35px;
	background-image: url("/Portals/BowlingPortalen/Images/bg_overtop.jpg");
	background-repeat: repeat-x;
}

.overtopContent
{
	width: 960px;
	text-align: left;
	margin:0 auto;
	padding: 8px 0 0 0;
}

.overtopContent1
{
	float:left;
	font-size: 14px;
}

.overtopContent2
{
	float:right;
	font-size: 12px;
}

.InternalSearch
{
	float:right;
	margin-top: -115px; 
	width: 375px;
}

.BowlingPortalenLogo
{
	float:left; 
	margin-left:380px;
	margin-top: 85px; 
}

.loginleft
{
		width:210px;
		margin: 20px 10px 0px 0px;
		padding: 15px 0 0 15px;
		height: 320px;
		background-image: url("/Portals/BowlingPortalen/Images/bg_frontpage_left.jpg");
		background-repeat: no-repeat;
		color: #FFFFFF;
}	
.loginleft .validationsummary
{
	width: 180px;
}

.loginleft a:link, .loginleft a:visited, .loginleft a.normalLink:link, .loginleft a.normalLink:visited
{

		color: #FFFFFF;
}	

.bund_indhold
{
    font-size: x-small;

    text-align: left;
    margin:0 auto;
    padding:0;
    width: 989px;
}

.bund_indhold a:link, .bund_indhold a:visited, .bund_indhold a.normalLink:link, .bund_indhold a.normalLink:visited
{
    color: #FFFFFF;
    font-weight: normal;
}

.bund_center
{
    text-align: left;
	width: 962px;
	height: 20px;
	margin:0;
	padding: 0;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 0 13px;
 }

.NewsletterList
{
	float: left; 
	width: 900px;

}

.NewsletterList img
{
	margin: 0 15px 20px 0;
}

/* -------------------------------------------------------------
   STANDARD CLASSES - this section defines standard html classes
   ------------------------------------------------------------ */
html { height: 100%;}
	
body
{
    background: url('/Portals/BowlingPortalen/Images/bg.jpg');
    min-height: 100%;
    height: auto;
    height: 100%;
    color: #333; /*defines the general text color for the entire site */
    font-family: Verdana, Georgia, "Times New Roman" , "Times serif"; /*defines the general font family for the entire site */
    font-size: 10px;
    text-align: left;
    margin:0 auto;
    padding:0;    
}

.bodyEmptyPage
{
	background: #ffffff url(/images/blank.png) repeat-x;
	height: 100%;
    color: #333; /*defines the general text color for the entire site */
    font-family: Verdana, Georgia, "Times New Roman" , "Times serif"; /*defines the general font family for the entire site */
    font-size: 10px;
    text-align: left;
    margin:0 auto;
    padding:0; 
}

a:link, a:visited, a.normalLink:link, a.normalLink:visited {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover, a.normalLink:hover {
	text-decoration: underline; }

h1 { color: #cc0000; font: bold 16px Arial; margin: 0 0 0 0;}
h2 { color: #000000; font: bold 15px Arial; margin: 0 0 0 0;}
h3 { color: #626262; font: bold 12px Arial; margin: 0 0 0 0;}	
h4 { color: #484848; font: bold 13px Arial;
    border: 0px solid #666; padding: 4px 2px 2px 2px; margin: 0px 0 10px 0; height: 19px;
	background-image: url("/Images/h4background.jpg")}
h4 img {margin: 0 5px 0 5px; }	
h5 { color: #000000; font: bold 13px Arial; margin: 0 0 8px 0; text-transform: uppercase;}
h6 { color: #000000; font: bold 15px Arial; margin: 0 0 10px 0; text-transform: uppercase; border-bottom: 3px solid #000000;}	
h6 img {margin: 0 5px 0 5px; }	
hr { color: #ccc; background-color: #ccc; border: none; height: 1px; width: 100%;}
img { border: none;}
li { font-size: 100%;}
p { font-size: 100%;}
ol { list-style-type: decimal;}
ul { color:#626262;}
table, tr, td { border-collapse: collapse;} /* collapses any borders from any html tables */

/* --------------------- 
   END Standard Classes 
/* --------------------- */


/* -------------------- 
   LAYOUT Information
   -------------------- */
.wrapper { 
	width: 1029px;
	text-align: left;
	margin:0 auto;
	padding:0 0 0 0;
	background: url('/Portals/BowlingPortalen/Images/bg_main.png') repeat-y;
	

}
.wrapperpopup { 
	width: auto;
	text-align: left;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background: #FFFFFF;
}

.header
{
    margin: 10px 0 0 25px;
    background-position: center;
    width: 975px;
    height: 145px;
    position: relative;
    background-repeat: no-repeat;
    background: #FFFFFF url(/Portals/BowlingPortalen/Images/BowlingPortalen_banner.jpg);
}


.header_menu
{
    margin: 15px 0 0 25px;
    background-position: center;
    width: 975px;
    height: 145px;
    position: relative;
    background-repeat: no-repeat;
    background: #FFFFFF url(/Portals/BowlingPortalen/Images/BowlingPortalen_banner.jpg);
}

.headerLogo
{
	margin: 5px 0px 0px 30px;
	cursor:pointer;	    
 }

.body0a
{
    /* FRONT PAGE before login - Right section*/
    float: left;
    width: 227px;
    padding: 10px 10px 0 10px;
	height: 325px;
    line-height: 1.5em;
    margin: 20px 0px 0px 6px;
	background-image: url("/Portals/BowlingPortalen/Images/bg_frontpage_right.jpg");
	background-repeat: no-repeat;
    display:inline;
    color: #FFFFFF;
}

.body0a a:link, .body0a a:visited, .body0a a.normalLink:link, .body0a a.normalLink:visited
{

		color: #FFFFFF;
		text-decoration: underline;
}	

.body0a h1
{
	color: #FFFFFF;
	font: bold 15px Arial;
}

#body0b { /* FRONT PAGE before login - Middle section*/
	float: left;
	width: 395px;
	height: 320px;
	background-image: url("/Portals/BowlingPortalen/Images/bg_frontpage_middle.jpg");
	background-repeat: no-repeat;
	padding: 15px 15px 0 15px;
	margin: 20px 20px 0px 25px; 
	display:inline;
	text-align:center;
}

.body0b a:link, .body0b a:visited, .body0b a.normalLink:link, .body0b a.normalLink:visited
{

		color: #FFFFFF;
}	

.body0c
{
    margin-left: 10px !important;
}

.body0d
{
    margin-left: 20px !important;
}

.body1 { /* Left section  */
	float: left;
	width: 195px;
	padding: 5px; 
	margin: 5px 20px 0 20px; 
	overflow:visible;
	display:inline;
}

.body1_space { /* Left section  */
	float: left;
	width: 10px;
	padding: 0 0 0 0; 
	margin: 10px 0 0 28px; 
	overflow:hidden;
	display:inline;
}

.body2, .body2wide { /* Main section */
	float: left;
	line-height: 1.5em;
	padding: 0 0 0 0; 
	margin: 10px 0px 0px 5px;
	display:inline;
}
.body2
{
	width: 575px;
/*	background-color: #ffffff;*/
	display:inline;
}
.body2wide
{
	width: 728px;
	background-color: #ffffff;
	display:inline;
}
.body3 { /* Right (ad's) section */
	float: left;
	width: 160px;
	padding: 0 0 0 0; 
	margin: 10px 0px 0px 15px;
	background-color: #FFFFFF;
	display:inline;
}

.top_ad
{
    text-align: center;
    margin: 0px 0 5px 0;
    padding: 5px 0 0 0;
    clear:both;

}

.footer {
	color: #333;
	font-size: 100%;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0px 20px;
	clear: both;
	border-top: 1px dotted #000000; 
}

.footer p {
	color: #333;
	font-size: 100%; 
	margin: 10px 10px 0 10px; 
}
	
.footer a:link, .footer a:visited {
    color: #cc0000;
    text-decoration: none; 
}

.footer a:hover {
    text-decoration: underline; }

.footer2 {

	height: 19px;
	width: 989px;
	clear:both;

}

#navigation {
	color: #333;
	font-size: 100%;
	text-align: center;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #999; }

#navigation a:link, #navigation a:visited { text-decoration: none; font-weight: bold; }
#navigation a:hover{ text-decoration: underline; font-weight: bold; }

.loginname /* Login-name top left corner - after login */
{
    color: #000000; 
    font: bold 11px Arial;
    display:block;
    float:left;
	padding: 0 0 0 0; 
	margin: 5px 0 0 8px; 
}

.topMenuLeft
{
	display:block;
    float:left;
	padding: 0 0 0 0; 
	margin: -15px 0 0 0px; 
	width: 300px;
	color: #FFFFFF; 
}
/* -------------------- 
   Quick Links
   -------------------- */	
.QuickLinks
{
	margin-top:15px;
	padding-top:15px;
	overflow:hidden;
	border-top: solid 1px Silver;
	color:Black;
	clear:both;	
}
.QuckButtons
{
	background-color:#f3f3f3;
	height: 25px;
	margin-bottom: 10px;
	padding: 7px 0px 0px 15px;
	clear:both;
}
a.QuickHref
{
	color: black;
}
a.QuickHref:hover
{
	color: #cc0000;	
}
/* -------------------- 
   Add contact / administrator
   -------------------- */	
.linkButtonAdd
{
    font-size: 10px;    
}
/* -------------------- 
   END Layout Information
   -------------------- */	
	
/* -------------------------------------------
	TOP MENU SECTION - For Advanced Users Only
	------------------------------------------- */
.topmenu
{
    color: #000000; 
    font: bold 11px Arial;
    display:inline;
    float:right;
	padding: 0 0 0 0; 
	margin: -15px 10px 0 28px; 
    text-transform: uppercase;
    width:auto;
    
}


.topmenu li { display:inline; margin:0; padding:0; }

.topmenu a span { float:left; display:inline; padding: 0 0 0 20px; color:#000000; cursor: pointer;}

.topmenu a:hover span { text-decoration:underline; }

.topmenulogout
{
    color: #000000; 
    font: bold 11px Arial;
    display:block;
    float:left;
	padding: 0 0 0 0; 
	margin: 5px 0 0 28px; 
    text-transform: uppercase;
    width:auto;
}


.topmenulogout li { display:inline; margin:0; padding:0; }

.topmenulogout a span { float:right; display:block; padding: 0 0 0 20px; color:#000000; cursor: pointer;}

.topmenulogout a:hover span { text-decoration:underline; }

.topmenubookmark
{
    color: #000000; 
    font: bold 11px Arial;
    float:right;
	padding: 0 0 0 0; 
	margin: -2px 0 0 28px; 
    text-transform: uppercase;
    width:auto;
}


.topmenubookmark li { display:inline; margin:0; padding:0; }

.topmenubookmark a span { float:right; display:block; padding: 0 0 0 0px; color:#000000; cursor: pointer;}

.topmenubookmark a:hover span { text-decoration:underline; }

a.topmenSwitch
{
	 color: #000000; 
	 font: bold 11px Arial;
	 text-transform: uppercase;
	 
}



/* -------------------------------------------
	LEFT MENU SECTION - For Advanced Users Only
	------------------------------------------- */
.lmenu { overflow:hidden; float:left; margin: 0 0 0 -0; background: transparent; font-size:100%; line-height:normal; position: relative; clear:both; }
html>body .lmenu { margin: 0 0 0 0;}
.lmenu a , .lmenu a:visited
{
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	color: #565656;
	text-decoration: none;
	font-size: 10px;
	font-family: Tahoma, 'Times New Roman' , Times, serif;
	line-height: 20px;
	vertical-align:middle;
}
.lmenu a:hover {background-position: 0% 0; text-decoration: underline; color:#cc0000;}
.lmenu .current, .lmenu a:visited.current {color:#cc0000; font-weight: bold; text-decoration:underline; font-size:13px;}
.lmenu img { border-width: 0; margin:2px 5px 0 0; padding:0; float:left; }
.lmenu .lmparent, .lmenu .lmchild, .lmenu .lmitem {display:block; clear:both; }
.lmenu .lmchild {margin: 0;padding: 0 0 0 10px; display:none;}
.lmenu .lmitem {margin: 0;padding: 0 0 0 14px;}

/* ---------------------
   END Left Menu Section
	--------------------- */

/* ---------------------- 
   Login Form
	---------------------- */



.loginlabel, .logintextbox
{
    font-size: small;
    width: 82%;
    margin: 0 10px 0 10px;
   
}

.logintextbox
{
    border: 1px solid #999999;
    margin: 0 0 5px 0;
    background-color: #FFFFFF;
    
}

.loginlabel 
{
	margin: 10px 10px 0 0px;
	font-weight:bold;
	text-align: left;
	color: FFFFFF;
	
}

.loginbutton
{
    padding: 0 0 0 0;
    margin: 7px 0 10px 2px;
    border: 1px solid #999999;
    width: 75px;
    height: 21px;
    cursor: pointer;
    background-image: url( "/Images/buttonbackground.jpg" );
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CCCCCC;
    display: block;
}

.loginsignup
{
    padding: 0 0 0 0;
    margin: 10px 15px 15px 60px;
    border: 1px solid #999999;
    width: 90px;
    height: 25px;
    cursor: pointer;
    background-image: url(   "/Images/buttonbackground.jpg" );
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CCCCCC;
}



.AgreeWithTerms
{
	color: #FFFFFF;
	font-size: 9px;	
}


/* ---------------------- 
   User inputs - USE THIS CLASS FOR STANDARD USER INPUTS
	---------------------- */

.textbox 
{
    border: 1px solid #999999;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    width: 250px;     
}
.textboxSmall
{
    border: 1px solid #999999;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    width: 80px;     
}

.textboxMultiLine
{
    border: 1px solid #999999;
    margin-bottom: 5px;
    background-color: #FFFFFF;
    width: 350px;     
    height: 100px;
}

.selectbox
{
    border: 1px solid #999999;
    margin-bottom: 5px;
    background-color: #FFFFFF;     
}

.button
{
    border: 1px solid #999999;
    margin-bottom: 5px;
    background-color: #FFFFFF; 
    background-image: url( "/Images/tabletopbackground.jpg" );
    width: 75px;
    cursor: pointer;
}

.PulicRightBackbutton
{
	float:right;
	width:500px;
	display:block;
    text-align:right;
}

.leftLabel
{ 
	width: 80px;
	display: block;	
	float:left;
	font-weight: bold; 
}

.rightLabel
{
	width: 300px;
	display: block;	
}

.TableVieweLeft { 
	float: left;
	display:block;
	width: 280px;
	padding: 0px 0px; 
	margin: 0px 0 0 0px;
	/*color:Blue;*/

}

.googlesearchbutton
{
    padding: 0 0 0 0;
    border: 1px solid #546610;
    width: auto;
    height: 22px;
    cursor: pointer;
    background-image: url(   "/Images/searchbackground.jpg" );
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FFFFFF;
}

.googlesearch
{
     background-color: #FFFFFF;
}
.internsearch
{
	float: right;
}
.internsearchbutton
{
    padding: 0 0 0 0;
    width: 22px;
    height: 22px;
    margin: 0 10px 0 5px;
    vertical-align: top;
}
.internsearchtextbox
{
	width: 150px;
	height: 18px;
	margin: 0 0 0 0;
	vertical-align: top;
	border: 1px solid #999999;
}
.internsearchlabel
{
	margin-right: 5px;
	font: bold 13px Arial;
	color: #000000; 
	line-height: 24px;
	vertical-align: middle;
}
.internsearch
{
     /*float:right; */
     /*margin-right:25px; */
     /*margin-top:20px;*/
     margin: 0;
     height:auto;
     width:auto; /*175px;*/
     /*height:23px;*/
     padding:0;
}

/* ---------------------- 
   END User inputs
	---------------------- */

/* ---------------------- 
   Warnings before delete items
	---------------------- */
.warningbox
{
    background-color: #FFFFFF;
    border: 2px solid #999999;
    padding: 5px 5px 5px 5px;
    color: #000000;
    font: bold 14px Arial;
    text-transform: uppercase;
    display: none;
    position: absolute;
    width: 400px;
    height: 100px;
    z-index: 100;
    line-height: 30px;
}


/* ---------------------- 
   Help Texts
	---------------------- */
.helpText
{
	display:none;
	position: relative; 
	border: solid 1px #CCCCCC; 
	width:95%; 
	background-color:White;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 10px;
}

/* ---------------------- 
   Message box in master page
	---------------------- */
.messagebox
{
	background-color: #fdfdfd;
	border: 1px solid #999999;
	overflow:hidden;
	width: 100%;
	height: auto;
	padding: 5px 5px 5px 5px;
	margin: 10px 0 15px 0;
	font-size: 150%;
}
/* ---------------------- 
   Progress popup in master page
	---------------------- */
.progress_popup
{
	padding: 0;
	margin:0;
	float:left;
	width:auto;
	height:auto;
}

.progress_popup_div
{
	background-color: #fdfdfd;
	border: 1px solid #999999;
	text-align:center;
	padding:60px 0 0 0;
	height: 100px;
	z-index: 500;
	text-align:center;
	display:block;
	font-size: 250%;
	line-height: 30px;
	position: absolute;
    top : expression( (300 + ( ignoreMe3  = document.documentElement.scrollTop  ? document.documentElement.scrollTop  : document.body.scrollTop  ) ) + 'px' );
    left: expression( ( ( ignoreMe1 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft  ) + (( ignoreMe2 = document.documentElement.clientWidth  ? document.documentElement.clientWidth  : document.body.clientWidth )*20/100) )+ 'px' );
    width :  expression( (( ignoreMe4 = document.documentElement.clientWidth  ? document.documentElement.clientWidth  : document.body.clientWidth )*60/100) + 'px' );
	margin: 0;
}
.progress_popup > .progress_popup_div
{
	position:fixed;
	top:300px;
	left:0;
	width: 60%;
	margin: 0 0 0 20%;
}
/* ---------------------- 
   Largetab's
	---------------------- */
.smallTab, .smallTabSelected
{
    margin: 0 3px 0 0;
    border-width: 0px;
    width: 160px;
    height: 18px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: 90%;
    line-height: 18px;
    font-family: Arial;
}	
	
	
.LargeTab, .LargeTabSelected
{
    margin: 0 3px 0 0;
    border-width: 0px;
    width: 135px;
    height: 18px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: 90%;
    line-height: 18px;
    font-family: Arial;
}
.LargeTab, .smallTab
{
	background-image: url(/Images/tab_off.jpg );
}
.LargeTabSelected, .smallTabSelected
{
	background-color: #cc0000;
	color:#FFFFFF;
}
.LargeTab a, .smallTab a
{
	color:#4b4b4b;
	width:100%;
	height:100%;
	display:block;
}

.LargeTabSelected a, .smallTabSelected a
{
	color:#FFFFFF;
	width:100%;
	height:100%;
	display:block;
}

.LargeTab a:hover, .smallTab a:hover
{
	background-color: #cc0000;
	color:#FFFFFF;
	text-decoration: none;
}
.LargeTabSelected a, .smallTabSelected a
{
	font-weight:bold;
}
.LargeTabSelected a:hover, .smallTabSelected a:hover
{
	text-decoration: none;
}
.LargeTabPage
{
	border-width: 0px;
	padding: 5px 5px 5px 5px;
	height: auto;
	width:558px;
	text-align:left;
	margin: 0 0 0 0;
}
/* ---------------------- 
   Disabled background
	---------------------- */
.DisabledBackground {
	position: absolute;
    left: expression(  ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft  ) + 'px' );
    top : expression(  ( ignoreMe4  = document.documentElement.scrollTop  ? document.documentElement.scrollTop  : document.body.scrollTop  ) + 'px' );
    width :  expression( ( ignoreMe1 = document.documentElement.clientWidth  ? document.documentElement.clientWidth  : document.body.clientWidth )  + 'px' );
    height : expression( ( ignoreMe3 = document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)  + 'px' );
	opacity: .4;
	filter: alpha(opacity=60);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #000000;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("/Images/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	z-index: 1;
	display:none;
}
.popupparent > .DisabledBackground 
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

BrowserOptimizedInfoBodyIframe
{
	position:absolute;
	top: 200px;
	left: 400px;
	width: 390px;
	height: 100px;
	border-style:solid;
	border-width: 1px;
	background-color: White;
	}

.BrowserOptimizedInfoBody
{
	position:absolute;
	top: 200px;
	left: 400px;
	width: 400px;
	height: 100px;
	border-style:solid;
	border-width: 1px;
	background-color: White;

	}

.BrowserOptimizedInfoText
{
	width: 300px;
	display: block;
	
	}
	
/* ---------------------- 
   GridViews (tables)
	---------------------- */
.GridView
{
	border: 0px solid #FFFFFF;
	width: 97%;
}
.GridView th /* header */
{
	border-style: none;
	border-width: 0;
	color: #484848;
	height: 20px;
	background-image: url("/Images/tabletopbackground.jpg");
	text-align: left;
}
.GridViewTableRowAlt
{
		border-style: none;
	border-width: 0;
	border-bottom: 1px solid #b0b0b0; 
	}
.GridView td, .GridViewTable td, .GridViewTableAlt td
{
	border-style: none;
	border-width: 0;
	
}
.GridView tr /* even rows (starting with 0) */
{
    
}
.GridView .alt, .GridView .altread, .GridView .altunread, .GridViewTableAlt /* odd rows (starting with 0) */
{
	background-color: #f3f3f3;
	
}
.GridView .icon
{
	width:16px;
	height:16px;
}
.GridView .pager
{
	font-size: 16px;
	text-align: right;
}
/* specific for inbox:*/
.GridView .altread, .GridView .read
{
	color: #404040;
}
.GridView .altunread, .GridView .unread
{
	color: #000000;
	font-weight:bold;
}
.GridViewTable td, .GridViewTableAlt td
{
	border-style: none;
	border-width: 0;
	border-bottom: 1px solid #b0b0b0;
	overflow: hidden;
	
}
.validationsummary
{
	margin: 10px 0 10px 0;
	padding:5px 5px 5px 5px;
	border-style: double;
	border-color: Red;
	background-color: #FFE1E1;
}
.validationsummary ul
{
	margin: 0 0 0 0px;
	padding:0;
}
.validationsummary ul li
{
	color:Red;
	font-weight: bold;
	padding:0;
	margin: 0 0 0 20px;
	background-color:Transparent;
}

.validation
{
color:Red;	
}

.PlainText
{
	color:Black;
	font-weight:normal;
}

.displayBlock
{
	display: block;
}

tr.cpRssH1 {font-family: Verdana, Arial; font-weight:bold; font-size: 12px;margin-left:10px;}
tr.cpRssH2 {font-family: Verdana, Arial; font-weight:bold; font-size: 12px; }
td.cpRssTDH1 {font-family: Verdana, Arial; padding-left:0px; padding-right:5px;}
td.cpRssTD {font-family: Verdana, Arial;font-size: 10px; padding-left:0px; padding-right:5px;}
td.cpRssTDFeedInfo {font-family: Verdana, Arial; padding-left:0px; font-size: 10px; padding-right:5px; color: #9b9b9b ;}
td.cpRssTDTop {font-family: Verdana, Arial; font-size: 11px; padding-left:0px; padding-right:5px; }

td.cpRssTDTopLink{font-family: Verdana, Arial;font-size: 10px; padding-left:0px; padding-right:5px;}

.NewsFileUploadLable
{
	width: 200px;
}

div.publicBody
{
  width:890px;
 }

div.publicBodyLeft	
{
	padding-left:20px; 
	float:left; 
	width:500px;
}

div.SponsorlinkBodyLeft
{
	padding-left:0px; 
	float:left; 
	width:560px;
}

div.publicBodyRight
{
	float:right;
}

div.SponsorlinkBodyRight
{
	float:right;
	width: 300px;
	border: 1px solid #b0b0b0;
	padding: 6px;
}

div.NewUserBottomLeft
{
	 width:590px; display: block; float:left; margin-bottom: 20px; margin-left: 5px; padding: 15px 15px 0 15px;
	 background: #f3f5f4 url('/Portals/BowlingPortalen/Images/bg_news_top.jpg') repeat-x;
	}
	
	div.NewUserBottomRight
{
	float:left; width:300px; display: block;
}

div.oneline
{
	display: block;
	height:14px;
	overflow: hidden;
	}
	
.ScriptLogInBody
{
	background-color: #DFDFDF;
	
	}
	
.GridViewBorder
{
	border-style:none;
	
}