/*************main styles for prodcatdetail and main pages****************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/bar.gif);
	background-repeat: repeat;
	}
body a:link , body a:visited{
	color: #000000;
	text-decoration: none;
}
body a:hover {
	color: #000099;
	text-decoration: underline;
}
.table {
	font-size: 90%;
	vertical-align: middle;
	
}
.tableheading {
	font-size: 95%;
	font-weight: bold;
	vertical-align: middle;
}

.tablehead {

	font-size: 120%;
	font-weight: bold;
}

.prod {
	font-weight: bold;
	text-decoration: none;
}
.strap {
	font-size: 90%;
	text-align: right;
}
.credit_text {
	font-size: -65%;
	color: #727272;
	vertical-align: bottom;
}
.credit_text a:link , .credit_text a:visited{
	color: #999999;
	text-decoration: none;
	vertical-align: bottom;
}
.credit_text a:hover {
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: bottom;
}

.prodpic {
	text-align: right;
}

/*************positional stuff************/
#centrepic {
	position: absolute;
	z-index: 1;
	bottom: 10%;
	text-align: left;
	top: 10px;
	left: 51px;
}
#index_link {
	position:absolute;
	left:9px;
	top:51px;
	z-index: 7;
	text-align: right;
	color: #FFFFFF;
	height: 30%;
	width: 130px;
	}

#index_link a:link , #index_link a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#index_link a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#credit {
	top: 100px;
	position: absolute;
	left: 210px;
	width: 160px;
	text-align: right;
	z-index: 3;
	vertical-align: bottom;
	background-position: bottom;
	visibility: visible;
}
#strapper {
	position:absolute;
	left:170px;
	top:13px;
	width:60%;
	z-index: 4;
	letter-spacing: 10px;
}
	
#header {
	font-size: 120%;
	width: 60%;
	top: -41px;
	position: absolute;
	font-weight: bold;
	z-index: 4;
}
#products {
        text-decoration: none;
	width: 80%;
	left: 160px;
	top: 125px;
	right: 20px;
	bottom: 0px;
	position: absolute;
	z-index: 4;
	color: #000000;
}
#produtpics {
	width: 80%;
	position: absolute;
	left: 100px;
	top: 51px;
	text-align: right;
	z-index: 5;
}

#strapperprod {

	position:absolute;
	left:70px;
	top:50px;
	width:300px;
	z-index: 4;
}

#logo {
	background-color: #CCCCCC;
	height: 100px;
	width: 100px;
	left: 0px;
	top: 0px;
}
#sidebar {
	width: 44%;
	left: 23%;
	top: 97px;
	right: 20px;
	bottom: 0px;
	position: absolute;
	z-index: 4;
}
