/*
blindsonthenet.css

Colour Table
Green: #99CC33;
Purple: #9D5ABA;

		
/*-------------------------------------------------------------------------------------------------
general
-------------------------------------------------------------------------------------------------*/
h1{
  	color: #99CC33; 
  	font-size: 16px; 
	padding:5px 0 10px 0;
	margin:0;
	clear:both;
  	}

h2{
	color: #99CC33; 
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
	font-weight:600;
	}

h3{
	font-size:13px;
	margin:0 0 10px 0;
	padding:0;
	}

img{
	border:0;
	}
	
label{float:left;width:170px; vertical-align:middle;}
textarea{font-family:Arial, Helvetica, sans-serif;font-size:12px;}
input{font-size:12px;}

/** index page **/
.border {
	border:1px solid #000000;
	}
	
img{
	border:0;
	}

/** index page **/


TABLE
	{
   FONT-SIZE: 12px; 
   COLOR: #000000; 
   FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
	}

TD
{
   FONT-SIZE: 13px; 
   COLOR: #000000; 
   FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
}

TD.whiteText
{
   FONT-SIZE: 11px; 
   COLOR: #ffffff; 
   FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
}

table.rightcol{
	border-spacing:0;
	}

table.rightcol TD{
	padding:5px;
	background-color:#EEEEEE;
	}

TD.green, div.green
{
   FONT-SIZE: 12px; 
   COLOR: #99CC33; 
}

div.green h2, TD.green h2, TD.green h1
{
   FONT-SIZE: 12px; 
   font-weight:800;
   COLOR: #99CC33; 
}

div.green_large
{
   FONT-SIZE: 14px;
   font-weight:bold;
   text-align:center;
   COLOR: #99CC33; 
   FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
 }

#catDesc
{
margin:0;
padding:10px;


}

.promo
	{
	padding:0;
	margin:0 0 0 12px;
	width:46%;
	position:relative;
	
	float:left;
	display:inline-block;
	}
	
div.promohead
	{
	padding:0;
	margin:0;
	height:34px;
	
	border:1px solid #77199E;
	
	background:#9765AF
			  url(../images/button_bg.jpg);
	background-position:left;
	background-repeat: repeat-x;
	
	font-size:14px;
	color:#ffffff; 
	font-weight:bold; 
	text-align:center; 
	}
	


div.promotext{
	color: #555555;
	font-size:12px;
	padding:5px;
	margin:5px;
	}

div.promohead1{
	background-color:#F1F1F1;
	color: #FF0000;
	font-size:14px;
	padding:5px;
	font-weight:bold;
	}


TD.orange
{
   FONT-SIZE: 12px; 
   COLOR: #FF9900; 
}

td.gray, div.gray, .gray
{
   FONT-SIZE: 11px; 
   COLOR: #666666; 
}

h1.gray {
	font-size: 12px; 
	font-weight:bold;
	color: #666666; 
	padding:0;
	margin:5px 0 10px 0;
   }

IMG.colour{
	margin: 5px 0 0 0;
	border:1px solid #CCCCCC;
	width:60px;
	height:60px;
	}
	
TD.darkgray
{
   FONT-SIZE: 11px; 
   COLOR: #333333; 
}

.new_heading 
{
  COLOR: #B7DB70; 
  FONT-SIZE: 16px; 
  line-height: 120%;
}

.greentext
{
   FONT-SIZE: 12px; 
   COLOR: #99CC33; 
}

.form_box
{
  width:180px;
  FONT-SIZE: 11px; 
  COLOR: #666666; 
  border: 1px solid #666666;
}

.text_box{padding:0;margin:0;height:17px;font-size: 11px;COLOR: #666666;border: 1px solid #666666;display:inline;}
textarea.text_box{width:155px;height:100px;}

a:link, a:active, a:visited{
  FONT-SIZE: 12px; 
  COLOR: #A3D044; 
  FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
  TEXT-DECORATION: none
}

a:hover {
  TEXT-DECORATION: none;
   }

A.small:link, A.small:visited, A.small:active{
  	FONT-SIZE: 10px; 
  	COLOR: #96CA31; 
  	FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
  	TEXT-DECORATION: none
	}
	
A.small:hover{
  TEXT-DECORATION: underline;
}

A.smallPurple:link, A.smallPurple:visited, A.smallPurple:active{
  	FONT-SIZE: 10px; 
  	COLOR: #9D5ABA; 
  	FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
  	TEXT-DECORATION:underline;
	}

A.black:link, A.black:visited, A.black:active{
  	FONT-SIZE: 10px; 
  	COLOR:#333333; 
  	FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
  	TEXT-DECORATION: none
	}




A.black:hover{
  TEXT-DECORATION: underline;
}

a.small_green:link, a.small_green:visited, a.small_green:active{
	 font-size:9px;
	 COLOR: #99CC33; 
	}
	
a.small_green:hover{
	 TEXT-DECORATION: underline;
}
	
a.white:link, a.white:visited, a.white:active{
  FONT-SIZE: 11px; 
  COLOR: #ffffff; 
  FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
  TEXT-DECORATION: none;
}

a.white:hover {
  TEXT-DECORATION: none;
}

a.green:link, a.green:visited, a.green:active{  
	FONT-SIZE: 13px; 
	COLOR: #99CC33; 
	FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
	TEXT-DECORATION: none;
	}

a.green:hover{
	TEXT-DECORATION: underline;
}

.menuLeftPurple  
{   
  FONT-SIZE: 11px; 
  COLOR: #ffffff; 
  FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
  BACKGROUND-COLOR: #BD92D1;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  text-align:center;        
  CURSOR: pointer;  
}

.menuLeft  
{   
  FONT-SIZE: 11px; 
  COLOR: #ffffff; 
  FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
  BACKGROUND-COLOR: #99cc33;
  border-top: 1px solid #ffffff;        
  CURSOR: pointer;  
}

.rollover
{
  FONT-SIZE: 11px; 
  COLOR: #000000; 
  FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
  BACKGROUND-COLOR: #b7db70;
  border-top: 1px solid #ffffff;        
  CURSOR: pointer;  
}  

.menuSelected  
{
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Helvetica, Sans-Serif;
	BACKGROUND-COLOR: #b7db70;
	border-top: 1px solid #ffffff;
	CURSOR: pointer;
}

/**** fonts ****/
.style1 {color: #FFFFFF}
.style4 {color: #99CC66}
.style5 {color: #99CC66; font-size: 24px; }
.style8 {font-size: 42px}
	
div.prodWrapper{
	padding:0;
	margin:0;
	position:relative;	
	}
	
div.textColour
	{
	padding:5px 0 5px 0;
	margin:0;
	height:30px;
	text-align:center;
	}

div.lowPriceSmall{
 	position:absolute;
	z-index:10;
	left:135;
	top:200;
	padding-top:10px;
	width:50px;
	height:50px;
	background:url(../images/lowPriceSmall.png) center no-repeat;
	/* background:url(../images/christmas/christmasLowPriceSmall.png) center no-repeat; */
 	text-align:center;
	color:#FFFFFF;
	font-size:13px;
}


div.expressBanner{
	position:absolute; 
	top:185; 
	left:-6;
	z-index:10; 
	background:url(http://www.blindsonthenet.com.au/images/express-dispatch-banner.png) top left no-repeat;
	text-indent:-9999px;
	width:200px;
	height:57px;
}

td.round{
	background:url(../images/corner.gif) bottom right no-repeat;
	}

.cus{
	font-size:10px;
	color:#999999;
	text-align:center;
	}

div.scrollBox{
	float:right; 
	color:#FFFFFF;
	background-color:#99CC33;
	padding:3px; 
	font-size:10px;
	font-weight:bold; 
	text-align:center;
	width:100px;
	}

span.scroll{
	color:#000000;
	font-size:11px;
	}
	
.red{
	color:#FF3300;
	}
.green{
	color: #99ED27;
}
	
.quickHeader{
	color: #333333; 
	font-size:14px;
	margin:0 0 3px 0;
	padding:0;
	font-weight:normal;
	}
	
.viewProdHead{ 
	font-size:16px;
	margin:0;
	padding:0;
	font-weight:bold;
	}
	
TD.viewProdHead h1, TD.new_heading h1
{
   FONT-SIZE: 16px;
   padding:0;
   margin:0;
   display:inline; 
   COLOR: #99CC33; 
}

.quoteHead
{
   FONT-SIZE: 18px;
   padding:0 0 10px 0;
   margin:0;
   font-weight:bold;
   display:block; 
   COLOR: #B7DB70; 
}
/***********************************************************************************
small products on front page
************************************************************************************/
div.prodHead
	{
	padding:0;
	margin:0 0 5px 10px;
	width:224px;
	
border:1px solid #77199E;
	
	background:#9765AF
			  url(../images/button_bg.jpg);
	background-position:left;
	background-repeat: repeat-x;
	
	font-size:14px;
	line-height:20px;
	color:#ffffff; 
	font-weight:bold; 
	text-align:center; 
	}
	
div.side_ad{
	text-align:center;
	
	display:block;
	width:243px;
	margin:0 0 5px 0;
	padding:0;
	color:#333333;
	font-size:11px;
	}


div.prodHead a:link, div.prodHead a:visited, div.prodHead a:hover
	{
	font-size:14px;
	line-height:20px;
	color:#ffffff; 
	font-weight:bold; 
	text-align:center; 
	}

div.product_front a:hover, div.product_front a:visited
	{
  	text-decoration: none;
  	}

div.product_front{
	text-align:center;
	cursor:pointer;
	
	background-image:url(../images/sideprods/side_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
	display:block;
	width:243px;
	margin:0 0 1px 0;
	padding:0;
	}

div.frontContainer{
	font-family: Verdana, Helvetica, Sans-Serif;
	color:#666666;
	font-size:10px;
	text-align:left;
	
	display:block;
	width:212px;
	margin:0 auto;
	padding:7px 0 0 0;
	}

img.product_front_right{
	float:right;
	border:1px solid #666666;
	margin:2px 0 2px 5px;	
	padding:0;
	}
	
TD.purple h2, div.purple h2
{
   font-size: 12px; 
   color: #9D5ABA;
   font-weight:800; 
}

/***********************************************************************************
mini cart
************************************************************************************/
table.mini_cart
	{
	margin:0;
	padding:5px;
	width:760px;
	border:none; 
	}

table.mini_cart td{
	font-size:9px
	}

td.left_heading{
	padding:5px;
	margin:0;

	background-color:#B7DB70; 
	
	color:#ffffff; 
	font-weight:bold; 
	text-align:center; 
	}

td.left_heading_purple{
	background-color:#9765af;
	padding:5px;
	color:#ffffff; 
	font-weight:bold; 
	text-align:center; 
	}
	
td.left_heading_purple2{
	padding:0;
	margin:0;
	
	background:#9765af
					 url(../images/button_bg.jpg)
					 left
					 repeat-x;
	border:1px solid #77199E;
	
	line-height:28px;
	color:#ffffff; 
	font-weight:bold; 
	text-align:center; 
	}

td.discount{
	background-color:#E73100; 
	padding:5px;
	color:#ffffff; 
	font-weight:bold; 
	text-align:center; 
	}

/***********************************************************************************
footer
************************************************************************************/
#clear{
	clear:both; 
	height:1px;
	}

#footer{
	clear:both;
	margin:5px 0 0 0;
	padding:10px;
	border-top:1px solid #666666;
	color:#666666;
	font-size:12px;
	text-align:center;
	}

#footer a:link, #footer a:visited, #footer a:active{
	color:#999999;
	line-height:20px;
	}

#footer a:hover{
	color:#99CC33;
	}	
	
/***********************************************************************************
testimonials
************************************************************************************/
.testiHeader{
	padding:10px 0;
	margin:0;
	font-weight:800;
  	color: #B7DB70; 
  	font-size: 16px; 
	text-align:left;
  	}

div.quoteContainer{
	margin:0;
	padding:0;
	width:780px;
	text-align:center;
	}

div.quoteSubContainer{
	margin:0 auto;
	padding:0;
	width:600px;
	color:#666666;
	}

div.quote{
	padding:20px;
	border:1px solid  #8DA956;
	margin-bottom:0;
	background:#EDF7C2 url(../images/quote.gif) top left no-repeat;
	text-align:center;
	}

div.quoteRandom{
	padding:10px;
	border:1px solid  #8DA956;
	min-height:160px;
	height:auto !important;
	height:160px;
	margin-bottom:0;
	background:#EDF7C2 url(../images/quote.gif) top left no-repeat;
	text-align:left;
	}
	
div.quoteText
	{
	float:left;
	width:340px;
	padding:20px 0 0 20px;
	font-style:italic;
	}
	
div.quoteImage
	{
	float:right;
	}

div.caption{
	margin:3px 0 15px 0;
	color:#999999;
	font-size:11px;
	text-align:right;
	}

span.more{
	float:left;
	padding:0 0 0 5px;
	}

/***********************************************************************************
Big Green question marks
************************************************************************************/
span.big_green a:link, span.big_green a:active, span.big_green a:visited{
	text-decoration:none;
	font-weight:bold;
	color: #99CC33;
	}

span.big_green a:hover{
	text-decoration:none;
	}

/***********************************************************************************
Custom size box
************************************************************************************/
.customSize{
	border:1px solid #666666;
	background:#EEEEEE;
	}

.customSize td{
	font-size:10px;
	padding:2px;
	color:#333333;
	}

.smallText{
	font-size:10px;
	color:#333333;
	}
	
.smallTextPad{
	font-size:10px;
	color:#333333;
	padding:0px 30px 0px 10px;
	}
.extraSmallTextPad{
	font-size:10px;
	color:#333333;
	padding:0;
	}
/***********************************************************************************
Need a quote?
************************************************************************************/
div.needQuote{
	margin:10px 0;
	padding:10px;
	width:90%;
	border:1px solid #8DA956;
	margin-bottom:0;
	background:#EDF7C2;
	}

div.needQuote h1{
	margin:0;
	padding:0 0 10px 0;
	color:#8DA956;
	font-size:18px;
	}
	
/***********************************************************************************
quick links
************************************************************************************/
table.quickLinks{
	border:1px solid  #8DA956;
	background:#EDF7C2;
	text-align:center;
	width:750px;
	margin:5px 0 5px 0;
	}

table.quickLinks td{
	padding:5px;
	}
/***********************************************************************************
Square Tick Box (pencilpinch.php)
************************************************************************************/
.tickbox
{
height:8px;
width:8px;
padding:0;
margin:5px 0 5px 0;
}

.rightPromo
{

height:145px;
width:150px;

border:1px solid #76199D;
background:#FCF5FE;

margin:0 0 10px 0;
padding:10px;

}

/***********************************************************
* Top Nav Bar
***********************************************************/
#navBar
{
margin:0;
padding:0;
}

#navBar ul
{
padding: 0;
margin: 0;
background:#EDEDED;
color: #666666;
float: left;
font-family: arial, helvetica, sans-serif;
border: 1px solid #666666;
width:780px;
}

#navBar ul li 
{ 
display: inline;

}

#navBar ul li a
{
padding:0 1.2em;
height:19px;
line-height:19px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.83em;
font-weight:700;
color: #767676;
text-decoration: none;
text-align:center;
float: left;
background:#EDEDED;


}

#navBar ul li a:hover
{
background-color:#96D045;
color: #FFF;
}

/***********************************************************
* Index Specials
***********************************************************/
.specials
	{
	margin:0;
	padding:0 0 10px 9px;
	height:115px;
	}

.specialsBox
	{
	margin:0 0 0 5px;
	padding:0;
	width:120px;
	height:115px;
	float:left;
	
	border:1px solid #96D045;
	}
	


/***********************************************************
* New Layout
***********************************************************/

.mainContent
	{
	margin:0;
	padding:5px;
	width:760px;
	
	border:none;
	}
	
.viewContent
	{
	margin:0;
	padding:0;
	width:550px;
	
	text-align:left;
	}
	
	
.noProds
	{
	margin:0;
	padding:15px;
	width:745px;
	
	background:#EEEEEE;
	border:1px solid #666666;
	
	text-align:center;
	}

.catProd
	{
	padding:0;
	margin:0;

	background-color:F1F1F1;
	}
.prodSelection
	{
	padding:10px 0 0 0;
	margin:0;

	text-align:center;
	border:1px solid #666666; 
	width:750px
	}
	
#seenIn
	{
	padding:0;
	margin:0;
	clear:both;
	display:inline-block;
	
	text-align:center;

	}
	
.needInstall
	{
	padding:0 0 0 5px;
	margin:0;
	}

/***********************************************************
* Starburst
***********************************************************/
	
div.newProd
{
position:absolute;
z-index:11;
left:0;
top:35;
background:url(../images/new.png) top no-repeat;
width:66px;
height:65px;
}

div.newProdFront
{
position:absolute;
z-index:11;
left:10;
top:40;
background:url(../images/new.png) top no-repeat;
width:66px;
height:65px;
}

.newColour
{
position:absolute;
z-index:11;
left:-7;
top:30;
background:url(../images/new_colour.png) top no-repeat;
width:37px;
height:36px;
}

div.wowProd
{
position:absolute;
z-index:11;
left:125;
top:35;
background:url(../images/wow.png) top no-repeat;
width:66px;
height:65px;
}

div.wideProd
{
position:absolute;
z-index:11;
left:125;
top:35;
background:url(../images/2800mm-starburst.png) top no-repeat;
width:65px;
height:65px;
}

div.wowProdFront
{
position:absolute;
z-index:11;
left:180;
top:40;
background:url(../images/wow.png) top no-repeat;
width:66px;
height:65px;
}

.wowColour
{
position:absolute;
z-index:11;
left:-7;
top:30;
background:url(../images/wow_colour.png) top no-repeat;
width:37px;
height:36px;
}
div.wowDisc
{
position:absolute;
z-index:11;
left:125;
top:35;
background:url(../images/10_off.png) top no-repeat;
width:65px;
height:65px;
}

div.wowProdDisc
{
position:absolute;
z-index:11;
left:180;
top:40;
background:url(../images/10_off.png) top no-repeat;
width:65px;
height:65px;
}
div.25Disc
{
position:absolute;
z-index:11;
left:125;
top:35;
background:url(../images/25_off.png) top no-repeat;
width:65px;
height:65px;
}

div.25ProdDisc
{
position:absolute;
z-index:11;
left:180;
top:40;
background:url(../images/25_off.png) top no-repeat;
width:65px;
height:65px;
}
/* VIEW PRODUCT NEW LAYOUT */
#productContainer{margin:0;padding:15px 0 0 10px;width:760px;}
#productContainer p{padding:0 0 10px 0;margin:0;}
#productContainer img{padding:0;margin:0;border:0;}

.inputLeft{margin:0 10px 0 0;padding:0;float:left;}
.lowPrice{padding:0;margin:0;width:183px;height:47px;background:url(../images/low_price.png) bottom center no-repeat;text-align:center;color:#A3D044;font-size:1.8em;line-height:1.9em;font-weight:600}
.productImage{margin:5px 0 0 0;padding:5px;border:1px solid #000;}
.wrapper{padding:0 0 10px 0;margin:0;width:65px;position:relative;float:left;color:#666666;font-size:0.69em;}
.clearColours{margin:0;padding:0;clear:both;text-align:center;}
#individualPrice{padding:0 10px 0 0;display:inline;}
.fakeButton{cursor:pointer;vertical-align:middle;}
.made{text-align:center;padding:10px 0;}

#productLeft{padding:0;margin:0;width:580px;float:left;}
#productRight{padding:0;margin:0;float:right;width:175px;text-align:center;}

.productHead{padding:0 10px;margin:0;width:558px;color:#FFF;font-weight:600;line-height:1.6em;float:left;}
.productSizeHead{background:#A3D044 url(../images/bg_price_top.png) left top no-repeat;}
.productAdditionalHead{background:#9044B0 url(../images/bg_additional_top.png) left top no-repeat;}
.productColoursHead{background:#A5A5A5 url(../images/bg_colours_top.png) left top no-repeat;}

.productBody{margin:0 0 5px 0;padding:10px;width:556px;color:#666666;float:left;}
.productSize{background-color:#E9F3D1;border:1px solid #A3D044;}
.productAdditional{background-color:#EEE1F2;border:1px solid #9044B0;}
.productColours{background-color:#F9F9F9;border:1px solid #A5A5A5;}


.productAdditional a:link, .productAdditional a:visited, .productAdditional a:hover{color:#9044B0};

/* QUCIK QUOTE LAYOUT */
.quickGreenText{padding:0 5px 0 0;display:inline;color:#A3D044;font-weight:800;}
.grey{color:#666666;}

#quickCalculatorContainer{margin:0;padding:15px 0 0 0;width:100%;float:left;}
#quickCalculatorLeft{width:400px;float:left;}
#quickCalculatorRight{width:350px;float:right;}

.quickCalculatorHead{padding:0 10px;margin:0;width:333px;color:#FFF;font-weight:600;line-height:1.6em;float:left;background:#A3D044 url(../images/bg_quick_quote_top.png) left top no-repeat;}
.quickCalculatorBody{margin:0;padding:10px 10px 10px 30px;width:311px;color:#666666;float:left;background-color:#E9F3D1;border:1px solid #A3D044;}

#quickProducts{margin:0;padding:15px 0 0 0;width:100%;float:left;}
.quickProductLeft{width:160px;float:left;}
.quickProductRight{width:560px;float:right;}

.quickProductHead{padding:0 10px;margin:0;width:740px;color:#FFF;font-weight:600;line-height:1.6em;float:left;background:#A5A5A5 url(../images/bg_quick_product_top.png) left top no-repeat;}
.quickProductBody{margin:0 0 5px 0;padding:10px;width:738px;color:#666666;float:left;background-color:#F9F9F9;border:1px solid #A5A5A5;}
.quickColourContainer{float:left;width:100%;}

/* QUCIK QUOTE BOX */
.specialsBox form{padding:0;margin:0;}
.center{text-align:center}
.right{text-align:right}

.quickBoxHeader{text-align:center;background-color:#95D044;font-weight:600;font:1.4em Arial, Helvetica, sans-serif;line-height:1.5em;color:#FFF}
.quickBoxDiv{padding:0 5px 0 0;margin:5px 0 0 0;color:#666666}
.quickBoxInput{width:32px;border:1px solid #666666;}

/* SOCIAL NETWORKING */
.socialContainer{margin:0 0 0 10px;padding:5px 0 5px 40px;height:35px;line-height:35px; text-align:left;} 

.facebookLink{background:url(../images/facebook-icon.png) center left no-repeat}
.facebookLink a{color:#3B5998; text-decoration:underline;font-size:14px;}

.twitterLink{background:url(../images/twitter-icon.png) center left no-repeat}
.twitterLink a{color:#33CCFF; text-decoration:underline;font-size:14px;}

/* GENERAL */
.imageSmall{padding:4px;margin:2px 2px 2px 0;float:left;border:1px solid #333;}
.photoText{padding:5px 0;clear:both;}
.input-button{padding:1px 3px; border:1px solid #666; font-size:0.9em; background:#B9D67A; cursor:pointer; color:#000; }
a:link.input-button, a:visited.input-button{padding:3px 8px; color:#000; text-decoration:none;}
.video-container{float:left; padding:0 50 30 10;}
.video-heading{padding: 5 0 5 0; text-align:center; color:#FFF; background-color:#99CC33;}
.error{color:#F30;}

/* CHRISTMAS */
#christmasProductBanner{margin:0 0 5px 0; position:relative; width:579px; height:132px; background:#FF0000 url(../images/christmas/order-before-banner.png) top left no-repeat; display:none;}
#christmasProductDate{position:absolute;  top:22px; left:265px; font-family:Georgia, "Times New Roman", Times, serif; color:#FFF; font-size:1.4em; text-transform:uppercase; font-weight:500;}
.christmasBanner{margin:0 0 5px 0; padding:0; width:100%; float:left; display:none;}

/*MOTORISATION*/
#motorisation-banner-container{width:579px; height:132px; position:relative;}
#motorisation-banner-top{width:579px; height:31px; position:absolute; top:0; left:0; z-index:99; background:url(../images/motorisation/motorisation_top.png) top center no-repeat;}
#motorisation-banner-blind{width:579px; height:132px; position:absolute; top:0; left:0; z-index:98; background:url(../images/motorisation/motorisation_blind.png) top center no-repeat;}
#motorisation-banner-text{display:block; height:132px; background:url(../images/motorisation/motorisation_banner.png) top center no-repeat;}

/* SPECIAL BANNER */
#specialProductBanner{margin:0 0 5px 0; position:relative; width:579px;  background:#FF0000 url(../images/special_banner_bg.png) repeat-x; background-color:#9044B0;}
#specialProductDate{text-align:center; color:#FFF; padding:20px 70px 20px 70px;font-size:16px;}
/*Production Time*/
.darkGreen{background-color:#99CC33; padding:10px;}
.lightGreen{background-color:#B7DB70; padding:10px;}
.HeadingRed{color:red; font-size: 14px; font-weight:bold;}
