/*//---------------------------------------------*/
/*// Name: SITENAME - Default Style Sheet		 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Template Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Body & Table Settings						 */
	/*//---------------------------------------------*/
	
		/* styles for body and tables contained on the template */
	
	html {
			overflow-y: scroll;
		}
	
	body {
		color:#000;
		font-size:11pt;
		font-family: Arial,Helvetica,sans-serif;
	}
	
	.main  {
		border: 8px solid #000;
		width: 944px;
		color:#000;
		font-size:11pt;
		font-family: Arial,Helvetica,sans-serif;
		margin:auto;
	}
	
	.mainContainer {
		width:944px;
	}
	
	.leftPanel  {
		width:142px;
		background: #000 url(images/rockRepeat.jpg) top repeat-y;
	}
	
	.footer  {
		background: url(images/footer.jpg) no-repeat;
		width:944px;
		height:67px;
		font-family: verdana;
		font-size: 10px;
	}
	
	.copyright  {
		margin: 11px 0 0 5px;
		color:#fff;
	}
	
	.bannerView  {
		margin: 16px 0 0 404px;
		color:#fff;
	}
	
	.bannerView img  {
		padding-right:5px;
	}
	
	.searchBox  {
		border: 1px solid #fff;
		border-right:1px solid #000;
		background: #000;
	}
	
	.searchBox .title {
		text-align:center;
		line-height:24px;
		background:#fff;
	}
	
	.navigation {
		background: #000;
	}
	
	.form input#keywords {
		width:100px;
		font-size:11px;
		margin:10px 0 0 0;
	}
	
	.form input.submit {
		font-size:11px;
		margin:12px 0;
	}
	
	
	.contentContainer  {
		width: 802px;
		padding: 5px;
		font-size:;11px;
		font-family: Arial,Helvetica,sans-serif;
	}
	
	/*
	.rockRepeat  {
		background: url(images/rockRepeat.jpg) top repeat-y;
		width:142px;
		height:100%;
	}
	*/
	
	/*//---------------------------------------------*/
	/*// Header Settings							 */
	/*//---------------------------------------------*/
	
		/* styles for header contained on the template */
		
		
		h1  {
			font-size:18px;
			font-weight:bold;
		}
	
	/*//---------------------------------------------*/
	/*// Navigation Settings						 */
	/*//---------------------------------------------*/
		
		/* styles for Links And Navigation contained on the template */
		
	.navigation a  {
		color: #fff;
		font-weight:bold;
		text-decoration: none;
		line-height:22px;
		font-size:12px;
	}
		
	.navigation a:hover  {
		color: #fff;
	}
		
	.navigation span  {
		text-decoration: underline;
	}
		

		
	/*//---------------------------------------------*/
	/*// Footer Settings							 */
	/*//---------------------------------------------*/
		
		/* styles for Footer And BVLOGO contained on the template */
		
/*//---------------------------------------------*/
/*// Content Cell Settings						 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Title Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for Titles contained in the bodycontents */
	
	/*//---------------------------------------------*/
	/*// Text Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for text contained in the bodycontents */
	
	a.website {
		color:#00aeef;
		text-decoration:underline;
		font-weight:normal;
	}
	
	a.website:hover {
		color:#00d8ff;
	}
	
	
	/*//---------------------------------------------*/
	/*// Link Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for links contained in the bodycontents */
	
	a  {
		color:#000;
		font-weight:bold;
		text-decoration:none;
	}
	
	a:hover  {
		text-decoration:underline;
	}
	
	

	
	/*//---------------------------------------------*/
	/*// Image Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for images contained in the bodycontents */
		
		.igs-description {
			font-size:13px;
			font-weight:normal;
		}
		
		.galleryTd {
			text-align: center;
			width: 33%;
			vertical-align: middle;
		}

	
	/*//---------------------------------------------*/
	/*// Form Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for forms contained in the bodycontents */
	
	.borderTable, .ecomTable, .ecom-tableDetails, .ecom-tableCategory, .ecom-tableListing, .ecom-tableViewCart, .ecom-tableCommon
	{
	
	}
	.ecom-tableListing-rowNavigationTop, .ecom-tableListing-rowNavigationBottom
	{
	
	}
	.tableRowHeader, .ecom-tableRowHeader, .ecom-tableListing-rowHeaderTop
	{
	
	}
	.tableRowFooter, .ecom-tableRowHeader, .ecom-tableListing-rowHeaderBottom
	{
	
	}
	.textRequiredField, .ecom-textRequiredField
	{
	
	}
	.textSmallerFont
	{
	
	}
	.labelColumn, .ecom-labelColumn
	{
	
	}
	.tableRow1, .ecom-tableRow1, .ecom-tableListing-row1
	{
	
	}
	.tableRow1, .ecom-tableRow2, .ecom-tableListing-row2
	{
	
	}
	.itemImage {
	
	}
	.itemDetails {
	
	}
	.ecom-imgStatic-exists
	{
	
	}
	.ecom-textProductName
	{
	
	}
	.ecom-textProductStatus
	{
	
	}
	.viewCartInfo
	{
	
	}
	.ecomDiscountCode
	{
	
	}
	.ecom-textErrorMessage
	{
	
	}
	.ecom-textAlignCenter
	{
		text-align: center;
	}
	.ecom-textAlignLeft
	{
		text-align: left;
	}
	.ecom-textAlignRight
	{
		text-align: right;
	}
	.ecom-textAlignJustify
	{
		text-align: justify;
	}
	/*//---------------------------------------------*/
	/*// Other Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for any other contained in the bodycontents */

/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/