/*
-----------------------------------------------
Style Sheet

Site: orionassetmgmt.com
Author:   aaryn.com
Version:  2007.1
----------------------------------------------- */


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }


/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset { border:none; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl{ margin:0; padding:0; }



/* global elements
 * ------------------------------------------------------------------------- */

/* Default font size in IE and FireFox is 16px. Default for Safari is 14px. */
html {
	font-size:100% /* IE has problems scaling text in ems. Using a percentage makes for better text rendering when scaled. */
	}

body {
	background:url(../images/bg.gif) repeat #fff;
	font-size:.75em; /* Read by IE only. - 75% of 16px = 12px */
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}

html>body {
	font-size:12px; /* overrides the font-size above in all browsers except IE. These browsers can resize text that is specified in px so this is ok. */
	}

a:link, a:visited {
	color:#4687A8;
	}
	
a:hover, a:active {
	color:#64C1F0;
	}
	

/* Classes
 * ------------------------------------------------------------------------- */

.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

.pic_left {
	margin:0 10px 2px 0;
	float:left;
	}

.pic_right {
	margin:0 0px 2px 10px;
	float:right;
	}

.push_down {
	margin-bottom:10px;
	}

.pic_border {
	padding:2px;
	border:1px solid #ccc;
	}

.blue {
	color:#6883a0;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	margin-bottom:5px;
	}

.back_arrows {
	font-size:1.2em; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#2f3b6d;
	}

/* Layout
 * ------------------------------------------------------------------------- */
 
#top_bar {
	background:url(../images/top_bar.gif) repeat-x;
	
	height:13px;
	overflow:hidden;
	}
 
#container {
	width:756px;
	background:url(../images/container_bg.gif) repeat-y;
	margin:0 auto;
	text-align:left;
	}

#title {
	background:url(../images/title.jpg) no-repeat;
	height:162px;
	}
		
	#title h1, #title h2 {
		display:none;
		}
 
		
/* ----- NOTE: Change heights below for equal page heights ----- */
#content_area {
	padding:20px 20px 10px 20px;
	line-height:1.4em;
	height:500px; /* Change for heights of sub-pages */
	}
	
	#index #content_area {
		height:420px; /* Change for height of home-page was 273 */
		}
		
	#investment #content_area {
		height:auto; /* Change for height of investment_strategy page */
		}
	
	#manager #content_area {
		height:auto; /* To keep the portfolio-manager page unaffected */
		}
			
	#why_orion #content_area {
		height:auto; /* To keep the why orion page unaffected */
		}


#column_left {
	width:400px;
	float:left;
	margin-right:20px;
	}
	
#column_left_contact {
	width:322px;
	float:left;
	margin-right:90px;
	margin-left:0px;
	}

#column_left2 {
	width:440px;
	float:left;
	margin-right:20px;
	}

#column_right {
	float:left;
	width:286px;
	line-height:1.4em;
	}
	
#column_right_contact {
	float:left;
	width:252px;
	line-height:1.4em;
	}

#column_right2 {
	float:left;
	width:252px;
	}

#homepage_footer_blue {
	background:url(../images/homepage_footer_full_blue_gold.jpg) no-repeat;
	height:274px;
	}


#subpage_footer {
	background:url(../images/subpage_footer2.jpg) no-repeat;
	height:46px;
	}
	
	
#footer_text {
	width:756px;
	color:#666;
	margin:0px auto;
	
	font-size:.92em;
	}



#footer li {

    	margin: 0;

    	padding: 0 7px 0 10px;

    	display: inline;

    	border-left: 1px solid #2e3b73;

    	line-height: 2.0em;

    	background: none;

		color:#000;

    }



	#footer li.first { 

    	border: none;
		padding:0 7px 0 0;

    }

	

	#footer a:link, #footer a:visited{

		color:#2e3b73;

		text-decoration:underline;

		}
		
	#footer a:hover {
		color:#6389b0;
		}

#homepage_title {
	background:url(../images/homepage_title.jpg) no-repeat;
	width:715px;
	height:43px;
	margin-bottom:10px;
	}
	
	#homepage_title h2, #homepage_title h3 {
		display:none;
		}

#letter_list {
	padding:10px 0 0 15px;
	}

#letter_list li {
	_position:relative;	 /*to fix the IE bullet peekaboo pug */
	background:url(../images/pdf_icon.gif) 0px 6px no-repeat;
	padding-left: 25px;
	padding-top:2px;
	line-height: 1.8em;
	list-style: none;
	}

#main_letter_list {
	padding:10px 0 0 15px;
	}

#main_letter_list li {
	_position:relative;	 /*to fix the IE bullet peekaboo pug */
	background:url(../images/bullet.gif) 0px 8px no-repeat;
	padding-left: 15px;
	line-height: 1.8em;
	list-style: none;
	}

#home_text_left {
	background:url(../images/homesquare2345.gif) 0px 0px no-repeat;
	padding-left: 15px;
	padding-top:10px;
	padding-right: 25px;
	padding-bottom:5px;	 
	width:300px;
	height:345px;
	margin-left:12px;
	margin-top:20px;
	margin-right:5px;
	 
	}
	
#home_text_right {
	float:right;
	background:url(../images/homesquare2345.gif) 0px 0px no-repeat;
	padding-left: 15px;
	padding-top:10px;
	padding-right: 25px;
	padding-bottom:5px;	 	 
	width:300px;
	height:345px;
	margin-top:10px;
	margin-left:5px;	 
	margin-right:5px;
	}

/* --------------------------- Form --------------------------------- */
form {
	margin: 0 auto;
	width:300px;
	}


label {
	float:left;
	width:70px;
	text-align:right;
	margin-right:10px;
	margin-top:-4px; /* to align label with the top of input area */
	}
	
input, textarea {
	width:185px;
	border:1px solid #404040;
	float:left;
	margin-bottom:8px;
	}

input.security_code {
	width:80px;
	}

	form br {
		line-height:0.0;  /* defaults vertical spacing between fields */
		clear:left;
		}

#submit {
	width:64px;
	border:1px solid #404040;
	height:19px;
	background-color:#cde5f1;
	float:left;
	font-weight:bold;
	cursor:pointer;
	}



/* horizontal navigation GOOD
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.gif") no-repeat; 
	width:756px; 
	height:25px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:25px; display:block; outline:none; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 81px; left:0px; }
#nav-02 { width: 108px; left: 1px; }
#nav-03 { width: 114px; left: 2px; }
#nav-04 { width: 162px; left: 3px; }
#nav-05 { width: 160px; left: 4px; }
#nav-06 { width: 122px; left: 5px; }


#nav-01 a:hover, #index #nav-01 { background: transparent url("../images/nav.gif") -0 -25px no-repeat; }
#nav-02 a:hover, #why_orion #nav-02  { background: transparent url("../images/nav.gif") -82px -25px no-repeat; }
#nav-03 a:hover, #manager #nav-03  { background: transparent url("../images/nav.gif") -191px -25px no-repeat; }
#nav-04 a:hover, #investment #nav-04  { background: transparent url("../images/nav.gif") -306px -25px no-repeat; }
#nav-05 a:hover, #letters #nav-05  { background: transparent url("../images/nav.gif") -469px -25px no-repeat; }
#nav-06 a:hover, #contact #nav-06  { background: transparent url("../images/nav.gif") -630px -25px no-repeat; }


/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position:absolute;
	left:-9999px;
	text-align:left;
	float:left;
	z-index:5;
	
	}

#nav li ul li { 
	height:24px; 				/* Height of each drop down nav item */
	border:1px solid #6789ac;
	border-top:none;
	background-color:#ffffff; /* Put background here! Not in the ul!!*/
	left:-1px; /*Optional - Makes drop-down line up even with the dividing line in primary nav (instead of 1px to the right) */
	font-size:.92em;
	}	

#nav li ul li a {
	width:100%;
	height:24px;				/* Height of each drop down nav item, should match above */
	line-height:24px;			/* Height of each drop down nav item again, should match above */
	
	}

#nav li ul li a span {
	display:block;
	padding-left:10px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	color:#003571;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left:0; }

/* Hover styles for drop down items */
#nav-03 ul a:hover { 
	background-image:none;
	background-color:#6789ac;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer; 
	}


/* width of drop down nav - choose width that allows items to display on one line */

#nav-03 ul, #nav-03 li { width:114px; }	