﻿
.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* This style sheet is intended to contain RARELY CHANGED rules used when the Menu control adapter is enabled. */
/* These rules correspond to the "pure CSS menu" technique that have been evolving over the past several years. */ 
/* See WhitePaper.aspx for details. */
#AllContainer
{
	background:url(../images/sushiboat_bg1.gif) repeat-x left top;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
}
html, body
{
		margin:0px;
	padding:0px;
	top:0px;
	left:0px;

}
.Center
{
    margin-left:auto;
    margin-right:auto;
}
.Link
{
    text-decoration: none;
    color: #0066cc;
}
.NewsYearSelected,
.NewsMonthSelected
{
    vertical-align: middle;
    text-align: center;
    width: 50px;
    background-image: url(../nimages/News/Tab1.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    height: 25px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
/*    border-left: #9898ca 1px solid;
    border-right: #9898ca 1px solid;
*/
    direction:rtl;

}
.NewsYearNormal
{
    vertical-align: middle;
    text-align: center;
    width : 55px;
    background-image: url(../nimages/News/Tab2.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-top: #9898ca 1px solid;
}
.NewsMonth
,.NewsYear
{
    table-layout: fixed;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-collapse: collapse;
    border-bottom-style: none;
    background-image: url(../nimages/News/Tab2.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    width:100%;
    height:25px;
}
.NewsMonthNormal
{
    vertical-align: middle;
    text-align: center;
    width : 55px;
    background-image: url(../nimages/News/Tab2.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.NewsSpan
{
    vertical-align: middle;
    text-align: center;
    background-image: url(../nimages/News/Tab2.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-top: #9898ca 1px solid;
}
.ProductTab
{
    width: 180px; 
    padding: 0 0 0 0; 
    margin: 0 0 0 0; 
}
.ProductBack
{
    table-layout: fixed; 
    padding: 0 0 0 0; 
    left: 0px;
    margin: 0px; 
    width: 746px; 
    position: relative; 
    top: 0px;
    border-collapse: collapse; 
    height: 345px; 
    background-position: center center; 
    background-image: url(../nimages/back-smoke.jpg); 
    background-repeat: no-repeat; 
    border-left-width: 1px; 
    border-left-color: #4d494f; 
    background-color: #eaeaea;
}
.DealerTop
{
    background-image: url(../Images/box_580bg.png); 
    background-repeat:no-repeat;
    background-position:center bottom;
    vertical-align: middle;
    width: 705px; 
    text-align: center; 
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin: 0px; 
    padding-top: 0px; 
}
#DealerHead
{
	    background: url(../Images/feature_headerbg.png) no-repeat 50% 0px; 
    height:25px;
	margin:0px;
	padding:0px;

}
.DealerWindowT
{
    width: 340px; 
    height: 25px; 
    font-weight: bold; 
    background-image: url(../Images/bf_340pxt.png); 
    background-repeat:no-repeat;
    background-position:50% top;
    vertical-align: bottom; 
    text-align:center;
}
.DealerWindowB
{
    background-image: url(../Images/bg_340px.png); 
    background-repeat:no-repeat;
    background-position:50% bottom;
    width: 340px; 
    height: 170px; 
    text-align:center;
}
.DealerWindowBR
{
    table-layout: fixed; 
    padding-right: 0px; 
    padding-left: 0px; 
    background-image: url(../Images/B_right.png);
    padding-bottom: 0px; 
    margin: 0px; 
    width: 15px; 
    border-top-style: none; 
    padding-top: 0px;
    border-right-style: none; 
    border-left-style: none; 
    border-collapse: collapse;
    height: 15px; 
    border-bottom-style: none
}
.DealerWindowBL
{
    table-layout: fixed; 
    padding-right: 0px; 
    padding-left: 0px; 
    background-image: url(../images/B_left.png);
    padding-bottom: 0px; 
    margin: 0px; 
    width: 15px; 
    border-top-style: none; 
    padding-top: 0px;
    border-right-style: none; 
    border-left-style: none; 
    border-collapse: collapse;
    height: 15px; 
    border-bottom-style: none
}
.DealerWindowBB
{
    table-layout: fixed; 
    padding-right: 0px; 
    padding-left: 0px; 
    background-image: url(../images/transp.png);
    padding-bottom: 0px; 
    margin: 0px; 
    width: 288px; 
    border-top-style: none; 
    padding-top: 0px;
    border-right-style: none; 
    border-left-style: none; 
    border-collapse: collapse;
    height: 15px; 
    border-bottom-style: none;
    
}
.Trans
{
opacity:0.6;
    filter: Alpha(Opacity=60); /* for IE */
      
    -moz-opacity: 0.6; /* for Firefox */
    
}
.Opaque
{
opacity:1;
    filter: Alpha(Opacity=100); /* for IE */
      
    -moz-opacity: 1; /* for Firefox */
}
.BlackTrans
{
background-color:Black;
opacity:0.9;
    filter: Alpha(Opacity=90); /* for IE */
      
    -moz-opacity: 0.9; /* for Firefox */

BACKGROUND-IMAGE: url(new images/Award.png); 
    
}
.SupportTopback
{
    width: 960px; 
    border-top-width: 2px; 
    table-layout: fixed; 
    border-left-width: 2px; 
    border-left-color: whitesmoke; 
    background-position-y: top; 
    background-image: url(../images/News/Win2.jpg); 
    border-top-color: whitesmoke; border-bottom: 
    lightgrey 1px solid; background-repeat: 
    repeat-x; border-collapse: 
    collapse; height: 130px; 
    border-right-width: 2px; 
    border-right-color: whitesmoke;
}
.SupportWinTitle
{
    border-right: gainsboro 1px solid; 
    border-top: gainsboro 1px solid;
    background-image: url(../images/News/Win.jpg); 
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid; 
    background-repeat: repeat-x; 
    height: 23px;
    background-position: center bottom; 
    background-attachment: scroll;
    width:auto;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}
.SupportWinBody
{
    BORDER-RIGHT: gainsboro 1px solid; 
    BORDER-TOP: gainsboro 1px solid; 
    BORDER-LEFT: gainsboro 1px solid; 
    WIDTH: auto; 
    BORDER-BOTTOM: gainsboro 1px solid; 
    HEIGHT: auto;
    margin:0px 0px 7px 0px;
    text-align:left;
    padding:0px 0px 0px 0px;
    direction:ltr;
    width:100%;
}
.SupportSelectTitle
{
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:Black;
}
.SupportSelectLabel
{
    font-family:Arial;
    font-size:7pt;
    font-weight:bold;
    color:Black;
}

.NewsBack
{
    background-image: url(../Images/box_580bg.png); 
    background-repeat:no-repeat;
    background-position:center bottom;
    width: 705px; 
	height: 400px; 
	margin:0px;
	padding:0px;
	margin-left: auto; 
	margin-right: auto;
	
}
.NewsTopBack
{
	overflow:auto;
	height:auto;
	font-size:8pt;
}

