﻿body 
{
    margin: 0px;
	background-image: url('../images/site/bg.jpg');
	font-family: Vrinda;
}

.main_table 
{
    width:760px;
    
}

.logo_cell
{
    height:107px;
    background-image: url('../images/site/nebula_design3_r1_c2.jpg'); 
    background-repeat:no-repeat;
}

.topleft
{
    background-image: url('../images/site/nebula_design3_r2_c2.jpg'); 
    background-repeat:no-repeat;
    height:38px;
}

.topright
{
    background-image: url('../images/site/nebula_design3_r2_c11.jpg'); 
    background-repeat:no-repeat;
    width:15px;
    height:38px;
}
.topmiddle
{
    background-image: url('../images/site/nebula_design3_r2_c4.jpg'); 
    height:38px;
    text-align: center;
}

.sideleft
{
    width:17px;
    background-color:White;
}

.homesideleft
{
    width:10px;
    background-color:White;
}

.sideright
{
    width:15px;
    background-image: url('../images/site/nebula_design3_r3_c12.jpg');
}
.homesideright
{
    width:10px;
    background-color:White;
    
}

.bottomleft
{
    width:17px;
    height:40px;
    background-image: url('../images/site/nebula_design3_r6_c2.jpg'); 
    background-repeat:no-repeat;
    
}

.bottomlogo
{
    height:40px;
    background-image: url('../images/site/nebula_design3_r6_c3.jpg'); 
    background-repeat:no-repeat;
}

.bottommiddle
{
    height:40px;
    background-image: url('../images/site/nebula_design3_r6_c7.jpg'); 
}

.bottomphone
{
    width:154px;
    height:40px;
    background-image: url('../images/site/nebula_design3_r6_c10.jpg'); 
    background-repeat:no-repeat;
}
.bottomright
{
    width:15px;
    height:40px;
    background-image: url('../images/site/nebula_design3_r6_c11.jpg'); 
    background-repeat:no-repeat;
}

.linkscell
{
    background-color:White; 
    vertical-align:top;
    text-align:left;
    font-size:small;
    width:1px;
}

.mainbordertop
{
    background-color:#E3E3E3;
    height:1px;
}
.mainborderleft
{
    background-color:#E3E3E3;
    width:10px;
}


.mainborderbottom
{
    background-color:#E3E3E3;
    height:10px;
}

.mainmiddle
{
    background-color:White;
    vertical-align:top;
}

.maincontent
{
    background-color:White;
    vertical-align:top;
    font-family:Tahoma;
    font-size:small;
}

.linkborder
{
    background-color:White;
    width:4px;
}
.admin_fieldset
{
	width: 95%;
	text-align: left;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
 /*background-color: #D3DEEF;
    color: white:*/
    color:White;
}

.watermark {
	 background: #FFAAFF; 
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
.validatorCalloutHighlight 
{
    background-color:Yellow; 
}
.align_left
{
	text-align:left;
}
.align_right
{
	text-align:right;
}
.align_center
{
	text-align:center;
}
.admin_header
{
	background-color:#E3E3E3;
}
.admin_table
{
	
}
.product_div
{
	float:left;
	width:535px;
}
.category_div
{
	width:170px;
	height:170px;
	float:left;
	text-align:center;
	/*background-color:Fuchsia;*/
	background-image:url('../images/site/item_bg1.jpg');
	background-repeat:no-repeat;
	margin:4px;
}
.productline_div
{
	width:170px;
	height:170px;
	float:left;
	text-align:center;
	/*background-color:Fuchsia;*/
	background-image:url('../images/site/item_bg1.jpg');
	background-repeat:no-repeat;

	margin:4px;
}
.spacer_div
{
	width:1px;
	height:170px;
	background-color:Black;
}
.header_productline
{
	background-image:url('../images/site/header.jpg');
	background-repeat:no-repeat;
	width:535px;
	height:100px;
	font-family:Arial Narrow;
	text-indent: 30px;
	
}
.product_image_gallery
{
	width:305px
}

.white_link
{
	color:Black;
}
.subcategory_table
{
	/*background-color:Gray; 
	padding: 5px;
	border: 1px dashed black;
	*/
	background-image:url('../images/site/subcat_bg2.jpg');
	background-repeat:no-repeat;
	width:188px;
	height:340px;
	padding: 10px;
	float:right;
}
.small_product
{
	width:75px;
	text-align:center;
}
.dealerdetails
{
	width:130px;
}
