/* BASICS *********************************************************/
/* oak default css */
body {
	margin: 0;
	padding: 0;
	background: #fff;
	background: url(/images/bg_page.jpg)  repeat-x top left;
	font-family: 'Georgia', 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #3E3E3E;
}

.quotehead_on {
  	background: url(/images/shout_th_bg.jpg);
	text-align: left;
	padding-right: 1em;
	border-bottom: 3px solid #ccc;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}

.quotehead_off {
  	background: url(/images/shout_th_bg_off.jpg);
	text-align: left;
	padding-right: 1em;
	border-bottom: 3px solid #ccc;
	white-space: nowrap;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 180%;
	font-weight: bold;
	letter-spacing: -1px;
	color: #330066;
}

h2 {
	font-size: 160%;
}


h3 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #910081;
}

a {
	margin: 0;
	padding: 0;
	color: #d156f8;
	text-decoration: none;
}

a:hover {
	margin: 0;
	padding: 0;
	color: ##d156f8;
	text-decoration: underline;
}

a.top {
	color: #3E3E3E;
	text-transform: uppercase;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

hr {
	margin: 15px 0 0 0;
	padding: 0;
	border: 1px solid #fff;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.form {
	font-family: Arial, Verdana, Sans-Serif;
	color: #333333;
	text-transform: none;
	background-image: url(/images/form_bg.jpg);
	border: 1px solid #ccc;
}

.quote {
	font-family: Georgia, Garamond, Times New Roman;
	font-size: 150%;
	letter-spacing: -1px;
	color: #333333;
	line-height: 25px;
	text-transform: none;
}

.quotebox {
	bordercolor: #cccccc;
	border: 3px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 5;
	background-image: url(/images/shout_bg.jpg);
	background-repeat: no-repeat;
}


/* HEADER *********************************************************/


#header,
#home_header {
	float: left;
	margin: 0;
	padding: 0;
	background: url(/images/header_bg.gif) repeat-x top left;
	width: 100%;
}

#home_header {
	position: relative;
}

#nav {
	float: right;
	position: relative;
	top: -1px;
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
}

#nav ul {
	background: url(/images/header_bg.gif) repeat-x 1px 1px;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

#nav ul li a {
	float: left;
	margin: 0;
	padding: 10px 8px 5px 8px !important;
	color: #4D4D4D;
	font-size: 95%;
}

#home #h_nav,
#voices #v_nav,
#scripts #s_nav,
#rates #r_nav,
#blog #b_nav,
#links #l_nav,
#contact #c_nav {
	margin: 0;
	padding: 0;
	background: #d156f8 url(/images/navright.gif) no-repeat bottom right;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
}

#home #h_nav a,
#voices #v_nav a,
#scripts #s_nav a,
#rates #r_nav a,
#blog #b_nav a,
#links #l_nav a,
#contact #c_nav a {
	margin: 0;
	padding: 0;
	border-top: none;
	color: #FFF;
	background: url(/images/navleft.gif) no-repeat bottom left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
}



/* HOME CONTENT ***************************************************/
#content {
	margin: 0;
	padding: 15px 0 30px 0;
}

#content .info {
	float: left;
	margin: 0 0 0 10px;
	_margin: 0;
	padding: 0;
	_padding: 0 15px 0 0;
	width: 53%;
	_width: 380px;
}

#content .info h2 {
	margin: 0 0 2px 0;
	padding: 0;
	color: #2774e5;
	font-size: 180%;
	_font-size: 135%;
	background: url(/images/home_toptitle.gif) no-repeat;
	_background: url(/images/home_toptitle_xp.gif) no-repeat;
	height: 30px;
	_height: 55px;
}

#content .info h2 span {
	display: none;
}

#content .info h3 {
	margin: 0 0 2px 0;
	padding: 0;
	color: #2774e5;
	font-size: 140%;
	_font-size: 115%;
	background: url(/images/home_bottomtitle.gif) no-repeat;
	height: 30px;
}

#content .info h3 span {
	display: none;
}

#content .info a {
	margin: 0;
	padding: 0;
	color: #3885ed;
	border-bottom: 1px solid #9bc2f6;
}

#content .info a:hover {
	border: none;
}

#content .info p {
	margin: 0 0 25px 0;
	padding: 0;
	line-height: 1.6em;
	font-size: 115%;
	_font-size: 105%;
	color: #555555;
}

#content .info img {
	float: right;
	margin: 0 0 0 10px;
	padding: 3px;
	border: 1px solid #DDD;
}

#content .features {
	float: right;
	margin: 0 10px 0 15px;
	_margin: 0;
	padding: 0 0 0 0;
}



/*FOOTER **********************************************************/
#footer {
	float: left;
	margin: 10px 0 0;
	padding: 50px 0 15px 0;
	text-align: center;
	width: 100%;
	background: url(/images/footer_bg.jpg) no-repeat top center;
}

#footer p.links {
	margin: 0 0 15px 0;
	_margin: 0 0 10px 0;
	padding: 0;
}

#footer p.links a {
	margin: 0;
	padding: 0;
	font-size: 110%;
	color: #777;
}

#footer p.links a:hover {
	color: #404040;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #999;
}

/*CLIENT PUFFS*******************************************************/

.newsitem {
	background: url(/images/puff_top.gif) #ddf2f4 repeat-x 0px -72px;
	width: 516;

}

.newsitem .newsitem-right {
	padding-right: 5px 0 5px 0;
	margin: 0;
	background: url(/images/puff_top.gif) no-repeat right;
}

.newsitem .newsitem-left {
	padding: 4px 0 4px 10px;
	background: url(/images/puff_top.gif) no-repeat;
}

.newsitem a {
	color: #1e3e64;
	background: transparent;
	text-decoration: none;
}

.newsitem a:hover {
	text-decoration: underline;
	color: #222222;
	background: transparent;
}

.newsitem-title {
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	background: transparent;
	font-size: 13px;
	line-height: 14px;

}

.newsitem-subtitle {
	color: #000066;
	background: transparent;
}

.newsitem-content {
	border-left: 1px solid #8dd2da;
	border-bottom: 1px solid #8dd2da;
	border-right: 1px solid #8dd2da;
	border-top: 0;
	padding: 10px 7px 10px 7px;
	margin: 0 0 10px 0;
	background: url(/images/puff_bg.gif) #eaf7f8 repeat-x;
	line-height: 138%;
	text-align: left;
	width: 500;
}


