@charset "UTF-8";

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/	
	position:relative;
}
.TabbedPanelsTabGroup {margin: 0px;padding: 0px;}
.TabbedPanelsTab {
	position: relative;
	float: left;
	margin: 0px 1px 0px 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(/graphics/home-page/left-nav-buttons.jpg);
	background-repeat: no-repeat;
	background-position:0px -32px;
	background-color: #ccc;
}
.TabbedPanelsTabHover {
	background-image: url(/graphics/home-page/left-nav-buttons.jpg);
	background-repeat: no-repeat;
	background-position:0px -63px;
	background-color: #666;
}
.TabbedPanelsTabSelected {background-color: #EEE;border-bottom: 1px solid #EEE;}
.TabbedPanelsTab a {color: black;text-decoration: none;}
.TabbedPanelsContentGroup {clear: both;margin:12px 0px 10px 14px;width: 540px;height: 760px;}
.TabbedPanelsContent {padding: 4px; position:relative;}
.VTabbedPanels {
	height:783px;
	width: 783px;
	background-image: url(/graphics/home-page/background.gif);
	background-repeat: no-repeat;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 208px;
	height: 322px;
	position: relative;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px 0px 1px 12px;
	padding: 0px;
	border: none;
	height: 30px;
	width: 196px;
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	line-height: 30px;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	border: none;
	background-color:#339;
	background-image: url(/graphics/home-page/left-nav-buttons.jpg);
	background-repeat: no-repeat;
	background-position:0px -1px;
}
.VTabbedPanels .TabbedPanelsContentGroup {clear: none;float: left;padding: 0px;}
.mainImg{position: absolute; top: 9px; left: 9px;}
.mainTxt{position: absolute; top: 7px; left: 265px; line-height:normal; width: 267px;}
.moreProducts{position: absolute; top: 279px; left: 330px;}
.mainProducts{position: absolute; top: 335px; left: 8px;}
.mainProducts h4{
	width:528px;
	clear: both;
    margin: 0em;
    padding: 0em;
    font-size: 1.3em;
    color:#C00;
    border-bottom: 0.09em solid #C00;
    line-height: 1em;
	background-color: transparent;
}
.row1Img{position:absolute; top:36px; width:528px; height:125px;}
.row1Img img {position:absolute; top: 0px; height:125px; width:125px;}
.row1Txt{position:absolute; top: 169px; width:528px; height:50px;}
.row1Txt span{
	position:absolute;
	top:0px; 
	height: 48px; 
	width: 123px; 
	line-height: normal; 
	text-align: center; 
	padding:0px;
	margin:0px;
	border:1px solid #ccc;
	padding: 0px;
	margin:0px;
	background-color:#fff;
}
.row2Img{position:absolute; top:227px; width:528px; height:125px;}
.row2Img img {position:absolute; top: 0px; height:125px; width:125px;}
.row2Txt{position:absolute; top:360px; width:528px; height:50px;}
.row2Txt span{
	position:absolute;
	top:0px; 
	height: 48px; 
	width: 123px; 
	line-height: normal; 
	text-align: center; 
	padding:0px;
	margin:0px;
	border:1px solid #ccc;
	padding: 0px;
	margin:0px;
	background-color:#fff;
}
#popularProducts {position:absolute; top: 450px; left: 35px;}
