/*-----------------------------------------------
Name:		Pro-Direct: Sporting Equipment Links
Developer:	Nathan
			www.sv2.co.uk
Dev. Ref.:	SV20809-01
Issue Date:	11 May 2008
Issue:		02.01.01
----------------------------------------------*/

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top:0px;
	background-color:#FFF;
	color:#000;
}
#skin_table {
	background-color:#FFF;
	padding:0px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu {
margin: 0;
padding: 0;
float: left;
font: bold 12px verdana;
width: 750px;
border: 1px solid #DBDBDB;
border-width: 1px 0px;
background: #DBDBDB url(../images/chromebg.gif) center center repeat-x;
height:30px;
}

.solidblockmenu li {
display: inline;
}

.solidblockmenu li a {
float: left;
color: #000;
padding: 8px 11px; /* affects position of highlight */
text-decoration: none;
border-right: 1px solid #DBDBDB;
}

/*.solidblockmenu li a:visited{
color: #000;
}*/
.solidblockmenu li a:hover {
color: #FFF;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}

.solidblockmenu li .current {
color: #FFF;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}
p {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.content_header {
	font-size:14px;
	font-weight:bold;
	color:#980E10;
	padding:0px 0px;
	background-color:#FFF;
	border-bottom:1px solid #DBDBDB;
	padding:3px 0px;
}
#product_feature_block {
	/*border-top: 1px solid #888;*/
	border-left: 1px solid #980E10;
	border-right: 1px solid #980E10;
	border-bottom: 1px solid #980E10;
	padding:0px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.product_block {
	wid/th:286px;
	background: #980E10 url(../images/blockactive.gif) center center repeat-x;
	height:30px;
}

/*.product_block li{
display: inline;
}*/

.product_block a {
	margin: 0px;
	display: block;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
	wid/th:286px; /*268px minus (9) all left/right paddings and margins*/
	color: #FFF;
	padding: 8px 0px;
	border-left:7px solid #980E10;
}
.product_block a:active {
	color: #FFF;
	text-decoration:none;
}
.product_block a:visited {
	color: #FFF;
	text-decoration:none;
}
.product_block a:hover {
	color: #FFF;
	text-decoration:underline;
	border-left:7px solid #FF0000;
}
.product_block .current {
	color: #FFF;
	background: transparent url(../images/blockactive.gif) center center repeat-x;
}
.product_text {
	font-size:12px;
	padding:3px 0px 3px 3px;
	text-align:left;
	font-weight:normal;
	color:#000000;
}
.product_text li {
	list-style-type: square;
}
#product_feature_block .product_text a {
	border:none; /* Removes left-border highlight */
	width:143px; /* defaults to value above if not specified */
	padding:0px;
	margin:0px;
	color:#000000;
	display:inline;
	text-align:left;
}
/* Hyperlinks in Product Text */
#product_feature_block .product_text a:link {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	border:none;
}
#product_feature_block .product_text a:visited {
	text-decoration:underline;	
	font-weight:bold;
}
#product_feature_block .product_text a:active {
	text-decoration:underline;
	font-weight:bold;
}
#product_feature_block .product_text a:hover {
	text-decoration:underline;
	color:#980E10;
}
/* Image Hyperlink on Homepage */
#product_feature_block .product_image a {
	border:none; /* Removes left-border highlight */
	width:143px; /* defaults to value above if not specified */
	padding:0px;
	margin:0px;
}
/* Image Padding */
.product_image {
	padding:0px 4px 4px 4px;
}
/* Image Border */
.img_border {
	border:1px solid #980E10;
	padding:4px;
	margin:5px 0px;
}
.img_text_margin {
	margin: 2px 4px 3px 4px; /*minus padding (6px) on <td> in text block*/
}
#link_feature_block {
	/*border-top: 1px solid #980E10;*/
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
}
.link_block {
	wid/th:170px;
	background: #980E10 url(../images/chromebg.gif) center center repeat-x;
	height:30px;
	color:#000;
	font-weight:bold;
	font-size:13px;
	border-left:7px solid #DBDBDB;
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
}
.link_text {
	font-size:12px;
	padding:3px 0px 3px 3px;
	text-align:left;
	font-weight:normal;
	color:#000000;
}
.ad_spot {
	text-align:center;
	padding:3px 0px;
}
.optin_form {
	/*display:none;*/
}
.footer_links {
	padding:0px;
}
.footer_links {
	font-size:10px;
	color:#666;
	display:inline;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	text-decoration:none;
}
.footer_links a:link, a:visited {
	color:#666;
	text-decoration:none;
}
.footer_links a:hover {
	color:#980E10;
	text-decoration:underline;
}
.footer_links td {
	border-right:2px solid #DBDBDB;
	padding-left:25px;
}
.footer_line {
	border-bottom:1px solid #DBDBDB;
}
#footer_table {
	padding:0px;
}
.keywords {
	padding-top:6px;
	display:none;
	font-size:10px;
	color:#666;
}
/* Contact Form Formatting */
.contact_form {

}
.form_elements {
	border:1px solid #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#980E10;
}
.contact_button {
	border:1px solid #000000;
	height:25px;
	background: #DBDBDB url(../images/chromebg.gif) center center repeat-x;
	font-size:13px;
	font-weight:bold;
	color:#666;
	padding:0px 2px;
	cursor:hand;
	margin:0px 0px 3px 0px;
}
#offer_feature_block {
	/*border-top: 1px solid #888;*/
	border-left: 1px solid #980E10;
	border-right: 1px solid #980E10;
	border-bottom: 1px solid #980E10;
	padding:0px;
}
#offer_feature_block .product_text {
	padding-right:3px;
}
#offer_feature_block .product_text a {
	border:none; /* Removes left-border highlight */
	width:143px; /* defaults to value above if not specified */
	padding:0px;
	margin:0px;
	color:#000000;
	display:inline;
	text-align:left;
}
/* Hyperlinks in Product Text */
#offer_feature_block .product_text a:link {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	border:none;
}
#offer_feature_block .product_text a:visited {
	text-decoration:underline;	
	font-weight:bold;
}
#offer_feature_block .product_text a:active {
	text-decoration:underline;
	font-weight:bold;
}
#offer_feature_block .product_text a:hover {
	text-decoration:underline;
	color:#980E10;
}
.offer_block {
	wid/th:286px;
	background: #DBDBDB url(../images/blockactive.gif) center center repeat-x;
	height:30px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
.special_offer_img {
	border:1px solid #980E10;
}
.redirect_text {
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding:25px 0px;
}
.redirect_text_wait {
	font-size:20px;
	color:#980E10;
	font-weight:bold;
	padding:25px 0px;
}
.redirect_quicklink {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding:25px 0px 10px 0px;
}

#product_feed {
	font-size:12px;
	border-left: 1px solid #980E10;
	border-right: 1px solid #980E10;
	border-bottom: 1px solid #980E10;
	padding:0px;
}
#product_feed .desc_title {
	font-weight:bold;
	text-transform:uppercase;
}
#product_feed .price_title {
	font-weight:bold;
	text-transform:uppercase;
}
#product_feed .price_price {
	font-weight:bold;
	font-size:15px;
	color:#980E10;
}
#product_feed .order_now a:link{
	font-weight:bold;
	font-size:15px;
	color:#980E10;
	text-decoration:none;
}
#product_feed .order_now a:visited{
	font-weight:bold;
	font-size:15px;
	color:#980E10;
	text-decoration:none;
}
#product_feed .order_now a:active{
	font-weight:bold;
	font-size:15px;
	color:#980E10;
	text-decoration:none;
}
#product_feed .order_now a:hover{
	font-weight:bold;
	font-size:15px;
	color:#980E10;
	text-decoration:underline;
}
.site_links {
	background-color:#FFF;
	font-size:9px;
	display:inline;
	padding-top:6px;
}
.site_links a:link, a:visited {
	color:#666;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
.site_links a:hover {
	color:#980E10;
	text-decoration:underline;
}