@charset "UTF-8";
/* CSS Document */

#template2
{
}

#template2 .content
{
	width: 900p×;
	text-align: justify;
	padding: 25px 0 0 0;
}

#template2 .header 
{
	background:url(../images/layout/temp2Header2.jpg) no-repeat;
	width:650px;
	height:53px;
}

#template2 .header h1
{
	color: white;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	margin:0;
	padding:10px 0 0 0;
}

#template2 .leftSide
{
	width:284px;
	float:left;
}

#template2 .leftSide .sidebar1
{
	background:url(../images/layout/images/sidebar1.jpg);
	width:284px;
	height:284px;
}

#template2 .leftSide .sidebar2
{
	background:url(../images/layout/images/sidebar2.jpg) repeat-y;
	width:284px;
}

#template2 .leftSide .sidebar2 .sidebarContent
{
	margin: 0 15px 0 65px;
}
#sidebar2H1{
	font-size: 16px;
}
#sidebar2H2{
	font-size: 16px;
	color: #750130;
}
#template2 .leftSide .sidebar3
{
	background: url(../images/layout/images/sidebar3.jpg);
	width:284px;
	height:39px;
}

#template2 .rightSide
{
	text-align:justify;
	width:666px;
	float:left;
	margin: 0 0 0 50px;
}
#template2 .footer 
{
	padding: 10px 15px 5px 15px;
	background: url(../images/layout/images/template44.jpg) no-repeat;
	color:#FFF;
	width:630px;
	height:65px;
	text-align: center;
}
#template2 .footer a
{
	padding: 5px 10px 5px 20px;
	color:#FFF;
	width:630px;
	height:65px;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}


#template3 .content
{
	background:url(../images/layout/images/template32.jpg) repeat-y;
	width:938px;
}

#template3 .content .top
{
	background:url(../images/layout/images/template31.jpg) top no-repeat;
	width:938px;
	min-height: 500px;
}

#template3 .content .top h1
{
	height: 75px;
	width: 700px;
	margin: 0 0 0 100px;
	color: white;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	padding:7px;
}
#template3 .content .top .text
{
	margin: 0 50px 0 200px;
	text-align:left;
}
#template3 .content .top .text
{
	margin: 0 50px 0 200px;
	text-align:left;
}

#template3 .content .bottom
{
	background:url(../images/layout/images/template33.jpg);
	width:938px;
	height:58px;
}
#template4 .content
{
	background:url(../images/layout/images/template42.jpg) repeat-y;
	width:938px;
}

#template4 .content .top
{
	background:url(../images/layout/images/template41.jpg) top no-repeat;
	width:938px;
	min-height: 450px;
}

#template4 .content .top h1
{
	height: 75px;
	width: 700px;
	margin: 0 0 0 100px;
	color: white;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	padding:7px;
}
#template4 .content .top .text
{
	margin: 0 20px 0 25px;
	text-align:left;
	min-height: 450px;
}

#template4 .content .bottom
{
	background:url(../images/layout/images/template43.jpg);
	width:938px;
	height:58px;
}

#footer
{
	margin: 25px 0 0 0;
}
SPAN.currpage {
color: #FF0000;
font-weight: bold;
font-size: 14px;
}

.csprodimage {
font-size: 10px;
font-family : Verdana;
}
.csprodimageF {
	background-position:center;
	size:auto;
	background-repeat: no-repeat;
	background-position: center center;
font-size: 10px;
font-family : Verdana;
}
td.prodimage1{ 
background-image: url(<?php print $rs['pImage'];?>); /* forward slash for the path */ 
width: 132px; /* use you own image size; */ 
height: 125px; /* use you own image size; */ 
background-repeat: no-repeat; 
background-position: center; 
vertical-align: middle; 
}
div.prodmanufacturer {
color: #900;
font-size:14px;
}

div.detailmanufacturer {
color: #900;
text-align:left;
font-size:16px;
font-weight:bold;
}
div.detailname {
text-align:left;
font-size:20px;
font-weight:bold;
}
div.prodname {
text-align:left;
font-size:20px;
font-weight:bold;	
}
div.prodname a {
text-align:left;
font-size:16px;
font-weight:bold;	
}
TD.prodnavigation {
	font-size:14px;
}
TD.prodnavigation a:link{
	font-size:14px;
	text-decoration:underline;
}
TD.prodnavigation a:visited {
	font-size:14px;
	text-decoration:underline;
}
#td-contentwrapper {
	padding: 5px 10px 5px 10px;
	background-color: #FFF;
	width: 99%;
}
#td-contentwrapper2 {
	padding: 5px 10px 5px 10px;
	background-color:#BECA82;
	width: 90%;
}
#td-contentwrapper2 H1{
	font-size:24px;
	text-decoration:underline;
}
.breadcrumbs{
	font-size:24px;
}

