﻿#login,
#user { display: none; }

/*	#container
	----------------------------------------------------*/
#container {
	width: 960px;
	/* margin: 0 auto; */
	margin: 0 0 0 1px;
}


/*	#header
	----------------------------------------------------*/
#header {
	/*height: 78px;
	margin: 0 0 1.6em 0;*/
	padding: 85px 0 0 0;
	/*background: #FFF url(Images/header_background.gif) no-repeat 750px center;*/
	background-color: #FFF;
}


/*	#logo
	----------------------------------------------------*/
#logo {
	position: absolute;
	top: 0;
	left: 1px;
	/*left: 50%;
	margin-left: -480px;*/
}

#logo img {
	width: 200px;
	height: 84px;
	background-position: center;
	background-repeat: no-repeat;
}
body.shop_2701 #logo img 
{
	background-image: url(Images/itsupplies24.gif) !important;
}


/*	#quick_navigation
	----------------------------------------------------*/
#quick_navigation {
	padding: 0 0 0 -10px;
	position: absolute;
	top: 0;
	left: 212px;
	height: 1.6em;
	width: 748px;
	overflow: hidden;
}

#quick_navigation ul {
	margin: 0 0 0 -10px;
	list-style-type: none;
	list-style-position: inside;
}

#quick_navigation li {
	padding: 0 10px;
	float: left;
	background: #FFF url(Images/quickNavigation_background.gif) no-repeat left center;
}

#quick_navigation input {
	padding: 3px 0 3px 12px;
	background: #FFF url(Images/quickNavigation_background.gif) no-repeat left center;
}


/*	#search
	----------------------------------------------------*/
/*
#search {
	position: absolute;
	top: 3px;
	left: 532px;
	width: 426px;
	text-align: right;
}

#search p {
	padding: 0 0 4px 0;
}
	
#search ul {
	margin: 0;
	padding: 4px 0 0 0;
	height: 1.6em;
	list-style-type: square;
	list-style-position: inside;
}
	
#search ul li {
	padding: 0 0 0 10px;
	float: right;
}

#search .large {
	width: 200px;
}

#search input[type="button"], #search input[type="submit"], #search input[type="reset"] {
	margin: 0;
}
*/

#search {
	padding: 10px;
	position: absolute;
	top: 106px;
	left: 1px;
	width: 180px;
	background-color: #E6E6E6;
}

#search table {
	margin: 0;
	padding: 0;
}
#search table td {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: middle;
}
#search table td input {
	padding: 0;
	margin: 0 2px 0 0;
	width: 13px;
	height: 13px;
}

#search ul li {
	padding: 0;
	float: left;
}

#search .accessorySearch 
{
	font-weight:bold;
}

#search .advancedSearch 
{
	padding-right: 11px
}

#search .large {
	width: 140px;
}

#search .small {
	padding-left: 0;
	padding-right: 0;
	width: 26px;
}


/*	#head_navigation
	----------------------------------------------------*/
#head_navigation {
	top: 84px;
	position: absolute;
	height: 1.6em;
	margin: -1.6em 0 0 0;
	padding: 0 0 0 212px;
}

* html #head_navigation {
	padding-bottom: 0;
}

#head_navigation ul {
	padding: 0 0 1px 0;
	height: 1.6em;
	float: left;
	max-width: 720px;
	overflow: hidden;
}
* html #head_navigation ul {
	width: 720px;
}


/*	#content
	----------------------------------------------------*/
#content {
	/*margin: 72px 0 0 0;*/
}


/*	#content_bar
	----------------------------------------------------*/
#content_bar {
	padding: 1px 6px 1px 212px;
	height: 1.6em;
	line-height: 1.6em;
	
	color: #FFF;
	background: url(Images/content_bar_background.gif) repeat-y 200px;
	border-bottom: 1px solid #FFF;
}
	#content_bar span { display:block; height: 18px; }
		#content_bar span.left { float: left; }
		#content_bar span.right { float: right; font-weight: bold; }
		#content_bar span a { color: #FFF; }

/*
#content_bar a {
	color: #FFF;
}
*/


/*	#main_navigation
	----------------------------------------------------*/
#main_navigation {
	position: absolute;
	left: 1px;
	top: 106px;
	width: 200px;
}


/*	#sub_navigation
	----------------------------------------------------*/
#sub_navigation {
	width: 200px;
	display: None;
}

#sub_navigation h3 {
	margin: 0;
	padding: 1px 10px;
	border: None;
	background: None;
	color: #FFF;
	font-size: 1em;
	line-height: 1.6em;
}

#sub_navigation .head {
	display: none;
}

#sub_navigation .inputBox {
	padding: 10px 10px 0 10px;
}

#sub_navigation .inputBox input , #sub_navigation .inputBox select {
	margin: 0;
	width: 180px;
}

/*
#sub_navigation .inputBox span[class="select"] { border-top: 1px solid #AAA; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #AAA; display: block; width: 178px; height: 18px; line-height: 20px; background: #FFF url(Images/select_background.gif) no-repeat 167px center; z-index: 90; }
	#sub_navigation .inputBox span[class="select"] div { padding: 0 15px 0 5px; height: 18px; overflow: hidden; }
#sub_navigation .inputBox select[class="styled"] { left:0; cursor: pointer; height: 20px; position: absolute; z-index: 99; width: 180px; }
*/


/*	#main_head
	----------------------------------------------------*/
#main_head {
	margin: 0 0 0 206px;
	padding: 6px 6px 7px 6px;
	width: 742px;
	background: #F5F5F5 url(Images/main_head_bg.gif) repeat-x bottom;
}

#main_head h2 {
	padding: 3px 0 0 0;
	font-size: 1.25em;
	font-weight: normal;
}

#main_head p {
	padding: 20px 0;
	display: none;
}


/*	#main_content
	----------------------------------------------------*/
#main_content {
	margin: 1px 0 0 206px;
	padding: 10px 10px 10px 5px;
	width: Auto;
}

#main_content p {
	font-size: 1em;
	line-height: 1.4em;
}
#main_content p.error { padding-left: 10px; }

#main_content h3 {
	margin: 25px -10px 10px -5px;
	padding: 3px 6px 4px 6px;
	background: #F5F5F5 url(Images/main_head_bg.gif) repeat-x bottom;
	font-size: 1.25em;
	font-weight: bold;
}
body.pages_product_details #main_content h3 {
	/*border: 1px solid #666666;*/
	margin: 0 -10px 10px 0;
}


/*	#footer
	----------------------------------------------------*/
#footer {
	display: none;
}