/* Swiftlight CSS 09Sept09 Mike Scott*/

/* Global default parameters*/

body {
	background:#004758;
	font-family: "Segoe UI", "Trebuchet MS", sans-serif;
	font-size:9pt;
}

img {border:0px; border-style:none;} 

a:link {color: #004758;}
a:visited {color: #004758;}
a:hover {color: #eb8719;}

h1 {font-size:13pt;}
h2 {font-size:12pt;}
h3 {font-size:12pt;}
h4 {font-size:10pt;}
p {font-size:10pt;}
p2 {font-size:9pt;}
li {font-size:10pt; line-height: 14pt;}
ul {
	margin:0px 0px 12px 15px;
	padding:0px;
}

/* Classes */

.FooterNote {
	font-size:9pt; 
	padding:0px 0px 0px 2px; 
	margin: 0px 0px 0px 0px;
	}

.error {
	font-size: 8pt;
	color: red;
	margin-left: 5px;
	display:none;
}

.ImgBorder {
	border:1px; 
	border-style:solid;
}

.ImgHoriScroll {
	border:0px; 
	border-style:none;
	margin: 20px auto;
}

.TableHeader {
	font-size: 11pt;
}

.BuyNow {
	font-size: 14pt;
	font-weight:bold;
}

/* Div specifics */

#Swiftlight-Page {
	background:#ffffff;
	width:900px;
	margin:0px auto;
}

#Swiftlight-Header {
	background:#ffffff url(../images/Swiftlight-Project-Management-Software-Header.gif) no-repeat;
	height:160px;
}

#Swiftlight-Header h1 {
	color:#004758;
	position:absolute;
	left: -999px;
	width: 1px;
	overflow: hidden;
}

#Swiftlight-Header h2 {
	color:#004758;
	position:absolute;
	left: -999px;
	width: 1px;
	overflow: hidden;
}

#Swiftlight-Top-Menu {
	position: relative;
	left: 720px;
	top: 25px;
	height: 102px;
	width: 166px;
}

a.TopButton  {
	text-align:center;
	color:#004758;
	font-size: 10pt;
	font-weight:bold;
	background:#ffffff url(../images/Swiftlight-Top-Right-Button-CSS.gif) no-repeat;
	width:165px;
	height: 26px;
	display:block;
	padding: 7px 0px 0px 0px;
	margin: 0px, 0px, 2px, 0px;
	text-decoration:none;
}

a.TopButton:hover {
	color:#ffffff;
	font-size: 10pt;
	background:#ffffff url(../images/Swiftlight-Top-Right-Button-CSS.gif) no-repeat 0px -33px;
	font-weight:bold;
}

a.TopButtonFloatRight  {
	text-align:center;
	color:#004758;
	font-size: 10pt;
	font-weight:bold;
	background:#ffffff url(../images/Swiftlight-Top-Right-Button-CSS.gif) no-repeat;
	width:165px;
	height: 24px;
	display:block;
	padding: 7px 0px 0px 0px;
	margin: 0px, 0px, 0px, 0px;
	text-decoration:none;
	float:right;
}

a.TopButtonFloatRight:hover {
	color:#ffffff;
	font-size: 10pt;
	background:#ffffff url(../images/Swiftlight-Top-Right-Button-HighLight-CSS.gif) no-repeat;
	font-weight:bold;
}

#Swiftlight-Body-Home {
	padding-left: 185px;
	padding-right: 185px;
}

#Swiftlight-Body-Home .columns {
	float:left;
	position: relative;
}

#Swiftlight-Main-Home {
	background:#ffffff;
	width:100%;
	text-align:left;
	min-height:520px;
	font-size:10pt;
}

#Swiftlight-Main-Home h1 {
	margin:8px 0px 5px 0px;
}

#Swiftlight-Main-Home h2 {
	margin:0px 0px 0px 0px;
	font-weight:normal;
	text-align:center;
}

#Swiftlight-Main-Home h3 {
	margin:8px 0px 4px 0px;
	font-weight:bold;
}

#Swiftlight-Main-Home p {
	margin:0px 0px 16px 0px;
}

#Swiftlight-Key-Message {
	margin:10px 0px 10px 0px;
	padding: 4px;
	background:#004758;
	color:#ffffff;
	min-height:31px;
}

a.Key-Message {color: #aaffff;}
a.Key-Message::visited {color: #aaffff;}
a.Key-Message::hover {color: #eb8719;}


/* 	
	Alternate colours for key message:
	background:#dce6f2;
	color:#004758;
*/

#Swiftlight-Key-Message p {
	font-size: 16px;
	font-weight:bold;
	margin: 4px 0px 0px 2px;
}

#Swiftlight-Key-Message3 {
	margin:10px 0px 10px 0px;
	padding: 4px;
	background:#ffffff;
	color:#004758;
	min-height:31px;
}

a.Key-Message3 {color: #aaffff;}
a.Key-Message3::visited {color: #aaffff;}
a.Key-Message3::hover {color: #eb8719;}


/* 	
	Alternate colours for key message:
	background:#dce6f2;#ffffff: #004758
	color:#004758;
*/

#Swiftlight-Key-Message3 p {
	font-size: 14px;
	font-weight:bold;
	margin: 4px 0px 0px 2px;
}

#Swiftlight-Key-Message4 {
	margin:10px 0px 10px 0px;
	padding: 4px;
	background:#ffffff;
	color:#004758;
	min-height:31px;
}

a.Key-Message4 {color: #aaffff;}
a.Key-Message4::visited {color: #aaffff;}
a.Key-Message4::hover {color: #eb8719;}


/* 	
	Alternate colours for key message:
	background:#dce6f2;#ffffff: #004758
	color:#004758;
*/

#Swiftlight-Key-Message4 p {
	font-size: 14px;
	font-weight:bold;
	margin: 4px 0px 0px 2px;
}


#Swiftlight-Menu-Home {
	background:#ffffff;
	width: 166px;
	margin-left: -530px;
	right: 172px;
}

#Swiftlight-Menu-Home h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
}

#Swiftlight-Menu-Home p {
	font-size: 10pt;
}

#Swiftlight-Menu-Home ul {
	list-style-type:none;
	margin:0px 0px 10px 0px;
}

#Swiftlight-Menu-Home li {
	font-size: 10pt;
	text-indent: 6px;
	line-height: 12px;
}

#Swiftlight-Menu-Home p {
	font-size: 10pt;
}

#Swiftlight-Menu-Option {
	background: #ffffff;
	margin:	1px 0px 0px 1px;
	width: 165px;
	height: 28px;
	overflow: hidden;
}

#Swiftlight-Menu-Option2 {
	background: #ffffff;
	margin:	1px 0px 0px 1px;
	width: 165px;
	height: 148px;
	overflow: hidden;
}

#Swiftlight-Menu-Option2:hover {
	height: 148px;
}

#Swiftlight-Menu-Option3 {
	background: #ffffff;
	margin:	1px 0px 0px 1px;
	width: 165px;
	height: 28px;
	overflow: hidden;
}

#Swiftlight-Menu-Option4 {
	background: #ffffff;
	margin:	1px 0px 0px 1px;
	width: 165px;
	height: 28px;
	overflow: hidden;
}

#Swiftlight-Menu-Option5 {
	background: #ffffff;
	margin:	1px 0px 0px 1px;
	width: 165px;
	height: 194px;
	overflow: hidden;
}

#Swiftlight-Menu-Option5:hover {
	height: 194px;
}

#Swiftlight-Menu-Option6 {
	background: #ffffff;
	margin:	1px 0px 0px 1px;
	width: 165px;
	height: 132px;
	overflow: hidden;
}

#Swiftlight-Menu-Option6:hover {
	height: 132px;
}

a.NavButton  {
	text-align: left;
	color: #004758;
	font-size: 10pt;
	background: #ffffff url(../images/Swiftlight-Nav-Button-CSS.gif) no-repeat;
	width:164px;
	height: 22px;
	display: block;
	padding: 7px 0px 0px 0px;
	margin: 0px, 0px, 2px, 0px;
	text-decoration:none;
	overflow: hidden;
}

a.NavButton:hover {
	color:#ffffff;
	font-size: 10pt;
	background:#ffffff url(../images/Swiftlight-Nav-Button-CSS.gif) no-repeat 0px -29px;
	font-weight:bold;
}

a.NavButton2  {
	text-align: left;
	color: #004758;
	font-size: 10pt;
	background: #ffffff;
	width:164px;
	height: 18px;
	display:block;
	padding: 5px 0px 0px 0px;
	margin: 1px, 0px, 2px, 0px;
	text-decoration:none;
	text-indent: 12px;
}

a.NavButton2:hover {
	color:#ffffff;
	font-size: 10pt;
	background:#84b5f9;
	font-weight:bold;
}


#Swiftlight-Right-Home {
	background:#ffffff;
	width: 160px;
	padding-left: 10px;
	margin-right: -185px;
	text-align:center;
	color: #004758;
	overflow:hidden;
}

#Swiftlight-Right-Home p {
	font-size: 9pt;
}

#Swiftlight-Footer {
	background:#ffffff url(../images/Swiftlight-Project-Management-Software-Footer.gif) bottom no-repeat;
	height: 50px;
	color:#004758;
	padding:5px;
	text-align:center;
	clear:both;
}

#Swiftlight-Footer p {
	margin:4px 0px 4px 0px;
	padding:0px;
	font-size:7pt;
	font-weight:bold;
	line-height:12pt;
}

#Swiftlight-AddThis {
	background:#ffffff;
	position:relative;
	float:none;
	top: -58px;
	margin:0px 720px 0px 14px;
	width: 166px;
	padding:0px;
	text-align:center;
}

#Swiftlight-Customers-Vert {
	overflow:hidden;
	margin: 30px 0px 30px 0px;
	text-align: center;
}

#Swiftlight-Customers-Vert img{
	text-align:center;
	margin:	0px 0px 10px 0px;
}

#Swiftlight-Customers-Vert2 {
	overflow:hidden;
	text-align:center;
}

#Swiftlight-Customers-Vert2 img{
	text-align:center;
	margin:	0px 0px 10px 0px;
}

#Swiftlight-Testimonials h1 {
	font-size:14pt;
	margin:0px 0px 16px 0px;
}

#Swiftlight-Testimonials h2 {
	margin:18px 0px 14px 0px;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
}

#Swiftlight-Testimonials h4 {
	margin:18px 0px 4px 0px;
	font-size: 11pt;
	font-weight:bolder;
	font-style:italic;
	text-align:left;
	color:#004758;
}

#Swiftlight-Testimonials p {
	margin:0px 0px 0px 0px;
	text-align:right;




