﻿a img
{
	border:0;
}
body
{
	background:#FFF;
	color:#000;
	margin:0;
	font:normal 13px Tahoma;
}
h1, h2, h3, h4, ul, ol, li
{
	margin:0;
	padding:0;
}

ol.alphabet li
{
	list-style-type: lower-alpha;
	list-style-image: none;
}
a
{
	font-family: Tahoma;
	font-size: 13px;
	color:#a10d31;
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	text-decoration: underline;
}
a.link
{
	font-family: Tahoma;
	font-size: 10px;
	color:#a10d31;
	padding-left: 20px;
	text-transform: uppercase;
	background: url('Images/link.jpg') no-repeat 1px -1px;
}
a.link.image
{
	font-family: Tahoma;
	font-size: 10px;
	color:#a10d31;
	padding-left: 20px;
	text-transform: uppercase;
}
a.link_ylw
{
	font-family: Tahoma;
	font-size: 10px;
	color:#a10d31;
	padding-left: 20px;
	text-transform: uppercase;
	background: url('Images/link_ylw.jpg') no-repeat 1px -1px;
}

a.link_two_lines
{
	font-family: Tahoma;
	font-size: 10px;
	color:#a10d31;
	padding-left: 20px;
	padding-top: 4px;
	text-transform: uppercase;
	background: url('Images/link.jpg') no-repeat 0 2px;
}
a.link_tree_lines
{
	font-family: Tahoma;
	font-size: 10px;
	color:#a10d31;
	padding-left: 20px;
	padding-top: 4px;
	text-transform: uppercase;
	background: url('Images/link.jpg') no-repeat 0 2px;
}
a.link_arrow
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
	background: url('Images/link.jpg') no-repeat 0px 2px;
}
a.arrow
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color:#a10d31;
	padding-left: 20px;
	text-transform: uppercase;
	background: url('Images/link.jpg') no-repeat;
}
a.link span
{
	visibility: hidden;
	
}
a.caps
{
	font-size:12px;
	text-transform: uppercase;

}
blockquote
{
	width:390px;
	min-height: 50px;
	margin:auto;
	border: none;
	color: #000;
	font:normal 9px Tahoma;
	text-align:right;
	vertical-align: middle;
}
.blockquote-bg2
{
	float: left;
	margin-right: 20px;
	margin-left: 25px;
	margin-bottom: 10px;
	background: #EAEAEA url('Images/blockquote-bg2.jpg') no-repeat top left;
}
.blockquote-bg3
{
	padding: 0;
	width: 447px;
	float: left;
	text-align: center;
	background: url('Images/blockquote-bg3.jpg') no-repeat bottom left;
}

.blockquote-bg3 .show
{
	margin-top: 0px;
	margin-left: -160px;
	padding: 0;
}

blockquote.home_page
{
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 40px;
	width:570px;
}
blockquote.home_page strong
{
	font-size: 14px;
}
blockquote.client_quote
{
	margin-top: 10px;
}
blockquote.client_quote_noscript
{
	margin-top: 10px;
	margin-left: 175px;
	padding: 10px;
}
blockquote.engagement
{
	
}
blockquote.results
{

}
blockquote.solutions
{
	width:390px;
	margin:0 0 2em 0px;
	padding: 12px 20px 12px 20px;
	background:#000000;
	color:#ffffff;
	font:normal 9px Tahoma;
	text-align:right;
	text-indent:-.7em;
}
blockquote strong
{
	display:block;
	font-size:11px;
	text-align:left;
	margin-bottom: 5px;
}
h1
{
	text-transform: uppercase;
	color:#000000;
	font-size:15px;
	margin-bottom: 15px;
	
}
h2
{
	color:#a10d31;
	font-size:14px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-weight: bolder;
}
h3
{
	color:#000000;
	font-size:13px;
	clear: both;
	display:inline;
	float: left;
	margin-right: 5px;
}

h1.about_us
{
	background: url(Images/txt-about_us.gif) no-repeat;
	text-indent: -10000px;
}
h1.value_proposition
{
	background: url(Images/txt-value_proposition.gif) no-repeat;
	text-indent: -10000px;
}
h2.strategic_partners
{
	color: #000;
	font-size: 12px;
}

p
{
	margin:0 0 1.5em 0;
	padding:0;
}
td
{
	vertical-align: top;
}
ol, ul
{
	clear: both;
	margin-bottom:1.5em;
	padding-left:1.5em;
}
ol li
{
	margin-bottom: 15px;
}
ul li
{
	margin-left: 0px;
	margin-bottom:5px;
	list-style-image: url(Images/otm_bullet.gif);
}
ul li.otm_bullet_small
{
	margin-bottom:5px;
	margin-left: 0px;
	list-style-image: url(Images/otm_bullet2.jpg);
}
ul li.otm_bullet_small:hover
{
	list-style-image: url(Images/otm_bullet2_hover.jpg);
}
td li 
{
	margin-left: 0;
	/*width: 225px;*/
}
td.col1
{
	width: 225px;
}
td.col2 
{
	width: 200px;
}
td.col3
{
	width: 175px;
}


/************************************************************************/
/*Globals*/
/************************************************************************/
.g_clear_none
{
	clear: none;
}
.g_clear_left
{
	clear: left;
}
.g_clear_right
{
	clear: right;
}
.g_clear_both
{
	clear: both;
}
.g_float_left
{
	float: left;	
}
.g_float_right
{
	float: right;
}
.g_txt-decor_underline
{
	text-decoration: underline;
}
.g_bread_crumb
{}
.center
{
	text-align:center;
}

#wrapper
{
	width:1000px;
	border:0px solid #000;
	margin:20px auto;
	overflow:hidden;
}
#header
{
	width: 1000px;
	height:68px;
	overflow:hidden;
	background: #FFFFFF url(Images/hdr-tagline.jpg) no-repeat top right;
}
#header #header_navbar
{
	float: right;
	text-align:  right;
	font-size: 9px;
	color: #AEACB4;
	margin-top: 3px;
}
#header #header_navbar a
{
	font-family: Tahoma;
	font-size: 10px;
	color: #AEACB4;
	text-decoration: none;
	
}
#header #header_navbar a:hover
{
	color: #FFFFFF;
}
#navbar
{
	width:1000px;
	height:19px;
	background:#aeacb4 url(Images/bg-nav.gif) no-repeat 0 0;
	text-align: right;
	padding: 0 0 0 0px;
	border:2px solid #fff;
	border-left:0;
	border-right:0;
}
#popup_noscript p
{
	background: #CCCCCC;
	display: block;
	font-family: Calibri;
	font-size: 90%;
	font-weight: bold;
	margin: auto;
	margin-top: 20px;
	padding: 5px;
	text-align: center;
	width: 1000px;
}
#navbar .menu
{
	font-family: Tahoma;
	font-weight: 900;
	float: right;
	margin:0;
	padding: 0;
	text-transform:uppercase;
}
#navbar a
{
	text-decoration: none;
}

#main
{
	width:1000px;
	overflow:hidden;
	background:#fff url(Images/bg-body-grey.jpg) repeat-y 100% 0;
}
#main .site_map_path
{
	width: 680px;
	margin-right: 220px;
	margin-top: -15px;
	float: right;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
#main .site_map_path a
{
	font-weight: lighter;
}
#main #engagement
{
	width:1000px;
	overflow:hidden;
	background:#fff url(Images/bg-body-yellow.jpg) repeat-y 100% 0;
	
	border-top: solid 1px #FFFFFF;
	
}
#main #experience
{
	width:1000px;
	overflow:hidden;
	background:#fff url(Images/bg-body-black.jpg) repeat-y 100% 0;
	
	border-top: solid 1px #FFFFFF;
	
}
#main #results
{
	width:1000px;
	overflow:hidden;
	background:#fff url(Images/bg-body-red.jpg) repeat-y 100% 0;
	
	border-top: solid 1px #FFFFFF;
	
}
#main #home
{
	width:1000px;
	overflow:hidden;
	background:#ffffff;
}
#heading
{
	color: #FFFFFF; 
	float: left; 
	font-size: 16px; 
	font-weight: bold; 
	margin-top: 5px; 
	padding: 3px; 
	text-align: center;
	text-transform: uppercase;  
	width: 130px;
}
#engagement #heading
{
	background-color: #EEB211; 
}
#experience #heading
{
	background-color: #000000; 
}
#results #heading
{
	background-color: #A10D31; 
}
#content
{
	width:790px;
	padding:15px 0;
	float:left;
}
#sidebar
{
	width:175px;
	height: 100%;
	padding:15px 12px;
	float:right;
	background-color:transparent; 
	font-size: 14px;
}
#sidebar a   
{
	color: #000;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover
{
	color: #333;
}
#sidebar ul.sidebar li   
{
	margin-left: 10px;
	list-style-image: url('Images/sidebar_bullet.png');
}
#sidebar ul.sidebar li:hover  
{
	list-style-image: url('Images/sidebar_bullet-hover.png');
}
#sidebar .callout
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#sidebar .callout h3
{
	font-size: 13px;
}
#sidebar .callout p
{
	font-size: 13px;
}
.shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
.shadow-container .shadow2,
.shadow-container .shadow3,
.shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}

.shadow-container .shadow1 {
	background: #B1AFB1;
	
}

.shadow-container .shadow2 {
	background: #9A989A;
	
}

.shadow-container .shadow3 {
	background: #848284;
	
}

.shadow-container .container {
	background: #ffffff;
	font-size: 13px;
	margin-top: 45px;
	padding: 10px;
}
	
#engagement #sidebar
{
	width:165px;
	margin-top: -30px;
	padding-bottom:0;
	background: transparent;
	color: #000;
	padding-right: 10px;
}
#engagement #sidebar a
{
	color: #000;
	font-size: 14px;
	font-family: Calibri;
	font-weight: bold;
	text-decoration: none;
}
#engagement #sidebar a:hover
{
	color: #333;
}
#engagement #sidebar img  
{
	float:none;
}

#engagement #sidebar .quote  
{
	font-size:1.1em; 
}
#engagement #sidebar ul.sidebar li   
{
	margin-left: 10px;
	list-style-image: url('Images/sidebar_bullet.png');
}
#engagement #sidebar ul.sidebar li:hover  
{
	list-style-image: url('Images/sidebar_bullet-hover.png');
}

#experience #sidebar
{
	width:165px;
	margin-top: -30px;
	padding-bottom:0;
	background: transparent;
	color: #000;
	padding-right: 10px;
}
#experience #sidebar a
{
	color: #000;
	font-family: Calibri;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#experience #sidebar a:hover
{

	color: #333;
}
#experience #sidebar img  
{
	float:none;
}
#experience #sidebar p strong a  
{
	color:#000; 
}
#experience #sidebar p strong a:hover  
{
	color:#a10d31; 
}
#experience #sidebar .quote  
{
	font-size:1.1em; 
}
#experience #sidebar ul.sidebar li   
{
	margin-left: 10px;
	list-style-image: url('Images/sidebar_bullet.png');
}
#experience #sidebar ul.sidebar li:hover  
{
	list-style-image: url('Images/sidebar_bullet-hover.png');
}

#results #sidebar
{
	width:165px;
	background: transparent;
	margin-top: -30px;
	padding-bottom:0;
	color: #000;
	padding-right: 10px;
}
#results #sidebar a
{
	color: #000;
	font-family: Calibri;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#results #sidebar a:hover
{

	color: #333;
}
#results #sidebar img  
{
	float:none;
}
#results #sidebar p strong a  
{
	color:#000; 
}
#results #sidebar p strong a:hover  
{
	color:#a10d31; 
}
#results #sidebar .quote  
{
	font-size:1.1em; 
}
#results #sidebar ul.sidebar li   
{
	margin-left: 10px;
	list-style-image: url('Images/sidebar_bullet.png');
}
#results #sidebar ul.sidebar li:hover  
{
	list-style-image: url('Images/sidebar_bullet-hover.png');
}
.singleColumn
{
	float:left; 
	width: 770px; 
}
.singleColumn p
{
	margin-left: 25px;
}
.singleColumn table
{
	margin-left:90px;
}
.singleColumn table.list
{
	margin-left:50px;
}
.singleColumn table.otm_table
{
	border: solid 1px #000000;
	margin: auto;
	margin-bottom: 20px;
	text-align: left;
}
.singleColumn table.otm_table thead
{
	background-color: #CCCCCC;
	
}
.singleColumn table.otm_table .odd
{
	
}
.singleColumn table.otm_table .even
{
	background-color: #E8E8E8;
	
}
.singleColumn h1
{
	margin-left: 20px;
}
.singleColumn h2  
{
	margin-left: 25px;
	padding-bottom: 0;
}
.singleColumn ul 
{
	margin-left: 21px;
}
.singleColumn ol 
{
	margin-left: 31px;
}
.leftColumn
{
	float:left; 
	width: 480px; 
}
.leftColumn p
{
	margin-left:90px;
}
.leftColumn h1
{
	margin-left: 90px;
}
.leftColumn h2  
{
	margin-left: 90px;
}
.leftColumn ul 
{
	margin-left: 110px;
	margin-top: -15px;
}
.rightColumn  
{
	float:right; 
	width:250px; 
	margin-right: -5px;
	margin-top: 45px;
}
.rightColumn ul 
{
	margin-left: 20px;
	margin-top: 5px;
}

#footer
{
	width:725px;
	clear: left;
	padding-left: 15px;
}
#footer a
{
	color: #636363;
	font: 11px Calibri;
	text-align: center;
}
#footer a:hover
{
	text-decoration: none;
}
#footer .privacy_terms_lnk
{
	text-align: center;
}
#footer table
{
	
}

#footer td
{
	height: 15px;
	border: solid 1px #CCC;
	background: #CCC;
}
#footer td a
{
	float: left;
	text-align: center;
	margin-top: 0px;
	font: bold 12px Calibri;
	color: #000;
	
}
#footer td a:hover
{
	text-decoration: none;
}
#footer .call_usa
{
	width: 235px;
}
#footer .call_uk
{
	width: 235px;
}
/*#footer .info_email
{
	width: 138px;
	padding-top: 6px;
}*/
#footer .contact_us
{
	width: 235px;
	padding-top: 6px;
}


/*Home Page*/
#home
{

}
#home #change_trans
{
	text-align: center;
}
#home .section_wrapper
{
	width: 730px;
	float: left;
	padding: 10px;
	padding-left: 20px;
	margin-top: -25px;

}
#home .section_wrapper .section
{
	width: 193px;
	height: 203px;
	float: left;
	display: block;
	margin: 10px;
	margin-top: 5px;
	padding: 10px;
	padding-left: 20px;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial Black;
	font-size: 16px;
}
#home .section_wrapper .section:hover
{
	text-decoration: none;
}
#home .section_wrapper .engagement
{
	background: url('Images/Customers_Home.jpg') no-repeat;
}
#home .section_wrapper .experience
{
	background: url('Images/Solutions_Home.jpg') no-repeat;
}
#home .section_wrapper .results
{
	background: url('Images/Case_Studies_Home.jpg') no-repeat;
}
#home .section_wrapper .content
{
	margin-top: 30px;
}
#home .section_wrapper .content p
{
	padding-left: 25px;
	padding-right: 25px;
}
#home .subsection_wrapper
{
	width: 730px;
	padding: 10px;
	padding-top: 0;
	padding-left: 20px;
	float: left;
}
#home .subsection_wrapper .subsection
{
	width: 223px;
	height: 68px;
	float: left;
	margin: 10px;
	cursor: pointer;
}
#home .subsection_wrapper .contact
{
	background: url('Images/subsection_contact_bg.jpg') no-repeat;
}
#home .subsection_wrapper .customers
{
	background: url('Images/subsection_customers_bg.jpg') no-repeat;
}
#home .subsection_wrapper .info
{
	background: url('Images/subsection_info_bg.jpg') no-repeat;
}

#home .news_sidebar
{
	float: right;
	width: 219px;
	height: 445px;
	padding: 0px;
	padding-left: 20px;
	margin: 0;
	margin-top: 15px;
	margin-left: -5px;
	margin-right: 5px;
	border-left: solid 1px #CCCCCC;
}

#home .news_sidebar a
{
	font-family: Calibri;
	font-size: 12px;
}
#home .news_sidebar .news_img
{
	margin-left: -15px;
}
#home .social_links
{
	clear: right;
	margin-top: 25px;
	float: right;
	width: 219px;
}

/*Intro (Default) Page*/
#intro
{
	background: #ffffff;
	width:800px;
	text-align: center;
	border:1px solid #000;
	margin:20px auto;
	overflow:hidden;
}

/*About Page*/
#about
{

}
.change_transformation
{
	background: #ffffff;

}

/*Delivery Options Page*/
#engagement_options .delivery_opt
{
	background: #F5CC62;
	height: 40px;
}
#engagement_options .delivery_opt h2
{
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0;
	text-shadow: 2px 2px 3px #666666;
	text-transform: uppercase;
}
#engagement_options .delivery_opt h3
{
	font-size: 12px;
	margin-bottom: 5px;
}
#engagement_options img.popup_logo
{
	float: left;
	margin-right: 10px;
}
#engagement_options .opt_row1, #engagement_options .opt_row2
{
	clear: left;
	float: left;
	margin-bottom: 20px;
	width: 520px;

}
#engagement_options .opt1, #engagement_options .opt2, #engagement_options .opt3, #engagement_options .opt4
{
	clear: left;
	width: 395px;
	float: left;
	margin: 0px 10px;
	margin-bottom: 20px;
	margin-left: 27px;
}
#engagement_options .opt1, #engagement_options .opt3
{
	/*margin-left: 28px;*/
}
#engagement_options .opt2
{
}
#engagement_options .opt3
{
}
#engagement_options .opt4
{

}
#engagement_options .opt_details
{
	margin-left: 51px;
}

/*Indicators Page*/
#indicators table.step1
{
	margin-left: 40px;
	margin-bottom: 20px;
}
#indicators table.step2
{

}
#indicators table tr.alternating
{
	background: #CCCCCC;

}

#indicators table td.number
{

}
#indicators table td.question
{

}
#indicators table td.yes
{

}
#indicators table td.no
{

}
#indicators table td.button
{
	text-align: right;
	width: 100%;
}
#indicators .button
{
	float: right;
}
#indicators h2
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/*Clients Page*/
#clients img.client_logo
{
	cursor: pointer;
	float: left;
	margin: auto;
	margin-left: 25px;
	max-width: 180px;
	max-height: 90px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#clients .singleColumn h2
{
	color: #000000;
	margin-left: 0px;
	font-size:12px;
	float: none;
	display: block;
	margin-bottom: 20px;
	margin-top: 40px;
}
#clients .singleColumn table
{
	margin-left:0px;
}
/*
#clients .singleColumn p
{
	margin-left:0px;
}
#clients .singleColumn p.logos
{
	margin-left:25px;
}
#clients .singleColumn h1.logos
{
	margin-left: 20px;
}
*/
#clients .singleColumn table.logos
{
	margin-left: 0;
	text-align: left;
}
#clients .singleColumn table.logos td
{
	width: 180px;
}
#clients .singleColumn a.view_case_study
{
	float: right;
	color:#a10d31;
	margin: 10px;
}

/*Case Studies Page*/
table.request_form
{
	margin-left: 30px;
	margin-top: 10px;
}
table.request_form td.label
{
	text-align: right;
	width: 150px;
	padding-right: 10px;
}
#case_studies img.client_logo
{
	clear: right;
	cursor: pointer;
	margin-bottom: -65px;
	margin-left:420px;
	margin-top:15px;
}
#case_studies .singleColumn h1
{
	margin-left: 30px;
	margin-top: 0px;
	color: #000000;
}
#case_studies .singleColumn h1.title
{
	margin-left: 25px;
	color: #a10d31;
}
#case_studies .singleColumn h2
{
	margin-left: 35px;
	font-size:12px;
	float: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
#case_studies .singleColumn hr
{
	clear: both;
	margin-left: 30px;
}
#case_studies .singleColumn hr.title
{
	clear: both;
	margin-left: 30px;
	color: #a10d31;
	height: 1px;
}
#case_studies .singleColumn p
{
	margin-left:45px;
}
#case_studies .singleColumn p.title
{
	margin-left:45px;
}

#case_studies .singleColumn a.view_case_study
{
	float: right;
	color:#a10d31;
	margin: 10px;
}

/*Login Page*/
#login table
{
	margin-left:0px;
}
#login .login_control
{
	margin-left:180px;
}
.login h2
{
	margin-left: 0px;
	font-size:12px;
	float: none;
	display: block;

}

/*Contact Us Page*/
#contact table.contact_form
{
	margin-left: 30px;
	margin-top: 10px;
}
#contact table.contact_form td.label
{
	text-align: right;
	width: 150px;
	padding-right: 10px;
}
#contact h1
{
	margin-left: 20px;
}
#contact a.link_arrow
{
	margin-left: 25px;
}

/*Account Page*/

#account .ip_terms
{
	margin-top:10px;
	margin-left:50px;
	width: 650px;
}
#account p.profile_result
{
	margin-left: 100px;
	margin-top: 10px;
	color: #a10d31;
}

#account table.profile
{
	margin-left: 100px;
	margin-top: 10px;
}
#account table.profile td.label
{
	text-align: right;
}
#account table.profile td.field
{
	padding-left: 10px;

}
#account table.profile td.button
{
	text-align: right;
}
#account table td
{
	vertical-align: middle;
}
#account img.upload
{
	margin-right: 10px;
}
#account h1
{
	margin-left: 20px;
}

#account .menu
{
	margin-top:10px;
	margin-left:20px;
	width: 725px;
	height: 28px;
	background: #F0F0F0;
	border: solid 1px #A8A8A8;

}
#account .menu_control
{
	float: left;
}

#account .libraries_label
{
	float: right;
	margin: 3px;
	padding-top: 4px;
	color: #a10d31;
}
#account .libraries_control
{
	float: right;
	margin: 3px;
}
#account .dataview_control
{
	margin-left:20px;
	width: 725px;
	border: solid 1px #A8A8A8;
	border-top: none;

}
#account .dataview_header
{
	margin-left:10px;
	margin-top:10px;
	clear: both;
}
#account table.dataview_item
{
	width: 540px;
}
#account table.dataview_item td
{
	overflow:hidden;
}
#account table.dataview_item td a.header
{
	color: #000000;
	font-weight: bold;
}
#account table.dataview_item td a.header:hover
{
	color: #a10d31;
}
#account table.dataview_item td.select
{
	width: 20px;
	text-align: center;
}
#account table.dataview_item td.type
{
	width: 40px;
	text-align: center;
}
#account table.dataview_item td.name
{
	width: 150px;
	text-align: left;
}
#account table.dataview_item td.category
{

}
#account table.dataview_item td.ext
{
	width: 40px;
	text-align: left;
}
#account table.dataview_item td.upload_date
{
	width: 60px;
	text-align: right;
	padding-right: 8px;
}
#account table.dataview_item td.upload_by
{
	width: 80px;
}
#account table.dataview_item td.delete
{
	width: 20px;
	text-align: center;
}

#account .changepswd_control
{
	margin-left:110px;
	margin-top:10px;
}
#account p.changepswd
{
	margin-left:20px;
}
#account .empty_library
{
	margin: 10px;
	color: #a10d31;
	height: 300px;
}


/*Admin Page*/

#admin p.profile_result
{
	margin-left: 100px;
	margin-top: 10px;
	color: #a10d31;
}

#admin table.profile
{
	margin-left: 100px;
	margin-top: 10px;
}
#admin table.profile td.label
{
	text-align: right;
}
#admin table.profile td.field
{
	padding-left: 10px;

}
#admin table.profile td.button
{
	text-align: right;
}
#admin table td
{
	vertical-align: middle;
}
#admin table.edit_user
{
	margin-left: 60px;
	margin-top: 10px;
}
#admin table.edit_user td.button
{
	text-align: right;
}
#admin img.upload
{
	margin-right: 10px;
}
#admin h1
{
	margin-left: 20px;
}

#admin .menu
{
	margin-top:10px;
	margin-left:20px;
	width: 725px;
	height: 28px;
	background: #F0F0F0;
	border: solid 1px #A8A8A8;

}

#admin .menu_control
{
	float: left;
}
#admin .upload_control
{

}

#admin .libraries_label
{
	float: right;
	margin: 3px;
	padding-top: 4px;
	color: #a10d31;
}
#admin .libraries_control
{
	float: right;
	margin: 3px;
}

#admin .dataview_control
{
	margin-left:20px;
	width: 725px;
	border: solid 1px #A8A8A8;
	border-top: none;

}
#admin .online_offline
{
	float: right;
	margin: 3px;
	margin-right: 10px;
}

#admin .dataview_header
{
	margin-left:10px;
	margin-top:10px;
	clear: both;
}
#admin table.dataview_item
{
	width: 700px;
}
#admin table.dataview_item td
{
	overflow:hidden;
}
#admin table.dataview_item td a.header
{
	color: #000000;
	font-weight: bold;
}
#admin table.dataview_item td a.header:hover
{
	color: #a10d31;
}
#admin table.dataview_item td.select
{
	width: 20px;
	text-align: center;
}
#admin table.dataview_item td.type
{
	width: 40px;
	text-align: center;
}
#admin table.dataview_item td.name
{
	width: 150px;
	text-align: left;
}
#admin table.dataview_item td.category
{

}
#admin table.dataview_item td.ext
{
	width: 40px;
	text-align: left;
}
#admin table.dataview_item td.upload_date
{
	width: 60px;
	text-align: right;
	padding-right: 8px;
}
#admin table.dataview_item td.upload_by
{
	width: 80px;
}
#admin table.dataview_item td.delete
{
	width: 20px;
	text-align: center;
}
#admin table.dataview_item td.lib_name
{
	width: 200px;
}
#admin table.dataview_item td.lib_desc
{
	width: auto;
}
#admin table.dataview_item td.lib_edit
{
	width: 50px;
	padding-left: 5px;
}
#admin table.dataview_item td.user_name
{
	width: 150px;
}
#admin table.dataview_item td.user_email
{
}
#admin table.dataview_item td.user_active
{
	width: 50px;
	text-align: center;
}
#admin table.dataview_item td.user_edit
{
	width: 50px;
	text-align: center;
}
#admin table.dataview_item td.user_status
{
	width: 20px;
	text-align: center;
}
#admin table.dataview_item td.delete
{
	width: 20px;
	text-align: center;
}

#admin .changepswd_control
{
	margin-left:110px;
	margin-top:10px;
}
#admin .createuser_control
{
	margin-left:60px;
	margin-top:10px;
}
#admin table.add_library
{
	margin-left:20px;
}
#admin p.changepswd
{
	margin-left:20px;
}
#admin .empty_library
{
	margin: 10px;
	color: #a10d31;
	height: 300px;
}

/*OTM Team*/
ul li.bullets_fix
{
	margin-left: 200px;
}

.bio_pic
{
	float: left;
	margin: 10px;
	margin-bottom: 4px;
	margin-left: 25px;
}
h2.bio
{
	color: #000000;
	margin-top: 6px;
}

/*Navbar sprite CSS*/

.dxWeb_mSubMenuItemCP_otm,
.dxWeb_mSubMenuItemHoverCP_otm,
.dxWeb_mSubMenuItemSelectedCP_otm,
.dxWeb_mSubMenuItemBackground_otm,
.dxWeb_mSubMenuItemHoverBackground_otm,
.dxWeb_mSubMenuItemSelectedBackground_otm,
.dxWeb_mSubMenuItemSolutions_otm,
.dxWeb_mSubMenuItemHoverSolutions_otm,
.dxWeb_mSubMenuItemSelectedSolutions_otm,
.dxWeb_mSubMenuItemResults_otm,
.dxWeb_mSubMenuItemHoverResults_otm,
.dxWeb_mSubMenuItemSelectedResults_otm
{
	background: url('Images/navbar_sprite.jpg') no-repeat;
	width: 104px;
    height: 19px;
}

.dxWeb_mSubMenuItemCP_otm 
{
	background-position: 0px 0px;
}
.dxWeb_mSubMenuItemHoverCP_otm 
{
	background-position: 0px -20px;
}
.dxWeb_mSubMenuItemSelectedCP_otm
{
	background-position: 0px -40px;
}
.dxWeb_mSubMenuItemBackground_otm 
{
    background-position: 0px -60px;
}
.dxWeb_mSubMenuItemHoverBackground_otm 
{
	background-position: 0px -80px;
}
.dxWeb_mSubMenuItemSelectedBackground_otm
{
	background-position: 0px -100px;
}
.dxWeb_mSubMenuItemSolutions_otm 
{
	background-position: 0px -120px;
}
.dxWeb_mSubMenuItemHoverSolutions_otm 
{
	background-position: 0px -140px;
}
.dxWeb_mSubMenuItemSelectedSolutions_otm
{
	background-position: 0px -160px;
}
.dxWeb_mSubMenuItemResults_otm 
{
	background-position: 0px -180px;
}
.dxWeb_mSubMenuItemHoverResults_otm 
{
	background-position: 0px -200px;
}
.dxWeb_mSubMenuItemSelectedResults_otm
{
	background-position: 0px -220px;
}





/*#page { margin-left:90px; }
#page p { margin-bottom:2em; }
#page table { width:470px; border:1px solid #000; border-bottom:0; margin:.5em auto 2em auto; font-size:1em; }
#page tr { }
#page th, #page td { border-bottom:1px solid #000; padding:4px; text-align:left; }
#page th { vertical-align:middle; }
#page td { vertical-align:top; }

#section { width:580px; }
#section div { width:580px; padding-left:80px; overflow:hidden; }
#section div.subsection { width:230px; padding-left:10px; float:left; }
#section blockquote { width:480px; margin-left:0; overflow:hidden; }

#sidebar span { padding:2px 0; display:block; }
#sidebar p.case-study { margin-bottom:2em; }
#sidebar p.case-study a { padding:2px 2px 2px 16px; background:url(../images/ico-pdf.gif) no-repeat 0 60%; }
#sidebar p.case-study img { float:left; margin-right:.6em; }

/*#home blockquote { width:320px; padding:10px 0; background:#fff; }*/
/*#home #sidebar { padding-bottom:0; }
#home #sidebar img { float:none; }
#home #sidebar p strong a { color:#000; }
#home #sidebar p strong a:hover { color:#a10d31; }
#home #sidebar #quote { font-size:1.1em; }

#results.clients #page p img { margin:10px; }
#results.case-studies-and-press-releases p img { margin-right:.6em; float:left; }
#results.case-studies-and-press-releases p a { padding:2px 2px 2px 16px; background:url(../images/ico-pdf.gif) no-repeat 0 60%; }
#results.case-studies-and-press-releases span { padding:2px 0; display:block; }*/



