body, html 		{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif;  color: #5b5b5b; font-size: 13px;}
body			{background-color: #000000;}
body#homePage 	{background-image: url(../images/bgr_homepage.jpg); background-repeat: repeat-x;}
body#page 		{background-image: url(../images/bgr_page.jpg); background-repeat: repeat-x;}
p 				{} /*margin: 0 0 1em 0; padding: 0;*/
a 				{text-decoration: none; color: #8b0d1b;}
a:hover 		{color: #bc0015; text-decoration: underline;}
td 				{font-style : normal; font-family : Arial, Helvetica, sans-serif; vertical-align: top;}
b, strong 		{font-weight : bold;}
img 			{border: 0;}
.clear			{clear: both;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #b60021;}
h1 {font-size : 18px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 18px;}
h2 {font-size : 16px; font-weight: bold; margin:0 0 7px 0; padding:0; line-height: 16px;}
h3 {font-size : 14px; font-weight: bold; margin:0 0 6px 0; padding:0; line-height: 14px;}
h4 {font-size : 12px; font-weight: bold; margin:0 0 5px 0; padding:0; line-height: 13px;}

.imgLeft 	{float: left; margin: 0 20px 20px 0;}
.imgRight 	{float: right; margin: 0 0 20px 15px;}
.bigText 		{font-size: 18px;}
.simpleList 	{margin: 0; padding: 0; list-style: none;}
.simpleList li 	{margin: 0 0 7px 0;}

ul 		{margin: 0 0 0 20px; padding: 0;}
ul li 	{}

/* Header */
#header 			{display: none}
#topNav 		{display: none;}
#printLogo {}

/* Container */
#container 			{background-color: #ffffff; margin: 0 auto; border-top: 1px solid #CCCCCC; border-left: 0px solid #333333; border-right: 0px solid #333333;}

#main 				{}
#main #leftCol 		{width: 335px; background-color: #39230f;}
#main #middleCol 	{width: 230px; background-image: url(../images/bgr_middle.jpg); background-repeat: no-repeat;}
#main #rightCol 	{width: 335px;}


/* Homepage */
#hpContent 						{background-image: url(../images/bgr_hp_content.jpg); background-repeat: repeat-x; background-color: #000000; padding: 5px 0 10px 0;}
#hpContent td 					{color: #a5a5a5;}
#hpContent .colOne 				{width: 380px;}
#hpContent .colTwo				{line-height: 1.1em; border-left: 0px solid #c9c0ac;}
#hpContent .colOne .content 	{padding: 0 25px 0 25px; line-height: 1.1em;}
#hpContent .colTwo .content 	{padding: 0 0 0 25px;}
#hpColumns 						{margin-bottom: 15px;}
#hpContent a:hover 				{text-decoration: none;}

#homeFloatingLogo   {display:none;}
#homeInventoryListing {padding:15px 20px 10px 20px;}

#scrollPanel 				{width: 205px; height: 280px; margin: auto; border: 0px solid #FFFFFF; overflow: hidden;}
.featuredItem 				{margin: 25px 0 0  0; padding: 0; list-style: none;}
.featuredItem .photo img 	{border: 3px solid #FFFFFF; margin: 0 0 8px 0;}
.featuredItem .title 		{color: #bababa; margin: 0 0 2px 0; font-weight: bold;}
.featuredItem .descr 		{color: #FFFFFF; line-height: 1.0em; margin: 0 0 5px 0;}
.featuredItem .price 		{color: #bababa; margin: 0; font-weight: bold; margin: 0 0 7px 0;}

/* Page */
#pageContent 		{}
#pageContent .copy 	{padding:0; font-size: 12px;} /* font size reduced back to 12 from default 13, i just think it is too big for the copy. remove font size if client prefer 13 */

#pageHeader 			{background-image: url(../images/bgr_hd.jpg); background-repeat: repeat-x; background-color: #b40039;}
#pageHeader #pageImage 	{display: none;}
#pageHeader #pageTitle 	{font-size: 20px; font-weight: bold; padding: 20px 20px 30px 0; margin: 0; line-height: 1em; color: #FFFFFF;}

#leftPanel 						{float: left; padding: 0px 20px 20px 0px; margin: 0; font-size: 9pt; vertical-align: top;}
#rightPanel {display:none;}

#rightPanel 						{width: 200px; float: right; padding: 0px 0px 20px 20px; margin: 0 0 10px 30px; font-size: 9pt; border-left: 1px solid #CCCCCC; vertical-align: top;}
#rightPanel ul#subnav 				{list-style: none; margin: 0 0 30px 0; padding: 0;}
#rightPanel ul#subnav li 			{border-bottom: 1px solid #CCCCCC; padding: 1px 0 2px 0;}
#rightPanel ul#subnav li a 			{}
#rightPanel ul#subnav li a:hover 	{text-decoration: none;}
#rightPanel ul#subnav h3 			{list-style: none; margin: 0 0 3px 0; padding: 0;}

/* Footer */
#footer 			{display: none;}


/* Forms */
form 		{padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
input, textarea 	{border: 1px solid #9e9e9e; font-family: Arial, Helvetica, sans-serif;}
input.submit 		{border: 1px solid #0061bb; padding: 0px 0px 0px 0px; margin: 5px 0px 0px 0px; background-color: #b60021; color: #ffffff; font-weight: bold;}

/* Credits */
#credits {display:none;}

#language_bar       {display:none;}
