/* ================================
    CSS STYLES FOR mullacott_leisure.mullacott_marine.web STORE 
    v1.1, 06/2001
   ================================
*/   

BODY
{
}

/* */
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color:  lightgray;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}


.showPDFIdentifyer
{
    display:inline;
    text-align:left;
    background-color:#bfcfbd;
    height:50px;padding:10px;
    border-bottom:solid 3px #729070;
    border-right:solid 3px #729070;
}

.atoms {
    position: relative;
    top: 0.1em;
    color: red;
    font-size: 18pt;
}




h1{
  margin: 0; padding: 0;
  font: 20px Arial,Trebuchet MS, Verdana;
  font-weight: bold;
  }

h2{
  margin: 0; padding: 0;
  font: 14px Arial,Trebuchet MS, Verdana;
  font-weight: bold;
  }

h3{
  margin: 0; padding: 0;
  font: 13px Arial,Trebuchet MS, Verdana;
  font-weight: bold;
  }
  
.DataGridAlternateItem
{
	font-size: 8pt;
	color: black;
	font-family: Arial,Trebuchet MS, Verdana;
	background-color: #f0f0f0;
	font-variant: normal;
}
.DataGridItem
{
	font-size: 8pt;
	color: black;
	font-family: Arial,Trebuchet MS, Verdana;
	background-color: #e0e0e0;
	font-variant: normal;
}
.DataGridItemPlain
{
	font-size: 8pt;
	color: black;
	font-family: Arial,Trebuchet MS, Verdana;
	background-color: White;
	font-variant: normal;
}

.schematic_dropdown
{
    width:280px;
}

/* AutoComplete highlighted item */

.schematics_accordion_header
{
    background-color: blue;
}

.schematics_accordion_content
{
    background-color: lightblue;
    border: solid;
}

.autocomplete_highlightedListItem
{
	background-color: #d7d7d7;
	color: black;
	padding: 1px;
	text-indent : 2px;
	font-weight:bold;
	cursor : pointer;
	border-top-color:Gray;
	border-top-width : 1px;
	border-top-style : solid;
	border-right-color:Gray;
	border-right-width : 1px;
	border-right-style : solid;
	border-left-color:Gray;
	border-left-width : 1px;
	border-left-style : solid;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	margin : 0px!important;
	padding:0;
	background-color : #ffffff;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : auto;
    text-align : left;
    list-style-type : none;
    z-index: 10003; 
    position:relative;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
	text-indent : 2px;
	border-top-color:Gray;
	border-top-width : 1px;
	border-top-style : solid;
	border-right-color:Gray;
	border-right-width : 1px;
	border-right-style : solid;
	border-left-color:Gray;
	border-left-width : 1px;
	border-left-style : solid;		
}

.DataGridHeader
{
	font-weight:bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial,Trebuchet MS, Verdana;
	background-color: #CCD6E0;
	font-variant:normal;
}

.style1
{
	font-family: Arial,Trebuchet MS, Verdana;
	font-size: 10px;
	text-decoration: none;
}

.SpecTitle
{
    background-color: #647AA3;
    color: white;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: normal;
    height: 15px;
    width:200px;
    text-align:right
}

.SpecValue
{
    background-color: #8899B8;
    color: white;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: normal;
    height: 15px;
    width:200px;
    text-align:left
}


.SpecTitleCaravan
{
    background-color: #4D724B;
    color: white;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: normal;
    height: 15px;
    width:200px;
    text-align:right
}

.SpecValueCaravan
{
    background-color: #88E782;
    color: white;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: normal;
    height: 15px;
    width:200px;
    text-align:left
}

.HomeHead
{
    color: #999966;
    font-family: Verdana, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

.HomeHeadBlack
{
    color: #000000;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}


/* */
.UnitCost
{
    color: #808080;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    line-height: 20pt
}

.ClickHere
{
    color: #6699cc;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    line-height: 20pt
}

.BackToSite
{
    color: #6699cc;
    font-family: Arial,'Trebuchet MS';
    font-size: 12px;
    line-height: 35pt;
    font-weight: bold
}

.TextHeadings
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11pt;
    line-height: 15pt;
    font-weight: bold
}

.MostPopularHead
{
    background-color: Red;
    color: white;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 13px;
    font-weight: bold;
    line-height: 15pt;
    text-decoration: underline;
}

.ProductListHeadNoUnderline
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 13px;
    font-weight: bold;
    line-height: 15pt;
    text-decoration: none;
}

.ClickImage
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 10px;
}

.ProductListItem
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11px
}

.ProductList11Grey
{
    color: #8b8b8b;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11px
}

.ProductList11GreyItalic
{
    color: #8b8b8b;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11px;
    font-style:italic
}

.ProductList12
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px
}

.ProductList12BoldRed
{
    color: red;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: bold
}

.ProductList16
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 16px;
    font-weight: bold;
}

.ProductList15
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 16px;
    font-weight: bold;
}

.ProductCodeListItem
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 10px
}

.PriceMatchHeader
{
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 18px;
    text-decoration:none;
    font-style:normal;
    font-weight: bold
}

.H1_40px
{
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 40px;
    text-decoration:none;
    font-style:normal;
    font-weight: bold
}

.PriceMatchSubHeader
{
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 13px;
    text-decoration:none;
    font-style:italic;
    font-weight: bold
}

.PriceMatch
{
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11px;
    text-decoration:none;
    font-style:italic;
    color: #8b8b8b;
}

.ProductListFeatures
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px
}

.ProductListFeaturesItalic
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    font-style:italic
}

.ProductListFeaturesBold
{
    color: black;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: bold
}

.CartListHead
{
    background-color: #dddca3;
    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: #dddca3;
    line-height: 10pt
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Arial,Trebuchet MS, Verdana;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Arial,Trebuchet MS, Verdana;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: red;
    font-family: Arial,Trebuchet MS, Verdana;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: white;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: white;
    font-family: Arial,Trebuchet MS, Verdana;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Arial,Trebuchet MS, Verdana;
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

.NormalDouble
{
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px    
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Arial,Trebuchet MS, Verdana;
    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: Arial,Trebuchet MS, Verdana;
    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: Arial,Trebuchet MS, Verdana;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Arial,Trebuchet MS, Verdana;
    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: Arial,Trebuchet MS, Verdana;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 100%;
    font-weight: bold;
    color: red
}

#timer {
	position:relative;
}

.timer_expires_label {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#666;
}
#timer_expires_label {
	position:relative;
}
#timer_expires {
	position:absolute;
	top:-2px;
	left:147px;
	
}
.timer_labels {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#666;
}

#timer_labels {
	position:relative;
}

#timer_label_hrs {
	position:absolute;
	top:35px;
	left:10px;
	z-index:1000;
}
#timer_label_mins {
	position:absolute;
	top:35px;
	left:56px;
	z-index:1000;
}
#timer_label_secs {
	position:absolute;
	top:35px;
	left:105px;
	z-index:1000;
}


/* timer numbers */
.timer_numbers {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-indent:5px;
	color:#ffffff;
}

#timer_hours {
	background:url(http://www.leisureshopdirect.com/images/countdown-left.jpg) #ffffff no-repeat;
	float:left;
	width:50px;
	height:33px;
	padding: 5px 0 7px 0;
	letter-spacing:8px;
}

#timer_mins {
	background:url(http://www.leisureshopdirect.com/images/countdown-middle.jpg) #ffffff no-repeat;
	float:left;
	width:49px;
	height:33px;
	padding:5px 0 0 0;
	letter-spacing:8px;
}

#timer_seconds {
	background:url(http://www.leisureshopdirect.com/images/countdown-right.jpg) #ffffff no-repeat;
	float:left;
	width:41px;
	height:33px;
	padding:5px 0 0 0;
	letter-spacing:8px;
}





.SaveOffRRPText
{
    color: red;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
}

.SaveOffRRPPrice
{
    color: red;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
}


.SpecialOfferLineThrough
{
    color: #ff4c09;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    text-decoration: line-through;
    font-weight: bold;
}

.SpecialOffer
{
    color: #ff4c09;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: bold;
}
.SpecialOffer4Offer
{
    color: #ff4c09;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 16px;
    font-weight: bold;
}
.DailySpecialOffer
{
    color: #b30401;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    font-weight: bold;
}
.DailySpecialOfferLarge
{
    color: #b30401;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 18px;
    font-weight: bold;
}
.DailySpecialOfferLineThrough
{
    color: #b30401;
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 12px;
    text-decoration: line-through;
    font-weight: bold;
}
.RedBold
{
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Arial,Trebuchet MS, Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}



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
}

.pageNumbers
{
    font: 12px Arial,Trebuchet MS, Verdana;
    font-weight: normal;
}

.pagePrevNextNumbers
{
    font: 12px Arial,Trebuchet MS, Verdana;
    font-weight: normal;
}

.pageNumbers a:link
{
    font: 12px Arial,Trebuchet MS, Verdana;
    font-weight: normal;
}
.pageNumbers  a:hover
{
    font: 12px Arial,Trebuchet MS, Verdana;
    font-weight: normal;
    text-decoration:underline;
}

.pagination
{
}

