.content-wrapper {
background: #fdfdfd url("/media_files/irol/24/243152/redesign2012/images/bg_content_investors.png") repeat-x scroll 0 0;
}

.content-wrapper h2 {
color:#222222;
font:30px/36px ;
padding: 0;
}

.about{padding:2px;
width:220px;
/*height:280px;
background:url(/media_files/IROL/24/243152/about_us_bg157.png) no-repeat left bottom;*/
}

.about h2 {
color:#929292;
font-size:16px;

/*background:url(/media_files/irol/24/243152/images/about_us_bg.gif) no-repeat left top;*/
background: url("/media_files/irol/24/243152/images-new/aboutus2.png") no-repeat scroll 0 0 transparent;
overflow: hidden;
background-position: 0 -9px;
height: 35px;
line-height: 35px;
text-align: center;
width: 220px;
margin:0px;
}

.about h2 a, .about h2 a:visited, .about h2 a:hover {
color:#929292;
text-decoration:none;
line-height:39px;
}

.about ul {
/*margin:0 5px;*/
list-style-type: none;
padding: 0;
margin: 0;
text-align: left;
width: 220px;
}

.about ul li
{
background:transparent url(/media_files/irol/24/243152/redesign2012/images/bg_accordion2_h3.png) no-repeat bottom;
padding-bottom:15px;
padding-top:15px;
	cursor: pointer;
/*	font: normal 18px/24px ;*/
	font: normal 14px/20px ;
	color: #222;
	text-transform: uppercase;
}

/*.about ul li ul li
{
background:transparent url(/media_files/irol/24/243152/redesign2012/images/bg_accordion2_h3.png) no-repeat bottom;
}*/

.about ul li a
{ color:#222; }

.about ul li a:hover
{
color: #222;	
font-weight: bold;
text-decoration:none;
}

.about ul li a:active
{
color: #222;	
font-weight: bold;
background:transparent url(/media_files/irol/24/243152/redesign2012/images/bullet_04.png) no-repeat 100% 7px;
padding: 0 12px 0 0;
}

.actived
{
font-weight: bold;
background:transparent url(/media_files/irol/24/243152/redesign2012/images/bullet_04.png) no-repeat 100% 5px;
padding: 0 12px 0 0;
color: #222;	
text-decoration:none;
}


.about ul li.bd_none{border:none;
}

.about ul li ul {
width:220px;
}

.about ul li ul li {
background:url("/media_files/irol/24/243152/redesign2012/images/bg_accordion2_h5.png") no-repeat scroll center top transparent;
padding: 5px 0 5px 20px;
}

.about ul li ul li a, .about ul li ul li a:visited, .about ul li ul li a:hover {
color:#666;
text-transform:none;
line-height: 100%;
}



#right{float:left;
width:715px;
*margin-left:20px;
}
.about_content{
/*width:715px;
padding-top: 2px;*/
}

.about_content h1{height:40px;
line-height:40px;
color: #333333;
font: 16px/1.231 arial,helvetica,clean,sans-serif;
font-weight:bold;
padding-left: 20px;
}

.about_content h3{height:40px;
line-height:40px;
color:#929292;
font-size:16px;
text-align:center;
}

/*******************************************************************************

	CSS on Sails Framework
	Title: NQ Mobile
	Author: XHTMLized (http://www.xhtmlized.com/)
	Date: December 2011

********************************************************************************

	1. BASE
		1.1 Reset
		1.2 Accessibility Navigation & Hide
		1.3 Clearfix
		1.4 Default Styles
		1.5 Image Replacement

	2. COMMON
		2.1 Container
		2.2 Header
		2.3 Navigation
		2.4 Content
		2.5 Sidebar
		2.6 Footer

	4. MOBILE
	5. PRINT

*******************************************************************************/


/* 1. BASE
--------------------------------------------------------------------------------
==============================================================================*/


/* 1.1 Reset
------------------------------------------------------------------------------*/


html, body, div, span, applet, object, iframe, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, /*img,*/ ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
/*	margin: 0;
	padding: 0;*/
	border: 0;
/*	font-size: 100%;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;*/
	vertical-align: baseline;
}
img
{
	margin: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
        vertical-align: middle;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';

	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 1.2 Accessibility Navigation & Hide
------------------------------------------------------------------------------*/

#accessibility-nav, .hide {
	position: absolute;
	top: -999em;
	left: -999em;
	height: 1px;
	width: 1px;
}
/* 1.3 Clearfix
------------------------------------------------------------------------------*/



.content-wrapper .featured-wrapper .featured2 section:after, .accordion-wrapper .accordion-content > section:after, .accordion-wrapper .accordion-content:after, .accordion-wrapper:after, .box:after, .multiplatform ul:after, .content-wrapper .content-wrapper2:after, .content-wrapper:after, #footer .footer-wrapper-bottom .footer-bottom nav ul:after, #footer .footer-wrapper-bottom .footer-bottom:after, #footer .footer-wrapper-bottom:after, #footer .footer-wrapper-top .footer-top:after, #footer .footer-wrapper-top:after, #footer:after, #navigation:after, #navigation ul:after, #header:after, .clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
}


/* 1.4 Default Styles
------------------------------------------------------------------------------*/





/*html {
	background: #c3c3c3;
}
body {
	font: 13px/1.25 'Helvetica';
	color: #444;
	background: #fff;
	min-width: 1025px;
	-webkit-text-size-adjust: none;
}*/

hr {
	display: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
del {
	text-decoration: line-through;
}
th, td {
	vertical-align: top;
}
th {
	font-weight: normal;
	text-align: left;
}
address, cite, dfn {
	font-style: normal;
}
abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}
input, textarea, select {
	font-family: 'Helvetica';
}
textarea {
	overflow: auto;
}

a, a:visited, a:active, a:focus {
	text-decoration: none;
/*	color: #6db302;*/
}
a:hover {
	text-decoration: underline;
}

* {
	outline: 0;
}
/* 1.5 Image replacement
------------------------------------------------------------------------------*/


.ir {
	display: block;
	position: relative;
	overflow: hidden;
}
.ir span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
/* 2. COMMON
--------------------------------------------------------------------------------
==============================================================================*/


/* 2.1 Container
------------------------------------------------------------------------------*/


/* 2.2 Header
------------------------------------------------------------------------------*/
.topbuttons {
	float:right;
	padding:0 271px 0 0;
}
.header-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 3;
}
#header {
	position: relative;
	z-index: 3;
	width: 1025px;
	margin: 0 auto;
	padding: 12px 0 11px 0;
	background: #fff;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, .25);
	box-shadow: 0 3px 10px rgba(0, 0, 0, .25);
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
#header nav {
	float: right;
	padding: 0 7px 0 0;
}
#header .nqmobile {
	float: left;
	margin: 0 0 0 11px;
	display: block;
	width: 245px;
	height: 57px;
}
#header .nqmobile span {
	background: url(/media_files/irol/24/243152/redesign2012/images/NQM_Header_Logo.png) no-repeat;
}
/* 2.3 Navigation
------------------------------------------------------------------------------*/

#navigation ul {
	float: right;
	padding: 21px 0 0 0;
}
#navigation ul li {
	float: left;
	padding: 0 12px 0 5px;
	background: url(/media_files/irol/24/243152/redesign2012/images/bullet_02.png) no-repeat 0 50%;
}
#navigation ul li:first-child {
	background: none;
}
#navigation ul li a {
	display: block;
	height: 28px;
	padding: 0 0 0 10px;
	font: bold 15px/28px ;
	color: #646464;
	text-transform: uppercase;
	background: url(/media_files/irol/24/243152/redesign2012/images/bullet_01.png) no-repeat -10px -28px;
	-webkit-transition: background 0.2s ease-out;
	-moz-transition: background 0.2s ease-out;
	-ms-transition: background 0.2s ease-out;
	-o-transition: background 0.2s ease-out;
	transition: background 0.2s ease-out;
	word-spacing: 0.3em;
}
#navigation ul li.active a {
	background-position: 0 0;
}
#navigation ul li.active a:hover {
	background-position: 0 0;
}
#navigation ul li a:hover {
	background-position: 0 -28px;
	text-decoration: none;
}


/* 2.4 Content
------------------------------------------------------------------------------*/

.content-wrapper .button {
    position: relative;
    display: block;
    height: 52px;
    text-indent: -8000px;
    background: no-repeat 0 0;
}

.content-wrapper .button:hover {
    background-position: 0 -52px;
}

.content-wrapper .button.download {
    width: 239px;
    background-image: url(/media_files/irol/24/243152/redesign2012/images/button_download.png);
}
/*
.content-wrapper .button.download2 {
    width: 239px;
    background-image: ;
}*/

.content-wrapper .button.learn {
    width: 180px;
    background-image: url(/media_files/irol/24/243152/redesign2012/images/button_learn.png);
}

.content-wrapper .button.buy {
    width: 239px;
    background-image: url(/media_files/irol/24/243152/redesign2012/images/button_buy.png);
}

.box {
    position: relative;
    width: 208px;
    margin: 0 19px 22px 19px;
    padding: 0 0 4px 0;
    border: solid 4px #fff;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 8px #bbb;
    -moz-box-shadow: 0 0 8px #bbb;
    box-shadow: 0 0 8px #bbb;
}

.box h3 {
    position: relative;
    margin: 0 0 9px 0;
    padding: 6px 0 9px 7px;
    font: normal 24px/28px ;
    color: #0083b6;
    background-color: #e9e9ea;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f4f4), to(#d3d3d4));
    background-image: -webkit-linear-gradient(top, #f3f4f4, #d3d3d4);
    background-image:    -moz-linear-gradient(top, #f3f4f4, #d3d3d4);
    background-image:     -ms-linear-gradient(top, #f3f4f4, #d3d3d4);
    background-image:      -o-linear-gradient(top, #f3f4f4, #d3d3d4);
    background-image:         linear-gradient(top, #f3f4f4, #d3d3d4);
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

.box p {
    padding: 0 0 0 7px !important;
    font-size: 12px !important;
    line-height: 18px;
    color: #646464;
}

.box p a {
    display: block;
    margin: 10px 0 0 0;
    font-size: 11px;
    font-weight: bold;
    color: #646464;
    text-transform: uppercase;
}

.box img {
    float: right;
    display: block;
    margin: -4px 1px 0 0;
}

.content-wrapper .slideshow {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
}

.content-wrapper .featured-slideshow {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    height: 572px;
    width: 100% !important;
}

.content-wrapper .featured-slideshow .featured-slideshow-bg-wrapper {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    height: 572px;
    overflow: hidden;
}

.content-wrapper .featured-slideshow .featured-slideshow-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    height: 3572px;
}

.content-wrapper .featured-slideshow .featured-slideshow-bg img {
    display: block;
    width: 100%;
    min-height: 572px;
}

.content-wrapper .featured-slideshow .featured-slideshow-img {
    position: relative;
    z-index: 2;
    display: block;
    margin: 0 auto;
    width: 1025px;
}

.content-wrapper .featured-slideshow .featured-slideshow-img img {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 4px #ffffff;
    -moz-box-shadow: 0px 0px 4px #ffffff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .25);
}

.content-wrapper .featured-slideshow .featured-slideshow-img p {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    bottom: 0;
    height: 86px;
    padding: 0 0 0 24px;
    background: #ddd;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#c4c4c4));
    background: -webkit-linear-gradient(top, #f8f8f8, #c4c4c4);
    background:    -moz-linear-gradient(top, #f8f8f8, #c4c4c4);
    background:     -ms-linear-gradient(top, #f8f8f8, #c4c4c4);
    background:      -o-linear-gradient(top, #f8f8f8, #c4c4c4);
    background:         linear-gradient(top, #f8f8f8, #c4c4c4);
    font: normal 18px/84px ;
    color: #646464;
}

.content-wrapper .featured-wrapper {
    position: relative;
    z-index: 2;
}

.content-wrapper .featured-wrapper .featured {
    position: relative;
    width: 1025px;
    height: 492px;
    margin: 0 auto;
    padding: 80px 0 0 0;
}

.content-wrapper .featured-wrapper .featured h2 {
    padding: 55px 0 29px 50px;
    font: bold 50px/40px ;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 0 6px rgba(0, 0, 0, .37)
}

.content-wrapper .featured-wrapper .featured p {
    padding: 0 55% 43px 50px;
    font: normal 30px/36px ;
    color: #fff;
    text-shadow: 0 0 6px rgba(0, 0, 0, .37)
}

.content-wrapper .featured-wrapper .featured img {
    position: absolute;
    top: 129px;
    right: 14px;
}

.content-wrapper .featured-wrapper .featured ul.buttons {
    padding: 0 0 0 46px;
}

.content-wrapper .featured-wrapper .featured ul.buttons li {
    float: left;
    padding: 0 18px 0 0;
}

.content-wrapper .featured-wrapper .featured2 {
    position: relative;
/*    width: 1025px;
    height: 371px;
    margin: 0 auto;
    padding: 80px 0 0 0;
    background: #fff;*/
}

.about .content-wrapper .featured-wrapper .featured2 {
    background: #fff url(/media_files/irol/24/243152/redesign2012/images/bg_about.jpg) no-repeat 100% 100%;
}

.download .content-wrapper .featured-wrapper .featured2 {
    min-height: 693px;
    background: #fff url(/media_files/irol/24/243152/redesign2012/images/bg_content_product.png) no-repeat 0 80px;
}
/*.download2 .content-wrapper .featured-wrapper .featured2 {
    min-height: 693px;
    background: #fff url(/media_files/irol/24/243152/redesign2012/images/bg_content_product.png) no-repeat 0 80px;
}*/

.content-wrapper .featured-wrapper .featured2 h2 {
/*    padding: 58px 0 9px 50px;*/
    font: normal 30px/36px ;
    color: #222;
}

.content-wrapper .featured-wrapper .featured2 p {
/*    padding: 0 35% 30px 50px;
    font: normal 16px/24px 'Helvetica';
    color: #444;*/
}

.about .content-wrapper .featured-wrapper .featured2 p {
    padding: 0 55% 30px 50px;
}

.content-wrapper .featured-wrapper .featured2 img {
/*    position: absolute;
    top: 134px;
    right: 2px;*/
}

.content-wrapper .featured-wrapper .featured2 .button.download {
    position: absolute;
    top: 353px;
    right: 266px;
}
/*.content-wrapper .featured-wrapper .featured2 .button.download2 {
    position: absolute;
    top: 353px;
    right: 266px;
}*/

.content-wrapper .featured-wrapper .featured2 .list {
    padding: 0 0 0 53px;
}

.content-wrapper .featured-wrapper .featured2 .list li {
    padding: 0 0 7px 10px;
    font-size: 14px;
    line-height: 17px;
    color: #444;
    background: url(/media_files/irol/24/243152/redesign2012/images/bullet_03.png) no-repeat 0 7px;
}

.Mac .content-wrapper .featured-wrapper .featured2 .list li {
    background-position: 0 5px;
}

.content-wrapper .featured-wrapper .featured2 > section {
    position: relative;
    width: 718px;
    padding: 16px 0 12px 51px;
    border-top: solid 1px #f4f4f4;
    border-bottom: solid 1px #e9e9e9;
}

.content-wrapper .featured-wrapper .featured2 > section:nth-child(3) {
    border-top: 0;
    margin-top: -16px;
}

.content-wrapper .featured-wrapper .featured2 > section:last-child {
    border-bottom: 0;
}

.content-wrapper .featured-wrapper .featured2 > section .button.download {
    position: static;
}
/*.content-wrapper .featured-wrapper .featured2 > section .button.download2 {
    position: static;
}*/

.content-wrapper .featured-wrapper .featured2 > section h4 {
    margin: 0 0 11px 0;
    font-size: 14px;
    font-weight: bold;
}

.content-wrapper .featured-wrapper .featured2 > section p {
    padding: 0 0 10px 0;
    font-size: 14px;
    line-height: 20px;
}

.content-wrapper .featured-wrapper .featured2 > section > p {
    padding-right: 350px;
}

.content-wrapper .featured-wrapper .featured2 > section > p a {
    color: #444;
    text-decoration: underline;
}

.content-wrapper .featured-wrapper .featured2 > section > p a:hover {
    text-decoration: none;
}

.content-wrapper .featured-wrapper .featured2 > section .button {
    margin: 0 0 8px -4px;
}

.content-wrapper .featured-wrapper .featured2 > section .box {
    float: right;
    margin: -30px 13px 0 0;
}

.content-wrapper .featured-wrapper .featured2 > section .box img {
    position: static;
}

.content-wrapper .featured-wrapper .featured2 > section .info {
    float: right;
    width: 216px;
    margin: -148px 0 0 0;
    padding: 0 10px 0 0;
    line-height: 20px;
}

.content-wrapper .featured-wrapper .featured2 > section .info h5 {
    margin: 0 0 10px 0;
    font-size: 12px;
    font-weight: bold;
    color: #777;
}

.content-wrapper .featured-wrapper .featured2 > section .info p {
    font-size: 12px;
    color: #777;
}

.content-wrapper .content-wrapper2 {
    position: relative;
    z-index: 1;
    width: 1025px;
    margin: 0 auto;
    background: #fff url(/media_files/irol/24/243152/redesign2012/images/bg_content_investors.png) repeat-x 0 0;
}

.home .content-wrapper .content-wrapper2 {
    background: none;
}

#content .tabs-wrapper {
    padding: 122px 0 0 0;
}

.multiplatform {
    padding: 60px 0 29px 0;
}

.multiplatform li {
    position: relative;
    float: left;
    padding: 4px;
    border: solid 1px #f3f3f3;
    border-radius: 10px;
    box-shadow: 0 0 8px #eee;
    background: #fff;
}

.multiplatform li:hover {
}

.multiplatform li.cloud {
    float: right;
}

.multiplatform li span.wrapper {
    position: relative;
    display: block;
    border-radius: 10px;
    background: url(/media_files/irol/24/243152/redesign2012/images/button_multiplatform_mobile_modified.png) no-repeat  scroll 50% 0 transparent;
}

.multiplatform li:hover span.wrapper {
    background-position: 50% -121px;
}

.multiplatform li a {
    display: block;
    width: 490px;
    height: 119px;
    font: bold 14px/18px ;
    color: #646464;
}

.multiplatform li a:hover {
    text-decoration: none;
}

.multiplatform li.multi a {
    background: url(/media_files/irol/24/243152/redesign2012/images/button_multiplatform_multi.png) no-repeat 100% 50%;
}

.multiplatform li.cloud a {
    background: url(/media_files/irol/24/243152/redesign2012/images/button_multiplatform_cloud.png) no-repeat 100% 50%;
}

.multiplatform li a strong {
    float: left;
    display: block;
    margin: 0 0 9px 18px;
    padding: 21px 56px 11px 0;
    font: normal 24px/18px ;
    color: #81c009;
    text-transform: uppercase;
    border-bottom: solid 1px #e3e3e4;
}

.multiplatform li a span.text {
    display: block;
    width: 60%;
    padding-left: 18px;
    clear: both;
}

.accordion-wrapper {
    position: relative;
    padding: 121px 0 0 0;
}

.accordion-wrapper .accordion-header-bg {
    position: absolute;
    top: 1px;
    right: 0;
    left: 0;
    height: 120px;
    background-color: #0085b7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0080b1), to(#006e97));
    background-image: -webkit-linear-gradient(top, #0080b1, #006e97);
    background-image:    -moz-linear-gradient(top, #0080b1, #006e97);
    background-image:     -ms-linear-gradient(top, #0080b1, #006e97);
    background-image:      -o-linear-gradient(top, #0080b1, #006e97);
    background-image:         linear-gradient(top, #0080b1, #006e97);
}

.accordion-wrapper > header {
    position: absolute;
    top: 0;
    float: left;
    width: 257px;
    height: 157px;
    background: url(/media_files/irol/24/243152/redesign2012/images/bg_accordion_nav.png) no-repeat -2px 0;
    cursor: pointer;
    outline: 0;
}

.accordion-wrapper > header.header1 {
    left: 0;
}

.accordion-wrapper > header.header2 {
    left: 257px;
}

.accordion-wrapper > header.header3 {
    left: 514px;
}

.accordion-wrapper > header.header4 {
    left: 769px;
}

.accordion-wrapper > header:hover {
    background-position: -2px -157px;
}

.accordion-wrapper > header.ui-state-active {
    background-position: -1px -313px;
}

.accordion-wrapper > header h3 {
    margin: 0 18px 8px 22px;
    padding: 24px 0 12px 0;
    background: url(/media_files/irol/24/243152/redesign2012/images/bg_accordion_nav_h3.png) no-repeat 50% 100%;
    font: normal 18px/18px ;
    color: #fff;
    text-transform: uppercase;
}

.accordion-wrapper > header.ui-state-active h3 {
    color: #222;
}

.accordion-wrapper > header p {
    padding: 0 20px 0 20px;
    font: bold 12px/18px ;
    color: #eee;
}

.accordion-wrapper > header.ui-state-active p {
    color: #444;
}

.accordion-wrapper .accordion-content {
    width: 769px;
    float: left;
}

.accordion-wrapper .accordion-content > section {
    padding: 61px 118px 52px 23px;
    border-top: solid 1px #ecebec;
}

.accordion-wrapper .accordion-content > section:first-child {
    border-top: 0;
}

.accordion-wrapper .accordion-content > section h3 {
    margin: 0 0 12px 0;
    font: normal 18px/22px ;
    color: #222;
    text-transform: uppercase;
}

.accordion-wrapper .accordion-content > section p {
    font: normal 14px/20px 'Helvetica';
    color: #444;
}

.accordion-wrapper .accordion-content > section blockquote {
    position: relative;
    float: right;
    width: 250px;
    height: 226px;
    margin: -27px 20px 17px 60px;
    background: url(/media_files/irol/24/243152/redesign2012/images/bg_blockquote.png) no-repeat;
}

.accordion-wrapper .accordion-content > section blockquote.v2 {
    float: left;
    margin: -27px 110px 17px 0;
    background: url(/media_files/irol/24/243152/redesign2012/images/bg_blockquote2.png) no-repeat;
}

.accordion-wrapper .accordion-content > section blockquote q {
    display: block;
    padding: 59px 20px 20px 48px;
    text-align: center;
    font: normal 18px ;
    color: #fff;
}

.accordion-wrapper .accordion-content > section blockquote cite {
    position: absolute;
    bottom: -17px;
    right: 47px;
    float: right;
    width: 53px;
    height: 59px;
    padding: 0 0 0 10px;
    background: url(/media_files/irol/24/243152/redesign2012/images/bg_blockquote_cite.png) no-repeat;
    font: italic 14px/56px ;
    color: #fff;
}

.accordion-wrapper .accordion-content > section blockquote.v2 cite {
    background: url(/media_files/irol/24/243152/redesign2012/images/bg_blockquote2_cite.png) no-repeat;
}

.accordion-wrapper .accordion-content > section .img {
    position: relative;
    float: left;
    width: 250px;
    height: 226px;
    margin: -27px 110px 0 0;
}

.accordion-wrapper .accordion-content > section .img .mask {
    position: absolute;
    width: 250px;
    height: 226px;
    background: url(/media_files/irol/24/243152/redesign2012/images/bg_img.png) no-repeat;
}

.accordion-wrapper .accordion-content > section .img img {
    display: block;
    width: 250px;
    height: 226px;
}

.accordion-wrapper .accordion-content .sidebar {
    width: 224px;
    position: absolute;
    z-index: 11;
    top: 158px;
    right: 0px;
    bottom: 0;
    padding: 23px 0 0 30px;
    background: url(/media_files/irol/24/243152/redesign2012/images/bg_content_product.png) no-repeat 100% -158px;
}

.accordion-wrapper .accordion-content .sidebar h3 {
    margin: 0 0 11px 0;
    font: normal 18px ;
    color: #222;
    text-transform: uppercase;
}

.accordion-wrapper .accordion-content .sidebar h4 {
    margin: 0 0 6px 0;
    font-size: 12px;
    font-weight: bold;
    color: #444;
}

.accordion-wrapper .accordion-content .sidebar p {
    padding: 0 0 31px 0;
    font-size: 12px;
    color: #444;
    line-height: 26px;
}

.accordion2-wrapper {
    position: relative;
    padding: 0 19px 50px 273px;
}

.accordion2-wrapper > h3 {
    position: absolute;
    left: 23px;
    top: 46px;
    font: normal 18px/24px ;
    color: #222;
    text-transform: uppercase;
    width: 228px;
    height: 41px;
    padding: 15px 0 0 0;
    background: url(/media_files/irol/24/243152/redesign2012/images/bg_accordion2_h3.png) no-repeat 0 100%;
    cursor: pointer;
}

.accordion2-wrapper > h3.header2 {
    top: 102px;
}

.accordion2-wrapper > h3.header3 {
    top: 158px;
}

.accordion2-wrapper > h3.header4 {
    top: 210px;
}

.accordion2-wrapper > h3.header5 {
    top: 262px;
}

.accordion2-wrapper > h3.header6 {
    top: 314px;
}

.accordion2-wrapper > h3.header7 {
    top: 366px;
}

.accordion2-wrapper > h3.header8 {
    top: 418px;
}

.accordion2-wrapper > h3.header9 {
    top: 470px;
}

.accordion2-wrapper > h3.header10 {
    top: 522px;
}

.accordion2-wrapper > h3:hover {
    font-weight: bold;
}

.accordion2-wrapper > h3.ui-state-active span {
    padding: 0 12px 0 0;
    font-weight: bold;
    background: url(/media_files/irol/24/243152/redesign2012/images/bullet_04.png) no-repeat 100% 7px;
}

.accordion2-wrapper > h3 span.ui-icon {
    display: none;
}

.accordion2-wrapper .accordion2-content {
    padding: 61px 0 0 0;
}

.accordion2-wrapper .accordion2-content h3 {
    margin: 0 0 2px 0;
    font: normal 18px ;
    text-transform: uppercase;
    color: #222;
}

.accordion2-wrapper .accordion2-content h4 {
    margin: 0 0 1px 0;
    font-weight: bold;
    color: #444;
}

.accordion2-wrapper .accordion2-content p {
    padding: 0 0 19px 0;
    font-size: 13px;
    line-height: 19px;
}

.accordion2-wrapper .accordion2-content h3 + p {
    padding: 0 0 20px 0;
    font-size: 14px;
    line-height: 20px;
}

.accordion2-wrapper .accordion2-content ul {
    padding: 1px 0 36px 0;
}

.accordion2-wrapper .accordion2-content ul li {
    padding: 0 0 3px 10px;
    font-size: 13px;
    background: url(/media_files/irol/24/243152/redesign2012/images/bullet_05.png) no-repeat 0 6px;
}

.accordion2-wrapper .accordion2-content form p {
    font-size: 14px;
}

.accordion2-wrapper .accordion2-content form label {
    display: block;
    padding: 3px 0 7px 0;
    font-size: 13px;
    font-weight: bold;
}

.accordion2-wrapper .accordion2-content form input[type="text"] {
    display: block;
    width: 322px;
    height: 29px;
    margin: 0 0 19px 0;
    padding: 0 5px;
    border: solid 1px #dcdbdc;
}

.accordion2-wrapper .accordion2-content form textarea {
    display: block;
    width: 327px;
    height: 128px;
    margin: 0 0 14px 0;
    padding: 0 0 0 5px;
    border: solid 1px #dcdbdc;
}

.accordion2-wrapper .accordion2-content form input[type="submit"] {
    display: block;
    width: 121px;
    height: 41px;
    margin: 0 0 10px -2px;
    padding: 0;
    border: 0;
    line-height: 41px;
    text-indent: -8000px;
    cursor: pointer;
    background: url(/media_files/irol/24/243152/redesign2012/images/button_submit.png) no-repeat;
}

.accordion2-wrapper .accordion2-content form input[type="submit"]:hover {
    background-position: 0 -41px;
}


/* 2.5 Sidebar
------------------------------------------------------------------------------*/

#sidebar {
    position: relative;
    z-index: 10;
    float: right;
    width: 254px;
    margin: 168px 0 0 0;
}

#sidebar section.box:nth-child(2) h3 {
    color: #81c009;
}

#sidebar section.box:nth-child(3) h3 {
    color: #ee4121;
}


/* 4. MOBILE
--------------------------------------------------------------------------------
==============================================================================*/

@media only screen and (max-width: 767px) and (orientation:landscape), only screen and (max-width: 480px) and (orientation: portrait) {
 body {
 min-width: 256px;
}
 #header {
 width: 100%;
 height: auto;
 padding-right: 0;
 padding-left: 0;
}
 #header .nqmobile {
 float: none;
 margin: 0 auto;
}
 #navigation {
 margin: 0 auto;
 float: none !important;
}
 #navigation ul {
 float: left;
 padding: 11px 0 0 0;
}
 #navigation ul li {
 padding: 0 3px 0 5px;
}
 #navigation ul li:first-child {
 padding-left: 6px;
}
 #navigation ul li a {
 padding: 0;
 font-size: 11px;
 background: none !important;
}
 #navigation ul li.active a {
 padding-left: 0;
}
}
ul.community {
}
ul.community li {
	float:left;
	width:36px;
	height:31px;
}
ul.dropdown li {
	position: relative;
}
ul.dropdown li:hover {
	background: #CCCCCC;
	color: black;
}
ul.dropdown ul {
	width: 220px;
	visibility: hidden;
	position: absolute;
	top:25px;
	left: 0;
	padding: 0;
}
#navigation ul ul {
	padding: 0 0 0;
}
ul.dropdown ul li {
	font-weight: normal;
	background: #f6f6f6;
	color: #000;
	border-bottom: 1px solid #ccc;
	float: none;
}
ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
}
ul.dropdown ul ul {
	left: 100%;
	top: 0;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
.sub_menu li {
	background: #C3C1C2 !important;
	min-width: 310px;
}
.sub_menu li a {
	color:white !important;
}
.top_button_position {
	top:70px;
	left:45px;
}
.new_active_acc {
	display: block;
	margin: 30px 0 0 304px;
}
.new_active_acc_two {
	display: block;
	margin: 11px 0 0 304px;
}

/* 2.6 Footer
------------------------------------------------------------------------------*/

#footer {
/*	position: relative; */
	z-index: 1;
	border-top: solid 1px #ddddde;
	background-color: #cecfcf;
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e6e7), to(#c3c3c3));
	background: -webkit-linear-gradient(top, #e5e6e7, #c3c3c3);
	background:    -moz-linear-gradient(top, #e5e6e7, #c3c3c3);
	background:     -ms-linear-gradient(top, #e5e6e7, #c3c3c3);
	background:      -o-linear-gradient(top, #e5e6e7, #c3c3c3);
	background:         linear-gradient(top, #e5e6e7, #c3c3c3);
}
#footer .footer-wrapper-top {
	border-top: solid 1px #e9e9e9;
	border-bottom: solid 1px #b9b9b9;
}
#footer .footer-wrapper-top .footer-top {
	width: 1025px;
	margin: 0 auto;
}
#footer .footer-wrapper-top .footer-top section {
	float: left;
	width: 282px;
	padding: 19px 0 17px 24px;
}
#footer .footer-wrapper-top .footer-top section:first-child {
	width: 336px;
}
#footer .footer-wrapper-top .footer-top section:last-child {
	width: 316px;
}
#footer .footer-wrapper-top .footer-top section h3 {
	margin: 0 0 3px 0;
	font: normal 16px ;
	color: #630091;
	text-transform: uppercase;
}
#footer .footer-wrapper-top .footer-top section p {
	font-size: 14px;
	line-height: 24px;
	color: #444;
}
#footer .footer-wrapper-top .footer-top section ul {
	padding: 8px 0 0 0;
}
#footer .footer-wrapper-top .footer-top section.security ul {
	padding-left: 66px;
	background: url(/media_files/irol/24/243152/redesign2012/images/icon_security.png) no-repeat 1px 0;
}
#footer .footer-wrapper-top .footer-top section ul li {
	padding: 0 0 12px 0;
}
#footer .footer-wrapper-top .footer-top section ul li a {
	display: block;
	padding: 2px 0 0 0;
	font: bold 16px ;
}
#footer .footer-wrapper-top .footer-top section ul li.facebook a {
	padding-left: 31px;
	background: url(/media_files/irol/24/243152/redesign2012/images/icon_social_facebook.png) no-repeat 1px 0;
}
#footer .footer-wrapper-top .footer-top section ul li.twitter a {
	padding-left: 31px;
	background: url(/media_files/irol/24/243152/redesign2012/images/icon_social_twitter.png) no-repeat 1px 0;
}
#footer .footer-wrapper-bottom {
	border-top: solid 1px #d8d8d8;
}
#footer .footer-wrapper-bottom .footer-bottom {
	width: 1025px;
	margin: 0 auto;
	padding: 27px 0 0 0;
}
#footer .footer-wrapper-bottom .footer-bottom nav ul {
	float: left;
	padding: 0 0 0 14px;
}
#footer .footer-wrapper-bottom .footer-bottom nav ul li {
	float: left;
	height: 13px;
	margin: 0 0 5px 0;
	padding: 0 10px 0 9px;
	border-right: solid 1px #878787;
}
#footer .footer-wrapper-bottom .footer-bottom nav ul li:last-child {
	border-right: none;
}
#footer .footer-wrapper-bottom .footer-bottom nav ul li a {
	position: relative;
	top: -3px;
	font-size: 12px;
	color: #777;
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
	-ms-transition: color 0.2s ease-out;
	-o-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}
#footer .footer-wrapper-bottom .footer-bottom nav ul li a:hover {
	text-decoration: none;
	color: #333;
}
#footer .footer-wrapper-bottom .footer-bottom p {
	float: right;
	margin: -3px 0 0 0;
	padding: 0 24px 21px 0;
	text-align: right;
	font-size: 12px;
	color: #777;
	line-height: 18px;
}
#footer .footer-wrapper-bottom .footer-bottom p a {
	font-weight: normal;
	color: #333;
}