/* ================================
    CSS STYLES FOR SensoryCo STORE 
    v1.1, 06/2001
   ================================
*/   

DIV#Myloader 
{  
    /*border: 1px solid #ccc;  */
    width: 360px;  
    height: 310px;
    overflow:hidden;
    position:relative;
    display:block;
    float:left;    
}

DIV#Myloader.loading 
{  
    background: url(images/loading.gif) no-repeat center center;
}

DIV#AlsoBoughtImage
{  
    /*border: 1px solid #ccc;  */
    width: 100px;  
    height: 100px;
    overflow:hidden;
    position:relative;
    display:block;
    /*float:left;  */
}

DIV#AlsoBoughtImage.loading 
{  
    background: url(http://www.thesensorycompany.com/images/loading.gif) no-repeat center center;
}


a.thumbnails, a.thumbnails:link, a.thumbnails:visited
{
    text-decoration: none;   
}
a.thumbnails:hover
{
    color: #FF0000;
}

div#thumbs img
{
    border:0px; 
    position:absolute;
}


BODY
{
}

.HeaderTelephone
{
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    font-family: Verdana, Arial;
    
}
.HomePageTitle
{
    font-weight: bold;
    font-size: 17px;
    color: #000000;
    font-family:  Times New Roman

}
.ContentHead
{
    font-weight: bold;
    font-size: 20px;
    color: #696969;
    font-family: Verdana, Arial;
    height: 30px;
    background-image: url('images/Linear35.jpg');
    
}
.ContentFooter
{
    color: #696969;
    height: 10px;
    background-color: #efefef;
}


.ErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 12px;
    line-height: 14pt
}
.ValidationErrorText
{
    color: red;
    font-family: Verdana, Arial;
    font-size: 9px;
    font-weight: bold;
}

.Normal, .ProductDescription, .CategoryDescription
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;    
}
.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalBoldItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    font-style: italic;
}
.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;    
    font-style: italic;
}

/**************************************************************/
/* Shopping Cart Links*/
/**************************************************************/
#CartPreview
{
    position: absolute;
    display: none;
    background-color: #EAEAEA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.CartListHead
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	border-left: dimgray 1px solid;
    border-bottom: dimgray;
	color: #E7E7FF;
	line-height: 13pt;
	font-family: Verdana, Arial;
	background-color: #4A3C8C;
}

.CartListItem
{
    background-color: #DEDFDE;
    border:white 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
  	font-weight: normal;
  	line-height: 18px;
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: white;
    border-left: white 1px solid;
    border-right: white 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px;
  	font-weight: normal;
  	line-height: 18px;
}

.CartListItem_Desc
{
	font-weight: bold;
    text-align: left;
}

.CartListHead_Desc
{
    font-weight: bold;
    text-align: left;
}
.CartListFooter
{
    background-color: #C6C3C6;
    line-height: 3pt
}

.CartSubTotal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    
}
.CheckoutTotalNormal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color:#0000FF;
}
.CheckoutTotalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color:#0000FF;
}

/*Sensory Company Text at top of page */
.HomeHead
{
    color: #0000FF;
    font-family: 'Times New Roman' , Times, san-serif;
    font-size: 24px;
    font-weight:900;
}


.ProductOptionsDesc
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}
.ProductOptionsPrice
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    line-height: 20px;
}

/**************************************************************/
/*Side Menu Links and colours*/
/**************************************************************/
.CopyrightDTL
{
    color: #E6E6E6;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    text-align:left;    
}
.CategoryMenu
{
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    font-family: Verdana, Helvetica, sans-serif;
    text-align: center;
    background:#ffffff;

}

.CategoryMenuHeader
{
    font-size: 13px;
    color: #000000;
}
A.CategoryMenuUnselected, A.CategoryMenuUnselected:link, A.CategoryMenuUnselected:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;    

    color: #000000;
    text-decoration: none;   
}
A.CategoryMenuUnselected:hover
{
    font-weight: bold;
    color: #FF0000;
}
.CategoryMenuSelected
{
    color: #0000FF;
}

A.AlsoBought, A.AlsoBought:link, A.AlsoBought:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;    
    text-decoration: none;   
}

A.AlsoBought:hover
{
    
}
/**************************************************************/


/* */
.SubContentHead
{
    background-color: #efefef;
    color: #696969;
    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: 20pt
}

/* */
.MostPopularHead
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Verdana, Arial;
	background-color: purple;
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
	font-size: 11px;
	color: red;
	font-family: Verdana, Arial;
}

.ProductListModel 
{
    color: Black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;

    text-decoration: none;
    max-width: 200px;
    padding-top:3px;
}

A.ProductListModelLink:link, A.ProductListModelLink:visited
{
    text-decoration: none;
}

A.ProductListModelLink:hover
{
    text-decoration: none;
    color:Red;

}
/*  */
.ProductListPrice
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px
}


/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited, A.SiteLink:unvisited
{
	font-size: 11px;
	color: gray;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}   

A.SiteLink:hover
{
    color: red;
    text-decoration: none;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #dddddd;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

A.LinkNoDecoration, A.LinkNoDecoration:link, A.LinkNoDecoration:visited, A.LinkNoDecoration:hover
{
	text-decoration: none;
}

/* */

A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
	font-weight: bold;
	font-size: 10px;
	color: gray;
	line-height: 13px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
    text-align: center;
}

A.MenuUnselected:hover
{
    
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
}

A.DescripUnselected, A.DescripUnselected:link, A.DescripUnselected:visited
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

A.DescripUnselected:hover
{
	font-weight: bold;
	color: red;
	text-decoration: none;
}



A.MenuSelected
{
	font-weight: bold;
	font-size: 10px;
	color: blue;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

A.MenuSelected:hover
{
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

/* GENERAL */

/* text style used for most text rendered by modules */

.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
}




A:link  {
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

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
}

