/* CSS wisebuyoverseas.com (c) wisebuyoverseas.com.*/
*, body, html { margin: 0; padding: 0}

html, body { height: 100%; }

html { 
/*background-color: #000000;*/
}

body { 
	/*margin:0;*/
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	font-size: 0.7em; 
	font-weight:normal; 
	color:#333333;
	margin: 0; 
	padding: 0;
	background-color: #000000;
}

h1 {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	color:#1B215D;
	font-size:18px; 
	font-weight:bold; 
	margin-bottom:20px; 
	margin-top:0px;
}

h2 {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	color:#000000;
	font-size:14px; 
	font-weight:bold; 
	margin-bottom:10px; 
	margin-top:10px
}

h3 {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	color:#333333;
	font-size:18px; 
	font-weight:bold; 
	margin-bottom:10px; 
	margin-top:10px;
	text-align: center;
}

p {
	margin: 5px 0px 5px 0px;
}

a	{
	color:#170F03;
	text-decoration:underline;
}

a:hover	{
	text-decoration:none;
}

ul {
	margin: 5px 0px 5px 15px;
}

li {
	margin: 5px 0px 0px 15px;
}

hr {
height:1px; color:#666666; 
background-color:#666666; 
border:none
}

legend {
font-size:12px; 
font-weight:bold; 
color: #FFFFFF;
}

/* GLOBAL ******************************************************************* */
#container {
	/*min-height: 100%;*/
	height: 100%;
	width: 991px;
	padding: 0 0;
	margin: 0 auto;
	/*border-left: 1px black solid;
	border-right: 1px black solid;*/
	background-color: #BED1EF;
}

#header {
	height: 119px;
	background-image: url(../images/wbo_header.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#strapline {
	height: 30px;
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#202589;
	background-color:#BED1EF; 
}

#menu {
	height: 35px;
	position: relative;
	margin: 0px;
	z-index: 2;
  font-family: verdana, arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 35px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 4px;
	background-color: #EEEEEE;
}

#menu a {
	text-decoration: none;
	color: #333333;
	font-size: 1.0em; 
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}

#menu a:hover {
	color: #BC502E;
}

#content {
	/*min-height: 100%;
	position: relative;*/
  font-family: verdana, arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	width: 511px;
 	padding: 0px; 
	background-color: #BED1EF;
	z-index: 3;
 	margin:20px 10px 10px 10px;
 	/*background-color: #FFFFFF;*/
}

#content p { 
	line-height: 1.2;
	margin: 5px 0px;
}

#content-column-left a{
	color: #333333;
}

#content-column-right a{
	color: #333333;
}

#column-left {
	min-height: 100%;
	position: relative;
  font-family: verdana, arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	width: 230px;
 	padding: 0px 0px 10px 0px; 
	background-color: #BED1EF;
	z-index: 3;
	/*background-color: #FFFFFF;*/
}

#column-mid {
	min-height: 100%;
	position: relative;
  font-family: verdana, arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	width: 531px;
 	padding: 0px 0px 10px 0px; 
	background-color: #BED1EF;
	z-index: 3;
	/*background-color: #FFFFFF;*/
}

#column-right {
	min-height: 100%;
	position: relative;
  font-family: verdana, arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	width: 230px;
 	padding: 0px 0px 10px 0px; 
	background-color: #BED1EF;
	z-index: 3;
	/*background-color: #FFFFFF;*/
}

#content-table { 
	margin: 15px 0px 15px 0px;
}


#content-table table { 
	border-color: #BAA045;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
}

#content-table td {
	margin: 0;
	padding: 5px;
	border-color: #BAA045;
	border-style: solid;
	border-width: 1px 1px 0 0;
}

#no-columns {
	width: 747px;
	padding-left: 11px;
}

#footer {
	position: relative;
	width: 991px;
	height: 30px;
	/*background-image: url(../images/ed_footer_bkg.gif);*/
	margin: 0px auto 0px;
	background-color:#000000; 
	z-index: 2;
}

#copyright {
	color:#BAA045; 
	font-size: 9px;
	text-align: right;
	height: 20px;
	bottom: 2px;
	left: 15px;
	position: absolute;
}

/* Vertical Menu ******************************************************************* */

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 194px;
	padding: 0px;
	margin: 0px 0px 0px 8px;
}

#vertmenu h1 {
	display: block; 
	background-color:#1B215D;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	/*border: 1px solid #000000;*/
	color: #BAA045;
	margin: 0px;
	width:189px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li a {
	display: block;
	font-size: 11px;
	/*font-weight: bold;*/
	/*border-bottom: 1px solid #CCCCCC;*/
	padding: 5px 0px 5px 5px;
	text-decoration: underline;
	text-align:left;
	color: #BAA045;
	background-color: #1B215D;
	width:189px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #BAA045;
	/*background-color: #350EA3;*/
	text-decoration: none;
}

/* ******************************************************************* */

.tbl-cell-grey {
background-color: #EEEEEE;
}

.fl-left {
	float: left;
}

.fl-right {
	float: right;
}

.clear {
	clear:both;
}

.float-img {
	float: right;
	margin: 15px 0px 10px 15px;
	padding: 5 5;
	border: 1px solid #000066;
	background-color : #FFFFFF;
}

.img-box {
	border: 1px solid #FFFFFF;
}

.tblpicleft {
	width:320px;
}

.tbltxtright {
	width:410px;
	padding-left:40px;
}

.tbltxtleft {
	width:410px;
	padding-right:40px;
}

.tblpicright {
	width:320px;
}

.frmtext {
	width:250px;
	margin-top:4px;
	margin-bottom:4px;
	border: none;
}

.frmtext120 {
	width:120px;
	margin-top:4px;
	margin-bottom:4px;
	border: none;
}

.frmdrop {
	margin-top:4px;
	margin-bottom:4px;
	/*background-color: #2D1E06;
	color: #FFFFFF*/
}

.frmbtn {
	margin-top:4px;
	margin-bottom:4px;
	background-color: #BAA045;
	color: #1B215D
}

.flag-img {
	border: 1px solid #FFFFFF;
}

.listheader {
	background-color: #CCCCCC;
}

.cod {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 0px 0px 20px;
}

.box-lhs {
	border: 1px solid #1B215D;
	margin: 10px;
	padding: 5px 0px;
}

.box-rhs {
	border: 1px solid #1B215D;
	margin: 10px;
	padding: 5px 10px;
}

.box-gold {
	/*border: 1px solid #1B215D;*/
	margin: 10px;
	padding: 5px 5px;
	background-color:#BAA045;
}

.box-gold h1 {
	/*border: 1px solid #1B215D;
	margin: 10px;
	padding: 4px 3px;*/
	color: #BAA045;
	background-color:#1B215D;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 5px;
	padding-left: 5px;
}

.box-mid {
	border: 1px solid #1B215D;
	margin: 10px 0px;
	padding: 5px 10px;
}

.blue-head-16 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1B215D;
	margin: 6px auto;
	text-align: center;
}

.blue-head-18 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B215D;
	margin: 6px auto;
	text-align: center;
}

.blue-head-24 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1B215D;
	margin: 6px auto;
	text-align: center;
}

.blue-head-28 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #1B215D;
	margin: 6px auto;
	text-align: center;
}

.black-head-21 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	margin: 6px auto;
	text-align: center;
}

.orange-head-18 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F65A1C;
	margin: 6px auto;
	text-align: center;
}

.gold-head-18 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BAA045;
	margin: 6px auto;
	text-align: center;
}

.blue-on-yellow {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B215D;
	padding: 4px;
	text-align: center;
}

.yellow-on-blue {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BAA045;
	padding: 4px;
	text-align: center;
}

.gold-txt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	color: #BAA045;
}

.boxtop {
	height: 15px;
	margin: 0px 10px;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
}

.boxmid {
	/*height: 15px;*/
	margin: 0px 10px;
	background-image: url(../images/box_mid.gif);
	background-repeat: repeat-y;
}

.boxmid h1 {
	/*border: 1px solid #1B215D;
	margin: 10px;
	padding: 4px 3px;*/
	color: #BAA045;
	background-color:#1B215D;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0px 8px 5px 8px;
	padding-left: 5px;
}

.boxmid p {
	color: #BAA045;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0px 8px 5px 8px;
	padding-left: 5px;
}

.boxbot {
	height: 15px;
	margin: 0px 10px;
	background-image: url(../images/box_bot.gif);
	background-repeat: no-repeat;
}

.box-img {
	margin: 0px 13px;
}

.box-top-spacer {
	margin-top: 10px;
}

.box-link a {
	color: #BAA045;
}

.prop-box-container {
	background: url('../images/g_box_r.gif') repeat-y fixed right;
	margin:10px 0px 10px 0px;
}

.prop-box-top {
	height: 12px;
	background-image: url(../images/g_box_tm.gif);
	background-repeat: repeat-x;
}

.prop-box-table {
	background-image: url(../images/prop_box_mid.gif);
}

.prop-box-bot {
	height: 12px;
	background-image: url(../images/g_box_bm.gif);
	background-repeat: repeat-x;
}

.regtabs h1 {
	/*border: 1px solid #1B215D;
	margin: 10px;
	padding: 4px 3px;*/
	color: #BAA045;
	background-color:#1B215D;
	font-size: 1.0em;
	line-height: 2.4em;
	/*margin: 0px 8px 5px 8px;*/
}

.sp-black {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	color:#000000;
	font-size:14px; 
	font-weight:bold; 
}

.horscroll{
	float:center;
	width:500px;
	height:120px;
	overflow:auto;
	white-space:nowrap;
	margin-top: 12px;
	margin-bottom: 12px;
}
