/* ================================
    CSS STYLES FOR SOLUTIONSGROUP STORE 
    v1.1, 08/2005
   ================================
*/   

BODY {
    SCROLLBAR-ARROW-COLOR      : #FFFFFF;
    SCROLLBAR-TRACK-COLOR      : #DBDBDB;
    SCROLLBAR-FACE-COLOR       : #808080;
    SCROLLBAR-3DLIGHT-COLOR    : #DBDBDB;
    SCROLLBAR-DARKSHADOW-COLOR : #808080;
    SCROLLBAR-HIGHLIGHT-COLOR  : #DBDBDB;
    SCROLLBAR-SHADOW-COLOR     : #000000;
    background-image: url(./images/chauvetbg.jpg);
    background-color : #ffffff;
    color                      : Black;
}

img {
	border: none;
	
}

/* */
.HomeHead
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    background-color: #E1E1E1;
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

/* */
.SubContentHead
{
    background-color: #DBDBDB;
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 13pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: #000000;
    background-image: url(./images/specialspacer.gif);
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
}

.MostPopularHead1
{
    background-color: #000000;
    background-image: url(./images/specialspacer.gif);
    color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

.AccountDetail
{
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 12pt;
    text-decoration: underline;

}
.ProductListItem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}

.Quantity
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px
}

.AccountManagement
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 12pt;
}

.CartListHead
{
    background-color: #DBDBDB;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #DBDBDB;
    line-height: 10pt
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: red;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #0066FF;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: red;
    text-decoration: none;
}

A.SiteLinkImage, A.SiteLinkImage:link, A.SiteLinkImage:visited
{
    color: #0066FF;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    border: none;
}

A.SiteLinkImage:hover
{
    color: red;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #000000;
    font-family: Verdana, Arial;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: #000000;
    text-decoration: underline;
    padding-left: 11px
}

A.MenuSelected
{
    color: #000000;
    font-family: Verdana, Arial;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: #FDDC01;
    font-family: Verdana, Arial;
    text-decoration: none;
    font-size: 11px;
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}



A:link  {
    text-decoration: none;
    color:  #000000;
}

A, A:hover {
    text-decoration: underline;
    color:  #FDDC01;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  12px;

}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}

.Rotator 
{
  border:1px; 
  border-color:#DBDBDB; 
  border-style:solid; 
  width:450px; 
  height:25px; 
  padding:3px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:Blue; 
}
.form1 {
	height: 18px;
}
.downloadslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00B6F7;
}

.OfferTitle
{
    color: #FFFFFF;
    font-family: Verdana, Arial;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 17px;
    text-align: right;
    padding: 5px;
    vertical-align: bottom;
}

.OfferText
{
    color: #000000;
    font-family: Verdana, Arial;
    text-decoration: none;
    font-size:  11px;
    line-height: 14px;
}

.IntroText
{
    color: #000000;
    font-family: Verdana, Arial;
    text-decoration: none;
    font-size:  11px;
    line-height: 20px;
}

.Labels
{
  font-family:Verdana;
  font-size:12px;   
  color:Black;
}

table.solid 
{

    font-weight: bold;
    font-family:Verdana;
    font-size:12px;
}

#titlecontent {
	width:100%;
	right:0;
	left:0;
	top:0;

}

#titleblock{
	position: absolute;
	top: 90px;
}

#topad{
	float: right;
	background-color: transparent;
}

#topad img{
	border : none;
	background-color: transparent;
}

#logo{
	position: absolute;
    top: 90px;
}

.Ip{
    color: #000000;
    font-family: Verdana, Arial;
    text-decoration: none;
    font-size:  11px;
    line-height: 20px;

}

.IpBox
{
    border:1px; 
    border-color:red ;
    border-style:solid; 
    padding:3px; 
    background-color: #FFE4B5;

}

.popitems
{
    border-bottom:  dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-top:  dimgray 1px solid;
    border-right:  dimgray 1px solid;
}

   
.AddToCart
{
    color: #ff9440;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding: 3px; 
    
    vertical-align: top;
}

.MoreInfo
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 10px;
    padding: 3px; 
    
    vertical-align: top;
}

.Welcome
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
}

.PriceBreak
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 20pt;
}

.Stock
{
    color: #808080;
    font-family: Verdana, Arial;
    font-size: 15px;
    line-height: 15pt;
}

.CartButton
{
    font-family: Verdana, Arial;
    font-size: 10px;
    padding: 3px; 
    vertical-align: middle;
    line-height: 20pt;
}

#orderformtext
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

.disclaimer
{
    font-family: Verdana, Arial;
    font-size: 8px;
    font-weight: bold;
    float: right;
}

.errormessage
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: Red;   
    font-weight: bold;
}

.printdisclaimer
{
    font-family: Verdana, Arial;
    font-size: 9px;

}

.printimage
{

    border: 1px dimgray solid;
}



#offerbox2{
	position: absolute;
	top: 160px;
	left: 69%;
    line-height: 14px;
	font-size: 11px;

}

A.tandc, A.tandc:link, A.tandc:visited
{
    color: red;
}

.changepass
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;   

}

.carttotal
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px; 
}

.carterror
{
    color: Red;
    font-weight: bold;
}

.itembrand
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 20pt;
    font-weight: bold;
}

.menu
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
}

A.menu, A.menu:link, A.menu:visited
{
    color: #000000;
    font-family: Verdana, Arial;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.menu:hover
{
    color: #FDDC01;
    text-decoration: underline;
    padding-left: 11px
}

.FormFields
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 12pt;
}

.darktable
{

    background-color: #ffffff;
    text-align: left;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.darktablelabel
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px; 
}
