/* Twofour Digital, The Cleaner */

.clear
{
	clear: both;
}
*
{
	margin: 0;
	padding: 0;
	border:0;
}
h1
{
	color: #717171;
}

body
{
	background-image: url(../images/header_content_background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #e8eaf1;
	font-family: arial;
	font-size: 11px;
}

.container
{
	background-image: url(../images/background_bg.png);
	background-repeat: repeat-x;
	height: 668px;
	background-position: top left;
}

.container_smaller
{
	background-image: url(../images/bg_web.png);
	background-repeat: repeat-x;
	background-position: top left;
}
/* Links */

a
{
}

.markets a
{
    color:#717171;
    text-decoration:none;
}

/* Top Nav */

#topnav
{
	background-color: #000;
	margin: 0;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 100%;
}

#slideshow_news * a
{
	display:block;
	height:59px;
	width:178px;
	overflow:hidden;
	color: #FFFFFF;
}

.topnavcontain
{
	font-size: 11px;
	min-width: 991px;
	background: #000;
	position: relative;
}

.topnavleft
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000;
	padding-top: 2px;
	padding-left: 15px;
	color: #CCC;
}
.topnavleft a:link
{
	color: #CCC;
	text-decoration: none;
}
.topnavleft a:visited
{
	color: #CCC;
	text-decoration: none;
}
.topnavleft a:hover
{
	color: #FFFF00;
	text-decoration: none;
}

.topnavright
{
	position: absolute;
	top: 0px;
	right: 0px;
	background: #000;
	padding-top: 2px;
	padding-right: 15px;
	color: #FFF;
}
.topnavright a:link
{
	color: #FFF;
	text-decoration: none;
}
.topnavright a:visited
{
	color: #FFF;
	text-decoration: none;
}
.topnavright a:hover
{
	color: #FFFF00;
	text-decoration: none;
}

.topnavmiddle
{
	background: #000;
}
p
{
	font-family: Arial;
	font-size: 1em;
}

/* wrapper */

.wrapper
{
	width: 962px;
	margin: 0 auto;
}




/* Main Navigation */

#main_top_nav
{
	margin-top: 17px;
	width: 875px;
	height: 80px;
	margin-left: 10px;
}

#logo
{
	margin-top: 20px;
	width: 176px;
	height: 75px;
	float: right;
	background-image: url(../images/logo.png);
}

ul#main_nav
{
	margin-top: 70px;
	float: left;
	list-style-type: none;
}

#main_top_nav li
{
	float: left;
	margin-left: 5px;
	height: 35px;
	display: block;
}
#main_top_nav li a
{
	height: 35px; /*width: 100px;*/
	display: block;
}
#main_top_nav li strong
{
	display: block;
	position: absolute;
	left: -5000px;
}

li.home
{
	margin-right: 20px;
}

img.head_img
{
	margin-left: 0px;
}



.home
{
	background: url(../images/nav/home_btn.png) 0 0px no-repeat;
	_background: url(../images/nav/home_btn.gif) 0 0px no-repeat;
	height: 35px;
	width: 45px;
}
.home a:hover
{
	background: url(../images/nav/home_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/home_btn.gif) 0 -35px no-repeat;
	height: 35px;
	width: 45px;
}

.home_selected
{
	background: url(../images/nav/home_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/home_btn.gif) 0 -35px no-repeat;
	height: 35px;
	width: 45px;
}

.home
{
	position: relative;
	cursor: pointer;
	display: inline-block;
	height: 35px;
	width: 45px;
	background: url(../images/nav/home_btn.png) 0 0 no-repeat;
	_background: url(../images/nav/home_btn.gif) 0 0 no-repeat;
}

.home *
{
	display: none;
}

.home span.hover
{
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	display: inline;
	height: 35px;
	width: 45px;
	background: url(../images/nav/home_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/home_btn.gif) 0 -35px no-repeat;
}

.headerContentBackground
{
	background: url(../images/header_content_background.jpg);
	background-position: 0px 189px;
}



.managed
{
	background: url(../images/nav/managed_btn.png) 0 0px no-repeat;
	_background: url(../images/nav/managed_btn.gif) 0 0px no-repeat;
	height: 35px;
	width: 48px;
}
.managed a:hover
{
	background: url(../images/nav/managed_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/managed_btn.gif) 0 -35px no-repeat;
	height: 35px;
	width: 48px;
}

.managed_selected
{
	background: url(../images/nav/managed_btn.png) 0 35px no-repeat;
	_background: url(../images/nav/managed_btn.gif) 0 35px no-repeat;
	height: 35px;
	width: 48px;
}

.managed_disable
{
	background: url(../images/nav/managed_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/managed_btn.gif) 0 -35px no-repeat;
	height: 35px;
	width: 70px;
}


.webcasting
{
	background: url(../images/nav/webcasting_btn.png) 0 0px no-repeat;
	_background: url(../images/nav/webcasting_btn.gif) 0 0px no-repeat;
	width: 125px;
}
.webcasting a:hover
{
	background: url(../images/nav/webcasting_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/webcasting_btn.gif) 0 -35px no-repeat;
	width: 125px;
}
.webcasting_selected
{
	background: url(../images/nav/webcasting_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/webcasting_btn.gif) 0 -35px no-repeat;
	width: 125px;
}



.systems
{
	background: url(../images/nav/systems_btn.png) 0 0px no-repeat;
	_background: url(../images/nav/systems_btn.gif) 0 0px no-repeat;
	width: 134px;
}
.systems a:hover
{
	background: url(../images/nav/systems_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/systems_btn.gif) 0 -35px no-repeat;
	width: 134px;
}
.systems_selected
{
	background: url(../images/nav/systems_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/systems_btn.gif) 0 -35px no-repeat;
	width: 134px;
}
.market
{
	background: url(../images/nav/market_btn.png) 0 0px no-repeat;
	_background: url(../images/nav/market_btn.gif) 0 0px no-repeat;
	width: 70px;
}
.market a:hover
{
	background: url(../images/nav/market_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/market_btn.gif) 0 -35px no-repeat;
	width: 70px;
}
.market_selected
{
	background: url(../images/nav/market_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/market_btn.gif) 0 -35px no-repeat;
	width: 70px;
}

.sectors
{
	background: url(../images/nav/sectors_btn.png) 0 5px no-repeat;
	_background: url(../images/nav/sectors_btn.gif) 0 5px no-repeat;
	width: 99px;
}
.sectors a:hover
{
	background: url(../images/nav/sectors_btn.png) 0 -30px no-repeat;
	_background: url(../images/nav/sectors_btn.gif) 0 -30px no-repeat;
	width: 105px;
}
.sectors_selected
{
	background: url(../images/nav/sectors_btn.png) 0 -30px no-repeat;
	_background: url(../images/nav/sectors_btn.gif) 0 -30px no-repeat;
	width: 105px;
}

.img_rollover span {
	left: -9999px;
	position:relative;
}

.more_info
{
    display:block;
	height:17px;
	width:120px;
	margin-top: 15px;
	margin-left: 22px;
    background: url(../images/more_info.gif) 0 0 no-repeat;
}

.more_info:hover
{
    background: url(../images/more_info.gif) 0 -17px no-repeat;
}

/*
img.more_info
{
	margin-top: 15px;
	margin-left: 22px;
}
*/

.rounded {
  -moz-border-radius:3ex;
  -webkit-border-radius:3ex;
}

.company
{
	background: url(../images/nav/company_btn.png) 0 0px no-repeat;
	_background: url(../images/nav/company_btn.gif) 0 0px no-repeat;
	width: 80px;
}
.company a:hover
{
	background: url(../images/nav/company_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/company_btn.gif) 0 -35px no-repeat;
	width: 80px;
}
.company_selected
{
	background: url(../images/nav/company_btn.png) 0 -35px no-repeat;
	_background: url(../images/nav/company_btn.gif) 0 -35px no-repeat;
	width: 80px;
}
/* Header Content , Video will be placed within this div */

.header_content
{
	width: 100%;
	height: 280px;
	margin-top: 25px;
	overflow: visible;
}

.header_content_smaller
{
	width: 100%;
	height: 200px;
	margin-top: 25px;
}


.video_area
{
	float: left;
	width: 679px;
	height: 468px;
}


#HomeVideoArea
{
	float: left;
	width: 679px;
	height: 468px;
}

.heading_img
{
	z-index: 10px;
}
/* Right content */

.right_content
{
	float: right;
	width: 186px;
	height: 280px;
	margin-right: 75px;
}

.right_content_smaller
{
	float: right;
	width: 186px;
	height: 200px;
	margin-right: 75px;
}



.right_content_body
{
	float: right;
	width: 186px;
	margin-right: 75px;
	background-image: url(../images/right_bg.png);
	background-repeat: no-repeat;
	margin-top: -27px;
}

.microsoft
{
	margin: 0;
	margin-top: 40px;
	float: right;
	clear: left;
}
/* News area */

.news
{
	margin-top: 10px;
}

.news_text
{
	margin-top: 10px;
	width: 165px;
	color: #fff;
	text-align: left;
	text-decoration: underline;
}

/* Our customers area */

.customers
{
	margin-top: 20px;
}

.bbc_img
{
	/*margin-left: 35px;*/ /*margin-top: 15px;*/
}

.customer_text
{
	margin-top: 10px;
	width: 160px;
	color: #fff;
	text-align: center;
	line-height: 18px;
}

/* contact area */

.contact
{
	margin-top: 40px;
	margin-left: 10px;
}

.contact_text
{
	margin-top: 10px;
	width: 160px;
	color: #fff;
	text-align: left;
	font-size: 10px;
}



/* Main content */

.body_content
{
	width: 100%;
	height: auto;
}

.content_box
{
	width: 226px;
	height: 210px;
	background-repeat: no-repeat;
	float: left;
}


#content_box_1
{
	background-image: url(../images/home/bg_box.png);
}

#content_box_2
{
	background-image: url(../images/home/bg_box.png);
}

#content_box_3
{
	background-image: url(../images/home/bg_box.png);
}

img.info
{
	margin-left: 20px;
	margin-top: 8px;
}

.box_contain
{
	position: absolute;
	top: 410px; /*right: 410px;*/
	margin-top: -27px;
	margin-left: 32px;
}

.box_contain a
{
	color: #003399;
}

.title
{
	margin-top: 15px;
	margin-left: 10px;
}

.des_text
{
	width: 160px;
	color: #000;
	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 17px;
}

ul.feature_list
{
	color: #000;
	list-style-position: inside;
	list-style-image: url(../images/arrow_list.gif);
	margin-top: 12px;
	margin-left: 20px;
}

li.feature_item
{
	margin-bottom: 5px;
}

p.markets
{
	color: #717171;
	margin: 4px 0 4px 20px;
	font-size: 14px;
}

/* bottom content */

.bottom_content
{
	width: 620px; /* float: right; */
	margin-top: -80px;
	padding-left:80px;
}

.button_list
{
	list-style-type: none;
	margin-top: 20px;
	display: inline;
}

.bottom_content li
{
	margin-left: 10px;
}

.button_list li
{
	margin: 1px 0 1px 0;
}


/* Footer */

.footer
{
	margin-top: 100px;
	width: 100%;
	height: 270px;
	background-color: #000;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: none;
}


.list_contain
{
	margin: 0 auto;
	margin-top: 10px;
	width: 900px;
}

li.footer_item_title
{
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 10px;
	list-style-type: none;
}

ul.footer_list_left
{
	width: 130px;
	height: 135px;
	padding-top: 20px;
	border-right: 1px solid #6a6a6a;
	float: left;
}

ul.footer_list_right
{
	width: 130px;
	height: 135px;
	padding-top: 20px;
	padding-left: 20px;
	border-right: 1px solid #6a6a6a;
	float: left;
}

ul.footer_list_noborder
{
	width: 130px;
	height: 135px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}

li.footer_item
{
	margin-bottom: 5px;
	color: #999;
	list-style-type: none;
}

a.title_link
{
	font-weight: bold;
}

a.item_link
{
	color: #999;
}

/* Input area */

.input_area
{
	margin: 0 auto;
	width: 900px;
	height: 100px;
	color: #fff;
}


p.heading
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

p.heading_search
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 10px;
}



label.sub_heading
{
	color: #999;
	display: inline;
}


.input_field
{
	background-color: #4d4d4d;
	color: #FFF;
	font-size: 11px;
	width: 125px;
	height: 20px;
	margin: 2px;
	display: inline;
	vertical-align: middle;
	padding-top: 5px;
	text-indent: 5px;
}

.input_search
{
	background-color: #4d4d4d;
	color: #FFF;
	font-size: 11px;
	width: 135px;
	height: 20px;
	margin: 2px;
	display: inline;
	vertical-align: middle;
	padding-top: 5px;
	text-indent: 5px;
}

img.btn
{
	display: inline;
	margin-left: 10px;
	position: absolute;
	margin-top: 3px;
}

.input
{
	margin: 0px;
	padding: 0px;
	width: 600px;
	float: left;
	padding-top: 20px;
}

.search
{
	float: right;
	width: 200px;
	height: 70px;
	padding-top: 20px;
	padding-left: 20px;
	border-left: 1px solid #1a1a1a;
}


/* Jquery Main Menu */

ul.topnav
{
	list-style: none;
	position: absolute;
	z-index: 1000;
	padding: 0 20px;
	margin: 70px 0 0 0;
	float: left;
	width: auto;
	font-size: 1.2em; /*background: url(images/topnav_bg.gif) repeat-x;*/
}
ul.topnav li
{
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a
{
	/*padding: 10px 5px;*/
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
/*ul.topnav li a:hover
        {
            background: url(images/topnav_hover.gif) no-repeat center top;
        }*/
ul.topnav li span
{
	/*--Drop down trigger styles--*/ /* width: 17px;             height: 35px;             float: left;             background: url(images/subnav_btn.gif) no-repeat center top;*/
}
ul.topnav li span.subhover
{
	background-position: center bottom;
	cursor: pointer;
}
/*--Hover effect for trigger--*/
ul.topnav li ul.subnav
{
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	border: 2px solid #0099ff;
	top: 35px;
	background: #000;
	margin: 0;
	padding: 5px 14px 24px 8px;
	display: none;
	float: left; /*width: 170px;*/
}
ul.topnav li ul.subnav li
{
	margin: 5px; /*padding: 2px 0 2px 0;*/
	clear: both;
	padding: 2px;
	/*width: 130px;*/
}
html ul.topnav li ul.subnav li a
{
	float: left;
	width: 100%;
	background: #000;
	padding: 4px;
	background: url(../images/menuStrip.png) no-repeat bottom; /*margin-top: 4px;*/
	_background: url(../images/menuStrip.gif) no-repeat bottom; /*margin-top: 4px;*/
}
html ul.topnav li ul.subnav li a:hover
{
	/*--Hover effect for subnav links--*/
	background: #fff url(../images/dropdown_linkbg.gif) no-repeat 10px center;
	border: 1px solid #999999;
	color: #000;
	padding: 4px;
	/*margin-top: 4px;*/
	height: 35px;
}
#header img
{
	margin: 20px 0 10px;
}
.subnav a
{
	white-space: nowrap;
}
.subHeight
{
	margin-bottom: -22px !important;
	padding: 2px 0 2px 0;
	margin-top: 20px;
}

.subHeight a
{
	height: 16px !important;
}


/* Jquery Image Transition */


/* BEGIN CSS */
.fadeThisCorporate
{
	position: relative;
	display: inline-block;
	cursor: pointer;
	height: 39px;
	width: 140px;
	background: url(../images/corporateSprite.png) 0 0 no-repeat;
	_background: url(../images/corporateSprite.gif) 0 0 no-repeat;
}

.fadeThisCorporate *
{
	display: none;
}

.fadeThisCorporate span.hover
{
	position: absolute;
	top: 0;
	cursor: pointer;
	left: 0;
	display: inline;
	height: 39px;
	width: 120px;
	background: url(../images/corporateSprite.png) 0 -39px no-repeat #fefefe;
	_background: url(../images/corporateSprite.gif) 0 -39px no-repeat #fefefe;
}

.fadeThisBroadcastTechnology
{
	position: relative;
	display: inline-block;
	cursor: pointer;
	height: 39px;
	width: 166px;
	background: url(../images/broadcastTechnologySprite.png) 0 0 no-repeat;
	_background: url(../images/broadcastTechnologySprite.gif) 0 0 no-repeat;
}

.fadeThisBroadcastTechnology *
{
	display: none;
}

.fadeThisBroadcastTechnology span.hover
{
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	display: inline;
	height: 39px;
	width: 166px;
	background: url(../images/broadcastTechnologySprite.png) 0 -39px no-repeat #fefefe;
	_background: url(../images/broadcastTechnologySprite.gif) 0 -39px no-repeat #fefefe;
}


.fadeThisPublicSector
{
	position: relative;
	display: inline-block;
	cursor: pointer;
	height: 39px;
	width: 123px;
	background: url(../images/publicSectorSprite.png) 0 0 no-repeat;
	_background: url(../images/publicSectorSprite.gif) 0 0 no-repeat;
}

.fadeThisPublicSector *
{
	display: none;
}

.fadeThisPublicSector span.hover
{
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	display: inline;
	height: 39px;
	width: 123px;
	background: url(../images/publicSectorSprite.png) 0 -39px no-repeat #fefefe;
	_background: url(../images/publicSectorSprite.gif) 0 -39px no-repeat #fefefe;
}


.fadeThisMediaEntertainment
{
	position: relative;
	cursor: pointer;
	display: inline-block;
	height: 39px;
	width: 164px;
	background: url(../images/mediaEntertainmentSprite.png) 0 0 no-repeat;
	_background: url(../images/mediaEntertainmentSprite.gif) 0 0 no-repeat;
}

.fadeThisMediaEntertainment *
{
	display: none;
}

.fadeThisMediaEntertainment span.hover
{
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	display: inline;
	height: 39px;
	width: 164px;
	background: url(../images/mediaEntertainmentSprite.png) 0 -39px no-repeat #fefefe;
	_background: url(../images/mediaEntertainmentSprite.gif) 0 -39px no-repeat #fefefe;
}
/* Right Jquery Slider */
.img1, .img2, .img3, .img4, .img5, .img6, .img7, .img8
{
	background: url(../images/whiteDot.png) no-repeat;
	_background: url(../images/whiteDot.gif) no-repeat;
	width: 6px;
	height: 6px;
	display: block;
}
.activeSlide
{
	background: url(../images/blueDot.png) no-repeat !important;
	_background: url(../images/blueDot.gif) no-repeat !important;
	width: 6px;
	height: 6px;
	display: block;
}
#index
{
	position: absolute;
	z-index: 10;
}
#rightNavIndex
{
	display: inline;
	float: right;
	list-style-type: none;
}
#rightNavIndex li
{
	display: inline;
	float: left;
	padding: 2px;
	margin-top: 10px;
}
.floatLeft
{
	position: absolute;
	margin-left: -9999px;
}
.headerMarketingSection
{
	margin-left: -20px;
}

/* Section Master Panel */

.fadeThisMediaThin
{
	position: relative;
	display: inline-block;
	cursor: pointer;
	height: 28px;
	width: 165px;
	background: url(../images/webcasting/mediaThinSprite.png) 0 0px no-repeat transparent;
	_background: url(../images/webcasting/mediaThinSprite.gif) 0 0px no-repeat transparent;
}
.fadeThisMediaThin *
{
	display: none;
}

.fadeThisMediaThin span.hover
{
	position: absolute;
	top: 0;
	cursor: pointer;
	left: 0;
	display: inline;
	height: 28px;
	width: 165px;
	background: url(../images/webcasting/mediaThinSprite.png) 0 -28px no-repeat #0475dd;
	_background: url(../images/webcasting/mediaThinSprite.gif) 0 -28px no-repeat #0475dd;
}


.fadeThisPublicSectorThin
{
	position: relative;
	display: inline-block;
	cursor: pointer;
	height: 28px;
	width: 165px;
	background: url(../images/webcasting/publicSectorThinSprite.png) 0 0px no-repeat;
	_background: url(../images/webcasting/publicSectorThinSprite.gif) 0 0px no-repeat;
}
.fadeThisPublicSectorThin *
{
	display: none;
}

.fadeThisPublicSectorThin span.hover
{
	position: absolute;
	top: 0;
	cursor: pointer;
	left: 0;
	display: inline;
	height: 28px;
	width: 165px;
	background: url(../images/webcasting/publicSectorThinSprite.png) 0 -28px no-repeat #076ac7;
	_background: url(../images/webcasting/publicSectorThinSprite.gif) 0 -28px no-repeat #076ac7;
}



.fadeThisbroadcastTechnologyThin
{
	position: relative;
	display: inline-block;
	cursor: pointer;
	height: 28px;
	width: 165px;
	background: url(../images/webcasting/broadcastTechnologySprite.png) 0 0px no-repeat;
	_background: url(../images/webcasting/broadcastTechnologySprite.gif) 0 0px no-repeat;
}
.fadeThisbroadcastTechnologyThin *
{
	display: none;
}

.fadeThisbroadcastTechnologyThin span.hover
{
	position: absolute;
	top: 0;
	cursor: pointer;
	left: 0;
	display: inline;
	height: 28px;
	width: 165px;
	background: url(../images/webcasting/broadcastTechnologySprite.png) 0 -28px no-repeat #085faf;
	_background: url(../images/webcasting/broadcastTechnologySprite.gif) 0 -28px no-repeat #085faf;
}



.fadeThisCorporateThin
{
	position: relative;
	display: inline-block;
	cursor: pointer;
	height: 28px;
	width: 165px;
	background: url(../images/webcasting/corporateThinSprite.png) 0 0px no-repeat transparent;
	_background: url(../images/webcasting/corporateThinSprite.gif) 0 0px no-repeat transparent;
}
.fadeThisCorporateThin *
{
	display: none;
}

.fadeThisCorporateThin span.hover
{
	position: absolute;
	top: 0;
	cursor: pointer;
	left: 0;
	display: inline;
	height: 28px;
	width: 165px;
	background: url(../images/webcasting/corporateThinSprite.png) 0 -28px no-repeat #0b5497;
	_background: url(../images/webcasting/corporateThinSprite.gif) 0 -28px no-repeat #0b5497;
}


.case_study_extended
{
	opacity: 0;
	display: none;
}

/* Map hovers */
.mapPanel
{
	position: relative;
}
.fadeThisMapHoverUSA
{
	position: relative;
	top: 0;
	display: inline-block;
	cursor: pointer;
	height: 15px;
	width: 15px;
	background: url(../images/map_glow.png) 0 -15px no-repeat;
	_background: url(../images/map_glow.gif) 0 -15px no-repeat;
}
.fadeThisMapHoverUSA *
{
	display: none;
}

.fadeThisMapHoverUSA span.hover
{
	position: absolute;
	cursor: pointer;
	left: 0;
	display: inline;
	height: 15px;
	width: 15px;
	background: url(../images/map_glow.png) 0 0px no-repeat;
	_background: url(../images/map_glow.gif) 0 0px no-repeat;
}
.usaOffice
{
	position: absolute;
	z-index: 100;
	top: 24px;
	left: 26px;
}


.fadeThisMapHoverUK
{
	position: relative;
	top: 0;
	display: inline-block;
	cursor: pointer;
	height: 15px;
	width: 15px;
	background: url(../images/map_glow.png) 0 -15px no-repeat;
	_background: url(../images/map_glow.gif) 0 -15px no-repeat;
}
.fadeThisMapHoverUK *
{
	display: none;
}

.fadeThisMapHoverUK span.hover
{
	position: absolute;
	cursor: pointer;
	left: 0;
	display: inline;
	height: 15px;
	width: 15px;
	background: url(../images/map_glow.png) 0 0px no-repeat;
	_background: url(../images/map_glow.gif) 0 0px no-repeat;
}
.ukOffice
{
	position: absolute;
	z-index: 100;
	top: 18px;
	left: 74px;
}


.fadeThisMapHoverPoland
{
	position: relative;
	top: 0;
	display: inline-block;
	cursor: pointer;
	height: 15px;
	width: 15px;
	background: url(../images/map_glow.png) 0 -15px no-repeat;
	_background: url(../images/map_glow.gif) 0 -15px no-repeat;
}
.fadeThisMapHoverPoland *
{
	display: none;
}

.fadeThisMapHoverPoland span.hover
{
	position: absolute;
	cursor: pointer;
	left: 0;
	display: inline;
	height: 15px;
	width: 15px;
	background: url(../images/map_glow.png) 0 0px no-repeat;
	_background: url(../images/map_glow.gif) 0 0px no-repeat;
}
.polandOffice
{
	position: absolute;
	z-index: 100;
	top: 18px;
	left: 90px;
}

.fadeThisMapHoverPune
{
	position: relative;
	top: 0;
	display: inline-block;
	cursor: pointer;
	height: 15px;
	width: 15px;
	background: url(../images/map_glow.png) 0 -15px no-repeat;
	_background: url(../images/map_glow.gif) 0 -15px no-repeat;
}
.fadeThisMapHoverPune *
{
	display: none;
}

.fadeThisMapHoverPune span.hover
{
	position: absolute;
	cursor: pointer;
	left: 0;
	display: inline;
	height: 15px;
	width: 15px;
	background: url(../images/map_glow.png) 0 0px no-repeat;
	_background: url(../images/map_glow.gif) 0 0px no-repeat;
}
.puneOffice
{
	position: absolute;
	z-index: 100;
	top: 33px;
	left: 112px;
}



.fadeThisMapHoverHyderabad
{
	position: relative;
	top: 0;
	display: inline-block;
	cursor: pointer;
	height: 15px;
	width: 15px;
	background: url(../images/map_glow.png) 0 -15px no-repeat;
	_background: url(../images/map_glow.gif) 0 -15px no-repeat;
}
.fadeThisMapHoverHyderabad *
{
	display: none;
}

.fadeThisMapHoverHyderabad span.hover
{
	position: absolute;
	cursor: pointer;
	left: 0;
	display: inline;
	height: 15px;
	width: 15px;
	background: url(../images/map_glow.png) 0 0px no-repeat;
	_background: url(../images/map_glow.gif) 0 0px no-repeat;
}
.hyderabadOffice
{
	position: absolute;
	z-index: 100;
	top: 39px;
	left: 115px;
}



.fadeThisMapHoverDubai
{
	position: relative;
	top: 0;
	display: inline-block;
	cursor: pointer;
	height: 15px;
	width: 15px;
	background: url(../images/map_glow.png) 0 -15px no-repeat;
	_background: url(../images/map_glow.gif) 0 -15px no-repeat;
}
.fadeThisMapHoverDubai *
{
	display: none;
}

.fadeThisMapHoverDubai span.hover
{
	position: absolute;
	cursor: pointer;
	left: 0;
	display: inline;
	height: 15px;
	width: 15px;
	background: url(../images/map_glow.png) 0 0px no-repeat;
	_background: url(../images/map_glow.gif) 0 0px no-repeat;
}
.dubaiOffice
{
	position: absolute;
	z-index: 100;
	top: 32px;
	left: 96px;
}

li.footer_item a:hover
{
	text-decoration: underline;
}
#newsPager
{
	display: inline;
	float: right;
	list-style-type: none;
}
#newsPager li
{
	display: inline;
	float: left;
	padding: 2px;
	margin-top: 10px;
}
.findOutForm
{
	margin: 20px 0 0 30px;
}
.inputButtons
{
	margin: 0 0 0 20px;
}
.mapContactPanel
{
	padding: 0 15px 0 15px;
}
/* Cufon related styles */

.panelTitles
{
	width: 160px;
	color: #000;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	line-height: 17px;
}
h2
{
	color: #717171;
	padding-left: 5px;
	white-space: nowrap;
	font-size:15px;
}
h2.cyan
{
	color: #717171;
	text-transform: uppercase;
	border-left: 5px solid #61d8ff;
	padding-left: 5px;
	white-space: nowrap;
}
h2.black
{
	color: #717171;
	text-transform: uppercase;
	border-left: 5px solid #000;
	padding-left: 5px;
	white-space: nowrap;
}
h2.darkBlue
{
	color: #717171;
	text-transform: uppercase;
	border-left: 5px solid #003399;
	padding-left: 5px;
	white-space: nowrap;
}

.SmallText
{
	font-size: 13px;
}

.pusher
{
	clear: both;
	height:100px;

}

/* Template 7 Styling */


.content_box_sub
{
	width: 206px;
	height: 320px;
	background-image: url(../images/webcasting/webcasting_box.png);
	_background-image: url(../images/webcasting/webcasting_box.gif);
	background-repeat: no-repeat;
	float: left;
}
.content_box_sub h2
{
	padding: 20px 0 0 25px;
}
.box_contain_sub
{
	position: absolute;
	top: 330px; /*right: 410px;*/
	margin-top: -27px;
	margin-left: 40px;
}

img.title_web
{
	margin-top: 20px;
	margin-left: 25px;
}

img.thumb
{
	margin-top: 15px;
	margin-left: 23px;
	border: 1px solid #7c7c7c;
}

p.box_des
{
	width: 150px;
	color: #000;
	line-height: 18px;
	text-align: left;
	margin-top: 10px;
	margin-left: 22px;
}

.footer_product
{
	margin-top: 150px;
	width: 100%;
	height: 330px;
	background-color: #000;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.footer_web
{
	margin-top: 320px;
	width: 100%;
	height: 330px;
	background-color: #000;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}


.list_contain_web
{
	margin: 0 auto;
	margin-top: 10px;
	width: 900px;
	height: 210px;
}

img.btn_web
{
	display: inline;
	position: absolute;
	margin-top: 10px;
	margin-left: 3px;
}

.right_content_body_web
{
	float: right; /*width: 186px;*/
	height: 310px;
	margin-right: 80px;
	background-image: url(../images/webcasting/right_box_web.png);
	background-repeat: no-repeat;
	margin-top: -2px;
}

img.map_web
{
	margin-top: 15px;
}

#contact_web, .cont
{
	margin-left: 10px;
}
.cont
{
	margin-top: 20px;
	margin-bottom: 0px;
}
p.intro
{
	color: #fff;
	margin-left: 20px;
}

.input_field_small
{
	background-color: #4d4d4d;
	color: #FFF;
	font-size: 11px;
	width: 125px;
	height: 13px;
	margin: 2px;
	padding-bottom: 2px;
	display: inline;
	vertical-align: middle;
	padding-top: 5px;
	text-indent: 5px;
}

.sub_btn img
{
	position: absolute;
	margin-top: 20px;
	z-index: 10;
	margin-left: 34px;
}

.sub_btn_1 img
{
	position: absolute;
	margin-top: 41px;
	z-index: 10;
	margin-left: 34px;
}

.sub_btn_2 img
{
	position: absolute;
	margin-top: 62px;
	margin-left: 34px;
	z-index: 10;
}

.sub_btn_3 img
{
	position: absolute;
	margin-top: 83px;
	z-index: 10;
	margin-left: 34px;
}

.sub_btn_4 img
{
	position: absolute;
	margin-top: 104px;
	margin-left: 34px;
	z-index: 10;
}

.sub_btn_5 img
{
	position: absolute;
	margin-top: 125px;
	z-index: 10;
	margin-left: 34px;
}


img.right_btn
{
	margin-left: 10px;
	margin-bottom: 10px;
}

img.bbc_img
{
	margin-top: -10px;
	margin-left: 0px;
	margin-bottom: 13px;
}
/*

.pusher
{
	height: auto;
}

*/
/* Product Page */

.box_contain_large
{
	background-image: url(../images/product/box_middle.png);
	background-repeat: repeat-y;
	width: 590px;
	float: left;
	margin-top: -17px;
	margin-left: 70px;
	padding-bottom: 0px;
}
.box_contain_large h1
{
	margin: 0px 0 0 25px;
	color: #717171;
	font-size: 30px;
}

/*.box_contain_large h1 span 
{
	position:absolute;
	margin-left:-9999px;
}
*/

.main_title
{
	margin-left: 28px;
	margin-top: 10px;
}

.video_image
{
	margin-left: 27px;
	margin-top: 15px;
	height: 301px;
	height: auto;
}

.clear_all
{
	clear: both;
}

.video_area_sub
{
	float: left;
	width: 679px;
}

.image_top
{
	background-image: url(../images/product/box_top.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 590px;
	height: 24px;
	margin-top: 75px;
	margin-left: 70px;
}

.image_bottom
{
	background-image: url(../images/marketPanelBottom.png);
	background-repeat: no-repeat;
	width: 590px;
	height: 28px;
	float: left;
	margin-left: 70px;
}

h3.title_heading
{
	margin-top: 20px;
	margin-left: 30px;
}
h3.caseStudyHeading
{
	margin-top: 10px;
	margin-left: 15px;
	white-space: nowrap;
}
p.para_bold
{
	font-weight: bold;
	color: #000;
	width: 500px;
	margin-top: 15px;
	margin-left: 30px;
	line-height: 20px;
}

p.para
{
	color: #000;
	width: 500px;
	margin-top: 15px;
	margin-left: 30px;
	line-height: 20px;
}

div#TemplateContent
{
	color: #000;
	width: 500px;
	margin-top: 15px;
	margin-left: 30px;
	line-height: 20px;
}


div#TemplateContent ul
{
	margin-left: 30px;
}


img.small_img2
{
	margin-left: 30px;
	margin-top: 0px;
	float: left;
}
img.small_img
{
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}

.right_img
{
	/*background-image: url(../images/product/list_box.png);*/
	/*background-repeat: no-repeat;*/ /*Now Using CurveyCorners*/
	display:block;
	width: 263px;
	height: 170px;
	margin-left: 260px;
	margin-top: 20px;
	padding-bottom: 20px;
}


/* key features list */

h3.heading
{
	padding-top: 15px;
	margin-left: 12px;
}

.KeyFeatures ul
{
	list-style-image: url(../images/arrow_list.gif);
	margin-top: 20px;
	margin-left: 30px;
}

.KeyFeatures ul li
{
	/* margin-bottom: 16px;*/
}



ul.keyfeatures_list
{
	list-style-image: url(../images/arrow_list.gif);
	margin-top: 20px;
	margin-left: 30px;
}

li.keyfeatures_item
{
	margin-bottom: 16px;
}

ul.keybenifits_list
{
	list-style-image: url(../images/arrow_white.jpg);
	margin-top: 20px;
	margin-left: 50px;
}

.KeyBenifits
{
    margin-left:24px;
}

.KeyBenifits table tr
{
    border:1;
}

.KeyBenifits table td
{
    border:1;
}


li.keybenifits_item
{
	margin-bottom: 16px;
}




.KeyBenifits ul
{
	list-style-image: url(../images/arrow_white.jpg);
	margin-top: 20px;
	margin-left: 50px;
}

.KeyBenifits ul li
{
	margin-bottom: 16px;
}




.documentation_list
{
	margin-top: 20px;
	margin-left: 30px;
	list-style-type: none;
}

li.documentation_size
{
	margin-bottom: 35px;
}

ul.icon_list
{
	float: left;
	width: 35px;
	margin-left: 10px;
	list-style-type: none;
	margin-right: 10px;
	padding-top: 20px;
}

li.icon_item
{
	margin-bottom: 20px;
}

.cases
{
	margin-top: 30px;
}

/* Table styles */
table
{
	border-collapse: collapse;
}
th, td
{
	padding: 0;
}

.table_background
{
	background-image: url(../images/product/table_bg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 30px;
	height: 175px;
	padding: 15px 10px 15px 10px;
}


table.specification
{
	padding: 0;
	margin: 0;
	margin-left: 15px;
	margin-top: 12px;
	width: 490px;
	height: 140px;
}


.table_background th
{
	text-transform: uppercase;
	border: thin solid #b9c6cc;
	background-color: #e2e2e2;
	height: 25px;
}


.table_background td
{
	width: 145px;
	height: 25px;
	padding-left: 20px;
	border: thin solid #b9c6cc;
	background-color: #f2f5fa;
	color: #535469;
}

/* form */

p.form_des
{
	margin-left: 30px;
	margin-top: 20px;
}

form.find_out
{
	margin-left: 100px;
	margin-top: 30px;
}

label.form_label
{
	font-weight: bold;
	width: 80px;
	float: left;
	display: inline;
	padding-right: 2px;
}

input.form_input
{
	border: thin solid #7e9eb7;
	margin-bottom: 20px;
	margin-left: 40px;
	display: inline-block;
}

/* Case study */

.case_study
{
	background-color: #d6d6d9;
	background-repeat: no-repeat;
	height: auto;
	width: 538px;
	float: left;
	margin-top: 25px;
}

.case_study h2
{
	padding-top: 20px;
	margin-left: 10px;
}

.graphic
{
	float: right;
	height: 142px;
	width: 210px;
	margin-top: 10px;
	margin-right: 19px;
}

.graphic_text
{
	float: left;
	clear: left; /*height: 50px;*/
	width: 293px;
	margin-left: 15px;
	margin-top: 10px;
	background: #fff;
}
.graphic_text p
{
	margin: 0 0 0 15px;
}
p.short_des
{
	width: 250px;
	margin-left: 30px;
	margin-top: 10px;
	float: left;
	clear: left;
	line-height: 17px;
}

img.full_btn
{
	margin-left: 15px;
	float: left;
	clear: left;
	margin-top: 10px;
}

/* extended area */

.case_study_extended
{
	width: 538px;
	height: auto;
	background-color: #000;
}

div.box_text_full_width
{
	color: #FFF;
	width: 530px;
	padding-top: 20px;
	margin-left: 15px;
}

.title_heading_extend
{
	margin-top: 15px;
	margin-left: 20px;
	color: #FFF;
	padding-bottom: 20px;
}

.video_image_extend
{
	padding-bottom: 20px;
}

.graphic_extend
{
	padding-left: 15px;
	padding-bottom: 60px;
	padding-top: 20px;
	float: left;
	width: 211px;
	height: 140px;
}
.right
{
	float: right;
}
.left
{
	float: left;
}


/* Site Map */


.heading_image
{
	margin-left: 22px;
	margin-top: 10px;
}

.sitemap_item
{
	margin-bottom: 5px;
}

.section
{
	/*margin-bottom:40px;*/
	margin-top: 30px;
}

/*Taken from Markets Summary */

/* Managed Services Page */

h1.marketsSummary
{
	/*background:url(../images/marketsSummary.png) no-repeat;*/
	width: 186px;
	color: #494949;
	height: 24px;
	margin: 0px 0 0 26px;
}

h1.media_entertainment
{
	background: url(../images/market/m_e_heading_main.gif) no-repeat;
	width: 250px;
	height: 36px;
	margin: 0px 0 0 26px;
}

h1.public_sector
{
	background: url(../images/market/public_heading_main.gif) no-repeat;
	width: 250px;
	height: 36px;
	margin: 0px 0 0 26px;
}

h1.broadcast_technology
{
	/*background: url(../images/market/broadcast_heading_main.gif) no-repeat;*/
	width: 250px;
	height: 36px;
	margin: 0px 0 0 26px;
}

h1.caseStudies
{
	background: url(../images/systems-consultancy/case_title_main.gif) no-repeat;
	width: 250px;
	height: 36px;
	margin: 0px 0 0 26px;
}

h1.corporate
{
	background: url(../images/market/corporate_heading_main.gif) no-repeat;
	width: 250px;
	height: 36px;
	margin: 0px 0 0 26px;
}

h1.sitemap
{
	/*background:url(../images/useful/site_map_main.gif) no-repeat;*/
	width: 250px;
	height: 36px;
	color: #494949;
	margin: 0px 0 0 26px;
}
p.panelParagraph
{
	/*margin:10px 30px 0 26px;*/
	line-height: 17px;
	color: #000000;
	display: block !important;
	line-height: 20px;
	margin-left: 30px;
	margin-top: 15px;
	width: 210px !important;
}

/*
.box_contain_large p
{
    line-height: 17px;
    color: #000000;
    line-height: 20px;
    margin: 15px 30px 0px 26px;
}*/

.bold
{
	font-weight: bold;
}

p.paragraph
{
	padding-bottom: 30px;
}

.panelsContainer
{
	width: 100%;
	display: block;
	float: left;
}

.thePanel
{
	float: left;
	min-height: 320px;
}


.top
{
	background: url(../images/marketPanelTop.png) no-repeat;
	width: 260px;
	min-height: 350px;
}
.bottom
{
	background: url(../images/marketPanelBottom_small.png) no-repeat;
	width: 260px;
	height: 46px;
	margin-bottom: 20px;
}
.topPanels, .bottomPanels
{
	width: 536px;
	float: left;
	margin: 0 0 0 22px;
}
.left
{
	float: left;
	width: 50%;
}
.right
{
	float: right;
	width: 49%;
}

h2.box_heading
{
	padding-top: 20px;
	color: #717171;
	padding-left: 25px;
	white-space: nowrap;
}


p.sub_head
{
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
}

.MarketSumContent
{
	margin-left: 26px;
	margin-top: 10px;
}

.MarketSumList ul
{
	list-style-image: url(../images/market/arrow.gif);
	list-style-position: outside;
	margin-top: 20px;
	margin-left: 30px;
	width: 180px;
}

.MarketSumList ul li
{
	margin-bottom: 6px;
}

ul.services_list
{
	list-style-image: url(../images/market/arrow.gif);
	list-style-position: outside;
	margin-top: 20px;
	margin-left: 45px;
	width: 180px;
}

li.services_item
{
	margin-bottom: 6px;
}


.case_img
{
	margin-left: 20px;
	margin-top: 20px;
}
.moreInfo
{
	margin-left: 25px;
	margin-top: 20px;
}
.microsoft_sub
{
	margin: 0;
	margin-top: 50px;
	width: 186px;
}

.map_sub
{
	margin-top: 30px;
	margin-left: 4px;
}

img.head_img_sub
{
	margin-left: -41px;
}

h3.related_heading
{
	margin-left: 25px;
}

/* Boxes for sub pages */

.box_top
{
	float: left;
	width: 526px;
	height: 16px;
	background: url(../images/market/box_top.png) no-repeat;
	margin-top: 5px;
}

.box_middle
{
	float: left;
	width: 526px;
	height: auto;
	background: url(../images/market/box_middle.png) repeat-y;
	_background: url(../images/market/box_middle.gif) repeat-y;
}
.box_middleNew
{
	float: left;
	height: auto;
	margin: 0 0 0 20px;
}

.box_bottom
{
	float: left;
	width: 520px;
	height: 17px;
	background: url(../images/market/box_bottom.png) no-repeat;
	padding-bottom: 5px;
}

.box_head
{
	margin-left: 20px;
}

p.box_text
{
	width: 270px;
	float: left;
	margin-left: 26px;
}

img.box_img
{
	float: left;
	width: 171px;
}

img.view
{
	float: left;
	margin-left: 25px;
	padding-bottom: 10px;
}

.company_box_text
{
	padding: 0 30px 0 30px;
	margin-left: 0px;
}

.box_middle h2
{
	padding: 0 0 0 25px;
}
.box_middle p
{
	/*padding: 0 0 0 25px;*/
}
/* extended area */

.case_study_extended
{
	width: 538px;
	height: auto;
	background-color: #000;
	float: left;
}

div.box_text_full_width
{
	color: #FFF;
	width: 530px;
	padding-top: 20px;
	margin-left: 15px;
}

.title_heading_extend
{
	margin-top: 15px;
	margin-left: 20px;
	color: #FFF;
	padding-bottom: 20px;
}

.video_player_case
{
	margin-left: 4px;
	padding-bottom: 20px;
}

.graphic_extend
{
	padding-left: 15px;
	padding-bottom: 60px;
	padding-top: 20px;
	float: left;
}

/* Market summary short */

h1.m_e
{
	background: url(../images/market/m_e_heading.gif) no-repeat;
	width: 186px;
	height: 24px;
	margin: 0px 0 0 26px;
}

h1.public
{
	background: url(../images/market/public_heading.gif) no-repeat;
	width: 186px;
	height: 24px;
	margin: 0px 0 0 26px;
}

h1.corporate
{
	background: url(../images/market/corporate_heading.gif) no-repeat;
	width: 186px;
	height: 24px;
	margin: 0px 0 0 26px;
}

h1.broadcast
{
	background: url(../images/market/broadcast_heading.gif) no-repeat;
	width: 186px;
	height: 24px;
	margin: 0px 0 0 26px;
}

.market_short_text
{
	float: left;
	clear: left;
	width: 240px !important;
	padding-left: 25px;
}

.market_short_img
{
	float: right;
	clear: right;
	margin-right: 20px;
}

/*company info - may need deleting*/

h1.whoweare
{
	background: url(../images/company_info/who-we-are-title-main.gif) no-repeat;
	width: 250px;
	height: 36px;
	margin: 0px 0 0 26px;
}

h1.jobs
{
	background: url(../images/company_info/jobs_title_main.gif) no-repeat;
	width: 250px;
	height: 36px;
	margin: 0px 0 0 26px;
}
/*
.company_box_heading
{
    margin-left: 25px;
}*/

/* customer top - may need deleting */


.customer_top
{
	background-image: url(../images/our_customers/customer_top.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 590px;
	height: 24px;
	margin-top: -21px;
	margin-left: 40px;
}

.customer_bottom
{
	background-image: url(../images/our_customers/customer_bottom.png);
	background-repeat: no-repeat;
	width: 590px;
	height: 28px;
	margin-left: 32px;
}

.customer_contain
{
	background-image: url(../images/our_customers/customer_middle.png);
	background-repeat: repeat-y;
	width: 590px;
	margin-top: -2px;
	margin-left: 37px;
	padding-bottom: 0px;
}
.customer_contain h1
{
	margin: 0 0 0 10px;
}

/*.customer_contain h1 span 
{
	position:absolute;
	margin-left:-9999px;
}*/

.customer_contain p
{
	line-height: 17px;
}

h1.ourCustomers
{
	/*background:url(../images/our_customers/title_main.png) no-repeat;*/
	width: 186px;
	height: 24px;
	margin: 0px 0 0 26px;
	color: #494949;
}

ul.customer_list
{
	margin-top: 30px;
	margin-left: 40px;
}

li.customer-item
{
	display: inline;
	float: left;
	list-style-type: none;
	margin-right: 15px;
	background-image: url(../images/our_customers/customer_box.png);
	width: 161px;
	height: 107px;
	margin-bottom: 20px;
}

.customer_logo
{
	margin-top: 10px;
	margin-left: 12px;
}

/* System Consult may need deleting */

h1.design-and-build
{
	background: url(../images/systems-consultancy/design-build-title_main.gif) no-repeat;
	width: 250px;
	height: 36px;
	margin: 0px 0 0 26px;
}

h1.systems
{
	background: url(../images/systems-consultancy/systems_title_main.gif) no-repeat;
	width: 250px;
	height: 36px;
	margin: 0px 0 0 26px;
}

h1.consultancy
{
	background: url(../images/systems-consultancy/consultancy_title_main.gif) no-repeat;
	width: 250px;
	height: 36px;
	margin: 0px 0 0 26px;
}
.blankPanel
{
	background: url(../images/blankPanel.jpg) no-repeat;
	width: 222px;
	height: 64px;
	margin: 10px 20px 0 0;
	padding: 10px 0 0 0;
	position: relative;
}
.right p
{
	/*display: inline;*/
}
.rightImg
{
	margin: -50px 0 0 110px;
	position: absolute;
}
#MediaPlayerVersions, #MediaPlayerNoVersions
{
	display: none;
}

#PlayInFlashButton
{
	color: Red;
	text-decoration: underline;
}

.centreMargin
{
	width: 600px;
	margin-top: 10px;
	padding-left: 140px;
}

/*News Listing Panel*/


.newsListingPanel
{
	float: left;
}
.newsListingPanel ul
{
	margin: 0px;
}
.NewsImageThumb
{
	float: left;
}

.MoreNewsDetail .NewsImageThumb
{
    padding-right:10px;
}

.newsListingPanel ul li
{
	list-style-type: none;
	list-style-position: inside;
	float: left;
	line-height: 0px;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #cdcdcd;
	width: 504px;
}
.newsListingPanel ul p
{
	display: inline;
	margin: 0 0 0 26px !important;
	padding: 0px;
	float: left;
}
.greyText
{
	font-weight: bold;
	color: #969895;
}

.newsListingPanel p
{
	line-height: 12px;
}
.newsListingPanel ul li a
{
	color: #000;
}
.newsListingPanel ul li a:hover
{
	color: #000;
	text-decoration: underline;
}

/*Our Customer Fades */


.fadeThisBBC
{
	position: relative;
	display: inline-block;
	/*cursor: pointer;*/
	height: 107px;
	width: 161px;
}


li.fadeThisBBC
{
	display: inline;
	float: left;
	list-style-type: none;
	margin-right: 15px;
	width: 161px;
	height: 107px;
	margin-bottom: 20px;
}

.masterBoxContainer
{
	margin: 0 0 0 0px;
}

/* contact form */

.contactPanel
{
	background: url(../images/contactPanel.png) no-repeat;
	width: 547px;
	height: 382px;
}
.contactPanel input, .contactPanel textarea
{
	margin: 5px 0 5px 0;
	border: 1px solid #7f9db9;
	width: 175px;
}
.contactPanelInner
{
	padding: 10px 0 0 25px;
}
.contactPanelInner label
{
	float: left;
	text-align: right;
	width: 90px;
	clear: both;
	margin: 3px 4px 5px 0;
	font-size: 11px;
}
.contactPanel h2
{
	padding: 15px 0 0 25px;
}
.contactPanel p
{
	margin: 0 0 0 25px;
	width: 500px;
}
.leftContact
{
	width: 340px;
	float: left;
}
.rightContact
{
	width: auto;
}

.MailSentMsg
{
	color: Red;
	margin-left: 20px;
}
a.blueLink
{
	text-decoration: none;
	color: #7f9db9;
}
a.blueLink:hover
{
	text-decoration: underline;
	color: #7f9db9;
}

.caseStudyInt
{
	margin-left: 15px !important;
}
.PlayerChoice
{
	color: #FFFFFF;
	font-weight: bold;
	width: 900px;
	margin: auto;
}

.PlayerChoice label
{
	padding: 0px 10px 0px 2px;
}

.PlayerChoice span
{
	margin-bottom: 10px;
	display: block;
	text-transform: uppercase;
}

.MoreNewsDetail
{
	margin-top: 10px;
}
.MoreNewsDetail p
{
	margin: 0 0 0 0px;
	line-height: 22px;
}

.NewsItemsPrevNext a
{
	color: Red;
}
.noMargin
{
	margin: 0px !important;
}

.sitemap_item a
{
	color: #000000;
}
.action 
{
	background:url(../images/product/full_study_btn.gif) no-repeat;
	display:block;
	width:139px;
	height:21px;
	clear:both;
}
.actionOpen
{
	background:url(../images/product/full_study_btn_open.gif) no-repeat;
	display:block;
	width:139px;
	height:21px;
	clear:both;
}

/* For Rounded Corners */

.roundedcornr_box_817510 {
   background: #e2e2e2;
}
.roundedcornr_top_817510 div {
   background: url(../images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top_817510 {
   background: url(../images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom_817510 div {
   background: url(../images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_817510 {
   background: url(../images/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top_817510 div, .roundedcornr_top_817510, 
.roundedcornr_bottom_817510 div, .roundedcornr_bottom_817510 {
   width: 100%;
   height: 6px;
   font-size: 1px;
}
.roundedcornr_content_817510 { margin: 0 6px; }

/* For Rounded Corners */

.footerBanner{
float:right;
margin-left:auto;
margin-right:70px;
margin-top:17px;
}
.preferences{
float:left;
margin-top:40px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
