/*Colors

Pure colors:

PMS 5405 C 100% (blue) - #3B5A6F
PMS 158 C 100% (orange) - #FF6309
PMS 4545 C 100% (yellowish) - #F0E8C0
PMS 427 C 100% (grey) - #E3E3E3

Variants:

PMS 4545 65% - #F5F0D5
PMS 427 65% - #EDEDED


standard elements*/
*
{
	margin: 0;
	padding: 0;
}
A
{
	color: #36C;
}
A:hover
{
	color: #06F;
}
DIV.hr
{
	height: 15px;
	margin-bottom: 5px;
	background: #FFF url(../images/hr1.gif) no-repeat scroll center;
}
DIV.hr HR
{
	display: none;
}
/*structure*/
BODY
{
	background: #EEE url(../images/bg.png) repeat;
	color: #000;
	font: normal 11px Verdana, Geneva, Sans-Serif;
	margin: 0;
	padding-top: 20px;
}
.container
{
	margin: 0 auto;
	width: 1011px;
}
#header
{
	background: url(../images/header.png);
	height: 120px;
	color: #FFF;
	font-weight: bold;
}
#header .logo
{
	position: relative;
	top: 30px;
	left: 35px;
}
#header .alignBoxRight
{
	position: relative;
	top: 40px;
	left: 0px;
	text-align: right;
}
#header .changeCountry
{
	padding-right: 5px;
}
#header .changeCountry A
{
	font-weight: normal;
	color: #DDD;
}
#header .changeCountry A:hover
{
	font-weight: normal;
	color: #EEE;
}
#footer
{
	margin-top: 0px;
	background: url(../images/footer.png) no-repeat;
	height: 51px;
}
#footer .contactBtn
{
	height: 36px;
	width: 169px;
	padding: 15px 0px 0px 70px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(../images/footer_contact.png) no-repeat top left;
	float: left;
}
#footer .contactBtn:hover
{
	background: url(../images/footer_contact.png) no-repeat bottom left;
}
#footer .callUs
{
	line-height: 1.5em;
	position: relative;
	color: #3B5A6F;
	top: -40px;
	left: -230px;
}
#footer .callUs A
{
	color: #3B5A6F;
	text-decoration: none;
}

/*main*/
.main
{
	background: #FFFFFF url(../images/main_bg.png) repeat-y;
}
.noborder
{
	border: none;
}
/*misc*/
.clearer
{
	clear: both;
	line-height: 0px;
}
/*big navigation*/
.navigationBig
{
	height: 409px;
}
.navigationBig .span_big
{
	position: relative;
	top: 348px;
	font-weight: 600;
	font-size: 22px;
}
.navigationBig .span_small
{
	position: relative;
	top: 350px;
	font-weight: 600;
	font-size: 14px;
}
.navigationBig UL
{
	list-style-type: none;
	padding-left: 0px;
}
.navigationBig UL LI
{
	float: left;
}
.navigationBig UL LI A
{
	text-align: center;
	height: 409px;
	text-decoration: none;
	display: block;
	width: 337px;
	color: #3B5A6F;
}
.navigationBig UL LI A:hover
{
	color: #FFF;
}
#big1 A
{
	background: url(../images/front_left.png) no-repeat left top;
}
#big1 A:hover
{
	background: url(../images/front_left.png) no-repeat left bottom;
}
#big2 A
{
	background: url(../images/front_middle.png) no-repeat left top;
}
#big2 A:hover
{
	background: url(../images/front_middle.png) no-repeat left bottom;
}
#big3 A
{
	background: url(../images/front_right.png) no-repeat left top;
}
#big3 A:hover
{
	background: url(../images/front_right.png) no-repeat left bottom;
}
/*top navigation*/
.navigation
{
	background: url(../images/topmenu_left.png) no-repeat;
	height: 51px;
}
.navigation .span_big
{
	position: relative;
	top: 10px;
	left: 60px;
	font-weight: bold;
	font-size: 14px;
}
.navigation .span_small
{
	position: relative;
	top: 12px;
	left: 60px;
	font-weight: bold;
	font-size: 10px;
}
.navigation UL
{
	list-style-type: none;
	padding-left: 169px;
}
.navigation UL LI
{
	float: left;
}
.navigation UL LI A
{
	height: 51px;
	text-decoration: none;
	display: block;
	width: 168px;
	color: #3B5A6F;
}
.navigation UL LI A:hover
{
	color: #FFF;
}
/*Gobex*/
#menu1 A
{
	background: url(../images/home_menu.png) no-repeat left top;
}
#menu1 A:hover
{
	background: url(../images/home_menu.png) no-repeat left bottom;
}
#menu2 A
{
	background: url(../images/products_menu.png) no-repeat left top;
}
#menu2 A:hover
{
	background: url(../images/products_menu.png) no-repeat left bottom;
}
#menu3 A
{
	background: url(../images/services_menu.png) no-repeat left top;
}
#menu3 A:hover
{
	background: url(../images/services_menu.png) no-repeat left bottom;
}
#menu4 A
{
	background: url(../images/support_menu.png) no-repeat left top;
}
#menu4 A:hover
{
	background: url(../images/support_menu.png) no-repeat left bottom;
}
#menu5 A
{
	background: url(../images/about_menu.png) no-repeat left top;
}
#menu5 A:hover
{
	background: url(../images/about_menu.png) no-repeat left bottom;
}
/*Golf*/
#menuG1 A
{
	background: url(../images/home_menu.png) no-repeat left top;
}
#menuG1 A:hover
{
	background: url(../images/home_menu.png) no-repeat left bottom;
}
#menuG2 A
{
	background: url(../images/green_menu.png) no-repeat left top;
}
#menuG2 A:hover
{
	background: url(../images/green_menu.png) no-repeat left bottom;
}
#menuG3 A
{
	background: url(../images/driver_menu.png) no-repeat left top;
}
#menuG3 A:hover
{
	background: url(../images/driver_menu.png) no-repeat left bottom;
}
#menuG4 A
{
	background: url(../images/support_menu.png) no-repeat left top;
}
#menuG4 A:hover
{
	background: url(../images/support_menu.png) no-repeat left bottom;
}
#menuG5 A
{
	background: url(../images/about_menu.png) no-repeat left top;
}
#menuG5 A:hover
{
	background: url(../images/about_menu.png) no-repeat left bottom;
}
/*main left*/
#sidenav
{
	width: 167px;
	float: left;
}
#sidenav .firstdiv
{
	padding: 10px;
}
#sidenav H1
{
	color: #3B5A6F;
	font-size: 1.3em;
	margin-bottom: 10px;
	padding-left: 13px;
}
#sidenav A
{
	color: #3B5A6F;
}
#sidenav A:hover
{
	color: #FF6309;
}
#sidenav .bottom
{
	position: fixed;
	bottom: 0px;
	margin-bottom: 165px;
}
#sidenav .bottom H1
{
	font-size: 1.1em;
	padding: 0px;
	margin: 5px 0px 0px;
}
#sidenav .bottom P
{
	padding: 0px 0px 5px;
}
#sidenav UL
{
	border-top: 1px none #FAFAFA;
	margin: 0;
	padding: 0;
}
#sidenav LI
{
	border: 1px none #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
#sidenav LI A
{
	color: #000;
	display: block;
	padding: 2px 6px 2px 14px;
	text-decoration: none;
}
#sidenav LI A:hover
{
	background-color: #FFF;
	color: #111;
}
/*content*/
#content
{
	width: 640px;
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 0px 190px;
}
#content H1
{
	margin-bottom: 10px;
	color: #3B5A6F;
	font-size: 1.3em;
}
#content DIV
{
	margin-bottom: 10px;
}
#content P
{
	line-height: 1.4;
	margin-bottom: 10px;
}
#content A
{
	color: #3B5A6F;
}
#content A:hover
{
	color: #000;
}
#content TABLE
{
	border-collapse: collapse;
	border: 1px solid #B3E2E3;
}
#content TABLE TD, TH
{
	padding-left: 5px;
	padding-right: 5px;
}
#content TABLE TD
{
	border-right: 1px solid #FFF;
}
#content THEAD TH
{
	color: #000;
	background-color: #D1EEED;
	border: 1px solid #FFF;
}
#content .alternate
{
	background-color: #FFF;
}
#content .alternate:hover
{
	background-color: #85CB77;
}
#content .normal
{
	background-color: #C2E7B4;
	border: 1px solid #B3E2E3;
}
#content .normal:hover
{
	background-color: #85CB77;
}
#content TFOOT TD
{
	border-top: 1px solid white;
	background-color: #33A23D;
}
#content UL
{
	margin: 0px 0px 10px 20px;
	color: #FF6309;
	padding: 10px;
}
#content LI
{
	padding: 2px 0px 2px 10px;
	list-style: url(bullet);
	margin: 0;
}
/*Quotes*/
BLOCKQUOTE:before, BLOCKQUOTE:after
{
	content: "";
}
BLOCKQUOTE.callout
{
	border-top: 1px dotted #E9E9E9;
	border-bottom: 1px dotted #E9E9E9;
	background: transparent url(../images/q66.png) no-repeat 65px 15px;
}
BLOCKQUOTE.callout P
{
	padding: 0px 120px 15px;
	color: #555555;
	font-size: 110%;
	line-height: 1.3;
	background: transparent url(../images/q99.png) no-repeat 90% 85%;
	margin: 15px 0px 0px;
}
.callout
{
	border-top: 1px dotted #E9E9E9;
	border-bottom: 1px dotted #E9E9E9;
	background: transparent url(../images/q66.png) no-repeat 65px 15px;
}
.callout P
{
	padding: 0px 120px 15px;
	color: #555555;
	font-size: 110%;
	line-height: 1.3;
	background: transparent url(../images/q99.png) no-repeat 90% 85%;
	margin: 15px 0px 0px;
}
/*right content*/
#rightcontent
{
	width: 167px;
	float: right;
}
#rightcontent .firstdiv
{
	padding: 10px;
}
#rightcontent .tip
{
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #3B5A6F;
}
#rightcontent .news
{
	margin-bottom: 10px;
	font-style: normal;
}
#rightcontent .newsdate
{
	color: #3B5A6F;
}
/*Images*/
img
{
	border: none;
}
.rightalign
{
	float: right;
	margin: 0px 0px 0px 10px;
}
.noborder
{
	padding: 3px;
	margin: 0px 3px;
	border-bottom: dotted 1px #3B5A6F;
	border-left: none;
	border-right: none;
	border-top: none;
}
.noborder:hover
{
	border-bottom: dotted 1px #000;
}
.centerAlign
{
	text-align: center;
}
/* Div */
.dottedBorder
{
	border-bottom: 1px dotted #E9E9E9;
	margin: 7px 0px 7px 7px;
}
/*Select country*/
#mapwrap
{
	background-color: #FFF;
}
.worldmap
{
	position: relative;
	width: 985px;
	min-height: 492px;
	background-image: url( '../images/map.jpg' );
	margin: 0px 10px;
}
.worldmap A
{
	background-position: left top;
	padding-left: 12px;
	color: #3B5A6F;
	background-image: url( '../images/countryBullet.png' );
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
}
.worldmap A:hover
{
	color: #FF6309;
	background-position: left bottom;
}
/*Contact table*/
#contactTable TABLE
{
	border: none;
}
#contactTable TABLE TR
{
}
#contactTable TD
{
	padding: 1px;
}
#contactTable .alignTop
{
	vertical-align: top;
	padding-top: 3px;
}
/*Button*/
.button
{
	height: 27px;
	width: 78px;
	text-align: center;
	line-height: 27px;
	display: block;
	text-decoration: none;
	color: #3B5A6F;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/button.png) no-repeat left top;
}
.button:hover
{
	color: #FFF;
	background: url(../images/button.png) no-repeat left bottom;
}

