@import "PageLayout.css";
@import "fontstyles.css";
@import "Side_Bar.css";
/*import stylesheet*/


/* Product pages only*/
.BuyBtnSlider{overflow:hidden; border:0px #E8E8E8 solid; text-align:left; padding-left:350px; font-size:10px;}
.TechSlider{border:1px #E8E8E8 solid; padding:10px; width:712px; overflow:hidden;}
div.SquareTitle {
	width:156px;
	height:25px;
	padding:10px 0px 0px 15px;
	
	background-repeat:no-repeat;
	border: 1px none #000000;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	}
tr.ProductsTop{ background-color:#234e7f; font-weight:bold; color:#FFFFFF; text-align:center; }

table.Products
{padding:1px; /*background-color:#8EAEA7;*/
background-color:#EEF1F6;
font-size:small; border:2px solid #000000;  border-collapse:collapse;
text-align:center;
width:552px;
}
.ProductImage{float:left; padding-right: 10px; width:379px; height:321px;}

/* Home page only*/
table.homeproducts{border:solid; border-color:#185CA0; height:280px; min-height:280px; border-width:2px;}
td.more{height:10px; border-width:0px; font-size:10px; border-top-width:1px;
 border-top-color:#185CA0; border-top-style:solid;}
 #SlogonText2{
	position:absolute;
	width:200px;
	color:black;
	font-size:10px;
	height:40px;
	right:10px;
	bottom:20px;
	z-index:10;
	text-align:right;
	top: 34px;
}
 
 /*--------------------------------------------------*/
 
 /* related products */
div.tools2{background-color:#EEF2FD; visibility:hidden; font-size:10px; text-align:left; }
div.tools{background-color:#123154; font-size:10px; height:16px; vertical-align:middle; text-decoration:none; text-align:center}
/*--------------------------------------------------*/

img.image{border-width:1px; border-color:#000000;}

table.white{ border-style:solid; 
border-width:thin; border-bottom-color:#FFFFFF;}
.content{ 
width:610px;
border-width:0px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
border-collapse: collapse;
}
tr.line { height:2px; background-color:#FFFFFF;}

tr.techspecsheet{font-size:10px;}

td.smallnote{ font-size:smaller;}

div.white{background-color:#FFFFFF;}

/*********************************************************************************/
/*New Layout */
/*********************************************************************************/
#header {
	position:absolute;
	width:750px;
	height:47px;
	z-index:4;
	background-image: url(http://www.polymax.co.uk/images/Bgground/BG_T.png);
	top:0px;
}
#middle {
	position:absolute;
	width:750px;
	height:1100px;
	background-image:url(http://www.polymax.co.uk/images/Bgground/middle.png);
	background-repeat:repeat-y;
	bottom:-1100px;
	top: 47px;
}

#HeaderContainer{
	position:absolute;
	width:578px;
	z-index:3;
	left:169px;
}

#container {
	position:absolute;
	top:5px;
	z-index:2;
	background-image:url(http://www.polymax.co.uk/images/Bgground/bottom.png);
}	
#Break{position:absolute; width:100%; height:20px; z-index:3; top:-20px;}

/*Catagory Item Rows */
.Boxtitle{ font-size:10px; font-weight:bold; position:absolute; width:108px; height:20px; z-index:3; top:-20px; left:0px; text-align:center;}
.BoxDesc{ font-size:10px; position:absolute; width:108px; z-index:3; bottom:-40px; left:0px; text-align:center; vertical-align:top;}
.BoxSize{width:118px; height:82px; border:0px solid black; position:absolute; z-index:3;}

.PictureBoxColRow {position:absolute; width:108px; height:82px; z-index:5; left: 4px; top: 16px; text-align:center;}

#ProductContent{
	position:absolute;
	width:700px;
	height:1030px;
	z-index:4;
	top:100px;
	left:50%;
	margin-left:-350px;
}
#ProductContentW{
	position:absolute;
	width:700px;
	z-index:4;
	top:100px;
	left:155px;
	/*left:50%;
	margin-left:-350px;*/
	background-color:#FFFFFF;
}
	
#MenuContainerShop{position:absolute; width:200px; height:115px; z-index:5; top:18px; left:-180px;}
#MenuContainer{
	position:absolute;
	width:159px;
	height:115px;
	z-index:5;
	top:18px;
	left:-155px;
}
#MenuContainerRight{position:absolute; width:200px; height:115px; z-index:5; right:-155px; top:18px; }

#Related_Container{
	position:absolute;
	z-index:20;
	width:200px;
	top:0px;
	right:16px;
}
/*Top Banner CSS*/
#RelatedProductsCurve {
	position:absolute;
	width:17px;
	height:16px;
	z-index:6;
	right:0px;
	background-image: url(http://www.polymax.co.uk/images/general/RelatedR.jpg);
	border: 1px none #000000;
	left: 743px;
	top: 0px;}

.BoxLayout{
	position:absolute;
	width:167px;
	height:155px;
	z-index:1;
	background-image: url(../images/general/Item_Box.png);
	cursor:pointer;
	background-color:#FFFFFF;
}

.BoxLayoutF{
	position:absolute;
	width:318px;
	height:133px;
	z-index:1;
	cursor:pointer;
	background-color:#FFFFFF;
	border:1px solid #185CA0;
	background-color:#DCE5E6;
	font-size: 12px;
}

.PictureContainer{position:absolute; background-color:#006699; width:117px; height:113px; left:0px; top:20px;}

.ItemText{ vertical-align:middle; position:absolute; width:143px; height:29px; z-index:4; bottom:0px; left: 2px; top: 103px; font-size:smaller; text-align:center;  padding:10px;}

.ItemBodyText{
	position:absolute;
	padding:6px;
	width:190px;
	height:100px;
	z-index:5;
	left: 115px;
	top: 1px;
}
#Button{position:absolute; width:200px; height:115px; z-index:4; left:-28px; top:39px;}
/*--------------------------Banner Text-------------------------*/
#TopRightLinks{position:absolute; width:200px; right:10px; top:0px; height:10px; z-index:9; color: #FFFFFF; font-size:10px; font-weight:bold;}
#SlogonText{
	position:absolute;
	width:200px;
	color:#FFFFFF;
	font-size:10px;
	height:40px;
	right:10px;
	bottom:20px;
	z-index:10;
	text-align:right;
	top: 34px;
}
 /*Catalog Listing Pages*/

.ContainerIT {width:100%; min-height: 341px; height:341px;}

/*Main page layout [end]*/


 /*VideoPlayer*/

.VideoPlayerSurround {width:542px; background-image:url(http://www.polymax.co.uk/images/general/Video_Bg.png); padding:5px;}
.VideoPlayer{border-left:3px #CCCCCC solid; border-right:3px #CCCCCC solid;}
/*Main page layout [end]*/


