/* global reset
-------------------- */
* {
	margin: 0;
	padding: 0;
}

html, body {
	background: url(/images/body.jpg) repeat-x fixed;
	/*height: 100%;*/
	font: 100% Arial, Helvetica, serif;
}

img {
	border: 0;
}

a               {text-decoration: none;}
a, a:visited    {color:#00a8ff; text-decoration:none;}
a:hover         {text-decoration:underline;}

form {
    margin: 0 !important;
    padding: 0 !important;
}

/* wrapper
-------------------- */
#wrapper {
	background: url(/images/bg.png) repeat-y top center;
	/*min-height: 100%;*/
	width: 980px;
	margin: 0 auto;
	/*display: block;*/
	behavior: url(/js/iepngfix.htc);
}

#content {
	/*background: #fff;*/
	width: 960px;
	/*height: 100%;*/
	/*display: block;*/
	margin: 0 auto;
	font-size: 13px;
}

/* header
-------------------- */
#header {
	height: 170px;
	width: 960px;
	margin: 0 auto;
}

#headerGlobal {
    width: 960px;
    margin: 0 auto;
}

#logo {
	background: url(/images/logo.jpg) no-repeat top left;
	height: 135px;
	width: 250px;
	float: left;
	cursor:pointer;
}

#logoGlobal {
	background: url(/images/logo.jpg) no-repeat top left;
	height: 125px;
	width: 250px;
	float: left;
	cursor: pointer;
}

.top-menu a, .top-menu a:visited {
    font-size: .69em;
	font-weight: bold;
	color: #5c6566;
	text-transform: uppercase;
}

.top-menu a:hover {
    text-decoration: underline;
}

#langTop {
	height: 25px;
	width: 710px;
	float: right;
	color: #5c6566;
}

#langTopGlobal {
    height: 25px;
    color: #5c6566;
}

	#langTop .spanSep, #langTopGlobal .spanSep {
		font-size: .69em;
		font-weight: bold;
		padding: 0 8px 0 8px;
	}

#navMain {
	height: 35px;
	width: 960px;
	margin: 0 auto;
}

	#navMain a {
		color: #f0eded;
		line-height: 30px;
		font-size: 14px;
		font-weight: bold;
		text-decoration:none;
	}
	
	#navMain a:hover {
	    text-decoration: underline;
	}

	#navMain li {
		background: url(/images/li.png);
		background-repeat: repeat-x;
		background-position: top center;
		height: 35px;
		display: block;
		float: left;
		padding: 0 15px 0 15px;
		_padding: 0 15px 0 15px;
	}
	
	    #navMain li.separator {
	        background: url(/images/nav.png);
	        width: 2px;
	        padding: 0;
		    _padding: 0;
	    }
		
		#navMain li.active {
			background-position: 0 -35px;
		}
		
		#navMain li.joinery {
			margin: 0 !important;
			margin:0 -2px 0 0;
		}

	#navMain ul {
		background: url(/images/li.png) repeat-x top left;
		height: 35px;
		width: 960px;
		position: absolute;
		top: 135px;
	}

#navTop {
	height: 40px;
	width: 710px;
	float: right;
	text-align: left;
	font-size: .69em;
	font-weight: bold;
}

#boxGlobal {
    width: 690px;
    margin-left: 250px;
    padding-top: 15px;
    position: relative;
}

#navTopGlobal {
    text-align: left;
    font-size: 9px;
    font-weight: bold;
    margin-top: -15px;
}

	#navTop a, #navTopGlobal a {
		color: #5c6566;
		line-height: 40px;
		text-transform: uppercase;
	}
	

	#navTop li, #navTopGlobal li {
		display: inline;
		padding: 0 7px 0 0;
	}
	
	#navTop span, #navTopGlobal span {
		color: #5c6566;
	}

#searchTop {
	background: url(/images/searchtop.jpg) no-repeat top left;
	height: 70px;
	width: 691px;
	float: left;
	font-size: .94em;
}

	#searchTop a.tips {
		color: #41bdfd;
		font-size: .81em;
		padding: 0 0 0 10px;
	}
	
		#searchTop a.tips:hover {
			color: #20b2fe;
			text-decoration: underline;
		}

	#searchTop p {
		line-height: 70px;
		padding: 0 0 0 15px;
		_margin: 23px 0 0 0;
	}
	
	#searchTop input.fieldWide {
		background: #dee7e9;
		height: 15px;
		width: 300px;
		border: 1px solid #ccc;
		padding: 3px;
		margin: 0 0 0 10px;
		outline: none;
	}

	#searchTop input.fieldSubmit {
		margin: 0 0 0 10px;
	}
	
#contactForm input.fieldSubmit {margin:5px 15px 0 0;}
	
/* main content
-------------------- */


h1, h2, h3, h4, h5, h6 {font-family: "Trebuchet MS",sans-serif; margin:0; padding:0;}

/*h2 {font-size:18px; line-height:105%; margin:15px 0 5px 0;} */

/* font
-------------------- */

#content h1 {
	font-size: 30px;
	padding: 15px 0;
	font-weight: normal;
}

#content h2 
{
    font-size: 18px;
    line-height: 105%;
    margin: 15px 0px 5px 0px;
}

#content h3 
{
    font-size: 14px;
    font-weight: bold;
}


#startContent {
	width:900px;
	margin:30px 30px 30px 30px;
}

#startImageZone {
	width:900px; height:260px;
	background:url(/images/basketballStart.jpg) no-repeat;
}

.startColumn p, .startColumnRight p {margin:0 0 7px 0;}

.startColumn {
	width:200px; 
	margin:0 33px 10px 0;
	float:left;
	font-size:11px;
}

.startColumnRight	{
	width:200px; 
	margin:20px 0 10px 0;
	float:left;
	font-size:11px;
}

.startColumnWide {
	width:433px; 
	margin:20px 33px 10px 0;
	float:left;
	font-size:11px;
}

.startColumnWideRight {
	width:433px; 
	margin:20px 0 10px 0;
	float:left;
	font-size:11px;
}

#leftContent, #middleContent, #rightContent {
	float: left;
	display: inline;
	margin: 20px 0 20px 20px;
}

#leftContent {
	/*height: 650px;*/
	width: 220px;
	margin: 20px 0 0 10px;
	clear:left;
}

	#leftContent a {
		color: #00a8ff;
		text-decoration: none;
	}
	
		#leftContent a:hover {
			text-decoration: underline;
		}
	
	#leftContent li {
		padding: 5px 10px 5px 10px;
		font-size: 13px;
	}
	
		#leftContent li.liBlack {
			color: #000;
			font-size: 11px;
			text-transform: uppercase;
		}

	#leftContent ul {
		list-style-type: none;
		padding: 4px 0 0 0;
	}

	#navDottedTop {
		background: url(/images/left.jpg) no-repeat top left;
		height: 157px;
		width: 240px;
	}

#middleContent {
	width: 320px;
	/*height: 850px;*/
	_margin: 20px 0 0 20px;
}

	#middleContent a {
		color: #00a8ff;
	}
	
		#middleContent a:hover {
			text-decoration: underline;
		}

	#middleContent p.siteIndicator {
		font-size: 13px;
	}
	
	#middleContent p.pageIndicator {
		font-family: "Trebuchet MS", sans-serif;
		color: #c49e0d;
		font-size: 30px;
		padding: 15px 0;
	}
	
/*		#middleContent p.pageIndicator-exterior {
		font-family: "Trebuchet MS", sans-serif;
		color: #808746;
		font-size: 30px;
		padding: 15px 0;
	}*/
	
	#middleContent p /*.textContent (Removed since it should apply to all p-tags) */ {
		font-size: 14px;
		line-height: 17px;
		margin:0 0 20px 0;
	}
	
	#middleContent span.blue {
		color: #00a8ff;
	}

#rightContent {
	/*height: 651px;*/
	width: 320px;
	_margin: 20px 0 0 20px;
	clear: right;
}

	#rightContent div.boxContent {
		/*background: #c49e0d; Moved to themes.css */
		width: 320px;
		/*color: #fff; Moved to themes.css */
		font-size: 13px;
		margin: -4px 0 0 0;
	}
	
	#rightContent div.boxContent a {
	    color: white;
	    text-decoration: underline;
	}
	
	#rightContent div.boxContent a:hover {
	    text-decoration: none;
	}
	
/*#rightContent div.boxContent-exterior {
		background: #808746;
		width: 320px;
		color: #fff;
		font-size: 13px;
		margin: -4px 0 0 0;
	}*/
	
		#rightContent div.boxContent p/*, div.boxContent-exterior p*/ {
			padding: 13px;
		}
		
/* footer
-------------------- */
#dottedSpace {
	background: url(/images/dotted.png) no-repeat top left;
	height: 2px;
	/*width: 956px;*/
	/*margin: 920px auto 20px auto;*/
	margin:20px auto 10px auto;
	display:block;
	clear:both;
}

#footer {
	/*height: 200px;*/
	/*width: 960px;*/
	margin: 0 20px 0 20px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #494f50;
}

#leftFooter {
	/*height: 200px;*/
	width: 250px;
	float: left;
}
	/*#leftFooter a {
		color: #00a8ff;
	}
	
		#leftFooter a:hover {
			text-decoration: underline;
		}*/

	#leftFooter p {
		padding-bottom: 5px;
		font-size: 13px;
	}
	
	#footer h2 {
		font-family: "Trebuchet MS", sans-serif;
		font-size: 20px;
		color: #99a6aa;
		padding-bottom: 5px;
		font-weight: normal;
	}

#rightFooter {
	/*height: 200px;*/
	/*width: 710px;*/
	width: 670px;
	float: right;
}
    /*.contactBottom #id_matrix
    {
        margin: 5px;
    }*/

    .contactBottom td {
        padding: 0 2px 0 2px;
    }
    .contactBottom table
    {
        display:block;
    }
	/*#rightFooter input.field,*/
	.contactBottom input,
	.contactBottom textarea {
	    font-family:Arial,Helvetica,serif;
		background: #dee7e9;
		padding: 2px;
		margin:0 0 2px 2px;
		border: 1px solid #ccc;
		outline: none;
		float: right;
		width: 140px;
		font-size:12px;
	}
	.contactBottom input {
	    height: 18px;
	}
	
	.contactBottom textarea {
	    float: left;
	    position: absolute;
	    display:inline;
	    width:190px;
	    height:40px;
	    overflow:auto;
	}
	.contactBottom table label, .contactBottom table span
	{
	    width:60px;
	    float:left;
	    display:block;
	}
	.contactBottom span.bigLabel
	{
	    width:100%;
	    display:block;
	}
	.contactBottom input.bigBox
	{
	    width:200px;
	    display:block;
	    float:none;
	}
	
	.contactBottom .button
    {
        border: 2px outset #FFFFFF;
        height:25px;
        width:60px;
        margin:0 0 0 138px;
        font-size:12px;
    }

span.formTitle {display:block; float:left; margin:0 0 15px 0;}
span.formTitle2 {display:block; float:left; margin:0 0 9px 12px; width:200px;}
	
	
p.bottomField {margin:0;}



span.bold {
	font-weight: bold;
}

span.bold-exterior {
	font-weight: bold;
	color:#808746;
}

span.boldBlack {
	font-weight: bold;
	color: #000;
}

p.picture {
	padding: 20px 0;
}

p.error {padding:30px 0 0 30px;font-size:18px; font-weight:bold;}

p.topic {
	font-family: "Trebuchet MS", sans-serif;
	/*color: #c49e0d;*/
	font-size: 20px;
	padding: 10px 0 0 10px;
}

/*p.topic-exterior {
	font-family: "Trebuchet MS", sans-serif;
	color: #808746;
	font-size: 20px;
	padding: 10px 0 0 10px;
}*/

/*p.topicPadding {
	font-family: "Trebuchet MS", sans-serif;
	color: #c49e0d;
	font-size: 20px;
	padding: 20px 0 0 10px;
}*/

/*p.topicPadding-exterior {
	font-family: "Trebuchet MS", sans-serif;
	color: #808746;
	font-size: 20px;
	padding: 20px 0 0 10px;
}*/

span.question {
	color: #c49e0d;
	font-weight: bold;
}

span.question-exterior {
	color: #808746;
	font-weight: bold;
}

div.dottedBorder {
	background: url(/images/dottedborder.png) no-repeat top left;
	height: 1px;
	width: 220px;
	text-align: center;
	margin: 10px auto;
}

div.space {
	background: none;
	height: 40px;
	width: 320px;
	margin: 0 auto;
}

ul#plist li {margin:3px 0 3px 0px; padding:0;}
ul#plist li.head {margin:6px 0 6px 0px; padding:0;}
ul#plist ol {margin:3px 0 3px 15px; list-style:none;}

/* BOX
------ */

.top *, .bottom *		{display:block;	height: 1px; 	overflow: hidden;}
.corner1				{margin: 0 5px;}
.corner2				{margin: 0 3px;}
.corner3				{margin: 0 2px;}
.corner4				{margin: 0 1px; 	height: 2px;}	

.box.solid .box-content,
.box.solid .top *,
.box.solid .bottom *		{background-color:#fafbfd;			border-left:1px solid #b9b9b9;				border-right:1px solid #b9b9b9;}
.box.solid .corner1			{background-color:#b9b9b9;}
.box.solid .corner2			{border-left:2px solid #b9b9b9;		border-right:2px solid #b9b9b9;}

.box.dashed .box-content,
.box.dashed .top *,
.box.dashed	.bottom *		    {background-color:#fafbfd;			border-left:	1px solid 	#b9b9b9;		border-right:1px solid #b9b9b9;}
.box.dashed .box-content		{border-left:1px dashed #b9b9b9;	border-right:	1px dashed 	#b9b9b9;}
.box.dashed .top .corner1		{border:0; 							border-bottom:	1px dashed 	#b9b9b9;}
.box.dashed .bottom .corner1	{border:0; 							border-top:		1px dashed 	#b9b9b9;}
.box.dashed .corner2			{border-left:2px solid #b9b9b9;		border-right:	2px solid 	#b9b9b9;}
.box.dashed .corner3			{background:none; border:none; }

.box-content                    {padding: 10px;}
.box-content-menu               {padding: 0px 5px 5px 5px;}

.boxContentSearch
{
    color: #FFF !important;
    background-color: #95A4A9;
}

.boxContentSearch div h2 
{
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 10px;
    color: #FFFFFF !important;
    font-size: 24px !important;
}

.boxContentSearch div p
{
    padding: 0px 25px 100px 25px;
}

.searchResultItem
{
    margin-bottom: 15px;
    cursor: pointer;
}

.searchResultItem h2
{
    font-size: 13px !important;
    display: inline;
}

.searchResultItem a
{
    font-weight: bold !important;
    color: #000000 !important;
}

.searchResultItem a:hover
{
    text-decoration: none;
}

.contentGlobalPage {
    margin-top: -40px;
}

#footerGlobal {
    color: #99A6AA;
    font-family: "Trebuchet MS",sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding-left: 15px;
    padding-bottom: 20px;
    padding-top: 5px;
}

.startColumnWide ul,
#middleContent ul,
#rightContent ul {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
