/* Start of CMSMS style sheet 'Ryder-Style' */
a:link {
	text-decoration: none;
	color: white;
}

a:visited {
	text-decoration: none;
	color: white;
}

a:hover {
	text-decoration: none;
	visibility: visible;
	color: black;
}	
a:active {
	color: black;
}

#text a:link {
	text-decoration: none;
	color: black;
}

#text a:visited {
	text-decoration: none;
	color: black;
}

#text a:hover {
	text-decoration: none;
	visibility: visible;
	color: orange;
}	
#text a:active {
	color: orange;
}

html { margin: 0px; padding: 0px; border: 0px;}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font: 12px/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div {
	border: 0px;
	margin: 0px auto;
	padding: 0;}

img {border: 0px; margin: 0px; padding: 0px; display:block;}


/*p {
	margin: 0;
	padding: 0;
}*/

#container {
	width: 800px;
	height: auto;
	background-color: white;
}

#header {
	width: 800px;
	height: 100px;
	/*background-color: blue;*/
	display: inline;
	vertical-align: top;
}

#content_body {
	width: 800px;
	height: auto;
	margin: 0px;
	/*background-color: red;*/
	padding-bottom: 15px;
	/*display: inline;*/
}

#footer {
	width: 800px;
	height: 13px;
	background-color: #fe991c;
	/*margin-top: 5px;*/
	/*position: normal;*/
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	/*display:inline;*/
}

#nav {
	width: 150px;
	height: auto;
	float: left;
	/*background-color: gray;*/
	margin: 15px;
	display:inline;
	background:  url("../ryder-images/nav-menu-bg.jpg") repeat;
}

#sub-nav {
	width: 100%;
	float: left;
}

#nav-image {
	background-image:   url("../ryder-images/nav-image.jpg");
	position: inherit;
	bottom: 0;
	width: 150px;
	height: 280px;
}

#text-heading {
	width: 590px;
	height: 26px;
	float: left;
	background:   url("../ryder-images/colour-bar.jpg") no-repeat;
	margin-top: 15px;
	margin-right: 15px;
	padding-top: 12px;
	padding-left: 15px;
	padding-bottom: 0;
	display:inline;
}

#text {
	width: 575px;
	height: auto;
	float: left;
	padding: 15px;
	margin-right: 15px;
	/*position: inherit;*/
	display:inline;
	text-align: left;
}

#text-prop-search {
	width: 605px;
	height: auto;
	float: right;
	margin-right: 15px;
	display:inline;
}

#feature-image {
	width: 130px;
	height: 172px;
	float: right;
	margin-top: 15px;
	background:  url("../ryder-images/image-feature-bg.jpg") repeat;
	display:inline;
	overflow: hidden;
}

#feature-clr_bar {
	width: 38px;
	height: 172px;
	float: right;
	margin-left: 2px;
	margin-right: 15px;
	margin-top: 15px;
	background:  url("../ryder-images/image-feature-bg.jpg") repeat;
	display:inline;
}

#flash-frame {
	width: 605px;
	height: 230px;
	float: left;
	margin-top: 15px;
	/*margin-left: 15px;*/
	margin-bottom: 15px;
	display: inline;
}

#home-module-container {
	width: 605px;
	/*height: 100px;*/
	background:  url("../ryder-images/modules-bg.jpg") repeat-y;
	float: left;
	margin-bottom: 15px;
}

#home-welcome {
	width: 235px;
	height: auto;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	/*background: url(../images08/feature-bg.jpg);*/
}

#home-feature {
	width: 170px;
	height: auto;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	display: inline;
	/*background: url(../images08/feature-bg.jpg);*/
}

#home-feature-image {
	width: 130px;
	height: 130px;
	float: left;
	overflow: hidden;
	display: inline;
	margin-bottom: 12px;
}

#home-module-heading {
	width: auto;
	height: 28px;
	padding-left: 25px;
	padding-top: 12px;
	background:  url("../ryder-images/welcome-bg.jpg") no-repeat;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

#home-module-heading p{
	margin: 0px;
}

#home-module-text {
	width: auto;
	height: auto;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

h1 {
	color: white;
	font-size: 14px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

.orange-copy {
	/*font-size: 12px;
	font-weight: bold;
	line-height: -6px;*/
	color: orange;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}

p {
	line-height: 1.3em;
}

#menuwrapper {
	width: 150px;
}

#primary-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*list-style: none;*/
}

#primary-nav li {
	list-style: none;
	display: block;
	background:   url("../ryder-images/nav-bg.jpg") repeat-y left;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid white;
}

li#menuparent {
	color: black;
	font-weight: bold;
	padding-left: 25px;
}

li#menuactiveparent {
	background:   url("../ryder-images/nav-bg-current.jpg") repeat-y left;
	color: black;
	padding-left: 25px;
	font-weight: bold;
}

li#menuactive {
	background: url("../ryder-images/nav-bg-current.jpg") repeat-y left;
	color: black;
	font-weight: bold;
}

#submenuwrapper {
	width: 200px;
	padding: 0px;
	float: left;
}

#sub-nav ul {
	margin: 0;
	padding: 20px;
	/*list-style-type: none;*/
	/*list-style: none;*/
}

#sub-nav li {
	list-style-image: url("../ryder-images/bullet.gif");
	padding-top: 5px;
	padding-bottom: 5px;
}
/* End of 'Ryder-Style' */

