﻿/* Import navigation sprite styles */
@import "common.css";
@import "navSprites.css";
/*@import "transmenu.css";*/



form {
	width: 960px;
	margin: 0 auto;
	border: 1px solid #000;
	border-top: 0;
	background: url(/images/mp/aristotle_design_mp_body_bk.jpg) repeat-y;
	color: #161616;
}

#content {
	background: #fff url(/images/int/aristotle_design_int_body_flower.jpg) no-repeat bottom left;
	padding: 36px 48px;
}

#header { background: #261D0C; position: relative; }
#header h1 {
	background: url(/images/int/aristotle_design_int_nav2_static.gif) no-repeat 0 0;
	width: 205px;
	margin: 0;
	padding:0px;
	padding-top: 53px;
	position: absolute;
}
 
#sect_nav {
	background: #F5F1E3;
	border-bottom: 1px solid #CBC8B9;
	text-align: center;
	font-size: .95em;
	padding: 10px;
}
#subsect_nav { margin: -15px 250px 15px -15px; }


#tools {
	float: right; display: inline;
	margin: -30px -40px 0 10px;
	padding: .4em 0 .4em;
}
	#tools li { display: inline; }
	#tools a { }
	
	#t_print a { background:url(/images/int/anhc_icon_print.gif) no-repeat; padding: .4em 0 .4em 30px; }
	#t_send a { background:url(/images/int/icon_forward.gif) no-repeat; padding: .4em 0 .4em 30px; }
	#t_fontsize a#downsize { font-size:.75em;}
	#t_fontsize a#upsize { font-size:1.2em;}

#footer {
	background: #F5F1E3 url(/images/int/aristotle_design_int_ftr.gif) no-repeat 0 100%;
	/*border: 1px solid #CCC7BA;*/
	padding: 10px 0px 10px 0;
	position:relative;
	overflow: hidden;
	font-size:.9em;
	
}
	#footer address { font-style: normal; }
	#company, #contact { padding-left: 20px; }
	#footer p { margin: 0 ; }
	#footer #aris {
		position: absolute;
		text-align: right;
		top:10px;
		left: 750px;
		width: 200px;
		padding: 0;
	}
	#aris a { display: block; font-weight: bold; }


#nav_ft {width: 960px; height: 31px;
    background: url(/images/int/aristotle_design_ftr_nav_static.gif);
	background-repeat: no-repeat;
    margin: 0px; padding: 0px;
    position: relative;
    clear:both;
	z-index: 10;}

#nav_ft dd {margin: 0; padding: 0; list-style: none;
position: absolute; top: 0; 
background-image: url(/images/int/aristotle_design_ftr_nav_rollover.gif);
background-repeat: no-repeat;}

#nav_ft a.ir_ft {background: url(/images/int/aristotle_design_ftr_nav_static.gif) 0px 0px no-repeat;
display: block;
height: 0;
padding-top: 31px;
overflow: hidden;}

#nav_ft dt {position: absolute;
  			  top: -200em;} 

dd#portfolio_ft {left: 141px; width: 193px;}
/*dd#call_ft {left: 383px; width: 193px;}*/
dd#contact_us_ft {left: 625px; width: 193px;}

dd#portfolio_ft,#portfolio_ft a.ir_ft {background-position: -141px 0px;}
/*dd#call_ft,#call_ft a.ir_ft {background-position: -383px 0px;}*/
dd#contact_us_ft,#contact_us_ft a.ir_ft {background-position: -625px 0px;}

#nav_ft dd:hover a.ir_ft{background: transparent none;}
#nav_ft dd a.ir_ft:hover {background: transparent;}

#hm_lnk b {height: 50px; width: 200px;position: absolute; left: 0; top: 0; display: block; z-index: 10px; border: 0px solid #fff;cursor: hand;}

#share-enews{border:1px solid black; padding:5px; margin:0;}

#share-enews ul ,#share-enews ul li 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#share-enews ul {padding-left:10px;}

#share-enews li {display:inline;}

#share-enews a
{
	background-repeat:no-repeat;
	background-position:0 50%;
	line-height:20px;
	margin-right:9px;
	padding:4px 0pt 5px 25px;
}

#share-enews #tool-digg a {background-image:url(/images/int/tool-digg.gif);}
#share-enews #tool-reddit a {background-image:url(/images/int/tool-reddit.gif);}
#share-enews #tool-delicious a {background-image:url(/images/int/tool-delicious.gif);}

a.pdf 
{
    background-image:url(/images/pdf_icon.jpg); 
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:4px 0 5px 25px;
	display:block;
}

#subscribeForm .subscribe {background:url(/images/int/aristotle_design_button_addme1.gif) no-repeat; width:109px; padding-top:26px; float:left;}

#subscribeForm .subscribe:hover {background:url(/images/int/aristotle_design_button_addme2.gif);}

#subscribeForm .unsubscribe {background:url(/images/int/aristotle_design_button_unsubscribe1.gif) no-repeat; width:194px; padding-top:31px; float:left;}

#subscribeForm .unsubscribe:hover {background:url(/images/int/aristotle_design_button_unsubscribe2.gif);}

#emp_promo {width:400px; height:225px; float:right;}
