/* reset */
html, body, div, h1, h2, h3, p, img, ol, ul, li, fieldset, form, label, legend, table, tr, th, td {
	margin: 0;	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border: 0;
	/*line-height: 1em;*/
}
body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #333;
	text-align: center;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
input, select, textarea { font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; }
input, textarea { padding: 2px 5px; }
input.check {
	margin: 0;
	* margin: -3px 0 0 -3px;
}
a {
	color: #4f8413;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
.hidden { display: none; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { * display: inline-block; }
.clear { clear: both; overflow: hidden; height: 1px; }


div.left { float: left; display: inline; }
div.right { float: right; display: inline; }


/* page */
div.page {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/page.gif) 0 100% no-repeat;
}


/* header */
#header {
	width: 100%;
	padding-bottom: 5px;
}
#header div.left, #header div.left a {
	display: block;
	width: 366px; height: 110px;
	background: url(../images/header/globalview.gif) 0 0 no-repeat;
}
#header div.right { margin: 10px 10px 0 0;overflow:hidden;width: 210px;}   
#header div.right a {
	float: right;
	width: 148px; height: 66px;
	margin-bottom: 10px;
	background: url(../images/header/bupa.gif) 0 0 no-repeat;
}
#header div span { display: none; }
#header .right form {
	clear: both;
	font-size: .75em;	
}
#header .right form input {
	vertical-align:top;
	margin:0;padding:0;
}
#header .right form label {
	color: #666666;
	display: inline-block;
	padding-top: 2px;
}
#header .right input#search {
	border: solid 1px #9a9a9a;
	border-right: none;
	width: 130px;
	margin:0 0 0 10px;
	* margin:-1px 0 0 10px;
	padding: 1px 5px;
	height: 14px;
	font-size: 11px;
	color: #737373;
}


/* menu */
#nav {
	width: 100%; height: 22px;
	margin: 0 0 20px 0;
	background: #00a0c6;
}
#nav ul {
	width: 100%; height: 22px;
}
#nav ul li, #nav ul li a {
	display: block;
	height: 22px;
}
#nav ul li { float: left; }
#nav ul li span { display: none; }

#nav ul li.globalview, #nav ul li.item0 a {
	width: 192px;
	background: url(../images/header/item0.gif) 0 0 no-repeat;
}
#nav ul li.gobalview, #nav ul li.globalview a {
	width: 191px;
	background: url(../images/header/item1.gif) 0 0 no-repeat;
}
#nav ul li.salesview, #nav ul li.salesview a {
	width: 190px;
	background: url(../images/header/item2.gif) 0 0 no-repeat;
}
#nav ul li.serviceview, #nav ul li.serviceview a {
	width: 192px;
	background: url(../images/header/item3.gif) 0 0 no-repeat;
}
#nav ul li.marketingview, #nav ul li.marketingview a {
	width: 188px;
	background: url(../images/header/item4.gif) 0 0 no-repeat;
}
#nav ul li.businessview, #nav ul li. a {
	width: 167px;
	background: url(../images/header/item5.gif) 0 0 no-repeat;
}
#nav ul li.openview, #nav ul li.openview a {
	width: 145px;
	background: url(../images/header/item6.gif) 0 0 no-repeat;
}

#nav ul li.active, #nav ul li.active a {
	background-position: 0 -22px;
}


/* leftbar */
#leftbar {
	width: 156px;
	margin: 0 0 16px 0;
	font-size: .75em;
	line-height: 1.25em;
	border-bottom: #e1e1e1 solid 1px;
}
#leftbar ul li { border-top: #e1e1e1 solid 1px; }
#leftbar ul li a { color: #333; }
#leftbar ul li div {
	background: url(../images/header/left.gif) 0 100% repeat-x;
}
#leftbar ul li div a {
	display: block;
	padding: 6px 12px;
	color: #005696;
}
#leftbar ul li.active div {
	font-weight: bold;
	background: none;
	
}
#leftbar ul li.active div a { color: #083f88; }
#leftbar ul li ul {
	margin: 4px 6px 6px 16px;
	font-size: .91em;
}
#leftbar ul li ul li {
	padding: 4px 8px 6px 8px;
	background: url(../images/header/line.gif) 0 100% repeat-x;
	border: 0;
}
#leftbar ul li ul li.last { background: none; }
#leftbar .articles div {
	background: #669417 url(../images/content/articles_bg.gif) 0 100% repeat-x;
}
#leftbar .articles div a {
	color: #fff;
}

/* content */
#content {
	width: 716px;
	margin: 0 40px 16px 0;
}

#content div.title {
	position: relative;
	margin: 0 0 -6px 0;
}
#content div.title2 {
	margin: 0 0 6px 0;
}

.bulleted {
	margin:0 0 10px 0;
	padding: 0 0 0 15px;
	list-style-type: disc;
	font-size: .75em;
}
.bulleted li {
	line-height: 18px;
}

div.box {
	margin: 10px 0 0 0;
	background: #fff url(../images/content/box_b.gif) 0 100% repeat-x;
}
div.box div { background: url(../images/content/box_border.gif) 0 0 repeat-x; }
div.box div div { background: url(../images/content/box_border.gif) 0 100% repeat-x; }
div.box div div div { background: url(../images/content/box_border.gif) 0 0 repeat-y; }
div.box div div div div { background: url(../images/content/box_border.gif) 100% 0 repeat-y; }
div.box div div div div div { background: url(../images/content/box_tl.gif) 0 0 no-repeat; }
div.box div div div div div div { background: url(../images/content/box_tr.gif) 100% 0 no-repeat; }
div.box div div div div div div div { background: url(../images/content/box_bl.gif) 0 100% no-repeat; }
div.box div div div div div div div div { width: 100%; background: url(../images/content/box_br.gif) 100% 100% no-repeat; }

div.box div div div div div div div div div { width: auto; background: none; }
div.box div.content { padding: 20px; }

h1 {
	padding: 0 0 12px 0;
	font-size: 1.125em;
	color: #083f88;
}
h1 span {
	color: #0285b5;
	font-size: .7em;
	font-weight: normal;
}
h2 span {
	color: #0285b5;
	font-weight: normal;
}
div.box h2 {
	padding: 0 0 4px 0;
	font-size: .75em;
	line-height: 1.2em;
	color: #083f88;
}
div.box p {
	padding: 0 0 16px 0;
	font-size: .75em;
	line-height: 1.3em;
}
div.box p b { color: #083f88; }
div.box p a {
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
white-space: pre-wrap;
word-wrap: break-word;
}

div.box div.left { width: 300px; }
div.box div.right { width: 340px; }

div.box div.image {
	width: auto !important;
	margin: 0 !important;
}
div.box div.image img,
.dab img {
	border: solid 1px #083f88;
}
div.box div.image p {
	font-size: .7em;
	text-align: right;
}

div.box div.button { padding: 2px 0 0 0; }

div.half { width: 352px; }
div.half div.right {
	width: 185px;
}
div.half div.right p {
	padding: 0 0 4px 0;
	font-size: .7em;
}

div.box-image img {
	margin: 0 0 20px 20px;
}




div.related {
	clear: both;
	width: 100%;
	padding: 10px 0 0 0;
	font-size: .7em;
	color: #083f88;
}
div.related li {
	padding: 6px 0 0 20px;
}
div.related li h2 { font-size: 1.06em; }

div.box div.related {
	width: 100%;
	padding: 24px 0 0 0;
	background: url(../images/header/footer.gif) 0 4px repeat-x;
}
div.box div.related li {
	padding: 6px 0 0 0;
}


/* footer */
div.bottom {
	clear: both;
	width: 100%;
	padding: 24px 0 12px 0;
	font-size: .63em;
	line-height: 1.2em;
	color: #083f88;
	text-align: center;
}
#footer {
	clear: both;
	width: 875px;
	margin: 0 40px; padding: 12px 0 112px 0;
	font-size: .63em;
	color: #083f88;
	text-align: center;
	background: url(../images/header/footer.gif) 0 0 repeat-x;
}
#footer a { color: #083f88; }


/* homepage */
div.home #content {
	width: 875px;
	margin: 0 0 16px 40px;
}

div.home #content div.title {
	position: relative;
	margin: -10px 0 14px 0; padding: 0 0 1px 0;
	/*background: url(../images/header/footer.gif) 0 100% repeat-x;*/
}
div.home #content .globalviewbox .right {
	width: 475px;
}
div.home #content .globalviewbox .right h2 {
	padding-top: 10px;
	font-size: 1.15em;
	background: url(../images/header/footer.gif) 0 0 repeat-x;	
}


div.home div.box div.left { width: 370px; }

div.home div.box h1 {
	padding: 0 0 6px 0;
}
div.home div.box p {
	padding: 0 0 6px 0;
	font-size: .875em;
}

div.home div.box div.related {
	padding: 2px 0 0 0;
	background: none;
}

div.home div.half { width: 432px; }
div.home div.half div.right {
	width: 240px;
	padding: 10px 0 0 0;
	background: url(../images/header/footer.gif) 0 0 repeat-x;
}
div.home div.half div.right p {
	padding: 0 0 4px 0;
	font-size: .7em;
}
div.home #content div.half div.title {
	position: relative;
	padding: 0;
	background: none;
}

div.home div.small {
	width: 285px;
}
div.home div.first {
	clear: left;
	margin: 10px 10px 0 0;
}
div.home div.small div.content { padding: 20px 10px 20px 20px; }
div.home div.small div.right { width: 135px; }
div.home div.small div.links {
	clear: both;
	width: 100%;
	padding: 8px 0 0 0;
	font-size: .7em;
	color: #333;
}
div.home div.small div.content p {
	width: 130px;
}
div.home div.half div.bigbox {
    overflow: hidden;
	height: 12em;
    padding: 20px 10px 0 20px;
}
div.home div.half div.bigbox div.right {
    width: 255px;
}
div.home .videoplayer {
	float: right;
	border: solid 1px #dfdfdf;
	position: relative; overflow: hidden;
	width: 417px;
	height: 199px;
}
div.home .videoplayer .images {
	width: 417px; height: 166px;
}
div.home .videoplayer .desc {
	overflow: hidden;
	height: 100%;
	padding: 6px 10px;
	color: #ffffff;
	background: #074c90;
}
div.home .videoplayer .desc p {
	padding: 0;
}
div.home .videoplayer p a {
	float: right;
	display: inline;
} 
div.home .videoplayer ul {
	width: 19px;
	position: absolute;
	z-index: 10;
	left: 0; top: 10px;
}
div.home .videoplayer ul li {
	* float: left; width: 19px;
}
div.home .videoplayer ul li a {
	width:19px;
	height: 26px;
	border-right: solid 1px #e2f1d0;
	border-bottom: solid 1px #e2f1d0;
	margin-bottom: 3px;
	display:block;
	background: #b9de8e url(../images/content/videoplayer_linkbg.gif) 50% 50% no-repeat; 
}
div.home .videoplayer ul .active a, div.home .videoplayer ul li a:hover {  
	background: #3970a6 url(../images/content/videoplayer_linkbg2.gif) 50% 50% no-repeat; 
	border-right: solid 1px #8aabcb;
	border-bottom: solid 1px #8aabcb;
}
div.home .videoplayer ul li a span {
	display: none;	
}  


/* poll */
table.poll {
	font-size: .75em;
	width: 305px;
	margin-bottom: 15px;
}
table.poll th {
	color: #083f88;
	padding: 15px 0;
}
table.poll td {
	padding: 3px 0;
}
table.poll .cell_width {
	color: #083f88;
	width: 40px;
}
table.poll .submit {
	margin-top: 40px;
}

/* call_for_content */
table.callcontent {
	font-size: .75em;
	width: 305px;
	margin-bottom: 15px;
}
table.callcontent td {
	padding: 3px 0;
}
table.callcontent th {
	width: 130px;
	color: #083f88;	
}
table.callcontent .submit {
	margin-top: 10px;
}
table.callcontent .error {
	color: red;
	padding: 20px 0 10px 0;
}
table.callcontent .text {
	border: solid 1px #9d9d9d;
	width: 175px;
}
table.callcontent textarea {
	border: solid 1px #9d9d9d;
	width: 305px;
}
table.callcontent .comment {
	padding: 10px 0 20px 0;
}

.callforcontentimg {
	float:right;
	margin-left:20px;
} 

/* yourview */
.yourview address {
	font-size: .75em;
	display: block;
	padding: 0 0 10px 0;
	line-height: 16px;
}
.width100 {
	width: 100% !important;
}

/* using_global */
.using_global p {
	font-size:.75em;
	padding: 10px 0;
}
.using_global .box {
	background-image: none;
}
.using_global .box .content div {
	float: left;
	width: 390px;
	margin:0 0 0 20px;
}
.using_global .box img {
	float: left;
}
.using_global .box .content div {
	float: left;
	width: 390px;
	margin:0 0 0 20px;
}
.using_global .box .content div h2 {
	margin:0 0 10px 0;
}
.using_global .box .content div  p {
	padding:0;
}

/* board */
.board .left img {
	float: right;
	margin-left: 10px;
}

/* marketing */
.biglogo {
	margin-top: 7px;
}

.green p {
	float: left;
	text-align: center;
	margin-left: 4px;
}
.green p a {
	display: block;
	text-align: center;
	padding-top: 5px;
}
.fixedheight {
	height: 155px;
}
.heightholdersmall {
	height: 140px;
}	
.backlink {
	text-align: right;
}
.backlink a {
	color: #083f88;
	text-decoration: underline;
}
div#pages {
	text-align: center;
	border-top: solid 1px #c5c5c5;
	padding:30px 0;
	margin: 20px 0 0 0;
}
div#pages, div#pages a {
	color: #666666;
	font-size: .875em;	
}
div#pages a {
	font-weight: bold;
}
div#pages .active {
	color: #0285b5;
	text-decoration: underline;
}
div.searchresults p {
	background: #63b0db;
	color: #fff;
	padding: 10px;
	margin: 10px 0 30px 0;
}


/* GLOBAL VIEW */
#globalview h1 {
	margin-bottom: 20px;
}
#globalview .content img {
	padding: 0 0 20px 20px;
}

/* MARKETING VIEW */
div.marketing div { background: url(../images/content/marketing_box_border.gif) 0 0 repeat-x; }
div.marketing div div { background: url(../images/content/marketing_box_border.gif) 0 100% repeat-x; }
div.marketing div div div { background: url(../images/content/marketing_box_border.gif) 0 0 repeat-y; }
div.marketing div div div div { background: url(../images/content/marketing_box_border.gif) 100% 0 repeat-y; }
div.marketing div div div div div { background: url(../images/content/marketing_box_tl.gif) 0 0 no-repeat; }
div.marketing div div div div div div { background: url(../images/content/marketing_box_tr.gif) 100% 0 no-repeat; }
div.marketing div div div div div div div { background: url(../images/content/marketing_box_bl.gif) 0 100% no-repeat; }
div.marketing div div div div div div div div { width: 100%; background: url(../images/content/marketing_box_br.gif) 100% 100% no-repeat; }
div.marketing div div div div div div div div div { width: auto; background: none; }
div.marketing div.content { padding: 20px; }

/* SEARCH RESULTS */
#globalview #searchresults h2 img {
	margin:0;
	padding:0;
}
#globalview #searchresults h2 a {
	margin:0 10px 0 0;
	position: relative;
	bottom:-3px;
}


div.overlay {
    display: none;
    width: 516px; height: 290px;
    padding: 40px;
    font-size: 11px;
	background-image: url(../images/overlay/white.png);
}
* html div.overlay {
    padding: 20px;
	background-image: url(../images/overlay/overlay_IE6.gif);
}
div.overlay .close {
	position: absolute;
	width: 36px; height: 36px;
    top: 5px; right: 5px;
    background-image: url(../images/overlay/close.png);
	cursor: pointer;
}
* html div.overlay .close {
    width: 21px; height: 21px;
    top: -10px; right: -10px;
    background-image: url(../images/overlay/overlay_close_IE6.gif);
}

#player 
{
	display:block;
	width:336px;
	height:209px;
	border: 1px solid #888;
}
div.wideholder {
    position:relative;width:870px;margin:0 -200px 0 40px;
}

#flowplayer {padding: 0 0 20px 20px;}