
/****************** BEGIN Common styles  **/

.pod{
margin: 0 0 10px 4px;
padding: 0;
width: 520px;
/*background: #fff url(../images/pod_body.jpg) repeat-x left 31px;*/
background: #ffffff;
overflow: hidden;
border-bottom: 2px solid #b0b3b3;
border-top: 2px solid #b0b3b3;
}
/*.p200{width:200px}
.p300{width:300px}
.p400{width:400px}

.p500{width:520px; text-align:left;}

.p550{width:550px}
.p600{width:600px}
.p700{width:700px}
.p800{width:800px}
.p900{width:900px}*/

.podControls{
font-size: 22px;
font-weight: bold;
height: 26px;
background-color:#f5f5f5;
cursor: pointer;
color: #000000;
border-left: 2px solid #b0b3b3;
border-right: 2px solid #b0b3b3;
}
/*.podControls:hover{
background-color: #0a69bb;
}*/
.podBody{
padding: 10px;
border-left: 2px solid #b0b3b3;
border-right: 2px solid #b0b3b3;
color: #000000;
}
.podBody label{
cursor: pointer;
}
.podBody label:hover{
color: blue
}
.podFoot{
display: none;
height: 1px;
}
.podFoot img{display: none;}
.viewSearchBtn{
position: absolute;
right: 10px;
bottom: 10px;
background: #eee;
width: 140px;
border: 2px groove #eaeaea;
padding: 4px 0;
text-align: center;
margin: 2px 0 2px 4px;
color: #000000;
border: 1px solid #000000;
}
.viewSearchBtn a{
text-decoration: none;
font-size: 12px;
color: #069;
}
.viewSearchBtn a:hover{color: #666;}

/***** podButtons  */
ul.podButtons{
list-style-type: none;
right: 5px;
bottom: 0;
position: absolute;
width: 300px;
padding: 6px 0; 
text-align: right;
}
ul.podButtons form, ul.podButtons input{display: none;margin:0;padding:0;line-height: 0}
ul.podButtons li { display: inline;}
ul.podButtons li a{
text-decoration: none;
color: blue;
font-size: 12px;
font-weight: bold;
padding: 2px 6px;
border: 1px solid #333;
background: #ccc;
}

ul.podButtons li a:hover{
color: red;
}
/****************** //END Common styles  **/
/********************************************/
/****************** BEGIN Tire Filtering  **/
/*#searchResults_Tires{
position: relative;
border: 2px solid #999;
background: #eee;
padding: 20px;
width: 475px;
margin: 15px 0 10px 4px;
height: 60px !important;
text-align: left;
}
#searchResults_Tires td{
font-size: 11px;
color: #333;
}
#searchResults_Tires td.definition{
text-align: right;
width: 25%;
padding-right: 10px;
font-weight: bold;
}
.podTitle{font-size: 10px;}
.pod form, .pod ul{margin: 0;padding:0;}

#podBrandFilter td, #podSpeedFilter td, #priceLimit{
width: 25%;
font-size: 11px;
color: #333;
} 
#podSpeedFilter td{
width: 50%;
padding-left: 30px
}
#priceLimit{
width: 50%;
padding: 10px 0 10px 30px;
}
#ModelsBody tr td{
padding: 4px 0 0;
}*/
/****************** //END Tire Filtering  **/
/******************************************/
/****************** BEGIN Tire Results  **/
.tirePod{
float: left;
width: 600px;
height: 200px;
background: #fff;
border: 2px solid #ccc;
border-top: none;
padding: 0 0 4px 0;
margin: 0 0 7px 0;
position: relative;
}
.tpHeader{
height: 22px;
color: #fff;
font-weight: bold;
font-size: 16px;
padding-left: 20px;
margin: 0 0 4px 0;
background: #fff url(../images/bg_tirePodHeader.gif) no-repeat;
}
.tpImg{
float: left;
width: 84px;
background-color: #fff;
background-position: center center;
background-repeat: no-repeat;
height: 100px;
position: relative;
margin-right: 2px;
}
.tpImg img{
position: absolute;
bottom: 0;
right: 0;
border: 0;
}
.tpDetails{
float: left;
width: 364px;

font-size: 11px;
color: #333;
}
.tpDetailTable td{border: 1px solid #ccc;}
.tpDetailTable tr.definition{
text-align: center;
width: 20%;
font-weight: bold;
}
.tpDetailTable tr.tpData{
text-align: center;
color: #069
}
.tpDetailPrice{font-size: 12px;text-align: center}
.tpDetailPrice span{
color: #003333;
font-weight: bold;
font-size: 16px;
}
.tpCart{
float: left;
width: 210px;
height: 100px;
margin: -17px 0 0 5px;
padding: 10px 0;
background: url(../images/bg_tpCart.gif) no-repeat;
color: #000000;
}
.tpCartQty{
font-size: 12px;
float: left;
text-align: center;
width: 40px;
margin:0 0 5px 6px;
padding: 4px 10px;
background: #e0e0e0;
border-right: 1px solid #868686;
border-bottom: 1px solid #868686;
height: 44px;
color: #000000;
}
.tpCartQty select{
padding: 0;margin:0;
font-size: 12px;
width: 45px;
text-align: center
}
.tpCartPrice{
font-size: 14px;
float: left;
width: 100px;
height: 44px;
margin: 0 0 5px 10px;
padding: 4px 10px;
background: #e0e0e0;
border-right: 1px solid #868686;
border-bottom: 1px solid #868686;
color: #000000;
}
.tpCartPrice span{
font-size: 18px;
font-weight: bold;
}
.tpAddToCartBtn{
clear: both;
width: 154px;
height: 24px;
margin: 0 auto;
background: url(../images/btn_add2Cart.jpg) no-repeat;
cursor:pointer;
}

.freeShipping{
display: block;
height: 19px;
background: url(../images/flag_freeShipping.jpg) no-repeat;
padding: 6px 0 0 28px;
margin:0;
font-size: 10px !important;
}
.lnk_tireDetails:hover{
background: #999;
color: #333;
}
/****************** //END Tire Results  **/
/*********************************************/
/****************** BEGIN Tire Details  **/


table#modelInfo {
	font-size:11px;
	/*background-color: #f5f5f5;*/
	color: #222;
	margin: 0 0 0px 0;
}
table#modelInfo caption{
text-align: left;
margin:10px 0;
font-size: 14px;
font-weight: bold;
color: #036;
text-decoration: underline
}
table#modelInfo caption span{
color: #663333
}
table#modelInfo td, table#modelInfo th {
	padding: 0
}
thead th {
	text-align: center;
	color: #666;
	text-transform:uppercase;
}
tbody th {
	font-weight: bold;
}
table#modelInfo tbody tr{
	background-color:#FFF; 
	text-align:left;
	}
tfoot th{
	background-color:#E7E7E7;
	height: 5px;
	margin:0;
	padding:0;
}
td.modelDesc_and_Img{
text-align: left;
font-size: 13px;
color: #777;
}
td.modelDesc_and_Img img{
float: right;
margin: 0 0 6px 10px;
}
.brandLogo{
text-align: left;
font-size: 14px;
font-weight: bold;
padding: 0 0 10px 0;
}
.brandLogo img{
margin-bottom: 10px;
}

/* Sortable tables */
table#modelSizes{
margin: 5px 0;
}
table#modelSizes td{
border: 1px solid #ccc;
text-align: center
}
table#modelSizes th{
background: #e7e7e7;
height: 30px;
padding-top: 5px;
text-align: center;
}
table#modelSizes th.addToCart{
padding: 0;
}
#sizeResults{
color: #000000;
}
#sizeResults h1{
margin:0;padding: 5px 0 0 0px;
font-size: 14px;
font-weight: bold;
color:#333;
font-family:"Trebuchet MS", Verdana, Arial
}
/* Sortable tables */
table.sortable a.sortheader {
    text-decoration: none;
    display: block;
	color: #333;
	outline: none;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}
/****************** //END Tire Details  **/
/*********************************************/

/* begin wheel details */

td.wheelmodelDesc_and_Img img{
float: right;
margin: 0 0 6px 10px;
}

/****************** BEGIN Wheel Filtering  **/
#searchResults_Wheels{
border: 1px solid #999;
background: #eee;
padding: 10px 16px;
width: 560px;
margin: 0 0 10px 4px
}
#searchResults_Wheels td{
color: #333;
}
#searchResults_Wheels td.definition{
text-align: right;
width: 25%;
padding-right: 10px;
font-weight: bold;
}
.podTitle{font-size: 10px;}
.pod form, .pod ul{margin: 0;padding:0;}

#podBrandFilter td, #podSizeFilter td, #podColorFilter td{
width: 25%;
font-size: 11px;
color: #333;
} 
#podSizeFilter td{
width: 33%;
padding-left: 30px
}
#podColorFilter td{
width: 50%;
padding-left: 30px
}
.yourVehicle{
font-size: 20px;
font-weight: bold;

}
/****************** //END Wheel Filtering  **/
/*******************************************/
/****************** BEGIN Wheel Results  **/
.wheelPodRow{
height: 100%;
width: 700px;
}
.wheelPod{
width: 200px;
float: left;
border: 2px solid #555;
background: #fff;
padding: 0 0 10px;
margin: 10px 14px 0 0;
}
.wpHeader{
color: #333;
text-align: center;
padding-top: 5px;
font-size: 18px;
font-weight: bold;
background: url(../images/bg_wpHeader.gif) no-repeat;
height: 28px;
overflow: hidden;
}

.wpImg{
width: 70px;
height: 70px;
margin: 3px;
position: relative;
}
.wpImg img{
position: absolute;
bottom: 0;
right: 0;
border: 0;
}

/* new */
.wheelPod ul{
margin: 0;
padding: 0 0 0 6px;
}
.wheelPod ul li{
display: inline;
list-style-type: none;
font-size: 11px;
margin: 0;
padding: 0 8px 0 0;
white-space: nowrap;
}
.wheelPod form{
display: inline;
}
.wpBrandName{
text-align: center;
font-weight: bold;
}
.wpBrandName span{
font-size: 11px;
color: #aaa;
}
.wpFinishType{
font-size: 12px;
padding: 0 0 0 10px;
}
/********************************/
/****	  Breadcrumb Nav    ****/
/********************************/
/*div.breadCrumb{
width: 99%;
margin: 0 0 0 0;
padding: 10px 3px;
text-align: left;
color: #990000;
}
div.breadCrumb b{color: #fff;padding-left:30px;}
div.breadCrumb span{color: #ccc;}

div.breadCrumb a{
border: 1px solid #909090;
background-image:url('../images/nav_bar.gif');
background-position:bottom;
margin-right:3px;
padding:2px 7px;
text-decoration: none;
color: #990000;		
}
div.breadCrumb a:hover, div.breadCrumb a:active{
border: 1px solid #fff;
color: #fff;
background-image:url('../images/nav_invbar.gif');
background-color:#404040;
}
div.breadCrumb span.current {
margin-right:3px;
padding:2px 5px;
border: 1px solid #fff;
background-color: #606060;
color: #ffffff;
}
div.breadCrumb span.disabled {
margin-right:3px;
padding:2px 5px;
border: 1px solid #606060;
color: #808080;
}*/
/********************************/
/****	  Numbered Nav    ****/
/********************************/
/*div.numberNav_Black{
clear: left;
padding: 10px 3px;
margin:0;
text-align:right;
color:#a0a0a0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
div.numberNav_Black a {
border: 1px solid #909090;
margin-right:3px;
padding:2px 5px;
background-image:url('../images/nav_bar.gif');
background-position:bottom;
text-decoration: none;
color: #c0c0c0;		
}
div.numberNav_Black a:hover, div.numberNav_Black a:active {
border: 1px solid #7bb204;
background-image:url('../images/nav_invbar.gif');
background-color:#404040;
color: #7bb204;
}
div.numberNav_Black span.current {
margin-right:3px;
padding:2px 5px;
border: 1px solid #7bb204;
font-weight: bold;
background-color: #606060;
color: #7bb204;
}
div.numberNav_Black span.disabled {
margin-right:3px;
padding:2px 5px;
border: 1px solid #606060;
color: #808080;
}*/


/********************************/
/****	       Hacks         ****/
/********************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */




/********************************/
/****	OVERIDES FROM DEFAULT  ****/
/********************************/

.alertMessage h2{color: #c30}
#showDealers {
color: #000000;
background: #f5f5f5;
padding: 4px;
border: 3px solid #ddd;
}
#showDealers h4{color: #000;font-size: 13px;font-weight: bold}
#showDealers table{margin: 6px 0}
#summary {
color: #000000;
background: #f5f5f5;
padding: 2px;
width: 98%;
}
#checkoutSummary {
color: #000000;
background: #f5f5f5;
padding: 2px;
width: 100%;
}
#review {
color: #000000;
background: #f5f5f5;
padding: 2px;
width: 100%;
}
#customerInfo {
color: #000000;
background: #f5f5f5;
padding: 2px;
width: 100%;
}

#wrapperModelDetail {
color: #000000;
background: #f5f5f5;
padding: 2px;
width: 100%;
}
.alertMessage{ 
margin: 10px auto;
width: 80%;
background: #eaeaea;
border: 2px solid #ccc;
text-align: center;
padding: 10px 20px;
}
.alertMessage h2{
font-size: 14px;
line-height: normal
}

#leftRow{
width: 260px;
text-align: center;
}

#BBcontentArea{
background: #fff;
color: #fff;
vertical-align: top;
padding: 10px 0;
}
#footTable{
width: 879px;
margin: 0;
padding: 0;
text-align: center;
}
#footRow{

color:#fff;
text-align: center;
background: url(../skin/images/bg_footer.gif) no-repeat center bottom;
padding: 10px 0 0;
}
#footRow a{color: #fff;}
#footRow a:hover, #footRow a:visited{color: #999}
#BBlogin{
position: absolute;
right: 10px;
bottom: 15px;
width: 100px;
text-align: right;
}
form#loginform table, form#formOrders table{
color: #000;
background: #F9F9F9;
padding: 10px;
border: 2px solid #eee;
}
form#formOrders table h3, #showDealers h3{color: #c30}
div#sizeResults h1{color: #c30;font-weight: bold;font-size: 18px}

/********************************/
/****	     CHECKOUT        ****/
/********************************/
a#nearestLink{
display: block;
text-decoration: none;
margin: 10px auto 0;
width: 117px;
height: 32px;
background: url(../SharedImages/selectors/btn_nearestLink.gif)
}
a#shippedLink{
display: block;
text-decoration: none;
margin: 10px auto 0;
width: 117px;
height: 32px;
background: url(../SharedImages/selectors/btn_shippedLink.gif)
}
#formComplete{
padding: 10px;
}
table#checkoutTable{
font:11px normal Arial, Helvetica, sans-serif;
position: relative;
color: #000000;
background-color:#FFFFFF;
text-align:left;
}
table#checkoutTable tr{
line-height: 26px;
}
table#checkoutTable tr#coHeader td{
height: 42px;
/*background: #fff url(images/bg_podcontrols.gif) no-repeat;*/
font-size: 22px;
font-weight: bold;
color: #eee;
padding: 0 0 5px 40px;
color: #000000;
}
#checkoutTable tr td input, #checkoutTable tr td select{
margin-left: 5px;
}
.coCCinfo{
background: #F9F9F9
}
#coDisclaimer{
text-align: center;
color: #999999;
line-height: normal;
background: #fff;
}


table#checkoutTable tr th{
height: 20px;
background: #eaeaea;
color: #666;
font-size: 14px
}
.coRow{
height: 80px;
}
.coRow td{
border-bottom: 1px dotted #d3d3d3;
}
.coCount{
font-weight: bold;
font-size: 20px;
letter-spacing: -1px;
font-stretch:narrower;
color: #ccc;
}
.coQty{
text-align: left;
}
.coItemPrice, .coRowPrice{
text-align: left;
}
.coRowPrice{
font-size: 12px;
font-weight: bold;
color: #f30
}
table#checkoutTable tr td{
padding: 2px;
margin: 2px;
}
.coRow img{
display: block;
margin: 0 auto;
}
table#checkoutSummaryTable{
background: #F9F9F9
}
table#checkoutSummaryTable tr td{
border: 0;
}
#coDisclaimer{
text-align: center;
color: #999999;
}
table#checkoutTable tr#coHeader td{
height: 42px;
/*background: #fff url(images/bg_podcontrols.gif) no-repeat;*/
font-size: 22px;
font-weight: bold;
color: #990000;
padding: 0 0 5px 10px;
}
/* The hint to Hide and Show */
#customerInfo{
position: relative
}
.hint {
   	display: none;
    position: absolute;
    right: -250px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc url(../images/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/pointer.gif) left top no-repeat;
}
/*  hide editable forms  */
#checkout_summary_edit, #customerTable_edit, #billingTable_edit{
display: none;
}
table.checkoutTable{
font:11px normal Arial, Helvetica, sans-serif;
width: 100%;
position: relative;
margin-bottom: 15px;
background-color:#FFFFFF;
text-align: left;
}
table.checkoutTable tr{
line-height: 14px;
}
.coRow{
height: 80px;
}
.coRow td{
border-bottom: 1px dotted #d3d3d3;
}
.coQty{
text-align: center
}
.co_update{
padding: 4px 0 4px 20px;
background: #fff url(../images/add.png) no-repeat left center;
}
.co_delete{
padding: 4px 0 4px 20px;
background: #fff url(../images/delete.png) no-repeat left center;
}
.coItemPrice, .coRowPrice{
text-align: center;
}
.coRowPrice{
font-size: 12px;
font-weight: bold;
color: #f30
}
#coDisclaimer{
text-align: center;
color: #999999;
line-height: normal;
background: #fff;
}
table.checkoutTable tr.reviewHeading{
font-weight: bold;
font-size: 20px;
letter-spacing: -1px;
color: #777;
line-height: 30px;
}

table.checkoutTable tr.reviewHeading td{
border-bottom: 1px dotted #d3d3d3;
background: #fff;
padding-left: 10px
}

tr.edit td{
background: #711C1C !important;
color: #000;
}
.coRow img{
display: block;
margin: 0 auto;
}
table.checkoutSummaryTable{
background: #F9F9F9
}
table.checkoutSummaryTable tr td{
border: 0;
}
#checkoutTotal{
font-weight: bold;
font-size: 20px;
color: #888;
padding: 5px 0;
}
#checkoutTable{
margin-bottom: 20px;
}
#checkoutTotal span{
color: #333;
}

table#checkoutFeeTable{width: 100%;font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #888}
table tr td#leftTD{ text-align: right;}
table#checkoutFeeTable tr{line-height: normal}
#checkoutFeeTable tr td{border-bottom: 2px solid #fff;}
#checkoutFeeTable tr td + td{color: #555;font-weight: bold;padding: 2px 5px; vertical-align: top; width: 160px;}
#checkoutFeeTable tr td small{font-size: 10px;font-weight: normal;padding-right: 4px;}
table#checkoutFeeTable input{vertical-align: middle}
.group1{background: #D7E0F0 url(../SharedImages/selectors/bg_dots.gif)}
.group2{background: #D7F0D9 url(../SharedImages/selectors/bg_dots.gif)}
.group3{background: #F0E7D7 url(../SharedImages/selectors/bg_dots.gif)}
.feeDesc{font-size: 9px;text-align: right;padding: 10px 25px 10px 10px;color:#555;}
#checkoutFeeSubtotal{font-size: 22px;}
tr td#checkoutFeeSubtotalFinal{font-size: 16px; padding-top: 3px;font-weight: bold}

/*
a#btnCompletePurchase{
display: block;
font-weight: bold;w
font-size: 14px;
background: #ccc;
border: 2px solid #ddd;
padding: 6px 10px;
}
a#btnCompletePurchase:hover{
background: #bbb;
}

a.btnModify, a.btnUpdate{
display: block;
width: 180px;
text-align: center;
font-weight: bold;
font-size: 12px;
background: #ccc;
border: 2px solid #ddd;
padding: 3px 4px;
margin: 2px;
}
a.btnUpdate{
background: #711C1C;
color: #fff;
}
a.btnModify:hover{
background: #bbb;
}
a.btnUpdate:hover{
background: #FF0000;
color: #000;
}
*/
a.buyNow{
display: block;
width: 68px;
height: 24px;
background: url(../images/btn_buyNow.gif) no-repeat;
}
a.btn_ChooseDate{
display: block;
background: url(../images/btn_chooseDate.gif) no-repeat;
width: 166px;
height: 24px;
margin: 0 0 10px;
}
td#appointmentDisclaimer{
background: url(../images/bg_disclaimer.gif) no-repeat;
padding: 4px 0 4px 10px;
}
/* cart */
#cartStatus{
color: #000;
width: 300px;
margin: 0 auto;
text-align: center;
font-size: 12px;
font-weight: bold;
background: #ddd url(../images/22.png) no-repeat 0 50%;
border: 2px solid #ccc;
display: none
}
#cartStatus a{
color: #000;
font-size: 14px;
}
#cartStatus a span{color:#000066;text-decoration: underline}
button#btn_searchWheels{
float: right;
margin: 0 5px 5px 0;
display: block;
height: 30px;
}
#dlrLogin{
position: absolute;
right: 60px;
top: 10px;
}
#dlrLogin a{color:#fff;}
#dlrLogin a:hover{color: #999}

/* cart buttons */
#btn_emptyCart{
cursor: pointer;
}


/*   Added 12/1 for admin adjustments */

html{
height: 100%;
}
body{
	color:#7f7f7f;
	font:12px/14px Arial, Helvetica, sans-serif;
	margin: 0;padding: 0;
}
#top-section,#mid-section,#bottom-section{
	width:766px; 
	clear: both;
}

#top-section{
height: 358;
background: #272727 url(../SharedImages/Theme2/bg_top-section.jpg) no-repeat right 58px;
}
#top-col-1{
height: 58px;
background: url(../SharedImages/Theme2/bg_top-col-1.gif) repeat-x;
}
#top-col-menu{
width: 215px;
background: url(../SharedImages/Theme2/bg_top-col-menu.gif) no-repeat;
padding: 96px 0 0;
}
#top-col-menu ul{margin: 0 0 0 20px;padding: 0;}
#top-col-menu ul li{
height: 25px; width: 136px;
background: url(../SharedImages/Theme2/bullet_top-col-menu.gif) no-repeat left 5px;; list-style: none;
padding: 5px 0 0 40px; border-bottom: 1px solid #313131;}
#top-col-menu ul li a{height: 25px; width: 136px; display: block; color: #97bb00; font-size: 17px; font:"Trebuchet MS", Verdana, Arial; }
#top-col-menu ul li a:hover,#top-col-menu ul li#nav-selected{color: #3a9bb9; text-decoration:underline;font-size: 17px;}


#mid-section{
background: #3d3d3d url(../SharedImages/Theme2/bg_mid-section.jpg) no-repeat left top;
padding: 33px 0 0;
margin: 0 auto;
width: 766px;
overflow:hidden
}

#mid-col-menu{width: 215px; background: #3d3d3d;float: left;height: 100%}
#mid-col-menu ul{margin: 0 0 0 20px;padding: 0;}
#mid-col-menu ul li{
height: 15px; width: 136px;
background: url(../SharedImages/Theme2/bullet_mid-col-menu.gif) no-repeat 25px 8px;; list-style: none;
padding: 3px 0 3px 40px; border-bottom: 1px solid #444;}
#mid-col-menu ul li a{height: 15px; width: 136px; display: block; color: #fff; font-size: 10px; font: Arial, Helvetica, sans-serif; font-weight: bold }
#mid-col-menu ul li a:hover,#top-col-menu ul li#nav-selected{color: #97bb00; text-decoration:underline;}

#mid-col-extra{display: none;position: absolute;left:45px;top:10px; color: #fff; font-weight: bold; font-size: 13px;}



#loginPanel{display: none;text-align: right; padding-right: 10px}
#loginPanel h2{display:inline}

#searchPanel{display: none;}


#mid-col-content{
float: left;
width: 551px; 
background: #fff;
margin: 0; border: none;
padding: 10px 0px 10px 0;
overflow: hidden;
}



#bottom-section{
clear: both;
border-top: 1px solid #272727;
text-align: center;
	height:70px; background: url(../SharedImages/Theme2/bg_bottom-section.jpg) repeat-x;
	padding:20px 0 10px;
}
#bottom-col-1 ul{ width: 100%;margin:0 auto;padding: 0; text-align: center}
#bottom-col-1 li{display: inline; }
#bottom-col-1 ul li a{padding:0 10px 0; text-decoration:none; color: #97bb00}
#bottom-col-1 ul li a:hover{text-decoration:underline;}

p.copyright{color: #3a9bb9;clear: left}