﻿div.clearBorder
{
    border-bottom: solid 1px #F4F4EE;
    clear: both;
    width: 733px;
    padding-top: 15px;
}

.adtech-container
{
    margin-bottom: 12px;
}
.adtech-stickycontainer
{
    top: 10px;
    left: auto;
}

#html, body
{
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 1277px;
    height: 100%;
    margin: 0 auto;
}

body
{
    background-color: #ebf8fe;
    background-image: url("../images/body_bg.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    color: #1A1A1A;
}

h1
{
    font-size: 30px;
    line-height: 32px;
}

h2
{
    font-size: 22px;
    line-height: 24px;
}

h3
{
    font-size: 18px;
    line-height: 20px;
}

h4
{
    font-size: 16px;
    line-height: 18px;
}

h5
{
    font-size: 14px;
    line-height: 16px;
}

h6
{
}

h2.editor
{
    margin: 0;
    font-size: 13px;
}
hr
{
    display: block;
    position: relative;
    padding: 0;
    height: 0;
    max-height: 0;
    width: 100%;
    clear: both;
    border: none;
    border-top: 1px solid #DDDCD9;
    font-size: 1px;
    line-height: 0;
}
.hidden
{
    visibility: hidden;
}
.visible
{
    visibility: visible;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
a
{
    text-decoration: none;
}
a:visited, a:link, a:hover, a:active
{
    color: #3399FF;
}
a:hover
{
    text-decoration: none;
}
img
{
    border: 0;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link
{
    margin-top: 0px;
    color: #000000;
}

#aspnetForm
{
}

#Sizer
{
    width: 1277px;
}

#Wrapper
{
    margin-left: -18px;
    width: 1295px;
    background-image: url("../images/wrapper_bg.png");
    background-position: left top;
    background-repeat: repeat-y;
    overflow: hidden;
}

/* Often used margins and widths */
.width535
{
    width: 535px;
}
.20marginLeft
{
    margin-left: 20px;
}
.20marginRight
{
    margin-right: 20px;
}
div.100PercentWidth
{
    width: 100%;
}
/*------------Standard <a> -Buttons------------------- */
/** .btn as base and then btnsilver,btntravel,btnfat  **/
/*----------------------------------------------------*/
a.btn:visited, a.btn:link, a.btn:hover, a.btn:active
{
    color: #fff;
    font-weight: bold;
}
a.btn
{
    background: transparent url('/inc/images/buttons/travel-button-small-right.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 27px;
    margin-right: 6px;
    padding-right: 4px; /* sliding doors padding */
    text-decoration: none;
}
a.btn span
{
    background: transparent url('/inc/images/buttons/travel-button-small-left.png') no-repeat;
    display: block;
    padding: 5px 18px 5px 18px;
}

a.btn-silver:visited, a.btn-silver:link, a.btn-silver:hover, a.btn-silver:active
{
    color: #fff;
    font-weight: bold;
}
a.btn-silver
{
    background: transparent url('/inc/images/buttons/button-silver-right.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 27px;
    margin-right: 6px;
    padding-right: 4px; /* sliding doors padding */
    text-decoration: none;
}
a.btn-silver span
{
    background: transparent url('/inc/images/buttons/button-silver-left.png') no-repeat;
    display: block;
    padding: 5px 18px 5px 18px;
}
a.btn, a.btn-fat:visited, a.btn-fat:link, a.btn-fat:hover, a.btn-fat:active
{
    color: #fff;
    font-weight: bold;
}
a.btn-fat
{
    background: transparent url('/inc/images/buttons/button-large-right.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    font: bold 14px arial, sans-serif;
    height: 54px;
    margin-right: 6px;
    padding-right: 5px; /* sliding doors padding */
    text-decoration: none;
}
a.btn-fat span
{
    background: transparent url('/inc/images/buttons/button-large-left.png') no-repeat;
    display: block;
    padding: 18px 18px 18px 40px;
}
a.btn-regquest span
{
    padding: 18px 0 18px 55px;
}

a.btn-regquest
{
    width: 250px;
    margin-bottom: 17px;
}



/**********/
/* ljusbrun/beige bakgrund på sajtens plattor*/
.golf-plate-bg
{
    background-color: #F4F4EE;
}

div.clearDiv
{
    clear: both;
}


a.clearAhref
{
    clear: both;
    display: block;
}

#Sheet
{
    width: 1045px;
    height: 100%;
    float: left;
    padding-bottom: 45px;
    background-image: url("../images/sheet_bg.png");
    background-position: 3px 0;
    background-repeat: repeat-y;
}




/*********************/
/*    AdTech banners */
/*********************/

.frontpage-banner-container a img, .frontpage-banner-container object, .frontpage-banner-container iframe
{
    display: block;
    margin-bottom: 15px;
}

/* --- RighColumn banners 
#RightContent a img
{
    margin-top:15px;
}
#RightContent object
{
    margin-top:15px;
}

#RightContent iframe
{
        margin-top:15px;
}---*/
/*********************/
/*     TopBanner     */
/*********************/
#TopBanner
{
    margin: 10px 22px 0 23px;
    width: 1000px;
    min-height: 120px;
    margin-bottom: 20px;
    overflow: hidden;
}

#TopBanner img
{
    height: 120px;
    width: 980px;
}
/*********************/



/**********************/
/*      SideBar       */
/**********************/
#RightContent
{
    width: 250px;
    float: left;
    height: 100%;
}

div.RightContentPuff
{
	width:250px;
	/*min-height:100px;*/
	margin-bottom:15px;
	background-color:#fff;
}

div.RightContentPuff div.TextPuff
{
    padding: 8px 15px 12px 15px;
}

div.RightContentPuff h4
{
    padding: 0;
    margin: 0 0 5px 0;
    font-weight: bold;
    font-size: 11px;
    color: #333333;
}

div.RightContentPuff ul
{
    padding: 0;
    display: block;
    margin: 0;
    list-style: none;
}

div.RightContentPuff li
{
    border-top: solid 1px #F4F4EE;
}

div.RightContentPuff div.TextPuff a
{
    padding-left: 10px;
    background-image: url("../images/double-right-arrow-blue.gif");
    background-position: center left;
    background-repeat: no-repeat;
    font-family: Verdana;
    font-size: 9px;
    line-height: 24px;
}

div.RightContentPuffSection
{
    font-size: 10px;
    padding: 15px 8px;
}

div.RightContentPuffSection h4
{
    padding: 0 7px;
}

div.RightContentPuffSection a
{
    color: #000000;
}

div.RightSponsorPartnerPuff
{
    padding: 5px;
    margin-bottom: 3px;
    border: solid 1px #d6d6d6;
    background: url('../images/sponsorpuffgradient.gif') repeat-x bottom left;
    text-align: center;
}

div.RightSponsorPartnerPuff h5
{
    padding: 5px 0;
    font-size: 10px;
    margin: 0;
}


/**********************/


/**********************/
/*     HEADER         */
/**********************/
#Header
{
    width: 1000px;
    padding-left: 23px;
}

#Logo
{
    float: left;
    width: 320px; /* uncomment when topp 100 is removed         padding-top:38px;     */
    padding-top: 36px;
    padding-bottom: 10px;
    padding-left: 4px;
}

#Header .headerBlog
{
    width: 300px;
    float: left;
    padding-left: 30px;
    height: 110px;
    position: relative;
    border-bottom: solid 1px #fff;
}

#Header .headerBlog div.blogText
{
    position: absolute;
    bottom: 7px;
    width: 200px;
    padding-bottom: 4px;
}

#Header .headerBlog img
{
    position: absolute;
    bottom: 0;
    right: 0;
}

#Header .headerBlog div.blogText p
{
    background-image: url("../images/qoute.gif");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 30px;
    font-family: Georgia;
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 0;
    padding-bottom: 0;
}

#Header .headerBlog a
{
    color: #1A1A1A;
}

#Header .headerBlog a.blogName
{
    color: #3399FF;
    font-size: 13px;
    font-family: Arial, Verdana, sans-serif;
}

/**********************/
/*     TOP MENU		  */
/**********************/

div.menuWrapper
{
    padding: 0 22px 0 23px;
    width: 998px;
}

#MenuLeft
{
    background-image: url('../images/menu_bg_left_new.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    height: 35px;
    width: 4px;
    float: left;
}

#MenuRight
{
    background-image: url('../images/menu_bg_right.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    height: 35px;
    width: 4px;
    float: left;
}



div.menu
{
    height: 35px;
    background-image: url('../images/menu_bg.jpg');
    background-repeat: repeat-x;
    background-position: top left;
    width: 990px;
    float: left;
    overflow: visible;
    position: relative;
}


#MenuBorder
{
    clear: both;
    float: left;
    height: 5px;
    width: 998px;
}

div.quickSearch
{
    position: absolute;
    right: 0px;
    width: 162px;
    height: 22px;
    padding-left: 5px;
    top: 7px;
    background-image: url("../images/search_bg.jpg");
    background-position: left center;
    background-repeat: no-repeat;
}

div.quickSearch input.searchText
{
    background-image: url("../images/magnifier.gif");
    background-position: 3px 1px;
    background-repeat: no-repeat;
    padding-left: 20px;
    border: 0;
    width: 114px;
    position: absolute;
    top: 2px;
    left: 0;
    color: #999;
    outline: none;
    font-size: 12px;
}

div.quickSearch input.searchButton
{
    position: absolute;
    left: 145px;
    top: 5px;
}

.hideSearchSubmitLink
{
    display: none;
}

input.searchText
{
    width: 345;
}

#MenuDate
{
    float: left;
    margin-top: 13px;
    color: #333;
    text-align: right;
    margin-right: 5px;
}

#MenuDate .visitSwedenlink
{
    color:#3399FF;
	background:url("../images/flag_eng.png") no-repeat right top;
	padding-right: 25px;
	padding-top: 3px;
}

ul.subTopMenu
{
    float: left;
    display: block;
    width: 700px;
    margin: 0;
    margin-top: 13px;
    list-style: none;
    padding: 0;
}

.subTopMenu li
{
    display: block;
    float: left;
    padding-left: 29px;
}

.subTopMenu li a:visited, .subTopMenu li a:hover, .subTopMenu li a:link, .subTopMenu li a:active
{
    text-decoration: none;
    color: #3399FF;
    padding-left: 10px;
    background-image: url("../images/small-right-arrow-blue.gif");
    background-position: left center;
    background-repeat: no-repeat;
}

.subTopMenuHeader
{
    color: #333333;
    margin-top: 13px;
    float: left;
}

ul.topMenuRight
{
    float: right;
    height: 35px;
    margin: 0 188px 0 0;
    list-style: none;
    padding: 0;
}

ul.topMenu
{
    float: left;
    display: block;
    height: 34px;
    margin: 0;
    list-style: none;
    padding: 0;
}

.topMenu li, .topMenuRight li
{
    display: block;
    float: left;
    padding-top: 9px;
    height: 35px;
    text-align: center;
}

.topMenu li.follow
{
    min-width: 77px; /* Width of BG */
}

.topMenu li.play
{
    min-width: 72px; /* Width of BG */
}

.topMenu li.compete
{
    min-width: 84px; /* Width of BG */
}
.topMenu li.live
{
    min-width: 77px; /* Width of BG */
}

.topMenuRight li.sgf
{
    min-width: 210px;
}

.topMenuRight li.myGolf
{
    min-width: 106px;
}

.topMenu li.selected, .topMenuRight li.selected
{
    margin-top: -2px;
    padding-top: 11px;
    background-repeat: no-repeat;
    background-position: center top;
}

.topMenu li.additional, .topMenuRight li.additional, .topMenu li.last, .topMenuRight li.last
{
    background-image: url('../images/menu_bg_delimiter.jpg');
    background-repeat: no-repeat;
    background-position: top left;
}

.topMenu li.last, .topMenuRight li.last
{
    width: 2px;
}

.topMenu li a:visited, .topMenu li a:hover, .topMenu li a:link, .topMenu li a:active, .topMenuRight li a:visited, .topMenuRight li a:hover, .topMenuRight li a:link, .topMenuRight li a:active
{
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 10px;
}

#SubMenu
{
    border-left: solid 1px #d8d6ce;
    width: 996px;
    border-right: solid 1px #d8d6ce;
    border-bottom: solid 1px #d8d6ce;
    height: 25px;
    padding-top: 10px;
    margin-bottom: 5px;
}

#SubMenu ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#SubMenu ul li
{
    display: block;
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 2px;
}

#SubMenu ul li.selected a
{
    color: #1A1A1A;
}



#MenuDate
{
    float: right;
}



/**********************/


/**********************/
/*    LEFT MENU    */
/**********************/

#LeftMenu
{
    width: 175px;
    float: left;
    padding-bottom: 10px;
    padding-right: 23px;
    min-height: 400px;
}

#LeftMenu a
{
    color: #000;
}



#LeftMenu ul
{
    margin: -8px 0 0 10px;
    padding: 0;
    list-style: none;
}

#LeftMenu ul ul
{
    padding-left: 5px;
    padding-top: 10px;
}

#LeftMenu ul li
{
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 7px;
    padding-top: 8px;
    padding-right: 20px;
}

#LeftMenu ul ul li
{
    border-bottom-color: #fff;
    margin-bottom: 4px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#LeftMenu ul ul ul
{
    padding-left: 10px;
    border-bottom: solid 1px #F4F4EE;
}


/**********************/
/*    MAIN CONTENT    */
/**********************/

#MainContent
{
    clear: both;
    float: left;
    width: 1000px;
    padding: 15px 22px 0 23px;
}

#LeftAndCenterWrapper
{
    float: left;
    width: 733px;
    margin-right: 15px;
}

#RegionWideWrapper
{
    float: left;
    width: 995px;
    margin-right: 15px;
}
#RegionWideWrapper #Content
{
    width: 800px;
}

div.mainContentPuff
{
    clear: both;
    width: 998px;
    background-color: #000; /*height:200px;*/
    margin-bottom: 15px;
}

/************************/
/*     LEFT COLUMN      */
/************************/
#MainLeftColumn
{
    clear: both;
    float: left;
    width: 468px;
    margin-right: 15px;
}

.leftColumnAd
{
    width: 468px;
    height: 240px;
    clear: both;
    float: left;
}

/*
#MainLeftColumn span.compete
{
	color:#663399;
	font-weight: bold;
}

#MainLeftColumn span.travel
{
	color:#FF3399;
	font-weight: bold;
	margin-right:5px;
}

#MainLeftColumn span.news
{
	color:#663399;
	font-weight: bold;
}

#MainLeftColumn span.live
{
	color:#993366;
	font-weight: bold;
}

#MainLeftColumn span.follow
{
	color:#663399;
	font-weight: bold;
}
*/


/* Container divs */
/* Can be replaced with Templated (excebt  BigNewsItem)?*/
.BigNewsItem, .MainLeftColumnPuffBig, .MainLeftColumnPuffMedium, .MainLeftColumnPuffSmall, .MainLeftColumnPuffText, .MainLeftColumnPuffSmallLeft, .MainLeftColumnPuffSmallRight, .MainLeftColmunLeftRightWrapper, .MainLeftColumnListPuff
{
    width: 100%;
    float: left;
    clear: both;
    padding-bottom: 15px;
    border-bottom: solid 1px #dddcd9;
    margin-bottom: 15px;
}

.BigNewsItem
{
    width: 733px;
    position: relative;
}

.MainLeftColumnPuffBig
{
    padding-bottom: 10px;
    position: relative;
}

.MainLeftColumnPuffText
{
    padding-bottom: 9px;
    border-bottom: solid 1px #dddcd9;
    margin-top: -3px;
}

.MainLeftColumnPuffSmallLeft, div.MainLeftColumnPuffSmallRight
{
    width: 226px;
    clear: none;
    padding-bottom: 0px;
    border-bottom: 0px;
}

.MainLeftColumnPuffSmallLeft
{
    padding-right: 16px;
}

.MainLeftColmunLeftRightWrapper
{
    padding-bottom: 0;
    margin-bottom: 21px;
}

.MainLeftColumnListPuff
{
    padding-bottom: 5px;
}
/*End container divs */


/* Headings */

.BigNewsItem h1, .Templated h1, .Templated h2, .Templated h3, .Templated h4, .Templated h5, .Templated h6
{
    margin: 0;
}

.BigNewsItem h1
{
    font-size: 32px;
    line-height: 37px;
    padding: 0;
}

.MainLeftColumnPuffBig h1
{
    font-size: 34px;
    line-height: 37px;
}

.MainLeftColumnPuffMedium h1
{
    font-size: 22px;
    line-height: 24px;
}

.MainLeftColumnPuffSmall h1
{
    font-size: 18px;
    line-height: 16px;
    margin-right: 5px;
}

.MainLeftColumnPuffText h1
{
    font-size: 15px;
    line-height: 17px;
}

.MainLeftColumnPuffSmallLeft h1, .MainLeftColumnPuffSmallRight h1
{
    font-family: Georgia;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 1px;
    font-weight: normal;
}

.MainLeftColumnListPuff h1
{
    font-size: 18px;
    margin-top: -8px;
}

.MainLeftColumnListPuff h2
{
    font-size: 12px;
    display: inline;
}
/* End headings */


/* Paragraphs */
/* Can be replaced with Templated? */
.MainLeftColumnPuffBig p, .MainLeftColumnPuffMedium p, .MainLeftColumnPuffSmall p, .MainLeftColumnPuffText p, .MainLeftColumnPuffSmallLeft p, .MainLeftColumnPuffSmallRight p, .MainLeftColmunLeftRightWrapper p
{
    line-height: 17px;
    margin-right: 15px;
    margin-bottom: 0;
}

.MainLeftColumnPuffBig p
{
    margin-top: 6px;
}

.MainLeftColumnPuffMedium p
{
    margin-top: 8px;
}

.MainLeftColumnPuffSmall p
{
    margin-top: 5px;
}

.MainLeftColumnPuffText p
{
    margin-top: 4px;
    line-height: 18px;
}

.MainLeftColumnPuffSmallLeft p, .MainLeftColumnPuffSmallRight p
{
    margin-top: 7px;
    width: 210px;
}

.MainLeftColumnListPuff p
{
    margin: 0;
    padding: 0;
    margin-right: 15px;
    margin-top: -5px;
}
/* End paragraphs */


/* Links */

.Templated a, .BigNewsItem a
{
    color: #1a1a1a;
}

.BigNewsItem h1 a, .BigNewsItem h2 a, .BigNewsItem h3 a, .BigNewsItem h4 a, .BigNewsItem h5 a, .BigNewsItem h6 a .Templated h1 a, .Templated h2 a, .Templated h3 a, .Templated h4 a, .Templated h5 a, .Templated h6 a
{
    color: #000000;
}

/* End links */


/* Images */
.BigNewsItem img
{
    margin-bottom: 6px;
}

.MainLeftColumnPuffBig img
{
    margin-bottom: 8px; /*width:468px; 	height:267px;*/
}

.MainLeftColumnPuffMedium img, .MainLeftColumnPuffSmall img
{
    float: left;
    margin-right: 15px;
}

.MainLeftColumnPuffMedium img
{
    /*width:247px; 	height:142px;*/
}

.MainLeftColumnPuffSmall img
{
    /*width:117px; 	height:67px;*/
}

.MainLeftColumnPuffSmallLeft img, .MainLeftColumnPuffSmallRight img
{
    /*width:226px; 	height:129px;*/
    margin-bottom: 7px;
}
/* End images */

/* News item date */
.Templated .date
{
    color: #666;
    font-size: 12px;
}
/* End news item date */

/* News item links */
.Templated .linkDiv, .BigNewsItem .linkDiv
{
    padding-top: 12px;
}
.Templated .linkDiv a, .BigNewsItem .linkDiv a
{
    color: #3399FF;
    padding-left: 9px;
    background-image: url("../images/small-right-arrow-blue.gif");
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    display: block;
}

ul.puffLinks
{
    margin: 0;
    padding: 0;
    padding-top: 12px;
    list-style: none;
}

ul.puffLinks li
{
    width: 50%;
    float: left;
}

ul.puffLinks a
{
    color: #3399FF;
    padding-left: 9px;
    background-image: url("../images/small-right-arrow-blue.gif");
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
}

.WideLinks ul.puffLinks li, .FirstLinkWide ul.puffLinks li.first, .LastLinkWide ul.puffLinks li.last
{
    width: 100%;
}
/* End news item links */


/* News item comments */
a.nrOfComments
{
    vertical-align: middle;
    font-size: 10px;
    background-image: url("../images/pratbubbla.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 1px 7px 5px 8px;
    margin-left: 3px;
    color: #4d4d4d;
}

#MainLeftColumn a.nrOfComments
{
    color: #4d4d4d;
}
/* End news item comments */


/* Misc */
.BigNewsItem div.puffContent
{
    padding-right: 265px;
}

.MainLeftColumnPuffBig div.puffContent
{
    width: 400px;
}

.MainLeftColumnListPuff ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 1px;
}

.MainLeftColumnListPuff li
{
    margin: 0;
    padding: 0;
    margin-top: -2px;
    margin-bottom: 5px;
}
/* End Misc /*

/************************/


/**********************/
/*    CENTER COLUMN   */
/**********************/
#MainCenterColumn
{
    float: left;
    width: 250px;
    font-size: 14px;
    line-height: 16px;
}

#MainCenterColumn img
{
    /*width:250px; 	height:178px;*/
}

span.live, span.compete, span.follow, span.play, span.sgf, span.myGolf
{
    font-size: 12px;
    font-weight: bold;
}

span.live
{
    color: #fc4295;
}

span.compete
{
    color: #0099b5;
}

span.follow
{
    color: #990066;
}

span.play
{
    color: #e55c17;
}

span.sgf
{
    color: #035BA3;
}

span.myGolf
{
    color: #339900;
}

#MainCenterColumn div.live, #MainRightColumn div.live
{
    background-color: #f969c0;
}

#MainCenterColumn div.compete, #MainRightColumn div.compete
{
    background-color: #33CCFF;
}

#MainCenterColumn div.tv, #MainRightColumn div.tv
{
    background-color: #000;
}

#MainCenterColumn div.play, #MainRightColumn div.play
{
    background-color: #FF9933;
}

#MainCenterColumn div.follow, #MainRightColumn div.follow
{
    background-color: #8e1470;
}

#MainCenterColumn div.sgf, #MainRightColumn div.sgf
{
    background-color: #064699;
}

#MainCenterColumn div.myGolf, #MainRightColumn div.myGolf
{
    background-color: #339900;
}

div.MainCenterColumnNewsPuff
{
    font-size: 13px;
    margin-bottom: 22px;
}

div.MainCenterColumnNewsPuff img
{
    /*height:143px;*/
}


#MainCenterColumn div.MainCenterColumnNewsPuff a, div.Templated div.MainCenterColumnNewsPuff a
{
    color: #1A1A1A;
}

div.MainCenterColumnNewsPuff p
{
    margin-top: 5px;
}

div.MainCenterColumnNewsBlock
{
    min-height: 100px;
    margin-bottom: 15px;
}

div.MainCenterColumnNewsBlock h1
{
    font-size: 20px;
    line-height: 22px;
}

div.MainCenterColumnPuff h1
{
    font-size: 20px;
    line-height: 22px;
    color: #FFFFFF;
}

div.MainCenterColumnNewsBlock div.puffText
{
    padding: 12px 15px 11px 15px;
}

div.MainCenterColumnNewsBlock p
{
    margin: 0;
    padding-top: 4px;
}

div.MainCenterColumnNewsBlock a
{
    color: #FFFFFF;
}

/**********************/



/***********************/
/*      SITEMAP        */
/***********************/

#SiteMap ul
{
    list-style: none;
}

#SiteMap ul li
{
    margin-top: 10px;
    margin-bottom: 10px;
}

#SiteMap ul li a
{
    background-image: url("../images/small-right-arrow-blue.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
    font-weight: bolder;
}

#SiteMap ul li ul li a
{
    font-weight: normal;
}


#SiteMap ul li ul
{
    margin-top: 5px;
    margin-bottom: 5px;
}

#SiteMap ul li ul li
{
    margin-top: 5px;
    margin-bottom: 5px;
}

#SiteMap ul li.follow a
{
    color: #990066;
}

#SiteMap ul li.live a
{
    color: #FF66CC;
}

#SiteMap ul li.play a
{
    color: #FF9933;
}

#SiteMap ul li.compete a
{
    color: #33CCFF;
}

#SiteMap ul li.sgf a
{
    color: #003399;
}

#SiteMap ul li.myGolf a
{
    color: #339900;
}


/**********************/
/*    RIGHT COLUMN    */
/**********************/


#MainRightColumn
{
    float: left;
    width: 250px;
}

#MainRightColumn h1, #MainRightColumn h2, #MainRightColumn h3, #MainRightColumn h4, #MainRightColumn h5, #MainRightColumn h6
{
    margin: 0;
}

div.MainRightColumnPuff a.readMore
{
    background-image: url("../images/round-arrow-right_2.gif");
    background-position: center left;
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 12px;
    padding-left: 25px;
    padding-bottom: 1px;
    padding-top: 1px;
    margin: 0;
}

div.MainRightColumnPuff
{
    padding: 10px 15px 15px 15px;
    background-color: #F4F4EE;
    min-height: 100px;
    margin-bottom: 15px;
}

div.MainRightColumnPuff div.puffHeader
{
    margin-bottom: 6px;
}

div.MainRightColumnPuff div.puffContent
{
    padding-bottom: 7px;
}

div.MainRightColumnPuff div.puffContent p
{
    margin: 10px 0;
}

div.MainRightColumnPuff h4
{
    text-transform: uppercase;
    color: #990066;
    font-size: 13px;
    font-weight: bold;
}

div.MainRightColumnPuff div.puffContent ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 5px;
    margin-bottom: 10px;
    line-height: 15px;
}

div.MainRightColumnPuff div.puffContent li
{
    padding-bottom: 9px;
}

div.MainRightColumnPuff span.date
{
    font-weight: bold;
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 11px;
    color: #4D4D4D;
}

div.MainRightColumnPuff div.entry
{
    margin-bottom: 5px;
}

div.MainRightColumnPuff div.entry a
{
    color: #000;
}

div.MainRightColumnPuff h5
{
    font-size: 13px;
}

div.MainRightColumnPuff img
{
    /*width: 220px;*/
    padding-top: 9px;
    padding-bottom: 12px;
}

#MainRightColumn div.nopadding
{
    padding: 0;
}

#MainRightColumn div.Templated div.puffContent a
{
    color: #3399FF;
}

#MainRightColumn div.Query div.puffContent
{
    padding-bottom: 0px;
}

#MainRightColumn div.Query table
{
    border-collapse: collapse;
}

#MainRightColumn div.Query fieldset
{
    margin-bottom: 0;
    padding-bottom: 0;
}

#MainRightColumn div.Query fieldset input
{
    margin-top: 8px;
    margin-right: 10px;
    margin-bottom: 0px;
}

#MainRightColumn div.SGF
{
    background-image: url("../images/svenska_golfforbundet.png");
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 76px;
}

#MainRightColumn div.SGF span.date
{
    display: block;
}

/***************
/* LOGIN */
/***************/

#MainRightColumn div.Login
{
    color: #333333;
}

#MainRightColumn div.Login img
{
    display: block;
    margin-left: auto;
    margin-right: auto /* margin: 0;     padding: 0; 	margin-top:7px; 	margin-bottom: 1px; 	width: auto;*/;
}

#MainRightColumn div.Login p
{
    margin-top: 5px;
    margin-bottom: 0;
}

#MainRightColumn div.Login p.doubleMargin
{
    margin-top: 14px;
}

#MainRightColumn div.Login span.label
{
    font-size: 12px;
    font-weight: bold;
    width: 250px;
    display: block;
}

#MainRightColumn div.Login span.remember
{
    font-size: 12px;
}

#MainRightColumn div.Login h4
{
    color: #339900;
}

#MainRightColumn div.Login fieldset
{
    margin: 0;
    padding: 0;
    border: 0;
}

#MainRightColumn div.Login input.pass
{
    background-image: url("../images/pass_bg.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    border: 0;
    height: 18px;
    width: 115px;
    margin-right: 5px;
    padding-top: 5px;
}

#MainRightColumn div.Login ul
{
    margin: 5 0;
    padding: 0;
    list-style-type: none;
    display: none;
}
div.loginBtnDiv
{
    margin-top: 12px;
}

div.timeSearchBtnDiv
{
    display: none;
}

.loginform
{
    margin-top: 6px;
}
#MainRightColumn div.Login fieldset input
{
    margin-top: 6px;
}

#MainRightColumn div.Login input.loginBtn
{
    background-image: url("../images/login_button_bg.jpg");
    background-position: center left;
    background-repeat: no-repeat;
    border: 0;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    width: 73px;
}

#MainRightColumn div.Login input.loginCheckbox
{
    margin: 0;
    margin-top: 4px;
}

#MainRightColumn div.Login input.golfId_1
{
    background-image: url("../images/golf_id_1_bg.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 0;
    height: 21px;
    width: 128px;
    margin-right: 5px;
}

#MainRightColumn div.Login input.golfId_2
{
    background-image: url("../images/golf_id_2_bg.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 0;
    height: 21px;
    width: 57px;
}

/**********************/

/**********************/
/*     Normal page    */
/**********************/
#Content
{
    float: left;
    padding-left: 0;
    padding-right: 0;
    width: 535px;
    line-height: 19px;
}

#ContentFull
{
    float: left;
    padding-right: 15px;
    line-height: 19px;
    color: #1a1a1a;
}

#ContentFull div.ContentColumn
{
    margin-right: 287px;
}

#ContentFull img.topImage
{
    /*width:733px; 	height:418px;*/
}

#ContentFull h1
{
    font-size: 36px;
    line-height: 38px;
    margin: 0;
    margin-bottom: 5px;
}

#ContentWide
{
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 820px;
}

#CalendarWide
{
    float: left;
    padding-left: 0px;
    padding-right: 5px;
    width: 995px;
}

#FactColumn
{
    float: right;
    margin-left: 35px;
    width: 252px;
    margin-top: 6px;
    margin-bottom: 25px;
}

#FactColumn h1, #FactColumn h2, #FactColumn h3, #FactColumn h4, #FactColumn h5, #FactColumn h6
{
    margin: 0;
}

#FactColumn ul.functions
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #1a1a1a;
}

#FactColumn ul.functions li
{
    padding-left: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#FactColumn ul.functions li.bb
{
    border-bottom: solid 1px #E7E7E7;
}

div.factPuff
{
    width: 228px;
    border: solid 1px #E7E7E7;
    padding: 10px;
    padding-bottom: 13px;
    margin-bottom: 15px;
    color: #333333;
}

div.factPuffFunctions
{
    width: 238px;
    border: solid 1px #E7E7E7;
    padding: 0 5px;
    margin-bottom: 15px;
}
div.factPuff p
{
    font-size: 12px;
    margin-top: 7px;
    margin-bottom: 7px;
}
div.factPuffImage
{
    width: 250px;
    margin-bottom: 15px;
}

div.factPuffImage img
{
    width: 250px;
}

div.factPuffImage p
{
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 12px;
}
div.factPuff h3
{
    font-size: 14px;
}

/****************************************/

#Flash
{
    padding-bottom: 20px;
}



#Content img.topImage
{
    /*width:550px; 	height:314px;ingen höjd tack*/
}



.intro
{
    color: #000;
    font-weight: bold;
    margin-bottom: 12px;
}

div.rightContentPuff
{
    float: left;
    width: 210px;
    background-color: #F4F4EE;
    min-height: 100px;
    margin-bottom: 15px;
    padding: 10px 20px 20px 20px;
}

#Writer
{
    padding-top: 33px;
    padding-bottom: 15px;
}


#Writer img
{
    float: left;
    margin-right: 15px;
}
#Writer .pubDate
{
    font-size: 12px;
    color: #666;
}

div.pageComments
{
    padding-top: 19px;
}

span.commentTitle
{
    font-size: 13px;
    padding-left: 15px;
}

/**********************/
/* Comments           */
/**********************/

#addComment
{
    background-color: #F4F4EE;
    padding: 9px 15px 9px 15px;
    font-size: 12px;
    font-weight: bold;
}

#addCommentInner
{
    padding-top: 30px;
    padding-bottom: 14px;
}

#addCommentInner textarea
{
    width:440px;
}

#addCommentInner a.button span.center
{
    padding: 0 8px;
}

#addComment label
{
    color: #000000;
}

#addComment label.conditionslabel
{
    color: #1A1A1A;
}


#commentToggle
{
    background-position: left top;
    background-repeat: no-repeat;
    padding: 2px 0 2px 23px;
    font-weight: bold;
}

a.show
{
    background-image: url("../images/round-arrow-down.png");
}


a.hide
{
    background-image: url("../images/round-arrow-up.png");
}

#CommentBox
{
    margin-top: 5px;
    padding: 15px 15px 9px 15px;
    border: solid 1px #E7E7E7;
    width: 503px;
}

#CommentNameDiv, #CommentUrlDiv
{
    float: left;
    padding-bottom: 10px;
}

#CommentNameDiv
{
    width: 244px;
}

#CommentUrlDiv
{
    width: 226px;
}

#CommentPostDiv
{
    padding-top: 10px;
}

#CommentPostDiv input.button
{
    float: left;
    margin-right: 20px;
    height: 30px;
    padding: 0 10px;
    color: #161616;
    font-size: 14px; /*font-weight:bold;*/
    font-family: Arial;
}
#CommentPostDiv .commentButton
{
    float: left;
    margin-right: 11px;
}
#CommentPostDiv .checkbox
{
    float: left;
}

#CommentPostDiv .conditionstext
{
    float: left;
}

#CommentPostDiv label
{
    font-weight: normal;
}

#CommentPostDiv .smaller
{
    font-size: 11px;
    line-height: 11px;
    clear: both;
    float: left;
    margin-left: 4px;
}

#CommentPostDiv .larger
{
    font-size: 13px;
    padding-left: 2px;
    float: left;
}

.txtName
{
    width: 226px;
    margin-top: 5px;
    height: 21px;
}

.txtUrl
{
    width: 226px;
    margin-top: 5px;
    height: 21px;
}

.txtComment
{
    /*width:460px;*/
    width: 460px;
    height: 78px;
    margin-bottom: 10px;
    margin-top: 7px;
    padding: 7px 5px;
    font-size: 13px;
    font-family: Arial;
    color: #4c4c4c;
    overflow: auto;
}
.txtBlogComment
{
    /*width:460px;*/
    width: 460px;
    height: 78px;
    margin-bottom: 10px;
    margin-top: 7px;
    padding: 7px 5px;
    font-size: 13px;
    font-family: Arial;
    color: #4c4c4c;
    overflow: auto;
}
.txtComment[disabled], .txtBlogComment[disabled]
{
    font-style: italic;
}

div.commentPaging
{
    width: 530px;
    text-align: center;
}

div.comment
{
    padding-top: 11px;
    padding-bottom: 11px;
    border-bottom: solid 1px #E7E7E7;
}

div.comment p, span.commentator
{
    width: 460px;
}
div.comment p, span.blogcommentator
{
    width: 360px;
}

div.comment p
{
    margin-top: 0;
    margin-bottom: 0;
}

span.commentContent
{
    float: left;
    padding: 0 10px;
}
span.blogCommentContent
{
    float: left;
    padding: 0 10px;
    width: 380px;
}

span.commentator
{
    color: #666666;
    float: left;
    font-weight: normal;
}
span.commentator a
{
    color: #3399ff;
}

span.profileImage
{
    float: left;
}
span.profileContent
{
    float: left;
    margin-left: 10px;
}

span.reportComment, span.reportComment a
{
    font-weight: normal;
    float: right;
    font-size: 11px;
    color: #666666;
}

#CommentList
{
    padding-top: 2px;
}

#ContentFull #CommentBox
{
    width: 690px;
}

#ContentFull div.commentPaging
{
    width: 600px;
}

#ContentFull div.comment p, #ContentFull span.commentator
{
    width: 580px;
}

#addComment .LoginArea
{
    float: left;
    width: 473px;
    margin-top: 30px;
}
#addComment .BlogLoginArea
{
    float: left;
    width: 473px;
    margin-top: 30px;
}
#addComment .LoginArea .userInfoArea, #addComment .BlogLoginArea .userInfoArea
{
    float: left;
    /*width: 260px;*/
  

}
#addComment .LoginArea .connectArea, #addComment .BlogLoginArea .connectArea
{
    width: 108px;
    float: left;
    text-align: right;
    padding-left: 23px;
}
#addComment .LoginArea .connectArea .FacebookLogoutButton, #addComment .BlogLoginArea .connectArea .FacebookLogoutButton
{
    margin-top: 18px;
}

/*
#addComment .LoginArea .connectArea .FacebookLoginButton img,
#addComment .BlogLoginArea .connectArea .FacebookLoginButton img
{
    height:21px !important;
}
*/
#addComment .LoginArea .LoggedInView, #addComment .BlogLoginArea .LoggedInView
{
    float: left;
    padding: 0;
}
#addComment .LoginArea .LoggedOutView, #addComment .BlogLoginArea .LoggedOutView
{
    float: left;
    padding: 0;
    margin-top: 10px;
}
#addCommentInner .LoginArea .addCommentText
{
    width: 470px;
    float: left;
    font-weight: bold;
}
#addCommentInner .LoginArea .commentText
{
    width: 300px;
    float: left;
    margin-top: 12px;
    line-height: 13px;
}

#addCommentInner .LoginArea .Logout
{
    float: right;
    width: 100px;
    text-align: right;
}
#addCommentInner .LoginArea .UserInfo
{
    float: left;
    width: 300px;
}




/**********************/
/* End comments       */
/**********************/

/**********************/
/* Buttons       */
/**********************/

.button_blue_span
{
    background-image: url('../images/buttons/button_blue.png');
    background-position: right top;
    float: left;
    text-align: center;
    height: 32px;
    margin-left: 10px;
}

.button_blue
{
    background-image: url('../images/buttons/button_blue.png');
    background-color: transparent;
    border: none;
    margin: 0 10px 0 -10px;
    padding: 5px 8px 10px 18px;
    display: block;
}

/**********************/
/* Share functions    */
/**********************/

span.ShareHorizontal
{
    font-size: 12px;
}

span.ShareHorizontal span.left
{
    float: left;
}

span.ShareHorizontal span.right
{
    float: right;
}

a.print, a.tip, a.sharelink, a.comment, a.minus, a.plus
{
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 18px;
    color: #333333;
}

a.print
{
    background-image: url('../images/print.gif');
}

a.tip
{
    background-image: url('../images/tip.gif');
}

a.sharelink
{
    background-image: url('../images/share.gif');
}

a.comment
{
    background-image: url('../images/comment.gif');
}

a.minus
{
    background-image: url('../images/minus.gif');
    padding-left: 12px;
}

a.plus
{
    background-image: url('../images/plus.gif');
}
/**********************/
/* End share functions*/
/**********************/

/**********************/
/* Paging             */
/**********************/
#CommentList ul.pager, div.filteredList ul.pager, ul.newsPager
{
    text-align: center;
    display: block;
    margin: 0;
    list-style: none;
    padding: 0;
    font-size: 13px;
    padding-top: 4px;
}

#CommentList ul.pager li, div.filteredList ul.pager li, ul.newsPager li
{
    display: inline-block;
    padding-left: 6px;
    padding-right: 7px;
    *float:left
}

#CommentList ul.pager li, div.filteredList ul.pager li, ul.newsPager li
{
    display: inline-block;
    padding-left: 6px;
    padding-right: 7px;
}

#CommentList ul.pager li.previous, div.filteredList ul.pager li.previous, ul.newsPager li.previous
{
    float: left;
}

#CommentList ul.pager li.next, div.filteredList ul.pager li.next, ul.newsPager li.next
{
    float: right;
}
div.newsPagerSpace
{
    clear:both; width:500px; height:10px
    }
/**********************/
/* End Paging         */
/**********************/

/**********************/
/*    FOOTER          */
/**********************/
div.footerTitle
{
    height: 35px;
    background-image: url('../images/menu_bg.jpg');
    background-repeat: repeat-x;
    background-position: top left;
    width: 998px;
    float: left;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
}


#Footer
{
    width: 1036px;
    min-height: 100px;
    float: left;
    padding-left: 4px;
    line-height: 17px;
}

#FooterGray
{
    border-top: solid 5px #E8E8E3;
    background-color: #F4F4EE;
    width: 1036px;
}
#Footer p
{
    margin: 0;
    margin-bottom: 19px;
}

#Footer a:visited, #Footer a:link, #Footer a:hover, #Footer a:active
{
    color: #5D5D5D;
}

#Presenters
{
    width: 100%;
    float: left;
    padding-top: 32px;
    padding-bottom: 20px;
}

#Presenters div.svenskGolf
{
    float: left;
    margin-left: 20px;
}

#Presenters div.svenskGolf img
{
    margin-left: 5px;
}

#Presenters div.sgf
{
    float: right;
    margin-right: 35px;
    margin-top: -32px;
}

#Sections
{
    padding: 10px 10px 0 20px;
    float: left;
    width: 600px;
}

#Sections h4, #About h4
{
    margin-bottom: 14px;
    margin-top: 7px;
}
#SectionsLeft
{
    width: 235px;
    float: left;
    margin-right: 30px;
}

#SectionsRight
{
    width: 235px;
    float: left;
}
#About
{
    padding-top: 10px;
    float: left;
    width: 350px;
}

#Footer
{
    color: #5D5D5D;
}

#Footer h4
{
    color: #000000;
    font-size: 13px;
    line-height: 16px;
}

#Footer a.follow
{
    font-weight: bold;
    color: #6633CC;
}

#Sections div.SectionItem
{
    margin-bottom: 19px;
}

#Sections h5
{
    font-size: 13px;
    margin: 0;
}

#Sections h5.follow a
{
    color: #990066;
}

#Sections h5.play a
{
    color: #CC3300;
}
#Sections h5.compete a
{
    color: #3366CC;
}
#Sections h5.live a
{
    color: #CC0066;
}
#Sections h5.sgf a
{
    color: #003366;
}
#Sections h5.myGolf a
{
    color: #339900;
}

#Sections h6
{
    line-height: 17px;
    font-size: 13px;
    display: inline;
    font-weight: normal;
    margin: 0;
}



/**********************/

/**********************/
/*   Question puff    */
/**********************/

.btnVote
{
    background-image: url('../images/question_btn_1.jpg');
    background-repeat: no-repeat;
    background-position: center left;
    border: 0;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    width: 57px;
    margin-left: 7px;
    margin-bottom: 3px;
}

.btnResult
{
    background-image: url('../images/question_btn_2.jpg');
    background-repeat: no-repeat;
    background-position: center left;
    border: 0;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    width: 68px;
    margin-left: 5px;
    margin-bottom: 3px;
}

div.question
{
    margin-top: 10px;
    position: relative;
}

div.question div.top
{
    background-image: url('../images/darker_field_up.png');
    background-repeat: no-repeat;
    background-position: top left;
    height: 2px;
}

div.question div.content
{
    padding: 3px;
    padding-top: 0;
    padding-bottom: 7px;
    background-color: #E8E8E3;
    width: 213px;
    overflow: hidden;
}

div.question div.bottom
{
    background-image: url('../images/darker_field_down.png');
    background-repeat: no-repeat;
    background-position: top left;
    height: 2px;
}

div.question fieldset
{
    background-color: #E8E8E3;
    border: none;
    font-weight: bold;
    font-size: 12px;
}

div.question fieldset input
{
    margin-bottom: 10px;
    margin-right: 20px;
    margin-left: -5px;
}

div.question #id_matrix td
{
    background-color: Transparent !important;
}

div.question p
{
    margin-left: 10px;
}


/***********************/
/*    PARTNER          */
/***********************/

.partnerImage
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}



/**********************/
/*   PARTNER SCROLLER */
/**********************/

div.sc_menu
{
    width: 1036px;
    background-position: left top;
    background-repeat: repeat-y;
    position: relative;
    overflow: auto;
    padding-left: 4px;
}

div.sc_menu_gray
{
    background-color: #E8E8E3;
    width: 1036px;
    position: relative;
    overflow: hidden;
}

ul.sc_menu
{
    display: block;
    height: 80px;
    width: 2500px;
    padding: 7px 0 29px 0;
    margin: 0; /*   background: url('navigation.png'); */
    list-style: none;
    margin-left: 12px;
}
.sc_menu li
{
    display: block;
    float: left;
    padding: 0 9px;
}
.sc_menu a
{
    display: block;
    text-decoration: none;
}
.sc_menu span
{
    display: block;
    margin-top: 3px;
    text-align: center;
    font-size: 12px;
    color: #F4F4EE;
}

.sc_menu span
{
    display: none;
    margin-top: 3px;
    text-align: center;
    font-size: 12px;
    color: #F4F4EE;
}
.sc_menu a:hover span
{
    display: block;
}
.sc_menu img
{
    border: 0;
}
.sc_menu a:hover img
{
    filter: alpha(opacity=50);
    opacity: 0.5;
}

#PartnerHeader
{
    width: 1036px;
    background-position: left top;
    background-repeat: repeat-y;
    font-size: 12px;
    padding-left: 4px;
}

#PartnerHeaderGray
{
    padding-left: 20px;
    padding-top: 18px;
    background-color: #E8E8E3;
    width: 1016px;
}


.tabHeader
{
    font-weight: bold;
    color: #990066;
}


/****************/
/*  Jquery tabs */
/****************/

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen
{
    /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide
    {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print
{
    .tabs-nav
    {
        display: none;
    }
}

/* Skin */
.tabs-nav
{
    list-style: none;
    margin: 0;
    padding: 0 0 0 0;
    height: 25px;
}
.tabs-nav:after
{
    /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li
{
    float: left;
    height: 25px; /*width: 124px;*/ /* be nice to Opera */
}
.tabs-nav li.first
{
    border-right: solid 1px #FFFFFF;
    width: 95px;
}
.tabs-nav li.last
{
    width: 154px;
}
.tabs-nav a, .tabs-nav a span
{
    display: block;
    padding: 0;
    height: 25px;
}
.tabs-nav a:visited, .tabs-nav a:hover, .tabs-nav a:active, .tabs-nav a:link
{
    position: relative;
    top: 0px;
    z-index: 2;
    padding-left: 0;
    color: #343434;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
}

/*.tabs-nav .tabs-selected
{
	width:124px;
}*/

.tabs-nav .tabs-selected a
{
    color: #343434;
}
.tabs-nav .tabs-selected a, .tabs-nav a:focus, .tabs-nav a:active
{
    background-color: #F4F4EE;
    outline: 0; /* prevent dotted border in Firefox */
}

.tabs-nav a:hover
{
    text-decoration: underline;
}

.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active
{
    background-color: #E8E8E3;
}
.tabs-nav a span
{
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 7px;
    padding-bottom: 4px;
    padding-right: 0;
}
* > .tabs-nav a span
{
    /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span
{
    padding-top: 7px;
    padding-bottom: 4px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span
{
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span
{
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited
{
    /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active
{
    /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled
{
    opacity: .4;
}
.tabs-container
{
    padding: 1em 8px;
    background: #F4F4EE; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em
{
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}



.tabs-container ul
{
    list-style: none;
    margin: 0;
    margin-top: 6px;
    padding: 0;
}

.tabs-container ul li
{
    padding: 3px 0 3px 0;
}
.tabs-container ul li a
{
    background-position: center left;
    background-repeat: no-repeat;
}
#fragment-1, #fragment-2, #fragment-3
{
    padding: 12px 15px 19px 15px;
}

/*******************/
/* JQUERY CAROUSEL */
/*******************/

.jcarousel-container
{
    position: relative;
}

.jcarousel-clip
{
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list
{
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 10px;
    background-color: #fff;
}

.jcarousel-list a
{
    color: #000;
}
.jcarousel-list span.header
{
    font-weight: bold;
    font-size: 18px;
}


.jcarousel-list li, .jcarousel-item
{
    float: left;
    list-style: none; /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 210px;
    height: 200px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next
{
    z-index: 3;
    display: none;
}

.jcarousel-prev
{
    z-index: 3;
    display: none;
}


.jcarousel-skin-tango .jcarousel-container-horizontal
{
    width: 710px;
    padding: 10px 20px 10px 20px;
    background-color: #F4F4EE;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal
{
    width: 690px;
    height: 220px;
}


.jcarousel-skin-tango .jcarousel-item
{
    width: 210px;
    height: 200px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal
{
    margin-right: 20px;
}


.jcarousel-skin-tango .jcarousel-item-placeholder
{
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal
{
    position: absolute;
    top: 110px;
    right: 20px;
    width: 10px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/arrow_right.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover
{
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active
{
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active
{
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal
{
    position: absolute;
    top: 110px;
    left: 5px;
    width: 10px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/arrow_left.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover
{
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active
{
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active
{
    cursor: default;
    background-position: -96px 0;
}

/* Google map control */
#map_canvas
{
    width: 100%;
    height: 100%;
}

.GoogleMapContainer
{
    width: 523px;
    height: 400px;
    margin-bottom: 16px;
    background-color: White;
    border: solid 1px #DDDCD9;
    padding: 5px 5px 5px 5px;
}

.domestic
{
    width: 493px;
}

/************************/
/* SHARE BOX            */
/************************/




.black_overlay
{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
}


.emailLightbox
{
    position: fixed;
    top: 200px;
    left: 400px;
    width: 250px;
    background-color: #FFF;
    z-index: 1005;
    padding: 10px;
}

.emailLightboxContent
{
    background-color: #F4F3EE;
    overflow: hidden;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-top: 10px;
    color: #000;
}




a.email_lightbox_close
{
    position: absolute;
    top: -10px;
    right: -10px;
    width: 31px;
    height: 31px;
    background: transparent url(../images/lightbox_close.png) no-repeat 0 0;
}


.addthis_toolbox .lightbox
{
    position: fixed;
    top: 200px;
    left: 400px;
    width: 522px;
    background-color: #FFF;
    z-index: 1002;
    padding: 10px;
}



.addthis_toolbox .lightbox h4
{
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    color: #000;
}
.addthis_toolbox .lightbox .lightbox_close
{
    position: absolute;
    top: -10px;
    right: -10px;
    width: 31px;
    height: 31px;
    background: transparent url(../images/lightbox_close.png) no-repeat 0 0;
}
.addthis_toolbox .lightbox .lightbox_middle
{
    background-color: #F4F3EE;
    overflow: hidden;
    padding-bottom: 20px;
}
.addthis_toolbox .lightbox .lightbox_content
{
    padding: 20px 15px 20px 15px;
    min-height: 140px;
    color: #000;
}


.addthis_toolbox .lightbox_sharing
{
    padding: 20px 0 20px 0;
    border-top: solid 1px #DDDCD7;
    width: 490px;
    margin-left: 15px;
}

.addthis_toolbox .lightbox .columns A
{
    text-indent: 0 !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 4px 0 4px 24px !important;
    position: relative;
    display: block;
    color: #000;
}


.addthis_toolbox .lightbox .columns SPAN
{
    padding: auto !important;
    margin: auto !important;
    position: absolute;
    left: 3px;
    top: 3px;
    float: none !important;
}



.addthis_toolbox .lightbox .columns .column
{
    width: 50px;
    float: left;
    padding: 0;
}

.addthis_toolbox .lightbox .columns .columnRight
{
    width: 50px;
    float: left;
    margin-left: 95px;
    padding: 0;
}

.addthis_toolbox .lightbox .lightbox_content img
{
    margin: 0 15px 0 0;
    float: left;
}


/****************/
/*   Poll       */
/****************/

#StatisticsArea
{
    color: #fff;
}

#StatisticsArea br
{
    display: none;
}

#StatisticsArea table tr td
{
    color: #000;
    font-weight: bold;
}

#StatisticsArea table tr td div
{
    height: 10px;
    padding-left: 100px;
    padding-right: 100px;
    margin-left: 25px;
    margin-right: 25px;
    background-color: #DFEDF0 !important;
    border: solid 1px #000;
}




/*****************/
/*  SGF SubbEtta */
/*****************/

img.sgfTopImage
{
    /*width:534px; 	height:229px;*/
    margin-bottom: 5px;
}

div.sgfNewsPuff img
{
    float: left;
    margin-right: 18px;
}

div.sgfNewsPuff h2
{
    clear: none;
    margin: 0;
    padding: 0;
}

div.sgfNewsPuff a
{
    color: #1F1F1F;
}

div.sgfNewsPuff h2 a
{
    color: #000;
}



div.sgfNewsPuff
{
    float: left;
    padding: 15px 0 15px 0;
    clear: both;
    border-bottom: solid 1px #E3E3E3;
    width: 534px;
}

div.sgfNewsPuff h2
{
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 24px;
}

div.sgfNewsPuff p
{
    margin-top: 6px;
    margin-bottom: 0;
    font-size: 12px;
    padding: 0;
    line-height: 17px;
}
div.sgfNewsPuff
{
    font-size: 10px;
    color: Gray;
}

div.sgfNewsPuff div.headerDiv
{
    clear: none;
    display: inline-block;
}

h1.overlay
{
    position: absolute;
    color: #FFF;
    bottom: 5px;
    left: 15px;
    font-size: 32px;
    line-height: 18px;
}
/*lighbox*/

.golfLightBox
{
    display: none;
    position: fixed;
    z-index: 1002;
}
.golfLightBox .lightbox_close
{
    position: absolute;
    top: -19px;
    right: -19px;
    width: 31px;
    height: 31px;
    background: transparent url(/inc/images/lightbox_close.png) no-repeat 0 0;
}

.golfLightBoxLayout
{
    width: 720px;
    min-height: 452px;
    padding: 16px;
    border: 9px solid white;
    background-color: #f4f4ee;
}
.golfLightBoxPosition
{
    top: 200px;
    left: 400px;
}
.loginValidationLightBox
{
    width: 300px;
    min-height: 150px;
    padding: 16px;
    border: 9px solid white;
    background-color: #f4f4ee;
}
.loginValidationPos
{
    top: 200px;
    left: 600px;
}

#ValSumClose
{
    position: absolute;
    top: -19px;
    right: -19px;
    width: 31px;
    height: 31px;
    background: transparent url(/inc/images/lightbox_close.png) no-repeat 0 0;
}
#ValSumLightBox
{
    display: none;
    position: fixed;
    z-index: 1002;
}
.ValSummaryStyle
{
    color: #000;
}
/*****************/
/*  Golfskolan   */
/*****************/

#golfSchoolClassList
{
    padding-top: 5px;
}
#golfSchoolClassList .filterSelection
{
    background-color: #f4f3ee;
    padding: 15px;
    padding-bottom: 20px;
}

#golfSchoolClassList .filterSelection span.header
{
    display: block;
    font-size: 17px;
    font-weight: bold;
    border-bottom: solid 1px #dcddd8;
    padding-bottom: 9px;
    margin-bottom: 6px;
}

#golfSchoolClassList .filterSelection table
{
    width: 100%;
}

#golfSchoolClassList .filterSelection input
{
    margin-left: 0;
    margin-right: 6px;
    margin-top: 5px;
    vertical-align: baseline;
}

#golfSchoolClassList .filteredList span.filterheader
{
    display: block;
    font-size: 17px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 6px;
    border-bottom: solid 1px #dddcd9;
    margin-bottom: 15px;
}


div.MainLeftColumnPuffMediumAlternative p
{
    margin: 0;
    padding: 8px 0;
    margin-right: 275px;
}

div.MainLeftColumnPuffMediumAlternative div.imageDiv
{
    float: right;
    padding-left: 15px;
}

div.MainLeftColumnPuffMediumAlternative div.imageDiv div.imageWrapper
{
    position: relative;
}

div.MainLeftColumnPuffMediumAlternative div.imageDiv img.bannerOverlay
{
    position: absolute;
    top: 0;
    right: 0;
}

div.MainLeftColumnPuffMediumAlternative h1
{
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
}

div.MainLeftColumnPuffMediumAlternative
{
    width: 100%;
    clear: both;
    float: left;
    padding-bottom: 15px;
    border-bottom: solid 1px #dcddd8;
    margin-bottom: 15px;
}

div.MainLeftColumnPuffMediumAlternative a
{
    color: #1A1A1A;
}

/*****************/
/* Image sliders */
/*****************/

div.textImageSlider
{
    margin-bottom: 20px;
}

div.imageSlider
{
    margin-bottom: 15px;
}

#slider ul, #slider li
{
    margin: 0;
    padding: 0;
    list-style: none;
}


#slider, #slider li
{
    display: inline-block;
    width: 535px;
    overflow: hidden;
}

.wide #slider, .wide #slider li
{
    width: 733px;
    display: inline;
}

#slider img
{
    width: 535px;
    height: 305px;
}

.wide #slider img
{
    width: 733px;
    height: 418px;
}

#PhotoContainer
{
    position: relative;
    width: 535px;
    overflow: hidden;
}

.wide #PhotoContainer
{
    width: 733px;
}


span.photoInfo
{
    font-size: 12px;
    display: block;
    height: 30px;
    padding-top: 10px;
    color: #1a1a1a;
}

span.Caption
{
    float: left;
}

span.Photographer
{
    float: right;
}

#ButtonLayer
{
    background-image: url('../images/slideshow_bar.png');
    background-repeat: no-repeat;
    background-position: center left;
    color: #FFF;
    position: absolute;
    top: 258px;
    left: 50%;
    width: 104px;
    margin-left: -52px;
    margin-right: -52px;
    height: 25px;
}

.wide #ButtonLayer
{
    top: 372px;
}

span#prevBtn a, span#nextBtn a
{
    position: absolute;
    top: 4px;
    z-index: 10;
}

span#prevBtn a
{
    left: 5px;
}

span#nextBtn a
{
    right: 5px;
}

#contentSpan
{
    position: absolute;
    top: 3px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 11px;
}

div.textImageSlider #ButtonLayer, div.textImageSlider .wide #ButtonLayer
{
    background: transparent;
    top: 5px;
    left: auto;
    right: 15px;
    bottom: auto;
    width: auto;
    margin-left: 0;
    margin-right: 0;
}

div.textImageSlider #ButtonLayer ol
{
    list-style: none;
}

div.textImageSlider #ButtonLayer ol li
{
    display: inline;
    background: url("../images/black_opacity50.png") repeat;
    margin-left: 1px;
    padding: 3px 6px;
}

div.textImageSlider #ButtonLayer ol a
{
    font-weight: bold;
    color: #FFFFFF;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

div.textImageSlider #ButtonLayer ol li.current a
{
    opacity: 1;
    filter: alpha(opacity=100);
}

div.text
{
    padding: 10px 140px 25px 20px;
    font-size: 14px;
    line-height: 17px;
}

div.School div.text
{
    padding-top: 10px;
    padding-right: 15px;
}

div.text p
{
    margin: 0;
    padding: 0;
}

.School div.textlayer span.header
{
    font-size: 22px;
    line-height: 24px;
}

div.textlayer
{
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 103px;
    background: url("../images/black_opacity50.png") repeat;
    overflow: hidden;
}

div.textlayer div.text
{
    height: auto;
    color: #FFFFFF;
}

.classImageSlider div.text
{
    background-color: #f4f3ee;
    padding: 15px 15px 15px 20px;
}

div.textlayer span.header
{
    font-size: 26px;
    line-height: 28px;
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
}

div.textlayer span.live, div.textlayer span.compete, div.textlayer span.follow, div.textlayer span.play, div.textlayer span.sgf, div.textlayer span.myGolf
{
    font-size: 13px;
    font-weight: bold;
}

div.textlayer a
{
    color: #FFFFFF;
}

/* End image sliders */


.demoLightBox
{
    width: 840px;
    min-height: 400px;
    padding: 16px;
    border: 9px solid white;
    background-color: #f4f4ee;
}
.demoPos
{
    top: 100px;
    left: 350px;
}

/**********************************/
/*   Blog                         */
/**********************************/
.blogList
{
    width: 535px;
    float: left;
    margin-bottom: 10px;
}

.blogList h1
{
    margin-top: 0px;
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 30px;
}

.pagination
{
    text-align: center;
    font-size: 13px;
}

.pagination span, .pagination a
{
    padding-left: 6px;
    padding-right: 7px;
}

.blogItem
{
    width: 535px;
    float: left;
    clear: both;
    height: 200px;
    margin-bottom: 20px;
    background-color: #F4F4EE;
}

.blogItem h2
{
    font-weight: bold;
    font-size: 25px;
    margin: 0 0 5px 0;
}

.blogItem h3
{
    font-weight: bold;
    font-size: 18px;
    margin: 5px 0 5px 0;
}

.blogItem .presentationImage
{
    width: 155px;
    float: left;
    margin-right: 14px;
}

.blogItem .presentationText
{
    width: 352px;
    float: left;
    margin: 15px 14px 0 0;
}

.blogItem .presentationText p
{
    line-height: 19px;
    float: left;
    margin: 10px 0;
    color: #1a1a1a;
}

.blogItem .presentationText h2 a
{
    color: #000000;
    font-size: 25px;
    font-weight: bold;
}

.blogItem .presentationText a:visited, .blogItem .presentationText a:link, .blogItem .presentationText a:hover, .blogItem .presentationText a:active
{
    color: #1a1a1a;
}

div.syndicated img
{
    max-width: 535px;
}

.infoBox .puffHeader
{
    margin-bottom: 15px;
}

#MainRightColumn .infoBox .puffHeader h4
{
    color: #000000;
}

#LatestBlogs .entryName
{
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    display: block;
}

#LatestBlogs p
{
    color: #1a1a1a;
    margin: 0;
}

#LatestBlogs ul
{
    margin-bottom: 0;
}

#LatestBlogs div.puffContent
{
    padding-bottom: 0;
}

#BlogEntryList
{
    float: left;
    margin-bottom: 4px;
}

#BlogEntryList h1, #BlogEntry h1
{
    margin: 0;
    font-weight: bold;
    font-size: 30px;
}

#BlogEntryList h1 a, #BlogEntry h1 a
{
    color: #000000;
}

#BlogEntryList .entryInformation, #BlogEntry .entryInformation
{
    font-size: 12px;
    color: #4d4d4d;
    margin-bottom: 10px;
}

#BlogEntry p.published
{
    font-size: 12px;
    color: #4d4d4d;
}

#BlogEntryList .blogEntryItem
{
    border-bottom: 1px solid #E6E6E6;
    padding: 25px 0 25px 0;
    width: 535px;
}

#BlogEntryList .commentLink
{
    margin-left: 10px;
}

.profileImage
{
    margin: 5px 0 10px 0;
}

.infoBox
{
    border: 1px solid #F4F4EE;
    width: 230px;
    padding: 9px;
    margin-bottom: 20px;
}

.infoBox ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.infoBox li
{
    margin-bottom: 7px;
}

ul.archive ul
{
    margin: 7px 0 0 15px;
}

.quote
{
    clear: right;
    float: right;
    width: 250px;
    margin: 20px 0 20px 20px;
    font-family: Georgia;
    font-size: 25px;
}

.quote img.topLeft
{
    margin: 0 5px 5px 0;
}

.quote img.bottomRight
{
    margin: 5px 0 0 5px;
}

.commentTitle a:hover
{
    color: #1A1A1A;
}

div.Embed
{
    width: 100%;
    overflow: hidden;
}

div.Image span.Description
{
    display: block;
}

.editPanel fieldset
{
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
}

.editPanel fieldset ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 15px;
}

.editPanel fieldset li
{
    padding-bottom: 15px;
}

.editPanel fieldset li.Images, .editPanel fieldset li.Embed, .editPanel fieldset li.Categories
{
    padding-top: 10px;
}

.editPanel fieldset span.heading
{
    font-weight: bold;
    display: block;
}

.editPanel fieldset label
{
    font-weight: bold;
    display: block;
    padding-top: 10px;
}

.editPanel fieldset .categoryList label
{
    font-weight: normal;
    display: inline;
    padding-top: 0;
}

.editPanel fieldset textarea
{
    width: 535px;
    height: 140px;
}

.editPanel fieldset .text
{
    width: 250px;
}

.editPanel div.ImageUpload span.button
{
    padding-top: 5px;
    display: block;
}

.editPanel div.CurrentImages .editPanel div.UploadImages
{
    padding-top: 10px;
}

.editPanel li.Images table th
{
    font-weight: normal;
    text-align: left;
    text-decoration: underline;
}

.editPanel div.Image
{
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.editPanel div.Image img
{
    float: left;
    padding-right: 15px;
}

.editPanel div.Image a.RemoveLink
{
    display: block;
}

/*****************/
/* Ads           */
/*****************/

span.adHeader
{
    display: block;
    font-size: 10px;
    font-weight: bolder;
    padding-bottom: 2px;
}

.textSlider ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.textSlider li
{
    width: 100%;
}

div.travelOffers
{
    border: solid 1px #dcdcda;
    background-color: #f4f3ee;
    padding: 5px;
    margin-bottom: 15px;
}

div.travelOffers div.header
{
    padding: 4px 5px 10px 10px;
    font-size: 13px;
    font-weight: bold;
}

div.travelOffers .textSlider
{
    background-color: #ffffff;
    padding: 0 12px;
}

div.travelOffers table
{
    width: 100%;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

div.travelOffers tr
{
    margin: 0;
    padding: 0;
}

div.travelOffers td
{
    padding: 8px 4px 6px 0;
    border-bottom: solid 1px #dcddd8;
}

div.travelOffers tr.dummy td
{
    border-bottom: 0;
}

/* End Ads       */

/*****************/
/* Golf TV       */
/*****************/

div.tvTable h1
{
    font-size: 18px;
    padding-left: 10px;
}

div.tvTable h2
{
    font-size: 14px;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 4px;
    border-top: solid 1px #e4e3df;
}
div.tvTable table
{
    width: 100%;
    border-collapse: collapse;
}

div.tvTable a
{
    color: #3399FF;
}

div.tvTable th, div.tvTable td
{
    border-bottom: solid 1px #e4e3df;
    padding: 20px 10px;
    vertical-align: top;
    text-align: left;
}

div.tvTable th
{
    border-top: solid 1px #e4e3df;
    padding: 15px 10px;
}

div.tvTable td.image
{
    vertical-align: middle;
    padding: 0px 10px;
}

div.tvTable tr.even
{
    background-color: #f5f6f1;
}

div.tvTable td.details
{
    width: 100%;
}

div.tvTable div.header
{
    font-weight: bold;
}

div.tvTable a.tvInfoToggle
{
    float: right;
}

div.tvTable div.details
{
    padding-top: 15px;
}

div.tvTable div.navigation
{
    padding-top: 15px;
    clear: both;
}

div.tvTable div.navigation a.previous
{
    float: left;
}

div.tvTable div.navigation a.next
{
    float: right;
}

/* End Golf TV */

/*****************/
/* Golf Weather  */
/*****************/

#weather .golf-plate-bg
{
    padding-bottom: 30px;
}

#weather .GoogleMapContainer
{
    width: auto;
}

#weather div.selector
{
    width: 238px;
}

#weather div.selector label
{
    display: block;
    padding-bottom: 7px;
}

#weather div.selector select
{
    width: 100%;
}

#weather label
{
    font-weight: bold;
    font-size: 12px;
}

#weather h1
{
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    padding-bottom: 12px;
}

#weatherDetails h2
{
    font-size: 18px;
    padding-left: 10px;
    padding-top: 12px;
    padding-bottom: 9px;
}

#weatherDetails div.subHeader
{
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 9px;
    border-top: solid 1px #e4e3df;
}

#weatherDetails div.subHeader h3
{
    display: inline;
    font-size: 14px;
}

#weatherDetails div.dateSelector
{
    float: right;
}

#weatherDetails div.dateSelector label
{
    margin-right: 5px;
}


#weatherDetails table
{
    width: 100%;
    border-collapse: collapse;
}

#weatherDetails th, #weatherDetails td
{
    border-bottom: solid 1px #e4e3df;
    padding: 15px 10px;
    vertical-align: top;
    text-align: left;
}

#weatherDetails th
{
    border-top: solid 1px #e4e3df;
    padding: 10px 10px;
}

#weatherDetails td.conditions
{
    vertical-align: middle;
    padding: 0px 10px;
}

#weatherDetails tr.odd
{
    background-color: #f5f6f1;
}

#weatherDetails td.details
{
    width: 100%;
}

#weatherDetails div.navigation
{
    padding-top: 10px;
    clear: both;
}

#weatherDetails div.navigation a.previous
{
    float: left;
}

#weatherDetails div.navigation a.next
{
    float: right;
}

/* End Golf Weather */

/* ========= LINKS ::----------------------------------------*/
a.archive
{
    background-image: url("../images/round-arrow-right_2.gif");
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px;
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 2px;
    float: right;
    clear: left;
    margin-top: 15px;
    margin-right: 15px;
    line-height: 15px;
}
/* ========= TEMPLATES :: -----------------------------------*/

/* ==== XFORM ====*/
#FormDiv
{
    background-color: #F4F4EE;
    padding: 9px 15px 9px 15px;
}

/* ==== Login ==== */
.Login
{
    position: relative;
}
.systemMessage
{
    background-color: #fff;
    border: solid 4px red;
    padding: 20px;
    margin-bottom: 28px;
}
.mg_logincontainer
{
    display: none;
}
.mg_loginwaitcontainer img
{
    display: block;
    margin: 12px auto 12px auto;
}
/* ==== banners (adtech) ===== */
.adTxt
{
    font-size: 8px;
    font-weight: bold;
    margin-left: 3px;
    display: block;
}
hr.adseparator
{
    width: 468px;
    height: 1px;
    margin-left: 9px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.ad-margin-top
{
    margin-top: 12px;
}
.ad-margin-bottom
{
    margin-bottom: 12px;
}

/* Xmas calendar */
.StatisticsGrid
{
    clear: both;
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
    float: left;
}
.StatisticsGrid td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #717171;
}
.StatisticsGrid th
{
    padding: 4px 2px;
    color: #fff;
    background: #424242 url(grd_head.png) repeat-x top;
    border-left: solid 1px #525252;
    font-size: 0.9em;
}
.StatisticsGrid .alt
{
    background: #fcfcfc url(grd_alt.png) repeat-x top;
}
.StatisticsGrid .pgr
{
    background: #424242 url(grd_pgr.png) repeat-x top;
}
.StatisticsGrid .pgr table
{
    margin: 5px 0;
}
.StatisticsGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.StatisticsGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.StatisticsGrid .pgr a:hover
{
    color: #000;
    text-decoration: none;
}

#XmasAdditionalText
{
    width: 100%;
}
#XmasAdditionalText .textArea
{
    width: 74%;
    float: left;
    padding-top: 1em;
}
#XmasAdditionalText div, #XmasAdditionalText p
{
    margin: 0;
    padding: 0;
}
#XmasAdditionalText .shareArea
{
    width: 24%;
    float: left;
    padding-top: 1em;
}
#XmasAdditionalText .shareObject
{
    float: right;
    margin-left: 14px;
}

/* Facebook Connect */
.FacebookLogin
{
    width: 107px;
    float: right;
}

.spAdtechTop
{
    height: auto;
    width: 250px;
}
.RightContentPuff object
{
    float: left;
}
.RightContentPuff .textad
{
    clear: left;
}
div.textad div.textad-link
{
    border-bottom: 0px !important;
    border-top: 1px solid #F4F4EE;
}

/* Golf buttons */
a.button
{
    display: block;
    overflow: hidden;
    line-height: 32px;
}
a.button span.left
{
    width: 5px;
    float: left;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('/inc/images/buttons/blue_standard/left.png');    
}
a.button span.center
{
    float: left;
    padding: 0 10px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    background-repeat: repeat-x;
    background-position: center center;
    background-image: url('/inc/images/buttons/blue_standard/middle.png');    
}
a.button span.right
{
    width: 5px;
    float: left;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url('/inc/images/buttons/blue_standard/right.png');    
}
a.button.sgf span.left
{
    background-image: url('/inc/images/buttons/blue_sgf/left.png');
}
a.button.sgf span.center
{
    background-image: url('/inc/images/buttons/blue_sgf/middle.png');
}
a.button.sgf span.right
{
    background-image: url('/inc/images/buttons/blue_sgf/right.png');
}

a.button.compete span.left
{
    background-image: url('/inc/images/buttons/blue_compete/left.png');
}
a.button.compete span.center
{
    background-image: url('/inc/images/buttons/blue_compete/middle.png');
}
a.button.compete span.right
{
    background-image: url('/inc/images/buttons/blue_compete/right.png');
}

a.button.mygolf span.left
{
    background-image: url('/inc/images/buttons/green_mygolf/left.png');
}
a.button.mygolf span.center
{
    background-image: url('/inc/images/buttons/green_mygolf/middle.png');
}
a.button.mygolf span.right
{
    background-image: url('/inc/images/buttons/green_mygolf/right.png');
}

a.button.play span.left
{
    background-image: url('/inc/images/buttons/orange_play/left.png');
}
a.button.play span.center
{
    background-image: url('/inc/images/buttons/orange_play/middle.png');
}
a.button.play span.right
{
    background-image: url('/inc/images/buttons/orange_play/right.png');
}

a.button.skandiatour span.left
{
    background-image: url('/inc/images/buttons/orange_skandiatour/left.png');
}
a.button.skandiatour span.center
{
    background-image: url('/inc/images/buttons/orange_skandiatour/middle.png');
}
a.button.skandiatour span.right
{
    background-image: url('/inc/images/buttons/orange_skandiatour/right.png');
}

body.skandiatour a.button span.left
{
    background-image: url('/inc/images/buttons/orange_skandiatour/left.png');
}
body.skandiatour a.button span.center
{
    background-image: url('/inc/images/buttons/orange_skandiatour/middle.png');
}
body.skandiatour a.buttonr span.right
{
    background-image: url('/inc/images/buttons/orange_skandiatour/right.png');
}

a.button.travel span.left
{
    background-image: url('/inc/images/buttons/pink_travel/left.png');
}
a.button.travel span.center
{
    background-image: url('/inc/images/buttons/pink_travel/middle.png');
}
a.button.travel span.right
{
    background-image: url('/inc/images/buttons/pink_travel/right.png');
}

a.button.follow span.left
{
    background-image: url('/inc/images/buttons/purple_follow/left.png');
}
a.button.follow span.center
{
    background-image: url('/inc/images/buttons/purple_follow/middle.png');
}
a.button.follow span.right
{
    background-image: url('/inc/images/buttons/purple_follow/right.png');
}

a.button.white span.left
{
    background-image: url('/inc/images/buttons/white/left.png');
}
a.button.white span.center
{
    background-image: url('/inc/images/buttons/white/middle.png');
}
a.button.white span.right
{
    background-image: url('/inc/images/buttons/white/right.png');
}

a.button.whiteoncolor span.left
{
    background-image: url('/inc/images/buttons/whiteoncolor/left.png');
}
a.button.whiteoncolor span.center
{
    background-image: url('/inc/images/buttons/whiteoncolor/middle.png');
}
a.button.whiteoncolor span.right
{
    background-image: url('/inc/images/buttons/whiteoncolor/right.png');
}

a.button.white span.center, a.button.whiteoncolor span.center
{
    color: #1a1a1a;
}
/* End of golf buttons */

/*SiteSeeker start*/
#SearchForm
{
    /*width: 100%;*/
    display: block;
    overflow: hidden;
    height: auto;
}
#SearchForm #SFTop
{
    width: 985px;
    height: 47px;
    background-color: #f3f3ed;
    padding: 15px 0 0 15px;
    margin-bottom: 15px;
}
#SearchForm #SFTop input[type=text]
{
    width:294px !important; float:left; height:26px; margin-right:15px; padding-left:6px; font-size:16px; color:#161616; line-height:26px;
}
#SearchForm #SFTop a.button
{
    display: inline;
    float: left;
}

#SFResult
{
    width: 730px;
    float: left;
    margin-right: 15px;
}
#SFAlternate
{
    float:left; width:222px; border:1px solid #dddcd9; padding:13px 15px 15px 15px; margin-top:0px   
    }
#SFAlternate a
{
    font-size: 12px;
    /*line-height:12px;*/
    color: #2a96d8;
    margin-right: 8px;
}
#SFAlternate span.ess-cat-info
{
    font-size: 12px;
    color: #7d7d7d;
}
#SFAlternate div.ess-cat-group
{
    font-size: 12px;
    line-height:12px;
    font-weight: bold;
    padding-top: 13px;
    margin-bottom: 11px;
    border-top: 1px solid #dddcd9;
    margin-top: 4px;
}
#SFAlternate div.ess-cat
{
    line-height: 14px; /*12px*/
    min-height:14px;
    vertical-align:middle;
    padding-bottom:7px
}
#SFAlternate .ess-cat-bd .ess-cat-all:first-child
{
    margin-bottom: 12px; display:block
    }
/*
#SFAlternate div.ess-cat-bd div.ess-cat-group:nth-child(2)
{
    border-top-width:0px !important; padding-top:0px !important
}
*/
div.ess-resheader
{
    width: 400px;
    float: left;
    min-height: 14px;
    font-size: 16px;
    line-height:16px;
    color: #161616;
    padding-bottom: 12px;
}

#essi-hitcount, div.ess-resheader span strong
{
    font-weight:normal
    }
    
div.ess-search-results div.ess-no-query
{
}
div.ess-sortselection
{
    width: 300px;
    float: left;
    text-align: right;
    font-size: 12px;
    line-height:12px;
    padding-top:2px;
}
div.ess-sortselection a
{
    font-size: 12px;
    color: #2a96d8;
}
#SFResult dl
{
    clear: both;
}
#SFResult dl dd
{
    margin-left: 0px;
    padding-left: 0px;
}
#SFResult dl dt
{
    border-top: 1px solid #dddcd9;
    padding-top: 14px;
    margin-top: 11px;
}
#SFResult dl dt:first-child
{
    border-top: 1px solid #dddcd9;
    padding-top: 14px;
    margin-top: 15px;
}
#SFResult div.resultDate
{
    font-size: 11px;
    line-height:11px;
    font-weight: bold;
    color: #7d7d7d;
    margin-bottom: 0px;
    height:11px;
    width:auto;
    padding-bottom:2px;
}
#SFResult a.resultHeader
{
    font-size: 16px;
    line-height:16px;
    font-weight: bold;
    color: #2a96d8;
}
#SFResult a.resultHeader strong
{
    background-color: #fff146; 
    }
#SFResult div.ess-description, #SFResult div.ess-description a
{
    font-size:13px; line-height:17px; color:#1a1a1a;  
    }
#SFResult div.ess-description strong
{
    background-color: #fff146;
    font-weight: normal;
}
#SFResult div.resultLowerUrl
{
    margin-top: 5px;
    margin-bottom: 9px;
    font-size: 12px;
    color: #7d7d7d;
}
#SFResult div.ess-pagenav
{
    text-align:center; font-size:13px; color:#1a1a1a; border-top:1px solid #dddcd9; padding-top:12px 
    }
#SFResult div.ess-pagenav a
{
    margin-left: 3px;
    margin-right: 3px;
    font-size: 13px;
    color: #017dcb;
}
#SFResult div.ess-pagenav a.resultNext
{
    margin-left: 70px;
    margin-right: 0px;
}

#SFResult div.ess-pagenav a.resultPrevious
{
    margin-right: 55px;
    margin-left: 0px;
}
/* Siteseeker autocomplete */
#SearchForm #SFTop div.ac_results
{
    
    }
div.ess-no-hits
{
    margin-bottom:15px
}
div.ess-spelling
{
    clear:both; width:auto; height:auto;
}

/* Rounded corners */
.rounded-corners
{
    position: relative;
    overflow: hidden;
}
.rounded-corners .lt,
.rounded-corners .rt,
.rounded-corners .rb,
.rounded-corners .lb
{
    width: 5px;
    height: 5px;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    background-image: url('/inc/images/corners_5x5.png');
    background-repeat: no-repeat;
}
.rounded-corners .lt
{
    left: 0;
    top: 0;
    background-position: left top;
}
.rounded-corners .rt
{
    right: 0;
    top: 0;
    background-position: right top;
}
.rounded-corners .rb
{
    right: 0;
    bottom: 0;
    background-position: right bottom;
}
.rounded-corners .lb
{
    left: 0;
    bottom: 0;
    background-position: left bottom;
}
/* End Rounded corners */

#FBLogin
{
    cursor:pointer
    }


