﻿.m_homepage .btnCustomPrints
{
    background: url(images/btn_custom_prints.jpg) no-repeat;
	margin-bottom: 15px;
	height: 90px !important;
    }
.m_homepage .btnPhotoBooks
{
    background: url(images/btn_photo_books.jpg) no-repeat;
	margin-bottom: 15px;
	height: 90px !important;
}
.m_homepage .btnFeatureComp
{
    background: url(images/btn_feature_comp.jpg) no-repeat;
	height: 40px !important;
}   
.m_homepage .btnCompPic
{
    background: url(images/btn_comp_pic.jpg) no-repeat;
	height: 252px !important;
}   
.m_homepage .btnShop
{
    background: url(images/btn_shop.jpg) no-repeat;
	margin-bottom: 15px;
}  
.m_homepage .btnBrowseBuy 
{
    background: url(images/btn_browseBuy.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btnExhibitSell 
{
    background: url(images/btn_exhibitSell.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btnShareRate 
{
    background: url(images/btn_shareRate.jpg) no-repeat;
	margin-bottom: 15px;
}   
.m_homepage .btnAddPhotos 
{
    background: url(images/btn_addPhotos.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btnJoinNow 
{
    background: url(images/btn_join_now.jpg) no-repeat;
	margin-bottom: 15px;
	height: 75px !important;
}
 .m_homepage .btnJoinNow:hover 
{
	margin-bottom: 15px;
	background-image: url(images/btn_join_now_ro.jpg);
	background-repeat: no-repeat;
	height: 75px !important;
}

.m_homepage .btnPromotions 
{
    background: url(images/btn_promotion.jpg) no-repeat;
	margin-bottom: 15px;
	height: 75px !important;
}
 .m_homepage .btnPromotions:hover 
{
	margin-bottom: 15px;
	background-image: url(images/btn_promotion_ro.jpg);
	background-repeat: no-repeat;
	height: 75px !important;
}

.m_homepage .btnCustomPrints:hover 
{
	margin-bottom: 15px;
	background-image: url(images/btn_custom_prints_ro.jpg);
	background-repeat: no-repeat;
}
.m_homepage .btnPhotoBooks:hover 
{
	margin-bottom: 15px;
	background-image: url(images/btn_photo_books_ro.jpg);
	background-repeat: no-repeat;
}
.m_homepage .btnFeatureComp:hover 
{
	background-image: url(images/btn_feature_comp_ro.jpg);
	background-repeat: no-repeat;
}   
.m_homepage .btnCompPic:hover 
{
	background-image: url(images/btn_comp_pic.jpg);
	background-repeat: no-repeat;
}   


/*
===========
*/

.m_homepage .btnHolder a {
	display: block;
	height: 95px;
	width: 215px;
}
.m_homepage .btnHolder {
	float: left;
	padding-left: 12px;
}
.m_homepage .flashHolder {
	width: 720px;
	height: 592px;
	float: left;
}
.m_homepage .btn_createGallery
{
	background: url(images/btn_createGallery.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_createGallery:hover
{
	background: url(images/btn_createGallery_ro.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_UploadPhoto
{
	background: url(images/btn_addPhotos.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_UploadPhoto:hover
{
	background: url(images/btn_addPhotos_ro.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_browseBuy
{
	background: url(images/btn_browseBuy.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_browseBuy:hover
{
	background: url(images/btn_browseBuy_ro.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_exibhitSell
{
	background: url(images/btn_exibhitSell.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_exibhitSell:hover
{
	background: url(images/btn_exibhitSell_ro.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_shareRate
{
	background: url(images/btn_shareRate.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_shareRate:hover
{
	background: url(images/btn_shareRate_ro.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_galleryTour
{
	background: url(images/btn_galleryTour.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_galleryTour:hover
{
	background: url(images/btn_galleryTour_ro.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_shop
{
	background: url(images/btn_shop.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btn_shop:hover
{
	background: url(images/btn_shop_ro.jpg) no-repeat;
	margin-bottom: 15px;
}
.m_homepage .btnTellFriend
{
    background: url(images/btn_tellFriend.jpg) no-repeat;
	height: 44px !important;
}
.m_homepage .btnTellFriend:hover 
{
    background: url(images/btn_tellFriend_ro.jpg) no-repeat;
	height: 44px;
}

