
* {
    margin: 0;
    padding: 0;
	outline:0;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    color: #555;
    background: #232c53;
}
div, p, img, a, td, ul, ol {
    font-size: 12px; 
	line-height:1.5em;
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	letter-spacing: normal;
}
h1 { font-size: 190%; margin-bottom: 20px; line-height: normal; letter-spacing:normal;}
h2 { font-size: 164%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; letter-spacing: normal; font-weight: normal; margin-bottom: 10px; color: #232C53; margin-top: 20px;}

p { padding: 0 0 1em; }

a, a:link { 
    text-decoration: none;
    color: #69c;
    border-bottom: 1px dotted #69c; 
}
a:visited { color: #669; border-color: #669; }
a:hover { color: #693; border-color: #693; text-decoration: none; }
a:active { color: #c33; border-color: #c33 }


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 0em;
    margin-bottom: 3px;
}


.clear {
    clear: both;

}
.clear-left {
	clear:left;	
}


#page {
    width: 920px;
    margin: 0 auto;
    text-align: left;
	background:#999999;
}

#content {
    float: left;
    text-align: left;
    width: 480px;
    margin: 0px 20px 15px 20px;
    padding: 0;
    line-height: 1.5em;
	
}
#content img {
	float: right;
	margin: 0 0 20px 15px;
}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h4.date-header {
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #f93;
    background: url(images/date_icon.gif) no-repeat 0 50%;
}

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre; 
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}
li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.error, .message {
    padding: 12px;
    color: red;
}
.message {
    background-color: green;
}

/* Header 
------------------------------------------------------------------------- */

#header { 
    position: relative;
	width:920px;
	margin:0 auto;
	text-align: left;
	padding: 15px 0;
}

#header h1 {
    margin: 0;
    padding: 0;
    color: #fff;
    text-shadow: #81A75B 2px 2px 2px;
}
#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #fff;
}
#header h1 a:hover { 
    color: #eee; 
    text-shadow: #fff 0 0 4px;
}
#header #slogan {
	position:absolute;
	top:15px;
	left:340px;
}
#header #header-nav {
	position:absolute;
	top:70px;
	right:0px;
	font-family:"Lucida Sans Unicode", Arial, Verdana;
	
}
#header #header-nav ul li {
	display:inline;
	background:url(images/separator.jpg) no-repeat 100% 55%;
	padding:4px 10px;
	font-size:12px;
}
#header #header-nav ul li.last {
	background:none;
}
#header #header-nav ul li a{
	color:#fff;
	line-height:24px;
	border-bottom:none;
	font-size:13px;

}
#header #header-nav ul li a:hover{
	border-bottom:1px dotted #fff;
}


#middle-outer {
	background:#fff;
	padding:10px 0;
}
#middle {
	margin:0 auto;
	width:920px;
	
}
/* Search Form 
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
    margin: 0 0 0 0;
}

.post h3 {
    /*margin-top: 20px;*/
    color: #999;
	/*margin-bottom: 30px;*/

	/*border-bottom: 1px solid #ddd;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	letter-spacing:normal;
	line-height:30px;
}
.post ul li {
	background: url(images/tictac_orange.gif) no-repeat 0 8px;
	margin-left: 0em;
	padding-left: 20px;
}
.post img {
	margin: 0 10px 15px 10px;
	float:left;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}


/* Sidebar 
------------------------------------------------------------------------- */

#sidebar {
    float:left;
	width:200px;
    padding: 0px;
    font-size: 85%;
    line-height: 1.4em;
    color: #999;
	text-align:left;
	/*border-top:2px solid #cccccc;*/
	margin:0px 0px 10px 0;
}

#sidebar h2 {
    padding:5px;
    color: #666;
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}

#sidebar p {
   
}
#sidebar ul { 
	padding: 0;
	margin:0;
	border-right: 1px dotted #ccc;
}
#sidebar ul li { 
	margin:0;
}
#sidebar ul li a {
	border-bottom:none;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/arrow.gif) no-repeat 8px 8px;
	font-size:12px;
	line-height:14px;
	color:#232C53;
	display: block;
	padding-left: 16px;
	padding:3px 16px;
}
#sidebar ul li a:hover {
	color:#fff;
	background-color: #232C53;
}


#sidebar-right {
	width:200px;
	float:right;
	padding-top:30px;
	margin-bottom:15px;
}
#sidebar-right img {
	margin:0 auto 15px;
}
#sidebar-right a {
	border-bottom:none;
}

#content-footer {
	/*background: url(images/middle-bg.jpg) repeat-y 0 0;*/
	width:920px;
	margin:0 auto;
	height:124px;
/*	position:relative;*/
	z-index:1000;
	
}


/* Footer 
------------------------------------------------------------------------- */
#footer {
    padding: 0;
    font-size: 85%;
    color: #ddd;
	width:920px;
	margin:0 auto;
	text-align:left;
	position:relative;
	z-index:1000;
}
#footer ul {
	padding:0;
	margin:0;
	width:250px;
}
#footer ul li {
	padding:0;
	border-bottom:1px dotted #003366;
}
#footer ul li.last {
	border-bottom:none;
}
#footer ul li a {
	padding:3px 0 5px;
	display:block;
	color:#6699cc;
}
#footer ul li a:hover {
	color:#669933;
}

#footer p {
    padding: 0px;
}

#footer a {border-bottom: none;}




/* Forms 
------------------------------------------------------------------------------- */
form {
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
	/*border:1px dotted #ccc;*/
	padding:3px;
	border:1px solid #ccc;
}

form input.hidden {
	border:none;
}
form input.submit {
	border:none;
	padding:5px;
	width : 150px;
	cursor:pointer;
	margin-top:15px;
	background:#ccc;
}
form input.submit:hover {
	background:#000066;
	color:#ffffff;
}
.radios input {
	display:inline;
	margin:0 6px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    padding: 2px;
    height: 18px;
    line-height: 20px;
	background:#eee;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #eee;    
	width:316px;
	padding:3px;
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}
#newsletter-signup {
	margin-top:0px;
	width:200px;
	/*border-bottom:2px solid #ccc;*/
	/*position:absolute;
	bottom:0px;
	left:0;*/
	float:left;
}
#newsletter-signup a {
	text-indent:-9999px;
	height:89px;
	width:200px;
	background:url(images/newsletter.jpg) no-repeat 0 0;
	display:block;
	border-bottom:none;
	margin:0 auto;
}
#newsletter-signup a:hover {
	background:url(images/newsletter.jpg) no-repeat 0 100%;
}

#content-banner {
	/*position:absolute;
	top:0;
	left:220px;*/
	width:480px;
	height:31px;
	padding-top:90px;
	z-index:1000;
	float:left;
	margin-left:20px;
	background:url(images/insurastore.jpg) no-repeat 0 0;
	text-align:left;
}
#content-banner a{
	border-bottom:none;
	margin: 40px 0 0 160px;
}
#footer-map {
	width:361px;
	height:340px;
	position:absolute;
	top:-140px;
	right:-20px;
	z-index: 1;
}
.logo2 {
	margin-top:95px;
}
#phone {
	position:absolute;
	top:10px;
	left:300px;
	font-size: 50px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.depotname {
	font-size: 24px;
	letter-spacing: -1px;
}
#footer-links {
	width : 223px;
}
#footer-links a {
	display:block;
	line-height:20px;
	font-size: 14px;
	color:#CCCCCC;
	font-weight:bold;
	padding-top:10px;
}
#footer-links a:hover {
	color:#fff;
}
ul.depot-menu {
	padding:5px 5px 3px 5px;;
	margin:0 0 15px 0;
	font-size:10px;
	border:1px solid #999;
	background:#eee;
	height: 24px;
}
ul.depot-menu li {
	background:none;
	padding:0 10px 0 0;
	float: left;
}
ul.depot-menu li a {
	border-bottom:none;
}
ul.depot-menu li a:hover {
	text-decoration:underline;
}
.B_crumbBox {
	font-size:10px;
}
.clear {
	clear:both;
}
#equiv, #guide {
	padding:10px;
	font-size:14px;
	width:464px;
	font-weight:bold;
	line-height:22px;
	margin-top:15px;
}
#guide {
	font-weight:normal;
}
#equiv h4, #guide h4 {
	color:#607fc0;
	margin-bottom:10px;
}
#calc {
	background:url(images/storage-calc-bg.jpg) no-repeat 0 0;
	width:487px;
	height:122px;
	position:relative;
	margin-left:40px;
}
#calc #arrow {
	height:22px;
	width:22px;
	position:absolute;
	background:url(images/arrow.png) no-repeat 0 0;
	cursor:pointer;
	top:69px;
	left:350px;
}
#calc #arrow:hover {
	background-position:bottom;
}
#calc #label {
	position:absolute;
	top:70px;
	left:135px;
	font-weight:bold;
}
#calc ul {
	position:absolute;
	top:93px;
	left:120px;
	background:#f0f0f0;
	border:1px solid #999;
	padding-top:6px;
}
#calc ul li {
	width:220px;
	background:none;
	padding:0;
}
#calc ul li a {
	display:block;
	border:0;
	padding:2px 10px;
	font-weight:bold;
	font-size:11px;
	line-height: 1.2em;
}
#calc ul li a:hover {
	background:#ccc;
	color:	#000000;
}
#MMEmbeddedMap {
	padding:0 !important;
}
ul.standard-listing li {
	background:none;
	padding:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:15px;
}
ul.standard-listing li img {
	border:1px solid #ccc;
	padding:5px;
	margin:0;
}

.ditto_paging {
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #008CBA;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA;
    padding: 1px 5px 2px;
    margin-right: 1px;
    text-decoration: none !important;
    color: black;
}
#ditto_pages a:hover {
    background-color: #ccc;
    color: #000;
}

.post ul.commercial-links {
	width:200px;
	padding:10px;
	background:#f3f3f3;
	float:right;
}

.post ul.commercial-links li {
	background: none;
	padding:0;
}

a.B_homeCrumb, a.B_crumb {
	font-size: 10px;
	border-bottom:none;
}

#bubble, #pagebubble {
	width: 218px;
	height: 107px;
	position: absolute;
	background:url(images/bubble.png) no-repeat 0 0;
	top: 0px;
	left: 0px;
	display:none;
	font-size:10px;
	padding: 8px;
	color:#333333;
	line-height:normal;
}
#pagebubble {
	line-height: 13px;
	
}
#mapwrapper {

}
#page-map {
	position: relative;
	border: 2px solid #999;
	height: 340px;
	padding:15px;
}

#main_navi {

margin:0 !important;
padding:0 !important;
border: 1px solid #ccc;
height: 78px;
width: 487px;
}

#main_navi li {
	height: 78px;
	width: 121px;
	text-indent:-99999px;
	display: block;
	float: left;
	cursor:pointer;
	margin: 0;
	padding: 0;
	border-right: 1px solid #ccc;
}
#main_navi li.your-home {
	background: url(../../images/btn-home.jpg) no-repeat 0 0;
}
#main_navi li.your-home:hover {
	background: url(../../images/btn-home.jpg) no-repeat 0 -78px;
}
#main_navi li.boxes {
	background: url(../../images/btn-boxes.jpg) no-repeat 0 0;
}
#main_navi li.boxes:hover {
	background: url(../../images/btn-boxes.jpg) no-repeat 0 -78px;
}
#main_navi li.pallets {
	background: url(../../images/btn-pallet.jpg) no-repeat 0 0;
}
#main_navi li.pallets:hover {
	background: url(../../images/btn-pallet.jpg) no-repeat 0 -78px;
}
#main_navi li.vehicle-size {
	background: url(../../images/btn-vehicle.jpg) no-repeat 0 0;
	border:none;
}
#main_navi li.vehicle-size:hover {
	background: url(../../images/btn-vehicle.jpg) no-repeat 0 -78px;
}

ul.navi {
	padding: 0;
	margin: 0;
}
ul.navi li {
	background: #ddd;	
	padding: 10px;
	float:left;
	font-size: 10px;
	margin-right: 1px;
	cursor:pointer;
}
ul.navi li:hover {
	background: #232C53;
	color: #fff;
}


#main { 
    position:relative; 
    overflow:hidden; 
    height: 450px; 
} 
#main img {
	float:none;	
}
#main h2 {
	font-size: 200%;
	color:#232C53;
	letter-spacing:normal;
}
#main h3 {
	letter-spacing: normal;
	border-bottom:none;
color:#999999;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
letter-spacing:normal;
margin-bottom:20px;
margin-top:10px;
padding-bottom:20px;
}
#main h3 span {
	color: #C60;	
}
 
/* root element for pages */ 
#pages { 
    position:absolute; 
    height:20000em; 
} 
/* root element for horizontal scrollables */ 
.scrollable { 
    position:relative; 
    overflow:hidden; 
    width: 490px; 
    height: 450px; 
	clear: both;
} 
 
/* root element for scrollable items */ 
.scrollable .items { 
    width:20000em; 
    position:absolute; 
    clear:both; 
}

.item {

float:left;
height:450px;
padding:0px;
width:490px;
}

#reserve label {
	float: left;
	width: 180px;
	line-height:1.8em;
	text-align:right;
	padding: 0;
	margin: 0 10px 0 0;
}
#reserve h4 {
	clear: both;	
	margin: 10px 0 20px;
	letter-spacing:normal;
}
#reserve a {
	border: none;	
}
#reserve input, #reserve select, #reserve textarea {
	width: 220px;	
	margin: 0 0 10px 0;
	background:#eee;
	border: 1px solid #ccc;
}
#reserve .button {
	width: 120px;	
	background: #232C53;
	color: #fff;
	margin-left: 190px;
	cursor:pointer;
}
#reserve .button:hover {
	background:#036;
}
.hidden {
	display: none;	
}
#reserve input.requiredValue {
	border: 1px solid red;
	background:#FCC;
}
#depotnav {
	margin:0;	
}
#depotnav li {
	width: 160px;
	text-align:left;
	float: left;
	background:none;
	padding:0;
	margin:0;
}
#depotnav li a {
	border: none;	
}
#depotnav li img {
	float: none;	
	margin: 0 0 8px 0;
}

.depot-pages h2 {
	padding: 4px;	
	margin-top: 15px;
}
.depot-pages p, .depot-pages li {
	font-size: 12px;
	line-height:120%;
}
.post .depot-pages ul li {
	background:transparent url(images/tictac_orange.gif) no-repeat scroll 0 4px;
}

.depot-pages { 
    position:relative; 
    overflow:hidden; 
    width: 480px; 
    height: 600px; 
} 
 
/* root element for scrollable items */ 
.depot-pages .items { 
    width:20000em; 
    position:absolute; 
    clear:both; 
}

.depot-page {
	float:left;
	height:600px;
	padding:0px 20px;
	width:440px;
	line-height: 1em;
	background: #e7eff7;
	padding-top: 25px;
}

.depot-page h2 {
	line-height: normal;
}

#content ul {
	line-height: normal;	
}


.site-images { 
    position:relative; 
    overflow:hidden; 
    width: 440px; 
    height: 380px; 
	clear: both;
} 
 
/* root element for scrollable items */ 
.site-images .items { 
    width:20000em; 
    position:absolute; 
    clear:both; 
}

.site-images .items div{
	float:left !important;
	height:380px;
	padding:0px;
	margin: 0 20px 0 0 !important;
	width:440px;
}
.site-images .items div{
	float:none;
	padding:0;
	margin:0;
}

.site-images .items div img {
	width: 440px;
	max-height: 410px;
}

#flowtabs  {
	padding: 0;
	margin: 0;
display:block;
}
#flowtabs li {
	padding: 0;
	margin: 0;
	float: left;
	background: #232C53;
	
}
#flowtabs li a {
	line-height: 30px;
	width: 79px;
	display:block;
	border:none;
	text-align:center;
	font-size:11px;
	border-bottom: 1px solid white;
	border-right:1px solid #fff;
	color: #f6f6f6;
}
#flowtabs li a.current {
	border-bottom: 1px solid #e7eff7;
	background:#e7eff7;
	color: #232C53;
}

.browse {
	width: 69px;
	height: 24px;
	
	display:block;
	float: left;
	border:none;
	color: #fff;
	line-height:24px;
	padding-left: 40px;
	font-size:10px;
	cursor:pointer;
}

.browse:hover {
	color:#fff;
	background-position: 0 -24px;
}

.prvPage {
background:url(../../images/button-left.png) no-repeat 0 0;
margin-right: 20px;
}
.nxtPage {
background:url(../../images/button-right.png) no-repeat 0 0;
}
.left.disabled, .left.disabled:hover {
	background:url(../../images/button-left.png) no-repeat 0 -48px;	
	cursor:default;
}
.right.disabled, .right.disabled:hover {
	background:url(../../images/button-right.png) no-repeat 0 -48px;	
	cursor:default;
}
.browse-buttons {
	padding-left: 100px;
	margin-top: 15px;
}

#content .post td img {
	float:none;
	margin:0;
	margin-bottom: 15px;
}
#content .post td a {
	border: none;
}
.post ul li.faq {
	background:none;
	padding:0;
	margin:0;
}

#content .standard-listing img {
	margin: 0;	
}

#sslinks img  {
	margin:15px 0 0 0;
	padding:0;
	float:none;
}
#sslinks a {
	border:none;
	float:left;
	width:240px;
	text-align:center;
}
.offer-select {
	background: url(../../images/local-special.jpg) no-repeat 0px 0px;
	padding: 65px 20px 20px;
	height: 30px;
}

ul.product-listing {
	padding:0;
	margin:0;
}
ul.product-listing li {
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	background:none;
	border-bottom: 1px dotted #ddd;
	clear:left;
}
#content ul.product-listing li img {
	padding:0;
	margin:0 15px 0 0;
}
#content ul.product-listing li h4 {
	padding:0;
	margin:0 0px 0 0;
	
}

.product-image {
	width: 150px;
	overflow: visible;
	float:left;
	margin-right: 15px;
	border-right: 1px dotted #ccc;
	min-height:100px;
}
.reserve-depot {
	position: relative;
}
.reserve-depot a {
	position: absolute;
	width: 173px;
	height: 24px;
	background:url(../../images/reserve-unit.jpg) no-repeat 0 0;
	text-indent: -200000px;
	border: none;
	top: -40px;
	right: 0;
}
.reserve-depot a:hover {
	background:url(../../images/reserve-unit.jpg) no-repeat 0 -24px;

}





.TXNewsletters_form_labelGauche {
display:block;
padding-top:2px;
float:left;
width:180px;
height:18px;
color: #333333;
position:relative;
top:0px;
text-align:left;
margin-right:2px;
}

.TXNewsletters_form {
margin:0px;
padding:0px;
}

.TXNewsletters_form_right {

}

.TXNewsletters_form_item {
padding:1px;
margin:2px;
}

.TXNewsletters_form_item TEXTAREA {
vertical-align:middle;
border:1px solid #bbbbbb;
font-size:11px;
color: #333333;
}

.TXNewsletters_form_item INPUT {
height:20px;
vertical-align:middle;
border:1px solid #bbbbbb;
font-size:11px;
color: #333333;
}

INPUT.TXNewsletters_form_noborder {
border:0;
}

.TXNewsletters_form_noborder {
border:0;
}

.TXNewsletters_form_inputErr {
border:1px solid #ff0000;
}

.TXNewsletters_form_labelErr {
color:#ff0000;
}

.TXNewsletters_form label {
	float: none;
	clear:both;
	width:auto;
	padding:0;
}
.TXNewsletters_form input {
display:block;
	float:left;
	margin-right: 10px;
	height:auto;

}
.TXNewsletters_form_right input {
	float:left;	
	clear: left;
	height:auto;
}
.TXNewsletters_form_right label {
	display:inline;	
}
.TXNewsletters_form .TXNewsletters_form_labelGauche {
	padding-top: 10px;	
}
#sidebar a {
	border:none;	
}
#sidelinks {
	width: 200px;	
	float:left;
}
#sidelinks a {
	border:none;	
}