/* 2012_general_styles */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700|Open+Sans+Condensed:300,700|Oxygen:700);

body {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif !important;
    background: #404040 !important;
}

#site_content12 {
/*background-image: url('/images/2012/backgrounds/site_content-backfader.jpg');*/
background-repeat: repeat-x;
background-position: top;
background-color: #E6E6E6;
min-height: 300px;
text-align: left;
/*padding-bottom: 20px;*/
}

#sitecontent {
    margin: 0 auto;
    padding: 25px 19px;
    width: 945px;
}

#sitecontent p {
    color: black;
    font-size: 13px;
    line-height: 1.6em;
}

#sitecontent hr {
	height: 1px;
	border: none;
	background: #D5D5D5;
	clear: both;
	margin: 40px 0;
	position: initial;
}

.breadcrumbplaceholder a,
.breadcrumbplaceholder a:link,
.breadcrumbplaceholder a:visited {
color: #29ABE2;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold !important;
    text-transform: uppercase;
}

textarea { width: 100%; }

h1 {
font-size: 2em;
/*line-height: 2em;*/
}

h2 {
font-size: 1.5em;
line-height: 1.5em;
}

h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1em;
}

#sitecontent h1 {
color: black;
/*font-family: 'Verdana','Arial',sans-serif;*/
font-size: 26px;
font-weight: normal;
margin-bottom: 14px;
margin-top: 20px;
text-align: left;
}

#sitecontent h2 {
    color: #2C4468;
    /*font-family: 'Verdana','Arial',sans-serif;*/
    font-size: 18px;
    margin-top: 23px;
}

#sitecontent h3 {
    color: white;
    /*font-family: 'Verdana','Arial',sans-serif;*/
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 6px;
}

#sitecontent h4 {
    clear: both;
    color: black;
    /*font-family: 'Helvetica','Arial',sans-serif;*/
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    /*margin-left: 10px; delete if shown has no effect on rest of site - design by Ivan unsure purpose*/
    margin-top: 2em;
}

#sitecontent a {
    color: /*#2CC0FF*/#29ABE2;
    /*font-weight:bold;*/
}

#sitecontent img {
border:none;
max-width: 100%;
}

#sitecontent ul,
#sitecontent ol {
	line-height: 1.5em;
}

.center {
	text-align: center;
}
/*common page elements, used on many pages*/
.clear {
	clear: both;
	margin: 0;
}


.siteicons {
    margin: 0 5px -10px 0;
}

.h4icons {
    margin-bottom: -30px;
    margin-right: 10px;
}

#sitecontent .contentbox {
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 4px rgba(0,0,0,0.1);
	padding: 20px;
}

#sitecontent .contentbox  p{
	color:black !important;
	line-height:1.6em;
	font-size:12px;
}

#sitecontent .productbox-smaller {
    background-image: url("/images/2012/backgrounds/divider-bottom-shade-smaller.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 179px;
    padding-bottom:30px;
    margin-bottom: 30px;
    width: 414px;
}

#sitecontent .productbox-smaller .minilinks ul, #sitecontent .productbox-smaller .minilinks li{
list-style-type:none;
margin:0;
padding:0;
}

#sitecontent .productbox-smaller .minilinks li {
padding: 8px 0;
}

#sitecontent .productbox-smaller.purcat {
height: 336px;
}

#sitecontent .productbox-smaller.purcat p{
height:70px;
}

#sitecontent .productbox-smaller a { 
WHITE-SPACE: nowrap; 
}

/* This css section is commented out for eventual removal in January 2013. it is not compatible with Internet Explorer
#sitecontent .contentbox input {
padding: 8px;
border-radius: 5px;
margin-top: -3px;
border: 1px solid #999;
font-size: 14px;
font-weight: bold;

background: #b3b3b3; /* Old browsers */
/*background: -moz-linear-gradient(top,  #b3b3b3 0%, #ffffff 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3b3b3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #b3b3b3 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #b3b3b3 0%,#ffffff 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #b3b3b3 0%,#ffffff 100%); /* IE10+ */
/*background: linear-gradient(to bottom,  #b3b3b3 0%,#ffffff 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b3b3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

*/

#sitecontent .productbox-smaller p {
display:block;
height:50px;
}

#sitecontent .productbox-smaller.left {
float:left;
}

#sitecontent .productbox-smaller.right {
float:right;
}

#sitecontent .productbox-smaller.last {
background-image: none;
}

#sitecontent .box-wrapper {
    background-color: #333333;
    border-radius: 3px;
	background-image: linear-gradient(bottom, rgb(77,77,77) 0%, rgb(51,51,51) 20%);
background-image: -o-linear-gradient(bottom, rgb(77,77,77) 0%, rgb(51,51,51) 20%);
background-image: -moz-linear-gradient(bottom, rgb(77,77,77) 0%, rgb(51,51,51) 20%);
background-image: -webkit-linear-gradient(bottom, rgb(77,77,77) 0%, rgb(51,51,51) 20%);
background-image: -ms-linear-gradient(bottom, rgb(77,77,77) 0%, rgb(51,51,51) 20%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(77,77,77)),
	color-stop(0.2, rgb(51,51,51)));
}

#sitecontent .os-menu-horiz-big, .os-menu-horiz-big {
    width: 164px;
}

#sitecontent .os-menu-horiz-big ul, .os-menu-horiz-big ul{
    margin: 0;
    padding: 0;
}

#sitecontent .os-menu-horiz-big li, .os-menu-horiz-big li {
    float:left;
	list-style: none outside none;
    margin: 0;
    padding: 0;
}

/*common buttons*/

#sitecontent a.plastic-green, #sitecontent span.plastic-green, a.plastic-green  {
    display: block;
    background-color: #00D163;
    background-image: -moz-linear-gradient(center top , #00d163 0%, #21c154 50%, #33b149 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00d163), color-stop(50%, #21c154), color-stop(100%, #33b149));
    border-color: #50FF68;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    color: #FFFFFF !important;
    display: block;
    float: right;
    font-size: 18px;
    font-weight: bold !important;
    margin: 5px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}

#sitecontent a.plastic-green:hover, a.plastic-green:hover {
	/*
	background-color: #00D163;
	background-image: -moz-linear-gradient(center top , #21c154 0%, #00d163 50%, #1fbb52 50%, #33b149 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 
	#21c154), color-stop(50%, 
	#00d163), color-stop(50%, 
	#1fbb52), color-stop(100%, 
	#33b149));
	*/
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
}

#sitecontent a.plastic-green.tryforfreebutton {
    border-radius: 3px;
    float: left;
    font-size: 16px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
}

#sitecontent .plastic-gray, .plastic-gray {
display: block;
margin:5px;
background-color: #f2f2f2;
background-image: -moz-linear-gradient(center top , #F3F3F3 0%, #DFDFDF 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 
#F3F3F3), color-stop(100%, #DFDFDF));
    border-color: #ffffff;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    color: #666666 !important;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}

#sitecontent a.plastic-gray:hover, a.plastic-gray:hover {
	/*
	background-color: #f2f2f2;
	background-image: -moz-linear-gradient(center top , #F3F3F3 0%, #DDDDDD 50%, #D2D2D2 50%, #DFDFDF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 
	#F3F3F3), color-stop(50%, 
	#DDDDDD), color-stop(50%, 
	#D2D2D2), color-stop(100%, 
	#DFDFDF));
	*/
	box-shadow: 0 0 16px rgba(0,0,0,0.35);
}

#sitecontent a.plastic-gray.buynowbutton {
    border-radius: 3px;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 120px;
}

#sitecontent a.plastic-gray.learnmore-button {
    border-radius: 16px 16px 16px 16px;
    padding: 8px;
    width: 118px;
	cursor:pointer;
}

#sitecontent a.plastic-gray.learnmore-button.minilearnmore {
    border-radius: 12px 12px 12px 12px;
    font-size: 14px;
    height: 8px;
    line-height: 8px;
    width: 90px;
}

#sitecontent a.orange-button, a.orange-button {
background: #ffcc4c; /* Old browsers */
background: -moz-linear-gradient(top,  #ffcc4c 0%, #ffb349 50%, #ffcc4c 100%, #ffb349 100%, #ffb349 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcc4c), color-stop(50%,#ffb349), color-stop(100%,#ffcc4c), color-stop(100%,#ffb349), color-stop(100%,#ffb349)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffcc4c 0%,#ffb349 50%,#ffcc4c 100%,#ffb349 100%,#ffb349 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffcc4c 0%,#ffb349 50%,#ffcc4c 100%,#ffb349 100%,#ffb349 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffcc4c 0%,#ffb349 50%,#ffcc4c 100%,#ffb349 100%,#ffb349 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffcc4c 0%,#ffb349 50%,#ffcc4c 100%,#ffb349 100%,#ffb349 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc4c', endColorstr='#ffb349',GradientType=0 ); /* IE6-9 */
    border-color: #ffd770;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    color: white !important;
    text-align: center;
    font-size: 16px;
    font-weight: bold !important;
    text-decoration: none;
}


#sitecontent a:hover.orange-button, a:hover.orange-button {
/*
	background: #ffcc4c;
	background: -moz-linear-gradient(top,  #ffcc4c 0%, #ffcc4c 50%, #ffb349 50%, #ffcc4c 100%, #ffb349 100%, #ffb349 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcc4c), color-stop(50%,#ffcc4c), color-stop(50%,#ffb349), color-stop(100%,#ffcc4c), color-stop(100%,#ffb349), color-stop(100%,#ffb349));
	background: -webkit-linear-gradient(top,  #ffcc4c 0%,#ffcc4c 50%,#ffb349 50%,#ffcc4c 100%,#ffb349 100%,#ffb349 100%);
	background: -o-linear-gradient(top,  #ffcc4c 0%,#ffcc4c 50%,#ffb349 50%,#ffcc4c 100%,#ffb349 100%,#ffb349 100%);
	background: -ms-linear-gradient(top,  #ffcc4c 0%,#ffcc4c 50%,#ffb349 50%,#ffcc4c 100%,#ffb349 100%,#ffb349 100%);
	background: linear-gradient(to bottom,  #ffcc4c 0%,#ffcc4c 50%,#ffb349 50%,#ffcc4c 100%,#ffb349 100%,#ffb349 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc4c', endColorstr='#ffb349',GradientType=0 );
	*/
	box-shadow: 0 0 16px rgba(0,0,0,0.35);
}

#sitecontent a.learnmore {
font-weight:bold;
text-decoration:none;
}

#sitecontent a.learnmore:hover {
font-weight:bold;
text-decoration:underline;
}

#sitecontent .headerbox-footer {
    height: 60px;
    padding: 10px;
}

#sitecontent .headerbox-footer ul, #sitecontent .headerbox-footer li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left;
}

#sitecontent .headerbox-footer .mini-nav a {
	color: #fff;
}

#sitecontent .headerbox-footer ul.mini-nav li {
	line-height: 70px;
	margin-right: 16px;
}

#sitecontent .headerbox-footer ul.mini-nav-desktop {
	float: left;
	margin-right: 30px;
}

#sitecontent .headerbox-footer ul.mini-nav-desktop li {
	line-height: 25px !important;
	float: none !important;
}

#sitecontent .boxfooter {
    height: 42px;
    padding: 9px;
}

#sitecontent .boxfooter ul, #sitecontent .boxfooter li{
	list-style:none;
	margin:0;
	padding:0;
}

#sitecontent a.slideshowpointer {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 40px;
}

#sitecontent a.slideshowpointerlink {
    padding: 0;
    text-decoration: none;
}

#sitecontent a.flat-gray {
    background-color: #666666;
    border: medium none;
    border-radius: 3px;
    display: block;
}

#sitecontent a.flat-gray.overviewvideo {
color: white;
font-size: 18px;
font-weight: normal;
width: 210px;
line-height: 40px;
padding: 10px;
}

#sitecontent a.flat-gray.square {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: normal;
    height: 42px;
    margin-right: 12px;
    text-decoration: none;
    width: 42px;
}

#sitecontent a.flat-gray.rectangle {
height: 60px;
padding: 0 15px 0 100px;
text-align: right;
width: 220px;
display: block;
cursor: pointer;
}

#sitecontent a:hover.flat-gray{
	background-color: #6D6D6D;
}

#sitecontent a.flat-gray.rectangle {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    line-height: 66px;
    text-decoration: none;
}

/*text links, read more links*/

#sitecontent .contentbox a.readmore, #sitecontent .ordermain-productbox a.readmore, a.readmore {
    background-image: url("/images/2012/backgrounds/dotz.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #666666 !important;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    height: 23px;
    line-height: 20px;
    list-style: none outside none;
    margin: 10px;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #FFFFFF;
}

#sitecontent .contentbox a.readmorew, #sitecontent .ordermain-productbox a.readmorew, a.readmorew {
    background-image: url("/images/2012/backgrounds/dotzw.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #ffffff!important;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: normal !important;
    height: 23px;
    line-height: 20px;
    list-style: none outside none;
    margin: 10px;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #000000;
}

#sitecontent .contentbox a:hover.readmore, a:hover.readmore {
	color:black !important;
    background-image: url("/images/2012/backgrounds/dotzhover.png") !important;
}

#sitecontent a.readmore img, a.readmore img,
#sitecontent a.readmorew img, a.readmorew img {
margin-bottom:-3px;
margin-left:5px;
}

#sitecontent ul.textlinx {
    float: right;
    height: 20px;
    list-style: none outside none;
    margin-top: 12px;
    padding-left: 20px;
}

#sitecontent .textlinx li{
float:left;
list-style:none outside none;
margin:0 10px;
background-image:url("/images/2012/backgrounds/dotz.png");
background-position:bottom left;
background-repeat:repeat-x;
}

#sitecontent .textlinx li:hover{      
background-image:url("/images/2012/backgrounds/dotzhover.png");
}

#sitecontent .textlinx  a{
line-height:24px;
font-size:16px;
text-decoration:none;
color:#666666;
text-shadow: 0 1px 0 #FFFFFF;
font-weight:normal;
}
#sitecontent .textlinx  a:hover{
color:black;
}

#sitecontent .textlinx a.small{
font-size:14px;
}

#sitecontent a.text {
padding:10px 20px;
display:block;
text-decoration:none;
font: normal 18px "helvetica neue",helvetica,arial,sans-serif;
}

/*product headings*/

#sitecontent .a2eprocolor, #sitecontent .a2eprocolor a {
color:#012855;
}

#sitecontent .a2ecolor, #sitecontent .a2ecolor a {
color:#006494;
}

#sitecontent .a2dprocolor, #sitecontent .a2dprocolor a {
color:#704116;
}

#sitecontent .a2dcolor, #sitecontent .a2dcolor a {
color:#771B18;
}

#sitecontent .soniccolor, #sitecontent .soniccolor a {
color:#CC1820;
}

#sitecontent .slimcolor, #sitecontent .slimcolor a {
color:#43B648;
}

#sitecontent .apscolor, #sitecontent .apscolor a {
color:#7D1956;
}

#sitecontent .a2escolor, #sitecontent .a2escolor a {
color:#0071BC;
}

#sitecontent .sonicscolor, #sitecontent .sonicscolor a {
color:#B30000;
}

#sitecontent .developercolor, #sitecontent .developercolor a {
color:#333;
}

#sitecontent .full-logo {
background-repeat: no-repeat;
/*font-family: 'Verdana','Arial',sans-serif;*/
font-size: 22px;
min-height: 48px;
line-height: 48px;
padding-left: 52px;
text-shadow: 0 1px 0 white;
margin-bottom: 1em;
}

#sitecontent .full-logo a {
/*font-family: 'Verdana','Arial',sans-serif;*/
font-size: 22px;
font-weight: normal;
min-height: 48px;
line-height: 48px;
text-shadow: 0 1px 0 white;
}


#sitecontent .full-logo-featured {
    background-repeat: no-repeat;
    color: white;
    /*font-family: 'Verdana','Arial',sans-serif;*/
    font-size: 32px;
    min-height: 48px;
    line-height: 48px;
    margin-bottom: 20px;
    padding-left: 52px;
}

#sitecontent .full-logo.a2e, #sitecontent .full-logo-featured.a2e {
    background-image: url("/images/2012/icons/products/a2e_icon.png");
}

#sitecontent .full-logo.a2epro, #sitecontent .full-logo-featured.a2epro {
    background-image: url("/images/2012/icons/products/a2epro_icon.png");
}

#sitecontent .full-logo.a2d, #sitecontent .full-logo-featured.a2d {
    background-image: url("/images/2012/icons/products/a2d_icon.png");
}

#sitecontent .full-logo.a2dpro, #sitecontent .full-logo-featured.a2dpro {
    background-image: url("/images/2012/icons/products/a2dpro_icon.png");
}

#sitecontent .full-logo.sonic, #sitecontent .full-logo-featured.sonic {
    background-image: url("/images/2012/icons/products/sonic_icon.png");
}

#sitecontent .full-logo.slim, #sitecontent .full-logo-featured.slim {
    background-image: url("/images/2012/icons/products/slim_icon.png");
}

#sitecontent .full-logo.pdf2xlssdk, #sitecontent .full-logo-featured.pdf2xlssdk {
    background-image: url("/images/2012/icons/products/pdf2xlssdk.png");
}

#sitecontent .full-logo.pdf2docsdk {
    background-image: url("/images/2012/icons/products/pdf2docsdk.png");
}

#sitecontent .full-logo.pdfcsdk {
    background-image: url("/images/2012/icons/products/pdfcsdk.png");
}

#sitecontent .full-logo.pdfwsdk {
    background-image: url("/images/2012/icons/products/pdfwsdk.png");
}

#sitecontent .full-logo.pdf2htmlsdk {
    background-image: url("/images/2012/icons/products/pdf2htmlsdk.png");
}

#sitecontent .full-logo.pdf2txtsdk {
    background-image: url("/images/2012/icons/products/pdf2txtsdk.png");
}

#sitecontent .full-logo.pdf2imgsdk {
    background-image: url("/images/2012/icons/products/pdf2imgsdk.png");
}

#sitecontent .full-logo.pdf2xmlsdk {
    background-image: url("/images/2012/icons/products/pdf2xmlsdk.png");
}

#sitecontent .full-logo.img2pdfsdk {
    background-image: url("/images/2012/icons/products/img2pdfsdk.png");
}

#sitecontent .full-logo.pdf2xlscl {
    background-image: url("/images/2012/icons/products/pdf2xlscl.png");
}

#sitecontent .full-logo.pdf2doccl {
    background-image: url("/images/2012/icons/products/pdf2doccl.png");
}

#sitecontent .full-logo.pdf2txtcl {
    background-image: url("/images/2012/icons/products/pdf2txtcl.png");
}

#sitecontent .full-logo.pdfwcl {
    background-image: url("/images/2012/icons/products/pdfwcl.png");
}

#sitecontent .full-logo.pdf2htmlcl {
    background-image: url("/images/2012/icons/products/pdf2htmlcl.png");
}

#sitecontent .full-logo.pdf2imgcl {
    background-image: url("/images/2012/icons/products/pdf2imgcl.png");
}

#sitecontent .full-logo.pdf2xmlcl {
    background-image: url("/images/2012/icons/products/pdf2xmlcl.png");
}

#sitecontent .full-logo.img2pdfcl {
    background-image: url("/images/2012/icons/products/img2pdfcl.png");
}

#sitecontent .full-logo.pdfccl {
    background-image: url("/images/2012/icons/products/pdfccl.png");
}

#sitecontent .full-logo.aps, #sitecontent .full-logo-featured.aps {
    background-image: url("/images/2012/icons/products/aps.png");
}

#sitecontent .full-logo.a2es {
    background-image: url("/images/2012/icons/products/a2es.png");
}

#sitecontent .full-logo.sonics {
    background-image: url("/images/2012/icons/products/sonics.png");
}

#sitecontent .osicons {
padding:3px;
}

/*common content dividers*/
#sitecontent hr.divider-ondark, #sitecontent hr.divider-onlight {
    background-repeat: repeat-x;
    border: 0 none;
    clear: both;
    left: 0;
    margin: 15px 5px;
    position: relative;
    top: 0;
height:2px;
}

#sitecontent hr.divider-ondark {
    background-image: url("/images/2012/backgrounds/divider-bg-ondark.png");
	}

#sitecontent hr.divider-onlight {
    background-image: url("/images/2012/backgrounds/divider-bg-onlight.png");
}

#sitecontent .contentbottomdivider {
    background-image: url("/images/2012/backgrounds/divider-bottom-shade.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 50px;
    margin-bottom: 20px;
	clear:both;
}

/*social network icons START*/
a.socialicon {
width:16px;
height:16px;
background-image: url("/images/2012/icons/other/socialicons.png");
display:block;
}

a.socialicon.fb {
   background-position:-2px -2px;
}

a.socialicon.fb:hover {
   background-position:-2px -37px;
}


a.socialicon.tw {
    background-position: -28px -2px;
}

a:hover.socialicon.tw {
   background-position:-28px -37px;
}

a.socialicon.tm {
    background-position: -54px -2px;
}

a:hover.socialicon.tm {
   background-position:-54px -37px;
}

a.socialicon.ln {
    background-position: -80px -2px;
}

a:hover.socialicon.ln {
   background-position:-80px -37px;
}

a.socialicon.pn {
    background-position: -106px -2px;
}

a:hover.socialicon.pn {
   background-position:-106px -37px;
}

a.socialicon.gp {
    background-position: -132px -2px;
}

a:hover.socialicon.gp {
   background-position:-132px -37px;
}

a.socialicon.taf {
    background-position: -158px -2px;
}

a:hover.socialicon.taf {
   background-position:-158px -37px;
}

/*social network icons END*/


/*specific page and page parts elements*/

/*site header*/
#site-header12 {
    background-image: url("/images/2012/backgrounds/header-backfader.jpg");
    background-repeat: repeat-x;
    height: 99px;
}

#site-header12 div#header-content {
width:945px; margin:0 auto;
}

#site-header12 a {
color:white;
text-decoration:none;
}

#site-header12 a:hover {
text-decoration:underline;
}


#header-content div#header-top {
    height: 64px;
}

#header-content div#header-bottom {
    
}

#header-bottom ul, #header-bottom li {
margin:0; 
padding:0;
list-style-type:none;
}

#header-bottom ul.social-menu {
float:left;
height: 14px;
padding: 10px 0;
}

#header-bottom ul.main-menu {
float:right;
}

#header-bottom li {
float:left;
}


#header-bottom ul.main-menu li{
margin-right:20px;
}

#header-bottom ul.main-menu a {
display: block;
padding: 8px;
margin-top: -7px;
text-decoration: none;
}

#header-bottom ul.main-menu a:hover, #header-bottom ul.main-menu a.selected {
background-color: #CCC;
padding: 7px;
padding-bottom: 8px;
text-decoration: none;
border-top: 1px solid #1C1C1C;
border-left: 1px solid #1C1C1C;
border-right: 1px solid #1C1C1C;
}

#header-bottom ul.main-menu ul.submenu1 {
position:absolute;
}

#header-bottom ul.main-menu ul.submenu1 {
position: absolute;
list-style-type: none;
margin:-1px 0 0 1px;
padding: 3px;
height: 31px;
width:400px;
background: #cccccc; /* Old browsers */
background: -moz-linear-gradient(top,  #cccccc 0%, #999999 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#999999)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cccccc 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cccccc 0%,#999999 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cccccc 0%,#999999 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cccccc 0%,#999999 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#999999',GradientType=0 ); /* IE6-8 */
}

#header-bottom ul.main-menu ul.submenu1 li {
list-style-type: none;
float: left;
margin-top: 7px;
padding: 0;
padding-bottom: 1px;
margin-right: 3px;
}

#header-bottom ul.main-menu ul.submenu1 li:hover {
background-color:#F0F5FC;
}

#header-bottom ul.main-menu ul.submenu1 a {
display: block;
padding: 7px;
text-decoration: none;
}

#header-bottom ul.main-menu ul.submenu1 a:hover {
border:1px solid #545454;
padding: 6px;
background: #657fa5; /* Old browsers */
background: -moz-linear-gradient(top,  #657fa5 0%, #999999 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#657fa5), color-stop(100%,#999999)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #657fa5 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #657fa5 0%,#999999 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #657fa5 0%,#999999 100%); /* IE10+ */
background: linear-gradient(to bottom,  #657fa5 0%,#999999 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#657fa5', endColorstr='#999999',GradientType=0 ); /* IE6-8 */

}

#header-bottom ul.main-menu ul.submenu1 a:hover {
background-color:blue;
}


#header-bottom li{
float:left;
margin-right:5px;
}

#header-top div#languages-menu {
    /*background-image: url("/images/2012/backgrounds/languages-bg.png");*/
    background-repeat: no-repeat;
    color: white;
    float: right;
    font-size: 12px;
    height: 19px;
    padding: 5px;
    width: 175px;
}

/*sub-header*/

.breadcrumb12 {
    background-color:#333;
    font-size: 0.9em;
    color: #666;
}

.breadcrumbplaceholder {
    margin: 0 auto;
    padding: 10px;
    text-align: left;
    width: 945px;
	height: 14px;
}

#sitecontent input.biginput {
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    font-size: 24px;
    height: 30px;
    padding: 5px;
}

#access {
	margin: 1px 0 0 0;
}

#access ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	position: relative;
	z-index: 11;
}

#access ul ul {
	position: absolute;
	left: 0;
	top: -999em;
	z-index: 11;
	width: 100%;
	background: #999;
}

#access ul ul ul {
	left: -3px;
	margin-top: 0;
	width: 200px;
	text-align: left;
}

#access ul ul ul ul {
	left: 100%;
	margin-top: 0;
	width: 200px;
	text-align: left;
}

#access ul li {
	position: static;
	float: left;
	margin: 0;
	line-height: 20px;
}

#access ul li li {
	position: relative;
	width: auto;
}

#access ul li li li {
	width: 194px;
	position: relative;
}

#access ul li:hover ul,#access ul li.sfHover ul {
	top: 34px;
	z-index: 11;
}

#access ul li:hover li ul,#access ul li.sfHover li ul {
	top: -999em;
	z-index: 11;
}

#access ul li li:hover ul,#access ul li li.sfHover ul {
	top: 32px;
}

#access ul li li:hover li ul,#access ul li li.sfHover li ul {
	top: -999em;
}

#access ul li li li:hover ul,#access ul li li li.sfHover ul {
	top: -2px;
}

#access ul a {
	display: block;
	padding: 7px;
	text-decoration: none;
}

#access ul a:hover,#access ul li.sfHover a {
	background-color: #999;
	padding: 7px;
	text-decoration: none;
	/*border-top: 1px solid #1C1C1C;
	border-left: 1px solid #1C1C1C;
	border-right: 1px solid #1C1C1C;*/
}
#access ul a.menuactive {
	background-color: #888;
	padding: 7px;
	padding-bottom: 8px;
	text-decoration: none;
	border-top: 1px solid #1C1C1C;
	border-left: 1px solid #1C1C1C;
	border-right: 1px solid #1C1C1C;

}

#access ul ul a {
	display: block;
	padding: 7px;
	text-decoration: none;
}

#access ul li.sfHover li a {
	background: none;
	border: none;
	padding: 7px;
}

#access ul li.sfHover li:hover,#access ul li.sfHover li.sfHover,#access ul li.sfHover li.menuactive {
	background-color: #F0F5FC;
}

#access ul ul a:hover,#access ul li.sfHover li.menuactive a,#access ul li.menuactive li.menuactive a,#access ul li.sfHover li a:hover,#access ul li.sfHover li.sfHover a,#access ul li.sfHover li.sfHover li.sfHover a,#access ul li.sfHover li.sfHover li.sfHover li.sfHover a,#access ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a,#access ul li.sfHover li.sfHover a:hover,#access ul li.sfHover li.sfHover li.sfHover a:hover,#access ul li.sfHover li.sfHover li.sfHover li.sfHover a:hover,#access ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a:hover,#access ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a:hover
	{
	padding: 7px;
	background: #666;
}

#access ul li.sfHover li.sfHover li a,#access ul li.sfHover li.sfHover li.sfHover li a,#access ul li.sfHover li.sfHover li.sfHover li.sfHover li a,#access ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover li a
	{
	background: none;
	border: none;
	padding: 7px;
}

/*sitemap*/

#sitemap h2, #sitemap h4 {
	clear: both;
}

#sitemap h2 {
	padding-top: 40px;
	border-bottom: 1px solid #DBDBDB;
}

#sitemap h4 {
	padding-top: 20px;
}

#sitemap a {
	color: inherit;
	font-weight: inherit;
}
#sitemap ul {
	list-style: none;
	padding-left: 0;
	float: left;
	width: 290px;
	margin-right: 25px;
}
#sitemap ul li {
	
}

/* XPS Central */

#sitecontent #site-subheader-xps {
	background: url('/images/2012/backgrounds/xps-central.jpg') center center no-repeat;
	height: 60px;
	border-radius: 3px;
	padding: 20px;
	margin-bottom: 40px;
}
#sitecontent #site-subheader-xps h2 {
	font-size: 48px;
	font-family: 'Open Sans Condensed';
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	color: white;
	margin-top: 0;
}

.site-sub-nav ul {
	  list-style-type: none;
	  margin: 0px;
	  padding: 0px;
}

#sitecontent .site_sub_nav ul li a,
#sitecontent .site-sub-nav ul li a {
	font-weight: normal;
	font-size: 17px;
	margin: 0 0 15px 0;
	padding: 0px;
	display: block;
}

#sitecontent .contentbox {
	
}

#sitecontent .contentbox .biginput {
	float: left;
}

#sitecontent .contentbox .biginput input {
	border: 1px solid #999999;
	border-radius: 5px 5px 5px 5px;
	font-size: 24px;
	height: 30px;
	padding: 5px;
	width: 430px;
	margin: -3px 0 0 10px;
	font-weight: normal;
}

#sitecontent .contentbox.sonic-form .biginput input {
	width: 280px;
}

#sitecontent .contentbox .biginput label {
    color: #2C4468;
    font-size: 26px;
}

#sitecontent .contentbox .submit {
	float: right;
}


#sitecontent .contentbox .submit input {
    display: block;
	background-color: #f2f2f2;
    background-image: -moz-linear-gradient(center top , #F3F3F3 0%, #DDDDDD 50%, #D2D2D2 50%, #DFDFDF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 
#F3F3F3), color-stop(50%, 
#DDDDDD), color-stop(50%, 
#D2D2D2), color-stop(100%, 
#DFDFDF));
    border-color: #ffffff;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
	color: #666666 !important;
	text-shadow: 0 1px 0 #FFFFFF;
	text-align: center;
    font-size: 16px;
    font-weight: normal;
	margin: -3px 0 0 0;
    height: 40px;
    width: 120px;
	cursor: pointer;
}

#sitecontent .contentbox .notice {
	font-size: 10px;
	margin-left: 95px;
}

#sitecontent .contentbox .message {
	text-align: center;
	font-size: 16px;
	color: #33B149 
}

#sitecontent .contentbox .message.error {
	color: #CC1820;
}
.product-title {
	margin-top: inherit !important;
	margin-bottom: inherit !important;
	font-size: inherit !important;
	color: inherit !important;
}

#fancybox-outer, #fancybox-content {
border-radius: 8px;
text-align: left;
}

#fancybox-content .ios {
margin-bottom: 20px;
}

#fancybox-content img {
margin-right: 10px;
vertical-align: middle;
}

#fancybox-content h2 {
border-bottom: 1px solid #c0c0c0;
margin-bottom: 40px;
}

#site_footer {
padding: 31px !important;
border-top: 10px solid #333;
}

#site_footer h4 {
padding: 10px 0 10px 0;
}

#site_footer a {
	color: #29abe2 !important;
}

/*============
=====2014=====
============*/

.half {
	width: 50%;
}
.left{
	float: left;
}
.right{
	float: right !important;
}
.tellafriend-footer {
	background-image: url(/images/css-sprites/trust-social-icons.png);
	background-position: -394px -104px;
	background-repeat: no-repeat;
	width: 34px;
	height: 27px;
	float: left;
}

.gen_prod_scn_img {
	margin: 1em !important;
}

/*----- Case Studies -----*/

#sitecontent .cs-flexbox,
.cs-flexbox {
    display: flex;
	flex-flow: row wrap;
}

#sitecontent .cs-flexbox a,
.cs-flexbox a {
	background-color: #fff;
	padding: 1em;
	box-sizing: border-box;
	width: 31%;
	margin: 1%;
}

#sitecontent .cs-flexbox a:hover,
.cs-flexbox a:hover {
	text-decoration: none;
	box-shadow: 0 0 8px rgba(0,0,0,0.2)
}

#sitecontent .cs-flexbox a h2,
.cs-flexbox a h2 {
	text-transform: initial;
	color: #666;
	font-size: 24px;
	font-weight: normal !important;
	margin-top: 0;
}

#sitecontent .cs-flexbox a img,
.cs-flexbox a img {
	max-width: 100%;
	max-height: 100px;
	display: block;
	margin: auto;	
}

#sitecontent .cs-flexbox hr,
.cs-flexbox hr {
    background-color: #d0d0d0;
    position: initial;
    height: 1px;
    border: none;
    margin: 1em 0;
}
/* Stylesheet: 2012_general_styles Modified On 2015-09-09 06:02:04 */
/* 2012_downloads_main_styles */

#sitecontent .contentbox .subcntbox {
    width: 226px;
	    float:left;
}

#sitecontent .contentbox .subcntbox.left{
	border-right: 1px solid rgba(0, 0, 0, 0.3);
}

#sitecontent .contentbox .subcntbox.right{
	border-left: 1px solid rgba(255, 255, 255, 0.5);
	padding-left: 5px;
}

#sitecontent .full-logo.dlmini {
    font-size: 15px;
    font-weight: bold;
}

#sitecontent h2.dlmini {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 0;
    color: #000;
}

#sitecontent ul.textlinx.dlmini {
    float: left;
    height: 12px;
    margin-left: -49px;
    margin-top: 0;
}

#sitecontent .productbox-smaller.dlspacing {
    margin-bottom: 50px;
}

#sitecontent .productbox-smaller.last.dlspacing {
    margin-bottom: 0px;
}

.download-under-section {
    background-repeat:no-repeat;
    background-image:url(/images/2012/graphics/descriptive/trust-icons-dl.png);
    background-position:right 0;
    padding:0 260px 10px 0;
    height:140px;
    margin-top:20px; margin-bottom:-20px;
}
/* Stylesheet: 2012_downloads_main_styles Modified On 2015-03-26 06:43:24 */
/* 2012_order_main_styles */

#sitecontent .ordermain-header {
    background-image: url("/images/2012/backgrounds/divider-bottom-shade.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

#sitecontent .buybar {
    background: #fff;
    border-radius: 3px;
    color: #999999;
    font-size: 16px;
    height: 40px;
    line-height: 41px;
    margin: 2px 0;
    padding: 0 0 0 8px;
}

#sitecontent .buybar.small {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
}

#sitecontent .buybar a {
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	text-decoration: underline;
	margin-right: 4px;
}

#sitecontent .buybar.small a {
    font-size: 13px;
    line-height: 30px;
}

#sitecontent .buybar a:hover, #sitecontent .buybar.small a:hover {
text-decoration: underline;
}


#sitecontent .buybar .pricetag {
    background: #333;
	border: 1px solid #e6e6e6;
    border-radius: 0 3px 3px 0;
    color: white;
    height: 30px;
    margin: -1px;
    padding: 5px;
    text-align: center;
    width: 80px;
	float: right;
}

#sitecontent .buybar .pricetag a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	line-height: 34px;
}

#sitecontent .buybar .pricetag a:hover{
	text-decoration: underline;
}


#sitecontent .buybar .pricetag.small {
	background: #666;
	border: 1px solid #e6e6e6;
	height: 20px;
	width: 60px;
}

#sitecontent .buybar .pricetag.small a{
	line-height: 21px;
}

#sitecontent .minilinks {
    margin-top: 10px;
    padding: 5px;
}

#sitecontent .minilinks a{
    color: #012B55;
	text-decoration: underline;
}

#sitecontent .minilinks img {
    margin: 0 4px -4px 10px;
}

#sitecontent .order-stack-right{
	float: right;
	width: 228px;
	margin: auto;
}

#sitecontent .order-stack-right h3{
	font-size: 21px;
}

#sitecontent .order-stack-right div {
	border-radius: 3px;
}
#sitecontent .ordermain-productbox {
    background-image: url("/images/2012/backgrounds/divider-bottom-shade-small.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 300px;
    margin-bottom: 20px;
    width: 530px;
}

#sitecontent .ordermain-productbox .productbox-left {
    float: left;
    height: 250px;
    padding-top: 26px;
    text-align: center;
    width: 80px;
}

#sitecontent .ordermain-productbox .productbox-left img {
	margin: 5px;
}

#sitecontent .ordermain-productbox.last {
    background-image: none;
    height: 260px;
}
/* Stylesheet: 2012_order_main_styles Modified On 2015-04-01 11:10:12 */
/* 2012_product_options_styles */

#sitecontent .producttypebox {
    background-position: center center;
    border-radius: 3px;
    height: 220px;
    margin: 10px 0 20px;
    padding: 20px;
    position: relative;
}

#sitecontent .producttypebox p {
    clear: both;
    color: white;
    display: block;
    /*font-size: 14px;*/
    margin-left: 53px;
    width: 570px;
    /*line-height:1.1em;*/
}

#sitecontent .producttypebox a {
WHITE-SPACE: nowrap;
}

#sitecontent .producttypebox.desktop-products {
background-image:url('/images/2012/backgrounds/prodoptions-desktop-bg-a2epro.jpg');
}

#sitecontent .producttypebox.desktop-products-a2e {
background-image:url('/images/2012/backgrounds/prodoptions-desktop-bg.jpg');
}

#sitecontent .producttypebox.desktop-products-a2epro {
background-image:url('/images/2012/backgrounds/prodoptions-desktop-bg-a2epro.jpg');
}

#sitecontent .producttypebox.developer-products {
background-image:url('/images/2012/backgrounds/prodoptions-developer-bg.jpg');
}

#sitecontent .producttypebox.server-products {
background-image:url('/images/2012/backgrounds/prodoptions-server-bg.jpg');
}

#sitecontent .producttypebox.mobile-products {
background-image:url('/images/2012/backgrounds/prodoptions-mobile-bg.jpg');
}

#sitecontent a.compareproducts {
    background-image: url("/images/2012/graphics/descriptive/compareproducts.png");
    color: white;
    display: block;
    font-family: 'Verdana','Arial',sans-serif;
    font-size: 16px;
    height: 160px;
    padding: 10px;
    text-decoration: none;
    width: 237px;
    border-radius: 3px;
}

#sitecontent div#lastconent {
    clear: both;
    margin-bottom: 20px;
    margin-top: 20px;
}

#lastconent .box {
    background-position: 6px 0;
    background-repeat: no-repeat;
    border-right: 1px solid #d5d5d5;
    float: left;
    padding-left: 77px;
    padding-right: 10px;
    width: 140px;
    height: 160px;
}

#lastconent .box .title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

#sitecontent .underlinedlinks {
margin-bottom:20px;
}

#lastconent ul, #lastconent li, #sitecontent .underlinedlinks ul, #sitecontent .underlinedlinks li   {
    margin:0;
	padding:0;
	list-style-type:none;
}

#lastconent a, #sitecontent .underlinedlinks a{
    color:black;
    text-decoration:underline;
    line-height:18px;
}
#lastconent a:hover, #sitecontent .underlinedlinks a:hover {
color:#29ABE2;
}

#lastconent  {

}

#sitecontent .dropdownscroll {
display: none;
overflow: hidden;
position: relative;
height: 135px;
border-radius: 0 0 10px 10px;
margin-top: -29px;
background: #333333; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZDRkNGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #333333 0%, #4d4d4d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#4d4d4d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #333333 0%,#4d4d4d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #333333 0%,#4d4d4d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #333333 0%,#4d4d4d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #333333 0%,#4d4d4d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#4d4d4d',GradientType=0 ); /* IE6-8 */
}

#sitecontent .dropdownscroll .productcontainer{
display: block;
height: 135px;
left: 80px;
overflow: hidden;
position: relative;
top: 0;
width: 785px;
float: left;
}

#sitecontent .dropdownscroll .productlist {
left: 0;
top: 0;
position: absolute;
overflow: hidden;
width: 1000em;
float: left;
}

#sitecontent .dropdownscroll a.scroll-left, #sitecontent .dropdownscroll a.scroll-right {
display: block;
width: 80px;
height: 135px;
position: absolute;
top: 0;
z-index: 3;
background-position: 10px center;
background-repeat: no-repeat;
}

#sitecontent .dropdownscroll a.scroll-left {
background-image:url('/images/2012/icons/other/scrollleft.png');
left: 0;
}

#sitecontent .dropdownscroll a.scroll-right {
background-image:url('/images/2012/icons/other/scrollright.png');
right: 0;
}

#sitecontent .dropdownscroll a:hover.scroll-left {
background-position: 8px center;
}

#sitecontent .dropdownscroll a:hover.scroll-right {
background-position: 12px center;
}

#sitecontent .dropdownscroll .productselect {
float: left;
width: 181px;
padding: 20px;
height: 95px;
background-repeat: no-repeat;
background-position: center 1px;
margin: 0 20px;
/*background-image: url('/images/2012/backgrounds/scrollbox-bg.png');*/
}


#sitecontent .dropdownscroll .productselect:hover {
background-position: center -153px;
}

#sitecontent .dropdownscroll .productselect a {
display: block;
padding-left: 80px;
padding-top: 30px;
font-size: 12px;
text-align: center;
color: white;
height: 66px;
background-repeat: no-repeat;
}

#sitecontent .dropdownscroll .productselect a.a2epro {
background-image: url('/images/2012/boxshots/a2e8pro-box-small.png');
}

#sitecontent .dropdownscroll .productselect a.a2e {
background-image: url('/images/2012/boxshots/a2e8-box-small.png');
}

#sitecontent .dropdownscroll .productselect a.a2dpro {
background-image: url('/images/2012/boxshots/a2dpro7-box-small.png');
}

#sitecontent .dropdownscroll .productselect a.a2d {
background-image: url('/images/2012/boxshots/a2d7-box-small.png');
}

#sitecontent .dropdownscroll .productselect a.sonic {
background-image: url('/images/2012/boxshots/sonic-box-small.png');
}

#sitecontent .dropdownscroll .productselect a.pdf2xlscl {
background-image: url('/images/2012/boxshots/pdf2xlscl.png');
}

#sitecontent .dropdownscroll .productselect a.pdf2doccl {
background-image: url('/images/2012/boxshots/pdf2doccl.png');
}

#sitecontent .dropdownscroll .productselect a.pdf2txtcl {
background-image: url('/images/2012/boxshots/pdf2txtcl.png');
}

#sitecontent .dropdownscroll .productselect a.pdf2htmlcl {
background-image: url('/images/2012/boxshots/pdf2htmlcl.png');
}

#sitecontent .dropdownscroll .productselect a.pdf2imgcl {
background-image: url('/images/2012/boxshots/pdf2imgcl.png');
}

#sitecontent .dropdownscroll .productselect a.pdf2xmlcl {
background-image: url('/images/2012/boxshots/pdf2xmlcl.png');
}

#sitecontent .dropdownscroll .productselect a.img2pdfcl {
background-image: url('/images/2012/boxshots/img2pdfcl.png');
}

#sitecontent .dropdownscroll .productselect a.pdfccl {
background-image: url('/images/2012/boxshots/pdfccl.png');
}

#sitecontent .dropdownscroll .productselect a.img2pdfcl {
background-image: url('/images/2012/boxshots/img2pdfcl.png');
}

#sitecontent .dropdownscroll .productselect a.pdf2xlssdk {
background-image: url('/images/2012/boxshots/pdf2xlssdk.png');
}

#sitecontent .dropdownscroll .productselect a.pdf2docsdk {
background-image: url('/images/2012/boxshots/pdf2docsdk.png');
}

#sitecontent .dropdownscroll .productselect a.pdf2txtsdk {
background-image: url('/images/2012/boxshots/pdf2txtsdk.png');
}

#sitecontent .dropdownscroll .productselect a.pdf2htmlsdk {
background-image: url('/images/2012/boxshots/pdf2htmlsdk.png');
}

#sitecontent .dropdownscroll .productselect a.pdf2imgsdk {
background-image: url('/images/2012/boxshots/pdf2imgsdk.png');
}

#sitecontent .dropdownscroll .productselect a.pdf2xmlsdk {
background-image: url('/images/2012/boxshots/pdf2xmlsdk.png');
}

#sitecontent .dropdownscroll .productselect a.img2pdfsdk {
background-image: url('/images/2012/boxshots/img2pdfsdk.png');
}

#sitecontent .dropdownscroll .productselect a.pdfcsdk {
background-image: url('/images/2012/boxshots/pdfcsdk.png');
}

#sitecontent .dropdownscroll .productselect a.img2pdfsdk {
background-image: url('/images/2012/boxshots/img2pdfsdk.png');
}

#sitecontent .dropdownscroll .productselect a.pdfvsdk {
background-image: url('/images/2012/boxshots/pdfvsdk.png');
}

#sitecontent .dropdownscroll .productselect a.a2es {
background-image: url('/images/2012/boxshots/a2es.png');
}

#sitecontent .dropdownscroll .productselect a.sonics {
background-image: url('/images/2012/boxshots/sonics.png');
}
/* Stylesheet: 2012_product_options_styles Modified On 2014-11-26 05:04:08 */
/* 2012_testimonials_styles */

#sitecontent .testimonials-headerbox {
background-image: url("/images/2012/backgrounds/testimonials-bg.jpg");
background-position: center -24px;
border-radius: 3px 3px 0px 0px;
padding: 10px;
height: 436px;
}
/*
#sitecontent .headerbox-footer {
height: auto;
}*/
#sitecontent .testimonials-headerbox .darkcloud {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px 10px 10px 10px;
    float: left;
    padding: 10px;
    width: 677px;
    height: 260px;
    overflow: auto;
}

#sitecontent .testimonials-headerbox .darkcloud p {
color:white;
   font-family: 'Times New Roman','Georgia',serif;
    font-size: 16px;
    font-style: italic;
}

#sitecontent .testimonials-headerbox .testimonialby {
    background-image: url("/images/2012/icons/other/cloudtag-dark.png");
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    height: 50px;
    margin-left: 20px;
    width: 150px;
}

#sitecontent .testimonials-headerbox .testimonialby p {
    color: white;
    font-style: italic;
    margin-top: -1px;
}

#sitecontent .testimonials-headerbox .testimonialby h1 {
    color: white;
    font-family: 'Times New Roman',serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    margin: 5px 0;
    text-align: left;
}

#sitecontent .bigwhitequote {
    background-image: url("/images/2012/icons/other/quotetag.png");
    background-position: 45px bottom;
    background-repeat: no-repeat;
    float: right;
    font-family: 'Times New Roman','Georgia',serif;
    font-size: 14px;
    font-style: italic;
    margin: 10px 10px 0 0;
    padding: 10px 10px 34px;
    width: 256px;
}

#sitecontent .bigwhitecloud {
background-color: white;
    border-radius: 10px 10px 10px 10px;
    padding: 2px 10px;
    position: relative;
}

#sitecontent .bigwhitecloud p{
font-size:14px;
font-style:italic;
/* font-family:'Times New Roman', serif; */
}

#sitecontent .biggreycloud {
    padding: 2px 10px;
    position: relative;
}

#sitecontent .biggreycloud p.quotext{
font-size:14px;
background: #fffcbb;
padding: 10px;
border-radius: 3px;
margin-bottom: 0;
}

#sitecontent .biggreycloud .triangle{
width: 0;
height: 0;
border-style: solid;
border-width: 16px 10px 0 10px;
border-color: #fffcbb transparent  transparent  transparent;
position: relative;
left: 40px;
}

#sitecontent .facebookbox {
	background-color:#2F5191;
	border-radius: 10px 10px 10px 10px;
    float: right;
	padding:10px;
   height: 410px;
	margin-bottom: 20px;
    width: 605px;
}

#sitecontent .facebookbox .likebox {
float: right;
background-color: white;
width: 260px;
height: 400px;
}

#sitecontent .facebookbox .facebookboxh {
width: 330px;
float: left;
}

#sitecontent .twitterbox {
    background-color: #ADD5E6;
    border-radius: 10px 10px 10px 10px;
    float: left;
    height: 410px;
    margin-bottom: 20px;
    padding: 10px;
    width: 275px;
}

#sitecontent .twitterboxh img, #sitecontent .facebookboxh img {
margin-left:-3px;
}

#sitecontent .twitterboxh ul, #sitecontent .facebookboxh ul, #sitecontent .twitterboxh li, #sitecontent .facebookboxh li {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#sitecontent .twitterboxh a, #sitecontent .facebookboxh a {
    color: white;
    display: block;
    font-family: 'Verdana','Tahoma',sans-serif;
    font-size: 26px;
    font-weight: normal;
    height: 34px;
    line-height: 31px;
    margin: 5px;
    text-align: center;
    text-decoration: none;
    width: 36px;
}

#sitecontent .twitterboxh a {
background-color:#29ABE2;
}

#sitecontent .twitterboxh a:hover {
background-color:#2EC1FF;
}

#sitecontent .facebookboxh a {
background-color:#719EC9;
}

#sitecontent .facebookboxh a:hover {
background-color:#81B4E6;
}



#sitecontent .twitterboxh h1, #sitecontent .facebookboxh h1 {
    color: #0071BC;
    font-size: 18px;
    margin: 0;
    padding-left: 5px;
    text-shadow: none;
}

#sitecontent .twitterboxh h1 {
    color: #0071BC;
}

 #sitecontent .facebookboxh h1 {
 color: #ffffff;
 }
 
#sitecontent .tweetbox {
    background-color: white;
    margin: 42px 0;
    min-height: 80px;
    padding: 5px;
}

#sitecontent .tweetbox img {
float: left;
margin-right: 5px;
margin-top: 5px;
}

#sitecontent .tweetbox .tweetscreenname {
color: #2C4468;
font-family: 'Helvetica','Arial',sans-serif;
font-size: 16px;
font-weight: bold;
margin-bottom: 10px;
float: left;
}

.tweetbox .tweetname {
color: gray;
font-family: 'Helvetica','Arial',sans-serif;
font-size: 12px;
float: left;
font-weight: normal;
}

.tweetbox .tweetdashandlink {
    color: #3FA9F5;
}

#sitecontent p.quote {
font-size:14px;
}

#sitecontent p.quote2 {
font-family: 'Arial',serif;
font-size: 12px;
font-style: italic;
margin-top: 5px;
clear: both;
margin-bottom: 0px;
}

.facebookbox .fbpost {
margin: 20px 0;
width: 320px;
}

.facebookbox .fbstatusbox {
    background-color: #FFFFFF;
    margin: -5px 19px;
    padding: 10px;
}

.fbstatusbox .facebookname{
    font-family: 'Verdana','Tahoma',sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.fbstatusbox img {
    float: left;
    margin-right: 5px;
}

.fan-pager {
	float: left;
	
}

.fan-pager a {
	float: left;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 40px;
	background-color: #F2F2F2;
    background-image: -moz-linear-gradient(center top , #F3F3F3 0%, #DDDDDD 50%, #D2D2D2 50%, #DFDFDF 100%);
    border-color: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    color: #666666 !important;
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin: 5px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}

.fan-pager a:hover,.fan-pager a.activeSlide {
	background-color: #00D163;
    background-image: -moz-linear-gradient(center top , #00D163 0%, #21C154 50%, #1FBB52 50%, #33B149 100%);
    border-color: #50FF68;
	color: #FFF !important;
	text-decoration: none;
}

.fan-prev, .fan-next {
	width: 48px;
	height: 48px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 3px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
	margin: 5px;
	cursor: pointer;
	background-image: url('/images/2012/backgrounds/arrows-sprite.png');
	background-repeat: no-repeat;
}

.fan-prev {
	background-position: 0 0;
}

.fan-next {
	background-position: -48px 0;
}

 .fan-prev:hover {
	background-position: 0 -48px;
	border-color: #50FF68;
}

.fan-next:hover {
	background-position: -48px -48px;
	border-color: #50FF68;
}

.press-pager a {
	font-size: 16px;
	font-weight: normal;
	height: 42px;
	width: 42px;
	margin-right: 12px;
	text-decoration: none !important;
	background: #666;
	color: #fff !important;
    border: none;
    border-radius: 5px;
    display: block;
	float: left;
	line-height: 40px;
	padding: 0;
    text-align: center;
}

.press-pager a:hover,.press-pager a.activeSlide {
	background: #6d6d6d;
}

.tw-pager {
	float: left;
}

.tw-pager a {
	color: #fff;
	display: block;
	font-family: 'Verdana','Tahoma',sans-serif;
    font-size: 26px;
    font-weight: normal;
    height: 34px;
    line-height: 31px;
    margin: 5px;
    text-align: center;
    text-decoration: none;
    width: 36px;
	background: #29ABE2;
	float: left;
}

.tw-pager a:hover,.tw-pager a.activeSlide {
    background: #2EC1FF;
}

.twitter-prev, .twitter-next, .facebook-prev, .facebook-next {
	width: 36px;
	height: 36px;
	display: inline-block;
	margin: 2px;
	cursor: pointer;
	background-image: url('/images/2012/backgrounds/arrows-sprite.png');
	background-repeat: no-repeat;
}

.twitter-prev {
	background-color: #29ABE2;
	background-position: 0 -96px;
	margin-left: 6px;
}

.twitter-prev:hover {
	background-color: #2EC1FF;
}

.twitter-next {
	background-color: #29ABE2;
	background-position: -48px -96px;
}

.twitter-next:hover {
	background-color: #2EC1FF;
}

.facebook-prev {
	background-color: #719EC9;
	background-position: 0 -96px;
	margin-left: 6px;
}

.facebook-prev:hover {
	background-color: #81B4E6;
}

.facebook-next {
	background-color: #719EC9;
	background-position: -48px -96px;
}

.facebook-next:hover {
	background-color: #81B4E6;
}
/* Stylesheet: 2012_testimonials_styles Modified On 2014-12-03 09:58:54 */
/* 2012_partners_styles */

#sitecontent .partnersbox {
background-image: url("/images/2012/backgrounds/partners-bg.jpg");
border-radius: 3px;
margin-bottom: 30px;
background-repeat: no-repeat;
min-height: 447px;
}

#sitecontent .partnersbox p {
    color: white;
    padding: 30px;
    font-size: 14px;
}

#sitecontent .partnersmenu {
    height: 55px;
    margin-left: 40px;
    width: auto;
}

#sitecontent .partnersmenu ul, .partnersmenu li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    float: left;
}

#sitecontent .partnersmenu li {
    padding-right: 10px;
    width: 20%;
}

#sitecontent .partnersmenu a {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 5px 5px 0 0;
border-color: rgba(0, 0, 0, 0.4);
    border-style: solid;
    border-width: 1px;
color: white;
    display: block;
    font-size: 13px;
    font-weight: normal;
    height: 24px;
    line-height: 26px;
    padding: 10px;
    text-decoration: underline;
border-bottom: none;

}

#sitecontent .partnersmenu a:hover  {
background-color: #00D163;
background-image: -moz-linear-gradient(center top , #00d163 0%, #21c154 50%, #1fbb52 50%, #33b149 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, 
#00d163), color-stop(50%, 
#21c154), color-stop(50%, 
#1fbb52), color-stop(100%, 
#33b149));
border-color: #50FF68;
    border-radius: 5px 5px 0px 0px;
    border-style: solid;
    border-width: 1px;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
border-bottom: none;
height: 30px;
margin-top: -5px;
}
/* Stylesheet: 2012_partners_styles Modified On 2015-03-27 11:34:30 */
/* 2012_downloads_trial_styles */

#sitecontent .greensub {
color: #39B54A;
font-size: 19px;
margin: 5px;
display: block;
height: 46px;
line-height: 46px;
}

#sitecontent .contentbox .reqbox {
float: left;
text-align: center;
width: 33%;
}

#sitecontent .contentbox .reqbox a {
text-decoration:underline;
color:black;
}

#sitecontent .contentbox .reqbox a.plastic-green.dlbutton,
#sitecontent .contentbox .reqbox .plastic-green.dlbutton {
text-decoration:none;
}

#sitecontent .contentbox .reqbox.whitetr {
background-color: rgba(255, 255, 255, 0.5);
margin-top: -20px;
padding-top: 20px;
border-left: 1px solid white;
border-right: 1px solid #F0F0F0;
}

#sitecontent .contentbox .reqbox.transptr1,
#sitecontent .contentbox .reqbox.transptr2 {
margin-top: -20px;
padding-top: 20px;
}

#sitecontent .contentbox .reqbox.transptr1 {
border-right:1px solid #F0F0F0;
}

#sitecontent .contentbox .reqbox.transptr2 {
border-left:1px solid white;
}

#sitecontent .contentbox .reqbox ul {
margin-left: 0px;
text-align: left;
display: block;
height: 220px;
padding-right: 24px;
}

#sitecontent .contentbox .reqbox ul li {
margin-bottom: 1em;
}

#sitecontent a.plastic-green.dlbutton,
#sitecontent .plastic-green.dlbutton {
    float: left;
    font-size: 17px;
    font-weight: normal;
    line-height: 35px;
    margin-left: 8px;
    width: 261px;
}


#sitecontent a.plastic-green.dlbutton  img,
#sitecontent .plastic-green.dlbutton  img{
	float: left;
    margin: 0;
}
/* Stylesheet: 2012_downloads_trial_styles Modified On 2014-11-28 06:57:36 */
/* 2012_support_styles */

#sitecontent .supportbox {
    background-color: grey;
    border-radius: 10px 10px 10px 10px;
    float: left;
    height: 280px;
    margin-bottom: 20px;
margin-right:15px;
    width: 300px;
}

#sitecontent .supportbox h1 {
    color: white;
    font-size: 18px;
    margin: 0;
    padding: 10px 0 10px 10px;
    text-align: left;
}

#sitecontent .supportbox .subsuppbox {
    border-radius: 10px 10px 0 0;
background-repeat:no-repeat;
background-position:center center;
    height: 210px;
}

#sitecontent .supportbox .subsuppbox p {
    color: white;
    display: block;
    padding: 30px 10px 10px 122px;
}

#sitecontent .supportbox .subsuppbox.desktop {
    background-image: url('/images/2012/backgrounds/desktopsupp.jpg');
}

#sitecontent .supportbox .subsuppbox.developer {
    background-image: url('/images/2012/backgrounds/developersupp.jpg');
}

#sitecontent .supportbox .subsuppbox.server {
    background-image: url("/images/2012/backgrounds/serversupp.jpg");
}

#sitecontent .supportbox a.supportbuttons {
    color: white;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin-top: 3px;
    padding: 5px 14px;
}

#sitecontent .contentbox .supportrow {
    clear: both;
    padding: 10px 0;
}

#sitecontent .contentbox .supportrow .leftpart {
    float: left;
    font-weight: bold;
    text-align: right;
    width: 80px;
}

#sitecontent .contentbox .supportrow .rightpart {
    float: right;
    width: 260px;
}

/* Stylesheet: 2012_support_styles Modified On 2012-09-06 09:52:41 */
/* 2012_product_pages_styles */

#products-featurebox h1 {
color:white;
font-weight: bold;
font-size: 21px;
margin-bottom: 13px;
margin-top: 20px;
}

#products-featurebox p {
color:white;
font-size: 12px;
}

#products-featurebox .products-a2e-headerbox,
#products-featurebox .products-a2epro-headerbox,
#products-featurebox .products-a2d-headerbox,
#products-featurebox .products-a2dpro-headerbox,
#sitecontent .products-sonic-headerbox,
#sitecontent .products-aps-headerbox,
#sitecontent .products-a2es-headerbox,
#sitecontent .products-sonics-headerbox,
#products-featurebox .products-pdf2xlssdk-headerbox,
#products-featurebox .products-pdf2docsdk-headerbox,
#products-featurebox .products-pdf2htmlsdk-headerbox,
#products-featurebox .products-pdf2txtsdk-headerbox,
#products-featurebox .products-pdf2imgsdk-headerbox,
#products-featurebox .products-pdf2xmlsdk-headerbox,
#products-featurebox .products-img2pdfsdk-headerbox,
#products-featurebox .products-pdfcsdk-headerbox,
#products-featurebox .products-pdfwsdk-headerbox,
#products-featurebox .products-pdf2xlscl-headerbox,
#products-featurebox .products-pdf2doccl-headerbox,
#products-featurebox .products-pdf2txtcl-headerbox,
#products-featurebox .products-pdf2htmlcl-headerbox,
#products-featurebox .products-pdf2imgcl-headerbox,
#products-featurebox .products-pdf2xmlcl-headerbox,
#products-featurebox .products-img2pdfcl-headerbox,
#products-featurebox .products-pdfccl-headerbox,
#products-featurebox .products-om-a2e-headerbox  {
background-position: center -24px;
border-radius: 3px 3px 0px 0px;
height: 266px;
padding: 20px 10px 10px 615px;
}
#products-featurebox .products-a2e-headerbox {
background-image: url("/images/2012/backgrounds/products-a2e-bg.jpg");
}
#products-featurebox .products-a2epro-headerbox {
background-image: url("/images/2012/backgrounds/products-a2epro-bg.jpg");
}
#products-featurebox .products-a2d-headerbox {
background-image: url("/images/2012/backgrounds/products-a2d-bg.jpg");
}
#products-featurebox .products-a2dpro-headerbox {
background-image: url("/images/2012/backgrounds/products-a2dpro-bg.jpg");
}
#products-featurebox .products-sonic-headerbox {
background-image: url("/images/2012/backgrounds/products-sonic-bg.jpg");
}
#products-featurebox .products-aps-headerbox {
background-image: url("/images/2012/backgrounds/products-aps-bg.jpg");
}
#products-featurebox .products-a2es-headerbox {
background-image: url("/images/2012/backgrounds/products-a2es-bg.jpg");
}
#products-featurebox .products-sonics-headerbox {
background-image: url("/images/2012/backgrounds/products-sonics-bg.jpg");
}
#products-featurebox .products-pdf2xlssdk-headerbox {
background-image: url("/images/2012/backgrounds/products-pdf2xlssdk-bg.jpg");
}
#products-featurebox .products-pdf2docsdk-headerbox {
background-image: url("/images/2012/backgrounds/products-pdf2docsdk-bg.jpg");
}
#products-featurebox .products-pdf2htmlsdk-headerbox {
background-image: url("/images/2012/backgrounds/products-pdf2htmlsdk-bg.jpg");
}
#products-featurebox .products-pdf2txtsdk-headerbox {
background-image: url("/images/2012/backgrounds/products-pdf2txtsdk-bg.jpg");
}
#products-featurebox .products-pdf2imgsdk-headerbox {
background-image: url("/images/2012/backgrounds/products-pdf2imgsdk-bg.jpg");
}
#products-featurebox .products-pdf2xmlsdk-headerbox {
background-image: url("/images/2012/backgrounds/products-pdf2xmlsdk-bg.jpg");
}
#products-featurebox .products-img2pdfsdk-headerbox {
background-image: url("/images/2012/backgrounds/products-img2pdfsdk-bg.jpg");
}
#products-featurebox .products-pdfcsdk-headerbox {
background-image: url("/images/2012/backgrounds/products-pdfcsdk-bg.jpg");
}
#products-featurebox .products-pdfwsdk-headerbox {
background-image: url("/images/2012/backgrounds/products-pdfwsdk-bg.jpg");
}
#products-featurebox .products-pdf2xlscl-headerbox {
background-image: url("/images/2012/backgrounds/products-pdf2xlscl-bg.jpg");
}
#products-featurebox .products-pdf2doccl-headerbox {
background-image: url("/images/2012/backgrounds/products-pdf2doccl-bg.jpg");
}
#products-featurebox .products-pdf2txtcl-headerbox {
background-image: url("/images/2012/backgrounds/products-pdf2txtcl-bg.jpg");
}
#products-featurebox .products-pdf2htmlcl-headerbox {
background-image: url("/images/2012/backgrounds/products-pdf2htmlcl-bg.jpg");
}
#products-featurebox .products-pdf2imgcl-headerbox {
background-image: url("/images/2012/backgrounds/products-pdf2imgcl-bg.jpg");
}
#products-featurebox .products-pdf2xmlcl-headerbox {
background-image: url("/images/2012/backgrounds/products-pdf2xmlcl-bg.jpg");
}
#products-featurebox .products-img2pdfcl-headerbox {
background-image: url("/images/2012/backgrounds/products-img2pdfcl-bg.jpg");
}
#products-featurebox .products-pdfccl-headerbox {
background-image: url("/images/2012/backgrounds/products-pdfccl-bg.jpg");
}
#products-featurebox .products-om-a2e-headerbox {
background-image: url("/images/2012/backgrounds/om-products-a2e-bg.jpg");
}
#products-featurebox .products-om-a2epro-headerbox {
background-image: url("/images/2012/backgrounds/om-products-a2epro-bg.jpg");
}

.block-third {
	width: 299px;
	float: left;
}
.block-third-margin {
	margin-right: 24px;
}
.big-blue-text {
font-size: 23px;
color: #2C4468;
}
.contentbox .sub-box img {
	float: left;
}
.contentbox .sub-box h4,
.contentbox .sub-box p {
	margin-left: 70px !important;
	clear: none !important;
}
.testimonials {
	width: 299px;
	height: 421px;
	background: url(/images/2012/graphics/descriptive/testimonials.png) top left no-repeat scroll;
}
.love {
	width: 22px;
	height: 19px;
	background: url(/images/2012/icons/other/love.png) top left no-repeat scroll;
	display: inline-block;
	position: relative;
	top: 2px;
	left: -2px;
}
.overviewvideo {
	background: url('/images/2012/icons/other/play-video.png')  163px 12px no-repeat scroll;
}
.headerbox-footer .gen_mini_nav {
	border: none;
	float: left;
	width: 530px;
	margin: 0;
	padding: 0;
}
.headerbox-footer .clearfloat {
	clear: none;
}
/* Stylesheet: 2012_product_pages_styles Modified On 2015-01-08 10:45:53 */
/* 2012_benefits_styles */

#sitecontent .benefit-wrap {
margin:10px 0;
}

#sitecontent .benefit-wrap .text {
width: 450px;
margin-top:30px;
}

#sitecontent .benefit-wrap .text.left{
float:left;
}

#sitecontent .benefit-wrap .text.right{
float:right;
}

#sitecontent .benefit-wrap img.left{
float:left;
}

#sitecontent .benefit-wrap img.right{
float:right;
}
/* Stylesheet: 2012_benefits_styles Modified On 2012-09-06 09:49:37 */
/* 2012_features_styles */

#sitecontent .features-display {
height: 366px;
text-align: center;
border-radius: 3px;
padding-top: 20px;
background-repeat: no-repeat;
margin-bottom: 20px;
}

#sitecontent .features-display.conversion {
background-image: url('/images/2012/backgrounds/features-bg-conversion.jpg'); 
}

#sitecontent .features-display.ocr {
background-image: url('/images/2012/backgrounds/features-bg-ocr.jpg'); 
}

#sitecontent .features-display.customxls {
background-image: url('/images/2012/backgrounds/features-bg-customxls.jpg'); 
}

#sitecontent .features-display.platform {
background-image: url('/images/2012/backgrounds/features-bg-platform.jpg'); 
}

#sitecontent .features-display.simple {
background-image: url('/images/2012/backgrounds/features-bg-simple.jpg'); 
}


#sitecontent .features-display a.scroll-left, #sitecontent .features-display a.scroll-right {
display: block;
width: 80px;
height: 135px;
background-position: 10px center;
background-repeat: no-repeat;
}

#sitecontent .features-display a.scroll-left {
background-image:url('/images/2012/icons/other/scrollleft.png');
float:left;
}

#sitecontent .features-display a.scroll-right {
background-image:url('/images/2012/icons/other/scrollright.png');
float:right;
}

#sitecontent .features-display a:hover.scroll-left {
background-position: 8px center;
}

#sitecontent .features-display a:hover.scroll-right {
background-position: 12px center;
}


#sitecontent .features-display a.plastic-gray {
padding: 5px;
height: 34px;
line-height: 34px;
border-radius: 5px 5px 0 0;
border-bottom: none;
box-shadow: none;
}

#sitecontent .features-display ul, #sitecontent .features-display li {
list-style-type: none;
padding:0;
margin:0;
float: left;
}

#sitecontent .feature-wrap {
clear:both;
}

#sitecontent .feature-wrap .miniwrap {
clear:both;
margin:10px 0;
}

#sitecontent .feature-wrap .text {
width: 760px;
margin-top: 10px;
}

#sitecontent .feature-wrap .text.left{
float:left;
}

#sitecontent .feature-wrap .text.right{
float:right;
}

#sitecontent .feature-wrap img.left{
float:left;
margin-right: 20px;
}

#sitecontent .feature-wrap img.right{
float:right;
}

/*
 * jQuery UI Tabs 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs {
	position: relative;
	zoom: 1;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
margin: 0;
height: 32px;
position: absolute;
top: 336px;
width: 100%;
padding: 0 0 0 30px;
}

.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
padding: 0;
white-space: nowrap;
}

#sitecontent .ui-tabs-nav li a.plastic-gray {
padding: 5px;
height: 34px;
line-height: 34px;
border-radius: 5px 5px 0 0;
border-bottom: none;
box-shadow: none;
}


.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
	font-weight: bold;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {

}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	/*padding: 1em 1.4em;*/
	background: none;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}

#features {
	position: relative;
}
#features-controll a#scroll-left {
	position: absolute; 
	left: 0; 
	top: 143px;
	background: url("/images/2012/icons/other/scrollleft.png") 10px center no-repeat;
	display: block;
    height: 135px;
    width: 80px;
	z-index: 9;
}
#features-controll a#scroll-left:hover {
	background-position: 8px center;
}
#features-controll a#scroll-right {
	position: absolute; 
	right: 0; 
	top: 143px;
	background: url("/images/2012/icons/other/scrollright.png") 10px center no-repeat;
	display: block;
    height: 135px;
    width: 80px;
	z-index: 9;
}
#features-controll a#scroll-right:hover {
	background-position: 12px center;
}
#features-area .feature-wrap {
	z-index: 1 !important;
	width: 100%;
}
#features-area h3 {
	font-family: 'Open Sans Condensed';
	text-align: left;
	padding-left: 65px;
	font-size: 48px;
}


.screen-img { /* reuse help images, check if functions on various browsers... */

height:150px; 
width:150px; 
border-radius: 10px;
margin: 10px;
}
/* Stylesheet: 2012_features_styles Modified On 2015-04-03 09:36:50 */
/* 2012_compare_styles */

.productname-bigger {
line
font-size: 12px;
line-height:20px;
font-weight:bold;
}

.productname-smaller{
font-weight:bold;
float: left;
font-size: 10px;
line-height: 15px;
padding-top: 10px;
}
/* Stylesheet: 2012_compare_styles Modified On 2012-09-06 09:50:09 */
#about-feature {
	background-image:url('/images/2012/backgrounds/about-feature-bg.png');
	background-repeat:no-repeat;
	width:945px;
	height:219px;
	color:#FFF;
	padding:15px 0px 0px 20px;
}

#about-feature h1 {
    margin:0px;
	color:#FFF;
}

#about-feature p {
	width:600px;
	color:#FFF;
        line-height:130%;
}

.about-me {
	width:306px;
	min-height:100px;
	/*background-color:#06F;*/
        float:left;
        margin-top:20px;
}

.about-me img {
	width:67px;
	height:67px;
	float:left;
}

.about-me p {
	float:right;
        width:224px;
        margin-top:0px;
        line-height:130%;
}

.about-icon {
float:left; 
width:17px;
margin:8px;
}

.about-icon a.socialicon {
margin-top:7px;
}


.about-bio-left {
float:left; width:67px;
}

.about-bio-right {
float:right; width:225px;
}

.about-bio-right h5 {
color:#000;
font-size:17px;
margin:0px 0px 5px 0px;

}

.about-bio-image {
width: 70px; height: 75px;
border-radius: 10px 10px 10px 10px;
background-repeat:no-repeat;
}

.about-bio-image-default {
background-image:url('/images/2012/avatars/investintech/default.png'); 
background-size:75px 75px; 
background-position: center;
width: 70px; height: 75px;
border-radius: 10px 10px 10px 10px;
background-repeat:no-repeat;
}
/* Stylesheet: 2012_about Modified On 2012-10-15 15:28:08 */
/* Online_Conversion */

/*#converter-side {
		width: 346px;
		float: left;
		box-sizing: border-box;
	}*/
#converter-side a#pickfiles {
	width: 276px;
	height: 70px;
	display: block;
	margin: 10px 5px 5px 5px;
	background-color: #DDDDDD;
	background-image: -moz-linear-gradient(center top , #E8E8E8 0%, #CECECE 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E8E8E8), color-stop(100%, #CECECE));
	border-color: #B3B3B3;
	border-radius: 3px;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 70px;
	color: #333;
}
#converter-side a#pickfiles:hover {
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
	text-decoration: none;
}
#converter-side #filelist div {
	background: #FFFDDD;
	width: 256px;
	padding: 10px;
	margin-top: 20px;
	margin-left: 5px;
	border-radius: 3px;
}
#converter-side #filelist div:before {
   content: "Selected File:";
   display: block;
   font-weight: bold;
 }
#converter-side #email-field input {
	padding: 4px 8px;
}
/*#right-side {
	width: 565px;
	float: right;
	box-sizing: border-box;
	min-height: 466px;
}*/
#converter-side h2.conv-title,
#right-side h2 {
	color: black;
	font-size: 26px;
	margin-bottom: 14px;
	margin-top: 0;
	text-align: left;
}
#right-side ul {
	list-style-type: none;
	padding-left:0;
	width: 350px;
}
#right-side ul li.check {
	background: url(/images/2012/icons/other/check.png) -20px 0 no-repeat scroll;
	padding-left: 50px;
	min-height: 44px;
}

#right-side .product-image {
	background: url('/images/2012/boxshots/a2e-box-r.png') center center no-repeat;
	width: 222px;
	height: 270px;
	position: absolute;
	top: -25px;
	right: -35px;
}

.bottom-online-conversion-ad {
	background: url('/images/2012/boxshots/a2e-box.png') 0 0 no-repeat;
	height: 300px;
	padding-left: 260px;
	overflow: visible;
}

.bottom-online-conversion-ad-pro {
	background: url('/images/2012/boxshots/a2epro-box.png') 0 0 no-repeat;
	min-height: 300px;
	padding-left: 260px;
	overflow: visible;
}

#a2e-popup a {
	color: #42A2CF;
	text-decoration: none;
}
#a2e-popup a:hover {
	text-decoration: underline;
}
#a2e-popup p {
	margin: 1em 0;
}

#a2e-popup {
	display: none;
	width: 584px;
	border-radius: 3px !important;
	box-shadow: 0 0 16px rgba(0,0,0,0.35);
	padding: 10px 30px 30px;
	font-size: 14px;
	text-align: center;
	color: #646464;
	font-family: verdana, sans-serif;
	background: #e6e6e6;
}
#a2e-popup #est-time {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	background: #0081C2;
	border-radius: 8px;
}
#a2e-popup #a2e-ad {
	width: 330px;
	height: 258px;
	background: url(/conversion/img/popup-img.png) 0 0 no-repeat;
	color: #fff;
	text-align: left;
	line-height: 1.5em;
	padding-left: 250px;
	padding-top: 32px;
}
#a2e-popup .ad-title {
	font-size: 24px;
}

#a2e-popup .ad-body {
	padding-right: 20px;
}

#a2e-popup .highlight {
	color: #FFF080;
	font-weight: bold;
}
#a2e-popup #download-button {
	display: block;
	width: 160px;
	padding: 20px;
	color: #fff;
	text-align: center;
	font-size: 21px;
	border: 1px solid #1A8028;
	border-radius: 8px;
	background: #29cb44; /* Old browsers */
	background: -moz-linear-gradient(top,  #29cb44 0%, #1f9b34 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#29cb44), color-stop(100%,#1f9b34)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #29cb44 0%,#1f9b34 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #29cb44 0%,#1f9b34 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #29cb44 0%,#1f9b34 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #29cb44 0%,#1f9b34 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29cb44', endColorstr='#1f9b34',GradientType=0 ); /* IE6-9 */
}
#a2e-popup #download-button:hover {
	text-decoration: none;
	background: #2fe049; /* Old browsers */
	background: -moz-linear-gradient(top,  #2fe049 0%, #23af3a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2fe049), color-stop(100%,#23af3a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2fe049 0%,#23af3a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2fe049 0%,#23af3a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2fe049 0%,#23af3a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2fe049 0%,#23af3a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2fe049', endColorstr='#23af3a',GradientType=0 ); /* IE6-9 */
}
#a2e-popup #continue-button {
	color: #42A2CF;
	cursor: pointer;
}
blockquote {
	font-style: italic;
	padding: 12px 12px 18px 12px;
	margin: 0 0 29px 0;
	text-align: center;
	line-height: 31px;
	color: #999;
	position: relative;
	background: #fff;
	border-radius: 3px;
}
blockquote:before {
	content: '“';
	font-family: italic\ Times, serif;
	font-size: 31px;
}
blockquote:after {
	content: '„';
	font-family: italic\ Times, serif;
	font-size: 31px;
}
blockquote .ob {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 40px;
	bottom: -25px;
	border-radius: 50px;
	background: #fff;
}
blockquote .ib {
	width: 60px;
	height: 30px;
	position: absolute;
	right: 10px;
	bottom: -5px;
	border-radius: 50px;
	background: #e6e6e6;
}
/* Stylesheet: Online_Conversion Modified On 2015-04-02 05:01:54 */
@font-face {
	font-family: 'ElegantIcons';
	src:url('/includes/2012/fonts/ElegantIcons.eot');
	src:url('/includes/2012/fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('/includes/2012/fonts/ElegantIcons.woff') format('woff'),
		url('/includes/2012/fonts/ElegantIcons.ttf') format('truetype'),
		url('/includes/2012/fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'ElegantIcons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="your-class-prefix"] {
*/
.arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
	content: "\21";
}
.arrow_down:before {
	content: "\22";
}
.arrow_left:before {
	content: "\23";
}
.arrow_right:before {
	content: "\24";
}
.arrow_left-up:before {
	content: "\25";
}
.arrow_right-up:before {
	content: "\26";
}
.arrow_right-down:before {
	content: "\27";
}
.arrow_left-down:before {
	content: "\28";
}
.arrow-up-down:before {
	content: "\29";
}
.arrow_up-down_alt:before {
	content: "\2a";
}
.arrow_left-right_alt:before {
	content: "\2b";
}
.arrow_left-right:before {
	content: "\2c";
}
.arrow_expand_alt2:before {
	content: "\2d";
}
.arrow_expand_alt:before {
	content: "\2e";
}
.arrow_condense:before {
	content: "\2f";
}
.arrow_expand:before {
	content: "\30";
}
.arrow_move:before {
	content: "\31";
}
.arrow_carrot-up:before {
	content: "\32";
}
.arrow_carrot-down:before {
	content: "\33";
}
.arrow_carrot-left:before {
	content: "\34";
}
.arrow_carrot-right:before {
	content: "\35";
}
.arrow_carrot-2up:before {
	content: "\36";
}
.arrow_carrot-2down:before {
	content: "\37";
}
.arrow_carrot-2left:before {
	content: "\38";
}
.arrow_carrot-2right:before {
	content: "\39";
}
.arrow_carrot-up_alt2:before {
	content: "\3a";
}
.arrow_carrot-down_alt2:before {
	content: "\3b";
}
.arrow_carrot-left_alt2:before {
	content: "\3c";
}
.arrow_carrot-right_alt2:before {
	content: "\3d";
}
.arrow_carrot-2up_alt2:before {
	content: "\3e";
}
.arrow_carrot-2down_alt2:before {
	content: "\3f";
}
.arrow_carrot-2left_alt2:before {
	content: "\40";
}
.arrow_carrot-2right_alt2:before {
	content: "\41";
}
.arrow_triangle-up:before {
	content: "\42";
}
.arrow_triangle-down:before {
	content: "\43";
}
.arrow_triangle-left:before {
	content: "\44";
}
.arrow_triangle-right:before {
	content: "\45";
}
.arrow_triangle-up_alt2:before {
	content: "\46";
}
.arrow_triangle-down_alt2:before {
	content: "\47";
}
.arrow_triangle-left_alt2:before {
	content: "\48";
}
.arrow_triangle-right_alt2:before {
	content: "\49";
}
.arrow_back:before {
	content: "\4a";
}
.icon_minus-06:before {
	content: "\4b";
}
.icon_plus:before {
	content: "\4c";
}
.icon_close:before {
	content: "\4d";
}
.icon_check:before {
	content: "\4e";
}
.icon_minus_alt2:before {
	content: "\4f";
}
.icon_plus_alt2:before {
	content: "\50";
}
.icon_close_alt2:before {
	content: "\51";
}
.icon_check_alt2:before {
	content: "\52";
}
.icon_zoom-out_alt:before {
	content: "\53";
}
.icon_zoom-in_alt:before {
	content: "\54";
}
.icon_search:before {
	content: "\55";
}
.icon_box-empty:before {
	content: "\56";
}
.icon_box-selected:before {
	content: "\57";
}
.icon_minus-box:before {
	content: "\58";
}
.icon_plus-box:before {
	content: "\59";
}
.icon_box-checked:before {
	content: "\5a";
}
.icon_circle-empty:before {
	content: "\5b";
}
.icon_circle-slelected:before {
	content: "\5c";
}
.icon_stop_alt2:before {
	content: "\5d";
}
.icon_stop:before {
	content: "\5e";
}
.icon_pause_alt2:before {
	content: "\5f";
}
.icon_pause:before {
	content: "\60";
}
.icon_menu:before {
	content: "\61";
}
.icon_menu-square_alt2:before {
	content: "\62";
}
.icon_menu-circle_alt2:before {
	content: "\63";
}
.icon_ul:before {
	content: "\64";
}
.icon_ol:before {
	content: "\65";
}
.icon_adjust-horiz:before {
	content: "\66";
}
.icon_adjust-vert:before {
	content: "\67";
}
.icon_document_alt:before {
	content: "\68";
}
.icon_documents_alt:before {
	content: "\69";
}
.icon_pencil:before {
	content: "\6a";
}
.icon_pencil-edit_alt:before {
	content: "\6b";
}
.icon_pencil-edit:before {
	content: "\6c";
}
.icon_folder-alt:before {
	content: "\6d";
}
.icon_folder-open_alt:before {
	content: "\6e";
}
.icon_folder-add_alt:before {
	content: "\6f";
}
.icon_info_alt:before {
	content: "\70";
}
.icon_error-oct_alt:before {
	content: "\71";
}
.icon_error-circle_alt:before {
	content: "\72";
}
.icon_error-triangle_alt:before {
	content: "\73";
}
.icon_question_alt2:before {
	content: "\74";
}
.icon_question:before {
	content: "\75";
}
.icon_comment_alt:before {
	content: "\76";
}
.icon_chat_alt:before {
	content: "\77";
}
.icon_vol-mute_alt:before {
	content: "\78";
}
.icon_volume-low_alt:before {
	content: "\79";
}
.icon_volume-high_alt:before {
	content: "\7a";
}
.icon_quotations:before {
	content: "\7b";
}
.icon_quotations_alt2:before {
	content: "\7c";
}
.icon_clock_alt:before {
	content: "\7d";
}
.icon_lock_alt:before {
	content: "\7e";
}
.icon_lock-open_alt:before {
	content: "\e000";
}
.icon_key_alt:before {
	content: "\e001";
}
.icon_cloud_alt:before {
	content: "\e002";
}
.icon_cloud-upload_alt:before {
	content: "\e003";
}
.icon_cloud-download_alt:before {
	content: "\e004";
}
.icon_image:before {
	content: "\e005";
}
.icon_images:before {
	content: "\e006";
}
.icon_lightbulb_alt:before {
	content: "\e007";
}
.icon_gift_alt:before {
	content: "\e008";
}
.icon_house_alt:before {
	content: "\e009";
}
.icon_genius:before {
	content: "\e00a";
}
.icon_mobile:before {
	content: "\e00b";
}
.icon_tablet:before {
	content: "\e00c";
}
.icon_laptop:before {
	content: "\e00d";
}
.icon_desktop:before {
	content: "\e00e";
}
.icon_camera_alt:before {
	content: "\e00f";
}
.icon_mail_alt:before {
	content: "\e010";
}
.icon_cone_alt:before {
	content: "\e011";
}
.icon_ribbon_alt:before {
	content: "\e012";
}
.icon_bag_alt:before {
	content: "\e013";
}
.icon_creditcard:before {
	content: "\e014";
}
.icon_cart_alt:before {
	content: "\e015";
}
.icon_paperclip:before {
	content: "\e016";
}
.icon_tag_alt:before {
	content: "\e017";
}
.icon_tags_alt:before {
	content: "\e018";
}
.icon_trash_alt:before {
	content: "\e019";
}
.icon_cursor_alt:before {
	content: "\e01a";
}
.icon_mic_alt:before {
	content: "\e01b";
}
.icon_compass_alt:before {
	content: "\e01c";
}
.icon_pin_alt:before {
	content: "\e01d";
}
.icon_pushpin_alt:before {
	content: "\e01e";
}
.icon_map_alt:before {
	content: "\e01f";
}
.icon_drawer_alt:before {
	content: "\e020";
}
.icon_toolbox_alt:before {
	content: "\e021";
}
.icon_book_alt:before {
	content: "\e022";
}
.icon_calendar:before {
	content: "\e023";
}
.icon_film:before {
	content: "\e024";
}
.icon_table:before {
	content: "\e025";
}
.icon_contacts_alt:before {
	content: "\e026";
}
.icon_headphones:before {
	content: "\e027";
}
.icon_lifesaver:before {
	content: "\e028";
}
.icon_piechart:before {
	content: "\e029";
}
.icon_refresh:before {
	content: "\e02a";
}
.icon_link_alt:before {
	content: "\e02b";
}
.icon_link:before {
	content: "\e02c";
}
.icon_loading:before {
	content: "\e02d";
}
.icon_blocked:before {
	content: "\e02e";
}
.icon_archive_alt:before {
	content: "\e02f";
}
.icon_heart_alt:before {
	content: "\e030";
}
.icon_star_alt:before {
	content: "\e031";
}
.icon_star-half_alt:before {
	content: "\e032";
}
.icon_star:before {
	content: "\e033";
}
.icon_star-half:before {
	content: "\e034";
}
.icon_tools:before {
	content: "\e035";
}
.icon_tool:before {
	content: "\e036";
}
.icon_cog:before {
	content: "\e037";
}
.icon_cogs:before {
	content: "\e038";
}
.arrow_up_alt:before {
	content: "\e039";
}
.arrow_down_alt:before {
	content: "\e03a";
}
.arrow_left_alt:before {
	content: "\e03b";
}
.arrow_right_alt:before {
	content: "\e03c";
}
.arrow_left-up_alt:before {
	content: "\e03d";
}
.arrow_right-up_alt:before {
	content: "\e03e";
}
.arrow_right-down_alt:before {
	content: "\e03f";
}
.arrow_left-down_alt:before {
	content: "\e040";
}
.arrow_condense_alt:before {
	content: "\e041";
}
.arrow_expand_alt3:before {
	content: "\e042";
}
.arrow_carrot_up_alt:before {
	content: "\e043";
}
.arrow_carrot-down_alt:before {
	content: "\e044";
}
.arrow_carrot-left_alt:before {
	content: "\e045";
}
.arrow_carrot-right_alt:before {
	content: "\e046";
}
.arrow_carrot-2up_alt:before {
	content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
	content: "\e048";
}
.arrow_carrot-2left_alt:before {
	content: "\e049";
}
.arrow_carrot-2right_alt:before {
	content: "\e04a";
}
.arrow_triangle-up_alt:before {
	content: "\e04b";
}
.arrow_triangle-down_alt:before {
	content: "\e04c";
}
.arrow_triangle-left_alt:before {
	content: "\e04d";
}
.arrow_triangle-right_alt:before {
	content: "\e04e";
}
.icon_minus_alt:before {
	content: "\e04f";
}
.icon_plus_alt:before {
	content: "\e050";
}
.icon_close_alt:before {
	content: "\e051";
}
.icon_check_alt:before {
	content: "\e052";
}
.icon_zoom-out:before {
	content: "\e053";
}
.icon_zoom-in:before {
	content: "\e054";
}
.icon_stop_alt:before {
	content: "\e055";
}
.icon_menu-square_alt:before {
	content: "\e056";
}
.icon_menu-circle_alt:before {
	content: "\e057";
}
.icon_document:before {
	content: "\e058";
}
.icon_documents:before {
	content: "\e059";
}
.icon_pencil_alt:before {
	content: "\e05a";
}
.icon_folder:before {
	content: "\e05b";
}
.icon_folder-open:before {
	content: "\e05c";
}
.icon_folder-add:before {
	content: "\e05d";
}
.icon_folder_upload:before {
	content: "\e05e";
}
.icon_folder_download:before {
	content: "\e05f";
}
.icon_info:before {
	content: "\e060";
}
.icon_error-circle:before {
	content: "\e061";
}
.icon_error-oct:before {
	content: "\e062";
}
.icon_error-triangle:before {
	content: "\e063";
}
.icon_question_alt:before {
	content: "\e064";
}
.icon_comment:before {
	content: "\e065";
}
.icon_chat:before {
	content: "\e066";
}
.icon_vol-mute:before {
	content: "\e067";
}
.icon_volume-low:before {
	content: "\e068";
}
.icon_volume-high:before {
	content: "\e069";
}
.icon_quotations_alt:before {
	content: "\e06a";
}
.icon_clock:before {
	content: "\e06b";
}
.icon_lock:before {
	content: "\e06c";
}
.icon_lock-open:before {
	content: "\e06d";
}
.icon_key:before {
	content: "\e06e";
}
.icon_cloud:before {
	content: "\e06f";
}
.icon_cloud-upload:before {
	content: "\e070";
}
.icon_cloud-download:before {
	content: "\e071";
}
.icon_lightbulb:before {
	content: "\e072";
}
.icon_gift:before {
	content: "\e073";
}
.icon_house:before {
	content: "\e074";
}
.icon_camera:before {
	content: "\e075";
}
.icon_mail:before {
	content: "\e076";
}
.icon_cone:before {
	content: "\e077";
}
.icon_ribbon:before {
	content: "\e078";
}
.icon_bag:before {
	content: "\e079";
}
.icon_cart:before {
	content: "\e07a";
}
.icon_tag:before {
	content: "\e07b";
}
.icon_tags:before {
	content: "\e07c";
}
.icon_trash:before {
	content: "\e07d";
}
.icon_cursor:before {
	content: "\e07e";
}
.icon_mic:before {
	content: "\e07f";
}
.icon_compass:before {
	content: "\e080";
}
.icon_pin:before {
	content: "\e081";
}
.icon_pushpin:before {
	content: "\e082";
}
.icon_map:before {
	content: "\e083";
}
.icon_drawer:before {
	content: "\e084";
}
.icon_toolbox:before {
	content: "\e085";
}
.icon_book:before {
	content: "\e086";
}
.icon_contacts:before {
	content: "\e087";
}
.icon_archive:before {
	content: "\e088";
}
.icon_heart:before {
	content: "\e089";
}
.icon_profile:before {
	content: "\e08a";
}
.icon_group:before {
	content: "\e08b";
}
.icon_grid-2x2:before {
	content: "\e08c";
}
.icon_grid-3x3:before {
	content: "\e08d";
}
.icon_music:before {
	content: "\e08e";
}
.icon_pause_alt:before {
	content: "\e08f";
}
.icon_phone:before {
	content: "\e090";
}
.icon_upload:before {
	content: "\e091";
}
.icon_download:before {
	content: "\e092";
}
.social_facebook:before {
	content: "\e093";
}
.social_twitter:before {
	content: "\e094";
}
.social_pinterest:before {
	content: "\e095";
}
.social_googleplus:before {
	content: "\e096";
}
.social_tumblr:before {
	content: "\e097";
}
.social_tumbleupon:before {
	content: "\e098";
}
.social_wordpress:before {
	content: "\e099";
}
.social_instagram:before {
	content: "\e09a";
}
.social_dribbble:before {
	content: "\e09b";
}
.social_vimeo:before {
	content: "\e09c";
}
.social_linkedin:before {
	content: "\e09d";
}
.social_rss:before {
	content: "\e09e";
}
.social_deviantart:before {
	content: "\e09f";
}
.social_share:before {
	content: "\e0a0";
}
.social_myspace:before {
	content: "\e0a1";
}
.social_skype:before {
	content: "\e0a2";
}
.social_youtube:before {
	content: "\e0a3";
}
.social_picassa:before {
	content: "\e0a4";
}
.social_googledrive:before {
	content: "\e0a5";
}
.social_flickr:before {
	content: "\e0a6";
}
.social_blogger:before {
	content: "\e0a7";
}
.social_spotify:before {
	content: "\e0a8";
}
.social_delicious:before {
	content: "\e0a9";
}
.social_facebook_circle:before {
	content: "\e0aa";
}
.social_twitter_circle:before {
	content: "\e0ab";
}
.social_pinterest_circle:before {
	content: "\e0ac";
}
.social_googleplus_circle:before {
	content: "\e0ad";
}
.social_tumblr_circle:before {
	content: "\e0ae";
}
.social_stumbleupon_circle:before {
	content: "\e0af";
}
.social_wordpress_circle:before {
	content: "\e0b0";
}
.social_instagram_circle:before {
	content: "\e0b1";
}
.social_dribbble_circle:before {
	content: "\e0b2";
}
.social_vimeo_circle:before {
	content: "\e0b3";
}
.social_linkedin_circle:before {
	content: "\e0b4";
}
.social_rss_circle:before {
	content: "\e0b5";
}
.social_deviantart_circle:before {
	content: "\e0b6";
}
.social_share_circle:before {
	content: "\e0b7";
}
.social_myspace_circle:before {
	content: "\e0b8";
}
.social_skype_circle:before {
	content: "\e0b9";
}
.social_youtube_circle:before {
	content: "\e0ba";
}
.social_picassa_circle:before {
	content: "\e0bb";
}
.social_googledrive_alt2:before {
	content: "\e0bc";
}
.social_flickr_circle:before {
	content: "\e0bd";
}
.social_blogger_circle:before {
	content: "\e0be";
}
.social_spotify_circle:before {
	content: "\e0bf";
}
.social_delicious_circle:before {
	content: "\e0c0";
}
.social_facebook_square:before {
	content: "\e0c1";
}
.social_twitter_square:before {
	content: "\e0c2";
}
.social_pinterest_square:before {
	content: "\e0c3";
}
.social_googleplus_square:before {
	content: "\e0c4";
}
.social_tumblr_square:before {
	content: "\e0c5";
}
.social_stumbleupon_square:before {
	content: "\e0c6";
}
.social_wordpress_square:before {
	content: "\e0c7";
}
.social_instagram_square:before {
	content: "\e0c8";
}
.social_dribbble_square:before {
	content: "\e0c9";
}
.social_vimeo_square:before {
	content: "\e0ca";
}
.social_linkedin_square:before {
	content: "\e0cb";
}
.social_rss_square:before {
	content: "\e0cc";
}
.social_deviantart_square:before {
	content: "\e0cd";
}
.social_share_square:before {
	content: "\e0ce";
}
.social_myspace_square:before {
	content: "\e0cf";
}
.social_skype_square:before {
	content: "\e0d0";
}
.social_youtube_square:before {
	content: "\e0d1";
}
.social_picassa_square:before {
	content: "\e0d2";
}
.social_googledrive_square:before {
	content: "\e0d3";
}
.social_flickr_square:before {
	content: "\e0d4";
}
.social_blogger_square:before {
	content: "\e0d5";
}
.social_spotify_square:before {
	content: "\e0d6";
}
.social_delicious_square:before {
	content: "\e0d7";
}
.icon_printer:before {
	content: "\e103";
}
.icon_calulator:before {
	content: "\e0ee";
}
.icon_building:before {
	content: "\e0ef";
}
.icon_floppy:before {
	content: "\e0e8";
}
.icon_drive:before {
	content: "\e0ea";
}
.icon_search-2:before {
	content: "\e101";
}
.icon_id:before {
	content: "\e107";
}
.icon_id-2:before {
	content: "\e108";
}
.icon_puzzle:before {
	content: "\e102";
}
.icon_like:before {
	content: "\e106";
}
.icon_dislike:before {
	content: "\e0eb";
}
.icon_mug:before {
	content: "\e105";
}
.icon_currency:before {
	content: "\e0ed";
}
.icon_wallet:before {
	content: "\e100";
}
.icon_pens:before {
	content: "\e104";
}
.icon_easel:before {
	content: "\e0e9";
}
.icon_flowchart:before {
	content: "\e109";
}
.icon_datareport:before {
	content: "\e0ec";
}
.icon_briefcase:before {
	content: "\e0fe";
}
.icon_shield:before {
	content: "\e0f6";
}
.icon_percent:before {
	content: "\e0fb";
}
.icon_globe:before {
	content: "\e0e2";
}
.icon_globe-2:before {
	content: "\e0e3";
}
.icon_target:before {
	content: "\e0f5";
}
.icon_hourglass:before {
	content: "\e0e1";
}
.icon_balance:before {
	content: "\e0ff";
}
.icon_rook:before {
	content: "\e0f8";
}
.icon_printer-alt:before {
	content: "\e0fa";
}
.icon_calculator_alt:before {
	content: "\e0e7";
}
.icon_building_alt:before {
	content: "\e0fd";
}
.icon_floppy_alt:before {
	content: "\e0e4";
}
.icon_drive_alt:before {
	content: "\e0e5";
}
.icon_search_alt:before {
	content: "\e0f7";
}
.icon_id_alt:before {
	content: "\e0e0";
}
.icon_id-2_alt:before {
	content: "\e0fc";
}
.icon_puzzle_alt:before {
	content: "\e0f9";
}
.icon_like_alt:before {
	content: "\e0dd";
}
.icon_dislike_alt:before {
	content: "\e0f1";
}
.icon_mug_alt:before {
	content: "\e0dc";
}
.icon_currency_alt:before {
	content: "\e0f3";
}
.icon_wallet_alt:before {
	content: "\e0d8";
}
.icon_pens_alt:before {
	content: "\e0db";
}
.icon_easel_alt:before {
	content: "\e0f0";
}
.icon_flowchart_alt:before {
	content: "\e0df";
}
.icon_datareport_alt:before {
	content: "\e0f2";
}
.icon_briefcase_alt:before {
	content: "\e0f4";
}
.icon_shield_alt:before {
	content: "\e0d9";
}
.icon_percent_alt:before {
	content: "\e0da";
}
.icon_globe_alt:before {
	content: "\e0de";
}
.icon_clipboard:before {
	content: "\e0e6";
}


	.glyph {
		float: left;
		text-align: center;
		padding: .75em;
		margin: .4em 1.5em .75em 0;
		width: 6em;
text-shadow: none;
	}
        .glyph_big {
        font-size: 128px;
        color: #59c5dc;
        float: left;
        margin-right: 20px;
        }

        .glyph div { padding-bottom: 10px;}

	.glyph input {
		font-family: consolas, monospace;
		font-size: 12px;
		width: 100%;
		text-align: center;
		border: 0;
		box-shadow: 0 0 0 1px #ccc;
		padding: .2em;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
	}
	.centered {
		margin-left: auto;
		margin-right: auto;
	}
	.glyph .fs1 {
		font-size: 2em;
	}

	

/* Stylesheet: Icons Modified On 2014-10-16 05:13:12 */
/*! fancyBox v2.1.2 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #e6e6e6;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/conversion/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/conversion/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/* Stylesheet: jquery.fancybox.css Modified On 2015-06-18 10:00:12 */
/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
	width:auto;
	margin-right:30px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCustomScrollBox .mCSB_scrollTools{
	width:16px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	height:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.mCSB_scrollTools .mCSB_buttonUp+.mCSB_draggerContainer{
	padding-bottom:40px;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:2px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	bottom:0;
	margin-top:-40px;
}
/* horizontal scrollbar */
.mCSB_horizontal .mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:30px;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer{
	height:100%;
	width:auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft+.mCSB_draggerContainer{
	padding-bottom:0;
	padding-right:20px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:2px;
	margin:7px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{
	width:20px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
	float:left;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight{
	right:0;
	bottom:auto;
	margin-left:-40px;
	margin-top:-16px;
	float:right;
}

/* default scrollbar colors and backgrounds */
.mCustomScrollBox .mCSB_scrollTools{
	opacity:0.75;
}
.mCustomScrollBox:hover .mCSB_scrollTools{
	opacity:1;
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.4);
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-image:url(mCSB_buttons.png);
	background-repeat:no-repeat;
	opacity:0.4;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-position:0 0;
	/* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position:0 -20px;
	/* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
	/* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
	/* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
	opacity:0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
/* Stylesheet: jquery.mCustomScrollbar.css Modified On 2015-04-17 05:47:27 */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/* Stylesheet: prettyPhoto Modified On 2015-04-17 05:21:16 */
.wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
}

.wrapper:after,
.row:after {
	content: "";
	clear: both;
	display: block;
}

.row {
	margin: 1em 0;
}

.col-12 {
	width: 100%;
	clear: both;
}

.col-11 {
	width: 91.666666%
}

.col-10 {
	width: 83.333333%;
}

.col-9 {
	width: 75%;
}

.col-8 {
	width: 66.666666%;	
}

.col-7 {
	width: 58.333333%;		
}

.col-6 {
	width: 50%;
}

.col-5 {
	width: 41.666666%;	
}

.col-4 {
	width: 33.333333%;
}

.col-3 {
	width: 25%;
}

.col-2_5 {
	width: 20%;
}

.col-2 {
	width: 16.666666%;
}

.col-1 {
	width: 8.333333%;
}

.col-12, .col-11 , .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2_5, .col-2, .col-1 {
	padding: 1em;
	box-sizing: border-box;
}

.col-11 , .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2_5, .col-2, .col-1 {
	float: left;
}

@media (max-width: 1024px) {

	.wrapper {
		width: 100%;
	}

	.col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2,  .col-1 {
		width: 100%;
		float: none; 
	}
	 .col-2_5 {
		width: 50%;
	}

}

@media (max-width: 767px) {

	 .col-2_5 {
		width: 100%;
	}

}
/* Stylesheet: responsive-layout Modified On 2015-08-07 08:17:02 */
/* ----- RESPONSIVE GLOBAL START ----- */

@media (max-width: 1024px) {
	
	body,
	p,
	blockquote {
		font-size: 100% !important;
	}
	
	p {
		margin: 2em 0 !important;
		width: auto !important;
		float: none !important;
	}
	
	h1 {
		font-size: 2em !important;
	}
	
	h2 {
		font-size: 1.5em !important;
	}
	
	h3 {
		font-size: 1.25em !important;
	}
	
	h4, h5, h6 {
		font-size: 1.1em !important;
	}
	
	h1, h2, h3, h4, h5, h6 {
		line-height: initial;
	}
		
	h1, h2, h3, h4, h5, h6,
	p,
	span,
	a {		
		word-wrap: break-word;
	}
	
	img {
		max-width: 100% !important;
		height: auto;
		float: none;
	}
	
	select,
	input,
	textarea	{
		padding: 0.25em;
		max-width: 100%;
	}
	
	table {
		width: 100% !important;
		box-sizing: border-box;
	}

	#site-header12,
	#header-content div#header-top,
	#header-content div#header-bottom {
		height: auto;
	}
	
	#header-content {
		padding: 0 1em;
	}
	
	#site-header12 div#header-content,
	#site_footer_text,
	.sitecontent,
	.site_content_text,
	.site_content_container,
	.site_four_cols {
		width: 100% !important;
		box-sizing: border-box;
		float: none !important;
		clear: both;
	}
	
	.breadcrumbplaceholder {
		width: 100%;
		height: auto;
                box-sizing: border-box;
	}	
	
	.os-menu-horiz-big li {
		display: inline-block;
		float: none;
	}
	
	.left,
	.right {
		float: none !important;
	}
	
	#sitecontent {
		width: 100%;
		padding: 1em;
		box-sizing: border-box;
	}
	
}

@media (max-width: 767px) {

	#sitecontent .cs-flexbox a,
	.cs-flexbox a {
		width: 98%;	
	}

}

/* ----- RESPONSIVE GLOBAL END ----- */
/* Stylesheet: responsive-global Modified On 2015-09-09 08:53:55 */
/* ----- RESPONSIVE GENERAL START----- */

.show-on-mobile {
	display: none;
}

@media (max-width: 1024px) {
	
	#sitecontent .producttypebox {
		height: auto;
	}
	
	#sitecontent .producttypebox.desktop-products-a2e {
		background: #0081C2;
	}
	
	#sitecontent .producttypebox.desktop-products-a2epro {
		background: #115AA7;
	}
	
	#sitecontent .producttypebox.developer-products {
		background: #0C9494;
	}
	
	#sitecontent .producttypebox.server-products {
		background: #943BCB;
	}
	
	#sitecontent .full-logo-featured,
	.full-logo	{
		height: auto !important;
		min-height: 48px;
	}
	
	#sitecontent a.plastic-gray.learnmore-button {
		margin: 0 auto;
	}
	
	.os-menu-horiz-big {
		float: none !important;
		margin: 0 auto !important;
		bottom: initial !important;
		position: initial !important;
	}
	
	.os-menu-horiz-big:after,
	.os-menu-horiz-big ul:after {
		content: "";
		clear: both;
		display: block;
	}
	
	#sitecontent a.flat-gray.rectangle {
		margin-top: 2em !important;
		width: 100%;
		box-sizing: border-box;
	}
	
	#lastconent .box {
		width: 100%;
		height: auto;
		margin: 1em 0;
		float: none;
	}
	
	#lastconent div:nth-last-child(2) {
		float: none !important;
	}
	
	a.plastic-gray.buynowbutton,
	a.plastic-green.tryforfreebutton	{
		float: none !important;
		width: 60% !important;
		margin: 1em auto !important;
		box-sizing: border-box;
		height: auto !important;		
		top: initial !important;
	}
	
	ul.textlinx {
		float: none !important;
		padding-left: 0 !important;		
		clear: both;
	}
	
	ul.textlinx :after {
		content: "";
		clear: both;
		display: block;
	}
	
	ul.textlinx li {
		margin: 0 2em 0 0 !important;
	}
	
	.productbox-smaller {
		width: 100% !important;
		height: auto !important;
	}	
	
	.sidebox	{
		width: 100% !important;
		box-sizing: border-box;
		float: none !important;
		clear: both;
	}
	
	.ordermain-header {
		height: auto !important;
	}
	
	.contentbox div {
		width: auto !important;
		max-width: 100%;
	}
	
	.gen_col_left,
	.gen_col_right	{
		float: none !important;
		width: 100% !important;
		box-sizing: border-box;
		margin: 0 !important;
	}
	
	.reqbox {
		border-right: none !important;
		border-bottom: 1px solid #F0F0F0;
		padding-bottom: 1em;
		margin-bottom: 1em;
	}
	
	.reqbox:nth-last-child(2) {
		border-bottom: none;
		margin-bottom: 0;
	}
	
	div.reqbox {
		width: 100% !important;		
	}
	
	.reqbox .plastic-green.dlbutton {
		float: none !important;
		margin: 1em auto !important;
	}
	
	.reqbox ul {
		height: auto !important;
		text-align: center !important;
		list-style-type: none;
	}
	
	.download-under-section {
		background-position: left 100%;
		padding: 0 0 140px 0;
		height: auto;
		margin-bottom: 0;
	}
	
	.contentbox .sub-box img {
		float: none;
	}
	
	.contentbox .sub-box h4,
	.contentbox .sub-box p {
		margin-left: 0 !important;
	}
	
	.products-a2e-headerbox,
	.products-a2epro-headerbox,
	.products-aps-headerbox,
	.products-a2es-headerbox,
	.products-sonics-headerbox,
	.products-sonic-headerbox,
	.products-om-a2e-headerbox {
		padding: 1em !important;
		padding-top: 386px !important;
		box-sizing: border-box;
		height: auto !important;
		background-position: left 0 !important;
		background-repeat: no-repeat;
	}
	
	.products-pdf2xlssdk-headerbox,
	.products-pdf2docsdk-headerbox,
	.products-pdfcsdk-headerbox,
	.products-pdfwsdk-headerbox,
	.products-pdf2htmlsdk-headerbox,
	.products-pdf2txtsdk-headerbox,
	.products-pdf2imgsdk-headerbox,
	.products-pdf2xmlsdk-headerbox,
	.products-img2pdfsdk-headerbox {
		padding: 1em !important;
		padding-top: 298px !important;
		box-sizing: border-box;
		height: auto !important;
		background-position: left 0 !important;
		background-repeat: no-repeat;
	}
	
	.products-a2e-headerbox,
	.products-om-a2e-headerbox {
		background-color: #0081C2;
	}
	
	.products-a2epro-headerbox {
		background-color: #115AA7;
	}
	
	.products-aps-headerbox {
		background-color: #943BCB;
	}
	
	.products-a2es-headerbox {
		background-color: #02022F;	
	}
	
	.products-sonics-headerbox {
		background-color: #AD0000;	
	}
	
	.products-sonic-headerbox {
		background-color: #1F0601;
	}
	
	.products-pdf2xlssdk-headerbox,
	.products-pdf2docsdk-headerbox,
	.products-pdfcsdk-headerbox,
	.products-pdfwsdk-headerbox,
	.products-pdf2htmlsdk-headerbox,
	.products-pdf2txtsdk-headerbox,
	.products-pdf2imgsdk-headerbox,
	.products-pdf2xmlsdk-headerbox,
	.products-img2pdfsdk-headerbox {
		background-color: #0C9494;	
	}
	
	.headerbox-footer {
		height: auto !important;
	}
	
	ul.mini-nav {		
		margin: 1em auto !important;
	}
	
	ul.mini-nav,
	ul.mini-nav li	{
		float: none !important;
		text-align: center !important;
	}
	
	#converter-side {
		text-align: center;
	}
	
	#converter-side a#pickfiles {
		margin: 1em auto;
	}
	
	#right-side .product-image {
		position: initial;
	}
	
	#right-side ul {
		width: 100%;
	}
	
	#file-formats ul {
		width: 100% !important;
	}
	
	.bottom-online-conversion-ad {
		padding-left: 0;
		padding-top: 200px;
	}
	
	#sitecontent .benefit-wrap .text {
		width: auto;
	}
	
	#sitecontent .buybar,
	#sitecontent .buybar.small {
		height: auto;
		border-radius: 0 !important;
	}
	
	#sitecontent .buybar .pricetag,
	#sitecontent .buybar .pricetag.small {
		width: 100%;
		border-radius: 0 !important;
	}
	
	#sitecontent .order-stack-right {
		float: none;
		width: 255px;
	}
	
	#features-area,
	#sitecontent .feature-wrap .text	{
		width: 100% !important;
	}
	
	#features-area {
		overflow-y: auto;
	}
	
	#sitecontent .features-display {
		background-position: 50% 50%;
	}
	
	.feature-wrap .quotext {
		margin: 0 !important;
	}
	
	.feature-wrap .biggreycloud {
		width: 100% !important;
		box-sizing: border-box;
	}

	.twitterbox,
	.facebookbox {
		float: none !important;
		height: auto !important;
		width: 100% !important;
		box-sizing: border-box;
	}
	
	.twitterbox:after,
	.facebookbox:after {
		content: "";
		clear: both;
		display: block;
	}
	
	.cycle-content {
		width: auto !important;
		height: auto !important;
	}
	
	.testimonials-headerbox {
		height: auto !important;
	}
	
	.testimonials-headerbox .testimonialby {
		float: none !important;
		background-image: none !important;
		height: auto !important;
		width: auto !important;
		margin-left: 0 !important;
		margin-top: 2em;
	}
	
	.testimonials-headerbox .testimonialby p {
		margin-top: 1px !important;
		margin-bottom: 10px !important;
	}
	
	.testimonials-headerbox .darkcloud {
		float: none !important;
		width: auto !important;
		height: auto !important;
	}
	
	.linkContainer {
		margin-left: 0 !important;
		width: 100% !important;
		box-sizing: border-box;
	}
	
	.theDescription {
		width: 100% !important;
	}
	
	.hide-on-mobile {
		display: none;
	}
	
	.show-on-mobile {
		display: initial;
	}
	
}



@media (max-width: 480px) {	
	
	a.plastic-gray.buynowbutton,
	a.plastic-green.tryforfreebutton {
		width: 100% !important;
	}
	
}

/* ----- RESPONSIVE GENERAL END ----- */
/* Stylesheet: responsive-general Modified On 2015-04-06 10:21:54 */
/* ----- RESPONSIVE MAIN MENU START ----- */

#hamburger {
	color:#fff;
	display:none;
}
	

@media (max-width: 600px) {
	
	#hamburger {
		width: 100% !important;
		box-sizing: border-box;
		float: none !important;
		clear: both;
		cursor:pointer;
		display:block;
		text-align:right;;
		padding:5px 0 5px 0;
	}
	
	.social-menu {
		width: 100% !important;
		box-sizing: border-box;
		float: none !important;
		clear: both;
		text-align:right;
	}

	#access {
		width: 100% !important;
		box-sizing: border-box;
		float: none !important;
		clear: both;
		display:none;
	}
	
	#access ul {
		margin: 0;
		padding: 0;
		list-style: none;
		float: right;
		position: relative;
		z-index: 11;
		width:100%;
	}
	
	#access ul ul {
		position:relative;
		display:none;
		width: 100% !important;
		box-sizing: border-box;
		float: none !important;
		clear: both;
		text-align: left;
	}

	
	#access ul li {
		width: 100% !important;
		box-sizing: border-box;
		float: none !important;
		clear: both;
		text-align: left;
	}

	
	#access ul li:hover ul,#access ul li.sfHover ul {
		top: 2px;
		z-index: 11;
	}
	
	#access ul li:hover li ul,#access ul li.sfHover li ul {
		top: -999em;
		z-index: 11;
	}
	
	#access ul li li:hover ul, #access ul li li.sfHover ul {
		top: 2px;
	}
	
	#access ul li li:hover li ul,#access ul li li.sfHover li ul {
		top: -999em;
	}
	
	#access ul li li li:hover ul,#access ul li li li.sfHover ul {
		top: -2px;
	}
	
	#access ul a {
		display: block;
		padding: 7px;
		text-decoration: none;
	}
	
	#access ul a:hover,#access ul li.sfHover a {
		background-color: #999;
		padding: 7px;
		text-decoration: none;
		/*border-top: 1px solid #1C1C1C;
		border-left: 1px solid #1C1C1C;
		border-right: 1px solid #1C1C1C;*/
	}
	#access ul a.menuactive {
		background-color: #888;
		padding: 7px;
		padding-bottom: 8px;
		text-decoration: none;
		border-top: 1px solid #1C1C1C;
		border-left: 1px solid #1C1C1C;
		border-right: 1px solid #1C1C1C;
	
	}
	
	#access ul ul a {
		display: block;
		padding: 7px;
		text-decoration: none;
	}
	
	#access ul li.sfHover li a {
		background: none;
		border: none;
		padding: 7px;
	}
	
	#access ul li.sfHover li:hover,#access ul li.sfHover li.sfHover,#access ul li.sfHover li.menuactive {
		background-color: #F0F5FC;
	}
	
	#access ul ul a:hover,#access ul li.sfHover li.menuactive a,#access ul li.menuactive li.menuactive a,#access ul li.sfHover li a:hover,#access ul li.sfHover li.sfHover a,#access ul li.sfHover li.sfHover li.sfHover a,#access ul li.sfHover li.sfHover li.sfHover li.sfHover a,#access ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a,#access ul li.sfHover li.sfHover a:hover,#access ul li.sfHover li.sfHover li.sfHover a:hover,#access ul li.sfHover li.sfHover li.sfHover li.sfHover a:hover,#access ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a:hover,#access ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a:hover
		{
		padding: 7px;
		background: #666;
	}
	
	#access ul li.sfHover li.sfHover li a,#access ul li.sfHover li.sfHover li.sfHover li a,#access ul li.sfHover li.sfHover li.sfHover li.sfHover li a,#access ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover li a
		{
		background: none;
		border: none;
		padding: 7px;
	}

}
/* ----- RESPONSIVE MAIN MENU END ----- */

/* Stylesheet: responsive-menu Modified On 2015-04-08 09:38:52 */
