body, html 		{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif; color: #000000;}
body			{background: #000 url('../images/bgr_page.jpg') repeat-x; font-size: 75%;}

a 			{text-decoration: none; color: #0995dc;}
a:hover 	{color: #0090ff; text-decoration: underline;}

p 			{margin: 0 0 1.1em 0; padding: 0;}
td 			{vertical-align: top;}
b, strong 	{font-weight : bold;}
img 		{border: 0;}
.clear		{clear: both;}
.redText 	{color: #ae0b00;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #b6070e;}
h1 {font-size : 18px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h2 {font-size : 16px; font-weight: bold; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h3 {font-size : 14px; font-weight: bold; margin:0 0 6px 0; padding:0; line-height: 1.1em;}
h4 {font-size : 12px; font-weight: bold; margin:0 0 5px 0; padding:0; line-height: 1.1em;}

/* Images */
.imgLeft 	{float: left; margin: 0 20px 15px 0;}
.imgRight 	{float: right; margin: 0 0 15px 20px;}

#logoPrint 		{margin: 0 0 30px -15px;}

/* Basic layout */
#header,
#topNav,
#pageContent,
#footer {clear: both;}

/* Backgrounds */

/* Header */
#header 					{display: none;}

/* Top Navigation */
#topNav 			{display: none;}



/**
HOME PAGE
**/

/* Homepage Block */
#mainBanner 			{}

/* Slideshow */
#thumbnails 			{display: none;}

/* Sections */
#sections 			{padding-bottom: 15px;}
#sections .column 	{width: 310px; float: left; color: #929292;}
#sections .sHeader 	{}
#sections .sBody 	{padding: 10px 15px 15px 15px; background: url('../images/bgr_panel.png') repeat-y; border-bottom: 1px solid #1d1c1c;}
#sections .sImage 	{float: left; border: 3px solid #99aeb4; margin: 0 15px 0 0;}
#sections p 		{}
#sections a 		{outline: none;}
#sections a:hover 	{}
#sections #colOne 	{}
#sections #colTwo 	{margin: 0 0 0 15px;}
#sections #colThree {margin: 30px 0 0 0;}

/**
PAGE
**/

/* Page Banner */
#pageBanner 		{}
#pageBanner h1 		{font-size: 24px; color: #000; margin: 0 0 30px 0;}

/* Page Content */
#pageContent 		{}
#mainCopy 			{padding: 0px;}

/* Product Index Grid */
.selectionRow 				{padding: 0; margin: 0; clear: both;}
.selectionRow ul 			{margin: 0; padding: 0; list-style: none;}
.selectionRow li 			{float: left; width: 160px; text-align: center; margin: 9px 9px 9px 9px; background: #FFFFFF; border: solid 1px #cccccc;}
.selectionRow li a 			{color: #2c3c46;}
.selectionRow li a:hover 	{text-decoration: none; color: #e0102a;}
.selectionRow span          {padding: 5px; font-weight: bold; display: block;}

/* Product Grid */
.selectionRow2 				{padding: 0 0 15px 0; margin: 0; clear: both;}
.selectionRow2 ul 			{margin: 0; padding: 0; list-style: none;}
.selectionRow2 li 			{float: left; width: 160px; text-align: center; margin: 0 9px 18px 9px; background: #888888; border: solid 1px #cccccc; color: #FFF;}
.selectionRow2 li a 		{color: #FFF; background: #000; display: block; padding-bottom: 5px;}
.selectionRow2 li a:hover 	{text-decoration: none; color: #e0102a;}
.selectionRow2 img 			{margin: 0 0 5px 0;}
.buy                {display: none;}


/* Sub Navigation */
#rightPanel 				{display: none;}

/* Highlight Panel */
.highlightPanel 				{padding: 20px; border: 1px solid #afafaf; margin-top: 20px;}
.highlightPanel .fourColGrid 	{width: 100%;}
.highlightPanel .fourColGrid td {color: #000; font-size: 11px; width: 25%; padding: 5px}
.highlightPanel h4 				{color: #000;}

/* Footer */
#footer 					{display: none;}
#footer #copyright 			{float: left; width: 630px}

/* Forms */
form 					{padding: 0px; margin: 0px;}
input, textarea 		{padding-left:4px; padding-right:2px; border: 1px solid #9e9e9e; font-size: 11px; font-family: Arial;}

/* Tab Content */
#subCopy    {display: none;}
#subContent {}
