html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	background: #cecece url('../image/bg-body.gif') center top no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#686761;
}
/*body, td, th, input, textarea, select, a {
	font-size: 12px;
}*/
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea,select{
	margin: 3px 0px;
	border:1px solid #DEDEDE;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: underline;
	cursor: pointer;
	outline-style:none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
/* layout */
#container {
	/*width: 960px;*/
	width:814px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background:#FFF;
}
#wrapper{
	width:761px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background:#FFF;
}
#header .div2 {
	float: left;
	padding-top: 15px;
}
#header .div3 {
	float: right;
	padding-top: 7px;
	height: 38px;
}
#header .div3 a {
	margin-left: 15px;
	padding: 1px 0px 2px 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
#header .div4 {
	width: 510px;
	clear: right;
	float: right;
	height: 32px;
	padding-right: 14px;
}
#header .div4 a {
	float: left;
	margin-right: 2px;
	width: 100px;
	height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url('../image/tab_1.png') no-repeat;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header .div4 a.selected {
	background: url('../image/tab_2.png') no-repeat;
	color: #FFF;
	padding-bottom: 10px;
	z-index: 3;
}
#header .div5 {
	clear: both;
	margin-bottom:4px;
	width:100%;
}
#header .div5 .left {
	background: url('../image/header_1_left.png') no-repeat;
	width: 5px;
	height: 40px;
	float: left;
}
#header .div5 .right {
	background: url('../image/header_1_right.png') no-repeat;
	width: 5px;
	height: 40px;
	float: right;
}
#header .div5 .center {
	/*background: url('../image/header_1_center.png') repeat-x;
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;*/
	background:url(../image/bgtabs.gif) repeat-x;
	height:38px;
}
#header .div6 {
	clear: both;
	margin-bottom: 10px;
}
#header .div6 .left {
	background: url('../image/header_2_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#header .div6 .right {
	background: url('../image/header_2_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#header .div6 .center {
	background: url('../image/header_2_center.png') repeat-x;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#header .div7 {
	float: right;
	padding-top: 2px;
}
#header .div8 {
	float: left; margin-top: 6px;
}
#header .div9 {
	float: left;
}
#header .div10 {
	float: left; 
	margin-top: 2px;	
}
#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}
#breadcrumb {
	float: left;
	padding:15px 0 7px 21px;
	/*height: 13px;*/
	margin-bottom: 10px;
	color: #000000;
}
#breadcrumbnew {
	float: left;
	padding:15px 0 7px 21px;
	/*height: 13px;*/
	margin-bottom: 10px;
	color: #000000;
	margin-left:188px; /*extra*/
}
#breadcrumb a, #breadcrumbnew a {
	text-decoration:none;
}
#breadcrumb a:hover, #breadcrumbnew a:hover {
	text-decoration:underline;
}
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 171px;
	margin-top:20px;
	/*margin-right: 10px;*/
	clear: left;
	/*margin-top: -30px;*/
	/* extra*/
}
#column_right {
	float: right;
	width: 170px;
	margin-left: 10px;
	clear: right;
	padding-top:10px;
}
#content {
	/*margin-left: 190px;
	margin-right: 190px;
	margin-bottom: 10px;*/
	float:left;
	/*margin-bottom:10px;*/
	width:710px;
	padding-left:30px;
}
#content .top .left {
	/*background: url('../image/content_top_left.png') no-repeat;*/
	width: 5px;
	height: 32px;
	float: left;
}
#content .top .right {
	/*background: url('../image/content_top_right.png') no-repeat;*/
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .center {
	/*background: url('../image/content_top_center.png') repeat-x;*/
	margin-left: 5px;
	margin-right: 5px;
}
#content .top h1 {
	padding: 8px 0px 8px 7px;
}
#content h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	/*border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	background: #FFFFFF;
	/*padding: 10px 10px 1px 10px;*/
	/*min-height: 380px;*/
}
#content .bottom .left {
	/*background: url('../image/content_bottom_left.png') no-repeat;*/
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	/*background: url('../image/content_bottom_right.png') no-repeat;*/
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	/*background: url('../image/content_bottom_center.png') repeat-x;*/
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.box {
	margin-bottom: 10px;
	/*background: url('../image/box_top.png') no-repeat;*/
}
.box .top {
	/*padding: 8px 0px 8px 7px;*/
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	position:relative;

}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	/*border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	background: #FFFFFF;
	padding: 0 10px 10px 10px;
	width:186px;
}
.box .bottom {
	height: 5px;
	/*background: url('../image/box_bottom.png') no-repeat;*/
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 8px 7px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
	font-family:arial;
}
#footer {
	width: 100%;
	clear: both;
	/*padding-top: 5px;
	 border-top: 1px solid #DDDDDD;*/
	 position:relative;
	 top:-11px;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#footer img{
	margin-top:5px;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding:0px;
	/*list-style: url('../image/bullet_1.png');*/
	list-style:none;
}
#category ul li{
    background: url(../image/arr-1.gif) no-repeat;
	padding-left: 12px;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	/*border: 1px solid #EEEEEE;*/
	margin-bottom: 10px;
}
.cart th {
	/*background: #EEEEEE;*/
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
.center ul{
	float:left;
	height:38px;
	width:100%;
	padding:0px;
	margin:0px;
}
.center ul li{
	float:left;
	list-style:none;
}
.center ul li a{
	text-decoration:none;
	padding:0px;
	line-height:22px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	float:left;
	height:33px;
	line-height:39px;
	/*padding:0 5px;*/
	padding:0px 15px 0px 10px;
}
.center ul li a.normal{
	color:#fff;
}
.center ul li a:hover{
	/*background:url(../image/menu_hover.gif) repeat-x;*/
	background:#E7ECEE;
	height:33px;
	text-decoration:none;
	color:#475F8E;
	text-transform:uppercase;
}
.center ul li a.active{
	background:#E7ECEE;
	height:38px;
	text-decoration:none;
	color:#475F8E;
	text-transform:uppercase;
}
.home-left{
	width:500px;
	height:338px;
	float:left;
}
.home-right{
	width:257px;
	float:right;
	background:#403e37;
	min-height:326px;
}
.home-top{
	width:761px;
	float:left;
}
.bottomlinkg {
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	line-height:17px;
	text-transform:uppercase;
}
#homelist ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#homelist ul li{
	background:url(../image/bancroft_r21_c17.gif) no-repeat 0px 4px;
	padding-left:20px;
	line-height:16px;
	margin-top:8px;
}
#homelist ul li a{
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;

	font-size:9.5pt;
	line-height:16px;
	text-decoration:none;
}

#homelist ul li a:hover{
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:9.5pt;
	line-height:16px;
	text-decoration:underline;
}

a.smallgraylink {
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:9.5pt;
	line-height:16px;
	text-decoration:none;
}
.div-policy{
	float:left;
	height:38px;
	margin-left:50px;
	padding-top:11px;
	text-align:center;
	width:262px;
}
#category ul li a{
	color:#666666;
	text-decoration:none;
}
#category ul li a.active{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

/** Search Criteria **/
.Search-container {
	margin:20px auto;
	padding:5px;
	width:220px;
	height:250px;
}
.dropclass{
	width:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.dropclass-header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:130px;
	#width:120px;
}

.Search-container div {
	padding-top:7px;
}

.SearchButton {
	background:url(../image/ButtonGo.gif) no-repeat;
	width:71px;
	height:35px;
	border:0px;
	cursor:pointer;
}

font.footer {
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	line-height:15px;
}

a.smallbluefooter {
	color:#475F8E;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8.5pt;
	line-height:15px;
	text-decoration:none;
}
a.smallbluefooter:hover {
	color:#475F8E;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8.5pt;
	line-height:15px;
	text-decoration:underline;
}

font.body {
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:9pt;
	line-height:17px;
	text-decoration:none;
}

.body {
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:9pt;
	/*line-height:17px;*/
	text-decoration:none;	
}
.body b{
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11pt;
	/*line-height:17px;*/
	text-decoration:none;	
}
.bodyq {
	font-weight:bold;
	font-size:16px;
}
#submenu {
	border:1px solid #999999;
	background:#ECECEC;
	height:30px;
	clear:both;
	#margin-top:4px;	
}
.list-container{
	position:absolute;
	margin:0 0 0 7px;
	padding:0;
	list-style-type:none;
	display:inline;
	width:65%;
	height:20px;
}
.list-container li{
	float:left;
	margin:0;
	padding-left:2px;
}
.list-container li a{
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#475F8E;
	text-decoration:none;
	line-height:18px;
	padding:2px 0px 0px 12px;
}
.list-container li a:hover{
	color:#83A5F3;
}
#submenu span a{
	float:right;
	color:#475F8E;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:2px 10px 5px 4px;			
}
#submenu span a:hover{
	color:#83A5F3;
}

#RightContainer {
	float:right;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:80px;
	margin-top:5px;
}
#RightContainer ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#RightContainer ul li{
	padding:0px;
	margin:0px;
	position:relative;
}
#RightContainer form {
	padding:0px;
	margin:0px;
} 
#RightContainer select{
	padding:0px;
	margin:0px 0px 4px 0px;
}

#RightContainer .left{
	float:left;
	background:url(../image/left.gif) no-repeat;
	width:9px;
	height:78px;
	border:0px;
	
}
#RightContainer .right{
	float:right;
	background:url(../image/right.gif) no-repeat;
	width:9px;
	height:78px;
	border:0px;
	margin:0px;
	padding:0px;
}
#RightContainer .middle{
	float:left;
	background:url(../image/center.gif) repeat-x; 
	width:232px;
	height:78px;
	border:0px;
}
.head {
	float:left;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#475F8E;
	width:95px;
}
.head span {
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	color:#333333;
}

.head span a{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.head span a:hover{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

.head-right{
	width:120px;
	margin:0px;
	padding:0px;	
	float:left;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.head-right ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	width:150px;
	line-height:10px;
}
.textareacls {
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#paymentheading{
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
	background-color:#FFFFCC;
}
#paymentheadingBlank{
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
}
/* ragu added for text under the product image */
font.smallgray {
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8.5pt;
	line-height:15px;
}
/* refer email purpose */
font.largebluetitle {
	color:#475F8E;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
/*for http://ocslampp/bancroft/index.php?route=product/category&path=2_6 page design purpose */
font.largebluetitle {
	color:#475F8E;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
a.smallmodelgraylink:hover {
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8.5pt;
	line-height:16px;
	text-decoration:underline;
}
a.smallmodelgraylink {
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8.5pt;
	line-height:16px;
	text-decoration:none;
}

.bottomlinkg a {
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	line-height:17px;
	text-transform:uppercase;
	text-decoration:none;
}
.bottomlinkg a:hover {
	color:#666666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:8.5pt;
	font-weight:bold;
	line-height:17px;
	text-transform:uppercase;
	text-decoration:underline;
}

#CategoryHeading h1{
	color:#366e9e;
	/*font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	padding-left:3px;
}
img {
	margin-left:3px;
}
.button-new {
	display: inline-block;
	/*margin-right: 5px;
	background: url('../image/b_add2ord.gif') no-repeat;*/
	background: url('../image/add-to-order.jpg') no-repeat;
	text-decoration: none;
	color:#FFF;
	width:127px;
	height:27px;
	border:0;
	#margin-bottom:3px !important;
	margin-bottom:-9px;
	padding:0;
}

/* New Style */

#content-new {
	width:510px;
	margin:0 auto;
}
#content-new .top .left {
	/*background: url('../image/content_top_left.png') no-repeat;*/
	width: 5px;
	height: 32px;
	float: left;
}
#content-new .top .right {
	/*background: url('../image/content_top_right.png') no-repeat;*/
	width: 5px;
	height: 32px;
	float: right;
}
#content-new .top .center {
	/*background: url('../image/content_top_center.png') repeat-x;*/
	margin-left: 5px;
	margin-right: 5px;
}
#content-new .top h1 {
	padding: 8px 0px 8px 7px;
}
#content-new h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content-new .middle {
	/*border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	background: #FFFFFF;
	/*padding: 10px 10px 1px 10px;*/
	/*min-height: 380px;*/
}
#content-new .bottom .left {
	/*background: url('../image/content_bottom_left.png') no-repeat;*/
	width: 5px;
	height: 5px;
	float: left;
}
#content-new .bottom .right {
	/*background: url('../image/content_bottom_right.png') no-repeat;*/
	width: 5px;
	height: 5px;
	float: right;
}
#content-new .bottom .center {
	/*background: url('../image/content_bottom_center.png') repeat-x;*/
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.spacerNew {
	height:10px; clear:both;
}
.cart_page {
	border-collapse: collapse;
	width: 99%;
	border: 1px solid #EEEEEE;
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
}
.cart_page th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart_page td {
	padding: 5px;
}


/*New CSS Starts*/

*{
	padding:0;
	margin:0;
	border:0;
}
.clear-both{
	clear:both;
}
p{
	padding-bottom:10px;
	margin-top: 0px;
}
a{
	color:#475f8e;
	text-decoration:none;
}
.blue-new{
	color:#366e9e;
}
#wrapper-new{
	width:960px;
	padding:0 12px;
	margin:0 auto;
}
#header-new{
	height:80px;
	padding-top:20px;
}
.imgclass{
	margin-left:0px;
}
#header-new #header-left-new{
	float:left;
	width:330px;
	height:80px;
}
#header-new #header-middle-new{
	float:left;
	width:300px;
	height:80px;
}
#header-new #header-middle-new p{
	padding-top:5px;
}
#header-new #header-middle-new h1{
	font-size:13px;
}
#header-new #header-middle-new span{
	font-size:13px;
	font-weight:bold;
}

#header-new #header-right-new{
	float:right;
	width:200px;
	height:80px;
}
#header-new #header-right-new ul{
	list-style-type:none;
	font-size:18px;
	margin-top:5px;
}
#header-new #header-right-new ul li.basket{
	background: url('../image/header-basket.jpg') left center no-repeat;
	padding-left:32px;
	margin-bottom:10px;
}
#header-new #header-right-new ul li.checkout{
	background: url('../image/header-checkout.jpg') left center no-repeat;
	padding-left:32px;
}
#header-new #header-right-new ul li.basket a,#header-new #header-right-new ul li.checkout a{
	text-decoration:none;
}
#navigation-new{
	height:36px;
	background-color:#366e9e;
	/*padding:0 20px;*/
}
#navigation-new #nav-left-new{
	float:left;
	height:36px;
}
#navigation-new #nav-left-new ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
#navigation-new #nav-left-new ul li{
	display:inline;
	/*margin-right:20px;*/
	padding:0;
	margin:0;
}
#navigation-new #nav-left-new ul li a{
	color:#fff;
	font-size:16px;
	line-height:36px;
	padding-right:20px;
	text-transform:uppercase;
	font-weight:bold;
	background: url('../image/nav-sep.gif') right center no-repeat;
	text-decoration:none;
}
#navigation-new #nav-left-new ul li a.last{
	background:none;
}
#navigation-new #nav-right-new{
	float:right;
	height:36px;
	width:287px;
}
#navigation-new #nav-right-new{
	margin-top:1px;
}
#navigation-new #nav-right-new .text{
	background: url('../image/nav-search-text.gif') left center no-repeat;
	width:174px;
	height:19px;
	padding:3px;
	float:left;
	margin:5px 5px 0px 0px;
}
#navigation-new #nav-right-new .submit{
	background: url('../image/nav-search-submit.gif') left center no-repeat;
	width:82px;
	height:25px;
	cursor:pointer;
	float:left;
	margin-top:5px;
	#margin:-12px 0px 0px 0px;
	
}

#home-top-new{
	height:349px;
	margin-bottom:10px;
}
#home-top-new #h-t-left-new{
	background: url('../image/bg-home-top-left.jpg') center top no-repeat;
	float:left;
	width:683px;
	height:349px;
}
#home-top-new #h-t-left-new #ribbon{
	background: url('../image/home-ribbon.png') left top no-repeat;
	width:523px;
	height:50px;
	position:relative;
	top:324px;
	left:-6px;
	color:#ffffff;
	font-weight: bold;
}
#home-top-new #h-t-left-new #ribbon a{
	color:#ffffff;
	text-decoration:underline;
}
#home-top-new #h-t-left-new #ribbon #ribbon-left{
	float:left;
	height:45px;
	line-height:45px;
	width:155px;
	padding-left:15px;
	font-size:18px;
	text-align:center;
}
#home-top-new #h-t-left-new #ribbon #ribbon-left p a{
	text-decoration:none;
}
#home-top-new #h-t-left-new #ribbon #ribbon-right{
	float:left;
	height:45px;
	line-height:45px;
	width:328px;
	text-align:right;
	padding-right:25px;
	font-size:16px;
}
#home-top-new #h-t-left-new #ribbon #ribbon-right p a{
	text-decoration:none;
}
#home-top-new #h-t-right-new{
	background: url('../image/bg-home-top-right.gif') center top no-repeat;
	float:right;
	width:217px;
	height:289px;
	padding:30px;
}
#home-top-new #h-t-right-new #h-t-r-title-new{
	color:#ee9e00;
	font-size:14px;
}
#home-top-new #h-t-right-new #h-t-r-title-new span{
	display:block;
	color:#fff;
	font-size:34px;
}
#home-top-new #h-t-right-new form{
	
}
#home-top-new #h-t-right-new form select{
	width:200px;
	margin-top:13px;
	padding:1px;
}
#home-top-new #h-t-right-new form .submit{
	background: url('../image/btn-home-right-submit.jpg') center top no-repeat;
	width:57px;
	height:28px;
	margin-top:15px;
	cursor:pointer;
	border:0px;
}

#home-mid-new{
	
}
#home-mid-new #h-m-left-new{
	float:left;
	width:144px;
	padding:20px 25px;
}
#home-mid-new #h-m-left-new ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
#home-mid-new #h-m-left-new ul li{
	padding-top:15px;
	padding:0;
	margin:0;
}
#home-mid-new #h-m-left-new ul li p a{
	text-decoration:none;	
}

#h-m-right-new{
	float:right;
	width:736px;
	padding:20px 14px 0 15px;
	border-left:1px solid #366e9e;
}
#h-m-right-new h1{
	color:#366E9E;
	font-size:26px;
}
#h-m-right-new h3,
#h-m-left-new h3{
	font-size:26px;
	color:#366e9e;
}
#h-m-right-new ul{
	float:left;
	width:184px;
	list-style-type:none;
	margin:5px 0;
}
#h-m-right-new ul li{
	display:block;
	padding-left:10px;
	background: url('../image/bg-footer-list.gif') left center no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	line-height:25px;
	font-size:12px;
}
#h-m-right-new ul li.nobullet{
	background:none;
}
#h-m-right-new ul li.chrysler{
	padding:15px 0 0 0;
	/*background: url('../image/home-list-chrysler.jpg') left top no-repeat;*/
}
#h-m-right-new ul li a{
	text-decoration:none;
}
#h-m-right-new ul li.dodge{
	padding:40px 0 0 0;
	/*background: url('../image/home-list-dodge.jpg') left top no-repeat;*/
}
#h-m-right-new ul li.jeep{
	padding:40px 0 0 0;
	/*background: url('../image/home-list-jeep.jpg') left top no-repeat;*/
}
#h-m-right-new ul li.toyota{
	padding:40px 0 0 0;
	/*background: url('../image/home-list-toyota.jpg') left top no-repeat;*/
}

#h-m-right-new ul li h4{
	color:#686761;
	font-weight:bold;
	font-size:12px;
}
#h-m-right-new ul li a{
	color:#686761;
}
#category_landing h1{
	color:#366E9E;
	font-size:24px;
}
#footer-new{
	height:110px;
	margin-top:25px;
}
#footer-new #foot-left-new{
	width:760px;
	height:110px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	margin:0px auto;
}
#footer-new #foot-left-new p a{
	text-decoration:none
}
#footer-new #foot-left-new ul{
	list-style-type:none;
	margin:20px 0;
}
#footer-new #foot-left-new ul li{
	display:inline;
	padding:0 5px 0 10px;
	background: url('../image/bg-footer-list.gif') left center no-repeat;
}
#footer-new #foot-left-new ul li a{
	font-weight:normal;
	text-decoration:none
}
#footer-new #foot-right-new{
	float:right;
	width:200px;
	height:110px;
}
#footer-new #foot-right-new p{
	margin:auto;
	text-align:center;
}
.msrp{
	color:#666; 
	font-weight:bold;
	margin-left:4px; /*extra*/
	font-size:14px;/*extra*/
	font-family:arial;
}
.ourprice{
	color:#006699; 
	font-weight:bold;
	margin-left:4px; /*extra*/
	font-size:18px;/*extra*/
	padding-top:5px;
	font-family:arial;
}
.dodgebox {
	background:url(../image/dodge-bg.jpg) repeat-y;
	width: 393px;
	height:3px;
}
.leftheader {
	color:#366e9e;
	font-weight:bold;
	font-size:16px;
}
.left-box { 
	background:url(../image/customer-bg.jpg) repeat-x left bottom #FFFFFF;
	
	height:149px;
	border:1px solid #d0d4da;
}
.item-text {
	color:#366e9e;
	font-family:arial;
	font-size:13px;
	font-weight:600;
}
.cat_desc{
	color:#666666;
	font-size:13px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
}
.cat_box {
	background:url(../image/select-box-bg.jpg) repeat-x left;
	height:183px;
	border:1px solid #d0d4da;
}
.cat_selectbox {
	border:1px solid #d0d4da;
	width:158px;
	height:24px;
	vertical-align:middle;
}
.cat_box_heading{
	color:#366E9D;
	font-size:16px;
	font-weight:bold;
}
.cat_box_submit {
	background:url(../image/find.jpg);
	width:161px;
	height:32px;
	cursor:pointer;
}
.cat_box_featured {
	color:#366E9D;
	font-size:23px;
	font-weight:bold;
}
.cat_bottom_box {
	background:url(../image/bottom-box-bg.jpg) repeat-x;
	height:52px;
	border:1px solid #d0d4da;
	color:#366E9D;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:7px;	
}
.cat_bottom_box a,.cat_bottom_box a:hover{text-decoration:none;color:#366E9D;}
#bottom_img img {
	margin:0;
}
#green-box{
	float:right;
	background: #4599C7 url(../image/green-box-bg.gif) repeat-x;
	width:208px;
	border:1px solid #2074A3;
	display:inline;
	margin:0px 18px 0px 0px;
	color:#FFF;
}
.top-in{
	width:160px; 
	float:left; 
	display:inline; 
	margin:10px 0px 0px 10px;
}
.top-in a{
	color:#FFF;
	font-size:14px;
}
a.line{
	text-decoration:underline;
	cursor:pointer;
}
.arrow{
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.next-stpes{
	font-size:24px;
	font-weight:bold;
	background:url(../image/next-step.gif) no-repeat;
	height:25px;
	line-height:25px;
	padding:0px 0px 10px 30px;
}
.white-area{
	width:188px;
	background:#FFF;
	float:left;
	display:inline;
	margin:10px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	color:#5e5e5e;
	font-weight:bold;
}

.white-area-myaccount{
	width:188px;
	background:#FFF;
	float:left;
	display:inline;
	margin:10px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	color:#5e5e5e;
	font-weight:bold;
}
.white-area-myaccount .myacc-heading{
	width:188px;
	background:#FFF;
	float:left;
	display:inline;
	color:#5e5e5e;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}
.white-area-myaccount .myacc-list{
	width:188px;
	background:#FFF;
	float:left;
	display:inline;
	color:#5e5e5e;
	font-weight:normal;
	margin-left:5px;
}
.white-area-myaccount .myacc-list a{
	color:#5e5e5e;
	/*line-height:20px;*/
}
.normal{
	font-weight:normal;
	line-height:15px;
}
.white-area a {
	color:#5e5e5e;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	float:left;
}
.white-area a:hover{color:#5e5e5e;text-decoration:none;}
.login{
	background:url(../image/login.gif) no-repeat;
	width:57px;
	height:23px;
	float:right;
	cursor:pointer;
	border:0;
	position:relative;
	top:-2px;
}
.logout{
	background:url(../image/logout.gif) no-repeat;
	width:64px;
	height:23px;
	float:right;
	cursor:pointer;
	border:0;
	position:relative;
	top:2px;
}
.white-area p{
	padding:0px 0px 5px 0px;
}
.white-area-txtbox{
	width:179px;
	height:17px;
	margin:0;
}
.inner-main{
	float:left;
}
.steps{
	width:506px;
	height:31px;
	float:right;
}
.step-2{
	width:695px;
	height:31px;
	float:left;
	margin:0px 0px 30px 30px;
}

/*#content h1, .step-2 h1{
	font-size:30px;
	font-weight:bold;
	color:#D41213;
	float:left;
	padding:2px 0px 50px 0px;
}*/
#content h2.one, h2.two, h2.three, h2.four{
	font-size:25px;
	font-weight:bold;
	color:#2074A3;
	position:relative;
	border-bottom:1px solid #CCC;
	background:url(../image/numbers.gif) no-repeat 0 0;
	height:30px;
	line-height:30px;
	padding:0px 0px 5px 40px;
	margin-right:50px;
	
}

h2.two{
	background-position:0px -35px;
}
h2.three{
	background-position:0px -71px;
}
h2.four{
	background-position:0px -107px;
}
.continue{
	background:url(../image/continue.gif) no-repeat;
	width:72px;
	height:24px;
	float:right;
	border:0;
	cursor:pointer;
}
.coupon-code{
	width:665px;
	float:left;
	border-bottom:1px solid #d7d7d7;
	display:inline;
	margin:0px 0px 13px 0px;
}
.coupon-in{
	width:220px;
	float:right;
	display:inline;
	margin:0px 0px 5px 0px;
}
.coupon-in p{
	float:left;
	padding:0px 0px 0px 8px;
}
.couponcode-txt-box{
	width:60px;
	margin:0;
}
.redeem, .go{
	background:url(../image/redeem.gif) no-repeat;
	width:52px;
	height:20px;
	border:0px;
	cursor:pointer;
}
.cost{
	width:485px;
	float:right;
	text-align:right;
}
.total-cost{
	font-size:25px;
	padding:0px 0px 10px 0px;
}
#content-inner{
	background:url("../image/holder-bg.gif") repeat-x scroll left bottom #FFFFFF;
	display:inline;
	float:left;
	padding:0 0 30px;
	position:relative;
}
.step-2 h1{
	font-size:30px;
	font-weight:bold;
	color:#D41213;
	float:left;
	padding:2px 0px 50px 0px;
}
#inner-left, #shoppingcart{
	width:665px;
	float:left;
	display:inline;
	color:#909090;
	margin:0px 0px 0px 28px;
}
#inner-left h1, .step-2 h1{
	font-size:30px;
	font-weight:bold;
	color:#D41213;
	float:left;
	padding:2px 0px 50px 0px;
}
#inner-left h2.one, h2.two, h2.three, h2.four{
	font-size:25px;
	font-weight:bold;
	color:#2074A3;
	position:relative;
	border-bottom:1px solid #CCC;
	/*background:url(../image/numbers.gif) no-repeat 0 0;*/
	height:30px;
	line-height:30px;
	padding:0px 0px 5px 40px;
	margin-right:50px;
}
.address-text-box-billing{
	width:250px;
	height:20px;
	border:solid 1px #CCCCCC;
	/*border:1px solid #e2e3ea;
	border-top:1px solid #abadb3;*/
	margin:0px 0px 5px 0px;
}
.address-select-box-billing{
	width:165px;
	/*height:20px;*/
	border:1px solid #e2e3ea;
	border-top:1px solid #abadb3;
	margin:0px 0px 5px 0px;
}
#address-area{
	width:400px;
	float:left;
	display:inline;
	margin:15px 0px 0px 60px;
}
.shipping-in-new{
	width:400px;
	float:left;
	display:inline;
	margin:0px 0px 0px 10px;
	font-size:11px;
	color:#6c696a;
}
.ups{
	float:left;
	display:inline;
	margin:0px 5px 0px 0px;
}
#right-cart-Container {
	background:url(../image/right-gradient-box-bg.gif) repeat #EEEEEC;
	border:1px solid #CCCCCC;
	border-collapse:collapse; 
	width:234px;
}
.cardtype-textbox{
	width:190px;
	/*height:20px;*/
	border:1px solid #e2e3ea;
	border-top:1px solid #abadb3;
	margin:0px 0px 5px 0px;
}
.cardtype-textbox-year{
	width:100px;
	/*height:20px;*/
	border:1px solid #e2e3ea;
	border-top:1px solid #abadb3;
	margin:0px 0px 5px 0px;
}
#payment-area{
	width:680px;
	float:left;
	display:inline;
	margin:15px 0px 0px 0px;
}
#payment-area img{
	padding:0px 10px 0px 10px;
}
#login input,#edit input,#password input,#address input,#shipping input,#payment input,#guest input,#forgotten input{
	border:solid 1px #CCCCCC;
	height:20px;
}
.payment-help{
	color:#6A6A6A;
	font-size:11px;
	padding-left:5px;
}
.right_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #999999;
	border-collapse:collapse;
	height:34px;
	color:#666666;
}
.right_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #999999;
	border-collapse:collapse;
	height:34px;
	color:#666666;
}
.ConfirmContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#D41213;
	border-bottom:1px solid #CCCCCC;
	height:25px;
}
.info-border {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #CCCCCC;
	height:25px;
}
.inline{
	display:inline;
	padding:0px 0px 0px 8px;
}
.spacer{
	width:100%;
	height:20px;
	float:left;
}

h2{
	font-family:"myriad Pro", arial;
	font-size:20px;
	color:#252524;
	padding:0 0 15px 0;
	height:36px;
	line-height:36px;
}
h1,h2,h3,h4,h5,h6{padding:0px; margin:0px; font-weight:normal;}
.address, .shipping-address{
	background:url(../image/address-icon.gif) no-repeat;
	height:28px;
	line-height:28px;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	padding:0px 0px 0px 38px;
	color:#2c3234;
	margin:10px 0px 0px 0px;
}
.shipping-address{
	background:url(../image/shipping-icon.gif) no-repeat;
	float:left;
}
.shipping-in{
	width:400px;
	float:left;
	display:inline;
	margin:0px 0px 0px 150px;
	/*margin:10px 0px 0px 150px;*/
	font-size:11px;
	color:#6c696a;
}
 .requir{
	padding:0px 0px 0px 40px;
	text-transform:uppercase;
}
#address select,#model select,#create select,#guest select,#content_page select,#touch_up select{
	border:solid 1px #CCCCCC;
	height:20px;
	widows:200px;
}
h2.one {
	background-position: 0 0px;
	display:block;
}
.vehicleInfo{
	line-height:28px;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	padding:0px 0px 0px -2px;
	color:#2c3234;
	margin:10px 0px 0px 0px;
}
/*New CSS Ends*
