﻿/*
RMS web layout CSS
*/

html {overflow-y:scroll;}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	text-align:center;
	height:100%;
}

/* Header */

#header {
	text-align:left;
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#paradexheader {
	text-align:left;
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background:none;
	background: url(../Images/clientbanner_blue.gif) no-repeat left top;
}


/* ClientHeader */

#clientheader {
	text-align:left;
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background:none;
	background: url(../Images/clientbanner_blue.gif) no-repeat left top;
}
/* Logo */

#logo {
	float:left;
	margin: 20px 20px 0px 20px;
	padding: 0;
	width: 200px;
}

/* topnav */

#topnav {
	display: inline;
	width: 700px;
	height: 20px;
	float:right;
	margin: 20px 20px 0px 10px;
	padding: 0;
}

#topnav ul {
	list-style-type:none;	
	margin: 0;
	padding: 0px 3px 0px 3px;
	list-style: none;
	line-height: normal;
	color:#000;
	font-size: 11px;
}

#topnav li {
	list-style-type:none;
	float: right;
}

#topnav a {
	display: inline;
	width: auto;
	height: 20px;
	padding: 0 5px 0px 5px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	border: none;
}

#topnav a:hover{
	text-decoration: underline;
	color: #000;
}
#topnav .current_page_item a {
	text-decoration: underline;
	font-size: 11px;
	
}

/* Search */
#search {
    float:right;
	font-size:9px;
	margin-right: 20px;
	width: auto;
}

#search form {
	margin: 0;
	padding: 0px 4px 4px 4px;
	background: none;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#search input {
	float: left;
	font: 10px Arial, Verdana, sans-serif;
	border: 1px solid #333;
	filter: alpha(opacity=80);
	margin-left: 5px;
}

#search-text {
	width: 200px;
	height: 22px;
	padding: 3px 0 0 3px;
	border: none;
	background: #fff;
	color: #000000;
}

/* Menu */

#menu {
	background: none;
	width: 980px;
	padding: 0px;
	position:absolute;
	margin-top: 32px;
	margin-left: 20px;
}
/* container-for home page only */

#container {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	padding: 10px 0 10px 0;
}

#container a {
  text-decoration: none; 
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	padding: 10px 0 30px 0;
}

#page p {
  text-align: left; 
}

/*#page ul {
	LIST-STYLE-TYPE: square;
	list-style-position: outside;
	margin-left: 10px;
	padding: 0px 3px 0px 10px;
	line-height: normal;
	font-size: 11px;
}

#page li {
	LIST-STYLE-TYPE: square;
	list-style-position: outside;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 3px 0px 5px;
	font-size: 11px;
}*/

#page a {
  text-align: left; 
  COLOR: #369; 
  TEXT-DECORATION: none
}

#page a:visited
{
    COLOR: #369;
    TEXT-DECORATION: none
}
#page a:active
{
    COLOR: #369;
    TEXT-DECORATION: none
}
#page a:hover
{
    COLOR: #C60;
    TEXT-DECORATION: none
}


#page-bgtop {
	background: none;
}

#page-bgbtm {
	background: none;
	padding: 10px 20px 0px 10px;
}

/* Content */

#content {
	float: left;
	width: 740px;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}
/* Movie-for home page only */
#movie {
	float: left;
	width: 740px;
	background: #fff;
	margin: 10px auto 10px auto;
	z-index: 200;
}
#login {
	margin: 5px 5px 20px 5px;
	font-size:9px;
	line-height:90%;
}

#login p{
	font-size:9px;
}

#login span{
	font-size:9px;
}

#login form {
	margin: 0;
	padding: 4px 4px 4px 4px;
	background: none;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


#login input {
	float: left;
	padding: 3px 0 0 3px;
	font: 10px Arial, Verdana, sans-serif;
	border: 0px solid #333
}

#login-ID {
	width: 100px;
	height: 20px;
	padding: 0px 0 0 0px;
	border: none;
	background: #fff;
	color: #000000;
}

#login-password {
	width: 100px;
	height: 20px;
	padding: 0px 0 0 0px;
	border: none;
	background: #fff;
	color: #000000;
}

#login-Checkbox
{
border: none;
margin: 0px 5px 0px 0px;
}
/* Sidebar */

#sidebar {
	text-align:left;
	float: left;
	width: 220px; 
	background: #fff; 
	padding: 0px 0 0 0; 
	margin: 10px 0px 0px 22px;
	FONT-FAMILY: Arial, Verdana, Sans-Serif; 
	text-align:left
	text: #000000;
	FONT-SIZE: 10px; 
}
.sidebarrdivider {
BORDER: none; WIDTH: 220px; HEIGHT: 14px;
}

.sidebarblock{
	WIDTH: 220px;
	background-color:#F6F6F6;
	Height: 190px;
	BORDER: none; 
	padding: 0px;
	border-bottom: 1px solid #D6D6D6;
	}
	
.sidebarblock{
	font-size:11px;
}

.sidebarblock ul {
	text-align:left;
	margin: 0px 0x 5px 0px;
	padding: 0;
	list-style: none;
}
.sidebarblock li {
	
	line-height: 13px;
	margin: 0px 15px 0px 15px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #999;
	FONT-SIZE: 11px; 
	color:#222;
}
/* #sidebar li {
	text-align:left;
	list-style-type: none;
	margin-bottom: 27px;
	border-bottom: 1px solid #D6D6D6;
	background: #F6F6F6;
	
}

#sidebar li ul {

	margin: 0px 0px 0px 0px;
	padding-bottom: 16px;
	background: none;
	
}

#sidebar li li {
	
	line-height: 13px;
	margin: 0px 14px 0px 14px;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #999;
	FONT-SIZE: 11px; 
	color:#222;
}*/

.sidebarblock h2 {

	margin: 0px 0px 0px 0px;
	padding: 6px 5px 6px 15px;
	background: #E5E5E5;
	text-align:left;
	FONT-WEIGHT: bold;
	letter-spacing: 1px;
    FONT-SIZE: 12px;
    COLOR: #C60;
    FONT-FAMILY: Arial, Verdana, sans-serif;
}


.sidebarblock p {

	padding: 0px 5px 0px 5px;
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana, sans-serif;
	text-align:left;
	color: #555;
}

.sidebarblock a {
	
	border: none;
	color: #222;
}

.sidebarblock a:hover {
	
	text-decoration: none;
	color: #C60;
}

/* Footer */

#footer {
	display: inline;
	font-family: Arial, Verdana, sans-serif;
	height:30px;
	}  

#footer ul {
	display: inline;
	list-style-type:none;
}

#footer li {
	display: inline;
}
#footer p {
	padding: 0 10px 0px 10px;
	text-decoration: none;
}
#footer a {
	display: inline;
	padding: 0 10px 15px 10px;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	border: none;
}

#footer a:hover{
	text-decoration: underline;
	color: #000;
}
#footer .current_page_item a {
	text-decoration: underline;
	font-size: 11px;
	
}

/*footer resource*/
#footerResources {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: none; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 20px; OVERFLOW: hidden;   WIDTH: 1000; PADDING-TOP: 0px; POSITION: relative;
}
.footerDivider {
	MARGIN-TOP: 0px; FLOAT: left; BORDER: none; WIDTH: 19px; HEIGHT: 8.5em
}
.footerBlock {
	FLOAT: left;
	border-bottom: 1px solid #D6D6D6;
}

.footerBlock span {
	
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana, sans-serif;
	text-align:left;
	color: #000;
}

.footerBlock p {
	
	padding: 0px 5px 0px 15px;
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Verdana, sans-serif;
	text-align:left;
	color: #555;
}

.footerBlock a {
	background: none;
	color: #c60;
	FONT-FAMILY: Arial, Verdana, sans-serif;
}

.footerBlock a:hover {
	background:none;
	color: #c60;
	text-decoration: none;
	FONT-FAMILY: Arial, Verdana, sans-serif;
}

.footerBlock a.capsule {
	background: url(../Images/bluebuttonback.gif) repeat-x center top;
	color: #fff; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	text-align: center;	
	}

.footerBlockContent {
    height: 73%;
}

.footerBlockFooter {
    height: 50px; 
	width: inherit;
}

.footerBlock a.capsule:hover {
	background: url(../Images/button.gif) repeat-x center top;
	color: #fff;
	text-decoration: none;	
}

.footerBlock ul {
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
	COLOR: #000;
}

.footerBlock li {
	font-size: 11px;
	FONT-WEIGHT: normal;
	COLOR: #666;
	margin: 0px 0px 0px 20px;
	padding: 3px 0px 3px 0px;
	list-style:square;
}

.footerBlock h1 {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 15px;
	background: #E5E5E5;
	text-align:left;
	FONT-WEIGHT: bold;
	letter-spacing: 1px;
    FONT-SIZE: 12px;
    COLOR: #C60;
    FONT-FAMILY: Arial, Verdana, sans-serif;
}

#footerBlockA {
	
	WIDTH: 220px;
	background-color:#F6F6F6;
	Height: 190px;
	BORDER: none; 
	padding: 0px;
	border-bottom: 1px solid #D6D6D6;


}
#footerBlockB {
	WIDTH: 220px;
	background-color:#F6F6F6;
	Height: 190px;
	BORDER: none; 
	padding: 0px;
	border-bottom: 1px solid #D6D6D6;
	
	
}
#footerBlockC {
	WIDTH: 222px;
	background-color:#F6F6F6;
	Height: 190px;
	BORDER: none;  
	padding: 0px;
	border-bottom: 1px solid #D6D6D6;

}
#footerBlockD {
	WIDTH: 220px;
	background-color:#F6F6F6;
	Height: 190px;
	MARGIN-left: 22px;
	padding: 0px;
	border-bottom: 1px solid #D6D6D6;
	
}


/*end of footer resource*/


.RMSheading1
{
    text-align:left;
	MARGIN: 0px 0 5px 0;
	FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #555;
    FONT-FAMILY: Arial, Verdana, sans-serif;
}
.RMSheading2
{
    text-align:left;
	FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #555;
    FONT-FAMILY: Arial, Verdana, sans-serif;
}
.RMSheading3
{
    text-align:left;
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 2px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, sans-serif;
}
.RMStext
{
    text-align:left;
	FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, sans-serif;
}
.RMScentertext
{
    text-align:center;
	FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, sans-serif;
}

.RMStableheading
{
    text-align:left;
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, sans-serif;
}
.RMStablerow
{
    text-align:left;
	FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, sans-serif;
}
.RMSsmalltext
{
	FONT-SIZE: 9px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana, sans-serif;
}

.RMSol ol {
	LIST-STYLE-TYPE: decimal;
	font-size: 11px;
}

.RMStext ul {
	LIST-STYLE-TYPE: square;
	list-style-position: outside;
	margin-left: 10px;
	padding: 0px 3px 0px 10px;
	line-height: normal;
	font-size: 11px;
}

.RMStext li {
	LIST-STYLE-TYPE: square;
	list-style-position: outside;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 3px 0px 5px;
	font-size: 11px;
}

.RMStext li li{
	LIST-STYLE-TYPE: square;
	list-style-position: outside;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 3px 0px 5px;
	font-size: 11px;
}

/* Slideshow Tabs 
added by Wing Kam 8.19.2010
*/

.tab_content
{
    font-size: .7em;
    text-align: left;
}

a.tab_content_link:link, a.tab_content_link:visited
{
    color: #3C6D9D;
    text-decoration: none;
	font-weight:normal;
}

a.tab_content_link:hover
{
    color: #D07010;
    text-decoration: none;
    font-weight: normal;
}

/* Slideshow Tabs - end */
