body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #2290C1;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
	background-color: #FBE047;
}

a:link, a:active, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0066CC;
	font-size:12px;	
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
}



.accommodationTitle {
	color: #003560;
	font-weight: bold;
	font-size:14px;
	}
	.accommodationText {
	color: #003560;
	font-weight: bold;
	font-size:12px;
	}
	
.PageTitles{
	font-size:21px;
	font-weight: bold;
	color: #666666;
	
}



.PageTitlesCategory{
	font-size:21px;
	font-weight: bold;
	color: #005F97;
	
}
.blueTitles{
	font-size:13px;
	font-weight: bold;
	color: #006;	
}
#container {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	background-color: #ffffff;
	background-image: url(images/sidemenu-back.gif);

	
}
h1 {
	font-size: 9px;
	
	
}
#header_words {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	color: #FFFFFF;
	background-color: #999999;
	font-size: 9px;
	line-height:15px;
	height: 19px;

}

#topofheader{
	margin: 0;
	padding: 0px 0;
    margin-bottom: 10px;
	background-repeat: no-repeat;
	height: 13px;
	width: 1000px;
}
#header{
	margin: 0;
	padding: 0px 0;
	background-repeat: no-repeat;
	height: 134px;
	width: 996px;
}
#menu{
	padding:0px;
	height: 34px;
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(..images/menu-back.gif);
}
#menumIddle{
	padding:0px;
	height: 38px;
	background-color: #65A930;
	margin-top: 0px;
	
}

.Sidemenu{
	background-image: url(../images/side-menu-back.jpg);
	height: 120px;
}
.memberlink
{
    text-decoration: none;
    color: #ffcc33;
	font-size:12px;
	font-weight:bold;
	
}
a.memberlink:link, a.memberlink:active, a.memberlink:visited
{
	text-decoration: underline;
	color: #ffcc33;

}

a.memberlink:hover
{
	text-decoration: underline;
	color: #FFFF00;
}
.menulink
{
	text-decoration: none;
	color: #58595B;
	font-size:11px;
	font-weight:bold;	
	background-color:transparent;
}

a.menulink:link, a.menulink:active, a.menulink:visited
{
	text-decoration: none;
	color: #58595B;
	font-size:11px;
	font-weight:bold;

    
}

a.menulink:hover
{
	text-decoration: underline;
	color: #58595B;
	font-size:11px;
	font-weight:bold;
	background-color:transparent;
}

a.menubutton
{
	text-decoration: none;
	color: #666666;

	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;

}

a.memberbutton:link, a.memberbutton:active, a.memberbutton:visited
{
	text-decoration: none;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	margin-left:310px;
	margin-right:20px;
	border: 1px solid #ccc;
	padding: 3px;	
}

a.memberbutton:hover
{
	text-decoration: none;
	color: #666666;
	padding: 3px;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
	margin-left:310px;

}

#mainContent {
	margin: 0;
}
#frontboxleft {
	width: 228px;
	min-height: 186px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat:repeat;
	border-color: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #DCDDDF;
	min-height: 100%;
	height: auto !important;
	height: 100%;
    
}
#frontboxright {
	float: right; /* since this element is floated, a width must be given */
	width: 772px;
	min-height: 186px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#searchbox {
	float: right; /* since this element is floated, a width must be given */
	width: 450px;
	height: 62px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 40px;
	background-repeat:no-repeat;
	border: 0;
	border-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 40px;
}

#frontcontent {
	
	background: #394084;
	width: 996px;
} 
#footer {
	width: 996px;
	clear: both;
	margin: 0 auto;
	padding: 0px;
	font-size:10px;
}
.footerlink
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	font-size:10px;
	
}
a.footerlink:link, a.footerlink:active, a.footerlink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
	font-size:10px;
	
}

a.footerlink:hover
{
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
    color: #333;
	
}
#linespacer {
	padding: 0 8px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 8px

} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.buttonMember {

	margin-left:20px;
	margin-right:20px;

}

#contentpagebox {
	float: left; /* since this element is floated, a width must be given */
	width: 960px;
	min-height: 166px;
	
	background-image: url(..images/background-content-pages.jpg);
	background-repeat:no-repeat;
	border: 0;
	border-color: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 15px;
}
#contenttextbox {
	float: right; /* since this element is floated, a width must be given */
	width: 760px;
	min-height: 166px;
	background-repeat:no-repeat;
	border: 0;
	border-color: #FFFFFF;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 0px;
	
	
}
#ProductTitleBox {
	float: left; /* since this element is floated, a width must be given */
	width: 137px;
	min-height: 166px;
	padding-top: 3px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;

}
#contentMEMBERpagebox {
	float: left; /* since this element is floated, a width must be given */
	width: 960px;
	min-height: 166px;
	
	background-image: url(..images/background-member.jpg);
	background-repeat:no-repeat;
	border: 0;
	border-color: #FFFFFF;
	margin-left: 7px;
	margin-bottom: 0px;
	padding: 15px;
}


.blue_button_container_new_long {
	width: 12em;
	text-align: left;
	float: left;
	background-image: url(..images/button-orange-back-long.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0;

}

.blue_button_container_new_long_parts {
	width: 900px;
	text-align: left;
	float: left;
	background-image: url(..images/parts-header-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0;

}

.blue_button_new_long {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
	color: #FCFCFC;
	font-weight: bold;
}

.blue_button_container_new {
	width: 12em;
	text-align: left;
	float: left;
	background-image: url(..images/button-view-jp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0;
}
.blue_button_container_new_parts {
	width: 900px;
	text-align: left;
	float: left;
	background-image: url(..images/parts-header-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0;
}
.blue_button_new {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
	color: #FCFCFC;
	font-weight: bold;
}

.blue_button_new_parts {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
	color: #FCFCFC;
	font-weight: bold;
}
.enquirelink
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #FCFCFC;
	font-size:12px;
	
}
a.enquirelink:link, a.enquirelink:active, a.enquirelink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FCFCFC;
	font-size:12px;
	
}

a.enquirelink:hover
{
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
    color: #FCFCFC;
	
}

.buttonSendEnquiry {
	border: 2px;
	width: 200px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0;
	color: #000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: #FEC552;
	border-color: #999;
}

