@charset "utf-8";
/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height:16px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color: #000000;
	font-weight:normal;
	background-image:url(../images_trigno/bodyBg.gif);
	background-repeat:repeat-x;
	background-color:#9d1d1d;
}
img {
	border:0px;
}
p {
	padding:3px;
	margin:0px;
}

.shadowLeft
{
background-image:url(../images_trigno/shadowLeft.gif);
background-repeat:repeat-y;
}

.shadowRight
{
background-image: url(../images_trigno/shadowRight.gif);
background-repeat:repeat-y;
}

.logoBaseGrey
{
background-image: url(../images_trigno/logoBaseGrey.gif);
background-repeat:repeat-x;
}
.header-bk-tile
{
background-image: url(../images_trigno/header-bk-tile.jpg);
background-repeat:repeat-x;
}

.quickLinkBase
{
background-image:url(../images_trigno/quickLink-top.gif);
background-repeat:no-repeat;
}

.quickLinkTop
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color: #666666;
	font-weight:normal;
	padding-bottom:3px;
	text-decoration:none;
}

.quickLinkTop a
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color: #666666;
	font-weight:normal;
	padding-bottom:3px;
	text-decoration:none;
}

.quickLinkTop a:hover
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color: #666666;
	font-weight:normal;
	padding-bottom:3px;
	text-decoration:underline;
}

.searchbox
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color: #666666;
	font-weight:normal;
	text-decoration:none;
}

.leftNavHeading
{
background-image:url(../images_trigno/leftNav-Heading.gif);
background-repeat:repeat-x;
}
.leftNavHeadingstyle
{
	font-family:Tahoma, Arial, Verdana;
	font-size:15px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 15px;
}

.leftNav
{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

.leftNav a
{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

.leftNav a:hover
{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:underline;
}

.subCat
{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color: #640201;
	font-weight:normal;
	text-decoration:none;
}

.subCat a
{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color: #640201;
	font-weight:normal;
	text-decoration:none;
}

.subCat a:hover
{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color: #640201;
	font-weight:normal;
	text-decoration:underline;
}

.newsletter
{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#ffffff;
	padding:15px 0px 0px 15px;
	}

.newsletterbox
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color: #666666;
	font-weight:normal;
	text-decoration:none;
}

.productsPadding
{
padding:20px 0px 20px 0px;
}

.productsName
{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

.productsName a
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	}
.productsName a:hover
{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	}

.productsNameRed
{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color:#ff0000;
	text-decoration:none;
	}
.productsNameRed a
{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color:#ff0000;
	text-decoration:none;
	}
.productsNameRed a:hover
{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	color:#ff0000;
	text-decoration:none;
	}
.footerBase
{
	background-image:url(../images_trigno/footer-base.gif);
	background-repeat:repeat-x;
	color:#d1d1d1;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
}

.footerLink
{
text-decoration:none;
color:#d1d1d1;
padding:0px 2px 0px 2px;
}
.footerLink:hover
{
text-decoration:underline;
color:#d1d1d1;
padding:0px 2px 0px 2px;
}


/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 auto;
	background: url(../images_trigno/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 30px;
	list-style: none;
}

.glossymenu li{
	float:left;
	list-style: none;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images_trigno/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images_trigno/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.listdealer{
color:#FFFF00;
font-weight:bold;
font-size:11px;
}
.padding-left-10{
	padding-left:10px;
}
.product-list-box
{
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration:none;
color:#CC0000;
}

.details
{
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration:none;
color:#CC0000;
}
a.details:link
{
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration:none;
color:#CC0000;
}

a.details:visited
{
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration:none;
color:#CC0000;
}
a.details:hover
{
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
text-decoration:none;
color: #000000;
}

.next-page
{
font-family: sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration:none;
color:#CC0000;
}
a.next-page:link
{
font-family: sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration:none;
color:#CC0000;
}

a.next-page:visited
{
font-family: sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration:none;
color:#CC0000;
}
a.next-page:hover
{
font-family: sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration:none;
color: #000000;
}
.next01
{
font-family: sans-serif;
font-size: 11px;
font-weight: normal;
text-decoration:none;
color: #0033CC;
}

.white-text
{
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:none;
color: #ffffff;
}
.black-text
{
font-family: sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration:none;
color: #000000;
}
.search-box
{
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:none;
color: #000000;
}
.search-box-head
{
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration:none;
color: #ffffff;
}
.search-box-button
{
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:none;
color: #ffffff;
background-color:#DA2419;
border:#0000FF 1px solid;
cursor:pointer;
width:100px;
}
.sle
{
font-family:sans-serif;
color:#666579;
font-size: 12px;
}
