@charset "UTF-8";
/* CSS Document */
/* Clearout */
/*main_Content_1col and mainContent_2col*/
/* Intermorphic colours
IM- #3C29F2  rgb(60,41,242)
NT-#3399FF  rgb(51,153,255)
MT-#FF6600  rgb(255,102,0)
LT-#FF0000  rgb(255,0,0)
PT-#9D1FFF  rgb(157,31,255)
TP-#B0DF08  rgb(176,223,8)
*/

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, code {
	font-size:1em;
}
pre {
	font-size:1.3em;
	color:#990000;
}
a {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: underline;/*	background-color:#f0f0f0;*/
}
a img {
	border: none;
}
.logoNav {
	float: left;
	margin-top: 0px;
	margin-left: 12px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* forces vertical scroll bar display */				
html {
	height: 100%;
	margin-bottom: 1px;
	overflow-y: scroll; /* Mozilla */
}
/* Main DIVS  */

body {
	/*background-image: url(../images/global/bg_tile.png);*/
/*	background-attachment: fixed;
	background-color: #eee;*/
	/* change below for stars */
	/*background-image: url(../images/nav/pageBg.png);*/
	background-color: #fff;
	background-position: left top;
	background-repeat: repeat-x;
	/*	font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 100%;/*	background-image: url(../images/nav/spaceBg.png);*/
}
/* HTML defaults */

h1 {
	font-size:1.2em;
	margin-top: 10px;
	margin-bottom:5px;
	color: #3C29F2;
	font-weight: normal;
}
h2 {
	font-size:1.0em;
	/*color: #3C29F2;*/
	color: #555;
	font-weight: normal;
	margin-bottom:5px;
	padding-top: 10px;
}
h3 {
	font-size:1em;
	font-weight: normal;
	font-style:italic;
	/*font-family:Georgia, "Times New Roman", Times, serif*/
}
h4 {
	font-size:.9em;
	font-weight: normal;
	color: #991B1E;
	margin-top: 15px;
	margin-bottom: 0px;
}
h5 {
	font-size:.8em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}
p {
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 0px;
	line-height:1.4em;
	overflow:hidden;
	width:auto;
}
table {
	font-size: 12px;
	margin-bottom:20px;
}
td {
	padding-left:20px;
	padding-bottom:10px;
}
p.firstPara {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 10px;
	margin-right: 0px;
	width:auto;
}
.intermorphicColor {
	color: #555;
}
a.intermorphicColor:hover {
	text-decoration: underline;
}
.noatiklColor {
	color: #3399ff;
}
a.noatiklColor:hover {
	text-decoration: underline;
	color: #3399ff;
}
.liptiklColor {
	color: #ff0000;
}
a.liptiklColor:hover {
	text-decoration: underline;
}
.mixtiklColor {
	color: #ff6600;
}
a.mixtiklColor:hover {
	text-decoration: underline;
	color: #ff6600;
}
.partiklColor {
	color: #9D20FF;
}
a.partiklColor:hover {
	text-decoration: underline;
	color: #9D20FF;
}
.tiklpakColor {
	color: #b0df51;
}
a.tiklpakColor:hover {
	text-decoration: underline;
	color: #333333;
}
#pageWr {
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	/*	border:1px solid #fff;*/
		/*border:10px solid #d7d7d7;*/
	border-top:none;
	height:auto;
	width:910px;
	padding:0;
}
.skipNavigation {
	font-size:.6em;
	left:-32000px;
	position:absolute;
}
#header {
	float: left;
	height: auto;
	width: 910px;
	margin:0;
	padding:0;
	padding-top: 5px;
	/*background-image: url(../images/nav/pageBg.png);*/
}
#menu {
	font-size: 16px;
	margin-bottom: 4px;
	float: right;
	width: 650px;
	margin-top: 5px;
	/*	background-image: url(../images/nav/navbar.gif);*/
	background-repeat: no-repeat;
	background-position: left 0px;
	/*	position: relative;*/
	height: 45px;
	text-align: center;
}
#menuCenter {
	float:right;
	height: 40px;
	margin-top: 5px;
	/*	margin-right: auto;
	margin-left: auto;*/
	width: 34em;
	padding-right: 12px;
	padding-left: 12px;
}
#menu ul {
	float:right;
	padding: 2px;
	list-style-type: none;
	height: 30px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	width: auto;
}
#menu li {
	float: left;
	margin-right: 0px;
	line-height: 1.3em;
	margin-top: 8px;
	display: block;
	border-right: 1px solid #666;
}
#menu li.lastLink {
	border-right-style: none;
	border-right-width: 5px;
}
#menu a:hover {
	text-decoration: underline;
	color:#000;
}
#menu a {
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	color: #555;
}
#toolsBarWr {
	/* change below for stars */
	/*	background-attachment: fixed;
	background-image: url(../images/new/spaceBg.png);
	background-repeat: repeat-x;
	background-position: 100px -150px;*/
/*	background-color:#444;*/
/*	border-top:1px solid #333;*/
	/*background-image: url(../images/nav/toolsBg.png);*/
	background-repeat: no-repeat;
    background-image: url("../images/sprites/topFoot.png");
	background-position: -10px -10px;
	/*	border:1px solid #fff;*/
	border-bottom:1px solid #bbb;
}
#toolsBar {
	clear:both;
	width:882px;
	height:55px;
	/*	border:#3c29f2 1px solid;*/
	/*border:solid 1px #eee;*/
/*		background-image: url(../images/new/toolsBg.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	/*	background-image: url(../images/new/toolsBg.png);*/
	text-align:center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;/*background-color:#444;*/ /* change for stars */
}
#toolsBar ul {
	margin-left:20px;
}
#toolsBar li {
	display:block;
	height:40px;
	list-style:none;
	padding-left:37px;
	float:left;
	padding-top:12px;
	width:135px;
	color:#ddd;
	font-size:12px;
}
#toolsBar li a {
	background-repeat: no-repeat;
	background-position: left top;
	color:#999;
	display:block;
	height:35px;
	margin:0;
	padding:0;
	padding-left:45px;
	text-align:left;
/*	width:100%;*/
	width:90px;
}
#toolsBar li a.noatikl {
	/*background-image: url(../images/logos/noatikl_32x32.png);*/
    background-image: url("../images/sprites/menus.png");
    background-position: -10px -46px;
}
#toolsBar li a.liptikl {
	/*background-image: url(../images/logos/liptikl_32x32.png);*/
	    background-image: url("../images/sprites/menus.png");
    background-position: -10px -98px;
}
#toolsBar li a.mixtikl {
	/*background-image: url(../images/logos/mixtikl_32x32.png);*/
	    background-image: url("../images/sprites/menus.png");
    background-position: -10px -150px;
}
#toolsBar li a.partikl {
	/*background-image: url(../images/logos/partikl_32x32.png);*/
	    background-image: url("../images/sprites/menus.png");
    background-position: -10px -202px;
}
#toolsBar li a.tiklpak {
	/*background-image: url(../images/logos/intermorphic-tiklpak_32x32.png);*/
	    background-image: url("../images/sprites/menus.png");
    background-position: -10px -254px;
}

#toolsBar li a:hover {
	color:#666;
}
#toolsBar li .toolSmall {
	text-align:left;
	display:block;
	/*	clear:left;
*/	font-size:12px;
	line-height:20px;/*	margin:-15px 0 0 75px;
	width:35px;*/
}
.menuTool {
	line-height:14px;
	width:auto;
	float:left;
	margin-left:10px;
	margin-top:0px;
	text-align:center;
	font-size:12px;
}
#toolsBar li img {
	float:left;
	margin-right:15px;
	vertical-align:top;
}
#contentWr {
	width: 910px;
	padding-top: 10px;
	border-top:1px solid #bbb;
}
.col3 #contentGroup {
	float: left;
	width: 710px;
	margin:0;
	padding:0;
}
.mUG_Intro .col3 #contentGroup, .mUG_Performer .col3 #contentGroup, .col3 #contentGroup.mtPlugin {
	width:650px;
}
.col3 #contentGroup.mtPlugin_320x440 {
	width:570px;
}
.col2 #contentGroup {
	float: left;
	width: 880px;
}
.col1 #contentGroup {
	width:910px;
}
#mainContent {
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 0px;
}
.col2 #mainContent {
	width: 653px;
	float: right;
	border-left: 1px solid #f0f0f0;
	padding: 0 0 10px 10px;
	margin-right:5px;
}
.col1 #mainContent {
	margin-right:0px;
	padding: 0 10px 10px 10px;
	width:auto;
}
.col2l #mainContent {
	width: 652px;
	float: left;
	border-left: none;
	border-right: 1px solid #f0f0f0;
	padding: 0 10px 10px 10px;
}
.col2r #mainContent {
	float: right;
	border-left: 1px solid #fff;
	/*	border-left: 1px solid #f0f0f0;*/
	border-right: none;
	padding: 0 0px 10px 10px;
	width:725px;
	padding-right:10px;
}
.col3 #mainContent {
	float: right;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	/*		border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;*/
	padding: 0 10px 10px 10px;
	width:526px;
}
.mUG_Intro .col3 #mainContent, .mUG_Performer .col3 #mainContent, .col3 .mtPlugin #mainContent {
	width:466px;
}
.col3 .mtPlugin_320x440 #mainContent {
	width:386px;
}
.col3 #mainContent ul, .col2 #mainContent ul {
	line-height: 1.5em;
	list-style-position: outside;
	padding-left: 7px;
	margin-bottom:5px;
}
.col3 #mainContent ul ul, .col2 #mainContent ul ul {
	margin-bottom:0px;
}
#company .col3 #mainContent ol, .col2 #mainContent ol {
	line-height: 1.4em;
	list-style-position: outside;
	margin-left:15px;
	padding-left: 7px;
	margin-bottom:10px;
	font-size:0.9em;
}
#mainContent ul li {
	background-image: url(../images/global/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 1.3em;
	font-size:12px;
	padding-top:0.2em;
	padding-bottom:0.2em;
}
#mainContent ol li {
	list-style-type: lower-roman;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right:0;
	line-height: 1.3em;
	font-size:12px;
	padding-top:0.2em;
	padding-bottom:0.2em;
}
#mainContent .grabber ul {
	margin-left:3px;
}
#mainContent .grabber ul li {
	display:inline;
	float:left;
	margin:0;
	padding:10px;
	background-image:none;
}
#mainContent ul li ul li {
	font-size:1em;
}
#mainContent ul li ol li {
	background: none;
	list-style-type:decimal;
}
#mainContent ol li ul li, #mainContent ul li ol li {
	font-size:12px;
	margin-left:5px;
	padding-left:10px;
}
#mainContent .firstPara {
	margin-right: 0px;
}
#navBar {
	border: 0px dotted #CCCCCC;
	margin-left: 0px;
	margin:0;
	float:left;
	width:140px;
	padding:0 10px;
}
#navBar .sideList {
	height: 100px;
	float: right;
	margin-right: 10px;
}
#navBar .smallItem {
	padding-left: 10px;
}
#extras {
	width: 148px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.65em;
	color: #000099;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.col3 #extras {
	/*	margin-left: 12px;*/
	float:right;
	width:180px;
	margin:0;
	padding-right:10px;
}
.mUG_Intro .col3 #extras, .mUG_Performer .col3 #extras, .col3 #extras.mtPlugin {
	width:240px;
}
.col3 #extras.mtPlugin_320x440 {
	resize:both;
	width:320px;
	
}
.col2r #extras {
	float:right;
	width:140px;
	margin:0;
	padding:0 10px;
}
#footer {
	font-size: 11px;
	text-align:right;
	color: #666666;
	height:30px;
	text-align:center;
	width:100%;
	margin:0;
	margin-top:15px;
/*	background-image: url(../images/nav/footerBg.png);*/
	background-repeat: no-repeat;
    background-image: url("../images/sprites/topFoot.png");
	background-position: -10px -85px;
}
.imgBookmark {
	padding-top:2px;
}
#footer a {
	padding-right: 2px;
	padding-left: 2px;
	color: #555;
}
#footer a:hover {
	text-decoration: underline;
	color: #000;
}
#footer span {
}
#tools a.toolsLink, #community a.communityLink, #company a.companyLink, #help a.helpLink {
/*	background-color: #FFD940;*/
/*	background-color: #FFFFFF;*/
/*	color: #000000;
	text-decoration:underline;*/
}
.extra1 .mid ul {
	margin-left: 0px;
	padding-left: 2px;
	font-size: 1.1em;
	list-style-position: outside;
	list-style-type: none;
}
.extra1 .mid ul li ul {
	margin-left: 0px;
	padding-left: 2px;
	font-size: 0.8em;
	list-style-position: outside;
	list-style-type: none;
}
.extra2, .extra1 {
	border-bottom:1px solid #eee;
}
.homePage .extra1 {
	border-bottom:none;
}
.extra2 .mid ul {
	margin-left: 0px;
	padding-left: 2px;
	margin-top: 3px;
}
.extra1 .mid li {
	background-image: url(../images/global/arrow4.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-top:1px;/*Need this for IE7 to stop bar breaking up*/
	padding-left: 10px;
	margin:0;
}
.extra2 .mid li {
	background-image: url(../images/global/arrow4.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 10px;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.5em;
}
.extra1 .mid ul a {
	display: block;
	width: 100%;
}
.extra2 .mid ul a {
	display: block;
	width: 95%;
}
.extra1 .quoter {
	width: 120px;
	font-style: italic;
	font-size:1em;
}
.extra2 .quoter {
	width: 120px;
	font-style: italic;
	font-size:1em;
}
.extra1 .midQuoter, .extra2 .midQuoter {
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
	padding-right: 10px;
	background-color: transparent;
	/*	background-image: url(../images/global/navBar_mid_general.gif);*/
	position: relative;
	height:100%;
}
.extra1 .midQuoter {
	font-size:0.7em;
}
#mainContent .midQuoter {
	margin-bottom:10px;
	font-size:12px;
	line-height:1.3em;
}
#mainContent .quoter {
	font-style: italic;
	font-size:0.85em;
}
.extra1 .moreQuotes {
	padding-right: 0px;
	position: absolute;
	height: 16px;
	width:16px;
	right: 8px;
	bottom: -3px;
}
.extra2 .moreQuotes {
	padding-right: 0px;
	height: 16px;
	width: 25px;
	position: absolute;
	right: 0px;
	bottom: -3px;
}
/*#community .midQuoter, #tools .midQuoter {
	font-size:0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	border-bottom-color: #CCCCCC;
}*/
#community .quoter {
	background-color: transparent;
	font-style: italic;
	font-size:1em;
	margin-bottom:15px;
}
.extra1Img {
	padding-right: 5px;
	float: left;
	padding-top: 5px;
}
.extra1 .top, .extra2 .top {
	/*	background-image: url(../images/global/navBar_top_general.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}
.extra1 .mid, .extra2 .mid, .extra2 .midForum {
	/*	background-image: url(../images/global/navBar_mid_general.gif);*/
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
	padding-right: 0px;
}
.extra1 .mid {
	line-height:2em;
}
.extra1 .mid {
	font-size: 0.7em;
	line-height: 1.8em;
	margin: 0px;
}
.extra1 .bottom, .extra2 .bottom {
	/*	background-image: url(../images/global/navBar_bottom_general.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.extra1 .bottom {
	margin-top: 0px;
}
.extraImg {
	padding-right: 5px;
	float: left;
	padding-top: 3px;
}
.sideImg {
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
	padding-bottom: 10px;
}
.grabber {
	width:100%;
	text-align:center;
	position:relative;
	margin:10px 0 20px 0;
}
.findOutMore {
	position:absolute;
	top:314px;
	left:300px;
}
.grabber1, .grabber2, .grabber3 {
	height: 250px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:15px;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	width: 142px;
}
.grabber5 {
	height: 75px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:15px;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #eee;
	width: 122px;
}
.grabber5 p {
	font-size:11px;
}
.grabber1 p, .grabber2 p, .grabber3 p {
	font-size: 0.7em;
	padding:0 10px 0px 10px;
	text-align:center;
}
.grabber1 {
	padding-left: 0px;
	margin-top:0px;
}
.grabber3 {
	padding-right: 0px;
}
.grabber4 h2 {
	font-size:12px;
}
.grabber4 p {
	font-size: 0.7em;
	text-align:left;
}
.noatiklTool a.toolsLink {
/*	background-color: #56b1d7;*/
}
.liptiklTool a.toolsLink {
/*	background-color: #F59A9B;*/
}
.mid h2 {
	padding-top: 0px;
}
.mid p {
	line-height: 1.2em;
	clear: both;
}
#breadcrumb {
	font-size: 0.7em;
	line-height: 1.8em;
	height:20px;
	margin-right: 0px;
	margin-top:0px;
	background-color: #eee;
	padding-left:10px;
	/*	border-left-width:162px; 110401*/	
/*	border-left-color: #eaeaea;
	border-left-style: solid;
	border-left-width:0px; 110401*/
	border-left: 1px solid #bbb !important;
	border-right: 1px solid #bbb !important;
	/*	width:738px; 110401*/
	width:898px!important;
	margin-left:0px;
	text-decoration:none;
	color:#fff;/*	border-bottom:1px solid #999;*/
}
#breadcrumb.home {
	text-transform: uppercase;
	font-weight: normal;
}
#breadcrumb a {
	color: #fff;
	text-decoration: underline;
}
#breadcrumb a:hover {
	color: #eee !important;
}
.col2 #breadcrumb {
	margin-right: 0px;
}
#breadcrumb.otherBreadcrumb {
	background-color: #3C29F2;
	padding-left:10px;
	border-left-width:162px;
	border-left-color: #eaeaea;
	width:738px;
	border-left-style: solid;
	margin-left:0px;
	background-color: rgb(60,41,242);
	background-color: rgba(60,41,242,0.85);
}
.homePage #breadcrumb.otherBreadcrumb {
	text-align:center;
	background-color: #3C29F2;
	background-color: rgb(60,41,242);
	background-color: rgba(60,41,242,0.85);
}
.col3 #breadcrumb.otherBreadcrumb a, .col2r #breadcrumb.otherBreadcrumb a {
	color: #444;
}
#breadcrumb.noatiklBreadcrumb {
	/*	background-color: #56b1d7;*/
	/*	background-color: #6EC7EA;*/
	background-color:#3399FF;
	background-color: rgb(51,153,255);
	background-color: rgba(51,153,255,0.85);
	border-left-color: #4Ec0ed;
}
#breadcrumb.noatiklBreadcrumb a {
	color: #fff;
}
#breadcrumb.liptiklBreadcrumb {
	/*background-color: #EF5B60;*/
	background-color: #FF0000;
	background-color: rgb(255,0,0);
	background-color: rgba(255,0,0,0.85);
	border-left-color: #EE3B3F;
}
#breadcrumb.liptiklBreadcrumb a {
	color: #fff;
}
#breadcrumb.mixtiklBreadcrumb {
	/*	background-color: #F99343;*/
	background-color: #FF6600;
	background-color: rgb(255,102,0);
	background-color: rgba(255,102,0,0.85);
	border-left-color: #f6881F;
}
#breadcrumb.mixtiklBreadcrumb a {
	color: #fff;
}
#breadcrumb.partiklBreadcrumb {
	/*	background-color: #A596FF;*/
	background-color: #9D1FFF;
	background-color: rgb(157,31,255);
	background-color: rgba(157,31,255,0.85);
	border-left-color: #9C86FF;
}
#breadcrumb.tiklpakBreadcrumb {
	background-color: #B0DF08;
	background-color: rgb(176,223,8);
	background-color: rgba(176,223,8,0.85);
}
#breadcrumb.partiklBreadcrumb a {
	color: #fff;
}
.otherBreadcrumb {
/*	background-color: #CCCCCC;*/
}
.faq a.faqTop {
	font-size: 0.9em;
	display: block;
	margin-top: 10px;
	background-color: #FFD940;
	width: 50px;
	padding-left: 5px;
	padding-right: 0px;
}
.faq ol.question {
	line-height: 1.4em;
	font-size: 0.85em;
	margin-top: 0px;
	list-style-position: outside;
	margin-left:1.8em;
}
.faq ol.answers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 15px;
	margin-right: 0px;
	padding-left: 0px;
}
.faq li.reply {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000;
	margin-left:0;
	background-color: #4EC0ED;
	list-style-position: outside;
}
.faq .answers p {
	margin-top: 5px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.faq .answers ul {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom:20px;
}
.faq .answers ul li, .faq .answers ol li {
	margin-top: 10px;
	line-height:1.3em;
	margin-left: 10px;
}
.faq .answers ol li {
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 25px;
}
.faq .answers ul li ul li, .faq .answers ol li ul li {
	line-height:1.2em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.noatiklTool h1 {
	color:#1894C8;
}
.liptiklTool h1 {
	color:#991b1e;
}
.mixtiklTool h1 {
	color:#F6881F;
}
.partiklTool h1 {
	color:#9D20FF;
}
.tiklpakContent h1 {
	color:#444;
}
.nUGLeft, .lUGLeft {
	float:left;
	width:300px;
}
.nUGTop {
	height:1.8em;
	border-bottom:2px dashed #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:5px;
	clear:both;
}
.nUGRight, .lUGRight {
	float:right;
	width:85px;
	margin-top:10px;
	margin-left:0px;
	text-align: right;
	margin-right: 0px;
	text-decoration: underline;
	font-weight:bold;
	font-size:14px;
	/*	color:#1894C8;*/
color:#ccc;
}
.nUGRight a {
	color:#ccc;
	font-weight:normal;
}
.nUGRight a:hover {
	color:#bbb;
}
.lUGRight {
	color:#991b1e;
}
.nUGTitlebar {
	/*	background-color:#1894C8;*/
/*	color:#1894C8;*/
	width:auto;
	height:2em;
}
.nUGTitlebarLeft {
	float:left;
	width:480px;
	height:auto;
	background-color:transparent;
}
.nUGTitlebarRight {
	float:right;
	width:170px;
	padding-top:3px;
	height:auto;
	background-color:transparent;
}
.ugNavForwardBack {
	float:right;
	margin-right:10px;
	width:140px;
	text-align:right;
	color:#dddddd;
	font-size:0.9em;
	padding-top:2px;
}
.ugNavForwardBack a {
	color:#dddddd;
}
.ugNavForwardBack a:hover {
	color:#ccc;
	background-color:transparent;
}
.nUG ul, .nUG ol, .lUG ul, .lUG ol {
	margin-top:5px;
	margin-bottom:5px;
	font-size:0.8em;
}
#mainContent.nUG ul li, #mainContent.nUG ol li, #mainContent.lUG ul li, #mainContent.lUG ol li {
	line-height:1.3em;
	margin-bottom:5px;
	font-size:1em;
}
#mainContent.nUG ol li {
	font-size:.9em;
}
#mainContent.nUG ol ul, #mainContent.nUG ol ol, #mainContent.lUG ol ul, #mainContent.lUG ol ol {
	margin-top:5px;
}
#mainContent.nUG ol ul li, #mainContent.nUG ol ol li, #mainContent.nUG ul ul li, #mainContent.lUG ol ul li, #mainContent.lUG ol ol li, #mainContent.lUG ul ul li {
	font-size:1.2em;
	line-height:1.3em;
}
#mainContent.nUG ul ol li {
	font-size:1.1em;
}
.nUG ol, .lUG ol {
	margin-left:20px;
}
.nUG p, .lUG p {
	font-size:0.8em;
}
.nUG h2.nUGPageheading, .lUG h2.lUGPageheading {
	/*	background-color:#1894C8;*/
	padding-top:6px;
	padding-bottom:6px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	color: #1894C8;
	margin-right:0px;
	font-weight: bold;
	font-size:1em;
}
.lUG h2.lUGPageheading {
	background-color:#991b1e;
}
.nUG h2, .lUG h2 {
	font-size:1em;
	font-weight: bold;
}
.nUG h3, .lUG h3 {
	font-size:.9em;
	font-weight: bold;
	color: #1894C8;
	font-variant: normal;
	margin: 15px 0px 3px 0;
	padding-bottom:3px;
	border-bottom:2px solid #ccc;
}
.lUG h3 {
	color:#991b1e;
}
.nUG h4, .lUG h4 {
	font-size:0.8em;
	font-weight: bold;
	color: #4EC0ED;
	padding-left: 12px;
}
.lUG h4 {
	color: #ED1F24;
	background: url(../images/logos/liptiklBullet.gif) no-repeat left 50%;
	margin-left:0px;
	padding-left:15px;
}
.nUG h4 {
	color: #000;
	background: url(../images/logos/noatiklBullet.gif) no-repeat left 50%;
	padding-left:14px;
}
.nUG h4, .nUG h5, .lUG h4, .lUG h5 {
	margin-bottom:5px;
	margin-top:10px;
}
.nUG h5, .lUG h5 {
	color:#000099;
}
a.nUGIndexLink {
	color: #1894c8;
}
a.nUGIndexLink:hover {
	background-color: #4EC0ED;
}
a.lUGIndexLink {
	color: #991B1E;
}
a.lUGIndexLink:hover {
	background-color: #f59a9b;
}
.mid ul.forumList {
	line-height: 1.2em;
	font-size:1.2em;
}
.mid ul.navUgList li {
	line-height: 1.2em;
	font-size:.9em;
	background-position: left .5em;
	padding-top:1px;/*Need this for IE7 to stop bar breaking up*/
	padding-bottom:5px;
	padding-left: 10px;
	margin-bottom:0px;
}
#ad {
	margin-top: 20px;
	margin-bottom: 20px;
}
.partnerSearch {
	line-height: 1em;
	height: 64px;
	position: relative;
	font-size: 1.4em;
}
.textMiddle {
	vertical-align: top;
	position: absolute;
	top: 30%;
	margin-left: 15px;
}
.code {
	font-family: "Courier New", Courier, monospace;
	color: #000;
}
.imgFloatLeft {
	float: left;
	padding-right: 20px;
}
#downloads img.imgFloatLeft {
	/*width:97px;*/
/*	height:146px;*/
	margin-right:20px;
}
.liptiklColor .searchTerm {
	font-size:0.8em;
}
.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-left:1em;
	margin-bottom:1em;
	font-size:0.9em;
}
.noatiklTool h2 {
	color: #1894C8;
	margin-bottom:0;
}
.liptiklTool h2 {
	color: #991B1E;
	margin-bottom:0;
}
.mixtiklTool h2 {
	color: #F6881F;
	margin-bottom:0;
}
.partiklTool h2, .partiklTool h3 {
	color: #9D20FF;
	margin-bottom:0;
}
.tiklpakContent h2 {
	color: #444;
	margin-bottom:0;
}
.tiklpakContent h2.noatiklColor {
	color: #1894C8;
}
.tiklpakContent h2.mixtiklColor {
	color: #F6881F;
}
.companySidebar h2 {
}
#tools .mid h2 {
	font-size: 1.3em;
}
#company .mid h2, #news .mid h2, #search .mid h2, #store .mid h2, #downloads .mid h2 {
	font-size: 1.15em;
	margin-bottom:0;
}
#tools #navBar .extra1 .mid p {
	font-size: 1.1em;
}
.answerClear {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	padding-top: 2px;
	display: block;
}
.licence ol {
	margin:20px;
}
.licence ol li {
	font-weight:bold;
	margin-bottom:15px;
	font-size:1em;
}
.licence ol li ol li {
	font-weight:normal;
	font-size:.9em;
}
.licence ol li ul li {
	font-weight:normal;
	font-size:.9em;
}
.licence ol p {
	font-weight:normal;
	font-size:.9em;
}
.licence ol p {
	margin-top:15px;
}
.licence p {
	font-size:.8em;
}
.licence h2 {
	font-weight:bold;
}
.licenceNoatikl h3, .licenceLiptikl h3 {
	color: #000;
	background: url(../images/logos/noatiklBullet.gif) no-repeat left 50%;
	padding-left:14px;
	border-bottom:2px solid #ccc;
}
.licenceLiptikl h3 {
	color: #991B1E;
	background: url(../images/logos/liptiklBullet.gif) no-repeat left 50%;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 15px;
}
.rightImg {
	width:auto;
	float:right;
	padding-left:10px;
	text-align:center;
}
.twitterFeedNarrow {
	width:180px;
}
.left, .leftImg {
	width:auto;
	float:left;
}
.leftIntermorphic {
	width:auto;
	float:left;
	margin-left:60px;
}
.leftImg {
	padding-right:10px;
}
.rightDemo {
	width:auto;
	float:right;
	padding-left:10px;
	margin-top:-20px;
}
.mixtiklTool .rightDemo, .noatiklTool .rightDemo, .liptiklTool .rightDemo, .tiklpakContent .rightDemo {
	margin-top:8px;
}
.mixtiklTool .rightDemo {
}
.img1Spacing {
	padding:15px;
}
.imMore {
	padding-bottom:10px;
	text-align:center;
}
.imMore img {
	margin-bottom: -3px;
}
.tradeBrands {
	font-size:0.6em;
	vertical-align: text-top;
	line-height:1.8em;
}
.product {
	/*	width: 423px;*/
	width: 520px;
	height:100%;
	float:left;
	font-size:0.8em;
	margin-left:5px;
	margin-right:10px;
}
.storeHeading .pricing, .pricing, .storeHeadingAcademic .pricing {
	width: 120px;
	height:100%;
	float:left;
	font-size:0.8em;
	padding-left:10px;
	text-align:left;
}
.store .pricing h2 {
/*color:#000099;*/
}
.store .product h2.bundle {
	font-size:1.2em;
	font-weight:bold;
}
.storeHeadingAcademic h2 {
	color:#ffffff;
	padding-top:3px;
}
.special {
	width: 160px;
	height:100%;
	float:right;
	font-size:0.9em;
	margin-left:0px;
	text-align:left;
	color:#000;
	background:#fff;
	padding-left:0px;
	padding-right:0px;
}
.storeHeading .special, .storeHeadingAcademic .special {
	text-align:left;
	padding-left:10px;
	background-color:#ccc;
}
.storeHeading .pricing {
	background-color:#aaa;
}
.storeHeadingAcademic .special {
	background-color:#000;
}
.special a {
	color:#f00;
	font-weight:bold;
}
.special h2 {
	padding-left:10px;	
}
.special p {
	padding-left:10px;	
}

.storeAcademic .special a {
	color:#000;
	font-weight:bold;
}
.offerDiscount {
	font-size:0.8em;
	color:#000;
}
.download {
	width: 90px;
	float:left;
	height:auto;
	font-size:0.8em;
	margin-left:5px;
}
.download a:hover {
	color:#3c29f2;
}
.storeNote {
	font-size: 0.7em;
}
.storeHeading, .storeHeadingAcademic {
	background-color: #bbb;
	width: 100%;
	height:2.4em;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
.storeHeadingAcademic {
	background-color: #000000;
}
.storeHeading h2 {
	margin:0px;
	padding:2px 0 2px 0;
	color:#333;
}
.storeTable {
	/*	background-image: url(../images/global/bgStore.gif);
	background-repeat: repeat-y;
	background-position: 275px top;
*/	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #999;
	padding-bottom:5px;
}
#mainContent .storeAcademic {
	background-color:#fdfdfd;
}
.productSpacer {
	width:100%;
	height:1px;
	border-top: 1px solid #000099;
}
.imgBuyNow {
	margin-top: 20px;
	float: right;/*	width: 128px;
	height:128px;*/
}
.imgBuyNow :hover {
	background:#fff;
}
.downloadLinks, .downloadLinksMixtikl {
	margin-top:0px;
	margin-left:-20px;
	width:580px;
	float:left;
}
.downloadLinks h3 {
	margin-top:0;
	padding-bottom:10px;
	padding-top:0;
	font-style:normal;
}
.downloadLinksMixtikl {
	width:460px;
}
.storeNotes {
	font-size:.9em;
}
#mainContent.pressRelease .pressAbout {
	font-size:0.7em;
}
#mainContent.pressRelease p, #mainContent.pressRelease li {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#mainContent.pressRelease h1 {
	color:#000;
}
#mainContent.pressRelease h2 {
	font-size:1.1em;
	padding:10px 15px 20px 0;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#mainContent.pressRelease h3 {
	font-size:1.1em;
}
#mainContent.pressRelease .end {
	text-align:center;
}
.storeNote {
	font-size:0.7em;
}
.storeImportant {
	font-size: 0.8em;
	color: #000099;
}
.xspf {
	width:200px;
	float:right;
	font-size:0.7em;
	text-align:right;
	color:#1894C8;
	padding-left:5px;
}
#tools pre {
	font-size:12px;
	margin:0;
}
#tools ul li pre {
	font-size:12px;
	margin:0;
}
#news #mainContent ul li, #mixtiklTool #mainContent ul li {
	font-size:.9em;
	margin-bottom:5px;
	padding-bottom:0px;
}
#news ul li a.pdfLink {
	font-size:.9em;
	color:#333;
}
#news #mainContent ul li {
	list-style:none;
	background-image:none;
	margin-bottom:10px;
	font-weight:bold;
	font-size:12px;
}
#news #mainContent ul li ul li {
	font-weight:normal;
	margin-bottom:5px;
	list-style:disc;
	list-style-position: inside;
	list-style-type: circle;
}
.companyNote {
	color:red;
	font-size:.7em;
}
.i {
	color:#000099;
	font-weight:bold;
}
.m {
	color:#3c29f2;
	font-weight:bold;
}
.ie {
	color:#000099;
	font-weight:bold;
	font-style:italic;
}
.me {
	color:#3c29f2;
	font-weight:bold;
	font-style:italic;
}
.t5c {
	width:100%;
	font-size:0.8em;
}
.t5chead {
	background-color:#4EC0ED;
	height:2em;
}
.t5c1, .t5c2, .t5c3, .t5c4, .t5c5 {
	float:left;
	padding:5px 10px;
}
.t5c1 {
	width: 130px;
}
.t5c2 {
	width: 95px;
}
.t5c3 {
	width: 60px;
}
.t5c4 {
	width: 95px;
}
.t5c5 {
	width: 95px;
}
.ugNavForwardBack {
	float:right;
	margin-top:0px;
	margin-right:10px;
}
.ugNavForwardBack a {
	color:#dddddd;
}
.ugNavForwardBack a:hover {
	color:#ccc;
	background-color:transparent;
}
.copyUG {
	visibility:hidden;
	display:none;
}
.copyUG2 {
	visibility:hidden;
	display:none;
	font-size:0.2em;
	line-height:0.2em;
}
.imgBAFTA {
	padding:7px 10px 0px 10px;
}
.footerText {
	line-height:22px;
	width:auto;
}
#footer .imgRSS a {
	display:inline;
	float:right;
    margin-right:10px;
	margin-top:-19px;
    padding:0;
	width:16px;
	height:16px;
	/*background-image: url(../images/global/feed-icon-16x16.png);*/
    background-image: url("../images/sprites/menus.png");
    background-position: -10px -10px;
	background-repeat: no-repeat;
}
span.smark {
	font-family: "Lucida Sans Unicode"; /* A rare sm-supporting font. */
	line-height: 0; /* keep the leading consistent in a paragraph */
}
span.preTopTail {
	color:#3333FF;
	font-style:italic;
	font-size:12px;
}
.generativeMusicNav {
	display:block;
	clear:left;
	font-size:0.8em;
	color: #1894C8;
	line-height:12px;
	margin-bottom:2px;
}
.tiklpakContentNav {
	display:block;
	clear:left;
	font-size:0.8em;
	color: #444;
	line-height:12px;
	margin-bottom:2px;
}
.wordArrangerNav {
	display:block;
	clear:left;
	font-size:0.8em;
	color:#991B1E;
	line-height:12px;
	margin-bottom:2px;
}
.musicMixerNav {
	display:block;
	clear:left;
	font-size:0.78em;
	color: #F6881F;
	line-height:12px;
	margin-bottom:2px;
}
.mobileSynthFXNav {
	display:block;
	clear:left;
	font-size:0.8em;
	color: #9D20FF;
	line-height:12px;
	margin-bottom:2px;
}
.intermorphicNav {
	font-size:0.8em;
	color: #3C29F2;
	margin-bottom:10px;
}
.credit {
	font-size:0.6em;
	text-align:right;
	margin-bottom:20px;
}
span.toolDescNavHome {
	text-decoration:none;
	font-size:0.7em;
}
.genMusPageSmallHead {
	font-size:0.6em;
}
.mUGTutorialHeader {
	float:right;
	margin: 10px 5px 0 0;
}
.mUGTutorialHeader a {
	padding:0 5px;
	width:100%;
}
/*#navBar.mUG_Remixer ul li{
background-color:#CCCCCC;
}
*/.licence p {
	font-size:0.9em;
}
.check {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7777ff;
}
/*navbar highlights*/
.getPaks a#getPaks, .pakIntro a#pakIntro, .usePaks a#usePaks, .makePaks a#makePaks, .makePaksZIP a#makePaksZIP, .makePaksGettingStarted a#makePaksGettingStarted, .makePaksPakXML a#makePaksPakXML, .makePaksMixtiklXML a#makePaksMixtiklXML, .makePaksMixtiklFiles a#makePaksMixtiklFiles, .makePaksMessagesASM a#makePaksMessagesASM, .makePaksLicenceTXT a#makePaksLicenceTXT, .makePaksElements a#makePaksElements, .makePaksDistribution a#makePaksDistribution, .makePaksCustomisation a#makePaksCustomisation, .makePaksContentNaming a#makePaksContentNaming, .makePaksContentFiles a#makePaksContentFiles, .makePaksContent_MixtiklXML a#makePaksContent_MixtiklXML {
	background-color:#FDE4CE;/*color: #F6881F;*/
}
.mUG_Intro a#mUG_Intro, .mUG_GettingStarted a#mUG_GettingStarted, .mUG_ProductKey a#mUG_ProductKey, .mUG_AddOnContent a#mUG_AddOnContent, .mUG_Common_Navigation a#mUG_Common_Navigation, .mUG_Common_AppsList a#mUG_Common_AppsList, .mUG_Common_Options a#mUG_Common_Options, .mUG_Common_MainMenu a#mUG_Common_MainMenu, .mUG_Common_Recording a#mUG_Common_Recording, .mUG_Common_MicRecording a#mUG_Common_MicRecording, .mUG_Common_ContentList a#mUG_Common_ContentList, .mUG_Common_TempoPitch a#mUG_Common_TempoPitch, .mUG_Common_TextEntry a#mUG_Common_TextEntry, .mUG_Common_FXList a#mUG_Common_FXList, .mUG_Common_EQList a#mUG_Common_EQList, .mUG_Remixer a#mUG_Remixer, .mUG_Remixer_MainMenu a#mUG_Remixer_MainMenu, .mUG_Remixer_Tutorials a#mUG_Remixer_Tutorials, .mUG_Remixer_Tutorial1 a#mUG_Remixer_Tutorial1, .mUG_Remixer_Tutorial2 a#mUG_Remixer_Tutorial2, .mUG_Remixer_Tutorial3 a#mUG_Remixer_Tutorial3, .mUG_Remixer_Tutorial4 a#mUG_Remixer_Tutorial4, .mUG_Remixer_Tutorial5 a#mUG_Remixer_Tutorial5, .mUG_Performer a#mUG_Performer, .mUG_Performer_MainMenu a#mUG_Performer_MainMenu, .mUG_Performer_Tutorials a#mUG_Performer_Tutorials, .mUG_Partikl a#mUG_Partikl, .mUG_Partikl_Menus a#mUG_Partikl_Menus, .mUG_Partikl_Tutorials a#mUG_Partikl_Tutorials, .mUG_Player a#mUG_Player, .mUG_Player_Menus a#mUG_Player_Menus, .mUG_Player_Tutorials a#mUG_Player_Tutorials, .mUG_FAQ a#mUG_FAQ, .mUG_Content a#mUG_Content, .mUG_Performer a#mUG_Performer, .mUG_Performer_Tools a#mUG_Performer_Tools {
	background-color:#FDE4CE;
}
.pUG_Overiew a#pUG_Overview, .pUG_Main a#pUG_Main, .pUG_SynthesisTutorial a#pUG_SynthesisTutorial, .pUG_FXMNetworks a#pUG_FXMNetworks, .pUG_SynthTech a#pUG_SynthTech, .pUG_FileFormat a#pUG_FileFormat, .pUG_VSTAU a#pUG_VSTAU, .pUG_FXAmplifier a#pUG_FXAmplifier {
	background-color:#DBD3FF;
}
.caption, .captionRight, .captionElement, .screenShNoBorder {
	font-size:10px;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	float:left;
	text-align:left;
}
.captionRight {
	float:right;
	text-align:center;
	width:auto;
	margin-left:10px;
}
.captionRight img {
	margin-bottom:10px;
	border:1px solid #333;
}
.captionRight br {
	line-height:15px;
}
.caption img {
	margin-right:0px;
	border:1px solid #777777;
	margin-bottom:5px;
}
.screenShNoBorder {
	float:left;
}
.screenShNoBorder img {
	border:none;
	margin:0px;
	margin-top:-5px;
	padding:0;
}
.screenShNoBorder p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-left:10px;
	font-size:1em;
}
.caption_noborder img {
	margin-right:20px;
	border:0px solid #777777;
	margin-bottom:20px;
}
.optional {
	color:#999999;
}
.captionElement {
	padding:3px 10px 10px 0;
	margin-left:-9px;
}
.storeLeft .captionElement {
	margin-left:0px;
}
.storeLeft, .storeLeft2, .storeLeft3 {
	float:left;
	width:120px;
	margin-top:10px;
}
.storeLeft2 {
	width:300px;
}
.storeLeft3 {
	width:130px;
}
.pUG h3 {
	font-size:1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	color:#9C86FF;
	margin-bottom:5px;
	background:#eeeeee;
}
.pUG #mainContent h2 {
	font-weight:bold;
}
.pUG #mainContent th, .pUG #mainContent td {
	font-size:0.8em;
	padding:5px;
	border:1px solid #cccccc;
}
.offer, a.offer {
	color:#FF0000;
	font-weight:bold;
}
.offer a {
}
.smallText {
	font-size:0.8em;
}
.smallestText {
	font-size:10px;
}
.siteMap {
	font-size: 9pt;
	line-height: 1.5em;
	margin: 3em;
}
.siteMap a {
	color:#009;
}
.siteMapDir {
	background-color: #3C29F2;
	padding: 0.2em 0 0.2em .5em;
	margin-top:10px;
	font-weight: bold;
	color:#fff;
}
.siteMapDir a {
	color:#fff;
}
.siteMapFile {
	margin-left: 3em;
	background: #f0f0f0;
	padding: 0 0 0 .5em;
}
.t4 {
	width:100%;
	height:auto;
	background-image:url(../images/global/navBar_mid_nt.gif)
}
.t4c1, .t4c2, .t4c3, .t4c4 {
	float:left;
	font-size:0.8em;
	border-top:1px solid #ededed;
}
.t4c1 {
	width:30%;
}
.t4c2 {
	width:15%;
}
.t4c3 {
	width:15%;
	font-weight:bold;
	color: #F6881F;
}
.t4c4 {
	width:40%;
}
.genericSidebar .extra2 .midQuoter {
	font-size:1.1em;
}
ol {
	margin:0 20px 10px 20px;
}
ol li {
	font-size:12px;
}
#extras .mixtikl {
	position:fixed;
	top:144px;
	background-color:#eee;
}
#extras .pluginPage {
	position:relative;
	top:0;
}
#extras .pluginPage p {
	padding:0 10px;
}
.mixtikl_plugin {
	margin:0;
	float:left;
	width:320px;
	border-style:outset;
	border-color:black;
	border-width:1px;
	height:440px;
	resize:both;
}
.mixtikl_pluginNotes {
	float:left;
	margin-left:50px;
	width:250px;
}
.tikl {
	font-size:8px;
}
.tiklWr {
	border: 2px dotted #F6B97F;
	padding:3px;
	overflow:auto;
}
.localNav {
	margin-top:0px;
}
.buyNow {
	font-size:10px;
	float:right;
	margin-top:5px;
}
.imgMxtSmall {
	width:120px;
}
.left1 {
	width:170px;
	float:left;
}
.left2 {
	float:left;
	width:550px;
}
.left3 {
	float:left;
	width:370px;
}
.right1 {
	width:170px;
	float:right;
	padding-left:10px;
	font-size:12px;
	text-align:center;
}
.right2 {
	float:right;
	width:547px;
}
.addthis_toolbox {
	display:inline;
	float:right;
	width:16px;
	margin-right:35px;
	margin-top:-19px;
}
.UG ul {
	margin-bottom:10px;
}
.UG ul.contents {
	float:left;
	margin-bottom:10px;
	width:450px;
}

span.quoter {
	clear:both;
	display:block;
	font-size:10px;
	font-style:italic;
	margin:0;
	padding:0;
}
#mainContent a.underline {
	text-decoration:underline !important;
}
dl.quotes {
	font-size:12px;
	width:100%;
}
dl.quotes li {
	list-style:none;
	margin-bottom:7px;
}
.quotes dt {
	margin:10px 0 0 0;
	clear:both;
}
.quotes dd {
	margin:0px 0 10px 0;
	font-style:italic;
	font-size:11px;
}
.storePage dl.quotes {
	font-size:11px;
}
.storePage .quotes dd {
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	margin-top:5px;
}
.storePage span.arrow {
	text-align:right;
	display:block;
	float:left;
	margin-right:5px;
}
.unsupported {
	color:#999;
}
#mainContent ul.noBullet li {
	background-image:none;
	padding-left:10px;
	margin-left: 5px;
	list-style-type: none;
	text-indent: -15px;
}
/* START - Google Search Customisations */
#mainContent .cse .gsc-control-cse, #mainContent .gsc-control-cse {
	padding:0;
}
#mainContent .gsc-tabhActive, #mainContent .gsc-results, #mainContent .gsc-cursor-box, #mainContent .gsc-cursor-current-page {
	color:white;
}
/* END - Google Search Customisations */


/* 101119 */
.tw {
	float:left;
	margin-top:28px;
	width:70px;
}
.fb {
	float:right;
	margin:30px 0 0 5px;
	width:65px;
}
#contentGroup #mainContent ul.listHorizontal {
	float:right;
}
#contentGroup #mainContent ul.listHorizontal li {
	float:left;
	background-image:none;
}
/* ads + socialn */
#mainContent .addthis_default_style_im {
	display:block;
	float:left;
	width:60px;
	margin:2px 0 0px 0px;
	height:20px;
	font-size:11px;
}
.twn {
	float:left;
	margin:0 5px 0 0 !important;
	width:95px !important;
	font-size:11px;
}
.fbn {
	float:left;
	margin:0 5px 0 0 !important;
	width:87px !important;
}
.atn {
	float:left;
	margin:3px 0 0 0 !important;
	width:65px !important;
}
.ad {
	/*	width:468px;
	height:60px;*/
	/*width:728px;
	height:90px;
	background-color:white;
	border:1px solid grey;
	float:right;
	margin:10px 0 20px 0;
	padding-bottom:10px;*/
	height:0px;/*border-bottom:2px dashed #eee;*/
}
.homePage .ad {
	/*width:auto;*/
	height:0px;
}
.col3 .ad {
	/*width:468px;
	height:60px;
	margin-right:28px;*/
	height:0px;
}
.socialn {
	width:255px;
	float:right;
	background-color: #fff;
	margin-top:3px;
	padding-left:17px;
	clear:left;
}
.homePage .socialn {
	clear:none;
}
.addthis_button_compact .at15t_compact {
	float: left;
}
.blog {
	float:left;
	width:80px;
	font-size:12px;
}
.mixtiklTool table{
	width:auto;
	text-align:left;	
}
.mixtiklTool td{
	border:1px solid #dddddd;
	padding:5px;
}
.mixtiklTool td.icon, .mixtiklTool .common{
	background-color:#bbb;
}
.mixtiklTool td.icon.full {
	background-color:#ff6600;
}

.mixtiklTool .full, .tiklpakContent .full {
	color:#999;	
}
.mixtiklTool .screengrab, .partiklTool .screengrab {
	width:240px;
	height:360px;	
}
.mixtiklTool .screengrabPC, .partiklTool .screengrabPC, .tiklpakContent .screengrabPC {
	width:240px;
	height:345px;	
}
.limitation td:nth-child(3) {
	color:#666600;	
}
.MT5New {
	 color:#ff6600;	
}


.homePage .grabber img {
	border:1px solid #333;
	margin:0 5px 5px 0;
/*	width:168px;
*/	width:120px;
		
}
.sku {
	margin-bottom:10px;
}
.mtscreen150 {
	border:1px solid #333;
	height:216px;
	margin-bottom:10px;
	width:150px;	
}
.right3{
	float:right;
	font-size:10px;
	width:250px;	
}
#downloads h3 {
	padding-bottom:0;	
}
#downloads img.badge {
	margin-bottom:10px;	
}
