/*  GLOBAL STYLES FOR NAZDAR   */

/* JEFFS HTML STYLES*/

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin:0px 0px 20px 0px;
	background-color:#cccccc;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 15px 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
form {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
img {
	border: 0px;
	}

li.nodot {
	list-style-image: none;
	list-style-type: none;
	text-align:left;
	padding: 0px;
	display: inherit;
}

ul {
	margin:0px 0px 20px 5px;
	padding:0px 0px 0px 5px
}

/* JEFFS PAGE LAYOUT STYLES*/

.Container-BckgImage {
	padding:10px 0px 0px 0px;
	margin:auto;
/*	background:top;
	background-image:url(images/BackgroundImageSwatches.jpg);
	background-repeat:no-repeat;
	text-align:center;*/
}
.Container-MainPage {
	width: 756px;
	border:1px solid #666666;
	margin:auto;
	height:auto;
	background-color: #ffffff;
}
.Container-TopNav {
	width:756px;
	margin:auto;
	height:auto;
	text-align:left;
	background-color:#ffffff;
}
.TopNav-RedBar-ImageBckg-RedSilk {
	width:756px;
	height:100px;
	background-color: #cc0033;
	background-image:url(images/TopNav_SilkRed.jpg);
}
.TopNav-RedBar-ImageNone {
	width:756px;
	height:100px;
	background-color: #cc0033;
}
.TopNav-LeftCol {
	float:left;
	width:478px;
	text-align: left;
	padding: 8px 0px 0px 10px;
	height: 60px;
}
.TopNav-RightCol {
	float:right;
	width:240px;
	text-align: right;
	padding:33px 20px 0px 0px;
	height: 35px;
	vertical-align: middle;
}
.TopNav-SearchBox {
	text-align:right;
	float: right;
	width: 100%;
}

.TopNav-LinksContainer {
	font-size:11px;
	color:#ffffff;
	height:22px;
	width: 736px;
	padding: 8px 20px 0px 0px;
	font-weight: bold;
	text-align: right;
	_padding: 8px 5px 0px 0px; /* IE Hack to control right margin */
}
.TopNavLinks, a.TopNavLinks, a.TopNavLinks:active, a.TopNavLinks:visited {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}
a.TopNavLinks:hover {
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
}
.Container-Foot-Badges {
	background-color:#FFFFFF;
	width:746px;
	text-align:right;
	padding:10px 10px 10px 0px;
	vertical-align:middle;
}
.Container-Foot-Badges-BKVLandingPages {
	background-color:#FFFFFF;
	width:890px;
	text-align:right;
	padding:10px 10px 10px 0px;
	vertical-align:middle;
}
.Container-Foot {
	height:auto;
	width:756px;
	text-align: left;
	background-color: #cc0033;
	background-image: url(images/FooterBckg.gif);
	background-repeat: repeat-x;
}
.Container-Foot-BKVLandingPages {
	height:auto;
	width:900px;
	text-align: left;
	background-color: #cc0033;
	background-image: url(images/FooterBckg.gif);
	background-repeat: repeat-x;
}
.foot-navlinkContainer {
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	padding: 10px 0px 20px 20px;
}
.foot-navlink, p.foot-navlink, a.foot-navlink, a.foot-navlink:active, a.foot-navlink:visited {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}
a.foot-navlink:hover {
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
}
.foot-navlink-header, p.foot-navlink-header, a.foot-navlink-header, a.foot-navlink-header:active, a.foot-navlink-header:visited {
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
a.foot-navlink-header:hover {
	font-size:11px;
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
}



.Container-SplashAndBanner {
	width:756px;
	margin:auto;
	height:100px;
	text-align:center;
	background-color:#ffffff;
}
.Container-PageLeft {
	float: left;
	width: 235px;
	margin: 5px 0px 0px 10px;
	height: auto;
	text-align: left;
	background-color: #ffffff;
}



.Container-PageRight {
	float:left;
	width: 475px;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 20px 10px;
	height: auto;
	text-align: left;
	min-height: 375px;
	background-color: #ffffff;
}



.IndexFlashMovie {
	padding:0px 0px 0px 0px;}
	
.SplashBnr-TwoColumn-Left {
	float: left;
	width: 200px;
	text-align: left;
	margin:0px 0px 5px 20px;
}
.SplashBnr-TwoColumn-Right {
	float: right;
	width: 500px;
	text-align: right;
	margin:0px 20px 5px 0px;
}
.ThreeColumn-Left {
	float: left;
	width: 132px;
	_width: 142px; /* IE Hack to control width of left column */
	text-align: left;
	padding: 5px;
}
.ThreeColumn-Center {
	float: left;
	width: 132px;
	_width: 142px; /* IE Hack to control width of center column */
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 15px; /* IE Hack to control left margin of center column */
	text-align: left;
	padding: 5px;
}
.ThreeColumn-Right {
	float: left;
	width: 132px;


	*width:100px;
	_width: 100px; /* IE Hack to control width of right column */
	margin:0px 0px 0px 20px;
	padding: 5px;
}
.TwoColumn-Left {
	float: left;
	width: 198px;
	_width: 208px; /* IE Hack to control width of left column */
	text-align: left;
	padding: 5px;
}
.TwoColumn-Right {
	float: right;
	width: 198px;
	_width: 208px; /* IE Hack to control width of left column */
	text-align: left;
	padding: 5px;
}
.FourColumn-OneToFour {
	float: left;
	width: 162px;
	_width: 172px; /* IE Hack to control width of left column */
	text-align: left;
	margin:0px 9px 15px 0px;
	border-right:solid #eeeeee 1px;
	padding: 5px;
}
.FourColumn-Last {
	float: left;
	width: 162px;
	_width: 172px; /* IE Hack to control width of left column */
	text-align: left;
	margin:0px 10px 15px 0px;
	padding: 5px;
}
.clearboth {clear: both;}

.clearboth5px {clear: both; height:5px;}

.clearboth10px {clear: both; height:10px;}

.clearboth20px {clear: both; height:20px;}

.clearboth30px {clear: both; height:30px;}

.indent15px {
	text-align: left;
	margin: 0px 0px 15px 15px;
}

.Container-BackToTop {
	height:25px;
	clear:both;
	margin:0px 0px 15px 0px;
}
.BackToTop, a.BackToTop, a.BackToTop:active, a.BackToTop:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #999999;
	border: solid 1px #666666;
	padding: 3px;
	width: 65px;
	text-align: center;
	float: right;
	height:auto
}
a.BackToTop:hover {
	text-decoration: underline;
	color:#000000;
}
/* JEFFS TYPE STYLES*/

.PageTitle-Red28Px {
	font-size: 35px;
	line-height:35px;
	font-weight: bold;
	color: #cc0033;
	margin: 5px 0px 15px 0px;
}
.PageTitle-Red18Px {
	font-size: 18px;
	line-height:24px;
	font-weight: bold;
	color: #cc0033;
	margin: 5px 0px 15px 0px;
}
.Header-18PxBold {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px
}
.Header-18PxBold-DivUnderline {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom:2px solid #aaaaaa;
}
.PGrph-14PxBold {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.PGrph-14PxBoldUnderline {
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0px 10px 0px;
	width: 100%;
	border-bottom: 1px solid #aaaaaa;
}
.PGrph-10PxBold {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	line-height:13px;
}
.PGrph-10Px {
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	line-height:13px;
}
.PGrph-10PxBoldWhite {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	line-height:13px;
}
.PGrph-GreyBackground { 
	background-color:#eeeeee;
	text-align:left;
	padding:5px;
	height:auto;
	margin:0px 0px 0px 0px;
	border:solid 1px #999999;
	clear:both;
}
.PGrph-10px-GreyBackground { 
	background-color:#eeeeee;
	text-align:left;
	padding:5px;
	height:auto;
	margin:0px 0px 0px 0px;
	border:solid 1px #999999;
	clear:both;
	font-size:10px;
}
.RequiredText { color : #990000; font-family : Arial, Helvetica, sans-serif, Verdana ; font-weight : bold; }

















.PGrph-10PxWhite, a.PGrph-10PxWhite, a.PGrph-10PxWhite:active, a.PGrph-10PxWhite:visited {
	font-size: 10px;
	line-height:13px;
}

a.PGrph-10PxWhite:hover {
	text-decoration: underline;
	color:#000000;
}
ul.PGrph-10PxWhite:li {
	font-size: 14px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	line-height:25px;
	text-align: center;
	height:auto;
}
.Container-TradeShow-GreyBackground { 
	background-color:#eeeeee;
	text-align:left;
	padding:5px;
	height:auto;
}

.ErrorRedText {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
}
.ErrorRedTextYellowBox {
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	background-color:#FFFF00;
}


/* JEFFS POP-UP STYLES*/


.Distribution-PopUp {
	width: 275px;
	height: auto;
	border: solid #666666 1px;
	background-color: #FFFFFF;
	padding: 10px;
	margin:10px;
	text-align:left;
	}

.ColorCharts-PopUp {
	width: 400px;
	height: auto;
	border: solid #666666 1px;
	background-color: #FFFFFF;
	padding: 10px;
	margin:10px;
	text-align:left;
	}

/* JEFFS TRADESHOW BOX STYLES*/


.Container-TradeShow-GreyBackground { 
	background-color:#eeeeee;
	text-align:left;
	padding:5px;
	height:auto;
}
.Container-TradeShow-WhiteBackground {
	background-color:#ffffff;
	text-align:left;
	padding:5px;
	height:auto;
}
.TradeShow-LeftColDetails {
	float: left;
	width:220px;
}
.TradeShow-RightColDetails {
	float: right;
	width:200px;
}
.TradeShow-LeftColDetails-LineItemWhite {
	border-bottom:1px solid #ffffff;
}
.TradeShow-LeftColDetails-LineItemGrey {
	border-bottom:1px solid #eeeeee;
}
.TradeShow-RightColDetails-LineItem {
	padding:0px 10px 0px 0px;
	border-bottom:1px solid #aaaaaa;
}



/* JEFFS INFO DEALERS PAGE BOX STYLES*/
.Container-PIG-GreyBackground { 
	background-color:#eeeeee;
	text-align:left;
	padding:5px;
	height:auto;
}
.Container-PIG-WhiteBackground {
	background-color:#ffffff;
	text-align:left;
	padding:5px;
	height:auto;
}
.PIG-LeftColDetails {
	float: left;
	width:220px;
}
.PIG-RightColDetails {
	float: right;
	width:200px;
}
.PIG-OneColDetails {
	width:430px;
	margin: auto;
	padding: 0px 5px 0px 5px;
}
.PIG-LeftColDetails-LineItemWhite {
	border-bottom:1px solid #ffffff;
}
.PIG-LeftColDetails-LineItemGrey {
	border-bottom:1px solid #eeeeee;
}
.PIG-RightColDetails-LineItem {
	padding:0px 10px 0px 0px;
	 border-bottom:1px solid #aaaaaa; 
}
