/* ----------------------------------------
Theme Name: trippecom
Theme URI: 
Description: 
Version: 1.0
Author: AMSTEC
Author URI: 
Last Modified:
Provides: 
---------------------------------------- */
@import 					url("design/styles/default/screen.css");
@import 					url("design/styles/default/print.css");

body { margin:0px; font-family:Arial; font-size:12px; text-align:center; }
#header { padding-bottom:30px; border:0px solid #ff0000; }
h1 { margin:0px; padding:0px; font-size:16px; color:#99cc00; }
h2 { color:#003366; font-size:18px; margin:0 0 15px 0; padding:0; }

b { color:#abb401; }
#nav { position: relative; top:0px; left:0px; height:47px; border:0px solid #ff0000; border-top: 6px solid #000000; }
#nav ul { position: relative; top: -6px; float:right; list-style: none; padding: 0; margin: 0 14px 0 0; background: url(/graphics/nav_rule.gif) right no-repeat;}
#nav li { float:left; margin: 0 0px; list-style: none; }
#nav li a {padding: 0 14px 0 14px;
	float:left;
	background: url(/graphics/nav_rule.gif) no-repeat;
	height: 47px;
	line-height: 40px;
	widtha: 9em;
	display: block;
	border: 0px solid #dcdce9;
	color: #000000;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	border-top: 6px solid #000000;
}
#nav li a:hover, #nav li.current_page_item a  {
	acolor: #ff0000;
	background: url(/graphics/nav_rule.gif) no-repeat;
	border-top: 6px solid #99cc00;
}

#nav li a current_page_item {}

#subnav li { float:left; margin: 0 0px; list-style: none; }
#subnav li a {padding: 0 14px 0 14px;
	float:left;
	xbackground: url(/graphics/nav_rule.gif) no-repeat;
	height: 32px;
	line-height: 30px;
	xwidth: 9em;
	display: block;
	border: 0px solid #dcdce9;
	color: #ffffff;
	font-size: 13px; 
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	xtext-transform: uppercase;
}
#subnav li a:hover, #subnav li.current_page_item a  {
	acolor: #ff0000;
	background: #000000;
}

#subnav li a current_page_item {}

#sidebar ul { margin:0 0 0 15px; padding:0; list-style: none; padding-left: 1em;
	text-indent: -1em; }
#sidebar li { margin:0; padding:0 0 5px 0; }
#sidebar li:before { content: ""; }

.casestudies { background:#eaeff2; color:#666666; padding:10px 15px 10px 15px; margin:0 26px 4px 0; }
.casestudies b {color:#666666; }

#facebook {padding: 15px 0 0 13px; }

#copyright { font-size:11px; color:#333333; width:818px; margin:0 auto; padding:0 0 30px 30px; text-align:left; border:0 solid #ff0000; }
