body {
	background-color:#FFFFFF;
	background-image:url(../styleImages/backgrounds/site-back.png);
	background-repeat:repeat-x;
	background-position:top;
	margin: 0; padding: 0;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

#pg-lineup{margin:10px auto; width:950px;}

#pg-con {
	width:950px;
	height:auto;
	float:left;
	margin-bottom:10px;
	padding:5px;
	background-color:#FFFFFF;
}

.pg-main-logo {
	width:950px;
	height:auto;
	float:left;
}

.pg-main-menu {
	width:940px;
	height: auto;
	padding:5px;
	float:left;
	margin-top:5px;
	background-image:url(../styleImages/backgrounds/menu-back.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.pg-main-menu a:hover {
	color:#006600;

}

.pg-main-leftcol {
	width:240px;
	height: auto;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	background-color: #EEEEEE;	
}

.leftcol-tit {
	width:230px;
	height:auto;
	float:left;
	background-color:#023401;
	color:#FFFFFF;
	margin-top:10px;
	padding:5px;
	font-weight:bold;
}

.leftcol-main {
	width:230px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

.leftcol-padd {
	padding-bottom:10px;
}

.pg-main-rightcol {
	width:685px;
	height: auto;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	background-color: #EEEEEE;	
}

.pg-main-rightcol-tit {
	width:675px;
	height: auto;
	float:left;
	background-color:#023401;
	color:#FFFFFF;
	margin-top:10px;
	padding:5px;
	font-weight:bold;
}
.pg-main-rightcol-tit a {
	color:#FFFFFF;

}

.pg-main-rightcol-tit a:hover {
	color:#FFFFFF;

}

.pg-main-rightcol-main {
	width:675px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

.pg-main-menu-bot {
	width:950px;
	height:40px;
	float:left;
	margin-top:5px;
	background-image:url(../styleImages/backgrounds/menu-back.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.pg-main-copy-bot {
	width:950px;
	height:auto;
	float:left;
	border-bottom:#023401 5px solid;
}

.pg-main-copy {
	width:950px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align: left;
		font-size:10px;
}

/*viewCat*/

.prodTab-con{
	width:207px;
	height: auto;
	float:left;
	border:#CCCCCC 1px solid;
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	background-image:url(../styleImages/icons/info.gif);
	background-repeat:no-repeat;
	background-position:bottom right;

}

.prodTab-img{
	width:100%;
	height:120px;
	float:left;
	text-align:center;
}

.prodTab-tit{
	width:100%;
	height:40px;
	float:left;
	text-align:center;
	font-size:14px;
	color:023401;
	font-weight:bold;
}

.prodTab-pri{
	width:100%;
	height:20px;
	float:left;
	text-align:center;
}

.homeTab-con{
	width:179px;
	height: auto;
	float:left;
	border:#CCCCCC 1px solid;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:35px;
	margin-left:5px;
	margin-bottom:5px;
	background-image:url(../styleImages/icons/home.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:center;

}

/*Prod Page*/

.prod-img-con {
	width:290px;
	min-height:190px;
	overflow:hidden;
	float:left;
	text-align:center;
	padding:5px;
	border:#EEEEEE 1px solid;
}

.prod-img {
	max-height:190px;
	max-width:290px;

}

.prod-txt-con {
	width:355px;
	min-height:190px;
	margin-left:5px;
	float:left;
	padding:5px;
	border:#EEEEEE 1px solid;
}

.cartProgress {
	text-align:center; 
	padding-bottom:10px; 
	padding-top:10px; 
	margin-bottom:10px;
	width:100%;
	border-bottom:#CCC 1px solid;
	border-top:#CCC 1px solid;
}

.current-pro {
	width:231px;
	height:70px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	
}

.suggestivesearch {
width:300px;
height: auto;
position:absolute;
color: #023401;
z-index: 10;
background-color:#FFFFFF;
text-align:left;
margin-left:0px;
font-size:12px;
text-decoration:none;
padding-left:2px;
}

.suggestivesearch a {
color: #023401;
text-decoration:none;
}

.iesfix {
width: auto;
height: auto;
}

