/* 
----------------------------------------------------------------------------- 
IMPORTED
-----------------------------------------------------------------------------*/
@import url("/resources/css/nav_elements.css");
@import url("/resources/css/section_headers.css");


/* 
----------------------------------------------------------------------------- 
CONTAINERS
-----------------------------------------------------------------------------*/


#omni,
#header,
#content,
#footer{
	position:relative;
}

#omni{
	margin:0px auto;
	width:908px;
}


/* -- HEADER -- */
#headerContainer{
	float:left;
	width:100%;
	height:122px;
	z-index:5994;
}
#header{
	float:left;
	width:100%;
	height:122px;
	z-index:5995;
}
#headerContent{
	margin-top:20px;
}
#headerLeftContent{
	float:left;
	height:102px;
}
#headerRightContent{
	float:right;
	width:685px;
	height:102px;
	background:url('/images/connor/containers/header-right_content-bg_tiler.gif');
	z-index:5996;
}
#headerRightContent.long{
	width:795px;
}

#superNavContainer{
	float:left;
	width:100%;
	height:27px;
}
#subNavContainer{
  position:relative;
	float:left;
	width:775px;
	margin-top:0px;
	margin-top:10px;
	padding:5px 10px 10px 10px;
}

#contactContainer{
	width:100%;
}
#contactColumn1Container{
	float:left;
	width:290px;
}
#contactColumn2Container{
	float:left;
	width:303px;
}
#contactColumn3Container{
	float:left;
	width:303px;
}




/* -- CONTENT -- */
#content{
	clear:both;
	width:100%;
	margin-bottom:17px;
}
#leftColumn{
	float:left;
	width:111px;
}
#rightColumn{
	float:right;
	width:797px;
}


/* -- FOOTER -- */
#footer{
	clear:both;
	width:100%;
	height:155px;
	background:url('/images/common/containers/footer-bg_tiler.gif') bottom left repeat-x #000;
	padding-top:15px;
}
#footerLeft{
	float:left;
	width:40%;
}
#footerRight{
	float:left;
	width:60%;
}

/* 
----------------------------------------------------------------------------- 
NAV
-----------------------------------------------------------------------------*/
#subNavContainer{
	height:21px;
	clear:left;
	z-index:5998;
}
#navContainer{
	height:21px;
	clear:left;
	z-index:5997;
}
#nav{
	float:left;
	height:21px;
	display:inline;
	list-style:none;
	z-index:5998;
}
#nav li,
#nav a,
#nav div,
#nav span{
	float:left;
	height:21px;
}
#nav li{
	position:relative;
	z-index:5999;
}
#nav a{
}
#nav a img{
	height:21px;
}
#nav a:hover, #nav a.active:hover{
	background-position:0px -21px;
}
#nav a.active{
	background-position:0px -42px;
}

#nav .dropDown{
	position:absolute;
	left:0px;
	top:21px;
	width:80px;
	height:150px;
	background:url('/images/common/transparent.png');
	z-index:6000;
	display:none;
}
#nav li div.dropDown a{
	display:block;
	float:none;
	line-height:14px;
	padding:0px 6px;
	color:white;
}


.connor #nav{
	height:28px;
  background:url('/images/connor/containers/header-right_content-nav.gif') repeat-x;
}
.connor #nav a{
	height:28px;
  line-height:26px;
  padding:0px 20px 0px 2px;
  color:#fff;
  background:url('/images/connor/header-right_content-nav-button_background.gif') right top no-repeat;
}
.connor #nav a:hover{
  text-decoration:none;
}
.connor #nav a:focus{
  text-decoration:none;
}
.connor #nav li.leftElement a{
  padding-left:8px;
}
.connor #nav li.rightElement a{
  background:url('/images/connor/header-right_content-nav-button_background.gif') right -84px no-repeat;
}
.connor #dealerLogIn{
  display:block;
  padding:5px 8px 0px 0px;
}


.connor #nav a.active{
	background-position:right -28px;
}
.connor #nav a.previousActive{
	background-position:right -56px;
}

.connor #nav li.rightElement a.active{
	background-position:right -112px;
}
.connor #subNavContainer{
	margin-top:5px;
}



.connor #subNavItemWoodDomestic{
  margin-left:183px;
}
.connor #subNavItemCompanyInformation{
  margin-left:293px;
}


/* 
----------------------------------------------------------------------------- 
LEFT NAV
-----------------------------------------------------------------------------*/

#leftNavContainer{
	padding-left:10px;
}
#leftNav{
	list-style:none;
}
#leftNav li,
#leftNav a,
#leftNav div,
#leftNav span{
	line-height:13px;
	padding:2px 0px;
}
.connor #leftNav li{
	color:#4eb697;
}
.listedNav a{
	color:#118160;
}
#leftNav li.header{
	font-weight:bold;
	color:#cccccc;
	margin-bottom:5px;
}
#leftNav a{
}
#leftNav a.active{
	color:#999999;
}
#leftNav li.sub{
}
#leftNav li.spacer{
	margin-bottom:5px;
}


/* 
----------------------------------------------------------------------------- 
STYLING
-----------------------------------------------------------------------------*/

/* -- HEADER -- */
#headerLeftContent img.padded{
	margin-right:14px;
}
#superNavContainer img{
	margin:7px 7px 0px 7px;
}
#superNavContainer img.left{
	float:left;
}
#superNavContainer img.right{
	float:right;
}
#superNav{
	float:left;
	padding:4px 0px 0px 10px;
	line-height:16px;
}
#superNav a.active{
	color:#cccccc;
}

#subNavContainer{
	font-weight:bold;
}
.corporate #subNavContainer a{
	color:#2182dc;
}
#subNavContainer a.active{
	color:#cccccc;
}

#subNav{
	float:left;
	padding:0px;
	line-height:16px;
}

#subNav a.active{
	color:#cccccc;
}


/* -- FOOTER -- */
#footerLeft img.icon{
	float:left;
	margin-right:13px;
}
#footerRight img{
	margin-left:0px;
	margin-top:-10px;
}

#footerBlock
{
	clear:both;
	width:100%;
	height:61px;
 float: left;
 margin-top:13px;
 background:url('/images/common/containers/footer_social_block.gif') right;
 background-repeat:no-repeat;
}

#footerSocial img
{
 margin-left: 11px;
}

#footerSocial
{
float: left;
margin-top: 15px;
margin-left: 210px;
text-align:right;
}



#footerNav{
	color:#CCC;
	line-height:14px;
}
#copyright{
	color:#666666;
	line-height:14px;
	font-size:10px;
}
#footerRight{
	float:right;
	width:58%;
}



/* -- GENERAL -- */
#homeRight{
	position:absolute;
	right:11px;
	top:12px;
}
div.padded{
	padding:10px;
}
div.padded2x{
	padding:20px;
}
div.paddedTopLeft{
	padding:75px 0px 0px 25px;
}
div.marginBottom2x{
	margin-bottom:20px;
}
div.leftBlock{
	padding-right:240px;
}
div.contentLeft{
	float:left;
	width:550px;
}
div.borderlessLeft{
	float:left;
	width:585px;
}
div.contentRight{
	float:right;
	width:190px;
	z-index:0;
}
div.fullBorderContainer{
	border:2px solid #1f1f1f;
}
div.fadeBorderContainer{
	background:#000;
}
div.fadeBorderContainerWrapper{
	padding:2px 2px 0px 2px;
	background:url('/images/common/containers/container_border-gradated-side.gif') top left repeat-x;
}

div.sectionHeader{
	position:relative;
}
.headerCopy{
	position:absolute;
	line-height:16px;
}

img.subheader{
	margin:4px 0px;
}
div.center{
	text-align:center;
}

ul.green li{
	padding:0px 0px 20px 35px;
	background:url('/images/common/bullet-leaf.gif') 0px 0px no-repeat;
}
ul.lined li{
	clear:both;
	padding:15px 210px 15px 0px;
	background:url('/images/common/list-lined-bg_tiler.gif') bottom left repeat-x;
}
ul.lined div.logo{
	float:left;
	width:157px;
}
ul.lined div.copy{
	float:left;
	width:380px;
}

.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}

.relative{
	position:relative;
}
table.padded td{
 	padding:5px;
}
table.padded td.padded{
 	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
}



/* -- PRODUCTS -- */
div.productLeft{
	float:left;
	width:280px;
}
div.productLeft img.title{
	margin-bottom:20px;
}
div.productRightContainer{
	position:relative;
	float:right;
	width:477px;
	height:334px;
	background:#424242;
}
div.productRight{
	position:relative;
	overflow:hidden;
	left:10px;
	top:10px;
	width:457px;
	height:314px;
	background:black;
}
div.productRight div.imageContainer{
	position:absolute;
	overflow:hidden;
	left:0px;
	top:0px;
	width:914px;
	height:314px;
	cursor:hand;
	cursor:pointer;
}
div.productRight div.imageContainer img{
	position:absolute;
}
div.productRight div.imageContainer img.left{
	left:0px;
	top:0px;
}
div.productRight div.imageContainer img.right{
	left:457px;
	top:0px;
}
div.productRight div.imageContainer img.thumb{
	position:absolute;
	left:20px;
	top:20px;
	border:2px solid #ffffff;
}
.connor div.productRight div.imageContainer img.thumb{
	border-color:#1ac396;
}
.sportCourt div.productRight div.imageContainer img.thumb{
	border-color:#f15603;
}

table.distributor td{
	padding-bottom:5px;
}

div.contactColumn1Content{
	padding:20px;
}
div.contactColumn2Content{
	padding:15px;
}
div.contactColumn3Content{
	padding:15px;
}
#tableContainer{
	display:none;
}



/* 
----------------------------------------------------------------------------- 
FIND A DEALER
-----------------------------------------------------------------------------*/

#findADealerContainer{
	padding:75px 0px 0px 25px;
	background:url('/images/connor/background-find_a_dealer.jpg') no-repeat;
}

#findADealerTable{
	margin-top:28px;
}
#findADealerTable .col1{
	width:205px;
}
#findADealerTable .col2{
	width:550px;
}
#findADealerTable select{
	width:180px;
}

/* 
----------------------------------------------------------------------------- 
SITEMAP
-----------------------------------------------------------------------------*/

#sitemap{
	padding:10px 20px;	
}
.sitemapColumn{
	float:left;
	width:135px;
}
.sitemapColumn a{
	color:white;
}
.sitemapColumn h3{
	font-size:14px;
	font-weight:normal;
	color:white;
}
.sitemapRuleGreen{
	height:18px;
	margin:0px -5px;
	background:url('/images/connor/horizontal_dotted-green.gif') repeat-x left center;
}
.sitemapRuleOrange{
	height:18px;
	margin:0px -5px;
	background:url('/images/sport_court/horizontal_dotted-orange.gif') repeat-x left center;
}
.sitemapRulePurple{
	height:18px;
	margin:0px -5px;
	background:url('/images/corporate/horizontal_dotted-purple.gif') repeat-x left center;
}

.connor #sitemap ul{
	margin:5px;
	color:#1ac396;
}
.sportCourt #sitemap ul{
	margin:5px;
	color:#f15603;
}
.international #sitemap ul{
	margin:5px;
	color:#1ac396;
}
.corporate #sitemap ul{
	margin:5px;
	color:#fff;
}
.connor #sitemap ul a{
	color:#1ac396;
}
.sportCourt #sitemap ul a{
	color:#f15603;
}
.international #sitemap ul a{
	color:#1ac396;
}
.international #sitemap ul a:hover{
	color:#fff;
}
.corporate #sitemap ul a{
	color:#fff;
}



/* 
----------------------------------------------------------------------------- 
MISC
-----------------------------------------------------------------------------*/
.clearAll{
	clear:both;
	height:1px;
	width:1px;
	font-size:1%;
	line-height:1%;
}
tr.grey td{
	background:#333333;
}
.hidden{
	display:none;
}
ul.square li{
	padding-left:20px;
	background:url('/images/common/bullet-square.gif') no-repeat center left;
}


input.text{
	width:100%;
	background:url('/images/common/field-bg-tiler.gif');
	border:none;
}
textarea.text{
	width:100%;
	background:url('/images/common/field-bg-tiler.gif');
	border:none;
}
select{
	width:100%;
}
textarea{
	height:200px;
}
input.submitButton{
	float:right;
	border:none;
	background:black;
	color:white;
}
span.radio label{
	padding-left:5px;
}

.errorContainer{
	font-weight:bold;
	color:red;
}

.sportCourtHomeLeftCopy{
	position:absolute;
	left:40px;
	top:73px;
	width:500px;
}
.greenGradated{
	padding:2px 10px;
	margin:-18px 0px 2px 0px;
	background:url('/images/common/containers/green-bg_tiler.gif') repeat-y;
}

#footerRightText, #footerRightLogo
{
	float:left;
	color: #1AC396;
	line-height:14px;
	
}

#socialInternational{
  position:absolute;
  right:5px;
  top:-5px;
}
#international
{
	float:right;
}
#social
{
	float:right;
	padding-left:5px;
	padding-top:10px;
}
