/*  
Theme Name: Link Bid Script Premium Template
Theme URI: http://www.linkbidscript.com
Description: This theme is for Link Bid Script.
PHPLD Version: 1.5
Author: roister2
Author URI: http://www.blasttemplate.com

 This theme was coded and integrated for Link Bid Script

 The CSS, XHTML and design is released under GPL:
 http://www.opensource.org/licenses/gpl-license.php

*/

/* --------------------------------------------------------------- */

body {
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	padding:0px 0px 0px 0px;
	background:url('images/mainBack.gif') center;
	color:#000000;
}

a:link, a:visited{
 	color:#165a84;
 	text-decoration:none;
 }
a:hover{
 	color:#ec2621; 
 }

.padding-5{
 	padding:5px;
 }
 
/* --------------------- */
 
td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
 	font-weight:bold;
 	font-size:16px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
h3 a:link, h3 a:visited {
	color:#0a6e0c;
 }

h4 {
 	font-size:12px;
 	margin:0px;
 	font-weight:normal;
 	color:#915b02;
 }

.hideSuggestClass{
	border: 1px solid #093;
	height: 350px;
	overflow:auto;
	display:none;
	width: 600px;
	margin: 0px;
	cursor: pointer;
	z-index: 1011;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
#productMenuTable a:link {
	color: #060;
	text-decoration: none;
	font-weight: bold;
}
#productMenuTable a:visited {
	color: #060;
	text-decoration: none;
	font-weight: bold;
}
#productMenuTable a:hover {
	color: #060;
	text-decoration: underline;
}

.showSuggestClass .hideSuggestClass{
	display: block !important;
}

.showSuggestClass .hoverSuggestClass{
	background-color: #FFC !important;
	cursor: text;
}

.iframeSuggest
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.container{
	width: 100%;
	height: 150px;
	border: 1px solid #DDDDDD;
	padding-left: 5px;
}
#productSampleTable {
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	height: 21px;
	position: absolute;
}

table.formPage {
	margin: 0 auto;
}

input {
	color:#0f7510;
	border: 1px solid #0f7510;
}
textarea {
	font-size: 8pt;
	color:#b56f6f;
	border: 1px solid #0f7510;
}
select {
	font-size: 8pt;
	border: 1px solid #0f7510;
}

captcha {
	border: 1px solid #0f7510;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

/* --------------------- */

#outer{
 	width:988px;
 	margin:auto;
 	background:url('images/back.gif') repeat-y;
 }

#header{
 	background:url('images/top.gif') no-repeat;
 	padding:40px 10px 5px 20px;
 }

#header p{
 	float:right;
 	width:200px;
 	padding:20px 0px 0px 0px;
 	text-align:center;
 	font-weight:bold;
 }

#header p a:link, #header p a:visited{
 	font-size:20px;
 	font-family:Trebuchet MS;
 	color:#0c527f;
 }

#navDiv{
 	background:url('images/navBack.gif') repeat-x;
 	height:49px;
 	margin:0px 5px 0px 5px;
 	font-size:16px;
 	font-family:Trebuchet MS;
 	font-weight:bold;
 }

#navDiv a:link, #navDiv a:visited{
	padding:13px 15px 0px 15px;
	height:36px;
	display:block;
	float:left; 
 	color:#FFFFFF;	
 }

#navDiv a:hover{
 	background:url('images/navback2.gif') repeat-x;
 	text-decoration:none;
 }

#navDiv2{
 	background:url('images/navBack.gif') repeat-x;
 	margin:0px 5px 0px 5px;
 	height:49px;
 }

#navDiv2 ul{
 	list-style-type:none;
 	list-style-tyle:inside;
 	margin:0px;
 	padding:0px;
 }

#navDiv2 li{
	float:left;
 }

#navDiv2 li a:link, #navDiv2 li a:visited{
 	display:block;
 	padding:13px 15px 0px 15px;
 	height:36px;
 	font-size:16px;
 	font-family:Trebuchet MS;
 	font-weight:bold;
 	float:left;
 	color:#FFFFFF;
 }

#navDiv2 li a:hover{
 	text-decoration:none;
 	background:url('images/navback2.gif') repeat-x; 	
 }

#searchDiv{
 	height:30px;
 	padding:8px 0px 3px 0px;
 	margin:0px 5px 0px 5px;
 	background:url('images/divider.gif') repeat-x bottom;
 }
 
.search{
	width:100%;
	margin:auto;
	float: left;
	padding-left: 8px;
 }

.searchLabel {
	float: left;
	margin: 0px 5px 0px 0px;
	color:#000000;
	font-weight:bold;
	font-size:9px;
}

.searchInput {
	border:1px solid #c8c8c8;
	background:#e7f4e7 url('images/sBack.gif') repeat-x;
	color:#000000;
}

.searchBtn {
	height:21px;
	cursor:pointer;
	margin:0px;
	background:url('images/sBtn.gif') no-repeat;
	border:0px;
	width: 64px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left;
}

.navL{
	padding:5px;
 	font-size:16px;	
 }

.navL a:link, .navL a:visited{
	padding:10px 11px 10px 11px;
	text-align:center;
 	text-decoration:none;
 	font-family:Trebuchet MS;
 	font-weight:bold;
 	color:#09476e;
 }

.navL a:hover{
 	color:#ec2621;
 }

.nav{
	background:url('images/navBack.gif') repeat-x;
	height:30px;
 }

.nav a:link, .nav a:visited{
 	display:block;
 	float:left;
 	text-decoration:none;
 	color:#fcd3d2;
 	font-size:11px;
 	padding:9px 20px 7px 20px;
 }

.nav a:hover{
 	background:url('images/navback2.gif') repeat-x;
 }

.nav img{
 	float:left;
 }

img, p{
	border:0px; padding:0px;  margin:0px;
 }

a:hover{
 	text-decoration:underline;
 }

.clear {clear:both;}

/* --------- Main Layout------------ */

#main{
 	padding:10px;
 }

.main{
 	background:url('images/back2.gif');
 	width:888px;
 	margin:auto;
 	border-left:1px solid #870f0f;
 	border-right:1px solid #870f0f;	
 	border-bottom:1px solid #870f0f;
 }

.leftContainer {
	width: 174px;
	float:left;
	padding:0px;
}


.rightContainer{
 	width:174px;
 	float:right;
 }


.centerContainer{
 	width:610px;
 	float:left;
 	padding:0px 5px 5px 5px;
 	background:url('images/backb.gif') repeat-x;
 }

.categoryMenu{
 	padding:10px;
 	border:1px solid #CCCCCC;
 }
.categoryMenu a:link, .categoryMenu a:visited{
 	background:url('images/catIcon.gif') no-repeat left;
 	padding:5px 0px 5px 30px;
 	color:#0a6e0c;
 	font-size:14px;
 	display:block;
 	font-weight:bold;
 }
.categoryMenu a:hover{
 	text-decoration:none;
 	color:#ec2621;  	
 }

#bottom{
	background:url('images/bottom.gif') no-repeat;
	height:44px;
	text-align: center;
 }

/* --------- Side ----------- */

.sideBox{
 	border:1px solid #c3c9cd;
 	padding:1px;
 	margin-bottom:10px;
 }

.sideBox h2{
 	text-transform: uppercase;
 	font-size:14px;
 	color:#FFFFFF;
 	padding:6px 2px 6px 5px;
 	margin:0px 0px 5px 0px;
 	background:url('images/sideTop.gif');
 }

.sideBox h2:first-letter{
 	font-size:16px;
 }

.sideBox ul{
 	list-style-type:none;
 	list-style-position:outside;
	padding:0px;
	margin:0px;
 }

.sideBox ul li {
 }

.sideBox ul li a:link, .sideBox ul li a:visited, .sideBox ul li a:active{
 	display:block;
 	padding:2px 4px 2px 6px;
 	text-decoration:none;
 	color:#165a84;
 }

.sideBox ul li a:hover{
 	color:#ff4e00;
 }

sideBox .stats{
	padding:10px;
 }

.rightContainer .sideBox .topBid{
 	text-align:center;
 	font-weight:bold;
 	font-size:12px;
 }

/* ---------- Center Content ----------- */

.centerContent{
 	padding:4px;
 }

#welcome{
	padding:4px;
	margin-bottom:15px;
	background-color: #EFEFEF;
	border: 1px solid #009833;
 }


/* --------------------- */
.listingPreview{
 	float:left;
 	width:98px;
 	height:80px;
 }
.listing{
	float:left;
	width:348px;
 	line-height:18px;
 	padding:0px 5px 0px 5px;
 }
.listing h3{
 	margin:0px;
 	padding:0px;
 }
.listingDetail{
 	color:#5f6d77;
 }
.listingDetail p{
 	float:left;
 }
.listingDetail span{
 	float:right;
 	color:#ba5301;
 }
.listingDetail span b{
 	font-size:14px;
 	color:#ff7200;
 }
p.listingDetail{
 	padding:5px;
 }
.listingStats{
	float:right;
	font-size:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
 }
.listingStats th{
	color:#FFFFFF;
	text-align:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009833;
	background-color: #009833;
 }
.listingStats td{
 	margin:0px;
 	padding:2px 0px 0px 3px;
 	width:40px;
 	border-left:1px solid #ddd9d9; 	
 }
.listingPoints{
 	width:50px;
 	height:43px;
 	float:left;
 	text-align:center;
 	background:url('images/pointsBack.gif') no-repeat;
 	padding:4px 0px 0px 0px;
 	margin:15px 8px 0px 0px;
 }

.listingD{
 	padding:0px;
 }

.linkStats{
	padding:0px;
	margin:0px 0px 10px 0px;
 }

.linkStats img{
 	margin:0px 0px -4px 0px;
 }

/* ------ -------*/

.ntitle, .ntitle a:link, .ntitle a:visited{
 	color:#0a6e0c;
 	font-size:16px;
 	font-weight:bold;
 }

#soc {
	padding: 5px;
	text-align: center;
	margin-top: 15px;
	border: 1px solid #009833;
}

#soc a:hover {
	border:1px solid;
}

.sumitlink{
 	padding:15px 0px 0px 0px;
 	font-weight:bold;
 	text-align:center;
}

.submitlink a:link, .submitlink a:visited{
 	font-size:14px;
 	font-weight:bold;
 	color:#FFFFFF;
 }

.bookmarks{
 	padding:10px 0px 10px 0px;
 	border-bottom:1px sollid #9b2020;
 	text-align:center;
 }

.upgradeBtn{
 	margin-bottom:-7px;
 }

#footer {
	text-align:center;
	padding:15px 0px 30px 0px;
}#stats {
	float: right;
	padding-right: 8px;
	margin-right: 8px;
}
#bottom a:link {
	font-size: 13px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom a:visited {
	font-size: 13px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom a:hover {
	font-size: 13px;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
	color: #000;
}
#listdet {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#listdet h2 a:link {
	font-size: 16px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#listdet h2 a:visited {
	font-size: 16px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#listdet h2 a:hover {
	font-size: 16px;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#listdet img {
	border: 1px solid #CCC;
}
#listdet h2 {
	padding-bottom: 8px;
}
.points {
	color: #090;
	font-weight: bold;
}#amdet {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#depl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
