/*
// Golf Tours Scotland
// (WS Hamilton)

// Gold: #b9a624
*/

html{
min-height: 101%;
}


body{
font-family: "Trebuchet MS", tahoma, verdana, arial;
font-size: 0.9em;
background-color: black;
padding: 0px;
border: 0px;
margin: 0px;
background-image: url(images/pagegrad.png);
background-repeat: repeat-x;
}

a{
text-decoration: none;
color: #2e3192;
font-size: 15px;
padding-left: 7px;
padding-right: 7px;
}

a.nopad{
padding: 0px;
}

a:hover{
text-decoration: none;
color: #43241f;
}

h1{
font-size: 14px;
font-weight: lighter;
color: #333;
letter-spacing: 2px;
font-variant: small-caps;
font-family: "Trebuchet MS", Tahoma, Verdana;
}


h2{
font-size: 14px;
font-weight: lighter;
color: #333;
letter-spacing: 2px;
font-variant: small-caps;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

img{
border: none;
}

.highlight{
color: #292927;
}





.container{
width: 925px;
text-align: left;
margin: 0px;
padding: 0px;
background: white;
border: 3px solid #b9a624;
}

#leftcol{
float: left;
width: 522px;
background-color: white;
border-right: 3px solid #b9a624;
}

#rightcol{
float: left;
width: 400px;
}


#contactinfo p{
padding: 5px;
}



.header{
text-align: left;
width: 925px;
height: 160px;
margin: 0px;
padding: 0px;
background: white;
margin-top: 5px;
border: 3px solid #b9a624;
border-bottom: 0px;
}


#content{
width: 505px;
text-align: justify;
padding: 10px;
font-size: 12px;
color: #363636;
line-height: 14pt;
}

#content a{
font-size: 12px;
color: #333;
padding: 0px;
}
#content img{
margin-left: 10px;
margin-bottom: 10px;
border: 3px double white;
}

#imgholder{
width: 400px;
text-align: justify;
background-color: #f1f1f1;
height: 400px;
background-position: center;
background-repeat: no-repeat;
}

#callback{
padding: 4px;
color: #363636;
width: 392px;
background-color: #b9a624;
font-size: 0.8em;
}

#callback h2{
color: #363636;
font-size: 1em;
}

#footer{
clear: both;
width: 905px;
height: 30px;
color: #b9a624;
font-size: 11px;
margin-top: 5px;
background-image: url(images/navback.png);
background-repeat: repeat-x;
letter-spacing: 2px;
font-family: "Trebuchet MS", Tahoma, Verdana;
font-variant: small-caps;
}

#footl{
float: left;
width: 400px;
text-align: left;
padding: 5px;
}


#footr{
float: left;
width: 480px;
text-align: right;
padding: 5px;
}

#footer a{
color: #b9a624;
letter-spacing: 2px;
}

#footer a:hover{
color: white;
}

#contleft{
float: left;
width: 400px;
margin-left: 40px;
}

#contleft a:hover{
color: #999;
}



#contright{
float: left;
width: 400px;
}

#contright .infobar{
margin-bottom: 7px;
}






.infobar{
width: 370px;
background: #b9a624;
padding: 5px;
color: #363636;
background-image: url(images/barback.png);
background-repeat: no-repeat;
}

.narrow{
font-weight: light;
font-family: "Trebuchet MS", Tahoma, Verdana;
width: 190px;
}

.formwide{
background-image: none;
}

.fullwidth{
font-weight: light;
font-family: "Trebuchet MS", Tahoma, Verdana;
width: 100%;
font-size: 12px;
font-variant: small-caps;
letter-spacing: 2px;
}

.bookingwide{
width: 505px;
}

#sideholder{
width: 200px;
background-repeat: no-repeat;
height: 300px;

}

#sideholder p{
padding: 7px;
margin-top: 210px;
font-size: 15px;
font-weight: normal;
font-family: "Trebuchet MS", Tahoma, Verdana;
background: url(images/transback.png);

}



#planner{
width: 500px;
text-align: center;
}

.plannersub{
width: 500px;
border: 1px solid #b9a624;
margin-bottom: 5px;
background: #efefef;
padding-bottom: 5px;
}

.plannersection{
background: #b9a624;
color: white;
width: 490px;
padding: 5px;
font-weight: bold;
text-align: left;
margin-bottom: 6px;
}

.plancourseblocks{
width: 180px;
float: left;
height: 230px;
text-align: left;
}

.clear{
clear: both;
}







    #sgallery {
        width: 750px;
        font: 90% arial,helvetica,sans-serif;
        background: #cccccc;
        text-align: centre;
        vertical-align: top;
        padding: 2.5px 10px 2.5px 10px;
        margin: 5px 5px 5px 5px;
        border-top: 4px double #cccccc;
        border-right: 4px double #cccccc;
        border-bottom: 4px double #cccccc;
        border-left: 4px double #cccccc;

    }

    #sgallery img{
    border: none;
    }




    #sgallery {
        width: 750px;
        font: 90% arial,helvetica,sans-serif;
        background: #cccccc;
        text-align: centre;
        vertical-align: top;
        padding: 2.5px 10px 2.5px 10px;
        margin: 5px 5px 5px 5px;
        border-top: 4px double #cccccc;
        border-right: 4px double #cccccc;
        border-bottom: 4px double #cccccc;
        border-left: 4px double #cccccc;

    }

    #sgallery img{
    border: none;
    }





















	#navigation {
		width: 900px;
		background: white;
		height: 27px;
        padding-top: 3px;
		padding-left: 5px;
        margin-bottom: 5px;
        margin-top: 10px;
        background-image: url(images/navback.png);
        background-repeat: repeat-x;
        border: 1px solid #e2e2e2;
	}
	#navigation a {
		display: block;
		padding: 4px 18px 4px 18px;
		background: #b9a624;
		color: #666;
		text-decoration: none;
		vertical-align: middle;
		text-align: center;
		float: left;
		font-size: 13px;
		margin-right: 6px;
        font-family: "Trebuchet MS", Tahoma, Verdana;
        font-variant: small-caps;
	}
	#navigation a:hover {
		background: #d8c01e;
		color: #363636;
		text-decoration: none;
		text-align: center;
	}
	#navigation a.current {
		background: #d8c01e;
		color: #363636;
		text-decoration: none;
		text-align: center;
	}
	#navigation a.current:hover {
		background: #d8c01e;
		color: #666;
		text-decoration: none;
		text-align: center;
	}
















