/* v6.02 CSS */

body {
	width: 940px;
	margin-top: 10px;
	padding: 0px;
	background-color: #FFFFFFF;
	background-image:url("http://www.saturnaccessories.com/images/background-shadow.gif");
	background-position:center top;
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}

a:link
{
	color: #091D38;
	text-decoration: underline;
}

a:visited
{
	color: #0B2749;
	text-decoration: underline;
}

a:hover
{
	color: #9C0000;
	text-decoration: none;
}


/* GLOBAL classes - skin & pages */
td { font-family: Verdana,Sans-serif; font-size: 13px;}
input { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px;}
textarea { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px;}
select { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px;}
hr {border: 1px solid #c3c3c3;}

/* Header */

.header {
	width: 940px;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

.logo {
	width: 270px;
	height: 60px;
	padding-right: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

.accountmenu {
	width: 100%;
	height: 60px;
	margin-left:auto;
	margin-right:auto;
	text-align: right;
	vertical-align: top;
	margin: 0px;
}

.topcart {
     height: 30px;
	text-align: right;
	vertical-align: top;
	margin: 0px;
}


.menu {
	width: 940px;
	border: 1px solid #dddddd;
	text-align: left;
	vertical-align: top;
}


.container  {
	width: 936px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}



.leftmenu  {
	width: 180px;
	background-image:url("http://www.saturnaccessories.com/images/gray-gradient.gif");
	background-repeat: repeat-x;
	border-top: 5px solid #B30000;
	border: 1px solid #EAEAEA;
	text-align: left;
	vertical-align: top;
}


.leftmenutop  {
	width: 180px;
	background-repeat: repeat-x;
	border-top: 5px solid #B30000;
	border: 1px solid #EAEAEA;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;
}

#homeintro {
	background-image:url("http://www.saturnaccessories.com/images/gray-gradient.gif");
	background-repeat: repeat-x;
	width: 936px;
	height: 150px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 16px;
	font-family:Arial;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}


.choosemodel {
	width: 936px;
	padding-top: 15px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;
}


.homemodels {
	width: 936px;
	border: 1px solid #EAEAEA;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;
}


.spinfo {
	width: 936px;
	border: 1px solid #EAEAEA;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;
}


#spcats {
	width: 545px;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 8px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;
}

.livechat{
	width: 180px;
	padding-top: 10px;
	padding-left: 2px;
	padding-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;

}

#lftmenudiv{
	width: 180px;
	height: 1px;
	padding-left: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;

}

#searchform{
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	margin: 0px;
}

#lftsaturnplace{
	width: 180px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;

}

#lftgooglead{
	width: 180px;
	padding-top: 10px;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;

}

#stylefour {
      width: 936px;
	height: 38px;
	background:transparent url(http://www.saturnplace.com/auctions/themes/default/images/bgOFF.gif);
	repeat-x top left;
	padding-bottom: 0px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top: 5px solid #B30000;
	margin-left:auto;
	margin-right:auto;
	
}


/* begin categoryList */
/* used in templates/category.grid.tem.php */
/* only used when the cart is displaying a "list" of categories */

#categoryList {
	text-align: left;
	width: 500px;
	margin: 5px;
}

#categoryList h2 { }

#categoryList #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
}

#categoryList #topOptions .sort .option select {
	height: 18px;
}

#categoryList .content-odd1 {
	border-bottom: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 460px;
	float: left;
}

#categoryList .content-even1 {
	border-bottom: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 460px;
	float: left;
}

#categoryList .title {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	float: left;
	clear: both;
	width: 100%;
}

#categoryList .title a {
	color: #091D38;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

#categoryList .title a:hover {
	text-decoration: none;
}

#categoryList .photo {
	width: 90px;
	height: 125px;
	float: left;
	clear: left;
}

#categoryList .description {
	width: 185px;
	float: left;
	margin-left: 10px;
	text-align: left;
}

#categoryList .details {
	width: 130px;
	height: 125px;
	font-size: 11px;
	font-weight: normal;
	float: right;
	text-align: left;
	color: #464646;
}

#categoryList .details .buttons {
	float: left;
	clear: left;
	text-align: left;
}

#categoryList .details .buttons .detailBtn {
	background:url(../design/images/medium_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding-top: 6px;
	width: 98px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#categoryList .details .buttons .detailBtn a {
	color: #000000;
	text-decoration: none;
}

#categoryList .details .buttons .detailBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#categoryList #btmOptions {
	height: 40px;
}


#categoryList #btmOptions .pagination {
	float: right;
	padding-top: 18px;
	height: 22px;
	font-size: 12px;
}

#categoryList #btmOptions .pagination a {
	color: #C00000;
	text-decoration: underline;
}

#categoryList #btmOptions .pagination a:hover {
	color: #000000;
	text-decoration: none;
}

#categoryList homepagecontent {
	clear: left;
	float: left;	
}

/* end categoryList */
/* begin categoryGrid */
/* only used when the cart is displaying a "grid" (multiple columns) of categories */

#categoryGrid {
	text-align: left;
	margin: 5px;
	width: 500px;
}

#categoryGrid h2 { }

#categoryGrid #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
}

/* used in 2 column category Grids */
#categoryGrid .content-odd2 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 235px;
	padding-bottom: 15px;
}

#categoryGrid .content-even2 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 235px;
	padding-bottom: 15px;
}


/* used in 3 column category Grids */
#categoryGrid .content-odd3 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 165px;
	padding-bottom: 15px;
}

#categoryGrid .content-even3 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 165px;
	padding-bottom: 15px;
}


/* used in 4 column category Grids */
#categoryGrid .content-odd4 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	padding-right: 10px;
	margin: 1px;
	width: auto;
}

#categoryGrid .content-even4 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	padding-right: 10px;
	margin:	1px;
	width: auto;
}


/* used in 5 column category Grids */
#categoryGrid .content-odd5 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: auto;
	padding-bottom: 15px;
}

#categoryGrid .content-even5 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: auto;
	padding-bottom: 15px;
}


#categoryGrid .title {
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
}

#categoryGrid .title a {
	color: #091D38;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

#categoryGrid .title a:hover {
	text-decoration: none;
}

#categoryGrid .photo {
	width: 100%;
	height: auto;
	float: left;
	clear: left;
}

#categoryGrid .description {
	width: 100%;
	text-align: center;
	clear: both;
}

#categoryGrid .details {
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #464646;
}

#categoryGrid .details .buttons {
	width: 100%;
	float: left;
	clear: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#categoryGrid .details .buttons .detailBtn {
	background:url(../design/images/medium_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding-top: 6px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#categoryGrid .details .buttons .detailBtn a {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

#categoryGrid .details .buttons .detailBtn a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
}

#categoryGrid #btmOptions {
	height: 40px;
}

#categoryGrid #btmOptions .pagination {
	float: right;
	padding-top: 18px;
	height: 22px;
	font-size: 12px;
}

#categoryGrid #btmOptions .pagination a {
	color: #C00000;
	text-decoration: underline;
}

#categoryGrid #btmOptions .pagination a:hover {
	color: #000000;
	text-decoration: none;

}

#categoryGrid homepagecontent {
	clear: left;
	float: left;	
}

/* end categoryGrid */


/* begin productGrid */
/* only used when a product is displaying a "grid" (multiple columns) of products */

#productGrid {
	
	text-align: left;
	margin: 5px;
	width: 500px;
}

#productGrid h2 { }

#productGrid #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	width: auto;
	height: auto;
}

#productGrid table{
	float: left;
	clear: left;
}

#productGrid #topOptions {
	width: auto;
	height: 40px;
	float: left;
	clear: left;
}

#productGrid #topOptions .search {
	float: left;
	clear: left;
	height: 18px;
}

#productGrid #topOptions .myrow {
	width: 500px;
	height: 25px;
}

#productGrid #topOptions .display {
	float: left;
	clear: left;
	height: 18px;
	width: 260px;
	text-align: left;
}

#productGrid #topOptions .sort {
	width: 210px;
	height: 20px;
	float: right;
	text-align: right;
}

#productGrid #topOptions .sort .label {
	float: left;
	height: 18px;
	padding: 2px;
	padding-top: 5px;
}

#productGrid #topOptions .sort .option {
	float: left;
	height: 18px;
	padding: 2px;
}

#productGrid #topOptions .sort .option select {
	height: 18px;
}

/* used in 2 column product Grids */

#productGrid .content-even2 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 45%;
	padding-bottom: 15px;
}

#productGrid .content-odd2 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 45%;
	padding-bottom: 15px;
}

/* used in 3 column product Grids */

#productGrid .content-even3 {
	border: 1px dotted #D9D9D9;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 30%;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
}

#productGrid .content-odd3 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 30%;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
}

/* used in 4 column product Grids */

#productGrid .content-even4 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 30px;
	padding-right: 30px;
	margin:	1px;
	width: 20%;
	padding-bottom: 15px;
}

#productGrid .content-odd4 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 30px;
	margin: 1px;
	width: 20%;
	padding-bottom: 15px;
}

/* used in 5 column product Grids */

#productGrid .content-even5 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 20px;
	margin: 1px;
	width: 18%;
	padding-bottom: 15px;
}

#productGrid .content-odd5 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 18%;
	padding-bottom: 15px;
}

/* used in 6 column product Grids */

#productGrid .content-even6 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 15%;
	padding-bottom: 15px;
}

#productGrid .content-odd6 {
	border: 1px dotted #D9D9D9;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 15%;
	padding-bottom: 15px;
}
#productGrid .title {
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	float: left;
	clear: both;
	width: 100%;
}

#productGrid .title a {
	color: #091D38;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}

#productGrid .title a:hover {
	text-decoration: none;
}

#productGrid .photo {
	width: 100%;
	height: auto;
	float: left;
	clear: left;
}

#productGrid .details {
	width: 100%;
	height: auto;
	font-size: 10px;
	font-weight: normal;
	float: right;
	clear: none;
	text-align: left;
	color: #464646;
}

#productGrid .description {
	float: left;
	clear: left;
	width: 100%;
	height: auto;
	text-align: center;
}

#productGrid .details .sprice {
	float: left;
	clear: left;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}

#productGrid .details .buttons {
	width: 100%;
	height: auto;
	float: left;
	clear: left;
	text-align: center;
}

#productGrid .details .buttons .detailBtn {
	background:url(../design/images/small_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 10px;
	float: left;
	padding-top: 6px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#productGrid .details .buttons .detailBtn a {
	color: #FFFFFF;
	text-decoration: none;
}

#productGrid .details .buttons .detailBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#productGrid .details .buttons .addToCartBtn {
	background:url(../design/images/medium_btn.gif) no-repeat center center;
	font-weight: bold;
	font-size: 11px;
	float: left;
	padding-top: 6px;
	width: 100%;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

#productGrid .details .buttons .addToCartBtn a {
	color: #FFFFFF;
	text-decoration: none;
}

#productGrid .details .buttons .addToCartBtn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#productGrid .details .pricenote {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #C00000;
	font-weight: bold;
}

#productGrid .options {
	clear: left;
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 10px;
}

#productGrid .options .form-label{
	clear: left;
	float: left;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#productGrid .options .form-field{
	float: left;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#productGrid #btmOptions {
	clear: left;
	float: left;
	width: 100%;
	height: 60px;
}

#productGrid #btmOptions .batchAddToCartButton {
	background:url(../design/images/large_btn.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	float: left;
	width: 158px;
	height: 19px;
	text-align: center;
	padding: 3px;
	vertical-align: middle;
	margin-top: 15px;
}

#productGrid #btmOptions .batchAddToCartButton a {
	color: #FFFFFF;
	text-decoration: none;
}

#productGrid #btmOptions .batchAddToCartButton a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#productGrid #btmOptions .pagination {
	float: right;
	width: auto;
	height: 19px;
	font-size: 12px;
	padding-top: 15px;
}

#productGrid #btmOptions .pagination a {
	color: #C00000;
	text-decoration: underline;
}

#productGrid #btmOptions .pagination a:hover {
	color: #000000;
	text-decoration: none;

}

#productGrid #btmCategoryPhoto {
	clear: left;
	float: left;
}

#productGrid #btmCategoryPhotoImage {
	clear: left;
	float: left;
}

#productGrid #btmCategoryPhotoCaption {
	clear: left;
	float: left;
}

/* end productGrid */


.content{
	width: 736px;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;
	margin-bottom: 20px;
}

.contenttop{
	width: 100%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
		
}

.contentmiddle{
	width: 100%;
	padding-left: 30px;
	text-align: left;	
	vertical-align: top;
}


.contentbottom{
	width: 100%;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;

}

/* Model Pages */

.contentmodel{

	width: 930px;
	height: 400px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

.modelphoto{

	width: 930px;
	height: 300px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}

.modelcontent{

	width: 930px;
	height: 100px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

/*model landing pages */

.introtbl {
	width: 400px;
	height: 185px;
	font-size: 12px;
	font-family:Arial;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

#introcontent {
	background-image:url("http://www.saturnaccessories.com/images/gray-gradient.gif");
	background-repeat: repeat-x;
	width: 350px;
	height: 150px;
	border-left: 10px solid #FFFFFF;
	padding: 15px;
	font-size: 12px;
	font-family:Arial;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

.modelcat {
	background-color: #FFFFFF;
	width: 410px;
	padding: 10px;
	padding-left: 40px;
	font-size: 12px;
	font-family:Arial;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	line-height: 5px;
	margin-left:auto;
	margin-right:auto;	
}

#modelcatshdr {
	background-color: #FFFFFF;
	background-image:url("http://www.saturnaccessories.com/images/gradient-blue.gif"); 
	width: 400px;
	height: 30px;
	font-size: 15px;
	font-family:Arial;
	font-weight: bold;
	text-align: left;
	vertical-align: center;
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 5px;

}

#modelcats {
	background-color: #F8F8F8;
	width: 400px;
	border-left: 1px;
	border-color: #000000;
	padding: 15px;
	padding-left: 10px	;
	padding-right: 0px;
	font-size: 12px;
	font-family:Arial;
	margin: 0px;
	text-align: left;
	vertical-align: center;
	line-height: 120%;
}

.popularhdr {
	background-color: #FFFFFF;
	width: 810px;
	padding-left: 10px;
	font-size: 12px;
	font-family:Arial;
	padding-top: 0px;
	text-align: left;
	vertical-align: top;
}

.popular {
	background-color: #FFFFFF;
	width: 810px;
	vertical-align: center;
}

#populartitle {
	background-color: #FFFFFF;
	background-image:url("http://www.saturnaccessories.com/images/gradient-blue.gif"); 
	width: 890px;
	height: 25px
	font-size: 10px;
	font-family:Arial;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 20px;
	text-align: left;
	vertical-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

#popularproducts {
	background-color: #FFFFFF;
	width: 920px;
	height: 150px;
	border-left: 1px;
	border-color: #000000;
	padding-right: 0px;
	font-size: 12px;
	font-family:Arial;
	margin-left:auto;
	margin-right:auto;	
	vertical-align: top;
}

.populartbl {
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 14px;
	font-family:Arial;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}

/* Right Menu */

#googlead {
	text-align: center;
	margin-top: 20px;
}

/* Footer */

.footer  {
	width: 940px;
	height: 150px;
	border-top: 2px solid #EAEAEA;
	background-color: #FFFFFFF;
	background-image: url("http://www.saturnaccessories.com/images/footer-bacground.gif");
	background-position:center top;
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 15px;
	vertical-align: top;

}

.footercategories  {

	width: 700px;
	height: 100px;
	padding-top: 10px;
	padding-left: 20px;
	margin-top: 5px;
	font-size: 11px;
	vertical-align: top;
}

.footercategory  {

	width: 150px;
	height: 20px;
	padding-left: 5px;
	padding-right: 8px;
	margin-top: 5px;
	font-size: 11px;
	vertical-align: center;
	text-align: left;
}

.webproperties{
	width: 150px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
	font-size: 10px;
	padding-bottom: 5px;
}

.footerhelp  {
	width: 150px;
	height: 100px;
	border-left: 1px solid #D4D4D4;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 15px;
	font-size: 11px;
	vertical-align: top;
	line-height: 140%;
}

.footerhl{
	width: 940px;
	height: 1px;
	vertical-align: center;
	text-align: center;
	font-size: 10px;
	padding-bottom: 5px;
}

.footercopyright{
	width: 940px;
	height: 28px;
	vertical-align: top;
	text-align: center;
	font-size: 10px;
	padding-bottom: 5px;
}

.footerbkgrd {
	height: 150px;
	margin-top: 5px;
	background-color: #FFFFFFF;
	background-image:url("http://www.saturnaccessories.com/images/footer-bacground.gif");
	background-position:center top;
	background-repeat: repeat-x;
	margin-bottom: 15px;
}

.footerbkgrd a{
	color: #124490; font-weight: bold;
}

#footerfont {

	font-size: 11px;
}

#footerspace{

	height: 25px;
}