@charset "utf-8";
/* Defaults */
* {margin:0;padding:0}
a, a:visited { color:#000; }
a:hover {}
h2 {color:#C03;font:bold 1.32em Arial}
body {background:url(/images/bg.png) repeat-x;font:76%/150% Arial, Sans-Serif}
img, fieldset {border:0}
p {margin:0 0 1em}
ul { margin-left:20px;}
/* Containers */
#skip {height:0px;overflow:hidden;width:0px}
#page {margin:0 auto;width:850px}
#decoration {float:right;margin:0 0 -100%;position:relative;z-index:1}

/* Header */
#header {background:url(/images/header.png) no-repeat 360px 0;padding:10px 0 0;width:100%}
#header img {float:left}
#header ul {clear:both;list-style:none;padding:10px 0 0;width:100%;margin:0}
#header ul li {float:left;position:relative;z-index:2}
#header ul li a {border-left:1px solid #8E334A;border-right:1px solid #CC7187;color:#FFF;display:block;font:14px Arial;letter-spacing:0px;padding:8px 10px;text-decoration:none}
#header ul li a:hover {background:#c75672;text-decoration:underline}
#header ul li.first a {border-left:0}
#header ul li.last a {border-right:0}

/* Content*/
#content {clear:both;float:left;font-size:1.15em;padding:25px 0 0 0;width:550px;}
#content h1 {color:#009999;font:1.5em Arial;font-weight:bold;margin:0 0 5px}
#content h2 {color:#C03;font:bold 1.32em Arial}

/* Content Wide*/
#content-wide {clear:both;float:left;font-size:1.15em;padding:25px 0 0 0;width:850px;}
#content-wide h1 {color:#009999;font:1.5em Arial;font-weight:bold;margin:0 0 5px}
#content-wide h2 {color:#C03;font:bold 1.32em Arial}

/* Sidebar */
#sidebar {float:right;padding:25px 0px 0 0;width:270px;vertical-align:top;}
#sidebar img {float:left;margin:0 30px 10px}
#sidebar ul {background:#EDD38E;border:1px solid #C3A764;clear:both;list-style:none;padding:0 0 3px}
#sidebar ul li {background:url(/images/bullet.png) no-repeat 5px center;padding:3px 0 3px 28px}
#sidebar ul li a {color:#000;text-decoration:none}
#sidebar ul li a:hover {text-decoration:underline}
#sidebar ul li h2 {color:#C03;font:bold 1.32em Arial}
#sidebar ul li.heading {background:none;padding:3px 3px 0}

/* Enquire */
#enquire {float:right;padding:20px 0px 0 0;width:215px;vertical-align:top;}
#enquire img {float:left;margin:0 0 10px}
#enquire a {background:url(/images/enquire.gif) no-repeat 5px center;padding:25px 0 15px 48px; color:#C03;text-decoration:none}
#enquire a:hover {text-decoration:underline}


/* Footer */
#footer {background:url(/images/footer.png) repeat-y center top #5a1c2b;border-top:4px solid #E7D4A2;clear:both;color:#FFF;float:left;margin:20px 0 0;padding:15px 0;width:100%}
#footer a {color:#FFF;float:right;margin:-1.5em 25px 0 0}
#footer p {margin:0 auto;width:850px}

/* Footer2 */
#footer2 {background:#E7D4A2;clear:both;color:#000;float:left;margin:0px 0 0;padding:15px 0;width:100%}
#footer2 a {color:#000;float:right;margin:-1.5em 25px 0 0}
#footer2 p {margin:0 auto;width:850px}

#used_item {
 border-bottom: dotted #EAEAEA 1px;
}
#used_item img {
	padding:4px;
    border:1px #EAEAEA solid;
}
.price {
 padding-left:10px;
 color:#C03;
 font-weight: bold;
}