/* Robs Rocks Stylesheet */

A:link {
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
	color: red;
}

A.highlight:link  {
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	text-decoration: none;
	border: 2px solid #F97F05;
	background-color: #ffcc99;
	width: 230px;
    height: 20px;
	padding: 3px 10px;
	margin: 0px;
	display: block;
}

A.highlight:visited {
	color: #000000;
	border: 2px solid #F97F05;
	background-color: #ffcc99;
	text-decoration: none;
}

A.highlight:hover {
	color: #000000;
	border: 2px solid #F97F05;
	background-color: #ffcc99;
	text-decoration: none;
}

A.privacy:link {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #d9d6cb;
}

A.privacy:visited {
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #d9d6cb;
}

A.privacy:hover {
	text-decoration: underline;
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #d9d6cb;
}

A.navbar:link {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
}

A.navbar:visited {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
}

A.navbar:hover {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffcc66;
}

A.navbar2:link {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #ffcc66;
}

A.navbar2:visited {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #ffcc66;
}

A.navbar2:hover {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #ffcc66;
}

TD {
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}

TD.navbar {
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
}

TD.footer {
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #d9d6cb;
}

TD.productname {
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
}

TD.productdesc {
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
}

TD.spotlightname {
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 9pt;
	color: #333333;
}

TD.spotlightdesc {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
}

DIV.category {
	font-family: verdana,arial;
	font-weight: normal;
	font-style: italic;
	font-size: 8pt;
	color: #C06102;
}

DIV.productid {
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
}

DIV.regularprice {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
}

DIV.regularprice2 {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	text-decoration: line-through;
}

DIV.specialprice {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 8pt;
	color: #990000;
}

FONT.newitem1 {
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 9pt;
	color: #006600;
}

FONT.newitem2 {
	font-family: verdana,arial;
	font-weight: normal;
	font-style: italic;
	font-size: 8pt;
	color: #333333;
}

.navButton a  {
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	color: #333333;
	text-decoration: none;
	border: 2px solid #ffcc99;
	background-color: #FADCBE;
	width: 230px;
    height: 20px;
	padding: 3px 10px;
	margin: 0px;
	display: block;
}

.navButton a:hover {
	color: #000000;
	border: 2px solid #F97F05;
	background-color: #ffcc99;
	text-decoration: none;
}

.navButton a:visited {
	text-decoration: none;
}

.navButton2 a  {
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	color: #333333;
	text-decoration: none;
	border: 2px solid #F97F05;
	background-color: #ffcc99;
	width: 230px;
    height: 10px;
	padding: 1px 1px;
	margin: 0px;
	display: block;
}

.navButton2 a:hover {
	color: #000000;
	border: 2px solid #F97F05;
	background-color: #FADCBE;
	text-decoration: none;
}

.navButton2 a:visited {
	text-decoration: none;
}

.contacttable {
	background-color: #FADCBE;
	border-color: #C4C4C4;
	border-width: 1;
	border-style: solid;
	border-right-width:1;
	border-right-style: solid;
	border-right-color: #cccccc;
}

.contacttable TD {
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
	border-top-width:1;
	border-top-style: solid ;
	border-top-color: #ffffff;
	border-bottom-width:1;
	border-bottom-style: solid ;
	border-bottom-color: #cccccc;
}

TD.contactheader { 
	font-family: verdana,arial;
	font-size: 9pt; 
	font-weight: bold;
	color: #333333;
	border-top: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid  #C4C4C4;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-image: url(../gizmos/buttonback2.gif);
}

TD.pname { 
	font-family: verdana,arial;
	font-size: 10pt; 
	font-weight: bold;
	color: #333333;
}

TD.thankyou { 
	font-family: verdana,arial;
	font-size: 10pt; 
	font-weight: bold;
	color: #333333;
}

INPUT.textbox {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #495534;
}

INPUT.radiobutton {
	background-color: #f5f5ec;
}

INPUT.check {
	background-color: #f5f5ec;
}

TEXTAREA.commentbox {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #495534;
}

SELECT.picklist {
	font-family: arial;
	font-size: 10pt;
	color: #000000;	
	border: 1px;
	border-style: solid;
	border-color: #000033;
	background-color: #ffffff;
}

INPUT.submit {
	font-family: verdana,arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;	
	border-width: 1px;
/*	border-color: 660033;*/
/*	border-style: inset;*/
	background-color: #FADCBE;
}

INPUT.button {
	border: 1px outset;
	cursor: pointer;
	font-family: verdana,arial;
	font-size:9pt;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(../gizmos/buttonback2.gif);
	background-image: repeat-x;
	width:80px;
}

INPUT.button2 {
	border: 1px outset;
	cursor: pointer;
	font-family: verdana,arial;
	font-size:9pt;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(../gizmos/buttonback2.gif);
	background-image: repeat-x;
	width:120px;
}

INPUT.button3 {
	border: 1px outset;
	cursor: pointer;
	font-family: verdana,arial;
	font-size:8pt;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(../gizmos/buttonback2.gif);
	background-image: repeat-x;
	width:60px;
}

