
/* Standard Element styles */
body {
	font-size: 100.1%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 3px 0;
}
h1, h3 {
	font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
	font-size: 14px;
	color: #2B5D74;
	border-bottom: dotted 1px #2B5D74;
	border-top: solid 3px #2B5D74;
	padding: 3px 3px 5px 3px;
	margin: 4px 0 12px 0px;
}
	
h1 a:hover {text-decoration: none;}
h1 a { color: #2B5D74; text-decoration: none}

h1 a:hover {text-decoration: none}
h2 { margin: 6px 0px 12px 0px; font-size: 110%; color: #5588cc; font-family: Tahoma; }
img { border-style: none }
label {font-weight: bold; }
p { margin-top: .125em; margin-bottom: .250em; line-height:130%;}
a { color: #0033CC; text-decoration: none}
a:hover { color: #CC0000; text-decoration: underline; }
select, textarea { font-size: 100%; background-color: #e3eaf7; border: 1px solid #8aa1e3; }
table { font-size: 100%; margin: 0; padding: 0; border-collapse: collapse; }
td { padding: 5px; background-color: #fff; color: #000; font-size: 100%; vertical-align: top; }
th { border: 1px solid #5588cc; background-color:#5588cc; text-align: left; vertical-align: top; color: #fff}
td label { text-align: right; display: block; }
table input, table select, table textarea { font-family: Tahoma; font-size: 8pt; border: 1px solid #5588cc; background-color: #fff; }
table textarea { width: 345px; border: 1px solid #5588cc; background-color: #fff; }
.inpu		{ border:none; }

.clear { clear: both; overflow: hidden; height: 0; line-height: 0%; }
.cent { text-align: center }
.right { text-align: right; }

/* Container for page */

#pgframe {
	width: 970px;
	display: block;
	margin-left: auto;
	margin-right: auto;	
	border: none;
	background-color: #fff;
	text-align: left;
	font-size: 75%;
	color: #000;
}

/* Box for title */

#titlebox {
	border-bottom: 5px;
	color: #fff;
	padding: 0px;
}

#titlebox #dname {
	font-family: Tahoma,Calibri,Verdana,Geneva,sans-serif;
	font-size: 24px;
	padding: 20px 0px 3px 0px;
	border: none;
	font-weight: bold;
	color: #2B5D74;
	height: 28px;
}
#navbar {background-color:#2B5D74; 
	padding:5px 5px 5px 25px;
	color: #fff;
	font:   11px Arial, Calibri, Verdana, Geneva, sans-serif;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;} 
#navbar a { color: #fff; padding-right: 15px}
#navbar a:hover { color:rgb(255, 255, 255); }

#tmnu {font-family: Tahoma, Verdana, Arial;	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px 5px 25px;
	margin: 0;
	background-color:#F6A626;
}
#tmnu a {font-size: 10pt; font-weight: bold; font-family: Tahoma;
    		   	text-decoration: none;  padding:5px 15px 5px 15px; color:#fff; border-top: 1px solid #Cedfeb;
	border-right: 1px solid #Cedfeb;}
#tmnu a:hover {text-decoration: none; color:#111111; font-family: Tahoma; background:#4D85A1 url(http://www.goldroo.org/images/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x   0 -4px;}
#tmnu a.selec{
	color:#111111;  
	background:#4D85A1 url(http://www.goldroo.org/images/gradients/selected-tab-gradient-with-top-alpha.png) repeat-x ;
	position:relative;
	top:0px;
	padding-top:8px; 
	z-index:10;
}

/* FOOTER */
#footer {font:  normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
	color: #fff; text-align:right;
	margin: 5px 0 4px 0;
	-moz-box-shadow: -2px 2px 2px #c8c8c8;
	-webkit-box-shadow: -2px 2px 2px #c8c8c8;
	background:#4D85A1 none   ;
	padding:5px 0px 5px 0px;
	border:1px solid #435769;
}

#footer a {font-size: 10pt; 
    		   	text-decoration: none;  padding-right: 7px; 
    		   	padding-top: 5px; padding-bottom: 5px; color:#fff;}
    		   	
#footer a:hover {text-decoration: underline;}

#addlbox a {
	font-size: 8pt; font-weight: bold; border-right: 1px solid #EEEEEE; font-family: Tahoma;
    		   	text-decoration: none;  padding-left: 7px; padding-right: 5px; 
    		   	padding-top: 3px; padding-bottom: 2px; color:#444444;}
#addlbox a:hover {background-color: #D0C1FD; text-decoration: none; color:#444444; font-family: Tahoma;}

#titlebox a { color: #444444; }

/* Box for footer */


/* RSS feed button */
#feed { margin: 3px auto 0px auto; border: none; display: block; width: 80px; }

/* stats */
#perfStats { margin-top: 15px; font-size: 60%; text-align: center }

/* Path way */
#pathway {
		padding: 6px 6px 6px 6px;
}

#pathway a {
	color: #0000FF;
	font-weight: normal;
	text-decoration: none
}

#pathway a:hover {
	text-decoration: underline;	
	color: #ff0000;
}

/* Content and right column */
#outer {border-right: 235px solid #fff;}
#outer2 {border-right: 0px }
#inner { margin: 0; width: 100%; border-right: 1px solid #ccc; }
#inner2 { margin: 0; width: 100%; }
#content { float: left; width: 100%; }
#contentin { padding-right: 5px; }
#contentin2 { padding-right: 0px; }


#rightcol {
	float: left;
	width: 235px;
	margin-right: -235px;
	position: relative;
}

#rightcolin {
	margin-left: 5px;
	position: relative;
	}

/* Category boxes */

#catL, #catM, #catC { float: left; width: 25% }
#catR { float: right; width: 24% }
#catbox ul { margin-left: 2px; padding-left: 2px; margin-top: 2px; margin-bottom: 5px; list-style-type: none;}
#catbox li {}
#catbox ul ul { margin-top: 0; margin-bottom: 0; margin-left: 10px; padding-left: 10px; }

#catbox { border-top: #CCC 1px solid; font-size: 90%;}
#sponsors, #catbox2, #catbox3 {
	background-color: #fff;
	border: none;
	padding: 3px;
}
#catL2, #catM2, #catC2 { float: left; width: 25% }
#catR2 { float: right; width: 24% }
#catLid { float: left; width: 49.5% }
#catRid { float: right; width: 49.5% }

#catbox2 ul, #sponsors ul, #catbox3 ul { margin-left: 0px; padding-left: 0px; margin-top: 0; margin-bottom: 0; list-style-type: none;}
#catbox2 li { margin-top: 4px; margin-bottom: 4px; }
#catbox2 ul ul { margin-top: 0; margin-bottom: 0; margin-left: 10px; padding-left: 10px; }
#catbox2 a.subcat { font-weight: normal; font-size: 75%; color: #666; }

.wdcatcnt { font-size: 85%; }

.cattext {
	background-color: #fff;
	border: none;
	padding: 0px;
	position: relative;
	height: 1%;
}

/* search box */
#searchForm { margin: 0px 0 8px 0; }

/* Add site/cate box */
#addlbox {
	text-align: center;
	background-color: #eeeeee; 
	border: 1px solid #ccc; 
	margin: 0px; 
	font-family: Tahoma; 
	padding: 2px;
}

/* Alpha index (home page) */
.alphaIdx { font-weight: bold; list-style-type: none; margin: 10px 0 0 0; padding: 0; text-align: center; font-size: 85%; }
.alphaIdx li { display: inline; text-align: center }
.alphaIdx li a { padding: 0 2px; border: 1px solid #fff; }
.alphaIdx li a:hover  { background-color: #e3eaf7; border: 1px solid #8aa1e3; }

/* Page selection */
div.pgsel { text-align: center; margin-top: 4px; margin-bottom: 4px; padding: 3px; }
a:hover.pgsel { text-decoration: underline }

/* Listings */
.entryHigh {
	background-image: url('images/listhdg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fefefe;
	font-weight: bold; padding: 4px;  border: 1px solid #ccc; line-height:130%;
}
.entryNorm {
	background-color: #fff;
	font-weight: bold; padding: 4px; border-bottom: 1px solid #ccc; line-height:130%;
}
.entrybox  { list-style-type: none; margin: 0px ; padding-top: 2px; padding-left: 0px; padding-right: 0px}
.entrybox li { font-weight: bold; margin-top: 4px; margin-bottom: 4px; }
.entdesc, .lnkrate, .lnkurl, .lnkop, .wnclnk { font-weight:normal; font-size: 100%; }
.lnkurl a:hover { color:#F00} 
.lnkurl a { color: #008000; }
.lnkurl { color: #008000; margin-top: 5px; }
.entdesc {margin-top: 5px; }
.linkstyle { text-align: left; font-size: 8pt; font-weight: normal; margin-top: 5px; clear:both } 
.lnkop, .wnclnk { text-align: right; font-size: 8pt; clear:both}

#featuredBox {
	background-image: url('images/listhdg.jpg');
	background-repeat: repeat-x;
	background-color: #fefefe;
	border: solid 1px #ccc;
	margin-bottom: 8px; 
	font-weight: bold;
	padding: 4px; 
}

#featuredEntry { margin-top: 7px; height: 1%}

/* Forms */
.contactErr { background-color: #F58320; color: #fff; padding: 5px; margin-top: 8px; margin-bottom: 8px; font-weight: bold; }

/* Pay boxes */
.payhdr {
	background-color: #4D85A1;
	color: #fff;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

#paybox {
	width: 100%;
	margin-top: 10px;
}

#payL {
	background-color: #f2f2f2;
	border: 1px solid #4D85A1;
	float: left;
	width: 48%
}

#payR {
	background-color: #f2f2f2;
	border: 1px solid #4D85A1;
	float: right;
	width: 48%
}
#payR2 {
	float: right;
	width: 48%
}
#payL ul, #payR ul {
	margin-left: 10px;
	padding-left: 10px;
}

.declare { display: inline; text-align: left; font-weight: normal; }
#Geographic_Location__rbreq0, #Geographic_Location__rbreq1 { border: none; background-color: #f0f0f0; }

/* Preview box */
#entryPreview {
	background-color: #ffffff;
	border: 1px solid #5588cc;
	margin-bottom: 8px; font-weight: normal; padding: 4px;
}
#entryPreviewTitle { font-weight: bold; text-decoration: underline; }

/* Ad area */
#adarea0 { margin-top: 0px; text-align: center; padding-bottom: 10px; font-size: 8pt; font-weight: normal;}
#adarea0 img { margin-left: 5px; margin-right: 5px; border: 0px none; }
#adarea1 { margin-top: 0px; text-align: center; margin-bottom: 4px}
#adarea1 img { margin-left: 5px; margin-right: 5px; border: 0px none;}
#adarea2 { margin-top: 10px; text-align: center; }
#adarea2 img { margin-left: 5px; margin-right: 5px; border: 0px none;}

/* Added by wizz */

input		{ font-size: 8pt; font-family: Tahoma; background-color:#FFFFFF }
.input		{ border:1px solid #ccc; font-family: Tahoma; font-size: 9pt; font-weight: bold; color:#FFFFFF; background-color:#4D85A1; padding: 3px}

.s			{ font-size: 85% }
.p			{ font-size: 8pt; color: #000 }
.rule        { border-top-width: 1px; border-top-style: solid; border-color: #C0C0C0; margin: -1px; padding-bottom: 2px; }
.rule2       { border-top-width: 1px; border-top: dotted 1px #2B5D74; margin: -1px; padding-bottom: 5px; }
em		{ color: #336699; font-weight:bold; font-style:italic }
i		{ color: #FF0000; font-style:italic; text-decoration:none }
.img	{ float: left; border: none; margin-top: 5px; margin-right: 10px; margin-bottom: 1px }
.snapr {float:right; margin: 2px 3px 1px 5px }
.snapl {float:left; margin: 6px 5px 0px 0px }

.list td	{ width: 33%; padding:3px; }
.list		{ width: 100%; margin-bottom: 10px; }
.list p 	{ margin-bottom: 2px; }
.list h4   { margin: 0px 0px 0px 0px;}

.add	{ border-collapse: collapse; width: 100%;  }
.add td { border:1px solid #ccc; padding: 4px; }
.add .bkg {background-color:#B9D3FB}
.add h4 { margin: 0px 15px 0px 0px; text-decoration:none; border-bottom: none}
ol { line-height:150%; }
.bul, .bullet	 { margin-left: 5px; margin-top: 0px; margin-bottom: 0px; padding-left: 0px; list-style: none; text-align: left; line-height:140%;}
.bul li, .bullet li { padding-left: 10px; font-size: 9pt; margin: 5px; background-image: url('http://wizz.travel/img/bl.gif');
			   background-repeat: no-repeat; background-position:  0 .5em; }
#detail { margin-left: 3px }
#detail ul		 { margin-left: 5px; margin-top: 0px; margin-bottom: 0px; padding-left: 0px; list-style: none; text-align: left; line-height:125%;}
#detail i { color: #336699; font-weight:bold; font-style:italic }
#detail li	 { padding-left: 10px; font-size: 9pt; margin: 5px; background-image: url('http://wizz.travel/img/bl.gif');
			   background-repeat: no-repeat; background-position:  0 .5em; }			   
#detail img { border-style: none; margin: 5px}	
#detail h4 a:hover {text-decoration:none}	

#nav 				{ text-align: left; margin-left: 1px; margin-top: -1px; margin-bottom: -2px; margin-right: 1px; font-family: Tahoma;}		
#nav ul				{ margin: 0; padding: 0; list-style-type: none; font-size: 8pt; font-weight: bold; border-top:1px solid #ccc; padding-top: 1px; margin-right: 1px}
#nav li 			{ margin: 0 0 1px 0; }
#nav a				{ display: block; width: 215px; color: #444444; background-color: #fff; text-decoration: none; padding-left:2px; padding-right:10px; padding-top:4px; padding-bottom:4px;  border-bottom: 1px solid #ccc }
#nav a:hover		{ color: #5588cc; background-color: #dddddd; text-decoration: none }
#nav ul ul li 		{ margin: 0 0 1px 0; }
#nav ul ul a		{ display: block; width: 245px; color: #808080; background-color: #fff; 
					text-decoration: none; padding-left:10px; padding-right:2px; padding-top:2px; padding-bottom:2px }
#nav ul ul a:hover	{ color: #5588cc; background-color: #dddddd; text-decoration: none; }	
#nav .navnull a:hover {color: #000}
#nav .navnull a {background-color:#EAEAEA; padding:4px 6px 4px 6px}
	   
.error 		 { color: red; margin-left: 3px; display:none; }		   
form		{ margin-top: 2px; margin-bottom: 2px; }
h4		    { margin: 20px 0px 12px 0px; font-size: 11pt; color: #2B5D74; font-family: Tahoma; display: block; width: 100%; border-bottom: 1px solid #ccc; clear: both}
.top  { float: right; font-size: 75%; }
h5		    { margin: 30px 0px 12px 0px; font-size: 11pt; color: #5588cc; font-family: Tahoma; display: block; width: 100%; border-bottom: 1px solid #ccc; }
h6		    { font-size: 9pt; margin: 15px 0px 8px 0px; color: #5588cc;}
.thumb	{ float: left; border: none; margin-top: 5px; margin-right: 5px; margin-bottom: 1px }
#logo	{ float: right; border: none; margin: 0 0 0 0;}
.info {border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; padding:4px; border-top:5px solid #4D85A1; background-image:url('images/tabbg.jpg'); background-repeat:repeat-x; border-top-color:#4D85A1; margin-left:0px; margin-right:0; margin-top:8px; margin-bottom:8px; background-position: bottom}
.info h6 {font-size:100%; margin-top:0px; color: #003399;}
.ad1 { display: block; width: 500px; color:#CC0000; margin-top: 0px; padding-left: 5px; padding-right: 5px; text-align: left; font-size: 8pt; background-color: #FFFBE6; border:solid 1px #CC0033; margin-left: auto; margin-right: auto;	}
.bookmarks {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	text-align: center;
}

.bookmarks li {
	display: inline;
	padding: 0 4px;
}
#overDiv 	 {position:absolute; text-align: left; visibility:hidden; z-index:1000; border: 1px solid #5588cc; 
			  padding: 0px; margin: 0px;}	
.author {background-image: url('/img/listhdg.jpg');	background-position: top; background-repeat: repeat-x;background-color: #fefefe;	font-weight: normal; border: 1px solid #ccc; font-size: 8pt; padding: 3px}
.author h6 {font-size:8pt; margin-top:2px}
.copy {border: 1px solid #003399; font-size: 8pt; margin-top:5px; padding:3px}
.artimg {float: left; border: none; margin: 5px 8px 5px 2px; line-height:140%; font-size: 8pt}

/* Cloud list */
.cloud { list-style: none; margin: 0; padding: 6px; border: 1px solid #ccc; 	background-image: url(images/tabbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;}
.cloud li { display: inline; }

.cloud a { text-decoration: none; }
.cloud1 a { color: #7B9AA4; }
.cloud2 a { font-size: 100%; color: #AF98AF; }
.cloud3 a { font-size: 110%; font-weight: bold; color: #5A7B84; }
.cloud4 a { font-size: 120%; color: #8C5F51; }
.cloud1 a:hover, .cloud2 a:hover, .cloud3 a:hover, .cloud4 a:hover { text-decoration: underline; }

/* cloud page */
#cloudbox {
	width: 100%;
	margin: 8px 0;
	padding: 5px 0;
}
#cloudL { float: left; width: 49.5% }
#cloudR { float: right; width: 49.5% }

/* premium */
.premium {
	border: 1px solid #6398B3;
	margin: -2px 70px 2px 70px;
	padding: 0px;
}
.premium h1 { border:none; background-color: #6398B3; padding: 4px; margin: 0px; font-size: 100%}
.premium h3 { padding: 4px; background-color: none; margin: 0px; border: none; font-size: 100%; border-top: 1px dashed #c0c0c0;}
.premium p { padding: 4px }

.ptrad { font-size: 8pt; text-align: left}
.banner { font-size: 9pt; text-align: left; width: 500px; margin: 0px auto 0px auto; }
.banr {text-align:left}
.pro1 {border: 1px solid #A1D171; }
.pro2 {border: 1px solid #81B9D3; }
.pro3 {border: 1px solid #F90; }
.pro4 {border: 1px solid #C590D8; }

.pro1 h1 { border:none; background-color:#A1D171; padding: 2px; margin: 0px; font-size: 100%; color:#FFF}
.pro2 h1 { border:none; background-color:#81B9D3; padding: 2px; margin: 0px; font-size: 100%; color:#FFF}
.pro3 h1 { border:none; background-color:#F90; padding: 2px; margin: 0px; font-size: 100%; color:#FFF}
.pro4 h1 { border:none; background-color:#C590D8; padding: 2px; margin: 0px; font-size: 100%; color:#FFF}

.pro1 p, .pro2 p, .pro3 p, .pro4 p { padding: 2px;}

.ptrad h3, .banner h3, .banr h3 { background-color:#ffffff; border:none; padding: 3px; margin: 0px; font-size: 90%; border-top: 1px dashed #c0c0c0; clear:both }
.pro1 h1 a:hover, .pro2 h1 a:hover, .pro3 h1 a:hover, .pro4 h1 a:hover, .premium h1 a:hover { color:#FFFFFF; text-decoration: underline; }
.pro1 h1 a, .pro2 h1 a, .pro3 h1 a, .pro4 h1 a, .premium h1 a { color:#FFFFFF }

/* feed list */
.feeditems {
	list-style: none;
	border: 1px solid #ccc;
	margin: -2px 0 2px 0px;
	padding: 4px;
	background-image: url(images/tabbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.feeditems li {
	margin-top: 5px; font-size: 9pt;
	margin-bottom: 12px;
}

.feeditems a {
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
}
.feeditems a:hover {
	text-decoration: underline;
}
/* tabs */
.basictab{
padding: 3px 0;
margin: 1px 0px 4px 0px;
font: bold 12px Verdana;
border-bottom: none;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0; 
}

.basictab li a{
text-decoration: none;
padding: 5px 7px 7px 7px;
margin-right: 0px;
border: 1px solid #ccc;
border-bottom: none;
background-color: #9DC2E3;
color: #fff;
}

.basictab li a:visited{
color: #fff;
}

.basictab li a:hover, .basictab li.selected a:hover{
background-color: #ffd733; color:#000000; text-decoration: none
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
padding: 5px 7px 6px 7px;
border: 1px solid #5d9bd3;
background-color: #7192A8;
color: #fff; border-bottom: none;
}

/* feed list for listings */
.sitefeeditems		 { margin-left: 5px; margin-top: 0px; margin-bottom: 0px; padding-left: 0px; list-style: none; text-align: left; line-height:140%;}
.sitefeeditems li	 { padding-left: 10px; font-size: 9pt; margin: 5px; background-image: url('/img/bl.gif');
			   background-repeat: no-repeat; background-position:  0 .5em; }

.sitefeeditems a {
	font-weight:bold; text-decoration: none;
}
.sitefeeditems a:hover {text-decoration: underline }
.address {width: 44%; float: left; margin-right: 20px}
#lang {text-align:right; margin-top: 3px}

/* live news */
#livenewsBox, #livenewsBox2 {padding: 4px; }
.story { margin-top: 5px; line-height:135%;}
#livenewsBox ul, #livenewsBox2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#livenewsBox li a, #livenewsBox2 li a {
	font-size: 110%; color: #3333CC; font-weight: bold; text-decoration: none; }

#livenewsBox li a:hover, #livenewsBox .meta a:hover, #livenewsBox2 li a:hover, #livenewsBox2 .meta a:hover {
	color: #9C0204;
	text-decoration: underline;
}

#livenewsBox .meta, #livenewsBox2 .meta {
	font-size: 95%;
	color: #669900;
	margin-top: 3px;
}

#livenewsBox .meta a, #livenewsBox2 .meta a {
	color: #669900;
	font-weight: normal;
}

#livenewsBox .more, #livenewsBox2 .more, .more {
	font-size: 110%;
	text-align: right;
}

#livenewsBox2 li, #livenewsBox li {
	margin: 8px 0;
}
#terms { margin-top: -20px}
.gold {color: #FFCC33; font-size:120%; font-weight: bold}
.roo {color: #009bff; font-size:120%; font-weight: bold}

#side_bar {text-align:left; overflow:auto; font-size: 9pt}
#side_bar .head {color:#090; font-weight: bold; margin-bottom: -10px; margin-top: 5px; text-decoration: none}

.bubble {width: 250px; height: 130px;}
.bubble h1 {margin: 0;padding: 0;font-size: 100%; border-top: none;}
.bubble p {font-size: 95%}
.gmap {width: 99.5%; border-bottom: 1px solid #999; border-top: 1px solid #999;margin-left: 3px; margin-top: -5px}
.gmap td {padding: 0px; margin: 0px}

