body
{
 	background: #FFF;
 	color: #000;
 	font-family: arial, tahoma, helvetica;
 	font-size: 70%;
 	margin: 0;
	line-height: 1.6;
}

a
{
	color: #ff7800;
}

a:hover
{
	text-decoration: none;
}

img {border: 0;}
form {margin: 0;}

input, select, textarea
{
	font-family: arial, tahoma, helvetica;
	font-size: 100%;
}

.text
{
	padding: 3px;
	border: 1px solid #000;
	color: #000;
}

.button
{
	background: #000 url(/media/images/btn-bg.gif) repeat-x center;
	color: #fff;
	border: 0 none;
	padding: 3px 5px 2px 5px;
	text-transform: uppercase;
	font-size: 90%;
}

hr
{
	background: #fff;
	color: #fff;
 	border: 0 none;
 	border-top: 1px solid #ddd;
}

h1, h2, h3, h4, h5, h6, p, ol, ul
{
	margin-top: 10px;
	margin-bottom: 10px;
}

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

h1 {font-size: 220%; line-height: 1.3;}
h2 {font-size: 165%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}
h5 {font-size: 115%;}
h6 {font-size: 110%;}

.center
{
	width: 950px;
	margin: 0 auto;
}

#header
{
	background: #303032 url(/media/images/header-bg.gif) repeat-x top;
	height: 66px;
	border-top: 9px solid #242424;
}

#header .center
{
	position: relative;
	z-index: 1000;
}

#header form
{
	float: right;
	margin-top: -6px;
	padding: 6px;
	background: #242424;
	color: #eee;
}

#header form input
{
	vertical-align: middle;
}

#header form .text
{
	color: #999;
}

#header form a
{
	color: #eee;
}

#header h1
{
	margin: 0;
}

#menu
{
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 32px;
	right: 0;
}

#menu li,
#menu li a
{
	float: left;
}

#menu li
{
	position: relative;
}

#menu li a
{
	color: #c5c5c5;
	padding: 8px 10px 0 10px;
	height: 26px;
	text-decoration: none;
}

#menu li a:hover
{
	background: #242424;
	color: #fff;
}

#menu li ul
{
	display: none;
	position: absolute;
	top: 34px;
	left: -1px;
	margin: 0;
	padding: 1px 1px 1px 0;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #ccc;
	list-style: none;
	width: 160px;
	min-height: 1px;
	_height: 1px;
	background: #eee url(/media/images/menu-bg.gif) repeat-x top;
}

#menu li ul li,
#menu li ul li a
{
	float: none;
	padding: 0;
	height: auto;
	display: block;
	color: #555;
}

#menu li ul li a
{
	padding: 5px 10px;
	min-height: 1px;
	_height: 1px;
}

#menu li ul li a:hover
{
	background-color: #fff;
	color: #000;
	text-decoration: underline;
}

#menu li ul li ul
{
	left: 160px;
	top: 0;
}

/*DO HOVERS*/

#menu li:hover ul
{
	display: block;
}

#menu li:hover ul li ul
{
	display: none;
}

#menu li:hover ul li:hover ul
{
	display: block;
}

#menu li:hover ul li:hover ul li ul
{
	display: none;
}

#menu li:hover ul li:hover ul li:hover ul
{
	display: block;
}

/*PARTNER NAVIGATION BAR*/
/*----------------------*/

#partnerbar
{
	background: #1a1a1a;
	color: #aaa;
}

#partnerbar .center
{
	padding: 7px 0;
}

#partnerbar span
{

}

#partnerbar b
{
	color: #fff;
}

#partnerbar a
{
	color: #fff;
}


#partnerbar ul
{
	float: right;
	display: inline;
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#partnerbar ul li
{
	display: inline;
	margin-left: 10px;
}

#partnerbar form
{
	display: inline;
}

#partnerbar form a
{
	color: #666;
	font-size: 90%;
}

#partnerbar input
{
	vertical-align: middle;
}

/*HOMEPAGE STUFF*/
/*--------------*/

#homepageright
{
	float: right;
	width: 270px;
}

#homepageleft
{
	float: right;
	width: 680px;
}

#intro
{
	padding-bottom: 15px;
	background: url(/media/images/homepage-intro-bottom.gif) left bottom no-repeat;
	margin-bottom: 11px;
}

#intro div
{
	background: #f0f0f0 url(/media/images/homepage-intro-bg.gif) bottom repeat-x;
	color: #363636;
	padding: 25px 25px 1px 25px;
	height: 308px;
}

#intro h1,
#recentcasestudies h1
{
	margin: 0 0 15px 0;
	font-size: 140%;
	padding-bottom: 6px;
	color: #000;
	border-bottom: 1px dotted #bbb;
}

#intro h1
{
	margin-left: -15px;
	margin-right: -15px;
}	

#intro a
{
	color: #000;
}

#intro ul
{
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

#intro ul li
{
	padding-left: 15px;
	display: block;
	background: url(/media/images/homepage-intro-bullet.gif) 5px 7px no-repeat;
}

#banner
{
	height: 200px;
	width: 665px;
	background: #1a1a1a;
	margin-bottom: 10px;
	position: relative;
}

#banner span
{
	position: absolute;
	width: 332px;
	height: 100px;
}

#banner span img
{
	width: 100%;
	height: 100%;
}

#banner span#banner_1
{
	top: 0;
	left: 0;
}

#banner span#banner_2
{
	top: 0;
	right: 0;
}

#banner span#banner_3
{
	bottom: 0;
	left: 0;
}

#banner span#banner_4
{
	bottom: 0;
	right: 0;
}

#banner .bannerBottom
{
	position: absolute;
	top: 185px;
	left: 0;
	height: 15px;
	width: 665px;
	background: url(/media/images/banner-bg.png);
}

#recentcasestudies
{
	padding-bottom: 15px;
	background: url(/media/images/homepage-casestudies-bottom.gif) left bottom no-repeat;
}

#recentcasestudies div
{
	background: #f0f0f0 url(/media/images/homepage-casestudies-top.gif) left top no-repeat;
	padding: 15px 25px 5px 25px;
}

#recentcasestudies p.title
{
	margin-top: 0;
	font-size: 130%;
	padding-bottom: 2px;
	color: #000;
	border-bottom: 1px dotted #bbb;
}	

#recentcasestudies h2
{
	font-size: 100%;
	margin: 15px 0 0 0;
}

#recentcasestudies p
{
	margin: 0;
}

#recentcasestudies p.grey
{
	font-size: 90%;
	color: #888;
}

#recentcasestudies p a
{
	color: #fff;
	background: #f60;
	font-weight: bold;
	text-decoration: none;
}

#recentcasestudies p a:hover
{
	background: #f80;
}

#recentcasestudies h2 a
{
	text-decoration: none;
	color: #000;
}

#recentcasestudies h2 a:hover
{
	text-decoration: underline;
}

#homenewsletter
{
	padding-bottom: 15px;
	background: url(/media/images/homepage-newsletter-bottom.gif) left bottom no-repeat;
	margin: 10px 0;
}

#homenewsletter div
{
	background: #1a1a1a url(/media/images/homepage-newsletter-top.gif) left top no-repeat;
	padding: 15px 25px 5px 25px;
	color: #bbb;
	font-size: 90%;
}

#homenewsletter p.title
{
	margin-top: 0;
	font-size: 140%;
	padding-bottom: 2px;
	color: #fff;
	border-bottom: 1px dotted #444;
}

#ticker
{
	background: #eee;
	padding: 8px 0;
	height: 1.8em;
	overflow: hidden;
}

#ticker ul
{
	padding: 0 680px;
	margin: 0;
	list-style: none;
	width: 10000px;
	font-size: 90%;
	color: #666;
	font-weight: bold;
}

#ticker ul li
{
	display: inline;
	margin-right: 50px;
}

#tickerfade
{
	position: relative;
	margin-bottom: 10px;
}

#tickerfade .fadeleft
{
	position: absolute;
	top: 8px;
	left: 0;
	height: 1.8em;
	width: 108px;
}

#tickerfade .faderight
{
	position: absolute;
	top: 8px;
	right: 0;
	height: 1.8em;
	width: 108px;
}

#homepageleft .box
{
	float: left;
	width: 185px;
	padding: 0 18px;
	height: 140px;
	background: url(/media/images/homepage-box-bg.gif) no-repeat;
	margin: 0 2px 10px 0;
	
}

#homepageleft .box p.title
{
	font-size: 125%;
	text-transform: uppercase;
	color: #2d2d2d;
	padding-bottom: 6px;
	border-bottom: 1px dotted #bbb;
}

.box a.boxButton
{
	display: block;
	background: url(/media/images/box-button-bg.png);
	width: 128px;
	height: 20px;
	font-weight: bold;
	padding: 2px 0 0 7px;
	color: #222;
	margin: 5px 0;
	text-decoration: none;
}

.box#latestnews #newsCount
{
	float: right;
	margin: 0;
	font-size: 90%;
	padding-top: 3px;
	color: #444;
}

.box#latestnews h3
{
	font-size: 100%;
	position: absolute;
	width: 185px;
	margin: 0;
}

.box#latestnews h3 a
{
	text-decoration: none;
	color: #000;
}

.box#latestnews h3 a:hover
{
	text-decoration: underline;
}

#homepageleft #detectit
{
	clear: both;
	width: 668px;
	min-height: 1px;
	background: #eee url(/media/images/homepage-detectit-bottom.gif) left bottom no-repeat;
	padding-bottom: 15px;
	font-size: 110%;
	color: #333;
	margin-bottom: 25px;
}

#homepageleft #detectit div
{
	background: url(/media/images/homepage-detectit-top.gif) left top no-repeat;
	padding: 5px 15px;
}

* html #homepageleft #detectit
{
	height: 1px;
}

/*#banner
{
	height: 262px;
}

#banner h2
{
	margin: 0;
	position: absolute;
	top: 40px;
	left: 570px;
	width: 300px;
	font-size: 200%;
	background: url(/media/images/white-semi.png);
	padding: 20px;
}

#homepageright
{
	float: right;
	width: 492px;
	background: #f9f9f9;
	padding: 15px 25px;
}

#homepageleft
{
	float: left;
	background: url(/media/images/homepageleft-bg.gif) no-repeat left 10px;
	width: 247px;
	min-height: 133px;
	padding: 20px 0 0 160px;
	border-left: 1px solid #eee;
}

#homepageleft ul
{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 140%;
	color: #ddd;
}

#homepageleft ul li a
{
	color: #000;
}*/

/*FOOTER STYLES*/
/*-------------*/

#footer
{
	clear: both;
	text-align: right;
	padding: 15px 0;
	color: #444;
}

#footer span,
#footer a
{
	color: #aaa;
}

#footer b
{
	font-weight: normal;
}

#footer b a
{
	text-decoration: none;
}

#footer b a:hover
{
	color: #000;
}

/*CONTENT PAGE CONTENT*/
/*--------------------*/

#left
{
	float: left;
	border-right: 1px solid #eee;
	padding: 10px 0 0 0;
	margin-right: 25px;
	width: 150px;
}

#right
{
	float: left;
	margin-left: 30px;	
	width: 354px;	
}

#right .rightimg
{
	display: block;
	width: 354px;
}

#right div
{
	background: #f6f6f6 url(/media/images/right-bg.gif) repeat-x top;
	padding: 10px 20px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #ddd;
}

#right a
{
	color: #444;
}

#left ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#left ul ul
{
	margin: 0 0 15px 0;
}

#left ul a
{
	color: #000;
}

#mainleft
{
	float: left;
	width: 564px;
	padding: 10px 0;
}

#mainright
{
	float: left;
	width: 774px;
	padding: 10px 0;
}

#mainfull
{
	padding: 10px;
}

.date
{
	color: #555;
	font-size: 90%;
}

#news-list h4
{
	margin-bottom: 0;
	border-top: 1px solid #eee;
	padding-top: 10px;
}

#news-list .date
{
	margin-top: 0;
}

.faq li h6
{
	cursor: pointer;
}

.faq li *
{
	display: none;
}

.faq li.active
{
	background: #f3f3f3;
	padding-bottom: 1px;
}

.faq li.active *
{
	display: block;
}

.faq li.active li
{
	display: list-item;
}

.faq li.active strong,
.faq li.active i,
.faq li.active span
{
	display: inline;
}

.faq li h6,
.faq li h6 strong,
.faq li hr
{
	display: block;
}

/*STYLES AVAILABLE IN TINY-MCE*/
/*----------------------------*/

.greybox
{
	background: #f3f3f3;
	padding: 10px;
}

table
{
	font-size: 100%;
}

table th
{
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

table td
{
	vertical-align: top;
}

table.bordered
{
	border: 1px solid #ccc;
}

table.bordered th,
table.bordered td
{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding-right: 5px;
}

.fieldleft
{
	float: left;
	width: 220px;
}

.fieldright
{
	margin: 0 0 3px 220px;
}

#ibmlogo
{
	margin: -10px 0 0 0;
	text-align: right;
}

/*MEMBER LOGIN*/

#member_login
{
	background: #f6f6f6;
	border: 1px solid #eee;
	padding: 5px 20px 15px 20px;
	width: 522px;
	overflow: hidden;
}

#member_login .left
{
	float: left;
	width: 45%;
}

#member_login .right
{
	float: right;
	width: 45%;
}

#form_member_forgotten_password
{
	display: none;
}
