﻿#Gallery {
	background-image: url(../Images/FeatureGallery/Gallery_Bg.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 544px;
	margin: 10px 0 10px 0;
}
#Gallery .Btn_Left {
	background: url(../Images/FeatureGallery/Bt_Gallery_Left.png) no-repeat;
    height: 15px;
	width: 16px;
	cursor: pointer;
}
#Gallery .Btn_Right {
	background: url(../Images/FeatureGallery/Bt_Gallery_Right.png) no-repeat;
    height: 15px;
	width: 16px;
	cursor: pointer;
}
#Gallery ul li {
	float: left;
	height: 46px;
	width: 113px;
	cursor: pointer;
	background-image: url(../Images/FeatureGallery/Gal_Item_Bg.png);
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
	margin-right: 6px;
	margin-left: 0px;
}
#Gallery ul {
	padding-left: 0px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}


.Ic_Div{
	width:30px;
	height:42px;
	float:left;
}

#Ic_IDX_Site{
	margin-top:0px;
	background-image: url(../Images/FeatureGallery/Ic_Gal_IDXSites.gif);
	background-repeat: no-repeat;
	background-position: 6px 11px;
}

#Ic_Translation{
	margin-top:0px;
	background-image: url(../Images/FeatureGallery/Ic_Gal_Translation.gif);
	background-repeat: no-repeat;
	background-position: 4px 11px;width:33px;
}

#Ic_Groups{
	margin-top:0px;
	background-image:url(../Images/FeatureGallery/Ic_Gal_Groups.gif);
	background-repeat: no-repeat;
	background-position: 4px 11px;width:33px;
}

#Ic_Networking{
	margin-top:0px;
	background-image:url(../Images/FeatureGallery/Ic_Gal_Networking.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;width:33px;
}

#Ic_MessageBoards{
	margin-top:0px;
	background-image:url(../Images/FeatureGallery/Ic_Gal_MessageBoards.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;width:33px;
}

#Ic_DeveloperSites{
	margin-top:0px;
	background-image:url(../Images/FeatureGallery/Ic_Gal_DeveloperSites.gif);
	background-repeat: no-repeat;
	background-position: 6px 12px;width:33px;
}

#Ic_ListingManagement{
	margin-top:0px;
	background-image:url(../Images/FeatureGallery/Ic_Gal_ListingManagement.gif);
	background-repeat: no-repeat;
	background-position: 6px 12px;width:33px;
}

#Ic_ManagingClients{
	margin-top:0px;
	background-image:url(../Images/FeatureGallery/Ic_Gal_ManagingClients.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;width:33px;
}

#Ic_ReportsFlyers{
	margin-top:0px;
	background-image:url(../Images/FeatureGallery/Ic_Gal_ReportsFlyers.gif);
	background-repeat: no-repeat;
	background-position: 6px 11px;width:33px;
}

#Ic_Mapping{
	margin-top:0px;
	background-image:url(../Images/FeatureGallery/Ic_Gal_Mapping.gif);
	background-repeat: no-repeat;
	background-position: 6px 11px;width:33px;
}
#Ic_Searching{
	margin-top:0px;
	background-image:url(../Images/FeatureGallery/Ic_Gal_Searching.gif);
	background-repeat: no-repeat;
	background-position: 6px 11px;width:33px;
}
#Ic_SearchAgents{
	margin-top:0px;
	background-image:url(../Images/FeatureGallery/Ic_Gal_SearchAgents.gif);
	background-repeat: no-repeat;
	background-position: 7px 8px;width:33px;
}

.Gal_Item_Text{
	width:80px;
	height:40px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	
}

.Gal_Item_Text a{
	text-decoration: none;
	color:#3D6FAB;

}




/*Feature Box Styles*/

.Feature_Box1
{
    background-image: url(../Images/FeatureGallery/FeaturesBg_1.jpg);
    background-repeat: no-repeat;
    border-style: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-top: 10px;
    text-align: left;
    width: 982px;
}
.Feature_Box1 .Feature_left
{
    float: left;
    width: 214px;
    height: 200px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: center;
}

.Feature_Box1 .Feature_left #AppUI
{
    text-align: center;
    vertical-align: middle;
    height: 150px;
    width: 212px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #999999;
    border-bottom-color: #666666;
    border-left-color: #CCCCCC;
}

.View_Tut
{
    height: 30px;
    vertical-align: middle;
    margin-top: 12px;
}
.view_tut a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #3971A8;
    text-decoration: none;
}

.Feature_Box1 .Feature_right
{
    float: right;
    height: 200px;
    width: 730px;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 10px;
}

.Features_title
{
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}



.Feature_Box2
{
    height: 10px;
    margin: 0;
    padding: 0;
    width: 982px;
    background-image: url(../Images/FeatureGallery/FeaturesBg_2.jpg);
    background-repeat: no-repeat;
    background-position: 0px -24px;
}

.Carousel
{
    overflow: hidden;
    position: relative;
    width: 476px;
    height: 80px;
    margin: 0px auto;
    padding: 0;
    text-align: center;
    z-index: 2;
}
.Carousel ul
{
    float: left;
    position: relative;
    z-index: 1;
}
.Carousel ul li
{
    margin: 15px 0px;
}
