/*
---------------------------------------------------------------------------------------------------
INSIDE TEMPLATE SCREEN STYLESHEET FOR: WWW.POLARCLEATS.COM
---------------------------------------------------------------------------------------------------
DESIGN: Keri - DESIGNWORKS
CSS: Terry Evans - DESIGNWORKS
XHTML: Terry Evans - WWW.BCDESIGNWORKS.COM
---------------------------------------------------------------------------------------------------
Color References
---------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------------------------------
*/

/* Global Settings
--------------------------------------------------------------------------------------------------- */
* { margin: 0; padding: 0; }

html { background:#eee; }

body {
	font: 11px/1 Verdana, Arial, Helvetica, Sans-Serif;
	color:#000;
	background: #fff url(../gfx/in/bg_h.gif) repeat-x 0 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul {
	list-style: none;
}

/* Global Layout Divisions
--------------------------------------------------------------------------------------------------- */
#wrapper {
	border-bottom: 1px solid #ccc;
}
#container {
	margin: 0 auto;
	width: 715px;
	text-align: left;
}
#header {
	text-indent: -9999px;
	height: 201px;
}
#innerWrap {
	background: url(../gfx/mid.gif) repeat-y 300px 0;
}
#navigation {
	width: 715px;
	height: 31px;
}
#content {
	float: right;
	width: 374px;
	padding: 20px 0;
	color:#fff;
}
#sidebar {
	float: left;
	width: 321px;
}
#footer {
	clear: both;
	height: 60px;
	background: url(../gfx/mid.gif) repeat-y 300px 0;
}

/* -------------------------| Header |---------------------------- */
#logo {
	height: 201px;
	width: 300px;
	background: url(../gfx/in/logo.gif) no-repeat 0 0;
	float: left;
}
#slogan {
	height: 201px;
	width: 415px;
	background: url(../gfx/in/header.jpg) no-repeat 0 0;
	float: right;
}

/* ------------------------| Content |---------------------------- */
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	margin: 0 40px 15px 0;
}
#content h1 { font-size: 16px; }
#content h2 { font-size: 14px; }

body#products h1 {
	height: 23px;
	line-height: 23px;
	width: 200px;
	text-indent: -9999px;
	background: url(../gfx/hd/polarcleats.gif) no-repeat 0 0;
}
body#customers h1 {
	height: 23px;
	line-height: 23px;
	width: 200px;
	text-indent: -9999px;
	background: url(../gfx/hd/ourcustomers.gif) no-repeat 0 0;
}
body#contact h1 {
	height: 23px;
	line-height: 23px;
	width: 200px;
	text-indent: -9999px;
	background: url(../gfx/hd/contactus.gif) no-repeat 0 0;
}
body#order h1 {
	height: 23px;
	line-height: 23px;
	width: 200px;
	text-indent: -9999px;
	background: url(../gfx/hd/order.gif) no-repeat 0 0;
}
#content p {
	margin: 0 40px 15px 0;
	line-height: 1.6em;
}
#content a {
	color:#fff;
}
#content a:hover {
	color:#84C4E1;
}
#content ul {
	margin: 0 40px 15px 0;
}
#content ol {
	margin: 0 45px 15px 20px;
}
#content ol li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #fff;
	line-height: 1.2em;
}
#content ul li {
	background: url(../gfx/spike.gif) no-repeat 0 4px;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	padding: 0 0 0 18px;
}
#content ul li.current { display: none; }
#stamp {
	height: 206px;
	width: 321px;
	background: url(../gfx/officialSupplier.gif) no-repeat 100% 0;
	text-indent: -9999px;
	float: right;
}

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

body#customers #sidebar img {
	margin: 0 0 0 46px;
}
body#contact #sidebar img {
	margin: 40px 0 0 109px;
}

/* -------------------------| Navigation |------------------------- */
#navigation {
	height: 31px;
	background: url(../gfx/in/navbar.gif) no-repeat 0 0;
	width: 715px;
}
#navigation ul {
	padding: 0 0 0 73px;
	background: url(../gfx/in/navbar_edge.gif) no-repeat 0 0;
}
#navigation ul li {
	height: 31px;
	line-height: 31px;
	margin: 0; padding: 0;
	float: left;
}
#navigation ul li a {
	display: block;
	height: 31px;
	line-height: 31px;
	text-indent: -9999px;
}
#navigation ul li#n_home {
	width: 54px;
}
#navigation ul li#n_home a {
	width: 54px;
	background: url(../gfx/in/nav/home.gif) no-repeat 0 0;
}
#navigation ul li#n_home a:hover {
	background-position: -54px 0;
}
#navigation ul li#n_polarCleats {
	width: 132px;
}
#navigation ul li#n_polarCleats a {
	width: 132px;
	background: url(../gfx/in/nav/polarcleats.gif) no-repeat 0 0;
}
#navigation ul li#n_polarCleats a:hover,
body#products #navigation ul li#n_polarCleats a {
	background-position: -132px 0;
}
#navigation ul li#n_ourCustomers {
	width: 132px;
}
#navigation ul li#n_ourCustomers a {
	width: 132px;
	background: url(../gfx/in/nav/ourcustomers.gif) no-repeat 0 0;
}
#navigation ul li#n_ourCustomers a:hover,
body#customers #navigation ul li#n_ourCustomers a {
	background-position: -132px 0;
}
#navigation ul li#n_order {
	width: 81px;
}
#navigation ul li#n_order a {
	width: 81px;
	background: url(../gfx/in/nav/order.gif) no-repeat 0 0;
}
#navigation ul li#n_order a:hover,
body#order #navigation ul li#n_order a {
	background-position: -81px 0;
}

#navigation ul li#n_contact {
	width: 76px;
}
#navigation ul li#n_contact a {
	width: 76px;
	background: url(../gfx/nav/contact.gif) no-repeat 0 0;
}
#navigation ul li#n_contact a:hover,
body#contact #navigation ul li#n_contact a {
	background-position: -76px 0;
}

/* -------------------------| Footer |---------------------------- */

#footer ul {
	width: 290px;
	text-align: right
}
#footer ul li {
	display: inline;
	padding: 0 2px 0 0;
	line-height: 1.5em;
	color:#ECB295;
}
#footer a {
	color:#CC6633;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color:#ECB295;
}
#footer ul li a {
	text-transform: uppercase;
}

#footer p {
	padding: 20px 0;
	color:#999;
}

/* Contact Form
--------------------------------------------------------------------------------------------------- */

#content form {
	padding: 0; 
	margin: 0 20px 12px 0;
}
#content form fieldset {
	border: none;
}
#content form fieldset legend {
	display: none;
}
#content .confirmation p {
	margin: 0;
	padding: 12px 0 0 0;
}
#content textarea {
	width: 300px;
	margin: 5px 0 0 0;
}
label { font-weight: bold; }
.personalinfo label, 
.personalinfo input {
	display: block;
	width: 53%;
	float: left;
	margin-bottom: 10px;
}
.personalinfo label {
	text-align: right;
	width: 25%;
	padding-right: 2%;
}
.personalinfo br {
	clear: left;
}


/* Helper Classes
--------------------------------------------------------------------------------------------------- */
.center { text-align: center; }
.right { text-align: right; }
.more { text-align: right; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

