body {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #ffffff;
	margin: 0px;
	background-image: url(Images/ISBLiteSideMenuBackground.gif);
	background-repeat:repeat-y;
	background-position: 0;
}

td 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a { color: #3b62b2; }
a:hover { color: #B70000; }

a.SiteHeader { color: #6699FF; }
a.SiteHeader:hover { color: #B70000; }

.HelpDeskTextBox
{
	border: 1px solid;
	border-color: #000000;
	background-color: #e0ede0; 
}

.Button {
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	background-color: #254154;
	border: 1px;
	border-color: black;
	border-style: groove;
	border-width: 1px;
}

.Grid_Item {
	font: x-small Verdana, Arial, sans-serif;
	vertical-align: top;
}

.Grid_Header {
	font-family: Arial;
	font-size: 12px;
	color: white;
	background-color: #cfdaea;
	border-color: black;
	border-style: groove;
	border-width: 1px;
}

.Grid_Header_Thin {
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	background-color: #A0B6D6;
	border-color: black;
	border-style: groove;
	border-width: 1px;
}

.Grid_Header_Anchors {
	font: x-small Verdana, Arial, sans-serif;
	color: white;
	background-color: #cfdaea;
}

.Grid_AlternatingItem {
	font: x-small Verdana, Arial, sans-serif;
	background-color: #E8E6E6;
	vertical-align: top;
}

.Grid_SelectedItem {
	font: x-small Verdana, Arial, sans-serif;
	color: Black;
	background-color: orange;
	vertical-align: top;
}

.MenuTable {
	padding: 0;
	font: x-small Verdana, Arial, sans-serif;
	color: yellow;
	background-color: #cfdaea;
	border-color: black;
	border-style: groove;
	border-width: 1px;
}

.Error {
	color: red;
}

.GridLink {
	color: maroon;
}

.GridLink:hover {
	color: red;
}

.EmailNotificationTable
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #e7e9ed;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	position: relative;
	width: 700px;
}

.UsersAndRolesGrid_General
{
	background-color: #e7e9ed;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.UsersAndRolesGrid_Header
{
	background-color: #ced4e3;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	font-size: 12px;

}

.UsersAndRoles
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #e7e9ed;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	position: relative;
}

.UsersAndRolesTableElement 
{
	background-color: #e7e9ed;
	color: #900000;
}

.UsersAndRolesTableElement2 
{
	background-color: #efefef;
	color: #900000;
}

.SideNavigatorRow
{
	background-color: #F2F3DB;
	background-image: url(Images/ISBLiteSideMenuBackground.gif);
	font-size: 13px;
	font-family: Arial;
	font-style: normal;
	border: 0px;
	border-style: none;
	vertical-align: top;
	text-align: center;
	width: 222px;
}

.ParagraphTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.EmailNotificationTextBox
{
	width: 300px;
}

.UserAccountTextBox100
{
	width: 100px;
	background-color: #ffffff;
}

.UserAccountTextBox119
{
	width: 119px;
	background-color: #ffffff;
}

.UserAccountTextBox150
{
	width: 150px;
	background-color: #ffffff;
}

.UserAccountTextBox300
{
	width: 300px;
	background-color: #ffffff;
}

.UserAccountLabelBox300
{
	width: 300px;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #dddddd;
	display: block;
	height: 20px;
	vertical-align: middle;
}

.TableAccounts
{
	border: 0px; 
	background-color: #e7e9ed;
}

.TableAccountsMother
{
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	background-color: #e7e9ed;
}

#contactUsContentArea
{
	text-align: left;
	margin-left: 15px;
	width: inherit;
	display: inline-block;
}

#siteMap
{
	text-align: left;
	margin-left: 15px;
}

#siteMap .title
{
	width: 500px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#obsoleteProductsContent
{
	position: relative;
	top: 20px;
	left: 0px;
	width: auto;
	z-index: 0;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	vertical-align: middle;
}

.obsoleteProductsPictureArea
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	width: 320px;
	height: 375px;
	text-align: center;
	float: left;
	display: inline;
	visibility: visible;
}

.obsoleteProductsPicture
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px;
	width: 320px;
	height: 450px;
	text-align: center;
	float: left;
	display: block;
	visibility: visible;
}

.obsoleteProductsPictureTitle
{
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	display: block;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#obsoleteProductsContent a
{
	font-size: 18px;
}
#header
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 170px;
	background-image: url(Images/Header_02b.gif);
	background-repeat:repeat-x;
	text-align: left;
	min-width: 960px;
	z-index: 10;
}
#headerISBLogo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: auto;
	height: 137px;
	background-image: url(Images/Header_02b.gif);
	background-repeat:repeat-x;
	text-align: left;
	vertical-align: top;
	float: left;
}

#headerLoginBox
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: auto;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-image: url(Images/Header_05.jpg);
	background-repeat:repeat-x;
	text-align: left;
	vertical-align: top;
	display: inline;
	float: right;
}

#headerLoginBox a
{ 
	font-size: 12px;
	text-decoration: underline;
	color: #3b62b2; 
}

#headerLoginBox a:hover 
{ 
	color: #B70000; 
}

#headerProductCollage
{
	position: absolute;
	top: 32px;
	right: 10px;
	width: auto;
	height: 105px;
	background-image: url(Images/Header_09b.jpg);
	background-repeat:repeat-x;
	text-align: right;
	vertical-align: bottom;
	float: right;
}

#headerMenu
{
	position: absolute;
	top: 137px;
	left: 0px;
	width: 100%;
	height: 33px;
	font-size: 15px;
	background-image: url(Images/Header_12.gif);
	background-repeat:repeat-x;
	text-align: left;
	vertical-align: middle;
}

#headerMenuAboutUs
{
	position: absolute;
	top: 9px;
	left: 75px;
	width: 85px;
	height: 33px;
	vertical-align: middle;
}

#headerMenuProducts
{
	position: absolute;
	top: 9px;
	left: 180px;
	width: 86px;
	height: 33px;
	vertical-align: middle;
	text-align: left;
}

#headerMenuGallery
{
	position: absolute;
	top: 9px;
	left: 286px;
	width: 194px;
	height: 33px;
	vertical-align: middle;
	text-align: left;
}

#headerMenuTradeShows
{
	position: absolute;
	top: 9px;
	left: 417px;
	width: 109px;
	height: auto;
	vertical-align: super;
	text-align: left;
	z-index: 11;
}

#headerMenuSiteMap
{
	position: absolute;
	top: 9px;
	left: 545px;
	width: 88px;
	height: 33px;
	vertical-align: middle;
	text-align: left;
}

#headerMenuDealers
{
	position: absolute;
	top: 9px;
	left: 650px;
	width: 194px;
	height: 33px;
	vertical-align: middle;
	text-align: left;
}

#headerMenuAdmin
{
	position: absolute;
	top: 9px;
	left: 755px;
	width: 50px;
	height: 33px;
	vertical-align: middle;
	text-align: left;
}

#sideMenu
{
	position: absolute;
	top: 170px;
	left: 0px;
	width: 222px;
	height: 100%;
	bottom: 0px;
	margin: 0px;
	background-image: url(Images/ISBLiteSideMenuBackground.gif);
	background-repeat:repeat-y;
	float: left;
	text-align: left;
	visibility: visible;
	z-index: 5;
	display: inline;
}

#sideMenuBottom
{
	position: relative;
	width: 222px;
	height: auto;
	background-image: url(Images/ISBLiteSideMenuBackground.gif);
	background-repeat:repeat-y;
	text-align: center;
	font-weight: bold;
	visibility: visible;
}

#content
{
	position: absolute;
	top: 170px;
	left: 220px;
	right: 0px;
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	z-index: 3;
	float: right;
	text-align: left;
	display: inline;
}

#content p.ProductStyleTitle
{
	padding: 0px;
	margin-top: 22px;
	margin-bottom: 22px;
}

.ProductStyleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #EEEEEE;
	padding: 0px;
	margin-top: 22px;
	margin-bottom: 22px;
}

.Paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	line-height: 20px;
	vertical-align: super;
	margin-left: 2px;
	margin-right: 2px; 
}

.ParagraphImage {
	vertical-align: top;
	float: left;
	padding: 10px;
}

#footer
{
	position: relative;
	visibility: visible;
	text-align: center;
	vertical-align: middle;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#GalleryPictureArea {
  position: relative;
  border: 0px;
  padding-top: 30px;
  text-align: center;
  width: auto;
}

.GalleryThumbArea
{
  position: relative;
  width : 250px;
  height: 230px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top : 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  border: 0px;
  border-style: none;
  text-align: center;
  float: left;
}

#GalleryPictureArea a img
{
  border: 2px solid;
  border-color: #000000;
  text-align:center;
  vertical-align: middle;
  padding: 0px;
}

#GalleryPictureArea a
{
  border: 0px none;
  border-color: #000000;
  text-align:center;
  vertical-align: middle;
  color:#000000;
  text-decoration:none;
}

#GalleryPictureArea a:hover
{
  color:#6f222f;
  border-color: inherit;
}

#GalleryPictureArea a:hover img
{
  margin-left: 0px;
  margin-right: 0px;
  margin-top : 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  border: 2px solid;
  border-color: #6f222f;
}

.GalleryThumbPicture
{
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-color: #000000;
}

.GalleryThumbText
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: bold;
  margin-left: 40px;
  margin-right: 40px;
  margin-top : 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 3px;
  border: 0px;
  text-align: center;
  vertical-align: baseline;
}

.GalleyCategoryTitle
{
	width: 100%;
	display: block;
	float: none;
	margin-top: 1px;
	margin-bottom: 20px;
	border: 0px;
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}

.GalleyCategoryArea
{
	width: 100%;
	display: table;
	visibility: visible;
}

.NewDealerParagraphTitle
{
	padding-top: 5px; 
	padding-bottom: 15px;
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	font-weight: bold;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.DealersParagraphTitle
{
	padding-top: 35px; 
	padding-bottom: 20px;
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	font-weight: bold;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.AccountInformationFailureText
{
	display: block; 
	height: auto; 
	font-weight: bold;
	text-align: center;
}

.LoginContinueButton
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	display: block;
}

.LoginValidationSummary
{
	color:#000000;
	font-weight: bold;
}
