/*
On-Mark-IT Global Stylesheet
Description: The default stylesheet used for the homepage and subpages.
*/

/****************************************************************
 Typography and Colour
 typefaces and font colours can be modified here
 ****************************************************************/

body
	{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #999999;
	background-color: #D5E0E5;
	}
	
#menu a
	{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
#menu a:hover, #menu a:active
	{
	color: #FFFFFF;
	background-color: #7398AA;
	}
	
#menu .active /* colour active menu tab */
	{
	color: #B5C8D2;
	background-color: #FFFFFF;
	}
	
#sidebar a
	{
	font: 13px LucidaGrande, "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ADC2CD;
	font-weight: bold;
	text-decoration: none;
	}
	
#sidebar a:hover, #sidebar a:active
	{
	color: #7398AA;
	}
	
.feature td /* font colour of Features List */
	{
	color: #FFFFFF;
	}
	
#footer
	{
	color: #7398AA;
	}
	
#footer a
	{
	color: #7398AA;
	font-weight: bold;
	text-decoration: none;
	}
	
a
	{
	color: #7398AA;
	text-decoration: none;
	}
	
a:hover, a:active, #footer a:hover, #footer a:active
	{
	text-decoration: underline;
	}
	
h1
	{
	font: 24px HelveticaNeue, "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #B5C8D2;
	}
	
#testimony h1
	{
	font-size: 14px;
	font-weight: bold;
	}
	
h2
	{
	font-size: 13px;
	color: #7398AA;
	}
	
h3
	{
	font-size: 12px;
	color: #7398AA;
	}
	
h4
	{
	font-size: 11px;
	font-weight: bold;
	}
	
blockquote /* used for testimonials */
	{
	font: Georgia, "Times New Roman", Times, serif;
	color: #A4BCC8;
	}
	
.quote
	{
	color: #A4BCC8;
	}
	
#sidebar .extra a
	{
	font-size: 11px;
	font-weight: bold;
	}


/**************** Do NOT edit beyond this point *****************/

/****************************************************************
 Structure and Layout
 ****************************************************************/

body
	{
	text-align: center;
	}

body, ul, li, p, h1, h2, h3, h4, blockquote, table, tr, td, .feature p
	{
	margin: 0;
	padding: 0;
	}
	
p, #content ul
	{
	margin-bottom: 20px;
	}
	
#content ul, #content .quote
	{
	margin-left: 40px;
	margin-right: 60px;
	}

#container
	{
	background: url(/images/layout/background.gif) repeat-y;
	width: 822px;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	}
	
#header
	{
	background: url(/images/layout/header.jpg) no-repeat;
	width: 822px;
	height: 190px;
	}
	
#menu
	{
	width: 782px;
	height: 27px;
	color: #FFFFFF;
	background-color: #B5C8D2;
	margin: auto;
	}
	
#sidebar
	{
	margin-top: 80px;
	}
	
#page, #features, #testimony
	{
	line-height: 18px;
	color: #666666;
	width: 738px;
	margin: auto;
	}
	
#page.homepage, #features, #testimony
	{
	width: 688px;
	}
	
.homepage p
	{
	margin-left: 40px;
	}
	
#slogan
	{
	background: url(/images/layout/slogan.gif) no-repeat;
	width: 452px;
	height: 98px;
	display: block;
	margin: 35px 0 20px 0;
	}
	
.spacer
	{
	width: 22px;
	height: 119px;
	float: left;
	}
	
#bottom
	{
	background: url(/images/layout/bottom.gif) no-repeat bottom;
	width: 822px;
	height: 31px;
	clear: both;
	}
	
#footer
	{
	padding-bottom: 30px;
	}
	
#contact
	{
	width: 200px;
	float: right;
	}
	
#sidebar .extra
	{
	line-height: 13px;
	text-align: right;
	padding-right: 15px;
	}

/****************************************************************
 Lists
 ****************************************************************/

#menu ul
	{
	margin-left: 30px;
	}
	
#menu li
	{
	line-height: 27px;
	list-style: none;
	display: inline;
	}
	
#sidebar ul
	{
	text-align: right;
	padding: 20px 15px 0;
	}
	
#sidebar li
	{
	list-style: none;
	padding-bottom: 15px;
	}

/****************************************************************
 Headers
 ****************************************************************/

#page h1
	{
	background: url(/images/layout/header_rule.gif) repeat-x bottom;
	width: inherit;
	height: 35px;
	margin: 50px 0 40px 0;
	display: block;
	}
	
.logo
	{
	margin-top: 40px;
	}
	
#testimony h1
	{
	letter-spacing: 2px;
	margin: 8px 0 16px 0;
	}
	
#page h2
	{
	margin-bottom: 15px;
	}
	
.feature h2
	{
	margin: 15px 20px 0;
	}
	
#page h3
	{
	padding-top: 10px;
	}

/****************************************************************
 Links
 ****************************************************************/

#menu a
	{
	padding: 7px 17px 7px 17px;
	}

/****************************************************************
 Homepage Features
 ****************************************************************/

#features
	{
	padding-top: 20px;
	}
	
.feature
	{
	background: url(/images/layout/feat_box.jpg) no-repeat;
	width: 333px;
	height: 119px;
	float: left;
	margin-bottom: 20px;
	}
	
.feature table
	{
	width: 303px;
	margin-left: 20px;
	}
	
.feature td
	{
	line-height: 13px;
	padding-right: 10px;
	}

/****************************************************************
 Subpage Structure
 ****************************************************************/

#sidebar
	{
	background: url(/images/layout/sidebar.gif) no-repeat top right;
	width: 155px;
	float: left;
	}
	
#content
	{
	width: 510px;
	margin-left: 30px;
	float: left;
	}

/****************************************************************
 Other Tags
 ****************************************************************/

blockquote
	{
	width: 140px;
	}
	
.homepage blockquote
	{
	line-height: 18px;
	margin-left: 40px;
	margin-right: 10px;
	float: right;
	}
	
#sidebar blockquote
	{
	padding-top: 100px;
	}
	
#sidebar blockquote
	{
	line-height: 15px;
	text-align: right;
	margin: 0;
	float: none;
	}
	
.quoted
	{
	font-weight: normal;
	line-height: 13px;
	text-align: right;
	width: 140px;
	margin-top: 5px;
	float: right;
	}
	
.alignleft
	{
	float: left;
	}
	
.alignright
	{
	float: right;
	}
	
.textright
	{
	text-align: right;
	margin-right: 60px;
	}
	
img
	{
	border: 0;
	}