/*******************************************/
/************* Standard elements *************/
/*******************************************/
img { 
	behavior: url('../../iepngfix.htc');
	border: 0;
	}

/*******************************************/
/************* Custom elements *************/
/*******************************************/

#headerTop {
	width: 100%;
	height: 80px;
	}

#headerTopContent {
	width: 940px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	}

#headerTopContent a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;	
	cursor: pointer;	
	}
		
.headerLink:link {
	text-decoration: underline; 
	color:black;
	}

.headerLink:visited {
	text-decoration: underline; 
	color:black;
	}

.headerLink:active {
	text-decoration: underline; 
	color:black;
	}

.headerLink:hover {
	text-decoration: underline; 
	color:black;
	}


.headerLinkHighlighted:link {
	padding: 3px;
	text-decoration: none; 
	color:white;
	background-color: #1cb4fa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px; 
	}

.headerLinkHighlighted:visited {
	text-decoration: none; 
	color:white;
	background-color: #1cb4fa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px; 
	}

.headerLinkHighlighted:active {
	text-decoration: none; 
	color:white;
	background-color: #1cb4fa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px; 
	}

.headerLinkHighlighted:hover {
	text-decoration: none; 
	color:white;
	background-color: #1cb4fa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px; 
	}
	
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}



#mainArea{
	width: 938px;
	height: 344px;
	background-image:url('../../images/main_background.gif');
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 18px; 
	}

#mainArea1{
	width: 938px;
	height: 344px;
	background-image:url('../../images/features/online_appointment_booking.png');
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 18px; 
	}

#mainArea2{
	width: 938px;
	height: 344px;
	background-image:url('../../images/features/appointment_planner.jpg');
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 18px; 
	}

#mainArea3{
	width: 938px;
	height: 344px;
	background-image:url('../../images/features/staff_management.png');
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 18px; 
	}

#mainArea4{
	width: 938px;
	height: 344px;
	background-image:url('../../images/features/online_room_scheduler.jpg');
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 18px; 
	}
	
#mainArea5{
	width: 938px;
	height: 344px;
	background-image:url('../../images/features/online_client_management.png');
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 18px; 
	}

#mainArea6{
	width: 938px;
	height: 344px;
	background-image:url('../../images/features/customized_client_portal.jpg');
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 18px; 
	}

#mainArea7{
	width: 938px;
	height: 344px;
	background-image:url('../../images/features/email_newsletter_editor.jpg');
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 18px; 
	}

#mainAreaLeftSide {
	float: left;
	padding-left: 30px;
	padding-top: 40px;
	width: 440px;
	height: 320px;
	color: white;
   }	

#mainAreaLeftSide h1{
	font-family: Verdana;
	font-size: 22px; 
	color: white;
	}
		   
#mainAreaRightSide {
	float: right;
	width: 410px;
	height: 342px;
	}

/* Custom Elements */	
.plainText {
	width: 98%;
	font-family: Trebuchet MS; 
	font-size: 12px; 
	text-align: left;
	color: black;
}

.imageRow {
	width: 100%;
	font-family: Trebuchet MS; 
	font-size: 10px; 
	text-align: center;
	color: black;
}

.largeHeaderText { 
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: black;
	}

.mediumHeaderText { 
	font-family: Verdana; 
	font-size: 16px; 
	text-align: left;
	font-weight: bold; 
	color: #292929;
	}

.smallHeaderText { 
	font-family: Verdana; 
	font-size: 10px; 
	text-align: left;
	font-weight: bold; 
	color: black;
	}

.blackLink{
	display: inline;
	margin-left: 10px;
	color: black;
	cursor: pointer;
	text-decoration: underline;
	font-family: Trebuchet MS; 
	font-size: 12px; 
	}

.mailchimp{
	font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
	}

/* Links */
a.whiteLink:link {text-decoration: underline; color: white;;}
a.whiteLink:visited {text-decoration: underline; color: white;;}
a.whiteLink:active {text-decoration: underline; color: white;;}
a.whiteLink:hover {text-decoration: underline; color: white;;}

a.grayLink:link {text-decoration: underline; color: gray;;}
a.grayLink:visited {text-decoration: underline; color: gray;;}
a.grayLink:active {text-decoration: underline; color: gray;;}
a.grayLink:hover {text-decoration: underline; color: gray;;}

a.contentLink:link {text-decoration: underline; color:blue; font-size: 14px;}
a.contentLink:visited {text-decoration: underline; color:blue; font-size: 14px;}
a.contentLink:active {text-decoration: underline; color:blue; font-size: 14px;}
a.contentLink:hover {text-decoration: underline; color:#3685d6; font-size: 14px;}

a.nocolorLink {
	font-family: Verdana; 
	font-size: 10px;
	margin-left: 0px;
	}
a.nocolorLink:link {text-decoration: underline; color:black;}
a.nocolorLink:visited {text-decoration: underline; color:black;}
a.nocolorLink:active {text-decoration: underline; color:black;}
a.nocolorLink:hover {text-decoration: underline; color:black;}