/* 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;
} 
.summary {position:absolute; top:30px; right:-8px;  }
.abandoned { font-weight:bold; color:#ff0000; }
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;
	}
/* buttons */
	

/* END buttons */

/* ------------------------------------------ */
/* Header __incHeader.asp */
	#header {
		background-image:url(../images/build/header2.png);
		background-position:0 40px;
		background-repeat:no-repeat;
		height:58px;
		margin:0 0 7px 22px;
		padding-top:27px;
		width:981px;
		text-align:right;
	}
	#topheader {
	border-bottom:1px solid #A36B7A;
	border-top:1px solid #A36B7A;
	color:#A36B7A;
	font-weight:bold;
	height:22px;
	left:210px;
	position:absolute;
	top:50px;
	width:720px;
	line-height:20px;
	}
	#topheader1 {
	border-bottom:1px solid #A36B7A;
	
	color:#A36B7A;
	font-weight:bold;
	height:22px;
	left:210px;
	position:absolute;
	top:50px;
	width:720px;
	line-height:20px;
	}
	#topheader span { float:right;}
	#topheader1 span { float:right;}
/* ------------------------------------------ */
/* called from navMain.asp */	
	#topnavigation {
		display:inline;
		float:right;
		padding-top:8px;
		font-size: 10px;
		font-weight:900;
	}
		#steps { list-style:none;  overflow:hidden; margin:0px; padding:0px 20px; position:absolute; top:30px; left:310px;}
        #steps li {font-size:12px; float:left; color:#A36B7A; padding:0 65px;}
        #steps li span {font-size:11px; display:block;}
        #steps li.current { color:#000;}
		
		#steps1 { list-style:none;  overflow:hidden; margin:0px; position:absolute; top:30px; left:149px;}
        #steps1 li {font-size:12px; float:left; color:#A36B7A; padding:0 60px;}
        #steps1 li span {font-size:11px; display:block;}
        #steps1 li.current { color:#000;}
		#steps1 .hide { overflow:hidden; text-indent:-600px; color:#ffffff; }
		.summary {font-size:12px; float:left; color:#000; padding:0 60px; position:absolute; top:30px; right:18px; }

/* ------------------------------------------ */
/* Page Content */
	#maincontent {
		display:inline;
		width:981px;
		min-height:520px;
		float:left;
		background-color:#FFFFFF;
		overflow:hidden;
		position:relative;
	}

	#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;
		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 {
		position:absolute;
		bottom:20px;
		right:20px;
		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;	
	}
#msgAvalability { 
	margin-bottom:8px;
	line-height:12px;
	font-weight:bold;
}
	

/* ------------------------------------------ */
/* called from navFooter.asp */	

	#bottomnavigation {
		display:inline;
		float:left;
		font-size: 9px;
		padding-left:10px;
	}

/* ------------------------------------------ */
/* Left Collection menu */	
	#collectionmenuleft {}

	.cl {
		clear: both;
		background-repeat:repeat-y;

	}
	#leftnavigation {
		background-color:#D9CEBB;
		width:133px;
		min-height:490px;
		background-image:url('../images/build/pclogo.png');
		background-position:16px 430px;
		background-repeat:no-repeat;
padding-right:40px;
		float:left;
		font-size: 10px;
		background-position:bottom left; 
		padding-bottom: 1000em;
		margin-bottom: -999.5em;
	}

	#leftmenu {
		width:133px;
		padding-top:30px; 
		padding-right:20px;
		padding-bottom:0px;
		padding-left:20px;
		font-size: 10px;

	}
	
	#pclogo {
		width:66px;
		background-color:#D9CEBB;
		background-image:url('../images/build/pclogo.png'); 
		margin:30px 20px 0px 15px;
		background-position:bottom left; 
		background-repeat:no-repeat;
		height:89px;
	}
/* __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;
		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 {
		margin-top:8px;
	}
	#producttable td {
		padding:3px 8px 3px 0px;
		border-collapse:separate;
		line-height:16px;
	}

/* 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;}

