/* FOR ALL */
/* html>body */
/* First set your css tag, then if you use html>body followed by the tag */
/* i.e. 'html>body pagecontent' then i.e. will ignore this */
/* All other browsers seem to see it so it fixes any browser issues */

/* FOR YOU SAM */
/* THESE CONTROL ALL THE LINKS BY DEFAULT */
textarea {
resize: none;
} 

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color:#916B7A;
	cursor: pointer;
	text-decoration: none;
}

a.on:link, a.on:active, a.on:visited {
	color: #916B7A;
	text-decoration: none;
	font-weight: normal;
}
a.on:hover {
	color:#916B7A;
	cursor: pointer;
}

a.off:link, a.off:active, a.off:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.off:hover {
	color:#916B7A;
	cursor: pointer;
}

	p {
		margin:0;
		padding:0;
	}

	img {
		margin:0;
		padding:0;
	}

	#pagecontainer {
		margin:0 auto;
		width:1006px;
	}


/* ------------------------------------------ */
/* Header __incHeader.asp */
	#header {
		background-image:url(../images/build/header2.png);
		background-position:0 40px;
		background-repeat:no-repeat;
		height:48px;
		margin:0 auto;
		padding-top:40px;
		width:981px;
	}
	/* td header with background at start cell 1*/
	#header td {
	}

/* ------------------------------------------ */
/* called from navMain.asp */	
	#topnavigation {
		display:inline;
		float:right;
		padding-top:23px;
		font-size: 10px;
		font-weight:900;
	}



/* ------------------------------------------ */
/* Page Content */
	#maincontent {
		display:inline;
		width:981px;
		height:520px;
		float:left;
		background-color:#FFFFFF;
		overflow:hidden;
	}

	#collectioncontent1 {
		display:inline;
		width:920px;
		height:520px;
		float:left;
		background-color:#FFFFFF;
	}

	#collectioncontent97 {
		display:inline;
		width:807px;
		height:520px;
		float:left;
		background-color:#FFFFFF;
	}

	#collectionothercontent {
		display:inline;
		width:774px;
		height:463px;
		float:left;
		background-color:#FFFFFF;
		font-size:10px;
		padding:20px 7px 0px 27px;
		overflow:hidden;
	}

	#collectionnocontent {
		display:inline;
		width:807px;
		height:520px;
		float:left;
		background-color:#FFFFFF;
		font-size:10px;
		padding:0px 0px 0px 0px;
		overflow:hidden;
	}

	#collectionothercontent table {
		font-size:10px;			
	}

	#collectionothercontent table td {
		padding:0 20px 0 0;			
		line-height:130%;
		text-align: justify; 
		text-justify: newspaper
	}

	#collectionpaging {
		display:inline;
		float:right;
		font-size:10px;
		padding:10px 27px 0px 27px;
	}
	
	#pageContent{
		margin:10px;
		width:550px;
		text-align:justify;
		margin-right:auto;
		margin-left:auto;
		border:0px solid #CCCCCC;
		padding:5px;
	}
	#pageContent .table {
		width:540px;
		margin-bottom:20px; 
		border-bottom:1px solid #5C8A94;
	}
	#pageContent .header{}
	#pageContent .printIcon{
		width:30px;
	}
	#pageContent .mailto{
		width:20px;
	}
	#pageContent h1 {
		padding:0px;
		margin:0px;
	}

/* ------------------------------------------ */
/* called from __footer99.asp */	
	.footer {
		padding:9px 0 0 0;
		width:981px;
		height:20px;
		margin:0px auto;
	}

	#companycontainer {
		display:inline;
		float:right;
		text-align:right;
		align:right;
		font-size:9px;
	}

	 a#WarrenBarrettDesign:link, a#WarrenBarrettDesign:active, a#WarrenBarrettDesign:visited {
		color:#CCCCCC;
		text-decoration: none;	
	}


/* ------------------------------------------ */
/* called from navFooter.asp */	

	#bottomnavigation {
		display:inline;
		float:left;
		font-size: 9px;
	}

/* ------------------------------------------ */
/* Left Collection menu */	
	#collectionmenuleft {}

	#leftnavigation {
		background-color:#D9CEBB;
		width:133px;
		height:490px;
		background-image:url('../images/build/pclogo.png');
		background-position:16px 430px;
		background-repeat:no-repeat;
		padding:30px 20px 0px 20px;
		float:left;
		font-size: 10px;
	}

/* __incCategory.asp */
	#collectionimagecontainer {
		width:310px;
		height:520px;
		float:left;
		display:inline;
	}

	#collectioncontentcontainer {
		display:inline;
		float:left;
		width:443px;
		height:74px;
		padding:20px 27px 0px 27px;
		font-size:10px;
		line-height:130%
	}

	#collectionnav{
		display:inline;
		float:left;
		width:443px;
		height:16px;
		padding:5px 27px 5px 27px;
		font-size:9px;
		text-align:right;
	}

	#prodNavLinks {}

/* __incThumbs.asp */

	#thumbNailContainer {
		display:inline;
		float:left;
		width:443px;
		padding:0px 27px 0px 27px;
	}

	#thumbs {
		float:left;
		display:inline;
		background-image:url('../images/build/productbg.jpg');
		width:147px;
		height:190px;
	}

	#SorryNoProductsFround {
		display:inline;
		float:left;
		width:445px;
		font-size:10px;
		padding:0px 25px 0px 25px;
	}

	.imagediv {align:center;text-align:center;height:164px}
	.modelANDlink {text-align:center;font-size:9px;}
	.thumbPrice {text-align:center;font-size:9px;}
	a.pagingON:link, a.pagingON:active, a.pagingON:visited {color:#916B7A;font-weight:bold;}
	a.pagingOFF:link, a.pagingOFF:active, a.pagingOFF:visited {color:#000000;}
	a.pagingOFF:hover {color:#916B7A;}

/* __incMain.asp */

	#mainviewimage {
		float:left;
		display:inline;
		width:310px;
		height:520px;
		background-image:url('../images/build/MainProductBG.png');
	}
	
	#mainimagecontainer {
		display:inline;
		float:left;
		width:310px;
		height:500px;
		display:inline;
		overflow:hidden;
	}
	
	#mainimagecontrol {
		display:inline;
		float:left;
		width:302px;
		height:15px;
		padding:5px 4px 0px 4px;
		background-color:#FFFFFF;
		font-size:9px;
	}
	
	#maincontentinformation {
		float:left;
		display:inline;
		width:443px;
		padding:25px 27px 0px 27px;
	}
	
	#maincontenttextcontainer {
		font-size:10px;
		width:235px;
		height:230px;
		float:left;
		line-height:130%;
		padding-right:5px;
	}

	.maincontentbutton {
		cursor:pointer;
		background-image:url('../images/build/enquirenow_off.png');
		background-repeat:no-repeat;
		height:18px;
		width:117px;
	}

	#send {
		cursor:pointer;
		background-image:url('../images/build/send_off.png');
		background-repeat:no-repeat;
		background-position:top right;
		height:18px;
		width:71px;
	}

	.mainpopup {
		display:none;
		float:right;
		width:191px;
		border:1px solid #E2DACD;
		font-size:9px;
		padding:5px;
	}
	
	.mainpopupclose {
		float:right;
		vertical-align:top;
		font-size:8px;
		color:#916B7A;
		cursor:pointer;
	}
	
	img.mainpopupclosex {vertical-align:middle;	}
	
	.peform input { width:130px; margin-bottom:3px; border:1px solid #916B7A; }
	.peform textarea { width:130px; height:60px; margin-bottom:3px; border:1px solid #916B7A; }
	.contactsubmit { width:100px; height:25px; border:1px solid #cccccc; background-color:#d6dfa6; }
	.thankyou { text-align: left; }
	#peformsmall { width:23px; margin-bottom:3px; border:1px solid #916B7A; }

	#sizeguide {line-height:130%;}
	#productenquiry {line-height:130%;}
	
	#emailafriend {line-height:130%;}
	#emailafriend .peform input { width:115px; margin-bottom:3px; border:1px solid #916B7A;}
	#emailafriend .peform textarea { width:115px; height:60px; margin-bottom:3px; border:1px solid #916B7A; }
	#emailafriend .contactsubmit { width:100px; height:25px; border:1px solid #cccccc; background-color:#d6dfa6; }
	#emailafriend .thankyou { text-align: left; }
	
	#mainlinkcontainer {
		display:inline;
		float:left;
		width:443px;
		padding:7px 27px 7px 27px;
		font-size:9px;
		line-height:160%
	}
	
	#recommendedcontainer {
		display:inline;
		float:left;
		width:441px;
		padding:0px 28px 0px 28px;
	}
	
	#mainprevouspage {
		float:right;
		padding-top:10px;
		padding-right:28px;
		font-size:9px;
	}
	
	.producttable td {
		padding:3px 8px 3px 0px;
		border-collapse:separate;
	}

/* contact us */

	#contactus {line-height:130% }
	#contactus td {padding-bottom:10px;}
	.contactform input { width:250px; margin-bottom:3px; border:1px solid #916B7A; margin:0;}
	.contactform textarea { width:250px; height:70px; margin-bottom:3px; border:1px solid #916B7A; margin:0;padding:0;white-space:normal;}


