/*#F7B30B
-----------------------------------------------------------------------------
 Initial Styles that came with starter master page 
-----------------------------------------------------------------------------
*/
/* fix scrolling on list pages */
#s4-bodyContainer
{
    position: relative;
}

/* hide body scrolling (SharePoint will handle) */
body
{
    height: 100%;
    overflow: hidden;
    width: 100%;
}

/* popout breadcrumb menu needs background color for firefox */
.s4-breadcrumb-menu
{
    background: #F2F2F2;
}

/* if you want to change the left nav width, change this and the margin-left in .s4-ca */
body #s4-leftpanel
{
    /* width:155px; */
}

/* body area normally has a white background */
.s4-ca
{
    background: transparent none repeat scroll 0 0; /* margin-left:155px; */
}
/*
-----------------------------------------------------------------------------
 END - Initial Styles that came with starter master page
-----------------------------------------------------------------------------
*/

/****************************
 Begin HTML Elements
 ****************************/
*
{
    margin: 0;
    padding: 0;
}
body
{
    font-family: Helvetica, sans-serif;
    background: #FFFFFF;
}
ul
{
    list-style: none;
}

img
{
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}


h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
}

h5 span
{
    font-weight: normal;
    color: #000000;
    float: left;
    padding: 3px 0 3px 0;
}

h4 span
{
    font-weight: normal;
    color: #000000;
    float: left;
    padding: 0 0 4px 0;
}

h3 span
{
    font-family: Helvetica, sans-serif;
    color: #333333;
    padding: 6px 0 6px 0;
}

h2 span
{
    font-family: Helvetica, sans-serif;
    color: #333333;
    padding: 8px 0 8px 0;
}

p
{
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    color: #333333;
    line-height: 1.4em;
    font-weight: normal;
    padding: 6px 0 6px 0;
}

p span
{
    font-weight: bold;
}

p a
{
    color: #333333;
    text-decoration: none;
}
p a:hover
{
    text-decoration: underline;
}

h2
{
    font-size: 28px;
    color: #0ec2db;
    line-height: 1em;
    font-family: Helvetica, sans-serif;
}
h2 a
{
    color: #0ec2db;
    text-decoration: none;
}
h2 a:hover
{
    text-decoration: underline;
}

h3
{
    font-size: 24px;
    color: #0585a7;
    line-height: 1em;
    font-family: Helvetica, sans-serif;
}
h3 a
{
    color: #0585a7;
    text-decoration: none;
}
h3 a:hover
{
    text-decoration: underline;
}

h4
{
    font-size: 22px;
    color: #0ec2db;
    font-weight: normal;
    line-height: 1em;
    padding: 4px 0 4px 0;
}
h4 a
{
    color: #0ec2db;
    text-decoration: none;
}
h4 a:hover
{
    text-decoration: underline;
}

h5
{
    font-size: 24px;
    /*color: #f7b30b;*/
	color: #0ec2db;
    font-weight: bold;
    line-height: 1em;
    font-family: Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    text-transform: none;
}
h5 a
{
    color: #f7b30b;
    text-decoration: none;
}
h5 a:hover
{
    text-decoration: underline;
}

/* Test - to have background for selected top nav menu item */
div.s4-toplinks .s4-tn A.selected
{
    background: #C90;
}

/****************************
 End HTML Elements
 ****************************/


/****************************
 Begin IDs 
 ****************************/

#topLinks
{
    float: right;
}

#customLogo
{
    clear: both;
    background-repeat: no-repeat;
    padding: 20px 0 19px 16px;
    line-height: .5em;
    float: left;
}

#searchContainer
{
    float: right;
    top: 46px;
    position: relative;
}

#searchContainer #fieldset
{
    width: 190px;
    height: 28px;
    background: #e6e7e8;
    border: 1px solid #d5d6d6;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    behavior: url(/_layouts/internetbranding/css/PIE.htc);
    padding: 0 6px;
}

/* Use custom search button */
#searchContainer input.ms-sbplain
{
    width: 155px !important;
    float: left;
    border: none !important;
    background: none;
    font-size: 11px;
    color: #4C4C4C;
    font-family: Helvetica, sans-serif;
    padding: 5px 2px;
}
#searchContainer .ms-sbcell
{
    width: 15px;
    height: 26px;
    background: #e6e7e8;
    border: none;
    position: relative;
    padding: 0 5px;
}

#searchContainer .ms-sbgo a
{
    display: block;
    height: 26px;
    width: 15px;
    background: no-repeat scroll left top;
    margin: 0px;
    padding: 0px;
    position: relative;
    top: 0px;
    float: left;
}

/* search button hider - needed to override the master page search button */
#searchContainer .ms-sbgo img
{
    display: none;
}
/* END - Use custom search button */


/* top links */
#customHeader
{
    width: 950px;
    margin: 0 auto;
    position: relative;
    padding: 0 0 16px 0;
}

#customHeader #topLinks
{
    height: 24px;
    background:  url("/PublishingImages/bg_gradient01_0ec2db.gif") repeat-x scroll left bottom transparent;
    /*border-radius: 0 0 6px 6px;*/
    position: relative;
    float: right;
    behavior: url(/_layouts/internetbranding/css/PIE.htc);
    /*-moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;*/
    z-index: 100;
}
#customHeader #topLinks ul
{
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Helvetica, sans-serif;
}
#customHeader #topLinks ul li
{
    height: 24px;
    float: left;
    font-weight: normal;
    background: url(http://cdn.inin.com/baseimages/divider01.png) no-repeat 0 0;
    padding: 0 0 0 2px;
}
#customHeader #topLinks ul li a
{
    height: 12px;
    float: left;
    color: #FFFFFF;
    text-decoration: none;
    padding: 3px 10px;
}


#customHeader #topLinks ul li.country
{
    /*background: url(http://cdn.inin.com/baseimages/icon_country.png) no-repeat 11px 4px;
    padding-left: 41px;*/
}
#customHeader #topLinks ul li.country .selectbox
{
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    background: url(/publishingimages/country_trans.png) no-repeat center 0px;
	background-color: #0ec2db;
    font-size: 14px;
    float: left;
    text-decoration: none;
    border: 0px;
    /*margin: 1px 1px 1px 0;*/
    font-family: Helvetica,sans-serif;
    color: #fff;
    font-weight: normal;
    width: 65px;
    height: 24px;
}
#customHeader #topLinks ul li.country .selectbox-wrapper ul li.selected
{
    display: none;
}
#customHeader #topLinks ul li.country a
{
    background: url(http://cdn.inin.com/baseimages/icon_country.png) no-repeat 11px 4px;
    padding-left: 41px;
}
#customHeader #topLinks ul li.country a span
{
    background: url(http://cdn.inin.com/baseimages/arrow01.png) no-repeat right 4px;
    padding: 0 17px 0 0;
}
#customHeader #topLinks ul li.country .selectbox-wrapper
{
    width: 113px !important;
    position: absolute;
    top: 24px;
}
#customHeader #topLinks ul li.country .selectbox-wrapper ul
{
    background-color: #fff;
    border: 1px solid #C2C2C2;
    box-shadow: 3px 3px 3px #CCCCCC;
}
#customHeader #topLinks ul li.country .selectbox-wrapper ul li
{
    height: 100%;
    width: 113px;
    font-weight: normal;
    background: none;
    padding: 2px 4px;
    float: left;
    clear: left;
}
#customHeader #topLinks ul li.country .selectbox-wrapper ul li:hover
{
    background-color: #0ec2db;
    color: #fff;
    cursor: pointer;
}
#customHeader #topLinks ul li.Call-Us span
{
    padding: 3px 19px;
    color: #fff;
    float: left;
}
#customHeader #topLinks ul li a.signup
{
    height: 12px;
    float: left;
    color: #0e5470;
    text-decoration: none;
    padding: 3px 10px;
}


/* fixing scroll to have fixed width and auto vertical scroll*/
body #s4-workspace
{
    overflow-x: auto;
    overflow-y: auto;
}

#customTopNav
{
    display: block;
    height: 40px;
    position: relative;
    width: 950px;
    background: #4c4c4c;
    font-size: 13px;
    float: left;
}

#customStatus
{
    float: left;
}

#bannerBackground
{
    width: 100%;
    height: auto;
    float: left;
    /*background: #E2E3E4 url(http://cdn.inin.com/baseimages/bg_heading.jpg) repeat-y top center;*/
}

#customBanner
{
    width: 950px;
    margin: 0 auto;
    font-size: 0pt !important;
	background-color: #e2e3e4;
}

#customMainArea
{
    width: 950px;
    margin: 0 auto;
    font-size: 0pt !important;
	float: left;
}

#customBody
{
    min-height: 435px;
    padding: 20px 0px 40px;
    width: 950px;
    margin: 0 auto;
}

/****************************
 End IDs 
 ****************************/

/****************************
 Begin Classes 
 ****************************/
.customClear
{
    clear: both;
}

/* Styles for Sharepoint Top Navigation bar */
.s4-tn li.static > .menu-item
{
    height: 27px;
    color: white;
    white-space: nowrap;
    padding: 12px 22px 0 22px;
    border-left: 1px solid #8C8C8C;
    border-right: 1px solid #8C8C8C;
    text-transform: uppercase;
    border-image: url(http://cdn.inin.com/baseimages/divider02.gif) repeat-y top right;
}

.static:hover
{
    background: #C90;
}

.s4-tn li.static > a:hover, .s4-tn li.static > a:active
{
    color: white;
    background: #C90;
    text-decoration: none;
}

/* flyout item hover */
.dynamic > a:hover, .dynamic > a:visited
{
    font-weight: normal;
    text-decoration: underline;
    background-color: white !important;
    color: #4C4C4C;
}

/* hide arrows for top level items with flyouts */
.menu-horizontal a.dynamic-children span.additional-background, .menu-horizontal span.dynamic-children span.additional-background
{
    padding-right: 0px;
    background-image: none;
}

.s4-tn li.dynamic > .menu-item
{
    color: #4C4C4C;
}


/* TO DO: Decide if required, currently based on the htmls provided, links are bold and dark grey */
.ms-WPBody
{
    padding: 18px 0 0 0px;
    font-family: Helvetica, sans-serif;
}

.ms-WPBody H2
{
    font-size: 28px;
    font-weight: normal;
}


.ms-WPBody H3
{
    font-size: 18px;
    font-weight: normal;
	color: #0ec2db;
	padding-top: 20px;
    padding-bottom: 5px;
}

.ms-WPBody H4
{
    font-size: 18px;
    font-weight: normal;
	color: #0ec2db;
}

.ms-WPBody H5
{
    font-size: 16px;
    font-weight: normal;
    /*font-family: Helvetica, sans-serif;*/
}

.ms-WPBody a:visited, .ms-WPBody a:link
{
    color: #4C4C4C;
    font-weight: bold;
    text-decoration: none;
}

.ms-WPBody a:hover
{
    text-decoration: underline;
}

/* Web Parts for Banner shouldnot have any padding */
#customBanner .ms-WPBody
{
    padding: 0px;
}

#customBanner .customBannerProducts
{
    padding: 0px;
}

p.extraSpacePara
{
	padding: 25px 300px;	
}

a.pagebuttonLink, a:link.pagebuttonLink, a:hover.pagebuttonLink
{
	border: 3px solid #f7b30b;
	text-decoration: none;
	padding: 2px;
}

iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

/****************************
 End Classes 
 ****************************/

/* 
-----------------------------------------------------------------------------
Styles that are used in page layouts 
-----------------------------------------------------------------------------
*/
/* Quick Nav */
#s4-leftpanel
{
    padding: 15px 0px;
}

.welcome-content
{
    margin: 0px !important;
}

.currentNav
{
    border-bottom: 1px solid #dddddd;
}

.currentNavHeader
{
    width: 150px;
    float: left;
    color: #4C4C4C;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1em;
    padding: 4px 0px;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
}

.currentNavHeader:hover, .currentNavHeader:active
{
    color: #FFFFFF !important;
    text-decoration: none;
    background: #4DC5D7;
}

.currentNavHeaderMenu:hover
{
    color: #FFFFFF;
}

.currentNavHeader a:link, .currentNavHeader a:visited
{
    color: #4C4C4C;
    font-weight: bold;
}

.currentNavItem
{
    width: 150px;
    float: left;
    color: #4C4C4C;
    text-transform: uppercase;
    line-height: 1em;
    padding: 4px 0px 4px 10px;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
}

.currentNavItem:hover, .currentNavItem:active
{
    color: #FFFFFF !important;
    text-decoration: none;
    background: #f7b30b;
}

.currentNavItemMenu:hover
{
    color: #FFFFFF;
}

.currentNavItem a:link, .currentNavItem a:visited
{
    color: #4C4C4C;
}

.customContent
{
    width: 950px;
    overflow: hidden;
    float: left;
    height: auto;
	margin-top: -18px;
}

.customContentMain
{
    width: 950px;
    overflow: hidden;
    float: left;
    height: auto;
}

.customMainLeft
{
    width: 540px;
    overflow: hidden;
    float: left;
}
.customMainRight
{
    width: 400px;
    overflow: hidden;
    float: right;
    font-size: 0pt !important;
    padding: 0 0 0 6px;
}

.customBottom
{
    width: 950px;
    overflow: hidden;
    float: left;
    height: auto;
}



.headerZone
{
    overflow: hidden;
    padding: 18px 0 2px 16px;
    min-height: 51px;
}

.customLandingLeft
{
    width: 558px;
    overflow: hidden;
    float: left;
    padding: 0px 0px 13px 5px;
    background: url(http://cdn.inin.com/images/bg_aboutusshadow.gif) no-repeat bottom left;
}

.customTwoColumnMain
{
    width: 780px;
    overflow: hidden;
    float: left;
    padding: 0px 0px 13px 5px;
    background: url(http://cdn.inin.com/images/bg_shadow.gif) no-repeat bottom left;
}

.middleContent
{
    float: left;
    background: #fdfdfd;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: inset #eeeeee 0px 0px 35px;
    -moz-box-show: inset #eeeeee 0px 0px 35px;
    box-shadow: inset #eeeeee 0px 0px 35px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    behavior: url(/_layouts/internetbranding/css/PIE.htc);
    position: relative;
    padding: 18px 35px 8px;
}

.middleContent ul, .middleContent ol
{
    background: none;
    font-family: Helvetica, sans-serif;
    padding: 8px 0 0 30px;
}
.middleContent ul li
{
    font-size: 16px;
    color: #333333;
    background: url("/publishingimages/bullet01_0ec2db.png") no-repeat 0 7px;
    line-height: 19px;
    padding: 0 0 11px 22px;
}
.middleContent ol li
{
    font-size: 16px;
    color: #333333;
    line-height: 19px;
    padding: 0 0 11px 22px;
}

.customLandingRight
{
    width: 209px;
    overflow: hidden !important;
    float: right;
}

.customProductLeft
{
    width: 730px;
    overflow: hidden;
    float: left;
}
.customProductRight
{
    width: 215px;
    overflow: hidden;
    float: right;
}

.customShowcaseTab
{
    width: 950px;
    overflow: hidden;
    float: left;
}
.customShowcaseBanner
{
    width: 950px;
    overflow: hidden;
    float: left;
}

.customBanner
{
    width: 680px;
    overflow: hidden;
    max-height: 350px;
    float: left;
}
.customBannerProducts
{
    width: 270px;
    float: right;
    max-height: 350px;
}

/*
-----------------------------------------------------------------------------
Class defined to be used in jQuery Script
-----------------------------------------------------------------------------
*/
.custom-s4-tn-static
{
    background: #C90;
}
/****************************
 End Classes 
 ****************************/

/*
-----------------------------------------------------------------------------
  Overrides for out of the box Sp css
-----------------------------------------------------------------------------
*/

/* hide body scrolling (SharePoint will handle) */
body
{
    height: 100%;
    overflow: hidden;
    width: 100%;
}

/* popout breadcrumb menu needs background color for firefox */
.s4-breadcrumb-menu
{
    background: #F2F2F2;
}

/* body area  */
.s4-ca
{
    margin-left: 165px;
}

/* fix the font on some ootb menus */
.propertysheet, .ms-authoringcontrols
{
    font-family: Helvetica, sans-serif;
    line-height: normal;
}

/* fix the font on forms like the survey */
.ms-ltviewselectormenuheader .ms-viewselector a, .ms-ltviewselectormenuheader .ms-viewselectorhover a, .ms-formlabel
{
    font-family: Helvetica, sans-serif;
}

/* hide the hover state for the ribbon links */
#s4-ribbonrow a:hover
{
    text-decoration: none;
}

/* fix ribbon line height */
#s4-ribbonrow
{
    line-height: normal;
}

/* make the ribbon color match the branding - otherwise it is showing a white'ish color which isnot showing the context menus properly */
body #s4-ribboncont
{
    background-color: #4C4C4C;
}

/* fix margins when dialog is up */
.ms-dialog .customPageWidth, .ms-dialog #customBody
{
    margin-left: 0 !important;
    margin-right: 0 !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: auto !important;
    height: auto !important;
    background-color: white !important;
    background-image: none !important;
    padding: 0px !important;
    overflow: inherit;
}

/* dialog bg */
.ms-dialog body
{
    background-color: white;
    background-image: none;
}

/* fix dialog padding */
.ms-dialog .s4-wpcell-plain
{
    padding: 4px;
}

/* fix field edit mode width problems */
.ms-formfieldvaluecontainer
{
    overflow: hidden;
}

/* fix the blog font size */
.ms-PostBody
{
    font-size: 100%;
}

/* Fix double ribbon issue for Search Center */
body #s4-ribbonrow div#s4-ribbonrow
{
    display: none;
}

/* Change SiteActions button Color */
.ms-siteactionsmenuinner
{
    background: #4A4A4A;
}

/* To Fix ContextMenu Positioning Issue */
#customBody .ms-MenuUIPopupBody
{
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
}

/*
-----------------------------------------------------------------------------
  End Overrides for out of the box Sp css
-----------------------------------------------------------------------------
*/


/*
-----------------------------------------------------------------------------
  BEGIN Styles Used for all the Custom Controls 
-----------------------------------------------------------------------------
*/

/* Hide SharePoint Top Nav */
.s4-tn
{
    display: none;
}

/*
----------------------------------------
 Mega Menu Flyout styles
----------------------------------------
*/

#nav
{
    width: 950px;
    float: left;
    font-family: Helvetica, sans-serif;
    position: relative;
}
#nav ul
{
    width: 950px;
    height: 40px;
    float: left;
    background: #4c4c4c;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
}
#nav ul li
{
    height: 40px;
    float: left;
    line-height: 1.1em;
    background: url(http://cdn.inin.com/baseimages/divider02.gif) repeat-y top right;
    padding-right: 1px;
    position: relative;
}
#nav ul li a
{
    height: 27px;
    float: left;
    color: #FFFFFF;
    text-decoration: none;
    padding: 13px 21px 0 22px;
}
#nav ul li a:hover
{
    /*background: #f7b30b;*/
}
#nav ul li:hover > a
{
    /*background: #f7b30b;*/
	background: #0ec2db;
}
#nav ul li h2
{
    display: none;
}
#nav ul li:hover .bgmenubox
{
    position: absolute;
    display: block;
}
#nav ul li .bgmenubox
{
    position: absolute;
    display: none;
    top: 40px;
    left: -2px;
    width: 783px;
    float: left;
    z-index: 5000;
}

#nav ul li #Contact.bgmenubox
{
    left: -382px;
}

#nav ul li .bgmenubox ul
{
    width: auto;
    height: auto;
    float: none;
    background: none;
    text-transform: none;
    padding: 0;
    margin: 0;
}
#nav ul li .bgmenubox ul li

{
    width: auto;
    height: auto;
    float: none;
    background: none;
    text-transform: none;
    padding: 0;
    margin: 0;
}
#nav ul li .bgmenubox ul li a
{
    width: auto;
    height: auto;
    float: none;
    background: none;
    text-transform: none;
    padding: 0;
    margin: 0;
}
#nav ul li .bgmenubox ul li a:hover
{
    width: auto;
    height: auto;
    float: none;
    background: none;
    text-transform: none;
    padding: 0;
    margin: 0;
}
#nav ul li .bgmenubox ul li:hover > a
{
    width: auto;
    height: auto;
    float: none;
    background: none;
    text-transform: none;
    padding: 0;
    margin: 0;
}

#nav ul li .menubox
{
    width: 761px;
    float: left;
    background: #FFFFFF;
    border: 1px solid #c2c2c2;
    -webkit-box-shadow: 3px 3px 3px #ccc;
    -moz-box-shadow: 3px 3px 3px #ccc;
    box-shadow: 3px 3px 3px #ccc;
    behavior: url(/_layouts/internetbranding/css/PIE.htc);
    position: relative;
    padding: 10px;
}
#nav ul li .menubox .articles
{
    border-top: 1px solid #E0E0E0;
    width: 761px;
    float: left;
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
}
#nav ul li .menubox .articles.last
{
    border-bottom: none;
    border-top: none;
}
#nav ul li .menubox .aside
{
    width: 213px;
    float: left;
    padding-right: 28px;
}
#nav ul li .menubox .asidecolumn
{
    width: 213px;
    float: left;
    padding-right: 28px;
    padding-top: 14px;
}
#nav ul li .menubox .figure
{
    width: 213px;
    height: 70px;
    float: left;
    background: url(http://cdn.inin.com/baseimages/shadow01.gif) no-repeat bottom left;
}
#nav ul li .menubox .figure img
{
    width: 200px;
    height: 45px;
    float: left;
    background: #f8f8f8;
    border: 1px solid #f2f2f2;
    border-bottom: none;
    padding: 5px;
}
#nav ul li .menubox h5
{
    text-transform: uppercase;
    padding-bottom: 5px;
	font-size: 16px;
}

#nav ul li .menubox h5 a
{
    text-transform: uppercase;
    padding: 0px 0px 5px 0px;
	font-size: 16px;
	/* color: #f7b30b; */
	color: #0ec2db;
	font-weight: bold;
	line-height: 1em;
	font-family: Helvetica, sans-serif;
	margin: 0px;
}

#nav ul li .menubox ul
{
    width: 213px;
    float: left;
    font-size: 14px;
    font-family: Helvetica, sans-serif;
}
#nav ul li .menubox ul li
{
    color: #4c4c4c;
    line-height: 1.7em;
}
#nav ul li .menubox ul li a
{
    color: #4c4c4c;
}
#nav ul li .menubox ul li a:hover
{
    text-decoration: underline;
}

#nav ul li .menubox .products
{
    float: left;
    padding-top: 5px;
}
#nav ul li .menubox .products h5
{
    width: 761px;
    float: left;
}
#nav ul li .menubox .products ul
{
    width: 190px;
}

/*
----------------------------------------
 Menu dropdown styles
----------------------------------------
*/
#nav ul li:hover #drop
{
    display: block;
    position: absolute;
}
#drop
{
    float: left;
    left: -2px;
    position: absolute;
    top: 40px;
    display: none;
    width: 200px !important;
    height: auto !important;
    z-index: 5000;
    padding-top: 4px;
    border: 1px solid #C2C2C2;
    box-shadow: 3px 3px 3px #bbbbbb !important;
    background-color: #fff !important;
}
#drop li a
{
    color: #4C4C4C !important;
    float: left;
    font-size: 14px;
    height: auto !important;
    padding: 4px 10px 4px 22px !important;
    text-decoration: none;
    text-transform: none;
    width: 160px !important;
}
#drop li a:hover
{
    cursor: pointer;
    background-color: #fff !important;
    text-decoration: underline;
}
#nav ul#drop li
{
    background: none;
    float: left;
    height: auto;
    line-height: 1.1em !important;
    padding-right: 1px;
    position: relative;
    width: 100%;
}

/*
----------------------------------------
 Contact-Us
----------------------------------------
*/
#contactus
{
    width: 844px;
    float: left;
    background: #fdfdfd;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: inset #eeeeee 0 0 45px;
    -moz-box-shadow: inset #eeeeee 0 0 45px;
    box-shadow: inset #eeeeee 0 0 45px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    behavior: url(/_layouts/internetbranding/css/PIE.htc);
    position: relative;
    padding: 28px 52px 10px 52px;
}

.menubox #contactus
{
    width: 100%;
    float: left;
    background: #fff;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 1px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0px;
}

.menubox #contactus p
{
    text-transform: none;
    font-family: Helvetica, sans-serif;
    line-height: 18px;
    padding-bottom: 24px;
}
.menubox #contactus .articles
{
    border: none !important;
    width: 98%;
    float: left;
    background: url('http://cdn.inin.com/baseimages/divider03.gif') repeat-x top left;
    padding: 18px 0 27px 3px !important;
}
.menubox #contactus .articles.last
{
    background: none;
}

.menubox #contactus .articles .aside
{
    width: 352px;
    float: left;
    padding: 0px;
}
.menubox #contactus .articles .aside .figure
{
    width: 84px;
    float: left;
    line-height: .5em;
    padding-right: 18px;
    background: none;
}
.menubox #contactus .articles .aside .info
{
    width: 250px;
    float: left;
    padding: 6px 0 0 0;
}
.menubox #contactus .articles .aside .info h3
{
    padding-bottom: 8px;
	line-height: 14px;
}
.menubox #contactus .articles .aside .info h3 a:hover
{
    text-decoration: none;
}
.menubox #contactus .articles .aside .info h3 a
{
    font-size: 16px;
	color: #0ec2db;
	font-weight: bold;
    height: auto;
    padding: 0px;
    background-color: #fff;
    text-transform: none;
}
.menubox #contactus .articles .aside .info h3 a:link
{
    cursor: pointer;
}
.menubox #contactus .articles .aside .info h3:hover a:link
{
    cursor: pointer;
    text-decoration: underline;
}
.menubox #contactus .articles .aside .info h3 span
{
    float: none;
	font-family: Helvetica, sans-serif;
    font-size: 14px;
	color: #333333;
}
.menubox #contactus .articles .aside .info h3 span a
{
    color: #333333;
}
.menubox #contactus .articles .aside .info h3 .nolink
{
    font-size: 16px;
	color: #0ec2db;
	font-weight: bold;
    height: auto;
    padding: 0px;
    background-color: #fff;
    text-transform: none;
    float: left;
}
.menubox #contactus .articles .aside .info p
{
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.6em;
    padding: 0;
}
.menubox #contactus .articles .aside .info p
{
    line-height: 18px;
}
.menubox #contactus .articles .aside .figure img
{
    width: 100%;
    height: 100%;
    background: none #fff;
    border: none;
}

/*
----------------------------------------
            Footer	
----------------------------------------
*/

#footer
{
    width: 887px;
    float: left;
    background: #333333 no-repeat top center;
    padding: 0 0 0 63px;
}
#footer p
{
    font-size: 14px;
    color: #FFFFFF;
    font-family: Helvetica, sans-serif;
}
#footer p a
{
    color: #FFFFFF;
}

#footer .articles
{
    width: 215px;
    min-height: 206px;
    float: left;
}
#footer .articles h4
{
    width: 215px;
    height: 28px;
    float: left;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 20px 0 15px;
}
#footer .articles p
{
    float: left;
    line-height: 1.6em;
    padding-top: 3px;
}

#footer .articles ul
{
    width: 109px;
    float: left;
    font-size: 14px;
    font-family: Helvetica, sans-serif;
    padding-right: 10px;
}
#footer .articles ul li
{
    width: 109px;
    float: left;
    color: #FFFFFF;
    border-bottom: 1px solid #757575;
    line-height: 1em;
    padding: 4px 0 3px 0;
}
#footer .articles ul li a
{
    color: #FFFFFF;
    text-decoration: none;
}
#footer .articles ul li a:hover
{
    text-decoration: underline;
}

#footer .sitemap
{
    width: 430px;
}
#footer .sitemap h4
{
    width: 430px;
}

#footer .sitemap h4 a, #footer .sitemap h4 a:visited, #footer .sitemap h4 a:active
{
    color: #FFFFFF;
}

#footer .social
{
    width: 150px;
}
#footer .social h4
{
    width: 150px;
}

.footer
{
    width: 887px;
    min-height: 30px;
    float: left;
    padding: 13px 0 20px 0;
}


/*
-----------------------------------------------------------------------------
  FlexSlider Web Part CSS
-----------------------------------------------------------------------------
*/
*

.customBannerWide
{
    width: 950px;
    overflow: hidden;
    max-height: 337px;
    float: left;
}

#sliderbuttoncontainer {
  width: 217px;
  height: 327px;
  right: 0px;
  position: absolute;
}

#sliderbutton1 {
    width: 178px;
    height: 42px;
    box-shadow: 2px 2px 10px #888888;
    border-radius: 5px;
    margin-bottom: 18px;
}

#sliderbutton2 {
    width: 178px;
    height: 42px;
    box-shadow: 2px 2px 10px #888888;
    border-radius: 5px;
    margin-bottom: 18px;
}

#sliderbuttonlbl1 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-family: helvetica, sans-serif;
    font-size: 14px;
    color: #023854
}

#sliderbuttonlbl2 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-family: helvetica, sans-serif;
    font-size: 14px;
    color: #023854
}

#slideshowWide
{
    width: 950px;
    height: 337px;
    float: left;
}
.sliderwrapperWide
{
    width: 950px;
    height: 337px;
    float: left;
}
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}

.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}

.flexslider {
  margin: 0 0 0px;
  background: #fff;
  border: 0px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: '' 0 0px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 0px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 0px 0px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 0px 0px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 4px;
  text-align: center;
  z-index: 100;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(200, 200, 200, 0.8);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}


/*
-----------------------------------------------------------------------------
  Content Slider Web Part CSS
-----------------------------------------------------------------------------
*/
*
{
    margin: 0px;
    padding: 0px;
}

h2
{
    font-weight: normal !important;
}


#slideshow
{
    width: 676px;
    height: 337px;
    float: left;
}
.sliderwrapper
{
    width: 676px;
    height: 337px;
    float: left;
}

.contentdiv
{
    width: 676px;
    height: 337px;
    float: left;
}
.contentdiv .figure
{
    width: 676px;
    height: 337px;
    float: left;
}
.contentdiv .article
{
    width: 243px;
    height: 300px;
    float: right;
    background: url(http://cdn.inin.com/baseimages/bg_trans01.png) repeat;
    padding: 37px 0px 0px 17px;
    margin-top: -337px;
    position: relative;
    z-index: 50;
}
.contentdiv .article h2
{
    font-size: 26px;
    line-height: 29px;
    padding-bottom: 24px;
}
.contentdiv .article h2.msize
{
    font-size: 28px;
    line-height: 1em;
}
.contentdiv .article h2.msize2
{
    font-size: 28px;
    line-height: 1.1em;
    letter-spacing: -1px;
    padding-top: 60px;
}
.contentdiv .article h2 span
{
    color: #000000;
}
.contentdiv .article p
{
    font-size: 13px;
    color: #000000;
    text-transform: uppercase;
    font-family: Helvetica;
}
.contentdiv .article p a
{
    color: #000000;
}

.contentdiv .article ul
{
    width: 208px;
    float: left;
    border-bottom: 1px solid #000000;
}
.contentdiv .article ul li
{
    width: 208px;
    float: left;
    font-size: 13px;
    color: #000000;
    text-transform: uppercase;
    font-family: Helvetica;
    border-top: 1px solid #000000;
    line-height: 1em;
    padding: 6px 0px;
}
.contentdiv .article ul li a
{
    color: #000000;
    text-decoration: none;
}
.contentdiv .article ul li a: hover
{
    text-decoration: underline;
}

#paginate-slider
{
    width: 368px;
    height: 100px;
    float: left;
    padding: 0px 0px 0px 25px;
    margin-top: -110px;
    position: relative;
}
#slide-scroll.scrollable
{
    width: 368px;
    height: 100px;
    position: relative;
    overflow: hidden;
    position: relative;
}
#slide-scroll.scrollable .slideritems
{
    width: 20000em;
    height: 100px;
    position: absolute;
    clear: both;
}
#slide-scroll.scrollable .slideritem
{
    width: 302px;
    height: 40px;
    float: left;
    padding: 60px 33px 0px 33px;
}
#slide-scroll.scrollable .slideritem .figure
{
    width: 57px;
    height: 40px;
    float: left;
    margin-right: 4px;
    position: relative;
}
#slide-scroll.scrollable .slideritem .figure img
{
    width: 56px;
    height: 38px;
    float: left;
    border: 1px solid #FFFFFF;
}
#slide-scroll.scrollable .slideritem .last
{
    margin-right: 0px;
}
#slide-scroll.scrollable .slideritem a
{
    text-decoration: none;
}

#slide-scroll.scrollable .slideritem .hightlight
{
    width: 56px;
    height: 38px;
    float: left;
    border: 1px solid #705117;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#slide-scroll.scrollable .slideritem a:hover .hightlight, #slide-scroll.scrollable .slideritem a.selected .hightlight, #slide-scroll.scrollable .slideritem a:hover .tooltip
{
    display: block;
    cursor: pointer;
}

#slide-scroll.scrollable .slideritem .tooltip
{
    width: 120px;
    height: 26px;
    float: left;
    background: url(http://cdn.inin.com/baseimages/bg_tooltip.png) no-repeat;
    font-size: 11px;
    color: #000000;
    text-transform: uppercase;
    font-family: Helvetica, sans-serif;
    text-align: center;
    position: absolute;
    display: none;
    top: -38px;
    left: -28px;
    z-index: 500;
    padding-top: 10px;
}


.prevPage, .nextPage
{
    width: 22px;
    height: 22px;
    background: url(http://cdn.inin.com/baseimages/arrow_previous.png) no-repeat;
    text-indent: -9999px;
    position: absolute;
    left: 26px;
    top: 68px;
    outline: 0px;
}
.nextPage
{
    background: url(http://cdn.inin.com/baseimages/arrow_next.png) no-repeat !important;
    left: auto !important;
    right: 0px !important;
}


/*
-----------------------------------------------------------------------------
  Customer Rotator Web Part CSS
-----------------------------------------------------------------------------
*/

#clients
{
    width: 820px;
    height: 130px;
    float: left;
    background: url(http://cdn.inin.com/baseimages/bg_clients.gif) no-repeat bottom center;
    padding: 0px 65px 12px 65px;
    position: relative;

    behavior: url(/_layouts/internetbranding/css/PIE.htc);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.inin.com/baseimages/bg_clients.gif', sizingMethod='scale');
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cdn.inin.com/baseimages/bg_clients.gif', sizingMethod='scale')";
}

#clients #customerRotator.scrollable
{
    width: 820px;
    height: 130px;
    overflow: hidden;
    position: relative;
}

#clients #customerRotator.scrollable .crItems
{
    width: 20000em;
    height: 115px;
    position: absolute;
    clear: both;
}

#clients #customerRotator.scrollable .crItem
{
    width: 820px;
    height: 130px;
    float: left;
}

#clients #crScroller
{
    text-align: center;
}

#clients #crScroller .crPreviousPage, .crNextPage
{
    width: 40px;
    height: 40px;
    float: left;
    background: url(http://cdn.inin.com/baseimages/button_previous.gif) no-repeat;
    text-indent: -9999px;
    top: 61px;
    left: 14px;
    position: absolute;
    cursor: pointer;
}

#clients #crScroller .crNextPage
{
    background: url(http://cdn.inin.com/baseimages/button_next.gif) no-repeat;
    left: auto;
    right: 13px;
}

#clients .article
{
    width: 192px;
    float: left;
    padding: 0px 0px 0px 16px;
}

#clients .article.first
{
    padding-left: 0px;
}

#clients .article .figure
{
    width: 172px;
    height: 47px;
    float: left;
    line-height: .5em;
    padding: 15px 0px 0px 22px;
}

#clients .article ul
{
    width: 192px;
    float: left;
    border-bottom: 1px solid #dcdcdc;
}

#clients .article ul li
{
    width: 172px;
    float: left;
    font-size: 11px;
    color: #dcdcdc;
    text-transform: uppercase;
    font-family: Helvetica, sans-serif;
    border-top: 1px solid #dcdcdc;
    line-height: 1em;
    padding: 7px 0px 7px 20px;
}

#clients .article ul li a
{
    color: #656565;
    text-decoration: none;
    font-weight: normal !important;
}

#clients .article ul li a:hover
{
    text-decoration: underline !important;
}


/*
-----------------------------------------------------------------------------
  News Feed Web Part CSS
-----------------------------------------------------------------------------
*/

.news_events
{
    width: 380px;
    float: left;
    background: url(http://cdn.inin.com/baseimages/bg_gradiant03.gif) repeat-x top left;
    padding: 17px 0px;
    margin-top: 8px;
}

.news_events h4
{
    width: 350px;
    padding: 0px 16px 12px;
}

.news_events .article
{
    width: 348px;
    float: left;
    background: url(http://cdn.inin.com/baseimages/divider03.gif) repeat-x top left;
    padding: 12px 0px;
    margin: 0px 16px;
}

.news_events p
{
    font-size: 12px;
    color: #666666 !important;
    font-family: Helvetica, sans-serif;
    margin-right: -10px;
}

.news_events p .date
{
    color: #000000 !important;
    font-weight: normal;
}

.news_events p a
{
    text-decoration: underline !important;
    font-weight: normal !important;
    color: #333333 !important;
}

.news_events p a: hover
{
    text-decoration: none !important;
}

.news_events p .name
{
    color: #999999;
}

.news_events p .name a
{
    color: #999999 !important;
    text-decoration: none !important;
}

.news_events p .name a: hover
{
    text-decoration: underline;
}

.news_events .links
{
    width: 348px;
    float: left;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000 !important;
    padding: 6px 16px 4px;
    margin-top: 10px;
}

.news_events .links a
{
    float: left;
    color: #000000 !important;
    text-decoration: none;
}

.news_events .links a: hover
{
    text-decoration: underline !important;
}

.news_events .links .right
{
    float: right;
}

/*
-----------------------------------------------------------------------------
  Products Web Part CSS
-----------------------------------------------------------------------------
*/

.products
{
    width: 275px;
    height: 378px;
    float: right;
    margin: -28px 0 0 -8px;
}
.products h2
{
    width: 258px;
    height: 27px;
    float: right;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 1.1em;
    text-transform: uppercase;
    background: #8c8c8c;
    padding: 13px 0 0 15px;
    margin-bottom: 10px;
    position: relative;
    z-index: 100;
    margin: -12px 0 10px 0;
}
.products h2 a,
h2 .nolink
{
    color: #FFFFFF !important;
    text-decoration: none;
    font-weight: normal !important;
}
.products .article
{
    width: 245px;
    height: 109px;
    float: left;
    background: url(http://cdn.inin.com/baseimages/bg_box01.jpg) no-repeat bottom center;
    padding: 0px 15px;
}
.products .aside
{
    width: 245px;
    height: 96px;
    float: left;
    position: relative;
}
.products .aside a
{
    width: 245px;
    height: 96px;
    float: left;
    text-decoration: none;
}
.products .aside h3
{
    padding: 6px 0 0 10px;
    letter-spacing: -1px;
}
.products .aside h3 span
{
    color: #000000;
    font-family: Helvetica, sans-serif;
}
.products .aside h3.letter
{
    letter-spacing: -1px;
}
.products .aside h3.letter span
{
    letter-spacing: normal;
}
.products .aside p
{
    width: 106px;
    height: 21px;
    float: left;
    font-size: 11px;
    color: #000000;
    text-transform: uppercase;
    font-family: Helvetica, sans-serif;
    bottom: 0;
    left: 0;
    position: absolute;
    padding: 3px 5px 0 10px;
    margin: 0px !important;
}
.products .aside a:hover h3
{
    color: #FFFFFF;
}
.products .aside a:hover p
{
    color: #FFFFFF;
    background: #333333;
}

.products .article.secondary
{
    height: 107px;
    background: url(http://cdn.inin.com/baseimages/bg_box02.jpg) no-repeat bottom center;
}

.products .article .aside a:hover
{
    background-color: #c79524 !important;
}

/*
-----------------------------------------------------------------------------
  Resource Library Web Part CSS
-----------------------------------------------------------------------------
*/

#ResourceLibrary
{
    width: 498px;
    float: left;
    background: url(http://cdn.inin.com/baseimages/bg_gradiant02.gif) repeat-x top left;
    padding: 19px 21px 24px 16px;
}
#ResourceLibrary h4
{
    width: 498px;
    float: left;
    line-height: 1.4em;
    padding-bottom: 8px;
}
#ResourceLibrary h4 span
{
    font-weight: normal;
    color: #000000;
    float: left;
    padding-top: 3px;
}

#ResourceLibrary .article
{
    height: auto;
    width: 498px;
    float: left;
    background: url(http://cdn.inin.com/baseimages/divider03.gif) repeat-x top left;
    padding: 18px 0 7px;
}
#ResourceLibrary .aside
{
    width: 240px;
    float: left;
}
#ResourceLibrary .aside.right
{
    float: right;
}
#ResourceLibrary .aside .figure
{
    width: 102px;
    float: left;
    line-height: .5em;
}

#ResourceLibrary .aside .info
{
    width: 138px;
    float: left;
}
#ResourceLibrary .aside .info p
{
    font-size: 13px;
    color: #4c4c4c;
    line-height: 1.4em;
    padding: 0 0 6px 0;
}
#ResourceLibrary .aside .info p span
{
    font-weight: bold;
}
#ResourceLibrary .aside .info p a
{
    color: #4c4c4c;
}
#ResourceLibrary .aside .info p span a:visited
{
    text-decoration: none;
}
#ResourceLibrary .aside .info p span a:hover
{
    text-decoration: underline;
}

/*
-----------------------------------------------------------------------------
  Tab Web Part CSS
-----------------------------------------------------------------------------
*/

#tabcontent
{
    width: 950px;
    float: left;
}

#tabcontent .idTabs
{
    width: 950px;
    float: left;
    font-size: 10px;
    color: #e2e3e4;
}
#tabcontent .idTabs li
{
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1em;
    padding-right: 4px;
}
#tabcontent .idTabs li a
{
    width: 104px;
    height: 25px;
    float: left;
    color: #4c4c4c !important;
    text-decoration: none;
    text-align: center;
    background: #fefefe url(http://cdn.inin.com/images/tabs/icon_allevents.png) no-repeat center 5px;
    border: 1px solid #f6f6f6;
    -webkit-box-shadow: inset #eeeeee 0 0 13px;
    -moz-box-shadow: inset #eeeeee 0 0 13px;
    box-shadow: inset #eeeeee 0 0 13px;
    position: relative;
    padding: 40px 0 0 0;
}
#tabcontent .idTabs li a:hover
{
    width: 104px;
    height: 28px;
    float: left;
    color: #939393;
    text-decoration: none;
    background: #f3f3f3 url(http://cdn.inin.com/images/tabs/icon_allevents_hover.png) no-repeat center 2px;
    border: 1px solid #f2f2f2;
    border-bottom: 1px solid #e3e3e3;
    -webkit-box-shadow: inset #eeeeee 0 0 13px;
    -moz-box-shadow: inset #eeeeee 0 0 13px;
    box-shadow: inset #eeeeee 0 0 13px;
    behavior: url(/_layouts/testtabsolution/PIE.htc);
    position: relative;
    padding: 42px 0 0 0;
    margin-top: -5px;
}
#tabcontent .idTabs li a.selected
{
    width: 104px;
    height: 27px;
    float: left;
    color: #333333;
    text-decoration: none;
    background: #fefefe url(http://cdn.inin.com/images/tabs/icon_allevents_active.png) no-repeat center 8px;
    border: 1px solid #f6f6f6;
    border-bottom: none;
    -webkit-box-shadow: inset #f9f9f9 0 0 13px;
    -moz-box-shadow: inset #f9f9f9 0 0 13px;
    box-shadow: inset #f9f9f9 0 0 13px;
    behavior: url(/_layouts/testtabsolution/PIE.htc);
    position: relative;
    padding: 45px 0 0 0;
    margin: -5px 0 -2px 0;
    z-index: 1000;
}

#tabcontent .article
{
    width: 844px;
    float: left;
    background: #fdfdfd;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: inset re 0 0 45px;
    -moz-box-shadow: inset #eeeeee 0 0 45px;
    box-shadow: inset #eeeeee 0 0 45px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    behavior: url(/_layouts/testtabsolution/PIE.htc);
    position: relative;
    padding: 28px 52px 60px 52px;
}
#tabcontent .article ul
{
    width: 844px;
    float: left;
    background: url(http://cdn.inin.com/baseimages/divider05.png) repeat-y top left;
    padding: 9px 0 0 0;
}
#tabcontent .article ul li
{
    width: 844px;
    float: left;
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    color: #333333;
    line-height: 1em;
    padding: 6px 0 11px 0;
}
#tabcontent .article ul li a
{
    color: #333333;
    text-decoration: none;
}
#tabcontent .article ul li a:hover
{
    text-decoration: underline;
}
#tabcontent .article ul li.heading
{
    width: 844px;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    background: url(http://cdn.inin.com/baseimages/divider04.gif) repeat-x bottom left;
    padding: 0 0 12px 0;
}
#tabcontent .article ul li .date
{
    width: 173px;
    float: left;
    padding-left: 12px;
}
#tabcontent .article ul li .type
{
    width: 109px;
    float: left;
    padding-left: 10px;
}
#tabcontent .article ul li .location
{
    width: 128px;
    float: left;
    padding-left: 11px;
}
#tabcontent .article ul li .details
{
    width: 385px;
    float: left;
    padding-left: 14px;
}
#tabcontent .article .figure
{
    width: 844px;
    float: left;
    line-height: .5em;
    padding-top: 40px;
}

#TabContainer
{
    width: 729px;
    float: left;
    background: url(http://cdn.inin.com/baseimages/bg_interaction.gif) no-repeat bottom left;
    padding: 6px 0 13px;
}
#TabContainer #tabcontent
{
    width: 729px;
    float: left;
}
#TabContainer #tabcontent .idTabs
{
    width: 729px;
    float: left;
}

#TabContainer #tabcontent .article
{
    width: 661px;
    float: left;
    background: #fdfdfd;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: inset #eeeeee 0 0 35px;
    -moz-box-shadow: inset #eeeeee 0 0 35px;
    box-shadow: inset #eeeeee 0 0 35px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    behavior: url(/_layouts/testtabsolution/PIE.htc);
    position: relative;
    padding: 42px 30px 65px 36px;
}
#TabContainer #tabcontent .article .aside
{
    width: 661px;
    float: left;
}
#TabContainer #tabcontent .article .aside h4
{
    background: url(http://cdn.inin.com/baseimages/divider04.gif) repeat-x bottom left;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#TabContainer #tabcontent .article .aside p
{
    font-family: Helvetica, sans-serif;
    line-height: 1.8em;



    word-spacing: -1px;
    padding-bottom: 24px;
}
#TabContainer #tabcontent .article .aside ul
{
    width: 631px;
    float: left;
    background: none;
    font-family: Helvetica, sans-serif;
    padding: 0 0 12px 30px;
}
#TabContainer #tabcontent .article .aside ul li
{
    width: 609px;
    float: left;
    font-size: 16px;
    color: #333333;
    background: url("/publishingimages/bullet01_0ec2db.png") no-repeat 0 7px;
    line-height: 19px;
    padding: 0 0 11px 22px;
}
#TabContainer #tabcontent .article .aside ul li a
{
    color: #333333;
    text-decoration: none;
}
#TabContainer #tabcontent .article .aside ul li a:hover
{
    text-decoration: underline;
}

.customProductRight .resources,
.customLandingRight .resources
{
    width: 179px;
    float: left;
    background: url(http://cdn.inin.com/images/bg_resources.gif) repeat-x top left;
    padding: 18px 15px 24px;
}
.customProductRight .resources h4,
.customLandingRight .resources h4
{
    width: 179px;
    float: left;
    line-height: 1.4em;
    padding: 0px 0px 6px 0px;
}
.customProductRight .resources .article,
.customLandingRight .resources .article
{
    float: left;
    width: 179px;
    padding: 12px 0;
    background: url(http://cdn.inin.com/baseimages/divider03.gif) repeat-x top left;
}
.customProductRight .resources .aside,
.customLandingRight .resources .aside
{
    width: 179px;
    float: left;
}
.customProductRight .resources .aside .figure,
.customLandingRight .resources .aside .figure
{
    width: 179px;
    padding-bottom: 12px;
    line-height: .5em;
}
.customProductRight .resources .aside .info,
.customLandingRight .resources .aside .info
{
    width: 179px;
    float: left;
}
.customProductRight .resources .aside .info p,
.customLandingRight .resources .aside .info p
{
    padding: 0px;
    color: #4c4c4c;
}

.fullPageResources
{
    width: 770px;
    float: left;
    background: url(http://cdn.inin.com/images/bg_resources.gif) repeat-x top left;
    padding: 18px 15px 24px;
    margin: 0px 75px;
}

.fullPageResources h4
{
    width: 770px;
    float: left;
    line-height: 1.4em;
    padding: 0px 0px 6px 0px;
}

.fullPageResources .article
{
    float: left;
    width: 770px;
    padding: 12px 0;
    background: url(http://cdn.inin.com/baseimages/divider03.gif) repeat-x top left;
}

.fullPageResources .aside
{
    width: 230px;
    padding: 0px 10px;
    float: left;
}

.fullPageResources .aside .figure
{
    width: 230px;
    padding-bottom: 12px;
    line-height: .5em;
}

.fullPageResources .aside .info
{
    width: 230px;
    float: left;
}

.fullPageResources .aside .info p
{
    padding: 0px;
    color: #4c4c4c;
}

#buttons
{
    width: 209px;
    float: left;
}
#buttons .button
{
    width: 209px;
    float: left;
    font-family: Helvetica, sans-serif;
    font-size: 18px;
    color: #4C4C4C;
    text-transform: uppercase;
    background: url(http://cdn.inin.com/images/bg_buttonshadow.gif) no-repeat bottom left;
    padding-bottom: 12px;
}
#buttons .button a
{
    width: 198px;
    height: 31px;
    float: left;
    color: #ffffff;
    text-decoration: none;
    background: #0ec2db;
    background-position: right;
    background-repeat: no-repeat;
    /*border: 1px solid #ffdd00;
    -webkit-box-shadow: inset #f0d989 0 0 5px;
    -moz-box-shadow: inset #f0d989 0 0 5px;
    box-shadow: inset #f0d989 0 0 5px;
    -webkit-border-radius: 1x;
    -moz-border-radius: 1px;
    border-radius: 1px;*/
    behavior: url(/_layouts/internetbranding/css/PIE.htc);
    position: relative;
    padding: 11px 0 0 9px;
}
#buttons .button a:hover
{
    color: #0e5470;
    background: #0ec2db;
    background-position: right;
    background-repeat: no-repeat;
    /*border: 1px solid #e7a71b;
    -webkit-box-shadow: inset #b5871f 0 0 5px;
    -moz-box-shadow: inset #b5871f 0 0 5px;
    box-shadow: inset #b5871f 0 0 5px;
    -webkit-border-radius: 1x;
    -moz-border-radius: 1px;
    border-radius: 1px;*/
    behavior: url(/_layouts/internetbranding/css/PIE.htc);
    position: relative;
}

/*
-----------------------------------------------------------------------------
  END Styles Used for all the Custom Controls 
-----------------------------------------------------------------------------
*/

/* Search CSS */
.ms-ptabarea
{
    margin-top: 100px;
}

.s4-ba
{
    margin: 0px auto;
    width: 950px;
}

.srch-maintopright
{
    visibility: hidden;       
}

.srch-federationarea
{
	border: none;
}

.ms-searchref-filterlink,
.ms-searchref-filterlink a,
.ms-searchref-filterlink a:link,
.ms-searchref-filterlink a:hover,
.ms-searchref-filterlink:hover,
.ms-searchref-morelink,
.ms-sblink a,
.ms-sblink a:link,
.ms-sblink a:hover
{
    color: #4c4c4c !important;
}

.ms-dlgContent,
.ms-dlgBorder
{
    border-color: #4c4c4c;   
}

.ms-dlgTitleText
{
    font-weight: bold;
}

.ms-dlgTitle
{
    background-color: #4c4c4c;   
}
/*****************************
 Multi-Row Product Page Styles
 ****************************/

/*Common*/
#collaborate-row-signup {
	width: 950px;
	height: 90px;
	background-color: #4c4c4c;
    float: left;
}
#collaborate-row-signup-copy {
	width: 430px;
	float: left;
	padding: 12px 0 0 120px;
}
#collaborate-row-signup-copy-japan {
  width: 460px;
  float: left;
  padding: 12px 0 0 120px;
}
#collaborate-row-signup-copy p {
	font-size: 20px;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
}
#collaborate-row-signup-copy-japan p {
	font-size: 18px;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
}
#collaborate-row-signup-button {
	width: 360px;
	float: right;
}
#collaborate-row-signup-button-japan {
  width: 310px;
  float: right;
}
#collaborate-row-signup-button img {
	padding: 14px 0 0 0;
}
#collaborate-row-signup-button-japan img {
	padding: 22px 0 0 0;
}

#collaborate-row-combo-copy {
	width: 340px;
	float: right;
	padding: 30px 75px 0 0;
}



/*Engage
*********/
#engage-hero {
	height: 337px;
}
#engage-row-tagline {
	width: 950px;
	height: 75px;
	background-color: #ffffff;
	text-align:center;
}
#engage-row-tagline p {
	font-size: 22px;
	color: #000000;
	font-family: Helvetica, sans-serif;
	text-align:center;
	padding-top: 20px;
}
#engage-row-tagline p sup {
	font-size: 10px;
	color: #000000;
	font-family: Helvetica, sans-serif;
}

#engage-row-combo {
	width: 950px;
	height: 388px;
	background-color: #ffffff;
}

#engage-row-enterprise {
	width: 950px;
	height: 419px;
	background: url("http://www.inin.com/PublishingImages/purecloud-collaborate-screenshot.png") no-repeat;
}

#engage-row-enterprise p {
  font-size: 22px;
  color: #FFFFFF;
  font-family: Helvetica, sans-serif;
  text-align: left;
  line-height: 37px;
  padding-left: 34px;
  padding-top: 118px;
}
#engage-row-hello {
	width: 950px;
	height: 466px;
	background: url("http://www.inin.com/PublishingImages/purecloud-dashboard.png") no-repeat;
}
#engage-row-hello p {
font-size: 20px;
  color: #0E5470;
  font-family: Helvetica, sans-serif;
  text-align: left;
  line-height: 26px;
  padding-left: 34px;
}

#engage-row-stars {
	width: 950px;
	height: 409px;
	background: url("http://www.inin.com/PublishingImages/circle-stars-people.png") no-repeat;
}


#engage-row-hello h3 {
font-size: 28px;
  color: #FFFFFF;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  line-height: 35px;
  padding-left: 34px;
  padding-top: 90px;
  padding-bottom: 10px;
}

#engage-row-combo-image {
  width: 480px;
  float: left;
  padding: 19px 0 0 40px;
}
#engage-row-combo-copy p {
  font-size: 20px;
  color: #999999;
  font-family: Helvetica, sans-serif;
  text-align: left;
  line-height: 26px;
  padding-top: 34px;
  padding-left: 350px;
}

#engage-row-stars p {
  font-size: 20px;
  color: #999999;
  font-family: Helvetica, sans-serif;
  text-align: left;
  line-height: 26px;
  padding-top: 90px;
  padding-left: 370px;
}




#collaborate-row-signup-v2 {
	width: 950px;
	height: 60px;
	background-color: #4c4c4c;
}
#collaborate-row-signup-copy-v2 {
	width: 630px;
	float: left;
	padding: 10px 0 0 60px;
}
#collaborate-row-signup-copy-v2 p {
	font-size: 20px;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
}
#collaborate-row-signup-button-v2 {
	width: 230px;
	float: right;
}
#collaborate-row-signup-button-v2 img {
	width: 175px;
    padding: 8px 0 0 0;
}


#collaborate-row-signup-copy-singleline {
	width: 430px;
	float: left;
	padding: 10px 0 0 120px;
}
#collaborate-row-signup-copy-singleline p {
	font-size: 20px;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
}
#collaborate-row-video p {
	width: 950px;
	font-size: 20px;
	background-color: #ffffff;
	text-align:center;
}

.BoldBlue {
	color: #0ec2db;
	font-weight: bold;
}
.BoldYellow {
	color: #f7b30b;
	font-weight: bold;	
}
.BoldWhite {
	color: #ffffff;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
}
.BoldBlack {
	color: #2F2F31;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
}
.BoldGrey {
	color: #818286;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
}
.BoldGreyDialItUp{
	color: #6e6d72;
	font-size: 32px;
	font-weight: bold;
}
.BoldGreyPricing {
    color: #6e6d72;
    font-size: 44px;
    font-weight: bold;
}

/*Collaborate
*************/
#collaborate-hero {
	height: 337px;
}
#collaborate-row-tagline {
	width: 950px;
	height: 75px;
	background-color: #ffffff;
	text-align:center;
}
#collaborate-row-tagline p {
	font-size: 22px;
	color: #000000;
	font-family: Helvetica, sans-serif;
	text-align:center;
	padding-top: 20px;
}
#collaborate-row-tagline p sup {
	font-size: 10px;
	color: #000000;
	font-family: Helvetica, sans-serif;
}
#collaborate-row-tools {
	width: 950px;
	height: 292px;
	background: url("/PublishingImages/collaborate-tool-icons.png") no-repeat;
}
#collaborate-row-tools p {
	font-size: 20px;
	color: #e6e7e9;
	font-family: Helvetica, sans-serif;
	padding: 60px 0 0 75px;
	line-height: 26px;
}
#collaborate-row-tools-buttons {
	width: 180px;
	height: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 647px;
	margin-bottom: 0px;
	padding-top: 23px;
	padding-bottom: 23px;
	padding-right: 23px;
	padding-left: 23px;
}
#collaborate-row-combo {
	width: 950px;
	height: 290px;
	background-color: #ffffff;
}
#collaborate-row-combo-image {
	width: 480px;
	float: left;
	padding: 23px 0 0 40px;
}
#collaborate-row-combo-copy {
	width: 340px;
	float: right;
	padding: 30px 75px 0 0;
}
#collaborate-row-combo-copy p {
	font-size: 20px;
	color: #999999;
	font-family: Helvetica, sans-serif;
	text-align: right;
	line-height: 26px;
}
#collaborate-row-combo-copy img{
	padding: 10px 30px 0 0;
}
#collaborate-row-enterprise {
	width: 950px;
	height: 287px;
	background: url("/PublishingImages/collaborate-map.png") no-repeat;
}
#collaborate-row-enterprise p {
	width: 220px;
	font-size: 20px;
	line-height: 26px;
	color: #e6e7e9;
	font-family: Helvetica, sans-serif;
	padding: 50px 0 0 75px;
}
#collaborate-row-search {
	width: 950px;
	height: 287px;
	background: url("/PublishingImages/collaborate-search.png") no-repeat;
}
#collaborate-row-search p {
	width: 320px;
	font-size: 20px;
	line-height: 26px;
	color: #bdbec0;
	font-family: Helvetica, sans-serif;
	padding: 90px 0 0 75px;
}
#collaborate-row-dialitup {
	width: 950px;
	height: 250px;
	background-color: #ffffff;
}
#collaborate-row-dialitup p {
	font-size: 20px;
	color: #999999;
	font-family: Helvetica, sans-serif;
	text-align:center;
	padding-top: 20px;
}
#collaborate-row-dialitup img {
	padding-left: 130px;
}

#collaborate-row-pricing {
	width: 950px;
	height: 334px;
}



/*Communicate
*************/
#communicate-row-tagline {
	width: 950px;
	height: 75px;
	background-color: #ffffff;
	text-align:center;
}
#communicate-row-tagline p {
	font-size: 22px;
	color: #000000;
	font-family: Helvetica, sans-serif;
	text-align:center;
	padding-top: 12px;
}
#communicate-row-tagline p sup {
	font-size: 10px;
	color: #000000;
	font-family: Helvetica, sans-serif;
}
#communicate-row-tagline img {
	vertical-align: middle;
}
#communicate-row-realtime {
	width: 950px;
	height: 300px;
	background: url("/PublishingImages/communicate-realtime-tools.png") no-repeat;
}
#communicate-row-realtime p {
	width: 450px;
	font-size: 18px;
	line-height: 22px;
	color: #bdbec0;
	font-family: Helvetica, sans-serif;
	padding: 60px 0 0 75px;
}
#communicate-row-realtime ul {
    margin-left: 90px;
    font-family: Helvetica, sans-serif;
    color: #ffffff;
	font-size: 18px;
	line-height: 22px;
    list-style: disc;
}
#communicate-row-integrated {
	width: 950px;
	height: 293px;
	background: url("/PublishingImages/communicate-integratecontent.png") no-repeat;
}
#communicate-row-integrated p {
	float: right;
	text-align: right;
	width: 450px;
	font-size: 20px;
	line-height: 26px;
	color: #999999;
	font-family: Helvetica, sans-serif;
	padding: 60px 50px 0 0;
}
#communicate-row-forbusiness {
	width: 950px;
	height: 287px;
	background: url("/PublishingImages/communicate-forbusiness.png") no-repeat;
}
#communicate-row-forbusiness p {
	width: 420px;
	font-size: 20px;
	line-height: 26px;
	color: #e6e7e9;
	font-family: Helvetica, sans-serif;
	padding: 80px 0 0 75px;
}
#communicate-row-multiple {
	width: 950px;
	height: 332px;
	background: url("/PublishingImages/communicate-supportmultiple.png") no-repeat;
}
#communicate-row-multiple p {
	float: right;
	text-align: right;
	width: 450px;
	font-size: 20px;
	line-height: 26px;
	color: #999999;
	font-family: Helvetica, sans-serif;
	padding: 90px 50px 0 0;
}
#communicate-row-search {
	width: 950px;
	height: 287px;
	background: url("/PublishingImages/communicate-unifiedmessaging.png") no-repeat;
}
#communicate-row-search p {
	width: 320px;
	font-size: 20px;
	line-height: 26px;
	color: #bdbec0;
	font-family: Helvetica, sans-serif;
	padding: 90px 0 0 75px;
}
#communicate-row-remote {
	width: 950px;
	height: 287px;
	background: url("/PublishingImages/communicate-remote.png") no-repeat;
}
#communicate-row-remote p {
	float: right;
	text-align: right;
	width: 450px;
	font-size: 20px;
	line-height: 26px;
	color: #999999;
	font-family: Helvetica, sans-serif;
	padding: 60px 50px 0 0;
}


/*home
******/
#home-row-cco {
	width: 950px;
	height: 198px;
	background: url("/PublishingImages/home-cco.png") no-repeat;
}
#home-row-cco-japan {
	width: 950px;
	height: 198px;
	background: url("http://www.inin.com/jp/PublishingImages/home-cco-japan.png") no-repeat;
}
#home-row-cco img{ 
	padding: 10px 0 0 28px;
}
#home-row-cco-japan img{ 
	padding: 10px 0 0 28px;
}
#home-row-cco-c1 {
	border: solid 0px #ff0000;
	width: 310px;
	height: 160px;
	float: left;
}
#home-row-cco-c2 {
	width: 310px;
	height: 160px;
	float: left;
}
#home-row-cco-c3 {
	width: 310px;
	height: 160px;
	float: right;
}
#home-row-cco p {
	width: 275px;
	padding: 90px 0 0 30px;
	font-family: Helvetica, sans-serif;	
	color: #0ec2db;
	font-size: 12px;
}
#home-row-cco-japan p {
	width: 275px;
	padding: 90px 0 0 30px;
	font-family: Helvetica, sans-serif;	
	color: #0ec2db;
	font-size: 12px;
}
#home-row-cta {
	width: 950px;
	height: 260px;
}
#home-row-cta-c1 {
	width: 317px;
	height: 184px;
	float: left;
}
#home-row-cta-c2 {
	width: 316px;
	height: 184px;
	float: left;
}
#home-row-cta-c3 {
	width: 317px;
	height: 184px;
	float: left;
}
.master-link {
    display: block;
    width: 317px;
    height: 184px;
    background: url('/PublishingImages/home-master.png') 0 0 no-repeat;
}
.action-link{
    display: block;
    width: 316px;
    height: 184px;
    background: url('/PublishingImages/home-action.png') 0 0 no-repeat;    
}
.leader-link{
    display: block;
    width: 317px;
    height: 184px;
    background: url('/PublishingImages/home-leader.png') 0 0 no-repeat;    
}
.master-link-japan {
    display: block;
    width: 317px;
    height: 184px;
    background: url('http://www.inin.com/jp/PublishingImages/home-master-japan.png') 0 0 no-repeat;
}
.action-link-japan{
    display: block;
    width: 316px;
    height: 184px;
    background: url('http://www.inin.com/jp/PublishingImages/home-action-japan.png') 0 0 no-repeat;    
}
.leader-link-japan{
    display: block;
    width: 317px;
    height: 184px;
    background: url('http://www.inin.com/jp/PublishingImages/home-leader-japan.png') 0 0 no-repeat;    
}
.master-copy {
    width: 950px;
    visibility: hidden;
}
.action-copy {
    position: relative;
    left: -317px;
    width: 950px;
    visibility: hidden;
}
.leader-copy {
    position: relative;
    left: -634px;
    width: 950px;
    visibility: hidden;
}
.home-cta-copy {
    padding-top: 17px;
    font-size: 18px;
	color: #999999;
	font-family: Helvetica, sans-serif;
	line-height: 20px;
    text-align: center;
}

#home-row-cta-c1:hover .master-copy {
  visibility: visible;  
}
#home-row-cta-c1:hover .master-link {
  /*background-position: 0 -50px;*/
  background: url('/PublishingImages/home-master-hover.png') 0 0 no-repeat;
}
#home-row-cta-c2:hover .action-copy {
  visibility: visible;  
}
#home-row-cta-c2:hover .action-link {
  background: url('/PublishingImages/home-action-hover.png') 0 0 no-repeat; 
}
#home-row-cta-c3:hover .leader-copy {
  visibility: visible;  
}
#home-row-cta-c3:hover .leader-link {
  background: url('/PublishingImages/home-leader-hover.png') 0 0 no-repeat; 
}

#home-row-solutions-header {
	width: 950px;
	height: 39px;
	background: url("/PublishingImages/home-solutions-header.png") no-repeat;
}
#home-row-solutions-header-japan {
	width: 950px;
	height: 39px;
	background: url("http://www.inin.com/jp/PublishingImages/home-solutions-header-japan.png") no-repeat;
}
#home-row-industry-links {
	border: solid 0px #ff0000;
	width: 950px;
	height: 144px;
}
#home-row-industry-links-c1 {
	width: 135px;
	height: 144px;
	float: left;
	background-color: #0e5470;
}
#home-row-industry-links-c2, #home-row-industry-links-c3,
#home-row-industry-links-c4, #home-row-industry-links-c5, #home-row-industry-links-c6 {
	width: 136px;
	height: 144px;
	float: left;
	background-color: #0e5470;
}
#home-row-industry-links-c7 {
	width: 135px;
	height: 144px;
	float: left;
	background-color: #0e5470;
}
#home-row-industry-links-c1:hover, #home-row-industry-links-c2:hover, #home-row-industry-links-c3:hover,
#home-row-industry-links-c4:hover, #home-row-industry-links-c5:hover, #home-row-industry-links-c6:hover,
#home-row-industry-links-c7:hover {
	background-color: #219c5a;
}

/*Customer Engagement
*********************/
#cust-engage-hero {
	height: 337px;
}
#cust-engage-row-20yrs {
	width: 950px;
	height: 342px;
	background: url("/PublishingImages/cust-engage-20yrs.png") no-repeat;
}
#cust-engage-row-20yrs-heading {
	width: 950px;
	height: 60px;
	text-align: center;
    padding-top: 55px;
}
#cust-engage-row-20yrs-heading p {
	font-size: 22px;
	color: #818286;
	font-family: Helvetica, sans-serif;
	text-align: center;
}
#cust-engage-row-20yrs-cta-top {
    width: 525px;
    height: 75px;
    margin: 20px 0 0 385px;
}
#cust-engage-row-20yrs-cta-bottom {
    width: 525px;
    height: 75px;
    margin-left: 385px;
}
#cust-engage-row-20yrs-cta-copy {
	width: 270px;
    float: left;
}
#cust-engage-row-20yrs-cta-copy p {
	font-size: 16px;
	color: #000000;
	font-family: Helvetica, sans-serif;
    line-height: 1em;
    padding: 25px 0 0 0;
}
#cust-engage-row-20yrs-cta-button {
	width: 200px;
    float: right;
    margin-top: 30px;
}
#cust-engage-row-us-them {
	width: 950px;
	height: 323px;
	background: url("/PublishingImages/cust-engage-us-them.png") no-repeat;
}
#cust-engage-row-us-them p {
	width: 400px;
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
	padding: 80px 0 0 75px;
}
#cust-engage-row-ccp {
	width: 950px;
	height: 356px;
    background: url("/PublishingImages/cust-engage-ccp.png") no-repeat;
}
#cust-engage-row-ccp-heading {
	width: 950px;
	height: 60px;
	background-color: #ffffff;
	text-align: center;
}
#cust-engage-row-ccp-heading p {
	font-size: 22px;
	color: #999999;
	font-family: Helvetica, sans-serif;
	text-align:center;
}
#cust-engage-row-ccp-c1 {
    margin: 150px 0 0 60px;
	width: 200px;
	height: 120px;
	float: left;
}
#cust-engage-row-ccp-c1 img {
    padding: 25px 0 0 20px;    
}
#cust-engage-row-ccp-c2 {
    margin: 150px 0 0 115px;
	width: 200px;
	height: 120px;
	float: left;
}
#cust-engage-row-ccp-c2 img {
    padding-left: 20px;    
}
#cust-engage-row-ccp-c3 {
    margin: 150px 0 0 115px;
	width: 200px;
	height: 120px;
	float: left;
}
#cust-engage-row-ccp-c3 img {
    padding-left: 20px;    
}
#cust-engage-row-ccp p {
    font-size: 22px;
	color: #999999;
	font-family: Helvetica, sans-serif;
	text-align: center;
    margin-top: 0px;
}
#cust-engage-row-logos {
	width: 950px;
	height: 286px;
	background: url("/PublishingImages/cust-engage-logos.png") no-repeat;
}
#cust-engage-row-logos p {
	width: 400px;
	font-size: 20px;
	line-height: 26px;
	color: #bdbec0;
	font-family: Helvetica, sans-serif;
	padding: 80px 0 0 75px;
}
#cust-engage-row-logos-btn {
	width: 300px;
}
#cust-engage-row-logos-btn img {
	padding-left: 75px;
}

/* Pricing
**********/
#pricing-row-tagline {
    width: 950px;
    height: 200px;
    background-color: #ffffff;
}
#pricing-row-tagline p {
    font-size: 22px;
    color: #999999;
    font-family: Helvetica, sans-serif;
    text-align:center;
    padding-top: 20px;
}
#pricing-row-chart {
    width: 950px;
    height: 1078px;
    background: url("http://www-t.inin.com/PublishingImages/pricing-chart.png") no-repeat;
}
#pricing-row-tagline p sup {
	font-size: 10px;
	color: #999999;
	font-family: Helvetica, sans-serif;
}
#pricing-row-tagline img {
    padding-top: 15px;
}

/*BizCommCollab
***************/

#bizcommcollab-hero {
	height: 337px;
}

#bizcommcollab-row-findout {
	width: 950px;
	height: 382px;
	background: url("/PublishingImages/bizcommcollab-findout.png") no-repeat;
}
.bizcommcollab-row-findout-scale {
	width: 340px;
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
	padding: 50px 0 0 60px;
    display: inline-block;
}
.bizcommcollab-row-findout-better {
    float: right;
	width: 320px;
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
	padding: 50px 60px 0 0;
    display: inline-block;
    
}
.bizcommcollab-row-findout-whatworks {
	width: 100%;
	font-size: 20px;
	line-height: 26px;
    text-align:center;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
    top: 195px;
    position: relative;
}
#bizcommcollab-row-themus {
	width: 950px;
	height: 274px;
	background: url("/PublishingImages/bizcommcollab-themus.png") no-repeat;
}
#bizcommcollab-row-themus p {
	width: 450px;
	font-size: 20px;
	line-height: 26px;
	color: #999999;
	font-family: Helvetica, sans-serif;
	padding: 60px 0 0 50px;
}
#bizcommcollab-row-allmeansall {
	width: 950px;
	height: 352px;
	background: url("/PublishingImages/bizcommcollab-allmeansall.png") no-repeat;
}
#bizcommcollab-row-allmeansall-copy {
    float: right;
	width: 350px;
	padding: 50px 0 0 0;
}
#bizcommcollab-row-allmeansall p.allmeansall-intro {
   	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
}
#bizcommcollab-row-allmeansall p.allmeansall-cta {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #0e5470;
	font-family: Helvetica, sans-serif;
}
#bizcommcollab-row-allmeansall p sup {
    font-size: 10px;
}
#bizcommcollab-row-secure {
	width: 950px;
	height: 299px;
	background: url("/PublishingImages/bizcommcollab-secure.png") no-repeat;
}
#bizcommcollab-row-secure p {
	width: 450px;
	font-size: 20px;
	line-height: 26px;
	color: #999999;
	font-family: Helvetica, sans-serif;
	padding: 60px 0 0 50px;
    margin:  0 0 0 0;
}
#bizcommcollab-row-options {
	width: 950px;
	height: 342px;
	background: url("/PublishingImages/bizcommcollab-options.png") no-repeat;
}
#bizcommcollab-row-options-c1 {
    width: 165px;
    display: inline-block;
    position: relative;
    top: 250px;
    left: 80px;
}
#bizcommcollab-row-options-c2 {
    width: 165px;
    display: inline-block;
    position: relative;
    top: 250px;
    left: 230px;
}
#bizcommcollab-row-options-c3 {
    width: 165px;
    display: inline-block;
    position: relative;
    top: 250px;
    left: 365px;
}

/*C3-cloud
***********/

#cloud-hero {
	height: 337px;
}
#cloud-access {
	width: 950px;
	height: 246px;
	background: url("/PublishingImages/cloud_inin_accessabroadset_panel.png") no-repeat;
}
#cloud-access p {
	width: 950px;
	font-size: 20px;
	line-height: 26px;
    text-align: center;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
    padding-top: 35px;
    margin: 0 0 0 0;
}

#cloud-caas-platform {
	width: 950px;
	height: 120px;
	background-color: #ffffff;
}
#cloud-caas-platform p {
    width: 850px;
    height: 165px;
	font-size: 20px;
	line-height: 26px;
	color: #999999;
	font-family: Helvetica, sans-serif;
	padding: 10px 0 0 60px;
    margin: 0 0 0 0;
}
#cloud-caas-options {

	width: 950px;
	height: 305px;
	background: url("/PublishingImages/cloud_inincaasplatform.png") no-repeat;
}
#cloud-caas-options-btn {
    position: relative;
    top: 238px;
    left: 370px;
}

#cloud-caas-cta {
	width: 950px;
	height: 184px;
	background: url("/PublishingImages/cloud_caas_learnmore_panel.png") no-repeat;
    text-align: center;
    margin: 0 0 0 0;
}
#cloud-caas-cta-left {
    width: 49%;
    display: inline-block;
    float: left;
    padding-top: 50px;
    font-family: Helvetica, sans-serif;
    color: #818286;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}
#cloud-caas-cta-right {
    width: 49%;
    display: inline-block;
    float: right;
    padding-top: 50px;
    font-family: Helvetica, sans-serif;
    color: #818286;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}

#cloud-purecloud {
	width: 950px;
	height: 401px;
	background: url("/PublishingImages/cloud_inin_purecloudplatform.png") no-repeat;
    margin: 0 0 0 0;
}
#cloud-purecloud p {
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    font-family: Helvetica, sans-serif;
    padding: 50px 0 0 50px;
    margin: 0 0 0 0;
}
#cloud-purecloud p sup {
    font-size: 10px;
}
#cloud-purecloud-cta {
	width: 950px;
	height: 257px;
	background: url("/PublishingImages/cloud_inin_purecloudsoftwares_panel.png") no-repeat;
}
#cloud-purecloud-cta-ceovision {
    padding: 22px 0 0 280px;
}
#cloud-purecloud-cta-c1 {
    width: 165px;
    display: inline-block;
    position: relative;
    top: 90px;
    left: 140px;
}
#cloud-purecloud-cta-c2 {
    width: 165px;
    display: inline-block;
    position: relative;
    top: 90px;
    left: 210px;
}
#cloud-purecloud-cta-c3 {
    width: 165px;
    display: inline-block;
    position: relative;
    top: 90px;
    left: 290px;
}
#cloud-caas-learnmore-heading {
	width: 950px;
	height: 120px;
	background-color: #ffffff;
}
#cloud-caas-learnmore-heading p.top {
    width: 850px;
	font-size: 20px;
	line-height: 26px;
	color: #999999;
	font-family: Helvetica, sans-serif;
	padding: 10px 0 0 60px;
    margin: 0 0 0 0;
}
#cloud-caas-learnmore-heading p.bottom {
    width: 850px;
	font-size: 18px;
	line-height: 20px;
	color: #0ec2db;
	font-family: Helvetica, sans-serif;
	padding: 20px 0 0 60px;
    margin: 0 0 0 0;
}
#cloud-learnmore {
    width: 700px;
    padding: 20px 0 30px 115px;
}

/*industries
************/

#industries-hero {
	height: 337px;
}
.BoldBlueCopy {
    color: #0e5470;
    font: bold 25px Helvetica, sans-serif;
}
#industries-triangle {
    width: 950px;
	height: 79px;
	background: url("/PublishingImages/industries-triangle-strip.png") no-repeat;
}
#industries-row-top {
    border: solid 0px red;
    width: 950px;
	height: 255px;
    z-index: 1;
}
#industries-row-top-c1 {
    width: 237px;
	height: 255px;
    display: inline-block;
    float:left
}
.industries-row-top-c1-img {
    width: 237px;
	height: 255px;
    display: inline-block; 
	background: url("/PublishingImages/industries-arm.png") no-repeat;
}
.industries-row-top-c1-copy {
    width: 950px;
    height: 238px;
    visibility: hidden;
    position: relative;
    z-index: 2;
}
.hover-copy {
    width: 825px;
    padding: 60px 0 0 60px;
    color: #0e5470;
    font: 16px Helvetica, sans-serif;
}
.hover-copy-bottom {
    width: 825px;
    padding: 40px 0 0 40px;
    color: #0e5470;
    font: 16px Helvetica, sans-serif;
}
#industries-row-top-c1:hover .industries-row-top-c1-img {
    background-position: 0 -256px;
}
#industries-row-top-c1:hover .industries-row-top-c1-copy {
    visibility: visible;
    background: url("/PublishingImages/arm_hover.png") no-repeat;
}
#industries-row-top-c2 {
    width: 237px;
	height: 255px;
    display: inline-block;
    float:left;
}
.industries-row-top-c2-img {
    width: 237px;
	height: 255px;
    display: inline-block; 
	background: url("/PublishingImages/industries-finance.png") no-repeat;
}
.industries-row-top-c2-copy {
    width: 950px;
    height: 238px;
    visibility: hidden;
    position: relative;
    left: -237px;
    z-index: 2;
}
.c2-copy {
    width: 825px;
    padding: 60px 0 0 60px;
}
#industries-row-top-c2:hover .industries-row-top-c2-img {
    background-position: 0 -256px;
}
#industries-row-top-c2:hover .industries-row-top-c2-copy {
    visibility: visible;
    background: url("/PublishingImages/finance_hover.png") no-repeat;
}
#industries-row-top-c3 {
    width: 237px;
	height: 255px;
    display: inline-block;
    float:left;
}
.industries-row-top-c3-img {
    width: 237px;
	height: 255px;
    display: inline-block; 
	background: url("/PublishingImages/industries-gov.png") no-repeat;
}
.industries-row-top-c3-copy {
    width: 950px;
    height: 238px;
    visibility: hidden;
    position: relative;
    left: -474px;
    z-index: 2;
}
#industries-row-top-c3:hover .industries-row-top-c3-img {
    background-position: 0 -255px;
}
#industries-row-top-c3:hover .industries-row-top-c3-copy {
    visibility: visible;
    background: url("/PublishingImages/gov_hover.png") no-repeat;
}
#industries-row-top-c4 {
    width: 237px;
	height: 255px;
    display: inline-block;
    float:left;
}
.industries-row-top-c4-img {
    width: 237px;
	height: 255px;
    display: inline-block; 
	background: url("/PublishingImages/industries-health.png") no-repeat;
}
.industries-row-top-c4-copy {
    width: 950px;
    height: 238px;
    visibility: hidden;
    position: relative;
    left: -711px;
    z-index: 2;
}
#industries-row-top-c4:hover .industries-row-top-c4-img {
    background-position: 0 -256px;
}
#industries-row-top-c4:hover .industries-row-top-c4-copy {
    visibility: visible;
    background: url("/PublishingImages/health_hover.png") no-repeat;
}

#industries-row-bottom {
    width: 950px;
	height: 255px;
    z-index: 1;
}
#industries-row-bottom-c1 {
    width: 317px;
	height: 255px;
    display: inline-block;
    float: left;
    padding: 5px 0 0 0;
}
.industries-row-bottom-c1-img {
    width: 317px;
	height: 255px;
    display: inline-block; 
	background: url("/PublishingImages/industries-insurance.png") no-repeat;
}
.industries-row-bottom-c1-copy {
    width: 950px;
    height: 274px;
    visibility: hidden;
    position: relative;
    z-index: 2;
    top: -520px;
    left: -5px;
}
#industries-row-bottom-c1:hover .industries-row-bottom-c1-img {
    background-position: 0 -255px;
}
#industries-row-bottom-c1:hover .industries-row-bottom-c1-copy {
    visibility: visible;
    background: url("/PublishingImages/insurance_hover.png") no-repeat;
}

#industries-row-bottom-c2 {
    width: 316px;
	height: 255px;
    display: inline-block;
    float:left;
}
.industries-row-bottom-c2-img {
    width: 316px;
	height: 255px;
    display: inline-block; 
	background: url("/PublishingImages/industries-outsourcers.png") no-repeat;
}
.industries-row-bottom-c2-copy {
    width: 950px;
    height: 274px;
    visibility: hidden;
    position: relative;
    z-index: 2;
    top: -515px;
    left: -322px;
}
#industries-row-bottom-c2:hover .industries-row-bottom-c2-img {
    background-position: 0 -253px;
}
#industries-row-bottom-c2:hover .industries-row-bottom-c2-copy {
    visibility: visible;
    background: url("/PublishingImages/outsourcers_hover.png") no-repeat;
}

#industries-row-bottom-c3 {
    width: 316px;
	height: 255px;
    display: inline-block;
    float:left;
}
.industries-row-bottom-c3-img {
    width: 316px;
	height: 255px;
    display: inline-block; 
	background: url("/PublishingImages/industries-utilities.png") no-repeat;
}
.industries-row-bottom-c3-copy {
    width: 950px;
    height: 274px;
    visibility: hidden;
    position: relative;
    z-index: 2;
    top: -515px;
    left: -638px;
}
#industries-row-bottom-c3:hover .industries-row-bottom-c3-img {
    background-position: 0 -252px;
}
#industries-row-bottom-c3:hover .industries-row-bottom-c3-copy {
    visibility: visible;
    background: url("/PublishingImages/utilities_hover.png") no-repeat;
}

#collaborate-row-signup-v2 {
	width: 950px;
	height: 60px;
	background-color: #4c4c4c;
}
#collaborate-row-signup-copy-v2 {
	width: 630px;
	float: left;
	padding: 10px 0 0 60px;
}
#collaborate-row-signup-copy-v2 p {
	font-size: 20px;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
}
#collaborate-row-signup-button-v2 {
	width: 230px;
	float: right;
}
#collaborate-row-signup-button-v2 img {
	width: 175px;
    padding: 8px 0 0 0;
}

#collaborate-row-signup-v3 {
	width: 950px;
	height: 90px;
	background-color: #ffffff;
}
#collaborate-row-signup-copy-v3 {
	width: 630px;
	float: left;
	padding: 10px 0 0 60px;
}
#collaborate-row-signup-copy-v3 p {
	font-size: 20px;
	color: #0e5470;
	font-family: Helvetica, sans-serif;
}
#collaborate-row-signup-button-v3 {
	width: 230px;
	float: right;
}
#collaborate-row-signup-button-v3 img {
	width: 175px;
    padding: 18px 0 0 0;
}

select {
  font-size: 11pt;
  font-family: Lato, sans-serif, Arial;
  margin: 8px;
  height: 28px;
}

#nav ul li #Contact.bgmenubox {
    left: -322px;
}

.menubox #contactus .articles .aside .figure img {
    width: 59px;
    height: 66px;
    background: #FFF none repeat scroll 0% 0%;
    border: medium none;
    padding-left: 15px;
}