/*
CSS File by Jason Rhodes - JR Network Solutions
===START===
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.gif)		
}
TD {
    text-decoration: none;
	font-family: Verdana;
    color: #000000;
    font-size: 11px;
}
P {
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
}
A {
    text-decoration: none;
	font-family: Verdana;
    color: #000000;
    font-size: 11px;
}

A:link {color: #FF6600;	text-decoration: underline;}
A:visited {color: #00CC33; text-decoration: underline;}
A:active {color: #FF3300; text-decoration: none;}
A:hover {color: #FF6600; text-decoration: none;}

td.dark {font: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #333333;}
A.dark {font: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #333333;}
A.dark:link {color: #2b94d8; text-decoration: underline;}
A.dark:visited {color: #2b94d8; text-decoration: underline;}
A.dark:active {color: #2b94d8; text-decoration: none;}
A.dark:hover {color: #2b94d8; text-decoration: none;}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a774f;
}
.member_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #f9a405;
	line-height: 17px;
	font-weight: bold;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	font-size: 11px;
	color: #000000;
	border-width: 1;
	border-color: #BFB091;
	border-style: solid;
	border-top-color: #BFB091;
}
.forms2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	font-size: 11px;
	color: #000000;
	border-width: 1;
	border-color: #8a774f;
	border-style: solid;
	border-top-color: #8a774f;
}
/*Use this for text input fields, boxes and submit/reset buttons
*/
TEXTAREA, INPUT, SELECT
{
	BORDER-RIGHT: #B9D0EB 1px solid;
	BORDER-TOP: #B9D0EB 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #B9D0EB 1px solid;
	COLOR: #48698F;
	BORDER-BOTTOM: #B9D0EB 1px solid;
	FONT-FAMILY: Verdana;	
	BACKGROUND-COLOR: #EFF7FF
}
.main_table{
      height: 100%;
	  width: 100%;
	  border: 0px;
	  padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 0px;
}
.table1{
      height: 50;
	  width: 100%;
	  border: 1px solid #B3A401;
	  padding: 2px 2px 2px 2px;
      margin: 2px 2px 2px 2px;
}
HR {
color : #CCCCCC;
height : 1px;
}
/*The Minicart
The TD & P properties of the minicart
*/
TD.mincart {
	font-size: 10px;
	font-family : Verdana;
	color:#FFFFFF;
	background-color:#000000;
}
P.mincart {font-size: 10px;	
	font-family : Verdana;
	background-color:#000000;
}
/*The Categories Page
P.catname: The alignment of the category name
*/
P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align: middle; 
}
/*The Categories Page
P.catdesc: The alignment of the category description
*/
P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}
/*The Categories Page
IMG.catimage: The properties of the category image
*/
IMG.catimage { 
border:0px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
}
/*The Categories Page
TD.catimage: The alignment of the category image
*/
TD.catimage { 
vertical-align:top; 
}
/*The Categories Page
TD.catname: The alignment of the category name
*/
TD.catname {
vertical-align:middle;
text-align: center; 
} 
/*The Categories Page
TD:catnavigation: the alignment of the top category navigation
*/
TD.catnavigation { 
vertical-align:middle;
text-align: left;
}
/*
Edit the Price Colour
*/
SPAN.price {
COLOR: #FF0000;
font-size: 12px;
font-weight: bold;
font-family : Verdana;
}
/*
Editing the product options properties
*/
SELECT.prodoption {
font-size: 11px;
font-family : Verdana;
color : #000000;
background-color: #FFF7B8;
}
/*
Greying out "out of stock" product options
*/
OPTION.oostock {
color : #A0A0A0;
}
/*
Editing the top product navigation
*/
td.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #000000; 
}
P.prodnavigation {
font-size: 11px;
font-family : Verdana;
color : #000000;
}
/* These next 3 control cell colours in cart & search tables etc*/
/* The table borders*/
TABLE.cobtbl{
background-color: #8a774f;
} 
/* The highlights or cell borders*/
TD.cobhl{
background-color: #f5c200;
}
/* The text and the table low lights */
TD.cobll{
background-color: #FFF7B8;
color : #FF0000;
}
/* This next class is to specify the style for all input boxes throughout the shopping cart*/
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D4FC9E;
	font-size: 11px;
	color: #000000;
	border-width: 1;
	border-color: #97D545;
	border-style: solid;
	border-top-color: #97D545;
}
/*
Editing the page numbers
*/
P.pagenums {
font-size: 12px;
font-family : Verdana;
color: #000000;
}
/*
Editing the curreny format
*/
SPAN.extracurr {
font-size: 12px;
font-family : Verdana;
color: #000000;
}
/*
Adding a rollover changing border to images
*/
.fotgal {
	border:1px;
	border-thickness: 1px;
	border-color: #666666;
	border-style: solid;
}
A:hover .fotgal, A:active .fotgal {
	border:1px;
	border-thickness: 1px;
	border-color: #FF6600;
	border-style: solid
}
/*The product detail page
div.detailid: The properties of the text "Product ID"
*/
div.detailid { 
font-size: 11px;
font-family : Verdana;
color : FF0000;
} 
/*The product detail page
div.detailname: The properties of the product name on the product detail page
*/
div.detailname { 
font-size: 15px;
font-family : Verdana;
font-weight: bold;
color : 000000;
} 
/*The product detail page
div.detaildiscounts: The properties of the discounts text for the product detail page
*/
div.detaildiscounts { 
font-size: 11px;
font-family : Verdana;
color : 000000;
} 
/*The product detail page
td.detailimage: The alignment of the product image on the product detail page
*/
td.detailimage { 
align: middle;
} 
/*The product detail page
img.prodimage: The properties of the product image
*/

/*The product detail page
div.detaildescription: The properties of the text in the long product description
*/
div.detaildescription { 
font-size: 11px;
font-family : Verdana;
color : 000000;
} 
/*The product detail page
div.detailoptions: The properties of the product options on the product detail page
*/
div.detailoptions { 
font-size: 11px;
font-family : Verdana;
color : 000000;
} 
/*The product detail page
div.detailprice: The properties of the price on the product detail page
*/
div.detailprice { 
font-size: 11px;
font-family : Verdana;
color : 000000;
} 
/*The product detail page
div.detailcurrency: The properties of the alternative currencies on the product detail page
*/

/*The product page
div.prodid: The properties of the text "Product ID"
*/
div.prodid { 
font-size: 11px;
font-family : Verdana;
color : 000000;
} 
/*The product page
div.prodname: The properties of the product name on the product page
*/
div.prodname { 
font-size: 11px;
font-family : Verdana;
color : 000000;
} 
/*The product page
div.proddiscounts: The properties of the discounts text for the product page
*/
div.proddiscounts { 
font-size: 11px;
font-family : Verdana;
color : 000000;
} 
/*The product page
td.prodimage: The alignment of the product image on the product page
*/
td.prodimage { 
align: middle;
} 
/*The product page
img.prodimage: The properties of the product image
*/
/*The product page
div.prodoptions: The properties of the product options on the product page
*/
div.prodoptions { 
font-size: 11px;
font-family : Verdana;
color : 000000;
} 
/*The product page
div.prodprice: The properties of the price on the product page
*/
div.prodprice { 
font-size: 11px;
font-family : Verdana;
color : 000000;
} 
/*The product page
div.prodcurrency: The properties of the alternative currencies on the product page
*/
div.prodcurrency { 
font-size: 11px;
font-family : Verdana;
color : 000000;
} 

/*
CSS File by Jason Rhodes - JR Network Solutions
===END===
*/.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF6633;
}

