.contentdiv{
    min-width:990px;
    padding:0;
}
.tablemenu {	
	width: 100%;
	padding:0 !important;
}
.tablemenu td{	
	padding:0 !important;
}
.contenttdcenter{
    width:100%;
    padding-left: 7px;
    padding-top:0;
}
.contenttdcentercontainerhome{
    padding: 0 20px 0 10px;
}
.contenttdcenterdiv{
    margin-top:0;
    margin-bottom:20px;
    width:100%;
}
.grayboxcarousel{
	border:1px solid #C0C0C1;
}
.grayboxfeatured{
	border:1px solid #C0C0C1;    
}
.grayboxpopular{
    background-image: url(common/images/popular_items_bg.jpg);
	border:1px solid #C0C0C1;
    background-repeat: no-repeat;
}
.grayboxnew{
    background-image: url(common/images/newest_items_bg.jpg);
	border:1px solid #C0C0C1;
    background-repeat: no-repeat;
}
.centerdivtitle{
    width:100%;
    color:#E47911;
    font-size:20px;
    font-family: myriad pro;
    margin-bottom:20px;
    margin-top: 10px ;
    margin-left: 15px;
}
.centertableprod{
    width:100%;
    border-collapse:collapse;
    border-spacing:0;
    margin-left: 30px;
}
.centertableprod td.frt{
    width:5%;
    padding:10px;
    vertical-align:middle;
}
.centertableprod td.sec{
    width:90%;
    padding:10px;
}
.prodname{
	color:#3CBFE6;
	font-size:13px;
    font-weight: bold;
    font-family: Myriad Pro;
    width:90%;
}
.prodsubname{
    font-size:13px;
    color: #769B40 ;
    font-family: Myriad Pro;
    width:90%;
}
.skyblue{
    color: #769B40 !important;
}
a.titlename {
    color: #EB7700;
    text-decoration:none;
}
a.titlename link{
    color:#EB7700;
    text-decoration:underline;
}
a.titlename:hover{
    color:#EB7700;
    text-decoration:underline;
}
a.titlename:hover:visited{
    color:#EB7700;
    text-decoration:underline;
}
.grayparagraph{
    color: black;
    font-size:13px;
    font-family: Myriad Pro;
    width:90%;
}
.contenttdright{
	width:300px;
	padding-right:7px;
}
.contentrightdiv{
    margin: 5px 5px 15px -5px;
    text-align:center;
    vertical-align:middle;
    width: 10%;
}
.contenttdrightcontainerhome{
    padding: 0 0 0 10px;
}
.header {
    vertical-align:middle;
    padding:5px;
}
.header a{
    vertical-align:middle;
    padding:5px;
    color: white;
    text-decoration:none;
}
.header a:hover{
    color:#FF6600;
    text-decoration:none;
}
#menuleft {
	margin-top:0px;
	margin-bottom:5px;
	font-size: 15px;
    font-family: myriad pro;
	color: #E47911;
	border: 0;
	padding: 3px 5px;
}
#linkmenuleft {
	padding-left: 10px;
	margin: 0 0 10px 0;
}
#linklistmenuleft {
  padding-left: 0;
  margin-left: 0;
}
#linklistmenuleft li {
  list-style: none; 
  margin: 0;
  line-height:18px;
  text-align:left !important;
}
#linklistmenuleft li a:link {
	color: green; text-decoration: none
}
#linklistmenuleft li a:visited {
	color: green; text-decoration: none
}
#linklistmenuleft li a:active {
	color: green; text-decoration: none
}
#linklistmenuleft li a:hover {
	color: green; text-decoration: underline;
}
.featuredstoredtable{
    width:90%;
}
.featuredstoredtable td div{
    text-align:left;
    width:140px;
}
.featuredstoredtable td div p{
    margin-top:10px;
}
.thubnailimage{
	width: 100%;
	padding: 0;
}
.thubnailimage td{
	width: 20%;
	padding: 0;
}
.thubnailimage td div{
	width: 100%;
	padding: 0;
}


