
/* ////////////////////////////////////////////
///                                         ///
///   Design & Development: Inorbital.com   ///
///                                         ///
//////////////////////////////////////////// */

/*----- BODY -----*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background:url(images/landingPage_WebsiteBack.gif) repeat-x;
	background-color: #c26c09;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

/*----- TEXT ----- */

p {
	margin: 0 0 10px 0;
	line-height: 19px;
}

a {
	color: #fd8b07;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #fd8b07;
}

a:active {
	text-decoration: none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin:7px 0 0 0;
	font-size:25px;
	font-weight: lighter;
	color: #934f00;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 15px;
	color: #934f00;
	margin:0 0 10px 0;
}

/*----- GLOBAL DEFFINITIONS ----- */

#wrapper {
	width: 950px;
	margin: 0 auto;
	min-height: 100%;
	text-align:left;
}

#container {
	float:left;
	width:950px;
	padding-top:105px;
	padding-bottom:175px;
	background:url(images/landingPage_topPageBack.jpg) no-repeat;
}

#landingCopy {
	margin:0 auto;
	width:770px;
	height:241px;
	overflow:hidden;
}

#copyColumn01 {
	float:left;
	width:367px;
	text-align:justify;
}

#copyColumn02 {
	float:right;
	width:367px;
	text-align:justify;
}

/*----- ICONS ----- */

#icons {
	width:800px;
	margin:0 auto 20px auto;
	height:230px;
	font-size:20px;
	text-align:center;
}

#icon01 {
	display:inline-block;
	width:158px;
	height:65px;
	background:url(images/icon01.jpg) no-repeat;
	background-position:top left;
	text-align:center;
	padding-top:165px;
	letter-spacing:-1px;
}

#icon01:hover {
	background-position:top right;
}

#icon02 {
	display:inline-block;
	width:158px;
	height:65px;
	background:url(images/icon02.jpg) no-repeat;
	background-position:top left;
	text-align:center;
	padding-top:165px;
	letter-spacing:-1px;
}

#icon02:hover {
	background-position:top right;
}

#icon03 {
	display:inline-block;
	width:158px;
	height:65px;
	background:url(images/icon03.jpg) no-repeat;
	background-position:top left;
	text-align:center;
	padding-top:165px;
	letter-spacing:-1px;
}

#icon03:hover {
	background-position:top right;
}

#icon04 {
	display:inline-block;
	width:158px;
	height:65px;
	background:url(images/icon04.jpg) no-repeat;
	background-position:top left;
	text-align:center;
	padding-top:165px;
	letter-spacing:-1px;
}

#icon04:hover {
	background-position:top right;
}

#icon05 {
	display:inline-block;
	width:158px;
	height:65px;
	background:url(images/icon05.jpg) no-repeat;
	background-position:top left;
	text-align:center;
	padding-top:165px;
	letter-spacing:-1px;
}

#icon05:hover {
	background-position:top right;
}

/*----- FOOTER ----- */

.clear {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

#nonFooter {
	width: 950px;
	position: relative;
	min-height: 100%;
}

#footer {
	position:relative;
	height:160px;
	margin: -160px auto 0 auto;
	background:url(images/footerBack.gif) repeat-x;
}

/* footer ie fix */

*html#footer {
	margin: -160px auto 0 auto;
}

*html#nonFooter {
	height: 100%;
}

/* end footer ie fix */

#footerLines p {
	line-height:11px;
	margin:0 0 11px 0;
}

#footerLines a, a:hover, a:visited {
	color:#fd8b07;
	text-decoration:none;
}

#footerLines a:hover {
	text-decoration:underline;
}

#footerLines {
	position:relative;
	width:950px;
	height:120px;
	margin:0 auto;
	padding-top:25px;
	background:url(images/footerLines.gif) no-repeat;
	background-position:195px 15px;
	font-family:tahoma, arial;
	letter-spacing:-0.15px;
	font-size:9px;
	color:#ffffff;
}

.loginButtonShell {
	position: relative;
	width:950px;
	height:0;
	margin:0 auto;
}

.loginButtonShell2{
	position:absolute;
	left:759px;
	top:-120px;
}

a.login:link{color:#fd8b07; text-decoration:none}
a.login:visited{color:#fd8b07;text-decoration:none}
a.login:hover{color:#fd8b07;text-decoration:underline}	
a.logout:link{color:#fd8b07;text-decoration:none}
a.logout:visited{color:#fd8b07;text-decoration:none}
a.logout:hover{color:#fd8b07;text-decoration:underline}

#c1 {
	position:absolute;
	left:95px;
	width:100px;
}

#c2 {
	position:absolute;
	left:210px;
	width:165px;
}

#c3 {
	position:absolute;
	left:393px;
	width:165px;
}

#c4 {
	position:absolute;
	left:576px;
	width:165px;
}

#c5 {
	position:absolute;
	left:759px;
	width:165px;
}

.hideMe {
	visibility:hidden;
	height:0;
	overflow:hidden;
}

/*----- TOP MENU NAVIGATION ----- */

#topMenu {
	float:left;
	width: 950px;
	height: 35px;
	background:url(images/landingPage_topBack.png) no-repeat;
}



/*----- ALL ABOVE HAS BEEN USED & EDITED FOR THIS WEBSITE -----*/
/*----- ALL BELLOW IS DEFAULT BY CMS                      -----*/



/* DEFAULT */
/* body{font-family:verdana;font-size:11px;color:#3D3D3D;margin:0px;background:url('images/edge_top.gif') #C0C0C0 repeat-x;} */
td{font-family:verdana;font-size:11px;color:#3D3D3D}
li{line-height:17px}
.highlight{color:Red}
.copyright{font-size:10px}
input {font-family:tahoma;font-size:8pt;}
textarea {font-family:verdana;font-size:9pt;line-height:18px}
select {font-size:11px}
a.register:link{color:#ffffff;}
a.register:visited{color:#ffffff;}
a.register:hover{color:#ffffff;}
a.myworkspace:link{color:#ffffff;}
a.myworkspace:visited{color:#ffffff;}
a.myworkspace:hover{color:#ffffff;}
a.admin:link{color:#ffffff;}
a.admin:visited{color:#ffffff;}
a.admin:hover{color:#ffffff;}
.button {}
/* input[type="button"] {height:23px;font-family:Arial;font-size:9pt;} */
input[type="submit"] {height:23px;font-family:Arial;font-size:9pt;}
input[type="text"]   {height:15px;font-family:Arial;font-size:9pt;}
input[type="password"]{height:15px;font-family:Arial;font-size:9pt;}
input[type="file"]   {height:21px;font-family:Arial;font-size:9pt;}

/* PAGE ELEMENTS */
.title {
	font-family:Arial, Helvetica, sans-serif;
	margin:7px 0 0 0;
	font-size:25px;
	font-weight: lighter;
	color: #9a6d00;
}

.publishing_info {margin-top:5px;margin-bottom:15px}
.author_date_first_published {font-style:italic;color:#999999}
.person_last_updating_and_date {font-style:italic;color:#999999}
.posted_by_and_date {font-style:italic;color:#999999}
.category_info {margin-top:15px;margin-bottom:10px;color:#999999}
.category_name {margin-bottom:10px;line-height:35px;font-family:arial;font-weight:bold;font-size:12px;color:#333333;text-transform: uppercase;}
a.all_categories {font-weight:normal;font-size:12px;color:#333333;text-transform: none;}
.recent_entries {margin-bottom:10px;line-height:35px;font-family:arial;font-weight:bold;font-size:12px;color:#333333;text-transform: uppercase;}
a.recent_entries {font-weight:normal;font-size:12px;color:#333333;text-transform: none;}
.month_list {margin:7px;}
.paging {line-height:12px;font-size:9px;padding-top:8px;padding-left:27px;width:262px;height:21px;background:url(images/paging.gif) no-repeat;}