/* Required */
html,body{
      margin:0;
      height:100%;
      background: url(../images/graphics/background.gif); background-position: left top; background-repeat: repeat-x;
}
/* Using this class in an empty div will stop floating divs above floating outside of the container div */
.clearBoth
{
	clear:both;
}
img
{
border:0px;
}
/* This will center the content in the center of the page using any set width */
.master 
{
    margin-left:auto;
    margin-right:auto;
    width:966px;
}
.headDiv
{
    width:966px;
    height:127px;
}
.headImage
{
    width:685px;
    height:127px;
    background: url(../images/graphics/headerbg.gif); background-position: left top; background-repeat: no-repeat;
    float:right;
}
.logo
{
    width:281px;
    height:127px;
}

.homeFlash
{
    width:966px;
    height:275px;
background:url("../images/graphics/flash_bg.jpg") no-repeat;
}
.sliderCon
{
width:;954px;
height:275px;
margin:0px 5px;
}

.navDiv
{
    width:966px;
    height:30px;
}
.conDiv
{
    width:966px;
    background: url(../images/graphics/contentbg.gif); background-position: left top; background-repeat: repeat-y;
}
/* Make sure the with of conLeft and conRight always = the width of master */
.conLeft
{
    width:715px;
    float:left;
    padding-top:4px;
    padding-left:6px;
    padding-right:2px;
background: url(../images/graphics/leftcontentbg.gif); background-position: left top; background-repeat: no-repeat;
}
.conRight
{
    width:201px;
    float:right;
    padding-left:22px;
    padding-right:19px;
}

.InternalconDiv
{
    width:966px;
    background: url(../images/graphics/internalcontentbg.png); background-position: left top; background-repeat: repeat-y;
}

.InternalconLeft
{
    width:212px;
    float:left;
}

.InternalconRight
{
    width:754px;
    float:right;
}

.InternalconDiv2
{
    width:966px;
    background: url(../images/graphics/internalcontentbg2.png); background-position: left top; background-repeat: repeat-y;
}
.footDiv
{
    width:966px;
    text-align:center;
    background: url(../images/graphics/footerbg.gif); background-position: left top; background-repeat: repeat-y;
}


hr { height: 0px; color: #cc0000; border-top: 1px; background: #cc0000; border-style: solid;}
input,textarea{ font-family: arial; font-size:12px; background-color:#f0f0f0; border: 1px solid #98999d; color:#000000;}
#googleMap { text-align: left; background-color:#FFFFFF; } 

/* ul ol li Styles */
li{ padding: 0px 0px 5px 0px; }
ul,ol { list-style: disc; }

/* Footer */
.footer{ padding: 0px 0px 0px 0px;}
.footer p { font-size: 10px; }
.footer a{ text-decoration: none; color: #bebda7;}
.footer a:hover{ text-decoration: none; color: #7f7e70;}

/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{ text-decoration: none;}
.Nav_Side_Level1{ color: 036; font-weight: bold; }
.Nav_Side_Level2{ color: 369; }
.Nav_Side_Leveln{ color: 69a; }
.Nav_Side_Level_Selected{}
.Nav_Top{ color: 036; }
.Nav_Top:hover{ color: black; }
.toplink { font: bold 12px verdana; color: #black; text-decoration: underline;}
.toplink:hover {color: 333; text-decoration: none; }

/* Original Start Shop Styles
.shopsubmit,.ft100bold,.pft100,.ft100,.ft{ background-color: #cccccc; font-size: 10px; }
.ft100bold,.pft100,.ft100{ width: 100px; }
.shopsubmit,.ft100bold{ font-weight: bold; font-size: 11px; }
.shopsubmit{ font-size: 12px; }
 */

/* Start Shop Styles */


/* ft100bold
   Continue button in Cart, Login, Login New Users in Address Info Page
   Edit Shipping Address, Edit Billing Address, Process Order in Billing Info
   Save Shipping Address, Save Billing Address in Edit address page
   Order Id in dsp-order
   --------------------------------
	ft100 
	Add to Cart, Add to Quote, Save to Wishlist 
	-------------------------------
	ftwidth 
	Add to Quote, Add to Wishlist, Add to Cart in Product description
	Copy to Cart, Transfer to Wishlist, Transfer to Cart, Remove, Recalculate in Cart
	Print button in dsp-order
	------------------------------
	currencysubmit
	Set Currency in Currency Converter

*/
.ft100bold,.ft100, .ftwidth, .currencysubmit{font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#e8e8e8; font-size:10px; border:1px buttonface outset; padding-top: 1; height: 20; text-align: center; float: right; cursor:default;}
.ftwidth{ width:130px;}
.ft100bold{ font-weight:bold; }

/* If Custom Add to Cart button is to be added
   Used for add to cart .. Name of the image has to be addtocart.gif*/
.addtocart{ width:120px; height:20px; border:0px;}

/*	If Custom Add to Quote button is to be added
	Used for Add to Quote .. Name of the image has to be addtoquote.gif */
.addtoquote.addtocart{ width:120px; height:20px; border:0px;}

/*	If Custom Add to Wishlist button is to be added
	Used for Add to Wishlist .. Name of the image has to be addtowish.gif*/
.addtowish{ width:120px; height:20px; border:0px;}

/*	In product description (template 1), heading for Price, Quantity, Price Inc etc*/
.shopsubmit{ font-size:11px;font-weight:bold; }

/* 	For Price */
.shopprice{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight:bold; font-size: 10px; color: #cc0000;}

/* 	For heading and text in Shop 
	shopform 
	For form fields
	-----------------------------
	Not sure about shopselect
*/ 
.shoptext, .shoptextbold, .shopselect,.shopform{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.shopform{ width:140;}
.shoptextbold{ font-weight: bold;}

/* Not sure where its being used */
.productheader{	font-size: 14px; font-weight: bold;	color: A92870;}

/* For required field asterik */
.shopred { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: red;}

/* Not sure where its being used */
.table{	/*border-color: black;	boder-style: thin;*/ cellspacing: 0; cellpadding: 0; width: 90%; border: 0;}

/*	Image class used for product image */ 
.image,.imagefeature{ border:0; margin:0.4em;}
.imagefeature{ width:110;}

/* For drop down list of currencies in currency converter */
.currencystyle{	width: 150px; font-size: 12px; font-weight: bold;} 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

/* RSS feeds */
 

.rssHeader{font-size: 1px; display:none; }
.rssList{ margin:0px; padding:5px 10px 5px 10px}
.rssItem{ list-style-type:none; border-bottom:0px solid #e3e3e3; margin:0px;}