/* CSS Document */
/*
	WildDownUnder.com
	Hugh Newsome
	
*/


/*Reset default browser styles*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:100%;
	font-family: inherit;
	vertical-align: baseline;
	
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	
	font-family: inherit;
	vertical-align: baseline;
	color:#005884;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000000;
	font-family: Arial, Verdana, Tahoma,  Trebuchet MS, Helvetica, Trebuchet MS, sans-serif;
	background-color:#ECDDCD;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*Reset default browser styles end*/


strong {
 font-weight:bold;
}

div.p_tag strong {
	font-weight:bold;
	color:#DD3300;
 
}




html {
	background-color:#ECDDCD;
	
	background-position:center;
	background-repeat:repeat-y;	
	margin-left:auto;
	margin-right:auto;
	font-size:0.9em;

}

div#header {	
	
	
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#E2D9D0;
	
	margin-left:auto;
	margin-right:auto;
	width:970px;
	height:160px;
	

}

div#hd_topbar {
	border-bottom:1px solid #BD7E53;
	background-color:#D8BB9D;

}

div#header div#hd_container div#topright_links {
	
	font-weight:bold;
	color:#DDDDDD;	
	font-size:0.7em;
	float:right;
	margin:-63px 0px 0px 280px;
	padding:0px 10px 0px 0px;	
	
}
div#topright_links a {
	color:#DDDDDD;
	text-decoration:none;

}







div#pagebody {
	margin:0px auto 15px auto;
	
	width:970px;

}

div#footer {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/build/ft_bg.gif);
	background-repeat:repeat-x;
}


div#pb_container {
	width:770px;	
	
	margin:0px 0px 0px 190px;

}

div#hd_container {
	width:950px;	
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;

}

div#hd_container div#ddmnu {
	
	width:650px;
	float:right;
	padding:0px;
	margin:34px 0px 0px 0px;

}

div#ft_container {
	
	padding:0px 0px 0px 0px;
	margin:0px auto 0px auto;
	border-top:1px #727272 dotted;
	
	font-size:0.8em;
	text-align:left;

	color:#53302F;
	
	line-height:1.2em;

}

div#ft_bottom {
	margin:8px auto 6px auto;
	font-size:0.8em;
	text-align:center;
	height:30px;
	

}


div#pb_container div#pb_rightside {
	float:right;
	width:295px;
	margin:11px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	
	background-repeat:repeat-y;
	background-position:0px 0px;	
}

div#pb_container div#pb_rightside_top {
	background-repeat:no-repeat;
}

div#pb_container div#pb_rightside_foot {
	background-repeat:no-repeat;
}


div#pb_container div#pb_leftside {
	padding:10px 3px 10px 3px;	
}


ul.bread {	
	margin:5px auto 0px auto;
	width:905px;
	font-size:0.9em;

}

ul.bread li {	
	display:inline;
	background-repeat:no-repeat;
	background-position:1px 6px;
	padding:1px 4px 0px 10px;
	

}

ul.bread li.nobg {		
	background-image:none;

}

/*********** P TAG ******************/


div.p_tag {
	line-height:1.3em;
	font-size:0.9em;
	text-align:justify;
	
	background-repeat:no-repeat;
	padding:5px 20px 3px 12px;

}

img.contentimg {
	border:1px solid #333333;
}

table.content_table {
	border:1px solid #CCCCCC;
	padding:10px;

}
table.content_table tr th {
	font-weight:bold;
	vertical-align:top;
	font-size:0.9em;

}


div.background_header {
	font-size:1em;
}

div.p_tagwide {
	width:876px;
	background-repeat:no-repeat;	
}

div.p_tagwide h2 {
	text-align:center;

}
div.p_tagwide form.grey1 {
margin-left:auto;
margin-right:auto;

}

div.p_tag h2 {
	color:#AE7437;	
	font-size:1.25em;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	border-bottom:1px solid #666666;
	
}


div#pb_container h1 {
	font-size:1.2em;
	color:#67160F;
	font-weight:bold;

}
div.p_tag h1 {
	color:#3399CC;	
	font-size:1.25em;
	margin:0px 0px 10px 0px;
	
}

div.p_tag h3 {
	color:#CA912F;	
	font-size:1em;
	font-weight:bold;
	margin:5px 0px 8px 0px;
	
}

div.p_tag ul {
	margin:10px 0px 20px 0px;
	
}

div.p_tag ul li {
	background-position:0px 4px;
	background-repeat:no-repeat;
	margin:6px 0px 5px 0px;
	padding:0px 0px 0px 20px;
	
	 
}

div.p_tag ul.icolist li {
	background-repeat:no-repeat;
	margin: 3px 0px 0px 4px;
	padding: 1px 1px 16px 32px;	
	text-decoration:none;	
}

div.p_tag ul.icolist li a {
	color:#666666;	
	text-decoration:none;	
}

ul.icolist li.point_search {
	color:#666666;
	line-height:1.3em;
}
ul.icolist li.point_plan {
	color:#666666;
	
}

ul.icolist li.point_read {
	color:#666666;
	
}
ul.icolist li.point_register {
	color:#666666;
	
}

div.nextprev {
	padding:5px 0px 5px 0px;
	margin:15px 0px 0px 0px;
	text-align:right;
	border-top:1px dashed #333333;
	border-bottom:1px dashed #333333;

}


/* MENU */

div#top_menu {
	width:970px;	
	background-image:url(../img/mnu/button_bg.jpg);
	margin:0px auto 5px auto;
	padding:0px 0px 0px 0px;
	font-size:0.8em;
	height:40px;
	
}


div#top_menu td.mnu_arrow {
	text-align:center;
	
}

div#top_menu td.mnu_arrow {
	text-align:center;	
	padding:0px 0px 0px 0px;
	
}

div#top_menu td.top_mnu_footlink {
	
	
}
div#top_menu td.mnu_foot_spacer {
	background-image:url(../img/mnu/button_border.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:22px;
	
	
}

div#top_menu td.mnu_foot_spacer_l {
	background-image:url(../img/mnu/button_bg_l.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:7px;	
}

div#top_menu td.mnu_foot_spacer_r {
	background-image:url(../img/mnu/button_bg_r.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:40px;
	width:9px;	
}



div#top_menu table#top_menu_table {	
	width:100%;
	height:40px;
}

div#top_menu table#top_menu_table tr td {
	text-align:center;

}

div#top_menu a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;

}

div#mnu_sub {
	float:left;
	border:1px solid #993333;
	width:180px;
	font-size:0.9em;
	background-color:#E9D8C5;
	margin:14px 0px 0px 0px;

}

div#mnu_sub ul li.sub_active_master {
	background-color:#C28B64;
	font-weight:bold;
	padding:4px 2px 4px 2px;
	border-bottom:1px solid #993333;
	color:#333333;
	

}

div.sm_note {
	background-color:#CCCC99;
	padding:4px;
	border:1px dashed #666666;
	color:#006699;

}

img#euro_pallet_flag {
	position:absolute;
	margin:0px 0px 0px 450px;	

}

