@charset "utf-8";
/* CSS Document */

*
{
padding: 0em;
margin: 0em;
}

body
{
/*background: #000000 url('/images/bg1.jpg');*/
background: #4A839B url('/images/bluestrip_bg.png') repeat-x;
padding: 25px 0px 25px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #d47229;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
/* background-image: url('/images/db1.gif'); */
}

h4
{
font-size: 1.2em;
padding-right: 28px;
/* background-image: url('/images/db2.gif'); */
}

.contentarea
{
padding-top: 1.3em;
}

img
{
border: solid 1px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('/images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 10px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
width:100%;
}

.divider3
{
position: relative;
background: #fff url('/images/border2.gif') repeat-x;
height: 14px;
margin: 0.5em;
clear: both;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('/images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('/images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('/images/icon-more.gif');
}

.box
{
position: relative;
background-color:#fafbfc;
/*background: #FDFCF6 url('/images/boxbg.gif') repeat-x;*/
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #bbd2df;
border-top: solid 2px #bbd2df;
margin-bottom: 1.0em;
}
.notedetails
{
line-height:130%;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

.gallery {
/*background-image:url('/images/gallery.png');
background-position:top;
background-repeat:no-repeat;
width:100px;
height:70px;*/
background-color:#fff;
border:#888 1px solid;
float:right;
margin:auto 3px;
padding:5px;
text-align:center;
 }
.gallery a { text-decoration:none;}

.item {
width:285px;
margin: 10px 10px 0 0;
padding:5px 0 0 6px;
height:140px;
background-color:#fafbfc;
border:1px solid #bbd2df;
border-top-left-radius:20px;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-o-border-top-left-radius:20px;
border-bottom-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-o-border-bottom-right-radius:20px;
display:table-cell;
clear:none;
float:left;
font-size:14px;
text-decoration:none;
vertical-align:top;
font-weight:lighter;
color:#555
}
.olditem{
border:1px solid #820000;
}
.itemtitle {
 font-weight:bold;
 color:#005280;
}
#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
/*background: #fff url('/images/bg2.jpg') repeat-x;*/
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width:82%;
border-top-left-radius:20px;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-o-border-top-left-radius:20px;
border-bottom-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-o-border-bottom-right-radius:20px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 4.5em;
/*background: #2B2B2B url('/images/topbg.gif') repeat-x;*/
background: #fff;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
cursor:pointer;
width:308px;
top: 0.5em;
padding: 0em 1.0em 3.3em 2.0em;
background: url('/images/logo.jpg') no-repeat;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#headercontent a
{
display:block;
height:100%;
width:100%;
}

#headerlogin
{
position: absolute;
top:2px;
right: 0.5em;
padding-right: 0.0em;
color: #777;
font-size: 0.8em;
}

#headerlogin input.text
{
margin-right: 0.5em;
vertical-align: middle;
border: solid 1px #777777;
background:url('/images/searchbg.jpg') repeat-x;
width: 5.0em;
font-size:8pt;
}

#headerlogin input.submit
{
padding:1;
}

.submit
{
background: #e36916 url('/images/buttonbg.gif') repeat-x;
border: solid 1px #e36916;
font-weight: bold;
padding: 2px;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
width:auto;
overflow:visible;
}

#headerpic
{
position: relative;
height: 109px;
background: #fff url('/images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #000 url('/images/bg.jpg') repeat-x;
height: 2em;
padding:0 2px 0 auto;
margin-bottom: 2px;
font-family: "georgia", Arial, Helvetica, sans-serif;
font-size:large;
}

#menu ul
{
position: absolute;
top: 0.5em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 0.5em 0.3em 0.5em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
/*background: #7F8400 url('/images/menuactive.gif') repeat-x top left;*/
background: #000;
}
#member_menu
{
position: relative;
background: #000;
height: 2em;
padding:0 2px 0 auto;
margin-bottom: 1px;
font-family: "georgia", Arial, Helvetica, sans-serif;
font-size:1em;
}

#member_menu ul
{
position: absolute;
top: 0.5em;
}

#member_menu ul li
{
position: relative;
display: inline;
}

#member_menu ul li a
{
padding: 0.5em 0.5em 0.25em 0.5em;
color: #fff;
text-decoration: none;
}

#member_menu ul li a:hover
{
text-decoration: underline;
}

#member_menu ul li a.active
{
/*background: #7F8400 url('/images/menuactive.gif') repeat-x top left;*/
background: #025382;
}
#menubottom
{
background: #fff url('/images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/

}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 0px solid #fff;
border-bottom-width: 0;
line-height: 22px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #075586;
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid #fff;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #ffffff;
}

.anylinkmenu a:hover{ /*hover background color*/
background: black;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #ffffff;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

#content
{
padding: 0em 1.0em 0em 1.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent{
float: left;
margin: 1.5em 1em 0em 0em;
overflow:hidden;
width:75%;
}

#secondarycontent{
margin-top: 1.5em;
float: right;
width: 23%;

}

#formcontent
{
margin: 1.5em 10.0em 0em 0em;
overflow:hidden;
}

#rowsperpage
{
float:right;
margin-top:0.5em;
margin-left:0.5em;
}

#noresults
{
clear:left;
padding-top:0.3em;
}

#simplesearch
{
float:left;
}

#simplesearch input.text
{
margin-right: 0.5em;
vertical-align: middle;
border: solid 1px #000000;
background:url('/images/searchbg.jpg') repeat-x;
padding: 0.15em;
width: 8.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('/images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
width: 100%;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

div.pagination {
	padding: 15px;
	margin: 3px auto;
	clear:both;
	font-family:Verdana; 
	font-size:8pt; 
	text-decoration:none;
	width:100%;
}
div.pagination a {
	margin: 2px;
	border: 1px solid #000000;
	text-decoration: none; /* no underline */
	color: #000000;font-family:Verdana; font-size:8pt; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}
div.pagination a:hover, div.pagination a:active {
	margin: 2px;
		border: 1px solid #d47229;
		background-color: #d47229;
		color: #FFFFFF;font-family:Verdana; 
		font-size:8pt; padding-left:5px; 
		padding-right:5px; 
		padding-top:2px; padding-bottom:2px; 
		text-decoration:none
}
div.pagination span.current {
	margin: 2px;
		border: 1px solid #000000;
		font-weight: bold;
		background-color: #000000;
		color: #FFFFFF;font-family:Verdana; font-size:8pt; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
	}
div.pagination span.disabled {
		margin: 2px;
		border: 1px solid #999999;
		color: #999999;font-family:Verdana; font-size:8pt; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
	}
.floatleft {
float:left;
}
.divider {
 width:100%;
 clear:both;
 height:1px;
 margin:5px auto;
}	
.formlabel {
 width:153px;
 float:left;
 margin:6px auto auto auto;
 clear:left;
 }
.formfield {
 width:auto;
 float:left;
 margin:6px auto auto auto;
 clear:right;
}
.formsubmit
{
 margin:10px auto auto 310px;
}
.errormes {
 color: #d47229;
 margin:10px 10px 20px auto;
 font-size:16px;
}
.sold {
 color: #d47229;
 margin:10px 10px 20px auto;
 font-size:18px;
}
.formfielderrmess {
 background-color:#FDFDF6;
 padding:2px;
 border: 1px solid #E39159;
 color: #d47229;
 margin:6px auto auto 3px;
 font-size:12px;
 width:auto;
 float:left;
 clear:right;
 border-top-left-radius:10px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
}
.formfieldtip {
 background-color:#E3F2F4;
 padding:2px;
 border: 1px solid #4994BC;
 color: #336699;
 margin:6px auto auto 3px;
 font-size:12px;
 width:auto;
 float:left;
 clear:right;
 border-top-left-radius:10px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
}
.successmsg {
 color: #0C8734;
 margin:10px 10px 20px auto;
 font-size:16px;
}
.update_status{
display:none;
}
.add_status{
display:none;
}
.error {
 margin:10px auto auto 150px;
 clear:both;
 float:left;
 }
#errorbox {
 width:80%;
 margin-left:auto;
 margin-right:auto;
 background-color:#fcfbfa;
 border:#d47229 1px solid;
 padding:10px;
 border-top-left-radius:20px;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-o-border-top-left-radius:20px;
border-bottom-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-o-border-bottom-right-radius:20px;
 }
#signupbox {
 width:90%;
 margin-left:auto;
 margin-right:auto;
 background-color:#fcfbfa;
 border:#d47229 1px solid;
 padding:10px;
 border-top-left-radius:20px;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-o-border-top-left-radius:20px;
border-bottom-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-o-border-bottom-right-radius:20px;
 }
#bannertower {
float:right;
width:160px;
height:600px;
margin:auto;
margin-left:10px;
margin-bottom:45px;
background-color:#fff;
text-align:center;
}
#minibannertower{
float:right;
width:160px;
height:300px;
margin:auto;
background-color:#fff;
}
.datelist { 
display:table;
overflow:hidden;
}

.datelist li{
 list-style:none;
 width:30%;
 margin:auto 5px;
 padding:1px;
 float:left;
 clear:none;
}
ul.datelist li a {
background-image:url('/images/cal.gif');
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}
ul.datelist li a.active {
 color:#000;
 text-decoration:none;
 font-weight:bold;
 }
.dealeritem {
width:45%;
margin: 10px 10px 0 0;
padding:5px;
height:150px;;
background-color:#fafbfc;
border:1px solid #bbd2df;
border-top-left-radius:20px;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-o-border-top-left-radius:20px;
border-bottom-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-o-border-bottom-right-radius:20px;
display:table-cell;
float:left;
font-size:14px;
text-decoration:none;
vertical-align:top;
color:#555
}
.collectoritem {
width:45%;
margin: 10px 10px 0 0;
padding:5px;
height:150px;
background-color:#fafbfc;
border:1px solid #bbd2df;
border-top-left-radius:20px;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-o-border-top-left-radius:20px;
border-bottom-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-o-border-bottom-right-radius:20px;
display:table-cell;
float:left;
font-size:14px;
text-decoration:none;
vertical-align:top;
color:#555
}
.collectorcontact {
width:75%;
margin: 10px 10px 0 0;
padding:5px;
height:auto;
background-color:#fafbfc;
border:1px solid #bbd2df;
border-top-left-radius:20px;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-o-border-top-left-radius:20px;
border-bottom-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-o-border-bottom-right-radius:20px;
display:table-cell;
float:left;
font-size:14px;
text-decoration:none;
vertical-align:top;
color:#555
}
.blacklistitem{
margin:3px;
 padding:6px;
 width:70%;
 height:auto;
 float:left;
 background-color:#fafbfc;
border:1px solid #bbd2df;
border-top-left-radius:20px;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-o-border-top-left-radius:20px;
border-bottom-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-o-border-bottom-right-radius:20px;
}
.blacklistitemtitle {
 font-size:16px;
 font-weight:bold;
 color:#005280;
}
.storyitem {
 margin:3px;
 padding:6px;
 width:29%;
 height:250px;
 float:left;
 background-color:#fafbfc;
border:1px solid #bbd2df;
border-top-left-radius:20px;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-o-border-top-left-radius:20px;
border-bottom-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-o-border-bottom-right-radius:20px;
}
.storyitem  p{
 text-align:left;
}
.storytitle {
 font-weight:bold;
 color:#005280;
 font-size:large;
}
.storythumb {
 border:#333 2px solid;
 margin:auto auto 3px auto;
 float:right;
}
.storyimg {
 margin:10px auto auto auto;
 border:#333 2px solid;
 padding:5px;
}
#breadcrumb {
 background:#000;
 margin:-1em auto 20px auto;
 padding:10px 0px 10px 0px;
 border-top-left-radius:20px;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-o-border-top-left-radius:20px;
border-bottom-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-o-border-bottom-right-radius:20px;
border-top-right-radius:20px;
-moz-border-radius-topright:20px;
-webkit-border-top-right-radius:20px;
-o-border-top-right-radius:20px;
border-bottom-left-radius:20px;
-moz-border-radius-bottomleft:20px;
-webkit-border-bottom-left-radius:20px;
-o-border-bottom-left-radius:20px;
}

#breadcrumb a:hover {
 text-decoration:underline;
}
#breadcrumb .page {
 background-image:url(../images/fast_forward.png);
 background-repeat: no-repeat;
background-position: right;
padding: 10px 20px 10px 5px;
 text-decoration:none;
 color:#fff;
}
#breadcrumb .country {
 background-image:url(../images/fast_forward.png);
 background-repeat: no-repeat;
background-position: right;
padding: 10px 20px 10px 0px;
 text-decoration:none;
 color:#fff;
}
#breadcrumb .paper {
 background-color:#555;
 text-decoration:none;
 color:#FFF;
 padding:10px 5px;
}
.imgnoborder {border:none;}
#terms {
 margin:auto;
 padding:15px;
 width:82%;
border-top-left-radius:20px;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-o-border-top-left-radius:20px;
border-bottom-right-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
-o-border-bottom-right-radius:20px;
border: solid 7px #fff;
background-color: #fff;}
.termstitle {color: #d47229; font-weight:bold; text-decoration:underline;}
/********************************************************/
#storymenu {
 float:left;
 padding:2px;
 margin:3px;
}
#storymenu ul ul{display:none}
#storymenu ul li:hover ul{display:block; z-index:1000;}
#storymenu ul ul{position: absolute;left:-1px;top:98%;}
#storymenu ul,#storymenu ul ul {
	margin:0px;
	list-style:none;
	padding:2px;
	background-color:#000;
	border-color:#fff;
	border-width:1px;
	border-style:solid;
	color:#FFFFFF;

}
#storymenu ul table {border-collapse:collapse}#storymenu ul {
	display:block;
	zoom:1;
	float: left;
}
#storymenu ul ul{
	width:auto;
}
#storymenu ul li{
	display:block;
	margin:2px 0px 0px 2px;
	font-size:1em;

}
#storymenu ul a:active, #storymenu ul a:focus {
outline-style:none;

}
#storymenu ul a, #storymenu ul li.dis a:hover, #storymenu ul li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#000;
	border-width:0px;
	border-color:#6655ff;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font-family:"georgia", "times new roman", serif;
	color: #fff;
	text-decoration:none;
	cursor:hand;
	
}
#storymenu ul span{
	overflow:hidden;
}
#storymenu ul li {
	float:left;
}
#storymenu ul ul li {
	float:none;
}
#storymenu ul ul a {
	text-align:left;
	white-space:nowrap;
}
#storymenu ul li:hover{
	position:relative;
}
#storymenu ul li:hover a{
	border-color:#6655ff;
	border-style:solid;
	color: #fff;
	text-decoration:none;
}
#storymenu ul li a:hover{
	position:relative;
	background-color:#fff;
	border-color:#665500;
	border-style:solid;
	font-family:"georgia", "times new roman", serif;
	color: #555;
	text-decoration:none;
}

#storymenu ul img {
 border:none;
 margin:auto auto auto 4px;
 }
