body {
	margin: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #5a5f61;
	text-align:center;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	background-position:center;
}
img {
	border: 0px;
}
#header {
	color: #999999;
	width: 728px;
	margin:auto;
}
#header p {
	margin: 0px;
}
#menu {
	width: 671px;
	height: 75px;
	margin: auto;
	padding: 0px 0px 0px 12px;
	background: url(../images/bgdMenu.jpg) repeat-x;
}
#menu a {
	width: 90px;
	height: 68px;
	float: left;
	display: block;
	padding-top: 7px;
	margin-right: 5px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
#menu a:hover {
	color: #000000;
}
#dropDownWrapper {
	width: 683px;
	height: auto;
	z-index: 1000;
	position: absolute;
	top: 366px; 
	display: block; 
	text-align: left;
}
#dropDownWrapper table td {
	background: #ffffff;
}
#dropDownWrapper table td a {
	height: 15px;
	display: block;
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 10px 0px 10px 10px;
}
#dropDownWrapper table td a:hover {
	background-color: #d1d1d1;
	color: #666666;
}
#dropDownWrapper table td p {
	padding: 0px;
	margin: 0px;
}
#dropDownWrapper table td p.solo a:hover {
	background: #b32e21;
	color: #ffffff;
}
#dropDownWrapper table td p.lite a:hover {
	background: #76aa06;
	color: #ffffff;
}
#dropDownWrapper table td p.pro a:hover {
	background: #4e55ca;
	color: #ffffff;
}
#dropDownWrapper table td p.enterprise a:hover {
	background: #fbcb37;
	color: #ffffff;
}
#dropDownHome, #dropDownProducts, #dropDownSystems, #dropDownTraining, #dropDownSupport, #dropDownTestimonials, #dropDownContact {
	width: 160px;
	height: auto;
	position: absolute;
	float: left;
	display: block;
	display: none;
}
#dropDownHome {
	margin-left: 34px;
}
#dropDownProducts {
	margin-left: 129px;
}
#dropDownSystems {
	margin-left: 224px;
}
#dropDownTraining {
	margin-left: 319px;
}
#dropDownSupport {
	margin-left: 414px;
}
#dropDownTestimonials {
	margin-left: 509px;
}
#dropDownContact {
	margin-left: 533px;
}
#solo a:hover {
	background: #ffcccc;
}
#lite a:hover {
	background: #ccffcc;
}
#pro a:hover {
	background: #99ccff;
}
#enterprise a:hover {
	background: #ffffcc;
}
a {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.left {
	float: left;
}
.right {
	float: right;
}
#container {
	width: 728px;
	margin:auto;
	background-image: url(../images/backgroundContainer.gif);
	background-repeat: repeat-y;
}
#content {
	text-align:left;
	width: 455px;
	padding-top: 15px;
	padding-left: 20px;
	float:left;
	font-size: 11px;
	color: #808080;
	border-left: 1px solid #c4c4c4;
}
#contentWrap {
	width: 662px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	overflow:hidden;
	padding: 0px 33px 0px 33px;
}
#productsLeft {
	float: left;
	width:176px;
	padding: 10px 10px 20px 0px;
}
.productsDemo {
	height: 200px;
	width: auto;
	border-bottom: 1px solid #c4c4c4;
	margin-bottom: 15px;
	font-weight: 100;
	cursor:pointer;
}
.productsInfo {
	height: 90px;
	width: auto;
	padding-bottom: 10px;
	font-weight: 100;
	cursor:pointer;

}
.productsContact {
	font-size: 10px;
	border-top: 1px solid #c4c4c4;
	padding-top:20px;
	height: 90px;
	width: auto;
	font-weight: 100;
	cursor:pointer;
}
.exhibitionsInfo {
	padding-top:10px;
	height: 70px;
	width: auto;
}
#clearer {
	height: 1px;
	width: 1px;
	clear: both;
}
.clearer {
	clear: both;
}
.packageThumb {
	margin-right: 10px;
	vertical-align: top;
	float:left;
	border: 0px;
}
.boldTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #262626;
	font-weight: bold;
}
.boldTitleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4a98b8;
	font-weight: bold;
}
.boldTitleOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f2a317;
	font-weight: bold;
	font-style:italic;
}
#news {
	float:right;
	padding: 10px 0px 20px 10px;
	border-left: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	width: 425px;
	text-align: justify;
}
.welcome {
	float:left;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #c4c4c4;
	margin-left: -10px;
	margin-bottom: 10px;
	padding: 0px 10px 20px 20px;
	width: 440px;
}
.welcome img {
	margin: 0px 10px 10px 0px;
	vertical-align: top;
	float:left;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-image: url(../images/backgroundFooter.gif);
	width: 728px;
	height: 120px;
	margin:auto;
	background-repeat: no-repeat;
	
}
#footerLinks {
	padding-top: 55px;
	padding-left: 35px;
	text-align: left;
	color: #434343;
}
#footerLinks a {
	text-decoration:none;
	color:#434343;
	font-weight:normal;
}

#footerLinks a:hover {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
.footerTitleDate {
	color:#000000
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	background-image: url(../images/backgroundH1.jpg);
	background-repeat: repeat-x;
	padding: 2px;
	border: solid 1px #CCCCCC;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0px;
	color: #990000;
}

.tableMain TD {
	font-size: 12px;
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align:top;
}
.tableMain Table {
	font-size: 12px;
	border: 2px solid #CCCCCC;
}
.tableBold {
	font-weight:bold;
	color:#006699;
}
.tableHeader {
	background-color: #e5e5e5;
	font-weight:bold;
	color: #006699;
}
.tablePadding{
	padding:5px;
}
.tableHeader TD{
	vertical-align:middle;
}
.tableTitle {
	FONT-WEIGHT: bold; 
	COLOR: #666666; 
	BACKGROUND-COLOR: #e5e5e5;
	padding: 2px;
}
.tblRow {
	height: 180px;
}
.btn {
	border: 1px solid #7f9db9;
	background-image: url(../images/backgroundbtnTrial.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #474747;
	padding: 3px 3px 3px 3px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.formInput {
	width: 100%;
}
.formTextarea {
	width: 100%;
	height: 80px;
}
.formSelect {
	width: 100%;
}
.contactBox {
	border: 1px solid #DDDDDD;
	background-color: #ededed;
	text-align: center;
}
.contactBox h2, h3, h4 {
	margin: 4px;
}

/* individual page styles */

/* these apply to the software comparison pages */

.compareList {
	font-size:8px;
	width:100px;
	float:left;
	padding-top:20px;
}
.compareDownload {
	text-align:right; 
	width:310px; 
	float:right; 
}

/* these apply to the individual product pages */

#productPOS {
	float:right;
	width:120px
}

#productFeatures {
	float:left;
	width:295px;
}

#productQuote {
	color:#990000;
	font-size:14px;
	font-weight:bold;
}

.screenShot a{
	font-size: 10px;
	font-weight: bold;
}
.screenShot a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
li {
	list-style-image: url(../images/arrowli.gif);
	margin-bottom: 5px;
}
.compare {
	width: 280px;
	height: 25px;
	margin: auto;
	padding: 10px 0px 0px 40px;
	text-transform: capitalize;
	background: url(../images/bgdCompare.jpg) no-repeat top left;
	margin: 5px 0px 5px 0px;
}

/* THESE APPLY TO THE SALON WEBSITES PRODUCT PAGE */

.salonWebsites {
	width: 100%;
	margin: 0px 0px 25px 0px;
}
.salonWebsites h5 {
	width: 240px;
	background-color:#eeeeee;
	float: right;
	padding: 5px;
}

