/*	
	Copyright (c) 2007 navyblue.
	Doc: default
	Revision: 1.0
*/



/*--------------------------------------------------------------------------------------------
	Global 
  --------------------------------------------------------------------------------------------*/
html, body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:16px;
}

/* Floaters */
.right {
	float:right;
}
.left {
	float:left;
}

.clear {
	clear:both;
	line-height:0px;
	height:0px;
}
/* NB: Must have ie.css if you use this */
.clearfix:after {
    content:"."; 
    display:block;
	height:0;
    clear:both; 
    visibility:hidden;
}


/*--------------------------------------------------------------------------------------------
	Structural 
  --------------------------------------------------------------------------------------------*/
#container {
	position:relative;
	width:920px;
	height:100%;
	margin:auto;
}

/* Header */
#logo_ext {
	width:385px;
	height:62px;
	float:left;
	background:url(../img/plus_top.gif) no-repeat right;
}

#logo { 
	width:535px;
	height:62px;
	float:left;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/export/system/modules/com.navyblue.opencms.callprint.site/resources/img/img_logo_ext.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
#logo[id] {
  background:url(../img/img_logo_ext.png) no-repeat;
}

#logo h1 {
	margin:0 0 0 -3000px;
}

/* content */
#main_content {
	width:650px;
	float:left;
	margin:10px 0 0 0;
}

.bodycopy {
	width:480px;
	float:left;
	padding:0 10px 0 0;
	wid\th:470px;
	font-size:1.1em;
}

#case_study {
	width:650px;
	float:left;
        z-index:2;
}

.bodyimg {
	margin:0 0 15px 0;
}

#search {
	width:170px;
	float:left;
	margin:0 0 15px 0;
}

#search_service {
	width:170px;
	float:left;
	margin:15px 0 0 0;
}



#search_btn {
	border:0px;
	background-color:#f7941c;
	margin-left:5px;
	cursor:pointer;
}

#search input {
	display:inline;
}


.body_feature {
	width:170px;
	float:left;
	margin:0;
}
.body_feature h1 {	
	font-size:1.3em;
	font-weight:bold;
	color:#000;
	line-height:16px;
}
.body_feature h2 {	
	font-size:1.1em;
	font-weight:normal;
	color:#000;
	line-height:16px;
}

.body_feature h3 {	
	font-size:1.1em;
	font-weight:bold;
	color:#f7941c;
	line-height:16px;
}

.body_feature p {	
	font-size:1.1em;
	font-weight:normal;
	color:#868686;
}

.caption_img {	
	width:140px;
	float:left;
	margin:20px 0 0 0;
	height:50px;
}
.caption {
	width:330px;
	float:left;
	margin:20px 0 0 0;
	height:50px;
}
.caption h1 {	
	font-size:1.3em;
	font-weight:bold;
	color:#000;
	line-height:16px;
}
.caption p {	
	font-size:1em;
	font-weight:normal;
	color:#868686;
}


.contact {	
	width:180px;
	float:left;
	margin:20px 10px 0 0;
}

.contact p {	
	font-size:1em;
	color:#000;
}

.contact_btn {	
	width:180px;
	float:left;
	margin:0px 10px 0 0;
}
.full_contact {
	width:250px;
	background:url(../images/icon_result.gif) no-repeat;
	padding:0 0 0 15px;
	float:left;
	wid\th:235px;
	margin:20px 10px 0 0;
}

/* Footer */
#footer {
	width:920px;
	height:100px;
	float:left;
	background:url(../img/img_footer.gif) #000;
	margin:30px 0 0 0;
}


#participant {
	width:15px;
	height:15px;
	float:left;
	display:block;
	margin:62px 0 0 0px;
}


.feature {	
	width:155px;
	float:left;
	margin:20px 0 0 22px;
}
.feature h1 {	
	font-size:1.3em;
	font-weight:bold;
	color:#fff;
}

.feature p {	
	font-size:1em;
	color:#fff;
}

.feature a:link, .feature a:visited, .feature a:active {
	color:#fff;
}

.feature a:hover {
	color:#f7941c;
}


.feature_orange {	
	display:inline;
	width:160px;
	float:left;
	margin:20px 0 0 150px;
}

.feature_orange h1 {	
	font-size:1.3em;
	font-weight:bold;
	color:#f7941c;
}

.feature_orange p {	
	font-size:1em;
	color:#f7941c;
}

.feature_orange a:link, .feature_orange a:visited, .feature_orange a:active {
	color:#f7941c;
}

.feature_orange a:hover {
	color:#fff;
}

#base {
	display:inline;
	width:780px;
	height:30px;
	float:left;
	margin:10px 0 0 70px;
}

#base p {
	color:#000;
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#base a {
	padding:0 10px 0 10px;
	
}

#google_map {
	margin:20px 0 0 0;
	width:470px;
	height:400px;
}

#google_map_dir {
	margin:20px 0 0 0;
	width:470px;
	height:500px;
}

#google_directions {
	margin:20px 0 0 0;
	width:470px;
}

/*--------------------------------------------------------------------------------------------
	Navigation 
  --------------------------------------------------------------------------------------------*/  
/* Main nav */
#nav {

	float:left;
	width:130px;
	margin:10px 0 0 70px;
} 
ul.navbar {
	list-style:none;
	padding:0;
	margin:0;
}  
ul.navbar li {
	margin-bottom:6px;
} 
ul.navbar a:link, ul.navbar a:visited, ul.navbar a:active {
	display:block;
	font-size:1.3em;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	width:120px;
	line-height:16px;
} 

ul.navbar a:hover {
	color:#f7941c;
	text-decoration:none;
} 
ul.navbar li a#selected {
	color: #f7941c;
}  

/* subnav*/
ul.navbar ul {
	list-style:none;
	padding:0;
	margin:6px 0 0 0;
}  
ul.navbar ul li {
	margin-bottom:6px;
} 
ul.navbar ul li a:link, ul.navbar ul li a:visited, ul.navbar ul li a:active {
	display:block;
	font-size:0.95em;
	color:#868686;
	text-decoration:none;
	width:120px;
	line-height:14px;
} 
ul.navbar ul li a:hover {
	color:#f7941c;
	text-decoration:none;
} 
ul.navbar ul li a#selected {
	color: #f7941c;
}


ul.navbar li#green a:link, ul.navbar li#green a:visited, ul.navbar li#green a:active {
	color: #000000;
}

ul.navbar li#green a:hover {
	color:#16bc00;
	text-decoration:none;
} 
ul.navbar li#green a#selected {
	color: #16bc00;
}  

/* Tertiary nav */

a:link, a:visited, a:active {
	color:#f7941c;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: none;
}



/*--------------------------------------------------------------------------------------------
	Typography
  --------------------------------------------------------------------------------------------*/
/* Headings */
h1 {
	margin:0px;
	padding:0px;
}
h2 {
	margin:0px;
	padding:0px;
}
h3 {
	margin:0px;
	padding:0px;
}
h4 {
	margin:0px;
	padding:0px;
}


#plus_heading {
	width:650px;
	float:left;
	margin:0 0 10px 0;
}

#plus_services {
	width:480px;
	float:left;
	margin:0 0 10px 0;
}



/* Type */
p {
	margin:0px;
	padding:0px;
	line-height:16px;
}

.bodycopy p {
	margin:0px 0 12px 0;
	padding:0px;
}

.bodycopy h1 {
	font-size:1.2em;
	margin:0px 0 2px 0;
	padding:0px;
}

.bodycopy h2 {
	font-size:1.2em;
	margin:0px 0 2px 0;
	padding:0px;
}



.news {
	display:inline;
	margin:30px 0 0 0;
	width:330px;
	float:left;
}

.news_img {
	display:inline;
	margin:30px 0 0 0;
	width:140px;
	height:50px;
	float:left;
}

.news h2 {	
	font-size:1em;
	color:#000;
	line-height:16px;
}
.news p {	
	font-size:1em;
	font-weight:normal;
	color:#868686;
	margin:0px;
}

#news_btn {	
	width:200px;
	margin:0 0 0 140px;
	float:left;
}

.bodycopy a.adobe:link, a.adobe:active, a.adobe:visited  {
	display:block;
	float:left;
	background:#f7941c url(../img/icons/icon_adobe.gif) no-repeat;
	height:21px;
	width:200px;
	color:#000000;
	padding:2px 5px 0 25px;
	heig\ht:19px;
}


p.word {
	background:url(../img/icons/icon_word.gif) no-repeat;
	height:16px;
	padding:0 0 0 20px;
}

p.swf {
	background:url(../img/icons/icon_swf.gif) no-repeat;
	height:16px;
	padding:0 0 0 20px;
}

p.ppt {
	background:url(../img/icons/icon_ppt.gif) no-repeat;
	height:16px;
	padding:0 0 0 20px;
}

p.windows {
	background:url(../img/icons/icon_windows.gif) no-repeat;
	height:20px;
	padding:0 0 0 24px;
}

p.osx {
	background:url(../img/icons/icon_macosx.gif) no-repeat;
	height:20px;
	padding:0 0 0 24px;
}

p.os9 {
	background:url(../img/icons/icon_macos9.gif) no-repeat;
	height:20px;
	padding:0 0 0 24px;
}

.orange {
	color:#f7941c;
}

.grey {
	color:#868686;
}

.result {
	width:470px;
	background:url(../img/icons/icon_result.gif) no-repeat;
	padding:0 0 0 15px;
	wid\th:455px;
	margin:0 0 20px 0;
}


.result h2 {	
	font-size:1em;
	font-weight:normal;
	color:#000;
	line-height:16px;
}
.result p {	
	font-size:1em;
	font-weight:normal;
	color:#868686;
	margin:0px;
}


li {
	color:#000;
}

hr {
	color:#000000;
	height:1px;
	background-color:#fff;
}

h1.faq  {
	margin:0 0 20px 0;
}

ul.siteMap li {
	background:url(../img/img_bullet.gif) no-repeat;
	list-style:none;
	padding:0 0 0 12px;
}

ul.siteMap a:link, ul.siteMap a:visited, ul.siteMap a:active {
	display:block;
	font-size:1.3em;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	width:120px;
	line-height:16px;
} 

ul.siteMap a:hover {
	color:#f7941c;
	text-decoration:none;
}
ul.siteMap ul li a:link, ul.siteMap ul li a:visited, ul.siteMap ul li a:active {
	display:block;
	font-size:0.95em;
	color:#868686;
	text-decoration:none;
	width:120px;
	line-height:14px;
} 
ul.siteMap ul li a:hover {
	color:#f7941c;
	text-decoration:none;
} 
/*--------------------------------------------------------------------------------------------
	Forms - form, input, label etc
  --------------------------------------------------------------------------------------------*/
form {
	padding:0;
	margin:0;
}
emailform {
	padding:0;
	margin:0;
}

form.location {
	display:inline;
        float:left;
}

.bodycopy form {
	margin:30px 0 0 0;
}

.form_input {
        background: #fdead2;
	border:1px solid #999999;
	margin: 0 0 5px 0;
	
}

.form_btn {
	border:0px;
	background-color:#f7941c;
	cursor:pointer;
	margin:20px 0 0 0;
}

#form_btn {
	border:0px;
	background-color:#f7941c;
	cursor:pointer;
}

label {
}

