@import url('../libraries/reset.css');
@import url('../libraries/baseforms/baseform.css');
@import url('colorbox.css');
/*================================================================
	JPS Trim Shop
------------------------------------------------------------------	 
	Original Author: Jake Gonzales																										
	Orginally Created on: 21/12/2009 																	
=================================================================*/



/*================================================================
	General Styles
=================================================================*/

/* File Download Icons */
a.file {background: url('../images/core/icon-file.gif') 0 0 no-repeat; padding-left: 20px;}
a.pdf  {background: url('../images/core/icon-pdf.gif') 0 0 no-repeat; padding-left: 20px;}
a.doc  {background: url('../images/core/icon-doc.gif') 0 0 no-repeat; padding-left: 20px;}

/*______________________________________________________
				
	Type Guidelines
http://www.aisleone.net/2009/design/8-ways-to-improve-your-typography/
  ______________________________________________________
	
	1. Measure (Paragraph width ): type size x 30.
	2. Leading (Line height): type size + 2-5px.
	3. Spacing (Margin bottom): Same as Leading.
  ______________________________________________________*/
	

body {
	background: #20314d url(../images/core/bg_textile.gif) repeat-x 0 222px;
	color: #fff;
	font: 12px/20px normal Helvetica, Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	padding-top: 184px;
	position: relative;
	width: 942px;
}

h1 {
font: 16px/18px normal Helvetica, Arial, Helvetica, sans-serif;
font-weight: bold;
margin-bottom: 23px;
text-transform: uppercase;
}
h2 {
font: 18px/24px Helvetica, Arial, Helvetica, sans-serif;
font-weight: normal;
}
h3 {
font: 20px/24px normal Helvetica, Arial, Helvetica, sans-serif;
}
h4 {
font: 18px/21px normal Helvetica, Arial, Helvetica, sans-serif;
}
h5 {
font: 16px/19px normal Helvetica, Arial, Helvetica, sans-serif;
}
h6 {
font: 14px/16px normal Helvetica, Arial, Helvetica, sans-serif;
}
p {
/* - Paragraph width should be dependant on the parent element.
	 	Put the paragraph with a div that has the width desired.
	 - To make sure paragraphs work in dynamic sites put all the
	 	styles on the body selector.
*/
	margin-bottom: 25px;
}
address {
	font-style: normal;
}
hr {
	background: #000;
	border: none;
	height: 1px;
}

a { 
	color: #fff;
}

/*================================================================
	Header
=================================================================*/

#header {
	margin-bottom: 0;
	padding-bottom: 0;
}

#branding_1 {
	display: block;
	position: absolute;
	top: 60px;
	width: 950px;
}

#branding_1 a {
	background: url(../images/core/branding_1.gif) no-repeat top left;
	display: block;
	height: 123px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9001px;
	width: 488px;
}

img#branding_logo, #description {
	display: none;
}

/*-------------------------
	Header Sub
--------------------------*/

#header_sub {
	border-bottom: 1px dotted #fff;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	left: 0;
	padding: 10px 0;
	position: absolute;
	top: 0px;
	width: 950px;
}

#header_sub p {
	color: #dfd32c;
	float: left;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-bottom: 0;
}

#header_sub ul {
	float: left;
}

#header_sub ul li {
	color: #899ab6;
	display: inline;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}

#header_sub ul li a {
	color: #899ab6;
	text-decoration: none;
}

/*-------------------------
	Banner
--------------------------*/

#banner {
	display: block;
	float: left;
	height: 346px;
	width: 602px;
}

#banner img {
	height: 346px;
	width: 602px;
}

/*-------------------------
	CTA
--------------------------*/

ul#cta_1 {
	background: url(../images/core/bg_cta-trans.png) no-repeat top left;
	display: block;
	float: left;
	height: 331px;
	padding: 15px 38px 0 38px;
	width: 264px;
}

ul#cta_1 a {
	border-bottom: 1px dotted #899ab6;
	color: #899ab6;
	display: block;
	padding: 18px 10px;
	position: relative;
	text-decoration: none;
	z-index: 100;
}

ul#cta_1 a:hover {
	color: #dfd32c;
	z-index: 100;
}

ul#cta_1 a:hover span {
	color: #dfd32c;
}

ul#cta_1 li.last a {
	border-bottom: none;
}

ul#cta_1 a span {
	color: #fff;
	font: 17px/20px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*================================================================
	Navigation Primary
=================================================================*/

#nav_primary {
	background: url(../images/core/bg_nav-primary.gif) no-repeat top left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 27px;
	left: -1px;
	padding-left: 1px;
	position: relative;
	margin-bottom: 16px;
}

#nav_primary li {
	border-right: 1px solid #2d4162;
	border-left: 1px solid #8492a9;
	display: inline;
	float: left;
}

#nav_primary li.n1 {
	border-left: none;
}

#nav_primary li a {
	display: block;
	font-weight: bold;
	padding: 3px 16px 4px 16px;
	text-decoration: none;
}

#nav_primary a:hover {
	color: #f4e731;
}

#nav_primary a:active {
	background: #3e506d;
}

#nav_primary li.current a {
	background: #3e506d;
	color: #f4e731;
}


/*================================================================
	Content
=================================================================*/

#content_wrapper {
	background: #fff;
	color: #20314d;
}

#content_wrapper ul {
	margin-bottom: 25px;
}

#content_main {
	float: left;
	padding: 30px;
	width: 530px;
}
#content_main ul { list-style:disc; padding-left:20px;}

#content_wrapper a {
	color: #20314d;
	text-decoration: underline;
}

/*------------------------------
	Content Sub / Enquiry Form
-------------------------------*/

#content_sub {
	background: url(../images/core/bg_grey-grad.gif) repeat-x top left;
	display: inline;
	float: right;
	min-height: 310px;
	padding: 30px;
	width: 280px;
	-width: 270px;
}

#content_sub .baseform input[type="text"] {
	border-bottom: 1px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 2px solid #e1e1e1;
	width: 174px;
	-moz-border-radius: 2px;
}

#content_sub .baseform ol {
	padding: 0;
}

#content_sub .baseform textarea {
	border-bottom: 1px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 2px solid #e1e1e1;
	width: 174px;
	-moz-border-radius: 2px;
}

#content_sub .baseform label {
	text-align: right;
}

#content_sub .baseform label.error {
	text-align: center;
}

li.buttons input {
	background: url(../images/core/button_submit.gif) no-repeat top left;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
	height: 22px;
	line-height: 0;
	overflow: hidden;
	text-indent: -9001px;
	width: 57px;
}

li.buttons input:hover {
	background: url(../images/core/button_submit.gif) no-repeat bottom left;
	height: 22px;
	width: 57px;
}

/*------------------------------
	Gallery
-------------------------------*/

.gallery {
	margin-bottom: 30px;
}

.gallery img {
	margin: 1px;
	padding: 0;
}



/*================================================================
	Footer
=================================================================*/

#footer {
	background: url(../images/core/bg_rounded-bottom.gif) no-repeat top left;
	color: #6f809c;
	height: 60px;
	padding-top: 30px;
}

#branding_webfirm {
	float: right;
	position: relative;
	top: -4px;
}

#footer p {
	float: left;
	margin-right: 20px;
}

#footer ul {
	float: left;
}

#footer ul li {
	border-left: 1px solid;
	display: inline;
	float: left;
	padding-left: 8px;
	margin-right: 8px;
}

#footer a { 
	color: #6f809c;
}

#footer a:hover {
	color: #dfd32c;
	text-decoration: none;





	
	
	
	