/* @override 
	http://www.no6store.com/nosixStyles.css
	http://gulliver.webtest.local/~pat/no6store-com/nosixStyles.css
	http://gulliver.webtest.local/~pat/no6store-com/css/nosixStyles.css
	http://www.no6store.com/no6-staging-site/css/nosixStyles.css
*/

/* @group #home_page  */
/* @import "http://www.metaclarity.com/users/pat/tmp/nosixStyles.css"; */


/* @override 
	http://www.no6store.com/nosixStyles.css
	http://gulliver.webtest.local/~pat/no6store-com/nosixStyles.css
	http://gulliver.webtest.local/~pat/no6store-com/css/nosixStyles.css
	http://www.no6store.com/no6-staging-site/css/nosixStyles.css
*/

/* @group #home_page  */


#home_page #bodyContainer
	{
		background-image: url(../img/bg_index_main.jpg);
		background-repeat: no-repeat;
		padding-left:242px;
		padding-top:115px;
		text-align:left;
		height: 425px;
		width:558px;
	}

#home_page #ballContainer
	{	
		margin:10px 0 0 240px;
		width:126px;
		height:126px;
		
	}
#home_page .videoquote {
		color:white;
		font-family: "Courier New", Courier, mono;
		font-size:11px;
		padding-top:4px;
		text-align:center;
	}
	
#home_page p {
    	color:white;
    	padding-top: 32%;
    	text-align: center;
    	line-height: 15px;
	}
	
#home_page a:link {
    	color: #fff;
    	text-decoration: none;
	}

#home_page a:visited {
    	color: #fff;
    	text-decoration: none;
    	
	}
	
#home_page a:hover {
        color: rgb(235,0,0);
    	text-decoration: underline;
	}

#home_page #footerContainerFull a:link {
    	color: #000;
    	text-decoration: none;
	}

#home_page #footerContainerFull a:visited {
    	color: #000;
    	text-decoration: none;
    	
	}
	
#home_page #footerContainerFull a:hover {
        color: rgb(235,0,0);
    	text-decoration: underline;
	}
	


/* @end */

/* @group #findus_page */

#mail_subscribe {
	width: 330px;
	margin: 0 0 2px;
	padding: 0 0 10px 0;
	height: 16px;
}

#submit_header_p {
	margin: 0 !important;
	padding: 0 0 5px;
}

#mail_address {
	width: 160px;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #7f7f7f;
	float: left;
	height: 15px;
	margin: 0 10px 0 0;
}

#submit_mail_link {
	margin: 0;
	float: left;
	height: 5px;
	padding-top: 6px;
	width: 160px;
}

#findus_page #submit_mail_link a:link {
	text-decoration: none;
}

#findus_page #submit_mail_link a:hover {
	text-decoration: underline;
}


#findus_left {
	width: 340px;
	padding-left: 65px;
	float: left;
	text-align: left;
	padding-top: 40px;
}

#findus_right {
	width: 160px;
	margin-left: 73px;
	float: left;
	text-align: left;
	border-top: 1px solid #7f7f7f;
	margin-top: 182px;
}

#findus_logo {
	width: 120px;
	height: 85px;
	border-bottom: 1px solid #7f7f7f;
	margin-bottom: 18px;
	padding-bottom: 16px;
	padding-top: 45px;
}

#findus_content p {
	margin-bottom: 10px ;	
}

#findus_content p.preform {
	margin-bottom: 5px ;		
}

#findus_content p a {
	margin-bottom: 10px ;
	text-decoration: underline;
}

#footerContainer span a {
	color: #000;
	text-decoration: none;	
}

#findus_content #gallery	{
	float: right;
}

#findus_also_region	{
	list-style-type: none;
}

#findus_also_region a, #findus_also a {
	display: block;
	text-decoration: none;
	color: #000;
}

#findus_also_region a:hover, #findus_also a {
	display: block;
	text-decoration: none;
	color: #000;
}

#findus_also	{
	list-style-type: none;
	border-bottom: 1px solid #7f7f7f;
	
}

#findus_also_region	{
	text-transform: uppercase;
	border-top: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	margin-bottom: -1px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../img/findus_down_arrow.png) no-repeat 144px;
}

#findus_also li	{
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	/*background: url(../img/findus_down_arrow.png) no-repeat 144px;*/
}

#findus_right h2 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding-top: 12px;
	padding-bottom: 12px;
}

.region_txt {
	padding-top: 10px;
	font-size: 10px;
}



/* @end */

/* @group #aboutus_page */

#aboutus_page #bodyContainerBordered {
	padding: 0;
}

#aboutus_page #innerFrameLeft {
	float: left;
	text-align: left;
	padding: 120px 0 0 86px;
}

#aboutus_page #innerFrameRight {
	width: 310px;
	float: left;
	padding: 120px 0 0 20px;
}

#aboutus_page h2 {
	text-align: left;
	font: 10px/12px Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 14px;
	margin-top: 0px;
}

#aboutus_page p {
	text-align: left;
	font: 10px/12px Verdana, Arial, sans-serif;
	margin-bottom: 12px;
}


/* @end */

/* @group General */

/* -------- 1. General -------- */

body, p, div, span, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
 }
body{
	background-color: #d9d9d9;
}
p, ul {
	font-size: 10px;
	background-color: transparent;
	text-align: left;
}
div, span{
	font-size: 9px;
	background-color: transparent;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: rgb(155,0,0);
}

a img { border: none ; }

.innerNav {
	/* Used of internal page navigation */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
.innerNavGreyed {
	/* Used of internal page navigation */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCC;
}
.innerNavBackNext {
	/* Used of internal page navigation */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666;
	font-style: italic;
	text-align: right;
}
.justify{
	text-align: justify;
}
.alignRight{
	text-align: right;
}
.redTitle {
		font-size: 11px;
		font-weight: normal;
		color: rgb(235,0,0);
}

.text_gray {
	color: #919191;
	font-size: 9px;
	font-style: italic;
}

.greyLinks {
	font-size: 10px;
	color: #1e1e1e;
	font-style: italic;
}
.greyLinks a:link  {
	text-decoration: none;
}
.greyLinks a:visited {
	text-decoration: none;
}
.greyLinks a:hover {
	text-decoration: underline;
	color: rgb(155,0,0);
}

.imageContainer
	{
		float: left;
		width: 140px;
		text-align:left;
		padding: 0 0 0 30px;
	}
	.imageCell
	{
		float: left;
		width:100%;
	}
	.imageTextCell
	{
		width: 100%;
		text-align: left;
		clear: left;
		padding:10px 0 0 0;
	}


.boot_order_form {
	text-align: left;
	padding-top: 20px;
}

#footerContainerFull span {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	word-spacing: .16em;
	white-space: nowrap;
}

/* @end */

/* @group Layout */

/* -------- 2. Site-wide Position -------- */

#container {
	background-color: #d9d9d9;

}
#content {
	margin: 40px auto;
	width: 800px;
	height: 580px;
}
#navSiteContainer {
	height: 10px;
	width: auto;
	padding-right: 0;
	padding-left: 7px;
	background-color: #fff;
	padding-top: 8px;
	padding-bottom: 9px;	
}
#bodyContainer {
	width: 800px;
	height: 540px;
	background-repeat: no-repeat;
	background-position: 1px 0px;
	background:#fff;
}
#bodyContainerBordered {
	width: 800px;
	height: 538px;
	border-top: solid 1px #c2c0c0;
	border-bottom: solid 1px #c2c0c0;
	background-repeat: no-repeat;
	background-position: 0 0;
	background: #fff;
}
#footerContainerFull {
	padding-top: 8px;
	width: auto;
	padding-bottom: 8px;
	background-color: #fff;
	text-align: center;
}
#footerContainer {
	width: auto;
	text-align: right;
	padding-right: 7px;
	background-color: #fff;
	padding-top: 8px;	
	padding-bottom: 8px;
}
#popup_container
{
	height: auto;
	width: auto;
	text-align: center;
	background-color: #d9d9d9;
	padding-top:10px;
}
#popup_content
{
	margin: 0 auto;
	width: 250px;
	height: 300px;
	background-color: #fff;
}

#bodyContainerBordered
	{
		padding: 0;
		background-color: #fff;
		/*background-image: url(../img/~TMP-FInd-Us-Revised.png);*/
}
	#recordNav_right
	{
		padding-top: 100px;
		padding-bottom: 10px;
		padding-right: 20px;
		float: left;
		clear: right;
		width: 750px;
		text-align: right;
	}
	#storeNav
	{
		float: left;
		clear: left;
		width: 200px;
		vertical-align: top;
		padding-top:0px;

	}
	#storeNavList
	{
		text-align: right;
		line-height: 18px;
		padding-top:0px;
		list-style: none;
	}

/* @end */

/* @group Nav */

#navSiteLinks {
	text-align: right;
	font-family: inherit;
	background-color: #fff;
	list-style-type: none;
	float: right;
}

#navSiteLinks li{
	float: left;
	display: block;
}

#navSiteContainer a {
	display: block;
	float: left;
	padding: 0 8px 0 8px;
	text-transform: uppercase;
}

#navSiteContainer a:link {
	text-decoration: none;
	color: #000000;
}

#navSiteContainer a:visited {
	text-decoration: none;
	color: #000000;
}
#navSiteContainer a:hover {
	text-decoration: underline;
	color: rgb(155,0,0);
}

/* @end */



