﻿/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}


body
{
    padding:0px;
    margin:0 auto; 
    font-family: Trebuchet MS; 
    text-align:left;
    font-size:1em;
    /* overflow-x:hidden; */
}

td img 
{
    display: block;
}

.modalPopup{background-color:#000;filter:alpha(opacity=80);opacity:0.8;}

h1
{
    font-family:Trebuchet MS,Arial,Helvetica;
    font-size:60px;
    color:#d41d20;
    }

h2 
{
    color:#d9051d;
    font-size:1.2em;
    font-weight:bold;  
    line-height:32px;
}

.pnlCatalogue{position: absolute;}
.pnlCatalogue1{position: absolute; display: block;}

h3 
{
    text-transform:uppercase;
    font-size:36px;
    margin:10px 10px 20px 0;
    float:left;
    }

h4
{
    color:#333;
    font-size:36px;
    margin:10px 0 20px 0;

    }
    
h5 a
{
    font-family:Arial;
    letter-spacing:0;
    color:#fff;
    font-size:14px;
    margin:5px 0 0 0;
    height:12px;
}

.FooterText
{
    font-size:-0.5em;
}

hr 
{
    border:none;
    background:url(../Images/dash.png); 
    height:10px;
    width:98.8%;
}

a
{
    color:#d9051d;
    text-decoration:none;
}

a:hover
{
    color:#d9051d;
    text-decoration:underline;
}

.posGrid /*Careers - positions*/
{
    vertical-align:top;
    font-size:.8em;
    line-height:1.5em;
    padding:15px;
    background:url(../images/grad.png) repeat-x;
    border:1px solid #ccc;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	color: White;

}

#nav li { /* all list items */
	  float: left;
      width: 169px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 1em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:0px; /* sets second level menu from the top */

}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav .top 
{
 height: 32px;
}

#nav li a 
{
    height: 32px;
}


/* style the links MOUSE OFF here */
#nav li:hover ul a, #nav li.sfhover ul a
{

	
text-decoration:none;
height:19px;
padding: 6px 0px 1px 5px;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
background: url(../Images/subbgImage.png) top repeat-x;     
_border-top: solid 1px black;   /* for IE 6 only*/
_background-color: #d81920;     /* for IE 6 only*/
}


/* style the links MOUSE OVER here */
#nav li:hover ul a:hover, #nav li.sfhover ul a:hover{
text-decoration:underline;
}



#nav #Brands {
	background:url(../Images/Brands.png) no-repeat left top;
	width: 116px;

}
#nav #Brands_on {
	background:url(../Images/Brands_over.png) no-repeat left top;
	width:116px;
	
}
#nav #Brands:hover {
	background:url(../Images/Brands_over.png) no-repeat left top;
	cursor:pointer;
	cursor:hand;
}

#nav #TrendReport {
	background:url(../Images/TrendReport.png) no-repeat left top;
    width: 179px;
}
#nav #TrendReport_on {
	background:url(../Images/TrendReport_Over.png) no-repeat left top;
	width: 179px;
}
#nav #TrendReport:hover {
	background:url(../Images/TrendReport_Over.png) no-repeat left top;
	cursor:pointer;
	cursor:hand;
}

#nav #News {
	background:url(../Images/News.png) no-repeat left top;
    width: 113px;
}
#nav #News_on {
	background:url(../Images/News_Over.png) no-repeat left top;
    width: 113px;	
}
#nav #News:hover {
	background:url(../Images/News_Over.png) no-repeat left top;
	cursor:pointer;
	cursor:hand;
}

#nav #Credit {
	background:url(../Images/Credit.png) no-repeat left top;
    width: 113px;
}
#nav #Credit_on {
	background:url(../Images/Credit_Over.png) no-repeat left top;
    width: 113px;
}
#nav #Credit:hover {
	background:url(../Images/Credit_Over.png) no-repeat left top;
	cursor:pointer;
	cursor:hand;
}

#nav #Careers {
	background:url(../Images/Careers.png) no-repeat left top;
    width: 160px;
}
#nav #Careers_on {
	background:url(../Images/Careers_Over.png) no-repeat left top;
	width: 160px;
}
#nav #Careers:hover {
	background:url(../Images/Careers_Over.png) no-repeat left top;
	cursor:pointer;
	cursor:hand;
}

#nav #ContactUs {
	background:url(../Images/ContactUs.png) no-repeat left top;
    width:110px;
}
#nav #ContactUs_on {
	background:url(../Images/ContactUs_Over.png) no-repeat left top;
	width: 110px;
}
#nav #ContactUs:hover {
	background:url(../Images/ContactUs_Over.png) no-repeat left top;
	cursor:pointer;
	cursor:hand;
}

#nav .imgTopBreakLine 
{
    width:5px;
    height:49px;
    padding:0px 5px 0px 5px;
    background:none;    
}

#nav #Linebreak
{
    background-image:none;
    width:auto;
    margin-top:-5px;
}

.ProductImgs
{
   padding:75px 0 0 0; 
}
.imgProductsClass
{
    width:199px;
    height:451px;
    float:left;
}



#MainDiv
{
    padding:30px 0 0 30px;
}

#LeftDiv
{
    float:left;
    width:220px;
    
}

#RightDiv
{
    padding:15px 0px 0px 0px;
    margin-left:0px;
}

.lblNewsHeading
{
    color:#d9051d;
    text-transform:uppercase;
    font-weight:bold;
}


.lblNewsText
{
    font-size:11px;
    padding:3px 0 0 0px;
}

.LlDiv1
{
   padding-top:10px;
   float:left;
   
   
}

.LlDiv1 a
{
  border:none;
 
}

.LrDiv2
{
float:left; 
padding:10px 0 0 30px;
}

.NewsIconsSpaceLeft
{
    padding:8px 0px 0 0;
    clear:left;
}

/*Gradient for h1*/
/*
.mainContent h1 {
	text-align:left;
    font-family: Trebuchet MS;
    color:#d9051d;
    font: bold 380%/100% Clarendon, Trebuchet MS, Arial, san-serif;
    text-transform:uppercase;
    line-height:1.3em;
}
.mainContent h1 span {
	position: absolute;
	display: block;
	width: 50%;
	height: 30px;
}
*/
.contactForm
{
    vertical-align:top;
    width:420px;
    padding:15px;
    font-size:0.9em;
    text-align:left;
}

.cfFieldSelect:hover
{
    border-color:#d9051d;
    }

#lblComments
{
    margin-bottom:-10px;
    }

.newRgImg 
{
    border:1px solid #e1e1e1;
}

.pnlCMedia
{
    padding:0px 0px 0px 40px;
}

#btnCancel
{
   padding-left:5px;
}

.imgStoreOpenTxt
{
    padding-left:40px;
}

.clearfloat
{
    clear:both;
}

.floatright
{
    float:right;
}


.contentspacer 
{
    margin-left:175px;
    margin-top:50px;
    width: 540px;
    
}

.btnSendFeedback
{
    margin-right:70px;
}

.red
{
    color:Red;
    font-size:16px;
}

.NewsMainImageLnk
{
    cursor:pointer;
}

.getMoreTxtStyle
{
    color:Black;
    font-size:40;
    padding:0px 0 0 0;
}


.getMoreTxtBoxStyle
{
    color:Black;
    font-size:small;
    margin-left:20px;
}

.ddlPrice
{
margin-left:20px;
}

.getMorebutton a
{
    color:white;
    font-weight:bold;
    padding:5px 0 0 0;
}

.getMorebutton
{
    color:white;
    font-weight:bold;
    padding:15px 0 0 0;
}

.getMoreSub
{
    color:Black;
    font-weight:bold;
    padding:0px 0 0 55px;
}

.FanMailButton
{
    font-weight:bold;
    padding:15px 0 0 0;
}

/*Contact Us Control*/
 
