/* ================================
    CSS STYLES FOR EzyDrive Skin
   ================================ */

/* GENERIC */
body {
	scrollbar-face-color: #DCDCDC; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-darkshadow-color: #BBBBBB; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-arrow-color: #626262;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #898885;
	background: #d4d4d4;
}

html, body, form, #layout_table {
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #7e7d7d;
}
h1 { font-size: 2.9em; font-weight: normal; }
h2 { font-size: 2.1em; font-weight: normal; }
h3 { font-size: 1.6em; font-weight: normal; }
h4 { font-size: 1.45em; }
h5 { font-size: 1.2em; }
h6 { font-size: 0.85em; }

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #595959;
}
a:hover {
	text-decoration: none;
	color: #f5c403;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

small {
	font-size:  8px;
}
big {
	font-size: 14px;
}

/* MAIN LAYOUT */
#layout_side_l {
	vertical-align: top;
	background: url(images/side_bg.gif) top right;
	/*width: 50%;*/
}
#layout_side_l div {
	background: url(images/side_grad.jpg) repeat-x top right;
	height: 448px;
}
#layout_side_r {
	vertical-align: top;
	background: url(images/side_bg.gif) top left;
	/*width: 50%;*/
}
#layout_side_r div {
	background: url(images/side_grad.jpg) repeat-x top left;
	height: 448px;
}
#layout_side_line_l {
	background: url(images/side_line_l_bg.gif);
	vertical-align: top;
	width: 1px;
}
#layout_side_line_r {
	background: url(images/side_line_r_bg.gif);
	vertical-align: top;
	width: 1px;
}
#layout_content {
	background: #9f9f9f url(images/content_bg.jpg) repeat-x top;
	width: 748px;
	padding: 0 26px;
	vertical-align: top;
}

/* CONTENT */
#header_panel {
	background: #000000;
}
#account_cell {
	padding: 0px 12px;
}
#account_cell a:link, #account_cell a:active, #account_cell a:visited {
	color: #d0d0d0;
	padding-right: 12px;
}
#account_cell a:hover {
	color: #ffffff;
}
#search_cell {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #000000;
	height: 36px;
	width: 195px;
	line-height: 36px;
	padding-left: 8px;
}
#search_cell input {
	border: solid 1px #cbcbcb;
	background: #000000;
	color: #cbcbcb;
	font-size: 1em;
	margin-left: 5px;
	padding: 0 2px;
}
.search_link {
	padding: 0px 4px;
}

#banner {
}

#banner_subpage {
	background: #595959;
}

#banner_home_info {
	margin-bottom: -10px;
}

#banner_home_info td {
	padding: 0 0 10px 10px;
}

#content_pane {
	margin-bottom: 10px;
}

#content_pane td.content_pane_top_cell {
}

#content_pane td.content_pane_left_cell {
}
#content_pane td.content_pane_left_cell div.wrapper,
#content_pane td.content_pane_left_cell div.wrapper_white {
	margin-right: 10px;
	width: 160px;
}
#content_pane td.content_pane_left_cell div.wrapper_white {
	background: #ffffff;
	padding: 11px 15px;
}

#content_pane td.content_pane_main_cell {
	width: 100%;
	background: #ffffff;
	padding: 11px 15px;
}
#content_pane td.content_pane_main_home {
	background: #ffffff url(images/content_pane_home_bg.jpg) repeat-x top left;
}

#content_pane td.content_pane_left_home div.wrapper_white {
	width: 170px;
}

#content_pane td.content_pane_right_cell {
}
#content_pane td.content_pane_right_cell div.wrapper{
	padding-left: 10px;
}

#content_pane td.content_pane_bottom_cell {
}

#footer {
	font-size: 0.9em;
	padding: 10px 10px 10px 0px;
	background: #a8a8a8;
	height: 30px;
}
#footer,
#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover
.footer_copyright,
.footer_privacy,
.footer_terms {
	color: #797979;
}
.footer_copyright,
.footer_privacy,
.footer_terms {
	padding: 0px 10px;
	border-right: solid 1px #626262;
	vertical-align: top;
}
.footer_terms {
}

/* COMMON */
.divider {
	background: url(images/line_hor.gif) repeat-x center;
	height: 9px;
	line-height: 9px;
	font-size: 0px;
}
hr.divider {
	height: 1px;
	color: #e7e7e7;
	size: 1px;
}

.clear_float {
	clear: both;
	font-size: 0px;
	height: 0.01%;
}

.small_text_1 {
	font-size: 0.9em;
}

.small_text_2 {
	font-size: 0.8em;
}

/* NEWS LISTING [ANNOUNCEMENT] */
.announcement_list_item {
	font-size: 0.8em;
}
.announcement_list_title {
	font-weight: bold;
	color: #e05719;
}
.announcement_list_date {
	font-weight: bold;
}
.announcement_list_desc {
}
.announcement_list_desc p {
	margin: 0px;
	padding: 0px;
}
.announcement_list_title {
}
/* BREADCRUMB [BREADCRUMB] */
#breadcrumb_cell {
	padding: 8px 0px;
	color: #f5c403;
}
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited {
	color: #f5c403;
}

/* MAIN MENU: [SOLPARTMENU] */
.MainMenu_MenuContainer {
	display: block;
	width: 100%;
	background: url(images/menu_bg_on.gif) repeat-x;
}
.MainMenu_MenuBar {
	border-width: 0px;
}

.MainMenu_MenuItem,
.MainMenu_MenuItemSel,
.MainMenu_MenuIcon,
.MainMenu_MenuArrow {
	font-size: 1em;
	font-weight: normal;
	border-width: 0px;
	padding: 3px 1px;
	border: solid 1px #ffffff;
	border-width: 1px 0px 0px 0px;
}
.MainMenu_MenuItem {
}
.MainMenu_MenuItemSel {
	background: #dddddd;
}
.MainMenu_MenuIcon {
	padding-left: 4px;
}
.MainMenu_MenuArrow {
}

.MainMenu_SubMenu {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	background-color: #eeeeee;
}
.MainMenu_MenuBreak {
	border-width: 0px;
	vertical-align: top;
}
.MainMenu_RootMenuArrow {
}

/* ROOT */
.MainMenu_RootItem {
	display: block;
	color: #e7e7e7; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 36px 10px 10px 10px;
	background: url(images/menu_bg_on.gif) repeat-x;
	border-width: 0px;
}
.MainMenu_RootItemSel {
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 36px 10px 10px 10px;
	background: url(images/menu_bg_ov.gif) repeat-x;
	border-width: 0px;
}
.MainMenu_RightSeparator {
	display: block;
	width: 4px;
	padding: 0px;
	background: url(images/menu_separator_bg.gif) repeat-x top;
	overflow: hidden;
}

/* SUBPAGE MENU [LINKS] */
#subpage_menu {
	margin-right: 10px;
}
.subpage_menuitem {
}
a.subpage_menuitem,
a.subpage_menuitem:link,
a.subpage_menuitem:visited,
a.subpage_menuitem:active {
	display: block;
	width: 170px;
	margin: 0px;
	padding: 4px;
	background: #b2b2b2 url(images/subpage_menu_bullet_on.gif) no-repeat left center;
	background-position: 6px;
	margin-bottom: 2px;
	padding-left: 16px;
	text-decoration: none;
}
a.subpage_menuitem:hover {
	background: #f5c503 url(images/subpage_menu_bullet_ov.gif) no-repeat left center;
	background-position: 8px;
	color: #ffffff;
}



/* background color for the header at the top of the page  */
.HeadBg { }

/* background/border colors for the selected tab */
.TabBg {
}
/* Panes */
.LeftPane  { 
}
.ContentPane{ 
}
.RightPane  { 
}

/*____________________________________________breadcrumb & current date_________*/
/* text style for the selected tab */

/*_____________________________________________________*/

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited  {
}
A.OtherTabs:active {
}
A.OtherTabs:hover {
}
/*_____________________________________________________*/

/* GENERAL */
/* style for module titles */
.Head {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #595959;
}

/* style of item titles on edit and admin pages */
.SubHead {
	font-size: 1em;
	font-weight: bold;
	color: #595959;
	padding-left: 18px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #595959;
	font-size: 1em;
	font-weight: bold;
}

/* text style used for most text rendered by modules */
.Normal {
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	border: solid 1px #cbcbcb;
	font-size: 1em;
}

.NormalRed {
	font-size: 1em;
}

.NormalBold {
	font-size: 1em;
}
/*_____________________________________________________*/

.StandardTable {
	vertical-align: top;
	text-align: left;
	padding: 4px;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	color: #595959;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.CommandButton:link,
a.CommandButton:visited,
a.CommandButton:active {
	color: #595959;
}
a.CommandButton:hover {
	color: #e95a19;
}

/* MODULE TITLE MENU [ACTIONS] */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem,
.ModuleTitle_MenuItemSel,
.ModuleTitle_MenuIcon,
.ModuleTitle_MenuArrow {
	padding: 4px;
	border-width: 0px;
	font-weight: normal;
	font-size: 1em;
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_RootMenuArrow {
	padding: 2px;
}

/* Rondo Styles  */
table.survey_form {
	
}

table.survey_form tr td {
	border-top: solid 1px #eeeeee;
	padding: 6px 0px;
}

table.survey_form tr td p {
	margin: 0px;
	padding: 0px;
}

span.survey_caption {
	display: block;
	font-size: 11px;
	padding-right: 6px;
}

span.survey_caption_hide {
	display: none;
}
