/* HTML Tag Redefinition */
html, body {height: 100%;  }
img {border: 0px}
a { cursor:pointer}

body {padding: 0px; margin: 0px; text-align: center;background-color:#003465;}

label { font-weight:bold; display:block; padding-top: 10px; }
fieldset { border:1px solid #ccc;}

/* Governs the look of the tri-pane news block on the Flight School homepage */
table.twa-frontpage-list {border: 1px solid white; border-collapse:collapse;}
td.twa-frontpage-list {border: 1px solid white; width: 33%}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ min-width:800px; max-width:100%; margin:auto; text-align:left; padding-left:5px; padding-right:5px;}
#page #headerSpacer{ height:5px }
#page #header{ position:relative} 
/**#page #header #logo{color:#999; font-size:32px; font-family:Arial, Helvetica, sans-serif; line-height:auto; margin-bottom:0px; padding:0px; margin-top:0px; cursor:pointer; left:0px ; z-index:10; width:auto; float:left; position:relative }
#page #header #logo a{color:#999; text-decoration:none;}**/
#page #header div#header-left {float:left; width:270px}
#page #header div#header-center {float:center; width:auto; padding-left:275px; padding-right:275px}
#page #header div#header-right {float:right; width:270px; text-align:right}

#page #header #headerNav{ position: absolute; top: 14px; right: 0px; z-index:2; width:100%; overflow:visible;}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: right}
#page #header ul.nav-header li{float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:#BFBF84; font-size:13px; margin-top:0px }
#page #header ul.nav-header li a,#page #header ul.nav-header li a:hover{ text-decoration:none; color:#BFBF84 }
#page #header ul.nav-header li.nav-selected{ border:1px solid #bbb; padding:2px 8px; }
#page #header #header-area{margin-top: 10px; margin-bottom: 10px }
#page #header #header-area #header-area-inside{margin-bottom: 12px;}
#page #header #header-area img { display: block}
#page .divider{padding-top: 12px; background: url(http://www.tradewindsaviation.com/themes/tradewinds/images/nav_horizontal_divider.gif) repeat-x top; overflow:hidden; height:1px; clear:both; width:100%; }

#page #central{background:url(http://www.tradewindsaviation.com/themes/tradewinds/images/nav_sidebar_right_bg.gif) repeat-y center; clear:both; }
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(http://www.tradewindsaviation.com/themes/tradewinds/images/nav_sidebar_left_bg_1000wide_bdbd93.gif) repeat-y center !important; }
#page #central.central-left div#sidebar {float: left !important; }
/* padding-left:72 */
#page #central.central-left #body {padding-left: 0px !important; padding-right: 0px !important; float:right}

/* 67 */
#page #central #body{ float:left; width:75%; padding-right:28px; overflow:hidden; padding-left: 0px !important; padding-right: 0px !important }
#page #central #body p {text-align:justify;}
#page .no-sidebar #body{ float: none !important; width: auto !important; overflow:hidden }
/* 24 */
#page #central #sidebar{ float:right; width:21%; overflow:hidden }
#page #central #sidebar p{ line-height:24px}
/* padding-left:24px */
#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:10px; font-size:11px;}
#page #central #sidebar ul.nav li{ margin-bottom:16px; }
#page #central #sidebar ul.nav a{ text-decoration:none; color:#999967 }
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline; color:#bdbd93; }
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }

#page #central.navLeft{ background:url(http://www.tradewindsaviation.com/themes/tradewinds/images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
/* 68 */
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

#page #footer{ padding-top:24px; clear:both; padding-bottom:0px; color:#999; font-size:10px; position:relative; bottom:0}
#page #footer a{ text-decoration:none }
#page #footer span.sign-in {margin-left: 20px}
#page #footer div#footer-address {float:center; font-size:14px}
#page #footer span.powered-by {float:right}

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}


/* customize_miscellaneous */  /* customize_miscellaneous */

#logout {text-align:right; padding-bottom:5px}

/* For Right and Left Sidebar Page Type */
#page #right-left-main.central div#sidebar-left {float:left; width:180px; padding: 10px; border-style:solid; border-width:1px; border-color:#999967}
#page #right-left-main.central div#right-left-body {float:center; width:auto; padding-left:215px; padding-right:215px}
#page #right-left-main.central div#sidebar-right {float:right; width:180px; padding:10px; border-style:solid; border-width:1px; border-color:#999967}


/* For Right and Left Sidebar Column Page Type */
#page #right-left-main.central div#sidebar-left {float:left; width:180px; padding: 10px; border-style:solid; border-width:1px; border-color:#999967}
#page #right-left-main.central div#body {float:center; width:auto; padding-left:215px; padding-right:215px}
#page #right-left-main.central div#body #body-left {float:left; width:49%}
#page #right-left-main.central div#body #body-right {float:right; width:49%}
#page #right-left-main.central div#sidebar-right {float:right; width:180px; padding:10px; border-style:solid; border-width:1px; border-color:#999967}


/* For Left Sidebar Page Type */
#page #left-main.central div#sidebar-left {float:left; width:180px; padding: 10px; border-style:solid; border-width:1px; border-color:#999967}
#page #left-main.central div#left-body {float:center; width:auto; padding-left:215px}


/* For Left Sidebar Column Page Type */
#page #left-main.central div#sidebar-left {float:left; width:180px; padding: 10px; border-style:solid; border-width:1px; border-color:#999967}
#page #left-main.central div#body {float:center; width:auto; padding-left:215px}
#page #left-main.central div#body #body-left {float:left; width:49%}
#page #left-main.central div#body #body-right {float:right; width:49%}


/* For Home Page Type */
#page #home.central div#body div#body-outer table#image-container { width:100%; z-index:1 }
#page #home.central div#body div#body-outer td.centered { text-align:center; border:1px }

/* Top Right Element */
	#page #home.central div#body #top-right-element { position:absolute; left:50%; margin-left:235px; top:125px; z-index:2 }
	#page #home.central div#body #top-right-element-view { position:absolute; left:50%; margin-left:235px; top:175px; z-index:2 }
	#page #home.central div#body #top-right-element-edit { position:absolute; left:50%; margin-left:235px; top:225px; z-index:2 }

/* Top Left Button */
	#page #home.central div#body #top-left-button { position:absolute; left:50%; margin-left:-365px; top:150px; z-index:2 }
	#page #home.central div#body #top-left-button-view { position:absolute; left:50%; margin-left:-365px; top:200px; z-index:2 }
	#page #home.central div#body #top-left-button-edit { position:absolute; left:50%; margin-left:-365px; top:250px; z-index:2 }

/* Top Center Button */
	#page #home.central div#body #top-center-button { position:absolute; left:50%; margin-left:-40px; top:150px; z-index:2 }
	#page #home.central div#body #top-center-button-view { position:absolute; left:50%; margin-left:-40px; top:200px; z-index:2 }
	#page #home.central div#body #top-center-button-edit { position:absolute; left:50%; margin-left:-40px; top:250px; z-index:2 }

/* Top Right Button */
	#page #home.central div#body #top-right-button { position:absolute; left:50%; margin-left:180px; top:150px; z-index:2 }
	#page #home.central div#body #top-right-button-view { position:absolute; left:50%; margin-left:180px; top:200px; z-index:2 }
	#page #home.central div#body #top-right-button-edit { position:absolute; left:50%; margin-left:180px; top:250px; z-index:2 }

/* Bottom Left Button */
	#page #home.central div#body #bottom-left-button { position:absolute; left:50%; margin-left:-399px; top:466px; z-index:2 }
	#page #home.central div#body #bottom-left-button-view { position:absolute; left:50%; margin-left:-399px; top:516px; z-index:2 }
	#page #home.central div#body #bottom-left-button-edit { position:absolute; left:50%; margin-left:-399px; top:566px; z-index:2 }

/* Bottom Center Button */
	#page #home.central div#body #bottom-center-button { position:absolute; left:50%; margin-left:-155px; top:475px; z-index:2 }
	#page #home.central div#body #bottom-center-button-view { position:absolute; left:50%; margin-left:-155px; top:525px; z-index:2 }
	#page #home.central div#body #bottom-center-button-edit { position:absolute; left:50%; margin-left:-155px; top:570px; z-index:2 }

/* Bottom Right Button */
	#page #home.central div#body #bottom-right-button { position:absolute; left:50%; margin-left:225px; top:468px; z-index:2 }
	#page #home.central div#body #bottom-right-button-view { position:absolute; left:50%; margin-left:225px; top:518px; z-index:2 }
	#page #home.central div#body #bottom-right-button-edit { position:absolute; left:50%; margin-left:225px; top:568px; z-index:2 }

/* For table formatted page list */
.page-table-list-td { padding:5px; }


/* Any tiered autonav */
.tiered-nav			{ color:#FFFFFF; font-style:normal; font-weight:normal; background-color:#003465; text-decoration:none; list-style-type:disk; margin-left:10px; padding:0px; font-size:16px; margin-top:0px; }
.tiered-nav ul			{ color:#FFFFFF; font-style:normal; font-weight:normal; background-color:#003465; text-decoration:none; list-style-type:circle; margin-left:0px; padding:0px; padding-left:10px; margin-top:16px; }
.tiered-nav ul li ul		{ color:#FFFFFF; font-style:normal; font-weight:normal; background-color:#003465; text-decoration:none; list-style-type:square; }
.tiered-nav ul li ul li	ul	{ color:#FFFFFF; font-style:normal; font-weight:normal; background-color:#003465; text-decoration:none; list-style-type:circle; }
.tiered-nav li			{ margin-bottom:15px; }
.tiered-nav ul li		{ margin-bottom:16px; }
.tiered-nav a			{ text-decoration:none; }
.tiered-nav-selected		{ color:#BFBF84; }
a.tiered-nav-selected		{ font-style:none; font-weight:normal; background-color:#003465; text-decoration:underline; }
.tiered-nav a:hover		{ color:#E3E39F; }

