/*--- Home Page ---*/

#contentsHome {
	float:left;
	width: 780px;
	font-size: 11px;
	line-height: 25px;
	margin-top: -2px;
}

#homeLeft {
	float: left;

}

#homeRight {
	float: right;
	width: 240px;
}



#homeMidPageBanner{
    color: #000;
    width: 624px;
	border-top: 1px solid #ddd;
	border-bottom: 0px solid #ddd;
	border-left: 1px solid #ddd;
	float: right;
}

#homeMidPageBanner img{
    float: right;
}

#homeImage {
	margin-top: -1px;
	margin-left: -11px;
	font-size: 11px;
	float: right;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#homeImage img {
	display: block;
	float: right;
}


#homeImage .prodTag {
	float: right;
	height: 20px;
	line-height: 20px;
	background: transparent;
	margin-top: -20px;
}

#homeImage .productName {
	background: #fff;
	float: right;
	padding-right: 6px;
}

#homeImage .curve {
	width: 9px;
	height: 20px;
	line-height: 20px;
	background: url(i/curve.gif) top right no-repeat transparent;
	float: right;
}

#homeImage a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}





/* Visual home page styles START */
#homeMainContent {
    background: #fff;
    width: 622px;
	margin-top: 0px;
	margin-left: -11px;
	font-size: 11px;
	float: right;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}


#homeMainContent h1 {
    display: inline;
    width: 604px;
    font-size: 12px;
    line-height: 20px;
    border: 0px;
    float: right;
    border-top: 0px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 15px 2px 5px 0px;
    padding: 4px 5px 4px 5px;
}

#homeMainContent .col_left {
    width: 50%;
    float: left;
    clear: left;
}

#homeMainContent .col_left .promo_block {
    width: 301px;
    height: 213px;
    margin: 3px;
    border: 1px solid #ddd;
    padding: 1px;
}


#homeMainContent .col_right {
    width: 50%;
    float: right;
    clear: right;
}


#homeMainContent .col_right .promo_block {
    background: #fff;
    width: 301px;
    height: 103px;
    margin: 3px;
    border: 1px solid #ddd;
    padding: 1px;
}

#homeMainContent .col_right .promo_block h3 {
    display: block;
    font-size: 10px;
    line-height: 12px;
    padding: 0px;
    padding-left: 4px;
    margin: 0px;
}

#homeMainContent .col_right .promo_block ul {
    margin: 4px;
}

#homeMainContent .col_right .promo_block ul li{
    font-size: 10px;
    line-height: 14px;
}

#homeMainContent .col_right .promo_block ul li a {
    text-decoration: none;
}


/* Main(Index) Page visual category listing */
#mainPageCats {
    margin: 0px -4px 3px -3px;
    padding: 0px;
    float: right;
    width: 625px;
    
}

#mainPageCats div.category {   
    background: #fff;
    width: 199px;
    height: 240px;
    float: left;
    margin: 3px 3px 10px 3px;
    border: 1px solid #ddd;
    border-color: #eee #ccc #ccc #eee;
} 


#mainPageCats div.category h3 {
    display: block;
    padding: 0px 0px 0px 5px;
    line-height: 24px;
}

#mainPageCats div.category h3 .soften{
    color: #c9c9c4;
}

#mainPageCats div.category div.catImage {
    height: 120px;
    text-align: center;
    vertical-align: middle;
}


#mainPageCats div.category .catBody {
    height: 60px;
    padding: 3px;
} 

#mainPageCats div.category .catBody ul {
    margin: 5px 0px 0px 0px;
    font-size: 10px;
} 

#mainPageCats div.category .catBody ul li {
    line-height: 14px;
    margin: 0px 0px 0px 25px;
    font-size: 10px;
    list-style: url(/templates/Original/i/list-arrow5x5.gif) square;
} 

#mainPageCats div.category .catBody ul li a {
    text-decoration: none;
}


#mainPageCats div.category .catFooter {
    text-align: right;
    padding-right: 5px;
}

#mainPageCats div.category .catFooter a {
    text-decoration: none;
}



/* Visual home page styles END */









#homeMidBannerImage {
	margin-top: -1px;
	margin-left: -11px;
	font-size: 11px;
    padding: 5px;
    padding-right: 6px;
	float: right;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#homeMidBannerImage img {
	display: block;
	float: right;
}


#homeOverviewText{
    color: #000;
    width: 624px;
	margin-left: -10px;
    margin-bottom: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	float: right;
}

#homeOverviewText td {
	color: #000;
    width: 50%;
    vertical-align: top;
	border-right: 1px solid #ddd;
	font-size: 11px;
	line-height: 140%;
	padding: 8px;
	width: 33%;
}

#homeOverviewText td:first {
    border-right: 1px solid #ddd;
}

#homeOverviewText td a{
    text-decoration: none;
}

#homeOverviewText td a:hover{
    text-decoration: underline;
}


#homeOverviewText td h1 {
    font-size: 12px;
    margin-bottom: 4px;
}


.homeFeatures {
	width: 624px;
	margin-left: -10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	float: right;
	margin-bottom: 10px;
}

.homeFeatures td {
	vertical-align: top;
	border-right: 1px solid #ddd;
	font-size: 11px;
	line-height: 140%;
	padding: 8px;
	color: #999;
	width: 33%;
	height: 167px;
}

/* - Start HTML hack to trick IE  -*/
* html .homeFeatures td {
		height: 154px;
}

.homeFeatures td img {
	float: left;
	margin: 3px 5px 3px 0px;
}

.homeFeatures td .title {
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #000;
	margin-bottom: 5px;
}

.homeFeatures td .title a {
	color: #000;
	text-decoration: none;
}

.homeFeatures .banner {
	text-align: center;
	padding-bottom: 6px;
}

.homeFeatures .banner img {
	float: none;
	margin: 0px;
}
