

/***********************************************/
/* "SeaBreeze" template by WebTemplateMax      */
/* For LinkBidScript software version 1.02B    */
/***********************************************/

/* COMMON / MISC
/**************************************************************/
body
{
	background: #27579f url('img/BG_grad.jpg') 0 0 repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#92bdfd;
	margin: 0;
	padding: 0;
}
form, p
{
	margin: 0;
	padding: 0;
}
h1
{
	color: #1b4078;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:16px;
	font-weight: bold;
	text-transform:uppercase;
	background:#5c8fdd url('img/box-top-lt.gif') right 3px no-repeat;
	padding:3px 25px 2px 5px;
	margin:7px 10px 15px 10px;
}
h1 a, h1 a:visited
{
	color: #1b4078;
	text-decoration:none;
}
h1 a:hover
{
	text-decoration:underline;
}
h2
{
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}
img
{
	border: 0;
}
img.preload
{
	display: none;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}
strong
{
	color:#fff;
}
div.page
{
	margin:0 auto;
	width:850px;
}
a, a:visited
{
	text-decoration:underline;
	color: #92bdfd;
}
a:hover
{
	text-decoration:none;
}

/* HEADER
/**************************************************************/
div.header
{
	height:100px;
	background-color:#073478;
	border-bottom: 2px solid #92bdfd;
	margin:0;
	padding:0;
}

/**** Main Menu styles *****************************************/
div.top-menu
{
	height: 40px;
	padding: 0;
	margin:25px 0 0 0;
	text-transform: uppercase;
	border-bottom: 2px solid #92bdfd;
}	
ul.menu
{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.menu li
{
	float: left;
	margin: 0 8px 0 8px;
	line-height: 20px;
	height: 23px;
}
ul.menu li a, ul.menu li a:visited
{
	line-height: 23px;
	padding: 0 14px;
	color: #92bdfd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	background: url('img/bull.gif') 0 7px no-repeat;
	display: block;
	float: left;
	text-decoration: none;
}
ul.menu li a:hover
{
	color: #fff;
	background: url('img/bull_a.gif') right 7px no-repeat;
}
ul.menu li.xml
{
	background-image: none;
	padding: 0 0 0 20px;
}
ul.menu li.xml a
{
	padding: 2px 0 0 0;
	background-image: none;
}
div.menu a
{
	color: #B4A183;
}
/**** logo ****************************************************/
div.logo
{
	position:absolute;
	top:67px;
	padding:20px 0 0 10px;
	width:447px;
}

/**** Head Menu styles *****************************************/
div.head-menu
{
	float:right;
	text-align:right;
	padding:17px 50px 5px 0;
	width:140px;
}

/**** Search Form styles **************************************/
div.search-form
{
	font-size:11px;
	width:250px;
	height: 40px;
	background: url('img/srch_box_bg.gif') 0 0 repeat-x;
	float:right;
	clear:both;
	margin:10px 0 0 0;
	padding:17px 0 0 0;
}
input.what
{
	border: 1px solid #4173bf;
	background-color:#072d68;
	color:#92bdfd;
	height: 16px;
	width:175px;
	padding: 2px 0 0 3px;
}
input.what1
{
	border: 1px solid #4173bf;
	background-color:#072d68;
	color:#92bdfd;
	height: 16px;
	width:250px;
	padding: 2px 0 0 3px;
}
.srch_btn
{
	height: 20px;
	width: 62px;
	border: 0;
	color: #fff;
	font-weight:normal;
	background: url('img/srch_btn.gif') no-repeat;
}	

/* CONTENT
/*******************************************************************/
div.content
{
	padding: 10px 0 10px 0;
	margin:0;
}
td.column
{
	width: 170px;
	vertical-align:top;
}
td.dotted
{
	background: url('img/dot.gif') repeat-y;
	width: 1px;
}
div.box
{
	clear: both;
	margin: 10px 10px 0px 10px;
}
div.box1
{
	clear: both;
	margin: 10px 10px 15px 10px;
	color:#b4cdf4;
}
div.box2
{
	clear: both;
	margin: 5px 10px 0 0;
	color:#b4cdf4;
}
div.box3
{
	clear: both;
	margin: 5px 0 0 10px;
	color:#b4cdf4;
}
div.box-caption
{
	color:#5c8fdd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:16px;
	font-weight: bold;
	text-transform:uppercase;
	background:#13386f url('img/box-top-dark.gif') right 2px no-repeat;
	padding:2px 5px 1px 5px;
	margin:0;
}
div.box-caption-green
{
	margin:0;
	color:#5c8fdd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:16px;
	font-weight: bold;
	text-transform:uppercase;
	background:#13386f url('img/box-top-bg.gif') right 5px no-repeat;
	padding:2px 5px 1px 5px;
}

div.box-caption-orange
{
	background: #13386f url('img/col-cap.gif') 0 0 no-repeat;
	color: #c6ddff;;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 23px;
	padding:0 0 1px 28px;
	margin: 0;
}
div.box-content
{
	padding:5px 0 3px 0;
}

/************ AdSense ***********************************************/
div.adsense
{
	margin: 10px 0 0 10px;
	text-align: center;
}

/************ Main Categories styles ********************************/

div.categoryname
{
	margin:3px;
	font-size:11px;
}
div.categoryname ul
{
	list-style-type:none;
	margin:3px 0;
	padding:0;
}
div.categoryname ul li
{
	margin:0;
	line-height:18px;
	font-weight:bold;
	padding:0;
}
div.categoryname ul li a, div.categoryname ul li a:visited
{
	line-height:16px;
	padding: 4px 4px 4px 22px;
	color:#c6ddff;
	background: url('img/cat-bull.gif') 0 3px no-repeat;
	text-decoration: none;
}
div.categoryname ul li a:hover
{
	color:#92bdfd;
	text-decoration: underline;
}

/************ Alphabet Categories styles ****************************/
table.alphabet
{
	border-collapse:collapse;
}
table.alphabet td
{
	border:0;
	text-align:center;
	padding:1px;
}
table.alphabet td a, table.alphabet td a:visited
{
	font-weight:bold;
	color:#c6ddff;
	background:#295598 url('img/alpha.gif') center repeat-x;
	text-transform:uppercase;
	display:block;
	height:15px;
	width:35px;
	padding:4px 0;
	text-decoration:none;
	border:1px solid #5c8fdd;
}
table.alphabet td a:hover
{
	color:#fff;
	background:#13386f;
}

/********** Submit New Listing styles *******************************/
div.subnl
{
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#c6ddff;
	font-weight:bold;
	margin:10px 0 10px 20px;
}
div.subnl a
{
	color:#c6ddff;
}

/********* Main Links List styles ************************************/
div.listing
{
	background:;
	border:1px solid #578ad7;
	padding:5px 0 0 0;
	font-size:11px;
	margin:5px 10px 5px 10px;
	position:relative;
}
div.listing div.bid-url
{
	padding:2px 0 5px 8px;
}
div.listing div.bid-url a, div.listing div.bid-url a:visited
{
	color:#6EB82F;
}
div.listing div.bid-title
{
	font-size:14px;
	font-weight:bold;
	padding:0 0 2px 8px;
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
div.listing div.bid-title a, div.listing div.bid-title a:visited
{
	color: #c6ddff;
	text-decoration:underline;
}
div.listing div.bid-title a:hover
{
	text-decoration:none;
}
div.listing div.bid-descr
{
	margin:0;
	padding:2px 10px 2px 8px;
}
div.listing div.bid-cat-list
{
	font-size:11px;
	padding:0 5px 0 0;
	float:left;
	text-align:left;
	width:220px;
	color:#92bdfd;
}
div.listing div.listing-stats div.bid-cat-list a
{
	font-weight:bold;
	color:#92bdfd;
}
div.listing div.listing-stats
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#073478;
	text-align:right;
	padding:3px 10px 4px 7px;
}
div.listing div.listing-stats a, div.listing div.listing-stats a:visited
{
	text-decoration:none;
}
div.listing div.listing-stats a:hover
{
	text-decoration:underline;
}
div.listing div.listing-info
{
	font-weight:bold;
	top:0;
	margin:0;
	padding:0 2px 2px 8px;
	color:#777;
}

/**** Main Listing Details styles *****************************/
div.listing-page
{
	padding:10px;
	font-size:11px;
	margin:5px 10px 5px 10px;
	position:relative;
}
div.listing-page div.bid-url
{
	color:#6EB82F;
	font-style:italic;
}
div.listing-page div.bid-url a, div.listing-page div.bid-url a:visited
{
	color:#6EB82F;
}
div.listing-page div.bid-title
{
	font-size:14px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
div.listing-page div.bid-title a, div.listing-page div.bid-title a:visited
{
	color: #c6ddff;
	text-decoration:underline;
}
div.listing-page div.bid-title a:hover
{
	text-decoration:none;
}
div.listing-page div.mr-ttl
{
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 0;
	color: #92bdfd;
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
div.listing-page div.bid-descr
{
	padding:5px 0 3px 0;
}
div.listing-page div.rating
{
	padding:2px 2px 3px 2px;
	float:left;
	text-align:center;
	width:110px;
	margin:4px 0 0 1px;
	color:#c6ddff;
	background:#295598 url('img/alpha.gif') center repeat-x;
	border:1px solid #5c8fdd;
	font-weight:bold;
	font-size:11px;
}
div.listing-page div.rating-u
{
	padding:2px 2px 3px 2px;
	margin:4px 0 0 1px;
	color:#c6ddff;
	background:#295598 url('img/alpha.gif') center repeat-x;
	border:1px solid #5c8fdd;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}
div.listing-page div.bid-cat
{
	font-weight:bold;
}
div.listing-page div.thumb
{
	margin:0;
	padding:2px 3px 3px 2px;
	background:#ccc;
	border:1px solid #8e1717;
	width:134px;
}
div.listing-page div.upg
{
	float:right;
	text-align:right;
	margin:3px 0;
	padding:1px 0;
	width:20px;
}
div.listing-page a.dpl
{
	margin:0 5px;
	background: url('img/dpl.gif') 0 4px no-repeat;
	padding:0 0 0 9px;
	color: #c6ddff;
}

/**** Link Count styles ***************************************/
div.listing-count
{
	background:#13386f;
	text-align:left;
	font-size:11px;
	padding:3px 5px 3px 7px;
	margin:5px 10px 0 10px;
	border:1px solid #70a1eb;
	height:16px;
	line-height:15px;
}
div.xml-icon
{
	float:right;
	text-align:right;
	margin:0;
	padding:1px 0;
	width:45px;
}

/**** Bookmarks Block styles **********************************/
div.bookmarks
{
	padding:3px 5px 0 18px;
	margin:10px;
	height:21px;
	position:relative;
}
div.lbl
{
	position:absolute;
	font-size:11px;
	top:5px;
	left:5px;
}
div.bookmarks ul
{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
div.bookmarks ul li
{
	float:left;
	padding:3px 3px 1px 3px;
	margin:0 2px;
	background:#fff;
	border:1px solid #252b3d;
}

/**** Contact Form styles *************************************/
.searchforminp
{
	border: 1px solid #4173bf;
	background:#072d68;
	color:#5c8fdd;
	width:250px;
	margin:0 0 3px 0;
}
.searchforminp3
{
	border: 1px solid #4173bf;
	background:#072d68;
	color:#5c8fdd;
	width:250px;
	height:80px;
}
.searchforminp2 {
	color: #5c8fdd;
	height:16px;
	border: 1px solid #4173bf;
}
.searchforminp4
{
	border: 1px solid #4173bf;
	background:#072d68;
	color:#5c8fdd;
	width:70px;
	height:16px;
	margin:0 0 3px 0;
}
#searchform2 select
{
	border: 1px solid #4173bf;
	height:16px;
}
.submit-btn
{
	height: 20px;
	border-top:none;
	border-bottom:none;
	border-left: 1px solid #4173bf;
	border-right: 1px solid #4173bf;
	color: #fff;
	font-weight:normal;
	background: url('img/submit-btn.gif') repeat-x;
}
input.what
{
	border: 1px solid #4173bf;
	background-color:#072d68;
	color:#92bdfd;
	height: 16px;
	width:175px;
	font-size:11px;
	padding: 2px 0 0 3px;
}

/**** Submit Listing Form styles ******************************/
#buyform {
	font-size: 12px;
	color:#92bdfd;
}
#selectc
{
	color:#92bdfd;
	border: 1px solid #4173bf;
	background:#072d68;
	width:283px;
	padding:1px 0 0 1px;
}
input.buyforminp1
{
	font-size:11px;
	color:#92bdfd;
	border: 1px solid #4173bf;
	background:#072d68;
	height:17px;
	width:280px;
	padding:2px 0 0 2px;
}
textarea.buyforminp2
{
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#92bdfd;
	border: 1px solid #4173bf;
	background:#072d68;
	height:70px;
	width:280px;
	padding:0 0 0 2px;
}
textarea.buyforminp21
{
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#92bdfd;
	border: 1px solid #4173bf;
	background:#072d68;
	height:41px;
	width:280px;
	padding:0 0 0 2px;
}
textarea.buyforminp22
{
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#92bdfd;
	border: 1px solid #4173bf;
	background:#072d68;
	height:56px;
	width:280px;
	padding:0 0 0 2px;
}
input.buyforminp3
{
	font-size: 12px;
	color:#92bdfd;
	border: 1px solid #4173bf;
	background:#072d68;
	height:16px;
	width:70px;
}
input.buyforminp4
{
	font-size:11px;
	color:#92bdfd;
	border: 1px solid #4173bf;
	background:#072d68;
	height:14px;
}
.style33
{
	font-size:10px;
}
.attn
{
	font-weight:bold;
	padding:5px 0;
	height:15px;
	margin:0;
}
div.sample
{
	border:1px solid #578ad7;
	padding:7px;
	font-size:11px;
	margin:5px 10px 5px 10px;
	position:relative;
}
.style1
{
	font-size:14px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #92bdfd;
	text-decoration:underline;
}
.style3
{
	font-size: 11px;
	padding:2px 0 0 0;
}
.style4
{
	font-size: 11px;
	color:#6EB82F;
	font-style:italic;
}
.style5
{
	font-weight:bold;
	padding:1px 0;
	margin:0;
}

/* FOOTER
/**************************************************************/
div.bottom
{
	background-color:#073478;
	clear: both;
	height:32px;
	color:#92bdfd;
	padding: 13px 0 0 20px;
	margin:0;
	text-align:left;
}
div.bottom a
{
	color:#92bdfd;
}
div.copyright
{
	width:300px;
	float:right;
	margin:0;
	padding:6px 5px 8px 0;
	text-align:right;
	color:#5c8fdd;
}
div.copyright a
{
	color: #5c8fdd;
}
div.credits
{
	margin:0;
	padding:4px 0 8px 5px;
	width:500px;
	float:left;
	text-align:left;
	color: #70a1eb;
}
div.credits a
{
	color: #70a1eb;
}

/* ERROR / NOTIFICATION / FIXES
/**************************************************************/

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
.style30
{
	color: #073478;
	margin: 3px;
	padding: 3px;
	font-weight: normal;
}
.style30 strong
{
	color: #073478;
}
.style26 {
	font-size: 13px;
	margin: 3px;
	padding: 3px;
	font-weight: bold;
	color: #073478;
}
#wrong {
	width: 100%;
	background-color: #FF0000;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
	padding-top: 3px;
}