﻿/****************************************************************
*********  under START global style settings  **  080131 /LS  ***
*****************************************************************/

/* Font-size= 16px × 62.5% = 10px */
 
html{font-size: 100%;}

body {

	font-size: 62.5%;
	color:#1D1D1D;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


a {
	color:#01509f;
	text-decoration:none;

}



a:hover {
	color:#01509f;
	text-decoration:underline;

}

p {
	margin-top: 0.1em;
	margin-right: 0;
	margin-bottom: 0.3em;
	margin-left: 0;
	padding: 0px;
}

img { border:0px;}

h1, h2, h3, h4, h5, h6{
	font-weight:bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: normal;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	color: #236E8B;
}


h1{
	font-size:1.9em;
	color: #236E8B;;
}

h2 {
	font-size:1.4em;
	margin-bottom: 0.2em;
}

h3, h4, h5, h6{
	font-size:1.2em;
	margin-bottom: 0.2em;
}

form, input, select, label, textarea {
	font-size: 1em;
	font-size: 10px;
	}


input, INPUT {
	border: 1px solid #ff7b02;
	font-weight: normal;
	word-spacing: normal;
	/*padding-left: 3px;
	padding-right: 3px;
	background-color: #FFFFFF;*/


} 

select, SELECT {
	border: 1px solid #ff7b02;
	background-color: #FFFFFF;
	} 

option, OPTION {} 


textarea, TEXTAREA {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-weight: normal;
	word-spacing: normal;
	/*scrollbar-darkshadow-color:#e0ce9d;
	scrollbar-track-color:#f9f6ec;
	scrollbar-base-color: #ff7b02;
	scrollbar-arrow-color: #FFFFFF;*/
	overflow: auto;
} 

img { border:0px;}

.small {font-size: 0.9em;}
.large {font-size:1.7em;}
.center {text-align:center;}
.right {text-align:right;}
.floatright {display: block; float: right;}
.floatleft {display: block; float: left;}


/** HTML CONTENT MANEGMENT style overide **/
#content font, #content span, #content p, #content table, #content td, .MsoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	font-size: 1em;
	text-decoration: none;
	/*background-color: #FFFFFF;
	color: #1D1D1D;*/
}
#content u {
	text-decoration: none;
}


#content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2.5em;
}

#content li {
	padding: 0px;
	margin: 0px;
}

/********************************************************
*****************  over END *****************************
********************************************************/



html {
	background-color: #004d9f;
	height: 100%;
	margin-bottom: 0.1px;
} /* always verticle scrollbar*/


body {
	margin:0;
	padding:0;
	text-align:center;
}


.right {text-align:right;}


.annons_small{
	height: 98px;
	width: 548px;
	border: 1px solid #ff7b02;
	overflow: hidden;
	float: left;
}

#rs_annons {
	clear: left;
	float: left;
	width: 181px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.annons_big{
	width: 548px;
	border: 1px solid #ff7b02;
	overflow: hidden;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 94px;
}

.annons_big2{
	height: 230px;
	width: 548px;
	border: 1px solid #ff7b02;
	overflow: hidden;
	float: left;
}

.annons_big3{
	height: 50px;
	width: 548px;
	border: 1px solid #ff7b02;
	overflow: hidden;
	float: left;
}
.annons_big4{
	height: 100%;
	width: 548px;
	border: 1px solid #ff7b02;
	overflow: hidden;
	float: left;
}


.form_nostyle {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.btn_sok {
	cursor:pointer;

	cursor:hand;
	background-image: url(../images/layout/btn_sok.jpg);
	border: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
} 
.btn_bestill {
	cursor:pointer;
	cursor:hand;
	font-size: 1.0em;
	background-image: url(../images/layout/btn_bestill.jpg);
	border: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.0em;
}



/*------------------------
    WRAP (containers)
------------------------*/

#siteContainer{
	margin:0;
	width:100%;
	text-align:center;
	clear:both;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/layout/bg_top.jpg);
	height: auto;
	float: left;
	background-color: #FFFFFF;
}
	
#pagewrap_center {
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto; /* Centrering */
	margin-left: auto;
	padding: 0px;
	width: 993px;
	clear: none;
	float: none;
	text-align: center;
}

#pagewrap_content {
	text-align: left;
	width: 993px;
	/*float: left;*/
	height: auto;
}


	
/* LEFT SIDE & RIGHT SIDE */

#leftside, #rightside {
margin:0;
padding:0 10px 10px;
}


#leftside h1, #rightside h1 {
color:#FFFFFF;
font-size:1.3em;
font-weight:bold;
margin:0 0 12px;
}

#leftside h2,#rightside h2 {
font-size:1.1em;
margin:0 0 20px;
}

#leftside, #rightside #leftside p, #rightside p {
	line-height: 1.3em;
	margin-bottom: 16px;
	margin-left: 10px;
	font-size: 9px;
}


#sidebar{
	margin-top: 10px;
	/*margin-left: 10px;*/
	width: 164px;
	overflow: hidden;
	float: left;
}


/* LEFT SIDE */

#leftside {
	padding:0px;
	float:left;
	margin-right:0px;
	width:213px;
	overflow: hidden;
	clear: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#logo{
	height: 95px;
	width: 160px;
	background-color: #2D63AD;
	border: 2px solid #ff7a01;
}
.logoimage  {
	margin-top: 10px;
	margin-left: 2px;
	background-image: url(../images/layout/logo_goalpin.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	width: 157px;
}


/** MENYN **/



#menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-top: 20px;
	width: 164px;
}

#menu, #menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#menu .maintable {
	border: 2px solid #ff7b02;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


/* 
"#menu .tdniv1 background" is specified in parasite.asp under: 
"sitelayout_menuleft_normalbkg" 
"sitelayout_menuleft_selectedbkg"
*/

#menu .tdniv1 {
	height: 22px;
	width: 125px;
}
#menu .tdniv1 a {
	font-weight: bold;
	color: #FFFFFF;
}
#menu .tdniv2 {
	background-color: #FFFFFF;
}
#menu .tdniv2 a {
	margin-left: 10px;
}

#menu .tdniv1, #menu .tdniv2, #menu .tdniv3 {
	padding-top: 2px;
	padding-bottom: 3px;
}

/** left side search**/

#lefts_search{
	margin-top: 15px;
	clear: left;
	float: left;
}

.lefts_boxbg_title{
	background-color: #ff7b02;
	background-image: url(../images/layout/lefts_boxbg_tp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 164px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.0em;
}

.lefts_boxbg_txt{
	background-color: #FFFFFF;
	background-image: url(../images/layout/lefts_boxbg_mdl.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 11px;
	padding-left: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 0.9em;
 }
 
.lefts_boxbg_txt_content{
	width: 144px;
	margin: auto;
}

.lefts_boxbg_btm{
	background-color: #ff7b02;
	background-image: url(../images/layout/lefts_boxbg_bt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
	width: 164px;
 }



.btn_next {
	cursor:pointer;
	cursor:hand;
	background-image: url(../images/layout/btn_nxt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 17px;
	overflow: hidden;
	text-indent: 15px;
	padding: 0px;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;

}

.btn_next:hover {
	background-position: left bottom;
}


#nyhbrv{
	width: 157px;
	margin-top: 15px;
	float: right;
}




/* RIGHT SIDE */

#rightside {
	padding:0px;
	float:right;
	margin-left:0px;
	width:230px;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 0;
	/*overflow: hidden;*/
}

#rightmenu{
float:right;}


/***********************************/


/* CONTENT */

#content{
	width: 550px;
	float:left;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#content_content{
	width: 550px;
	float:left;
	clear: both;
	margin: 0px;
	padding: 0px;
}


/*#content_content table{
	display: block;
}*/

/*For Firefox*/ 
/*
	#content table {
	display: block;
	float: left;
	width: 100%;
}
*/

/**/


#content h1,#content h2 {
	font-size:1.3em;
	font-weight:bold;
	/*letter-spacing:-1px;*/
	margin:0 0 5px;

}



#content h2 {
	font-size:1.1em;
	margin-bottom:10px;

}

.topmenu{
	background-color: #FFFFFF;
}

#content_breadcrumbs {
	clear: right;
	float: left;
	margin-top: 0px;
	font-weight: bold;
	color: #393939;
	font-size: 10px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}

#content_breadcrumbs a {
	font-size: 9px;
	font-weight: normal;
}

/**Box 1**/ 

#content #largebox {
	width: 100%; /*Change box width here*/
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 15px;
}


.box1_content{ /*Change padding*/
	padding-top: 2px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
	display: block;
	}
	

.box1_content_image {
	overflow: hidden;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	.margin-top: 2px;
	.padding-top: 2px;
	padding: 0px;
}

.box1_content .image, .box1_content .image img {	width: 164px;}
.box1_content .image {
	overflow: hidden;
	padding: 0px;
	height: 110px;
	width: 164px;
	margin-top: 2px;
}

.box1_content .image img{	
margin-top: 0px; 								
.margin-top: 2px;
	height: 110px;}

#spage_title{
	text-align: center;
	margin-bottom: 50px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}


#spage_title h1{
	font-size: 2.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004d9f;
}

#start_large_img{
	width: 540px;
	height: 206px;
	.margin-top: 2px;
	.padding-top: 2px;

	

}
#spage_image1, #spage_image2 {
	float: left;
	padding-bottom: 170px;
}

#spage_image1{
	margin-right: 20px;
}

#spage_image1 .box1_content_image, #spage_image2 .box1_content_image{	width: 383px;
	height: 285px;
	overflow: hidden;}

	
.box1_t, .box1_r, .box1_l, .box1_b {

}

.box1_t {
	background-image: url(../images/layout/cntb1_t.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

.box1_r {
	background-image: url(../images/layout/cntb1_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.box1_l {
	background-image: url(../images/layout/cntb1_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.box1_b {
	background-image: url(../images/layout/cntb1_b.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}



.box1_tl {
	background-image: url(../images/layout/cntb1_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top; /*Box colorBG*/
	}


.box1_bl {
	background-image: url(../images/layout/cntb1_bl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.box1_br {
	background-image: url(../images/layout/cntb1_br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.box1_tr {
	background-image: url(../images/layout/cntb1_tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/********** End Box 1 *************/


/*////////// EXPBOX GOLDBORDER ////////////
(contbox1 startpage) Padding skall bestämmas när kanterna beskures! */

.cntbl1{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/cntb1_l.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	clear: left;
	width: 100%;
/* Här kan man ändast bestämma WIDTH (WIDTH måste ha ett värde) */

}
.cntb1_Topcol{
	clear: left;
	float: left;
	background-image: url(../images/layout/cntb1_t.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 6px;
}
.cntb1_Midcol{
	width: 100%;
	clear: left;
	float: left;
	margin: 0px;
	background-image: url(../images/layout/cntb1_r.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.cntb1_Botcol{
	float: left;
	height: 6px;
	clear: left;
	width: 100%;
	background-image: url(../images/layout/cntb1_b.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


.cntb1_tl{
	width: 7px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-image: url(../images/layout/cntb1_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
}

.cntb1_tr{
	width: 7px;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	background-image: url(../images/layout/cntb1_tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
}

.cntb1_bl{
	float: left;
	clear: left;
	height: 6px;
	width: 7px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/cntb1_bl.jpg);
	background-repeat: no-repeat;
}
		
.cntb1_br{
	float: right;
	height: 6px;
	width: 7px;
	clear: right;
	background-image: url(../images/layout/cntb1_br.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}



/*////////// EXPBOX Light-GOLDBORDER  ////////////*/
.cntb2{
	background-image: url(../images/layout/cntb2_l.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	clear: left;
	width: 100%;/* Här kan man ändast bestämma WIDTH (WIDTH måste ha ett värde) */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.cntb2_Topcol{
	clear: left;
	float: left;
	background-image: url(../images/layout/cntb2_t.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 5px;
}
.cntb2_Midcol{
	width: 100%;
	clear: left;
	float: left;
	margin: 0px;
	background-image: url(../images/layout/cntb2_r.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.cntb2_Botcol{
	float: left;
	height: 5px;
	clear: left;
	width: 100%;
	background-image: url(../images/layout/cntb2_b.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0px;
}


.cntb2_tl{
	width: 5px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-image: url(../images/layout/cntb2_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
}

.cntb2_tr{
	width: 5px;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	background-image: url(../images/layout/cntb2_tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
}

.cntb2_bl{
	float: left;
	clear: left;
	height: 5px;
	width: 5px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/cntb2_bl.jpg);
	background-repeat: no-repeat;
}
		
.cntb2_br{
	float: right;
	height: 5px;
	width: 5px;
	clear: right;
	background-image: url(../images/layout/cntb2_br.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}






/*****************************/


#flashcontent {
	padding-top: 1px;   
	padding-bottom: 1px;   
	margin-left: 1px;   
   /*width: 350px;
   height:220px;
   overflow: hidden;*/}

#startbanner {
	padding: 0px;
	width: 100%;
	clear: left;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}


#startbanner_Content{
	overflow: hidden;
	width: 538px;
	background-color: #ff7b02;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout/startbanner23.jpg);
	background-repeat: no-repeat;
	height: 204px;
}

#startbanner_Content2{
	overflow: hidden;
	width: 538px;
	height: 120px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}


#startpic1{
	width: 174px;
	clear: both;
	float: left;
	text-align: center;
	margin-right: 14px;
}


#startpic2{
	width: 174px;
	clear: none;
	float: left;
	text-align: center;
	margin-right: 14px;
}

#startpic1_Content, #startpic2_Content, #startpic3_Content{
	overflow: hidden;
	width: 161px;
	background-color: #ff7b02;
	margin-right: auto;
	margin-left: auto;
	height: 127px;
}

#startpic3{
	width: 174px;
	clear: none;
	float: left;
	text-align: center;
}


.start3boxes{
	width: 100%;
	clear: left;
	float: left;
	margin-bottom: 15px;

}
.start3boxes .text, .start3boxes .text_content, .start3boxes .title, .start3boxes .title_content { /*float:left;*/ clear:both;}
.start3boxes .title { font-weight: bold;}

.start3boxes .text_content { height:64px; overflow:hidden;}

/* FOOTER */
#footer{
	padding-bottom: 10px;
	padding-top: 5px;
	clear: left;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 10px;
}

#footerBG{
	clear: left;
	float: left;
	width: 100%;
	background-image: url(../images/layout/bg_bot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
}


#footer_travelize{
	clear: left;
	float: left;
	width: 213px;
	text-align: center;
}

#footer_contact{
	float: left;
	width: 550px;
	text-align: center;
}


#footer_copyr{
	float: left;
	width: 230px;
	text-align: center;
}

/***************************************************/


/************* HOTEL PAGES ****************/

#hotel_atr_list_box{
	margin-top: 3px;
}

#hotel_atr_list_box_innerdiv{
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}




#hotel_atr_list_box_innerdiv table tbody tr td, #hotel_atr_list_box_innerdiv .h3 {
	line-height: normal;
	/*letter-spacing: 0.01em;
	word-spacing: 0.01em;*/
	padding-bottom: 0.8em;
}
  
#calendar label {
	font-weight: bold;
}



.formtext{
	font-size: 10px;
}

/*****************************************/


.alt2 #rightside{
	display: none;
}


.alt2 #content{
	width: 775px;
	float: left;
}


.alt2 #rightside{
	display: none;
}


/*********************/


#sommar .logoimage  {
	background-image: url(../images/layout/logo_goalpin_sommar.jpg);
}


#vinter .logoimage  {
	background-image: url(../images/layout/logo_goalpin_vinter.jpg);
}



.indexpage #menu, .indexpage #content_breadcrumbs, .indexpage #lefts_search, .indexpage #rightside {
	display: none;
}

.indexpage #leftside{
	height: 150px;
	margin: 0px;
	padding: 0px;
}

.indexpage #content{
	margin-top: 0px;
	width: 845px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	float: left;

}

/*------------boxes gOALPIN GOGOLF------------*/

.gobox_rightside, .gogolfbox {
	width: 180px;
	float: right;
}
.gobox_rightside  .goalp_text_cnt, .gobox_rightside  .goalp_header_cnt, .gogolfbox .goalp_text_cnt, .gogolfbox .goalp_header_cnt {
	width: 170px;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	overflow: hidden;
}


.goalpbox, .gogolfbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


.goalp_b {
	background-image: url(../images/layout/goalp_lr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.goalp_l {
	background-image: url(../images/layout/goalp_lr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.goalp_r {
	background-image: url(../images/layout/goalp_lr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.goalp_tl {
	background-image: url(../images/layout/goalp_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.goalp_tr {
	background-image: url(../images/layout/goalp_tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.goalp_bl {
	background-image: url(../images/layout/goalp_bl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.goalp_br {
	background-image: url(../images/layout/goalp_br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.goalp_header {
	background-color: #FF6F00;
	font-weight: bold;
	color: #FFFFFF;
}
.goalp_header_cnt {
	text-align: center;
}
.goalp_text {
}
.goalp_text_cnt {}

/**/
.gogolfbox .goalp_b {
	background-image: url(../images/layout/gogolf_lr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.gogolfbox .goalp_l {
	background-image: url(../images/layout/gogolf_lr.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.gogolfbox .goalp_r {
	background-image: url(../images/layout/gogolf_lr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.gogolfbox .goalp_tl {
	background-image: url(../images/layout/gogolf_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gogolfbox .goalp_tr {
	background-image: url(../images/layout/gogolf_tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.gogolfbox .goalp_bl {
	background-image: url(../images/layout/gogolf_bl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gogolfbox .goalp_br {
	background-image: url(../images/layout/gogolf_br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gogolfbox .goalp_header {
	background-color: #becbd3;
	font-weight: bold;
	color: #FFFFFF;
}

/*---------------------------------*/

