﻿body {
	background-color: #111214;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
.background{
	background-color: #fff;
}
form
{
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

p
{
	padding: 0px;
	margin: 7px 0px 7px 0px;
}


.headnav
{
	color: white;
	height: 30px;
	font-size: 12px;
	text-align: right;
	padding-right: 30px;
	padding-left: 30px;
}

.headnav a
{
	margin-right: 2px;
	margin-left: 2px;
}
.headnav a:link
{
	color: white;
	text-decoration: none;
}
.headnav a:visited
{
	color: white;
	text-decoration: none;
}
.headnav a:hover
{
	color: black;
	text-decoration: none;
}

.pagedesc
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-family: Verdana,Arial,Lucida Sans Regular;
}

.tip
{
	font-weight: normal;
	font-style: italic;
	font-size: 8pt;
	color: gray;
	font-family: Verdana,Arial,Lucida Sans Regular;
}

.mainheader
{
	font-size: 20px;
	color: #cc3433;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-image: url(/Images/Themes/117/header.gif);
	background-color: Yellow;
}
#mainheader
{
	font-size: 20px;
	color: #cc3433;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-image: url(/Images/Themes/117/header.gif);
	background-color: Yellow;
}
.pageheader
{
	/*font-size: 22px; 	color: gray; 	font-family: Trebuchet MS;*/
	color: #313131;
	font-size: 18px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-bottom: 10px; /*border-bottom: 2px solid black;*/
}

.heading
{
	font-size: 12px;
	color: #313131;
	font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
}
.toplinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	background-image: url(/Images/Themes/117/meuBg.gif);
	background-repeat: repeat-x;
	text-align: right;
	color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 5px;
}

.toplinks a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #ffffff;
	text-decoration: none;
}

.toplinks a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.toplinks a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.toplinks a:hover
{
	color: #FFFF00;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.toplinks a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.bodytext3
{
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.bodytext3 A:link
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.bodytext3 A:visited
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.bodytext3 A:hover
{
	font-weight: bold;
	color: #cc3433;
	text-decoration: underline;
}

/*new styles 19 Sept-----------------------*/
.ExpandCollapse A:link
{
	/*font-weight: bold;*/
	margin-left: 0px;
	padding-left: 0px;
	color: Black;
	text-decoration: none;
}
.ExpandCollapse A:visited
{
	/*font-weight: bold;*/
	color: Black;
	text-decoration: none;
}
.ExpandCollapse A:hover
{
	/*font-weight: bold;*/
	color: Red;
	text-decoration: underline;
}
/*end styles-----------------------------*/


.navigation
{
	padding-left: 25px; /*font-weight: bold;*/
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Sans-Serif, Lucida Sans Unicode;
}
.navigation span
{
	/*font-weight: bold;*/
	font-size: 8pt;
	color: #fff;
}

.navigation div
{
	font-size: 8pt;
	color: #fff;
/*	padding-top: 10px;*/
}
.navigation A:link
{
	/*font-weight: bold;*/
	color: white;
	text-decoration: none;
}
.navigation A:visited
{
	/*font-weight: bold;*/
	color: white;
	text-decoration: none;
}
.navigation A:hover
{
	/*font-weight: bold;*/
	color: #ffffff; /*#cc3433;*/
	text-decoration: underline;
}

#HeaderLoginNew
{
	display: none;
	height: 2px;
}

/*new styles(used in Header control in table named tblImage) 19 Sept-----------------------*/
.headerMainTable
{
	background-repeat: no-repeat;
	background-color:#000;
	
}
/*end styles-----------------------------*/


.mainlinkstable
{
	font-size: 11px;
	background-color: #f5f5f5;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.headersearch
{
	color: #fff;
	font-size: 11px;
	text-align: left; /*font-weight: bold;*/
	padding-top:1px;
}
td.headersearch
{
padding-top:0px;
}

/*new styles(used in Header control in lblCustomer label , same as nav-main) 19 Sept-----------------------*/
.lblCustomer
{
	font-size: 10px;
	padding-left: 5px;
	color: #FFF;
	text-align: right;
}
/*end styles-----------------------------*/
/* Footer ----------*/

.nav-mainFooter
{
	font-size: 10px;
	padding-left: 5px;
	color: #FFF;
	text-align: left;
}
.nav-mainFooter a:link
{
	color: #FFF;
	text-decoration: none;
}
.nav-mainFooter a:visited
{
	color: #FFF;
	text-decoration: none;
}
.nav-mainFooter a:hover
{
	color: #FFA8A8;
	text-decoration: underline;
}

/* -----------------*/



.nav-main
{
	font-size: 11px;
	padding-left: 5px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
}
.nav-main a:link
{
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.nav-main a:visited
{
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.nav-main a:hover
{
	font-size: 11px;
	color: #FC2727;
	font-weight: bold;
	text-decoration: underline;
}
.nav-main span
{
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}
.left-col td
{
	font-size: 11px;
	background-color: #d6d6d6;
	width: 185px;
}
.left-col .mainlinkstable
{
	font-size: 11px;
	background-color: #d6d6d6;
	border: 0 0 0 0;
}

.bottomImage /*In leftbar and in Default1 and Default2 pages to give style effet at bottom*/
{
}

.nav-left ul
{
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 2px;
	padding-top: 2px;
}

.nav-left ul li
{
	background-repeat: no-repeat;
	border-bottom: 1px solid #4a0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 185px;
}
.nav-left ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.nav-left li .fixtable
{
	clear: both;
	display: block;
	float: none;
	overflow: visible;
	position: static;
}
.nav-left .boldlink ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: 400;
	font-size: 12px;
	background-color: #000000;
}
.nav-left .boldlink a:hover
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-color: #000000;
	font-color: #B82914;
}
.nav-left .boldlink a:link
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: #000000;
}
.nav-left .boldlink a:visited
{
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: #000000;
}
.nav-left .innerlinks a
{
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #DFE73B;
	padding-left: 20px;
	vertical-align: middle;
	border-bottom: solid 1px #727272;
}
.nav-left .innerlinks a:link
{
	font-color: #B82914;
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #DFE73B;
}
.nav-left .innerlinks a:visited
{
	font-color: #B82914;
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #DFE73B;
	
}
.nav-left .innerlinks a:hover
{
	font-color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
/*	background-color: #B82914;*/
	background-image: url(/Images/Themes/117/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.SiteMap
{
	margin: 0px;
	padding: 0px;
}
.SiteMap ul
{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 2px;
	padding-top: 2px;
}

.SiteMap ul li
{
	background-repeat: no-repeat;
	background-position: 3px 3px;
	border-style: none;
	border-bottom: 1px solid #ccc;
}
.SiteMap ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.SiteMap li .fixtable
{
	clear: both;
	display: block;
	float: none;
	overflow: visible;
	position: static;
}
.SiteMap .boldlink ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: 400;
	font-size: 12px;
}

.SiteMap .innerlinks a
{
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-left: 20px;
	vertical-align: middle;
}
.SiteMap .boldlink a:link
{
	color: black;
	font-weight: 400;
	font-size: 12px;
}
.SiteMap .boldlink a:visited
{
	color: black;
	font-weight: 400;
	font-size: 12px;
}
.SiteMap .boldlink a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #cc3433;
	font-weight: 500;
	font-size: 12px;
}
.SiteMap a:link
{
	color: #000080;
}
.SiteMap a:visited
{
	color: #000080;
}
.SiteMap a:hover
{
	color: #fff;
	background-color: #cc3433;
	text-decoration: none;
}
.SiteMap .innerlinks a:link
{
	color: #000080;
}
.SiteMap .innerlinks a:visited
{
	color: #000080;
	font-size: 11px;
}
.SiteMap .innerlinks a:hover
{
	color: #fff;
	font-size: 11px;
	background-color: #313131;
	text-decoration: none;
}

.datagrid tr.FeaturedItem
{
	font-weight: bold;
	font-size: 8pt; /*background-color:#C5C5C5; */
}
.datagrid
{
	background: #fff;
	font-family: Verdana, Sans-Serif, Lucida Sans Unicode;
	font-size: 8pt;
	border: solid 1px #d6d6d6;
}
.datagrid td
{
	padding: 3px;
	border: solid 1px black;
}
.datagrid tr.header
{
	background: #2F2F37;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid black;
	font-size: 8pt;
	vertical-align: middle;
}
.datagrid th.header
{
	background: #2F2F37;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid black;
	vertical-align: middle;
	font-size: 8pt;
}
.datagrid tr.even
{
	background: #d6d6d6;
}
.datagrid tr.yellow
{
	background: yellow;
}
.datagrid tr.blue
{
	background: blue;
	color: White;
}
.datagrid tr.orange
{
	background: orange;
}

.datagrid tr.odd
{
	background: #fff;
}
.datagrid tr.selected
{
	background: #CCCCCC;
}

.datagrid tr.footer
{
	font-weight: bold;
}
.datagrid .footercat
{
	background: #f66;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.datagrid .Pages span
{
	padding: 1 3 1 3;
	color: black;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid a:link
{
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid a:active
{
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid a:visited
{
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid a:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid .Pages a:link
{
	padding: 1 3 1 3;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid .Pages a:visited
{
	padding: 1 3 1 3;
	color: #000080;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid .Pages a:hover
{
	padding: 1 3 1 3;
	color: #f66;
	font-size: 8pt;
	font-weight: bold;
}

.datagrid .header a:link
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.datagrid .header a:visited
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.datagrid .header a:hover
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}


.descriptiontext
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-align: justify;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.featureditems .label
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.label
{
	font-size: 8pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelsmall
{
	font-weight: normal;
	font-size: 7pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelsmallbold
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelbold
{
	padding-top: 5px;
	margin: 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.labelblack
{
	font-weight: normal;
	font-size: 8pt;
	color: #000;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelboldblack
{
	font-weight: bold;
	font-size: 8pt;
	color: #000;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelblacksmall
{
	font-size: 7pt;
	color: black;
	font-family: Verdana;
}

.green
{
	background-color: #98FB98;
}
.yellow
{
	background-color: #FFFF00;
}


.maintable
{
	width: 1004px;
	height: 100%;
	background-color: white;
}
.innermaintable
{
	width: 772px;
}
.leftbarstyle
{
	padding-right: 15px;
	background-color: #fff;
}
.centertdstyle
{
	height: 100%;
WIDTH:100%;
background-color:WHITE;
}
.header
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	color: #fff;
	border-bottom: 1px solid white;
	background-color: #000000;
	text-align: center;
	padding: 0px 0 0 0px;
}
.header1
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	color: #fff;
	border-bottom: 1px solid white;
	background-color: black;
	padding: 2px 0 0 2px;
}
.subpageheader
{
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	text-align: left;
}
.errormessage
{
	font-size: 8pt;
	font-weight: normal;
	color: Red;
	font-family: Verdana, Georgia, Arial, Tahoma, Courier New;
}
.infomessage
{
	font-size: 8pt;
	font-weight: normal;
	color: black;
	font-family: Verdana, Georgia, Arial, Tahoma, Courier New;
}
.dropdown
{
	/* 	border-right: black 1px solid; 	border-top: black 1px solid; 	font-size: 8pt; 	border-left: black 1px solid; 	color: black; 	border-bottom: black 1px solid; 	font-family: Verdana, Arial,Lucida Sans Regular; 	background-color: #fff; 	font-size: 8pt; 	font-weight: normal;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	background-color: #ffffff;
	padding-left: 0px;
	padding-top: 5px;
	margin-top: 0px;
	border: #CCCCCC 1px solid;
}

.listbox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.textbox
{
	border-right: black 1px solid;
	padding-right: 1px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 1px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
}
.textboxuser
{
	background-color: #fff;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 80px;
	height: 20px;
	border: solid 1px black;
}
.textboxpart
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	width: 100px;
	height: 15px;
	background: #ffffff;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	border: 1px solid #cccccc;
}
.textbox40
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	width: 40;
	color: black;
}
.textbox200
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	width: 200px;
}
.textbox100
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	width: 100px;
	color: #000;
}
.textbox150
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	width: 150px;
	color: #000;
}
.button
{
	font-size: 11px;
	margin: 0pt 0px 0pt 0pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.buttonuser
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #313131;
	margin-left: 5px;
	padding-top: 0;
	padding-bottom: 2px;
	width: 80px;
	height: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: #313131 #313131 #313131 #313131;
}

.buttonpart
{
	width: 64px;
	height: 20px;
	background-image: url(/images/Themes/117/bt_serch2.gif);
	background-repeat: no-repeat;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 0px 3px 10px;
	vertical-align: middle;
	cursor: pointer;
}

.coolbutton3
{
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/Images/Themes/117/search-button-header-bg.gif);
	padding-left: 25px;
	background-color: #FF272B;
}

.coolbutton1
{
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	/*background-image: url(/Images/Themes/117/search-button-header-bg.gif);*/
	/*padding-left: 25px;*/
	background-color: #FF272B;
}



.coolbutton2
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF272B;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-width: 2px;

}

.line
{
	background-color: #dbdbd3;
	padding-left: 20px;
	width: 2px;
}

.checkBox
{
	font-size: 8pt;
	color: #000;
	font-family: Verdana, Arial, Lucida Sans Regular;
	background-color: #fff;
}
.shoppingcart
{
	color: #fff;
	font-family: "Lucida Sans Regular" , Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
}


.yearvaluesyear
{
}
.modelvaluesmake
{
	overflow: auto;
	width: 180;
}
.modelvaluesmodel
{
	overflow: auto;
	width: 200;
}
.modelvaluessubmodel
{
	overflow: auto;
	width: 200;
}
.modelvaluesengine
{
	overflow: auto;
	width: 200;
}
.login
{
	padding-right: 5px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 5px;
	color: #000000;
	background-color: #C5C5C5;
}
.linkshead
{
	font-size: 14px;
	color: #FFF; /*background-color: #007cc3;*/
	font-family: Trebuchet MS;
	font-weight: bold;
}
homecontenttable
{
	border: solid 1px #cc3433;
}

.Pages span
{
	padding: 1 3 1 3;
	color: #C5C5C5;
	font-size: 8pt;
	font-weight: bold;
}
.Pages a:link
{
	padding: 1 3 1 3;
	color: #000080;
	font-size: 8pt;
	font-weight: bold;
}
.Pages a:visited
{
	padding: 1 3 1 3;
	color: #000080;
	font-size: 8pt;
	font-weight: bold;
}
.Pages a:hover
{
	padding: 1 3 1 3;
	color: #f66;
	font-size: 8pt;
	font-weight: bold;
}
.eventdate
{
	font-size: 8pt;
	color: #cc3433;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

TABLE.datalist
{
	font-size: 8pt;
	background: #fff;
	width: 100%;
	font-family: Verdana;
}
.datalist TABLE
{
	font-size: 8pt;
	background: #fff;
	width: 100%;
	font-family: Verdana;
}
TABLE.datalist TD.odd
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Verdana;
}
TABLE.datalist TD.even
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Verdana;
}
TABLE.datalist TD.foot
{
	font-weight: bold;
	background: #C5C5C5;
}
TABLE.datalist .tdColor
{
	border-top: #aaaaaa 1px solid;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #aaaaaa 1px solid;
}
.infobaloon
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	background-color: #C5C5C5;
	visibility: hidden;
	border: solid 1px #000000;
}
.table_border
{
	border-color: #f66;
}
.bodytext
{
	font-size: 8pt;
	vertical-align: top;
}
.bodytext h1
{
	color: #cc3433;
	font-size: 24px;
	font-family: "Trebuchet MS" , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom: 2px solid #cc3433;
}
.bodytext p
{
	margin-top: 0;
	margin-bottom: 10px;
}
.bodytext td
{
	font-size: 8pt;
	vertical-align: top;
}

td.panehead
{
	/*	color: white; 	font-size: 12px; 	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	font-weight: bold; 	background-image: url(/Images/Themes/117/pane-header-bg.gif); 	background-repeat: repeat; 	background-position: right bottom; 	padding-left: 10px; 	height: 23px;*/
	display: none;
}
td.center-col
{
	padding-left: 10px;
	padding-right: 10px;
}
table.prod-block
{
	border: solid 1px #E3E7EE;
	color: black;
	background-image: url(/Images/Themes/117/browseTableBg.jpg);
	width: 195px;
	background-color:#E3E7EE; 
}
.prod-block ul
{
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 2px;
	padding-top: 2px;
	background-color: #E6E6E6;
}
.prod-block ul li
{
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 175px;
	padding-left: 5px;
	background-color: #E6E6E6;
}
.prod-block ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #E6E6E6;
}
.prod-block p
{
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0px;
}
.prod-block td
{
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.prod-block a:link
{
	color: #000080;
}
.prod-block a:visited
{
	color: #000080;
}
.prod-block a:hover
{
	color: #012BA4;
	background-color: #FFFFFF;
}
.news td
{
	font-size: 12px;
	padding: 2px 2px 2px 2px;
}
.news a:link
{
	color: #000080;
}
.news a:visited
{
	color: #000080;
}
.news a:hover
{
	color: #d96666;
}
.news p
{
	font-size: 11px;
	margin-top: 5px;
	padding-left:10px;
	text-align:justify;
	margin-bottom: 5px;
}
.news hr
{
	background-color: #EC7F1F;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.footermain
{
	padding-top: 0px;
	height: 10px;
}
.footermain td
{
	/*background-image: url(/images/footer-bg-tile.gif);*/
	text-align: center;
	font-size: 8pt;
	color: white;
}
.footermain1
{
	color: black;
	font-size: 11px;
	font-weight: bold; /*background-image:url(/Images/Themes/117/bg-footer.jpg);*/
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0 top;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}

.defaultlinks a:link
{
	background-image: url(/Images/Themes/117/button01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: black;
	font-weight: bold;
	background-position: 2px 3px;
}
.defaultlinks a:visited
{
	background-image: url(/Images/Themes/117/button01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: black;
	font-weight: bold;
	background-position: 2px 3px;
}
.defaultlinks a:hover
{
	list-style-image: url(/Images/Themes/117/button01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #d96666;
	font-weight: bold;
	text-decoration: none;
	background-position: 4px 3px;
}
.Cat3_Loading
{
	background-color: #B4D87D;
	border: solid 1 #7F9DB9;
}
/*
.Cat3_LoadingShadow
{
	background-color:Black;  
	filter: alpha(opacity=50); 
}
*/
.Cat3_DivMainCatContainer
{
	background-color: #C5C5C5;
}
.Cat3_DivMainCatContainerTitleBar
{
	background-color: #000000;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial, "Lucida Sans Regular";
}


.Cat3_DivSubCatContainer
{
	/*background-color : #CDDFFB;*/
	padding-left: 20px;
}

.Cat3_SubCatContentDiv
{
	background-color: #C5C5C5;
	border: solid thin silver;
}
.Cat3_SubCatContentDiv_TitleBar
{
	background-color: #000000;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial, "Lucida Sans Regular";
}
.maincat
{
	background-color: #C5C5C5;
}
.subcat
{
	background-color: #C5C5C5;
}
fieldset
{
	line-height: 18px; /* Fixes IE problem with fieldset+legend boundaries */
	background-color: #f4f4f2;
	background-image: none;
	margin-top: 10px;
	border: solid 1px #000000;
	padding: 20px 10px 10px;
}
legend
{
	/* Fixes IE problem with fieldset+legend boundaries */
	padding: 2px 5px;
	border: solid 1px;
	background-color: #fff;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	width: 150px;
	overflow: visible;
	min-width: 150px;
	display: block;
}
.labelbold a:link
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelbold a:visited
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelbold a:hover
{
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.descriptiontextatpage
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	text-align: justify;
	font-family: Verdana,Arial,Lucida Sans Regular;
	padding-bottom: 10px;
	padding-top: 5px;
}
.tableborder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.qtyavail
{
	font-weight: bold;
	color: Green;
}
.qtynotavail
{
	font-weight: bold;
	color: #f66;
}
.partinfomessage
{
	left: 320px;
	position: absolute;
	background-color: #FFFFE1;
	font-family: Verdana;
	font-size: 8pt;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px black;
}

table.pane
{
	clear: none;
	display: inline;
	float: left;
	/*margin-bottom: 15px;*/
	width: 195px;
	border-bottom: #E3E7EE 1px solid;
	border-right: #E3E7EE 1px solid;
	border-left: #E3E7EE 1px solid;
	position: relative; /*padding: 10px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	background-color:#E3E7EE; 
}


/* Dashboard Styles (END) */

td.paneDefault
{
	padding: 10px 10px 10px;
	width: 180px;
}

/* Dashboard Styles (END) */

td.paneheadDefault
{
	color: white;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: #313131; /* 	background-image: url(/Images/Themes/117/pane-header-bg.gif); 	padding-left: 10px;     */
	width: 100%;
}

.panetd
{
	padding: 10px 10px 10px; /*width: 250px;*/
}
.rightbarstyle
{
	width: 17px;
}

.leftbarstylehome
{
	background-color: #C5C5C5;
	width: 185px;
}
.loginlink
{
	font-size: 12Px;
}

.control-prod-header
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}


.LoginHead
{
	display: none;
}

td.login123
{
	
	width: 100%;
	color: #333333;
}



.login123 a
{
	color: #333333;
}

.login123 a:visited
{
	color: #333333;
}

.login123 a:link
{
	color: #333333;
}

.login123 a:hover
{
	color: #000000;
}



/*/////////////////////////////////////////////////performance Section start/////////////////////////////////////////////////*/
#performanceParts
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 15px;
}

#performanceParts td
{
	height: 12px;
}

#performanceParts h1
{
	height: 30px;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(/images/Themes/1/titleBg2.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}

#perfPartsCont
{
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	vertical-align: top;
}

#perfPartsContBot
{
	height: 22px;
	border-left: 1px solid #DFDFDF;
	background-image: url(/images/Themes/1/rightCornersLines.gif);
	background-repeat: repeat-x;
}
.perfPartsContBlock
{
	background-image: url(/images/Themes/1/block.gif);
	background-repeat: no-repeat;
	width: 177px;
	height: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-right: 0px;
}
.perfPartsContImageColBlock
{
	padding-top: 20px;
	width: 185px;
}
.perfPartsContImageRowBlock
{
	height: 102px;
}

#HeaderNew
{
	font-size: 20px;
	color: #cc3433;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-image: url(/Images/Themes/117/header.gif);
	background-color: Yellow;
}

.Head
{
	height: 30px;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	background-image: url(/Images/Themes/117/titleBg.gif);
}

.iconImg
{
	margin: 0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 10px;
	border: none;
}

.headerlogins
{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
}


.perfPartsContBlocks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 177px;
	height: 130px;
	margin-left: 19px;
	margin-bottom: 15px;
	background-image: url(/Images/Themes/117/block.gif);
	background-repeat: no-repeat;
	padding: 5px;
	text-align: center; /*font-family: Arial, Helvetica, sans-serif; font-size:11px;  font-weight:bold; color:#333333; width:177px; height:100px; margin-left:19px; margin-bottom:15px; background-image:url(/Images/Themes/117/block2.gif); background-repeat:no-repeat;  padding:5px; text-align:center;*/
}

.brandsContBlocks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 177px;
	height: 100px;
	margin-left: 13px;
	margin-bottom: 15px;
	background-image: url(/Images/Themes/117/block2.gif);
	background-repeat: no-repeat;
	padding: 3px;
	text-align: center;
}
.brandsCont
{
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 0px solid #DFDFDF;
	vertical-align: top;
}


.featuredbrands
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 15px;
}

#featuredbrands td
{
	vertical-align: top;
	height: 7px;
	border-right-color: #CECFCE;
	border-right-width: 1px;
	border-bottom-style: solid;
}

.featuredbrands h1
{
	height: 30px;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(/Images/Themes/117/titleBg2.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}


.featuredbrands h2 a:link a:hover
{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.featuredbrands a:link
{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#featuredbrandsCont
{
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	vertical-align: top;
}

#featuredbrandsContBot
{
	height: 22px;
	border-left: 1px solid #DFDFDF;
	background-image: url(/Images/Themes/117/rightCornersLines.gif);
	background-repeat: repeat-x;
}
.footerMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}

.footerMenu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 15px;
	padding-right: 0px;
	border-right: 0px solid #0030C0;
	text-decoration: none;
}

.footerMenu a:link
{
	color: #666666;
	text-decoration: none;
}
.footerMenu a:visited
{
	color: #666666;
	text-decoration: none;
}
.footerMenu a:hover
{
	color: #012AA8;
	text-decoration: none;
}
.footerMenu a:active
{
	color: #666666;
	text-decoration: none;
}


.redBg
{
	background-image: url(/Images/Themes/117/redBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.headerLogin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; /*padding-top: 15px;*/
	padding-right: 5px; /*background-color:#00FF00;*/
}

.headerLogin a
{
	padding-left: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.headerLogin a:link
{
	color: #000000;
}
.headerLogin a:visited
{
	color: #000000;
}
.headerLogin a:hover
{
	color: #EAEAEA;
}
.headerLogin a:active
{
	color: #000000;
}


.submit-button-Header
{
	background-image: url(/Images/Themes/117/search-button-header-bg.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 60px;
	height: 20px;
	line-height: 1.5em;
	font-weight: normal; /*	background-color: #F7F7F7;*/
	vertical-align: middle;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	background-position: center;
	padding: 0px;
}
/** login control*/

.login-block
{
	background-image: url(/images/Themes/95/wCor.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.loginPnl
{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	width: 268px;
}
.tdLoginText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 15px;
}

.tdLoginForgotUser a:link
{
	color: White;
	text-decoration: underline;
	padding-left: 25px;
}

.tdLoginForgotUser a:visited
{
	color: White;
	text-decoration: underline;
	padding-left: 25px;
}

.tdLoginForgotUser a:hover
{
	color: White;
	text-decoration: underline;
	padding-left: 25px;
}

.loginNewUser a:link
{
	color: White;
	padding-left: 25px;
	text-decoration: underline;
}
.loginNewUser a:visited
{
	color: White;
	padding-left: 25px;
	text-decoration: underline;
}
.loginNewUser a:hover
{
	color: White;
	padding-left: 25px;
	text-decoration: underline;
}
.loginStart
{
	color: White;
	padding-left: 25px;
}

.tdLoginTextBox
{
	padding-left: 25px;
	padding-top: 5px;
	height: 25px;
	display: block;
}
.tblLogin
{
	width: 100%;
}
.tdLoginBtn
{
	padding-left: 25px;
	padding-top: 10px;
}
.loginErrorMessage
{
	display: block;
	color: Yellow;
	height: 15px;
	font-size: 10px;
	padding-left: 25px;
}

.bg2
{
	background-image: url(/Images/Themes/117/bg2.jpg);
	background-repeat: repeat-x;
}

.v_align
{
	vertical-align: top;
}


.header_top_links
{
	height: 30px;
	margin-right: 15px;
	text-align: right;
}
.header_top_links a
{
	padding: 0px 10px 0px 7px;
	color: #333;
}
.header_top_links a:link
{
	color: #333;
}
.header_top_links a:visited
{
	color: #333;
}
.header_top_links a:hover
{
	color: #985E18;
}
.header_top_links a:active
{
	color: #333;
}

.body_margin
{
	margin-top: 10px;
	margin-bottom: 10px;
}


.left_right_colum
{
	width: 185px;
	background-color: #FFFFFF;
}

.left_right_colum img
{
	padding-top: 5px;
	padding-bottom: 5px;
}


.title_header_bg
{
	width: 185px;
	height: 35px;
	background-image: url(/Images/Themes/117/title_header.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FFFFFF;
}

.title_header_cor1
{
	width: 52px;
	height: 45px;
	background-image: url(/Images/Themes/117/title_header_cor1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.title_header_cor2
{
	width: 18px;
	height: 45px;
	background-image: url(/Images/Themes/117/title_header_cor2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.title_header
{
	width: 113px;
	padding-left: 2px;
	height: 25px;
	vertical-align: middle;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #523C01;
}

.title_header_bg_gray
{
	width: 185px;
	height: 35px;
	background-image: url(/Images/Themes/117/title_header.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #E5E5E5;
}

.title_header_cor1_gray
{
	width: 52px;
	height: 45px;
	background-image: url(/Images/Themes/117/title_header_cor1_gray.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}



.title_header_cor2_gray
{
	width: 18px;
	height: 45px;
	background-image: url(/Images/Themes/117/title_header_cor2_gray.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.title_header_bg_gray .title_header_gray
{
	width: 113px;
	padding-left: 2px;
	height: 25px;
	vertical-align: middle;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #523C01;
}


/*-----------------------------Gray base titile header end-----------------------------*/


/*header Icon classes start*/
.title_header_icon1
{
	width: 52px;
	height: 45px;
	background-image: url(/Images/Themes/117/icon1.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
}


.title_header_icon2
{
	width: 52px;
	height: 45px;
	background-image: url(/Images/Themes/117/icon2.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
}

.title_header_icon3
{
	width: 52px;
	height: 45px;
	background-image: url(/Images/Themes/117/icon3.gif);
	background-repeat: no-repeat;
	background-position: 9px 6px;
}
.title_header_icon4
{
	width: 52px;
	height: 45px;
	background-image: url(/Images/Themes/117/icon4.gif);
	background-repeat: no-repeat;
	background-position: 9px 4px;
}
/*header Icon classes end*/

/*-----------------------------YMME box start-----------------------------*/

.ymme_box
{
	background-color: #fff;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #333;
	margin-bottom: 5px;
}

.ymme_box tr td
{
	padding-left: 7px;
}

/*-----------------------------YMME box end-----------------------------*/


/*-----------------------------browse catalog box start-----------------------------*/
.browse_catalog_container
{
	color: #333;
	margin-bottom: 5px;
}

.browse_catalog_container img
{
	padding: 0px;
	margin: 0px;
}

.browse_catalog_container tr td
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
}

.browse_catalog
{
	background-color: #E5E5E5; /*#F8F8F8;*/
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #333;
	margin-bottom: 5px;
}




.browse_catalog_container a
{
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 0px;
	padding-left: 5px;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #fff;
}
.browse_catalog_container a:visited
{
	color: #333;
}
.browse_catalog_container a:hover
{
	color: #000;
	background-color: #fff;
}
.browse_catalog_container a:active
{
	color: #333;
}

.middle_colum
{
	width: 614px; /**/
	margin-left: 10px;
	margin-right: 10px;
	margin-left: auto;
	margin-right: auto; /*background-color:#FF0000;*/
}

.banner_middle
{
	width: 614px;
	height: 155px;
	background-image: url(/Images/Themes/117/banner_middle.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.middle_title_header_bg
{
	width: 614px;
	height: 42px;
	background-image: url(/Images/Themes/117/middle_table_header_bg.jpg);
	background-repeat: repeat-x;
}

.middle_title_header_left
{
	width: 264px;
	height: 42px;
	background-image: url(/Images/Themes/117/middle_table_header_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.middle_title_header_right
{
	width: 20px;
	height: 42px;
	background-image: url(/Images/Themes/117/middle_table_header_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}


.middle_title_header_title
{
	vertical-align: middle;
	line-height: 2.0em;
	font-size: 12px;
	font-weight: bold;
	padding-left: 42px;
	color: #FFFFFF;
}

.lookup_vehicles
{
	width: 614px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border-top: 0px solid #ccc;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333333;
}

.lookup_vehicles tr td
{
	width: 195px;
	height: 104px; /*background-image:url(/Images/Themes/117/block.jpg); background-repeat:no-repeat; background-position:top center;*/
	text-align: center;
	vertical-align: top;
	empty-cells: hide;
}

.lookup_vehicles img
{
	display: block;
	padding: 5px 0px 5px 0px;
}

.shop_category
{
	width: 614px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border-top: 0px solid #ccc; /*margin-bottom:10px;*/
	font-weight: bold;
	color: #333333;
}

.shop_category tr td
{
	width: 205px;
	height: 86px;
	background-image: url(/Images/Themes/117/block.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	vertical-align: middle;
	empty-cells: hide;
}


.shop_category img
{
	display: block;
	padding: 5px 0px 15px 0px;
	margin-left: auto;
	margin-right: auto; /*bottom padding 5+10(extra height for block 10px-10+5=15)*/
}

.brands
{
	width: 614px;
	background-color: #FFFFFF;
}

.brands a:hover
{
	text-decoration: underline;
}


.brands tr td
{
	padding-left: 10px;
}

/*/////////////////////////////////////////////////Shop by Category Section end/////////////////////////////////////////////////*/



/*=======================================Footer Srart=======================================*/

.footer
{
	width: 1004px;
	height: 157px; /*background-color:#FF0000;*/
}


.footer_top
{
	width: 1004px;
	height: 57px;
	vertical-align: middle;
	background-image: url(/Images/Themes/117/footer_bg.gif);
	background-repeat: repeat-x;
	font-size: 8px;
	font-weight: bold;
}

.footer_cor1
{
	width: 25px;
	height: 57px;
	background-image: url(/Images/Themes/117/footer_cor1.gif);
	background-repeat: no-repeat;
}

.footer_cor2
{
	width: 25px;
	height: 57px;
	background-image: url(/Images/Themes/117/footer_cor2.gif);
	background-repeat: no-repeat;
}




.footer_links
{
	text-align: right;
	width: 650px;
	height: 26px;
	vertical-align: middle;
	background-repeat: repeat-x;
	color: #333;
}


.footer_links tr td
{
	margin: 0px;
	padding: 0px;
}

.footer_links a
{
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
}
.footer_links a:link
{
	color: #333;
}

.footer_links a:visited
{
	color: #333;
}

.footer_links a:active
{
	color: #333;
}

.footer_links a:hover
{
	color: #333333;
}

.footer_links_cor1
{
	width: 15px;
	height: 24px;
	background-image: url(/Images/Themes/117/footer_links_cor1.gif);
	background-repeat: no-repeat;
}

.footer_links_cor2
{
	width: 15px;
	height: 24px;
	background-image: url(/Images/Themes/117/footer_links_cor2.gif);
	background-repeat: no-repeat;
}

.footer_links_box
{
	vertical-align: text-top;
	width: 100%;
	height: 100px;
	border: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	background-color: #FFFFFF;
}

.footer_links_box td
{
	vertical-align: text-top;
	padding-left: 10px;
	padding-top: 10px;
	border-right: 1px solid #ECECEC;
}

.footer_links_box h1
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 7px;
}
.footer_links_box h2
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	padding-bottom: 4px;
}

.footer_links_box a:link
{
	text-decoration: none;
}
.footer_links_box a:visited
{
	text-decoration: none;
}
.footer_links_box a:hover
{
	text-decoration: underline;
	color: #990000;
}




.footer_links_box_cor1
{
	width: 12px;
	height: 12px;
	background-image: url(/Images/Themes/117/footer_link_box_cor1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.footer_links_box_cor2
{
	width: 12px;
	height: 12px;
	background-image: url(/Images/Themes/117/footer_link_box_cor2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


.footer_links_box_bg
{
	height: 12px;
	background-color: #FFFFFF;
	background-image: url(/Images/Themes/117/footer_link_box_bg.gif);
	background-repeat: repeat-x;
}


/*=======================================Footer End=======================================*/



/*//////////////////////////////////////////////Form start//////////////////////////////////////////////*/
.submitBtn
{
	background-image: url(/Images/Themes/117/submit.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 75px;
	height: 20px;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 0.5em;
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
	margin-right: 0px;
}

.login
{
	background-image: url(/Images/Themes/117/login.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 75px;
	height: 20px;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 0.5em;
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
	margin-right: 0px;
}






/*//////////////////////////////////////////////Form end//////////////////////////////////////////////*/


h1
{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 7px;
}


h3
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 7px;
}

h4
{
	font-size: 9px;
	font-weight: bold;
	color: #624A23;
	padding-top: 7px;
}


table.searchpane1
{
	width: 185px;
	/*border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 25px;*/
	padding-right: 0px;
	background-color: #E3E7EE;
	
}


.searchpane1 .dropdown
{
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	height: 20px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	border: #CCCCCC 1px solid;
}

.StaticHoverStyle
{
	font-size: 10px;
	background-color: #F7F7F7;
}

.StaticMenuStyle
{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 10px;
	background-color: #E5E5E5;
	padding-top: 5px;
	padding-left: 8px;
	width: 165px;
}

.DynamicHoverStyle
{
	font-size: 11px;
	background-color: #E5E5E5;
	font-weight: bold;
}

.DynamicMenuStyle
{
	border-left: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 1px;
	color: BLACK;
	background-color: #D1D1D1;
}

.dropdownBrowse
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	background-color: #ffffff;
	padding-left: 0px;
	padding-top: 5px;
	margin-top: 0px;
	border: #CCCCCC 1px solid;
	width: 155px;
}

.news_offers tr td
{
	background-color: #E3E7EE;
	padding: 0px 7px 0px 7px;
	line-height: 1.2em;
	text-align: justify;
}

.iconww
{
	height: 38px;
	background-image: url(/Images/Themes/117/iocn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.mid_block_blue_cor1
{
	width: 25px;
	height: 38px;
	background-image: url(/images/Themes/117/mid_block_blue_cors.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.mid_block_blue_title
{
	text-transform: uppercase;
	text-align: left;
	padding: 0px 0px 0px 45px;
	background-image: url(/images/Themes/117/icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle; /*line-height:2.7em;*/
	height: 38px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	align:middle;
}
mid_block_blue_title tr td
{
	vertical-align: middle;
}

.mid_block_blue_title2
{
	text-transform: uppercase;
	text-align: left;
	padding: 0px 0px 0px 45px;
	background-image: url(/images/Themes/117/icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: bottom;
	line-height: 2.8em;
	height: 38px;
	font-size: 14px;
}

.mid_block_blue_cor2
{
	width: 25px;
	height: 38px;
	background-image: url(/images/Themes/117/mid_block_blue_cors.gif);
	background-repeat: no-repeat;
	background-position: top right;
}



/*-------------------*/

.mid_block_blue_bg2
{
	height: 47px;
	background-image: url(/images/Themes/117/mid_block_blue_bg_2.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.mid_block_blue_bg2 tr td
{
	vertical-align: top;
}

.mid_block_blue_cor01
{
	width: 25px;
	height: 47px;
	background-image: url(/images/Themes/117/mid_block_blue_cors_2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}



.icon2
{
	background-image: url(/images/Themes/117/iocn2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.mid_block_blue_cor02
{
	width: 25px;
	height: 47px;
	background-image: url(/images/Themes/117/mid_block_blue_cors_2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.mid_block_orange_bg
{
	height: 35px;
	background-image: url(/images/Themes/117/mid_block_orange_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.mid_block_title tr td
{
	width: 25%;
	line-height: 2.7em;
	text-align: left;
	color: #fff;
	background-image: url(/images/Themes/117/bul.gif);
	background-repeat: no-repeat;
	background-position: 0px 6.5px;
	padding-left: 17px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.mid_block_orange_cor1
{
	width: 10px;
	height: 35px;
	background-image: url(/images/Themes/117/mid_block_orange_cors.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.mid_block_orange_cor2
{
	width: 10px;
	height: 35px;
	background-image: url(/images/Themes/117/mid_block_orange_cors.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


.categories_container
{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFF;
	padding: 5px 9px 5px 9px;
}

.categories_container tr td
{
	border: 0px solid #CCCCCC;
	width: 25%;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: top;
}

.categories_container a
{
	padding: 4px 3px 4px 10px;
	display: block;
	text-decoration: underline;
	font-weight: normal;
	font-size: 1.0em;
	background-image: url(/images/Themes/117/bul2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.categories_container a:link
{
	color: 333;
}
.categories_container a:visited
{
	color: 333;
}
.categories_container a:hover
{
	color: #990000;
	text-decoration: none;
	background-image: url(/images/Themes/117/bul2_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	background-color: #FFFCF6;
}
.categories_container a:active
{
	color: 333;
}


.top_manufacturer_container
{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #fff;
	padding: 0px 9px 0px 9px;
}

.top_manufacturer_container img
{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.top_manufacturer tr td
{
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px;
	font-size:10px;
}


.footer_top_bg
{
	height: 30px;
	background-image: url(/images/Themes/117/footer_top_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.footer_top_bg a
{
	padding: 0px 12px 0px 12px;
}


.footer_top_cor1
{
	width: 20px;
	height: 30px;
	background-image: url(/images/Themes/117/footer_top_cors.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.footer_top_cor2
{
	width: 20px;
	height: 30px;
	background-image: url(/images/Themes/117/footer_top_cors.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

/*footer top end*/

/*footer middle start*/
.footer_links
{
	height: 30px;
	text-align: left;
	color: #fff;
}
.footer_links a
{
	padding: 0px 12px 0px 12px;
	color: #FFF;
}
.footer_links a:link
{
	color: #FFF;
}
.footer_links a:visited
{
	color: #FFF;
}
.footer_links a:hover
{
	color: #900;
	background-color: #FFF;
}
.footer_links a:active
{
	color: #FFF;
}

/*footer middle end*/

/*footer bottom start*/
.footer_bottom_bg
{
	height: 30px;
	background-image: url(/images/Themes/117/footer_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: #ffffff;
	font-size: 9px;
}

.footer_bottom_bg a
{
	padding: 0px 12px 0px 12px;
	color: #CCCCCC;
}
.footer_bottom_bg a:hover
{
	color: #ADD7F9;
}

.footer_bottom_cor1
{
	width: 20px;
	height: 30px;
	background-image: url(/images/Themes/117/footer_bottom_cors.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.footer_bottom_cor2
{
	width: 20px;
	height: 30px;
	background-image: url(/images/Themes/117/footer_bottom_cors.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.copyright
{
	padding-left: 12px;
}

.powered
{
	padding-right:10px;
	color:#FFFFFF;
	font-size:10px;
	
}
.InputTxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	width: 130px;
	height: 16px;
	background-color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	padding-top: 0px;
	border: #959595 1px solid; /*9DB61A*/
	line-height: 1.45em;
	vertical-align: middle;
}


.search
{
	width: 68px;
	height: 24px;
	background-image: url(/images/Themes/117/bt_search.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 0px 0px 4px 10px;
	color: #FFF;
	cursor: pointer; /*margin-top:10px; margin-bottom: 10px; margin-right:0px;  line-height:1.2em; */
}


.search2
{
	width: 64px;
	height: 20px;
	background-image: url(/images/Themes/117/bt_serch2.gif);
	background-repeat: no-repeat;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 0px 3px 10px;
	vertical-align: middle;
	cursor: pointer;
}


.check_box
{
	vertical-align: middle;
	margin: 4px 0px 4px 0px;
}


#bg
{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}
#content
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

a:link
{
	color: #333333;
	font-size:11px;
	text-decoration: none;
}
a:visited
{
	color: #333333;
	font-size:11px;
	text-decoration: none;
}
a:hover
{
	color: #990000;
	font-size:11px;
	text-decoration: none;
}
a:active
{
	color: #333333;
	font-size:11px;
	text-decoration: none;
}

img
{
	/*margin-left:auto; margin-right:auto;*/
	text-decoration: none;
	border: none;
}
img a
{
	text-decoration: none;
	border: none;
}

.red
{
	color: #900;
}
.red a
{
	color: #900;
	text-decoration: underline;
}
.red a:link
{
	color: #900;
	text-decoration: underline;
}
.red a:visited
{
	color: #900;
	text-decoration: underline;
}
.red a:hover
{
	color: #730000;
}
.red a:active
{
	color: #900;
	text-decoration: underline;
}

.bg_color
{
	background-color: #fff;
}
.bg_color a:link
{
	background-color: #fff;
}
.bg_color a:vvisited
{
	background-color: #fff;
}
.bg_color a:hover
{
	background-color: #FBF4F4;
}
.bg_color a:active
{
	background-color: #fff;
}

.white_bg
{
	margin-left: auto;
	margin-right: auto;
	width: 1044px; /*background-color:#FFFFFF;*/
	background-image: url(/images/Themes/117/trancy_bg.png);
	background-repeat: repeat-y;
}
.main_container
{
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	height: auto;
	vertical-align: top; /*background-color:purple;*/
}

.headerhome
{
	width: 1004px;
	height: 150px;
	background-image: url(/images/Themes/117/header.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}



.header_top
{
	height: 30px;
	color: #fff; /*line-height:3.2em;*/
}
.header_top img
{
	vertical-align: middle;
	padding-left: 8px;
	text-align: left;
}

.header_top
{
	height: 30px;
	margin-right: 10px;
	text-align: right;
}
.header_top a
{
	padding: 0px 8px 0px 7px;
	color: #fff; /* line-height:3.2em;*/
}
.header_top a:link
{
	color: #fff;
}
.header_top a:visited
{
	color: #fff;
}
.header_top a:hover
{
	color: #ccc;
}
.header_top a:active
{
	color: #fff;
}

.header_middle
{
	height: 90px;
}


.header_logo
{
	width: 185px;
	height: 90px;
}


.header_banners
{
	height: 90px;
}
.header_bottom
{
	height: 30px;
	vertical-align: middle;
	color: #FFFFFF;
}

.header_bottom_links
{
	height: 30px;
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	vertical-align: top;
}


.header_bottom_links a
{
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
}
.header_bottom_links a:link
{
	color: #FFFFFF;
}
.header_bottom_links a:visited
{
	color: #FFFFFF;
}
.header_bottom_links a:hover
{
	color: #f00;
}
.header_bottom_links a:active
{
	color: #FFFFFF;
}

.body_container
{
	margin: 5px 0px 5px 0px;
	vertical-align: top;
}

.body_left
{
	width: 185px; /*background-color:#FF0000;*/
	vertical-align: top;
}

.body_left_container
{
	width: 185px;
}
.block_header
{
	height: 44px;
	background-image: url(/images/Themes/117/block_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.block_cor1
{
	width: 18px;
	height: 44px;
	background-image: url(/images/Themes/117/block_cors.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.block_cor2
{
	width: 18px;
	height: 44px;
	background-image: url(/images/Themes/117/block_cors.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.block_content tr td
{
	background-color: #E3E7EE;
	padding-left: 7px;
	font-size: 10px;
}

.news_offers tr td
{
	background-color: #E3E7EE;
	padding: 0px 7px 0px 7px;
	line-height: 1.2em;
	text-align: justify;
}

.featured_items
{
	background-color: #fff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #333;
}

.featured_items tr td
{
	padding: 0px 7px 0px 7px; /**/
	line-height: 1.2em;
	text-align: justify;
}


.featured_items h2
{
	margin: 0px;
	padding: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #F2F8FD;
}

.featured_items h2 a
{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	color: #333;
}

.paging
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
.paging a
{
	background-color: #F2F8FD;
	border: 1px solid #E3E8ED;
	padding: 3px;
	height: 10px;
	display: inline-block;
	line-height: 1em;
}
.paging a:hover
{
	color: #fff;
	background-color: #006DCA;
}

.paging2 a
{
	color: #fff;
	background-color: #3C5FB2;
	border: 1px solid #E3E8ED;
	padding: 3px;
	height: 10px;
	display: inline-block;
	line-height: 1em;
}
.paging2 a:link
{
	color: #fff;
}
.paging2 a:visited
{
	color: #fff;
}
.paging2 a:active
{
	color: #fff;
}
.block_footer
{
	height: 10px;
	margin-bottom: 5px;
	background-image: url(/images/Themes/117/block_footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.block_footer_cor1
{
	width: 10px;
	height: 10px;
	background-image: url(/images/Themes/117/block_footer_cors.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.block_footer_cor2
{
	width: 10px;
	height: 10px;
	background-image: url(/images/Themes/117/block_footer_cors.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.body_right
{
	vertical-align: text-top;
}

.body_right_container
{
	float: right;
	width: 804px; /*width:804 +10(left white space)+185=1004 */ /*background-color:#FF0000;*/
}
.top_banner
{
	text-align: right;
	margin: 0px 0px 5px 0px;
}
.mid_block_blue_bg
{
	height: 38px;
	background-image: url(/images/Themes/117/mid_block_blue_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.mid_block_blue_bg img
{
	vertical-align: middle;
	margin-right: 10px;
}

.block_footer_margin
{
	margin-bottom: 7px;
}

.login123 .coolbutton1
{
	width: 64px;
	height: 20px;
	background-image: url(/images/Themes/117/bt_serch2.gif);
	background-repeat: no-repeat;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 0px 3px 10px;
	vertical-align: middle;
	cursor: pointer;
}

.searchpane1 .coolbutton1
{
	width: 64px;
	height: 20px;
	background-image: url(/images/Themes/117/bt_serch2.gif);
	background-repeat: no-repeat;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 0px 3px 10px;
	vertical-align: middle;
	cursor: pointer;
}

.powered a:link
{
	padding-right:10px;
	color:#FFFFFF;
	font-size:10px;
	
}
.blur{
	background-color: #CCCCCC; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
.shadow,
.content{
	position: relative;
	bottom: 4px;
	right: 4px;
}

.shadow{
	background-color: #666666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #FFFFCC; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}



.checkout
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFF00 #FFF00 #FFF00 #FFF00;
	background-image: url(/images/Cart1.gif); background-repeat: no-repeat; 
	background-position: top left;
}

