/* 
Title:  apstyle.css   
Issued: December 2008
Template Open Source + Circlewebs.com
Colours: - blue #4d39de, yellow #deb539
*/

/* =Structure
------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

* body {
	background:#fff;
	color:#444;
	font:.75em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
}

#content {
	border-top:5px solid #eee;
	margin:0 auto;
	padding:20px 0 0;
	width:940px;
}

#main, .main {
	float:left;
	margin:0 0 20px;
	width:655px;
}

#main img {
	float:left;
	margin:0 15px 5px 0;
	margin:0 0 20px;
	padding:10px 10px;
	width:320px;
	height:240px;
}

img {
	border:3px solid #CCC;
}


#top {
	float:right;
	text-align:right;
}

p.clearb {
   clear:both;
   margin-top:4em;
}

/* =Typography
------------------------------------------------------------------------*/

a {
	background:inherit;
	color:#4d39de;
	text-decoration:none;
}

a:hover {
	background:inherit;
	color:#AA0001;
	text-decoration:underline;
}

p {
	margin:0 0 5px;
}

p.intro {
	font-size:1.2em;
}

p.intro2 {
	font-size:1.2em;
	text-indent: 0.5em;
}

p.intro3 {
	clear: both;
	font-size:1.2em;
	margin:5px 0 5px;
}

.intro4 {clear: both;
	font-size:1.2em;
	margin:5px 0 5px;
   border-bottom:2px solid blue;
}

p.email {
	font-size:1.2em;
	text-indent: 0.5em;
	font-weight:700;
	color:#4d39de;
}

h1, h2, h3, h4, h5 {
   color:#4d39de;
}

h1 {
	margin:0px 0 10px;
	font-size: 138%;
}

h1 a {
	background:inherit;
}

h1 a span {
	color:#deb539;
}

img {
	border:0;
}

h2 {
	font:normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	margin:0 0 12px;
}

h3 a {
	font-size:1em;
}

h5 {
	padding-bottom:5px;
	padding-top:5px;
}

#tagline {
cursor:auto !important;
font:11px "Century Gothic", Helvetica, sans-serif !important;
font-weight:900 !important;
list-style:none;
margin-top:0 !important;
position:absolute;
text-align:left;
height:14px;
left:282px;
top:50px;
wrap:nowrap;
width:350px;
}


div.news h3 {
	margin:20px 0 0;
}

#main h3 a {
	color:#4d39de;
	font-size:.74em;
	font-weight:400;
	text-transform:uppercase;
}

#top a {
	background:#fff url(/assets/images/toparrow.png) no-repeat center left;
	color:#4d39de;
	margin:0 0 0 13px;
	padding:0 0 0 12px;
}

/* =Search
------------------------------------------------------------------------*/
input.searchfield {
	border:2px solid #ccc;
	font-size:.9em;
	padding:6px;
	width:175px;
}

input.searchbutton {
	background:#4d39de;
	border:0;
	color:#fff;
	font-size:.9em;
	font-weight:700;
	padding:6px;
}

/* =Head/Branding
------------------------------------------------------------------------*/
#logo {
	color:#4d39de;
	float:left;
	height:66px;
}

#logo h1 a {
	color:#4d39de;
	display:block;
	margin:-60px 25px 0 120px;
	position:reltive;
}

#logo > h1 >img {
	display:block;
	margin:-5px 5px 0 0;
	position:relative;
}

#logo h3 #logo {
	color:#deb539;
}

#logo > h3 {
	display:block;
	font-size:.94em;
	margin:0 25px 0 120px;
}

* html #logo h1 img {
	display:block;
	margin:-10px 5px 0 0;
	position:relative;
}

* html div#logo h3 {
	display:block;
	font-size:14px !important;
	margin:0 25px 0 120px;
}

/* =Navigation
------------------------------------------------------------------------*/

#menu {
	background:#fff url(/assets/images/menubg.gif) repeat-x;
	clear:both;
	height:35px;
	margin:0 0 18px;
	padding:7px 0 0;
}

#menu li {
	display:inline;
	font-size:1.1em;
	text-transform:uppercase;
}

#menu li a {
	color:#4d39de;
	margin:0 25px 0 10px;
	font-weight:600;
}

body#home li#lihome a {
    font-weight:600;
    text-decoration: underline;
}

body#about li#liabout a {
    font-weight:600;
    text-decoration: underline;
}

body#liquid li#liliquid a {
    font-weight:600;
    text-decoration: underline;
}

body#resin li#liresin a {
    font-weight:600;
    text-decoration: underline;
}

body#products li#liother a {
    font-weight:600;
    text-decoration: underline;
}

body#before li#libefore a {
    font-weight:600;
    text-decoration: underline;
}

body#order li#liorder a {
    font-weight:600;
    text-decoration: underline;
}

#menu li a:hover {
	color:#444;
}

#menu li.add {
	color:#4d39de;
	margin:0 25px 0 10px;
}

/* =Content Boxes
------------------------------------------------------------------------*/
#right {
	float:left;
	margin:0 25px 10px 0;
	padding:0 0 0 15px;
	text-align:justify;
	width:300px;
}

#left {
	background:#eee;
	clear:left;
	float:left;
	margin:0 0 20px;
	padding:20px 15px;
	width:308px;
}

#left-deep {
	background:#eee;
	clear:left;
	float:left;
	margin:0 0 10px;
	padding:10px 15px;
	width:308px;
}

#combined {
	clear:left;
	float:left;
	margin:0 0 20px;
	padding:20px 15px;
	width:608px;
}

.left-sample {
	background:#EEE;
	clear:left;
	float:left;
	margin:0 0 20px;
	padding:20px 15px;
	width:304px;
}

.right-sample {
	background:#eee;
	float:left;
	margin:0 0 20px;
	padding:20px 15px;
	width:304px;
}

#left-wide {
	background:#fff;
	clear:left;
	float:left;
	margin:0 0 20px;
	padding:20px 15px;
	width:608px;
}

#right-nar{
	float:left;
	margin:0 2px 1px 0;
	padding:0 0 0 1px;
	text-align:justify;
	width:10px;
}

#left2 {
	background:#fff;
	clear:left;
	float:left;
	margin:0 8px 20px;
	padding:20px 15px;
	width:308px;
}

#left img,#left-deep img {
	margin:0 0 8px;
}

#left li, #left-deep li {
	list-style:none;
}

#left li a,#left-deep li a {
	background:url(/assets/images/arrow.gif) no-repeat center left;
	color:#787A8F;
	font-weight:700;
	padding:0 0 0 12px;
}

#left-deep li a {
	padding:0 0 0 8px;
}


.line {
	background:#fff url(/assets/images/smalldot.gif) repeat-x;
	clear:both;
	margin:0 0 15px;
	padding:3px;
}

#ad {
	background:url(/assets/images/car-interior-inspection.jpg) no-repeat center top;
	border:3px solid #eee;
	color:#ccc;
	float:right;
	height:128px;
	margin:0;
	text-align:center;
	width:250px;
}

#ad p {
	color:#30C;
	font-weight:700;
	padding:108px 0 0;
}

#shortnews {
	float:right;
	width:250px;
}

.news {
	border-bottom:1px solid #eee;
	margin:0 0 10px;
	padding:0 0 2px;
}


.border {
	border-left:4px solid #ccc;
	clear:both;
	padding:0 0 0 15px;
}

#rl {
	float:left;
	margin:0 20px 30px 0;
	width:290px;
}

#rr {
	float:right;
	width:290px;
}

#rl li {
	border-bottom:1px solid #eee;
	list-style:none;
	margin:0;
	padding:4px;
}

#rr li {
	border-bottom:1px solid #eee;
	list-style:none;
	margin:0;
	padding:4px;
}

#rl li a {
	background:#fff url(/assets/images/arrow.gif) no-repeat center left;
	color:#4d39de;
	padding:0 0 0 12px;
}

#rr li a {
	background:#fff url(/assets/images/arrow.gif) no-repeat center left;
	color:#4d39de;
	padding:0 0 0 12px;
}

#footer {
	background:#eee;
	clear:both;
	color:#4d39de;
	font-size:.9em;
	margin:0 0 15px;
	padding:10px;
}

.links a {
	background:url(/assets/images/dot.png) no-repeat center left;
	color:#787A8F;
	font-weight:700;
	margin:0 10px 0 0;
	padding:0 0 0 10px;
}

.sponsor {
	background:#eee;
	color:red;
}

#footer li {
	list-style:none;
}

#fl {
	width:600px;
}

#fr {
	float:right;
}

#fl p span {
	color: #deb539;
}

/* sitemap */
tbody tr > td  {
	font-size:120%;
	text-indent:2em;
	font-weight:600;
}

div#cards > table {
   display:block !important;
   width:940px !important;
}

div#cards > table > tbody td a {
   display:block !important;
   width:90px !important;
}

#mobnote, #mobnote h2{
 display:none !important;
 }
