﻿html
{
	height: 100%;
	width: 100%;
}

body /* Default Site Style */
{
    margin:0;
	color: #555555;
	font-size: small;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #ffffff;
}

 /* start of default hyperlink style */

A:link, A:visited
{
	color: Black;
	cursor: pointer;
	text-decoration: none;
}

A:Hover
{
	color: #CE3063;
	cursor: pointer;
	text-decoration: underline;
}

.SiteMapLink
{
	color: black;
	cursor: pointer;
	text-decoration: none;
	padding-left: 2px;
}

.SiteMapLink:hover
{
	color: #CE3063;
	cursor: pointer;
	text-decoration: underline;
	padding-left: 2px;
}

.LocMap
{
    float: left;
    width: 75%;
    margin-left: 30px;
}

.PowerButtonStyle:hover
{	
	cursor: pointer;
}

.DeveloperButtonStyle:hover
{
	cursor: pointer;
}

.InfoLink
{
	padding-left: 50px;
}

.InfoPanel
{
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 300px;
}

#ExternalSiteMap
{
	margin-left: 26px;
}

.hiddenStyle
{
    visibility: hidden;
}

.StatCounter
{
    visibility: hidden;
}

 /* end of default hyperlink style */

.LandingPageTelStyle
{
	color: #CE3063;
	font-size: 175%;
	padding-left: 40px;
}

/* Html Content Style - Start */

.PageTitle /* Large, Bold & Pink */
{
	color: #CE3063;
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
	background-image: url( '../../Client/Images/SiteStyle/pagelogo.gif' );
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 50px;
}

.BoldStyle /* Bold & Black */
{
	color: black;
	font-family: Arial;
	font-weight:bold;
	font-size: 105%;
}

.StrapStyle /* Bold & Pink */
{
	font-weight: bold;
	color: #CE3063;
}

.HtmlContent /* Text Style */
{
	padding-top: 10px;
    padding-left:50px;
    padding-right:20px;
    font-size: 95%;
}

.HtmlContent li /* Client Logo Bulletpoints */
{
	list-style-image: url( '../../Client/Images/SiteStyle/bullet.gif' );
	margin-right: 15px;
}

#SiteMap
{
	width: 80%;
	padding-left: 20px;
}

/* Html Content Style - End */





/* Start of Header */

#Topline
{
	background-image: url( '../../Client/Images/SiteStyle/topline_banner.jpg' );
	background-repeat: no-repeat;
	height: 59px;
	width: 827px;
	float: left;
}

#HeaderTab1 /* 1st HeaderTab */
{
	color: #CE3063;
    margin-top: 25px;
    padding-left: 333px;
}

.ManagementAccounts
{
}

#HeaderTab2 /* 2nd HeaderTab */
{
	color: #CE3063;
    margin-top: -5px;
}

.Payroll
{
    padding-left: 550px;
}

#HeaderTab3 /* 3rd HeaderTab */
{
	color: #CE3063;
	margin-top: -28px;
	padding-left: 675px;
}

.Bookkeeping
{
}

.FlashMovie /* Flash Movie Testimonials */
{
    width: 519px;
    height: 143px;
    display: block;
    border: none 0px white;
}

.inlinepage /* Site Banner Style */
{
	border: none;
	height: 143px;
}

.PageCurl
{
	float: right;
}

/* End of Header */





/* Start of Site Structure */

#MainContainer 
{
    height: auto;
    margin: 0 auto;
    width: 827px;
}

#TopBanner
{
	background-image: url( '../../Client/Images/SiteStyle/topbanner.jpg' );
	background-repeat: no-repeat;
	float: left;
	height: 143px;
	width: 827px;
}

#navBannerHolder
{
	background-image: url( '../../Client/Images/SiteStyle/navbanner.jpg' );
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 827px;
}

#RightDiv
{
	float: right;
	width: 308px;
	background-image: url( '../../Client/Images/SiteStyle/rightnavholder.jpg' );
	background-repeat: no-repeat;
}

#RightDiv2
{
	height: 287px;
}

#middlecontainer
{
	background-image: url( '../../Client/Images/SiteStyle/bodycontent_repeat.jpg' );
	background-repeat: repeat-y;
	background-position: bottom;
	float: left;
	height: auto;
	width: 827px;
}

.PageContent /* Center Content Container */
{
	width: 450px;
	height: 375px;
	background-image: url( '../../Client/Images/SiteStyle/bodycontent_bg.jpg' );
	background-repeat: no-repeat;
}

#ContentPanel /* Center ClientPanel Container */
{
    float: left;
    padding-top: 15px;
	width: 519px;
	width: 100%;
	height: 352px;
	background-image: url( '../../Client/Images/SiteStyle/bodycontent_bg.jpg' );
	background-repeat: no-repeat;
	overflow: auto
}

#ContentBottom
{
    float: left;
    height: 378px;
    width: 519px;
	background-image: url( '../../Client/Images/SiteStyle/footerpic.jpg' );
	background-repeat: no-repeat;
	background-position: bottom;
}

#RightDiv
{
    float: right;
    height: auto;
    width: 308px;
}

/* Address Float */

.AddressStyle
{
	width: 339px;
	display: block;
	float: right;
	height: auto;
	font-size: 86%;
	padding-top: 4px;
	text-align: center;
	color: White;
}

/* End of Site Structure */





/* Start of RadMenus */

.HorizontalMenu /* TopMenu */
{
	height: auto;
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	margin-left: 30px;
}

.VerticalMenu /* RightMenu */
{
}

.RedMenu .rmText /* Black Link */
{
    color: black;
}

.GreenMenu .rmText /* Pink Link */
{
    color: #CE3063;
}

.VerticalMenuTitle /* SideMenu */
{
	color: #CE3063;
	font-family: Arial;
	font-weight: bold;
	font-size: 125%;
	float: right;
	height: 20px;
	margin-bottom: 5px;
	margin-right: 78px;
	margin-top: 45px;
	text-align: right;
	width: 200px;
}

.PinkPointer /* SideMenu Arrows */
{
    padding-left: 10px;
    color: #CE3063;
}

/* End of RadMenus */





 /* Start of ClientPanel or Our Clients Tab */
 
.repeaterList
{
	width: 400px;
	height: 250px;
	margin-top: 20px;
	margin-left: 50px;
}

.ContainerElements
{
	display: block;
	float: left;
	width: 100%;
	height: 25px;
}

.ClientPanelRight
{
}

.ClientPanelImage
{
	margin-right: 2px;
	float: left;
	display: block;
}

.ClientPanelLink
{
	float: left;
	color: #CE3063;
	cursor: pointer;
	text-decoration: underline;
}

.ClientPanelDescription
{
	float: right;
	width: 50%;
}

.ClientPanel
{
    padding-top: 15px;
}

/* End of ClientPanel or Our Clients Tab */






/* Start of Affiliates Rotator */

#AffiliatesRotatorContainer
{
}

.AffiliatesRotator
{
	text-align: center;
	margin-left: 6px;
}

.AffiliatesRotatorImage
{
	cursor: pointer;
	margin-top: 6px;
	float: left;
}

.AffiliatesRotatorText
{
	font-size: 80%;
	height: 6px;
	margin-left: 6px;
	text-align: center;
	vertical-align: top;
	width: 253px;
}

#Rotator
{
	background-image: url( '../../Client/Images/SiteStyle/rotatorbg.jpg' );
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 1px;
	margin-top: -10px;
}

/* End of Affiliates Rotator */






/* Start of Footer Style */

#Footer /* Container */
{
/*	clear: both;
	position: absolute;
*/	bottom: 5px;
	width: 100%;
	background-color: White;
}

#FooterLeft /* FooterLeft */
{
	position: absolute;
	display: block;
	cursor: pointer;
}

.PowerButtonStyle /* ecomtastic gif */
{	
	float: left;
}

.DeveloperButtonStyle /* ntiresystems gif */
{
	float: right;
}

#ContactNotices /* FooterCentre */
{
	position: absolute;
	display: block;
	text-align: center;
	font-size: 75%;
	font-family: Tahoma;
	width: 100%;
}


#FooterRight /* FooterRight */
{
	display: block;
	cursor: pointer;
}

/* End of Footer Style */






/* Rotating Testimonials */

.TestimonialRotator
{
}

.dropcontent /* Testimonial Snippets Text */
{
	font-size: 80%;
	width: 91%;
}

.droptitle /* Testimonial Snippets Title */
{
	font-weight: bold;
	text-align: right;
	background-color: Transparent;
}

.LeftQuote
{
	float: left; 
	margin-right: 25px;
	margin-left: 35px;
	width: 21px;
	background-color: Transparent;
}

.RightQuote
{
	width: 21px;
	margin-top: -10px;
	padding-left: 82%;
	background-color: Transparent;
}

.ExternalLinksStyle
{
    float: left;
    width: 85%;
    padding-left: 50px;
    opacity: 0.5;
}

