* {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,dl,fieldset,address {
	margin: 0.5em 0;
}
fieldset {
	padding: .5em;
}
img {
	border: 0;
}
a img {
	border: 0;
}
label {
	text-align: left;
}
select option {
	padding: 0 3px;
}
table {
	font-size: 1em;
	border-spacing: 0;
}
.clearer {
	clear: both;
}

/* $2 - Typography
----------------------------------------------------------------------------*/
body {
	font: normal 12px/100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #2f2f2f;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font: bold 26px/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}
h2 {
	font: bold 22px/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #069;
}
h3 {
	font: bold 19px/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #C93000;
}
h4 {
	font: bold 17px/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #555;
}
h5 {
	font: bold 15px/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #C93000;
}
h6 {
	font: bold 13px/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}
p {
	margin-bottom: 1.2em;
	line-height: 1.4em;
}
p.small {
	font-size: 0.96em;
	text-align: left;
	line-height: 145%;
}
.module p.small {
	padding-left: 12px;
}

/* $3 - Lists Styling
----------------------------------------------------------------------------*/
ul {
	padding: 0;
	list-style: none;
	line-height: 1.4em;
}
#left .tla div ul li a {
	border-top: 1px dotted #ccc;
	padding: 6px 0 5px 20px;
	text-transform: capitalize;
	font: normal 12px Geneva;
	text-decoration: none;
	background: transparent url(../images/tla-icon.gif) no-repeat 6px;
	display: block;
	color: #666;
	margin: 0 5px;
}
#left .tla div ul li a:hover {
	background: #FBFBFB url(../images/tla-icon.gif) no-repeat 6px;
}
#left .tla ul li,
#right .tla ul li {
	margin: 0;
	padding: 0;
	height: 28px;
	line-height: 28px;
	list-style: none;
	background: none;
}
#left .tla ul,
#right .tla ul {
	padding: 0;
	margin: -5px -10px -3px -10px;
}
#contentouterin #left .module-bluebox.tla ul li a,
#contentouterin #right .module-bluebox.tla ul li a {
	color: #666!important;
	text-decoration: none;
	display: block;
	height: 28px;
	background: transparent url(../images/leftnav-divider.gif) bottom left repeat-x;
	font: normal 12px/21px Geneva, sans-serif;
	padding: 0 0 0 10px;
	margin: 0 1px 0 1px;
	line-height: 28px;
	text-transform: lowercase;
}
ul li {
	background: url(../images/li-2.png) no-repeat 0 5px;
	padding: 2px 0 2px 17px;
}

/* side menu styling */

td a.mainlevel {
display:block;
padding:7px 0 7px 3px;
}

#left #mainlevel { 
	margin: 0;
	padding: 0;
}

#left #mainlevel li {
	margin: 0;
	padding: 5px 0 5px 8px;
}

#left #mainlevel li ul {
	line-height: 15px;
}

#left ul#mainlevel li ul li {
/* 	border-bottom: 1px solid #DDDDDD; */
}

span.mainlevel {
background:#FFFFFF url(../images/greyh3-new.jpg) repeat-x scroll left bottom;
border-bottom:3px solid #DDDDDD;
border-top:1px solid #DDDDDD;
color:#333333;
display:block;
font-family:Arial;
font-size:16px;
margin:-11px -6px 0 -14px;
padding:12px 0 12px 10px;
}

a.sublevel {padding-left: 1em; text-decoration: none;}

.moduletable li, #left li, #right li {
	background: url(../images/li-2.png) no-repeat 0 6px;
}
#modules li {
	background: url(../images/li-4.png) no-repeat 0 2px;
}
ul.style1 li {
	background: url(../images/li-1.jpg) no-repeat 0 50%;
}
ul.style2 li {
	background: url(../images/li-04.png) 0 no-repeat;
	margin-bottom: 6px;
	padding-left: 25px;
}
ul.list-style1 li {
	background: url(../images/li-04.png);
}
.gethelp p {
	margin: 0;
	line-height: 150%;
	padding: 5px 40px 12px 5px;
	background: url(../images/gethelp-icon.png) no-repeat 100% 0;
}
#left ul.list-style4,
#right ul.list-style4 {
	margin: 0 0 5px 14px;
}
#left ul.list-style4 li,
#right ul.list-style4 li {
	background: url(../images/li-04.png) 0 no-repeat;
	margin-bottom: 6px;
}
#left ul.list-style4 li a,
#right ul.list-style4 li a {
	text-decoration: none;
	color: #006DA8;
	padding-left: 8px;
}
#content ol {
	margin-left: 30px;
	line-height: 1.4em;
	margin-bottom: 15px;
}
ol.outside {
	list-style-type: decimal!important;
	margin-bottom: 15px;
}
ol.outside li {
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 5px;
}
#content ul ol {
	margin: 0 0 5px 30px;
	line-height: 1.6em;
	color: #666;
}
#content ul ol li {
	background: none;
	padding: 0;
	margin-left: 10px;
}

/* $4 - Horizonal Rules
----------------------------------------------------------------------------*/
hr {
	border: none;
	height: 1px;
	background-color: #f1f1f1;
	margin: 10px 0;
}
span.article_seperator {
	display: block;
	border-bottom: 1px dotted #ccc;
	margin: 0 5px 6px 5px;
	height: 1px;
}

/* $5 - Quotations
----------------------------------------------------------------------------*/
blockquote {
	padding: 4px;
	margin: 0 0 15px 0;
	border: 1px solid #F3F2E4;
}
blockquote p {
	border: 1px solid #DED5B3;
	background: #F3F2E4 url(../images/quote.jpg) 98% 50% no-repeat;
	padding: 8px 84px 8px 9px;
	margin: 0;
	font: normal 11px "Lucida Grande";
	color: #333;
}
pre {
   padding: 10px;
   background: #3a86c0;
   color: #fff;
   margin: 10px 0 25px 0;
   line-height: 1.6em;
   border: 3px solid #ccc;
}
pre.code {
/*	background: #cee783 url(../images/code.png) 0 0 no-repeat;*/
	background: #cee783 0 0 no-repeat;
	padding-left: 34px;
}

/* $6 - Sitewide Links and Custom Message Styling
----------------------------------------------------------------------------*/
a {
	color: #006699;
}
a:hover {
	color: #C93000;
}
#modules a {
	text-decoration: none;
}

p.color-green {
	display: block;
	padding: 8px 10px 8px 10px;
	margin: 15px 0;
	border-top: 3px solid #98cb00;
	border-bottom: 3px solid #98cb00;
	background: #ffffff;
	color: #010101;
}
p.color-blue {
	display: block;
	padding: 8px 10px 8px 10px;
	margin: 15px 0;
	border-top: 3px solid #7db6fb;
	border-bottom: 3px solid #7db6fb;
	background: #ecf2fe;
	color: #010101;
	white-space: 
}
p.color-orange {
	display: block;
	padding: 8px 10px 8px 10px;
	margin: 15px 0;
	border-top: 3px solid #f18b41;
	border-bottom: 3px solid #f18b41;
	background: #fdf6e4;
	color: #010101;
}
p.color-pink {
	display: block;
	padding: 8px 10px 8px 10px;
	margin: 15px 0;
	border-top: 3px solid #d5688f;
	border-bottom: 3px solid #d5688f;
	background: #fae8e8;
	color: #010101;
}
p.color-grey {
	display: block;
	padding: 8px 10px 8px 10px;
	margin: 15px 0;
	border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	background: #fafafa;
	color: #010101;
}
/* @group Notice Styles */

em.blogintro {
line-height: 20px;
padding: 10px;
margin: 5px 0 15px 0;
display: block;
border: 2px solid #eee;
background: #FFFBF8;
}

p.error,
p.tips,
p.info {
	display: block;
	padding: 8px 10px 8px 35px;
	margin: 15px 0;
	margin-top: 15px!important;
}
p.error {
	color: #cd3301;
	border-top: 3px solid #cd3301;
	border-bottom: 3px solid #cd3301;
	background: #fae8e8 url(../images/icon-typo-error.jpg) 10px 50% no-repeat;
}
p.tips {
	color: #2d84e3;
	border-top: 3px solid #adcefb;
	border-bottom: 3px solid #adcefb;
	background: #ecf2fe url(../images/icon-typo-tips.jpg) 10px 50% no-repeat;
}
p.info {
	color: #ca6701;
	border-top: 3px solid #f2a378;
	border-bottom: 3px solid #f2a378;
	background: #fdf6e4 url(../images/icon-typo-info.jpg) 10px 50% no-repeat;
}
span.highlight {
	font-weight: bold;
	padding: 2px 3px;
	color: #fff;
	background: #C93000;
	border-bottom: 1px dotted #333;
}
.lightgreen, 
.lightorange, 
.lightblue, 
.lightgrey, 
.whitedotted,
.brightgrey-dark, 
.brightgrey, 
.brightblue, 
.brightred {
	padding: 5px 7px;
	font: bold 11px/130% Tahoma;
}
.lightgreen {
	color: #809051;
	background: #DAF7D4;
	border: 1px solid #C1EE71;
}
.lightorange {
	color: #FF9900;
	background: #FFFFCC;
	border: 1px solid #FFE78B;
}
.lightblue {
	color: #5680D5;
	background: #DEE8FF;
	border: 1px solid #B8D9FF;
}
.lightgrey {
	color: #999;
	background: #eee;
	border: 1px solid #ccc;
}
.whitedotted {
	color: #7E8E50;
	background: none;
	border: 1px dashed #99CC00;
}
.brightgrey-dark {
	background: #999 url(../images/brightgrey-dark.jpg) repeat-x;
	border: 1px solid #ccc;
	color: #fff;
}
.brightgrey {
	background: #eee url(../images/brightgrey.jpg) repeat-x;
	border: 1px solid #ddd;
	color: #444;
}
.brightblue {
	background: #236592 url(../images/brightblue.jpg) repeat-x;
	border: 1px solid #92C3F3;
	color: #fff;
}
.brightred {
	background: #B71E00 url(../images/brightred.jpg) repeat-x;
	border: 1px solid #DE6425;
	color: #fff;
}
.stepslist {
	clear: both;
	padding: 5px 0 0;
	position: relative;
	color: #789438;
}
.stepslistitem {
	background: transparent url(../images/steps-bg.png) no-repeat scroll left top;
	color: #fff;
	display: block;
	float: left;
	font: bold 20px Arial,sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* $7 - Joomla Specific
----------------------------------------------------------------------------*/
.pagenav,
.pagenav_prev,
.pagenav_next {
	padding: 0 4px;
}
a.pagenav,.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration: none;
}
a.pagenav:hover,
a.pagenav:active,
a.pagenav:focus,
.pagenav_prev a:hover,
.pagenav_prev a:active,
.pagenav_prev a:focus,
.pagenav_next a:hover,
.pagenav_next a:active,
.pagenav_next a:focus,
.pagenavbar a:hover,
.pagenavbar a:active,
.pagenavbar a:focus {
	text-decoration: none;
}
.back_button {
	margin: 5px 0 15px;
}
.back_button a, .back_button a:hover {
	color: #666;
	text-decoration: none !important;
}
.small {
	font-size: 100%;
}
td.createdate {
	color: #666;
	font-size: 0.9em;
	margin-bottom: 6px;
	padding: 6px 0;
	font-style: italic;
}
.modifydate {
	color: #666;
	font-size: 0.9em;
	margin-bottom: 6px;
	padding: 16px 0;
}

/* $8a - Joomla Content Styles
----------------------------------------------------------------------------*/
td.contentdescription {
	width: 100%;
}
table.contentpaneopen, table.contentpane {
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
}
table.contentpaneopen p, table.contentpane p {
	font: normal 112%/150% Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 1px;
	margin-bottom: 1.7em;
}
.blog table.contentpaneopen {
	border-collapse: separate;
	padding: 3px;
}
.moduletable table.contentpaneopen td {
	background: none;
	margin-top: 0;
	background: none;
	border: none;
	padding: 0;
}
.header .moduletable table.contentpaneopen td {
	font-size: 100%;
}
.contentheading {
	font-size: 17px;
	font-weight: bold;
	color: #069;
	padding: 1em 0 0.9em 0;
	margin-bottom: 10px;
	display: block;
}
td.buttonheading {
	padding: 0;
}
.blog .contentheading, .contentpane .contentheading {
	text-align: left;
	padding: 0.5em 0 0.5em 0;
}
.componentheading {
	font-size: 18px;
	font-weight: bold;
	color: #C93000;
	padding: 0.6em 0 0.9em 0;
}
a.contentpagetitle {
	color: #069;
	text-decoration: none;
}
table.contenttoc {
	margin: 10px;
	padding: 0;
	float: right;
}
.buttonheading img {
	padding: 0 2px;
}
.sectiontableheader,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	border-bottom: 1px solid #fff;
	color: #444;
}
.sectiontableheader {
	font: bold 12px/130% Arial;
	padding: 5px;
	color: #fff;
	background: #069 url(../images/sectionheader.jpg) top left repeat-x;
}
.sectiontableentry1 {
	background: #F0E9CF;
}
.sectiontableentry2 {
	background: #F3F2E4;
}
.sectiontableentry1 a, .sectiontableentry2 a {
	color: #666;
}
.sectiontableentry1 a:hover, .sectiontableentry2 a:hover {
	color: #C93000;
}

/* Polls */
.poll {
	line-height: 135%;
}
.poll .sectiontableentry1,
.poll .sectiontableentry2 {
	background: none;
	border: none;
	text-align: left;
	padding-left: 5px;
}

/* Search Results */
table.contentpaneopen fieldset {
	border: 1px solid #DED5B3;
	padding: 10px;
	background: #FBF9F4;
	margin: 0;
	width: 96%;
	overflow: hidden;
	line-height: 160%;
}
table.contentpaneopen fieldset a {
	font-size: 1.1em;
}
table.contentpaneopen fieldset span.small {
	color: #999;
}
a.readon {
	background: url(../images/readmore.jpg) repeat-x left top;
	border: 1px solid #ccc;
	text-decoration: none;
	padding: 5px 10px 4px 17px;
	color: #333;
	font-weight: bold;
	margin-bottom: 13px;
	display: block;
	width: 82px;
	height: 14px;
}
a.readon:hover {
	color: #C93000;
}

/* $9 - Forms Styling
----------------------------------------------------------------------------
These styles control the appearance of forms */
.inputbox {
	background: #fff;
	border: 1px solid #E2E1D4;
	padding: 2px 5px;
	margin: 2px 6px 6px 0;
	font-size: 100%;
	color: #444;
}
.inputbox:hover, .inputbox:focus {
	border-color: #ccc;
	background: #fdfef1;
}
.button {
	text-align: center;
	padding: 1px 12px;
	line-height: 100%;
	color: #333;
	border: 1px solid #ccc;
	cursor: pointer;
	margin: 1px;
	height: 23px;
	font-weight: bold;
	background: #eee url(../images/brightgrey.jpg) repeat-x;
}
select.inputbox {
	background: #ededed !important;
	padding: 0 !important;
	margin: 0;
}
select option {
	padding: 0 3px;
	background: #fff;
}
textarea {
	font-size: 100%;
	background: #fff;
	border: 1px solid #3d3d3d;
	padding: 1px 3px;
	margin: 0;
	overflow: auto;
}
label, input {
	vertical-align: middle;
}
#contact_text {
	background: #fff url(../images/inputbg.jpg) 0 1px repeat-x;
}
.browse-btn {
	color: #666E4D;
	border: 1px solid #C7AB7E;
	padding: 3px 5px;
	background: #fff url(../images/button.png) repeat-x;
	font: normal 11px/125% Arial;
	text-decoration: none;
	color: #805500;
}
.secondary {
	border: 1px solid #ccc;
	color: #666;
/*	background: #eee url(../images/secondary-btn-bg.jpg) repeat-x;*/
}

/* $10 - Modules
----------------------------------------------------------------------------*/
.moduletable {
	font-size: 100%;
	padding: 5px;
	margin-bottom: 15px;
}
.moduletable h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #9B6326;
}
div.module-nostyling {
	padding: 2px;
	margin-bottom: 10px;
	font: normal 11px/120% Helvetica;
	color: #516573;
}
#left div.module-banners,
#right div.module-banners {
	margin: 0 0 15px 0;
	font: normal 11px/120% Helvetica;
	color: #516573;
}
div.module-nostyling h3 {
	font: bold 12px/120% Helvetica;
	color: #516573;
	margin: 0;
	padding: 1px;
}
div.module, 
div.module-greybox,
div.module-bluebox,
div.module-redbox,
div.module-litegrey,
div.module-liteblue,
div.module-litepink {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 155%;
	font-weight: normal;
	border: 1px solid #ccc;
}
div.module div, 
div.module-greybox div, 
div.module-bluebox div, 
div.module-redbox div,
div.module-litegrey div, 
div.module-liteblue div, 
div.module-litepink div {
	border: 1px solid #fff;
}
div.module div div, 
div.module-greybox div div, 
div.module-bluebox div div, 
div.module-redbox div div {
	padding: 4px 5px;
	background: none;
	border: none;
}
div.module-litegrey div div, 
div.module-liteblue div div, 
div.module-litepink div div {
	padding: 0 7px;
	background: none;
	border: none;
}
div.module-litegrey {
	background: #fff url(../images/modulestyle-lightgrey.jpg) repeat-x;
}
div.module-liteblue {
	background: #fff url(../images/modulestyle-lightblue.jpg) repeat-x;
}
div.module-litepink {
	background: #fff url(../images/modulestyle-lightpink.jpg) repeat-x;
}
div.module div div div, 
div.module-greybox div div div, 
div.module-bluebox div div div, 
div.module-redbox div div div,
div.module-litegrey div div div, 
div.module-liteblue div div div, 
div.module-litepink div div div {
	padding: 0;
	margin: 0;
	background: none;
	border: 0;
	display: inline;
}
div.module h3, 
div.module-greybox h3, 
div.module-bluebox h3, 
div.module-redbox h3 {
	padding: 11px 0 12px 10px;
	margin: -4px -5px 4px -5px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border-bottom:1px solid #E5E5E5;
}
/* Default Grey Box */
div.module,
div.module-greybox {
	background: #fff;
	font: normal 12px/120% "Lucida Grande";
}
div.module div div,
div.module-greybox div div {
	background: #fff;
}
div.module h3,
div.module-greybox h3 {
	background: #fff url(../images/greyh3-new.jpg) bottom left repeat-x;
	color: #333333;
}
/* Red Box */
div.module-redbox {
	background: #fff;
}
div.module-redbox div div {
	background: #fff;
}
div.module-redbox h3 {
	background: #E5F29C url(../images/redh3.jpg) bottom left repeat-x;
}
/* Blue Box */
div.module-bluebox {
	background: #94B8D2;
}
div.module-bluebox div div {
	background: #fff;
}
div.module-bluebox h3 {
	background: #DAE9FC url(../images/blueh3.jpg) bottom left repeat-x;
}

/* Content Images Styling */
.content-img-left img,
.content-img-right img {
	border: 1px solid #DFDEA7;
	padding: 2px;
	background: #F7F6E8;
}
.content-img-left img {
	margin: 0 10px 10px 0;
}
.content-img-right img {
	margin: 0 0 10px 10px;
}

/* Bottom Boxes Styling*/
ul#column_structure {
	border: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
ul#column_structure li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}
ul#column_structure h5 {
	font-size: 1.4em;
	padding: 4px 10px;
	color: #333;
	text-align: left;
}
ul#column_structure li span {
	padding: 1px 12px 4px 2px;
	display: block;
}
.fourcol li {
	width: 25%;
}
ul#column_structure p {
	padding: 0 0 0 70px;
	text-align: left;
	line-height: 1.3em;
	margin: 0;
}
ul#column_structure a.readmore,
ul#column_structure a.readmore-demo {
	background: url(../images/readmore.jpg) repeat-x left top;
	display: block;
	border: 1px solid #ccc;
	height: 17px;
	width: 78px;
	text-decoration: none;
	padding: 3px 0px 3px 17px;
	color: #333;
	font-weight: bold;
	margin: 13px 0;
}
ul#column_structure a.readmore-demo {
	padding: 3px 5px 3px 12px;
}
.browsers p {
	width: 175px;
	height: 48px;
	margin-bottom: 0;
	text-align: center;
	text-indent: -7998px;
	background: transparent url(../images/browsers.png) 0 -6px no-repeat;
}
p.junkieblog {
	display: block;
	background: url(../images/q2.png) no-repeat 10px 8px;
}
p.forum {
	display: block;
	background: url(../images/forum_icon.png) no-repeat 10px 10px;
}
p.demo {
	display: block;
	background: url(../images/cs.png) no-repeat 25px 1px;
}
p.guides {
	display: block;
	background: url(../images/q1.png) no-repeat 6px 5px;
}
.cssbox p {
	background: transparent url(../images/viewcss.png) no-repeat scroll 98% 30%;
	padding-right: 46px;
	line-height: 1.4em;
	font-size: 0.95em;
}
.cssbox h4 {
	padding: 3px 0;
}
.cssbox a {
	background: transparent url(../images/folderzoom.png) no-repeat scroll 4px 3px;
	margin: 10px 0 15px 0px;
	display: block;
	text-indent: 27px;
	text-decoration: none;
	padding: 2px 3px 4px 0;
	border: 1px solid #fff;
}
.cssbox a:hover {
	background: #FBF5F5 url(../images/folderzoom.png) no-repeat scroll 4px 3px;
	border: 1px solid #F8EEED;
}
#left .paycard {
	background: url(../images/2CO-card.jpg) 0 no-repeat;
	height: 143px;
	width: 142px;
	text-indent: -7998px;
	margin: 18px 0;
	display: block;
}

/* Geshi */
pre.php {
	width: 100%;
	white-space: normal;
	background: #FBF9F4;
	line-height: 1.4em;
	padding: 0;
}
pre.php .head {
	padding: 5px 8px;
	background: #B71E00 url(../images/brightred.jpg) repeat-x;
	border: 1px solid #DE6425;
	color: #fff;
	font: bold 13px Lucida Grande, Tahoma;
}
#content pre.php ol {
	margin: 10px 10px 0 40px;
	width: 300px;
}

/* Template Guides List Module */
#left ul.latestnews,
#right ul.latestnews {
	margin: 0;
	padding: 0;
}
#left .latestnews li,
#right .latestnews li {
	background: none;
	color: #ccc;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #eee;
}
#left .latestnews li a,
#right .latestnews li a {
	text-decoration: none;
	color: #666;
	display: block;
	padding: 2px 0 2px 18px;
	background: url(../images/li-1.jpg) no-repeat 2% 50%;
}
#left .latestnews li a:hover,
#right .latestnews li a:hover {
	color: #333;
	background: #F8F7F5 url(../images/li-1.jpg) no-repeat 2% 50%;
}

/* Guides Tips */
#right h3.flexcontentitemtitle {
	background: none;
	margin: 0;
	padding: 0;
}
h3.flexcontentitemtitle a {
	font: bold 12px Arial;
	padding: 0;
	margin: 0;
	color: #c93000;
}
#right .flexcontentitem p {
	margin: 0;
	padding: 0;
}
#right .flexcontentitem {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
#right .flexcontent .flexcontentlink {
	text-align: right;
	padding-top: 5px;
	display: block;
	color: #999;
	text-decoration: none;
}
.guides-images {
	padding: 5px;
	border: 1px solid #ccc;
}
#content h3.info {
	font: bold 15px Arial;
	border-bottom: 1px dotted #ccc;
	margin-top: 20px;
	padding-bottom: 5px;
	color: #006DA8;
}

table.contenttoc td {
	background: url(../images/article_separator.png) repeat-x bottom left;
	padding: 2px 0 4px 6px;
}

.article_separator {
background:transparent url(../images/article_separator.png) repeat-x scroll left top;
display:block;
height:2em;
margin-top:2em;
}

/* Help Overview */
#help-overview {
	overflow: hidden;
}
#content .contentIntro,
#content .help-intro {
	color: #777;
	font-size: 15px;
	padding-right: 10px;
	line-height: 23px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content .contentIntro {
	margin: 0 0 20px 0;
}
#content .contentIntro span,
#content .help-intro span {
	background: #FFFABF;
	padding: 1px 3px;
	color: #7F6957;
}
#help-overview .help-left,
#help-overview .help-right {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
padding: 10px 0;
width: 49%;
}
#help-overview .help-left {
float: left;
}
#help-overview .help-right {
float: right;
}
#help-overview .helpbtm {
	border-bottom: 0;
}

/* Did you know */
.dyk .article_seperator,
.quote .article_seperator {
	display: none;
}
#right .dyk p,
#right .quote p {
	margin: 0;
	padding: 5px;
}
.mission-offer {
	margin-left: 10px;
}
.mission-offer ul {
	margin-left: 10px;
}
.mission-offer ul li {
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}
.back_button a {
	border: 1px solid #ccc;
	background: #eee;
	margin-top: 10px;
	display: block;
	width: 30px;
	padding: 2px 5px;
	margin-bottom: -10px;
}

/*Styling for Guides Landing Page*/
.colleft,
.colright {
	float: left;
	width: 47%;
	padding: 1%
}
h2.lightbulb {
	background: url(../images/lightbulb.gif) no-repeat 0 3px;
	text-indent: 20px;
	font-size: 1.4em;
}
p.guide-jump {
	background: url(../images/guide-jump.jpg);
	width: 725px;
	height: 60px;
}
p.guide-jump span {
	text-indent: -7887px;
	display: block;
}
.moduletable-guidejump {
	position: absolute;
	right: 10px;
	top: 20px;
}
.module-sideguidejump {
margin:1em 0 1.5em;
}
.moduletable-sideguidejump select {
	border: 1px solid #999;
	font-size: 12px;
}

.moduletable-sideguidejump select {
	border: 1px solid #999;
	font-size: 12px;
}

a.linkicon {
	background: url(../images/li-1.jpg) no-repeat 100% 50%;
	padding-right: 16px;
}

/* Styling for downloads page */
.downloads-intro {
	background: url(../images/downloads-page-icon.jpg) no-repeat 5% 50%;
}
p.downloads-intro {
	padding-bottom: 10px;
	padding-left: 120px;
	height: 70px;
	line-height: 19px;
}
p.downloads-intro a {
	color: #C93000;
}

/* Newsletter Signup */
div.loading img {
	margin-left: 40%;
	margin-bottom: 15px;
}
.newsletter_button {
	margin: 10px 0 10px 10px;
	text-align: center;
	line-height: 100%;
	color: #333;
	border: 1px solid #dfdfdf;
	cursor: pointer;
	padding: 3px 0;
	width: 154px;
	font-weight: bold;
	background: #eee url(../images/brightgrey.jpg) repeat-x;
}
input#mod_jlord_phplistsubscriber_name,
input#mod_jlord_phplistsubscriber_email {
	width: 143px;
	margin-left: 10px;
	background: #FDFEF9;
}
.newsletter_label {
	margin-left: 10px;
}

/* Home content boxes */
.home1,
.home2 {
	float: left;
	width: 48%;
} 
.home1 {
	padding-right: 30px;
}
p.whatsnew,
p.whosjj {
	padding-left: 78px;
}

p.morph-videos {
	padding-left: 166px;
	background: url(../images/jj-scasts-home.jpg) no-repeat 1% 60%;
	line-height: 1.5em;
	position: absolute;
	height: 168px;
}
p.whosjj {
	padding-left: 78px;
	background: url(../images/jj-whois-home.png) no-repeat 1% 60%;
}
p.whatsnew {
	padding-left: 78px;
	background: url(../images/jj-logo-home.png) no-repeat 0% 60%;
}
a.red {
	color: #c93000;
}

.introtext {
color:#999999;
display:block;
font-size:15px;
line-height:1.4em;
margin:12px 0 29px 0;
}

.commTemplatesIntro p.alert{
background: #fff url(../images/j15.gif) 1% 50%  no-repeat;
margin: 0 8px 15px 5px;
padding: 10px 10px 10px 100px;
border: 1px solid #E6571D; 
color: #A33D14;
}

.product-inset{
background: #FFFBF8;
margin: 0 0 15px 0;
padding: 5px 15px 0 15px;
border: 1px solid #E6571D; 
color: #A33D14;
}
.extension-summary{

}
dl.extension-features{
line-height: 180%;
}
dl.extension-features dt{
font-weight: bold;
margin-left: 40px;
}
.extension-features li{
margin-bottom: 5px;
margin: 0 0 15px 0;
padding: 0 10px 5px 40px;
background: transparent url(../images/Checkmark_24x24.gif) 1% 3px no-repeat;
}
ul.extension-summary li{
background: transparent url(../images/Star_24x24.png)  no-repeat;
line-height: 20px;
padding: 0 0 10px 33px;
font-size: 15px;
font-family: arial;
}
/*Styling for NEW Guide Pages */
#qi-guide-head {
background: url(../images/qi_head.jpg) no-repeat 0;
width: 700px;
height: 185px;
margin: 0 auto;
}


#snappa-guide-head {
background: url(../images/snappa-head.jpg) no-repeat 0;
width: 700px;
height: 185px;
margin: 0 auto;
}

#blogger-guide-head {
background: url(../images/blogger-head.jpg) no-repeat 0;
width: 700px;
height: 185px;
margin: 0 auto;
}
#rm-guide-head {
background: url(../images/guides/rm-head.jpg) no-repeat 0;
width: 700px;
height: 185px;
margin: 0 auto;
}

#dr-guide-head {
background: url(../images/dr-head.jpg) no-repeat 0;
width: 700px;
height: 185px;
margin: 0 auto;
}


#rm-guide-module-pos {
background: url(../images/supremecy.png) no-repeat 0;
width: 700px;
height: 200px;
margin: 0 auto;
}

#ario-guide-head {
background: url(../images/ario_head.jpg) no-repeat 0;
width: 700px;
height: 185px;
margin: 0 auto;
}

#vector-guide-head {
background: url(../images/vector_head.jpg) no-repeat 0;
width: 700px;
height: 185px;
margin: 0 auto;
}

.guidenavbar {
background:transparent url(../images/guide-nav.png) no-repeat scroll 0%;
clear:both;
height:30px;
margin:20px auto;
width:700px;
}
.guidenavbar ul{
margin: 0;
padding: 0 0 0 15px;
}
.guidenavbar ul li{
background: none;
margin: 0;
padding: 0 10px;
line-height: 30px;
display: inline;
border-right: 1px solid #fff;
}
.guidenavbar ul li.nobrdr{
border: 0;
}
.guidenavbar ul li a{
text-decoration: none;
color: #fff;
font-size: 14px;
}
.guidenavbar ul li a:hover{
text-decoration: none;
}
#content .auroraBgList{
border: 1px dotted #ccc;
border-top: 0;
margin: 3px 0 0 0;
width: 100px;
float: left;
}
#content .auroraBgList li{
background: none;
margin: 0;
padding: 0;
width: 100px;
text-indent: 6px;
border-top: 1px dotted #ccc;
line-height: 22px;
position: relative;
}
#content .auroraBgList li span{
color: #999;
position: absolute;
right: 10px;
}

.auroraBgBox{
overflow: hidden;
}
#content .auroraBgBox p{
float: left;
width: 300px;
color: #666;
font-style: italic;
margin-left: 12px;
}


.upload_guide {
	display: inline;
	float: left;
	margin: 0px 0px 0px 3px;
	padding-right: 10px;
}
.config_guide {
	display: inline;
	float: left;
	margin: 0px 0px 0px 3px;
	padding-right: 10px;
}


td.formText input{
border: 1px solid #ccc;
margin-bottom: 5px;
padding: 2px;
}
td.formText label{
padding-bottom: 5px;
}
.newsletterSignup{
padding: 10px;
}
ol.index {
font: italic 15px Georgia, Times, serif;
color: #999999;
}
ol.index ol{
list-style-type: lower-roman;
margin: 0;
}
ol.index p {
font: normal 13px Arial, Helvetica, sans-serif;
color: #000000;
margin: 0;
padding: 2px 0;
}
ol.index p a{
color: #444;
font-size: 13px;
text-decoration: none;
border-bottom: 1px dotted #999;
padding: 0 2px;
}
ol.index p a:hover{
color: #9F5113;
border-bottom: 1px solid #CFA967;
background: #FFFFEF;
}
#content ol.index ol{
margin-bottom: 0;
}
.snappaIntro{
background: #fff url(../images/snappa-guide-thumb.jpg) no-repeat top right;
padding-right: 310px;
}
.backtotop{
text-align: right;
}
.backtotop a{
font: bold 15px Arial;
border-bottom: 5px solid #eee;
text-decoration: none;
color: #999;
background: #fff url(../images/backtotop.png) no-repeat top right;
padding-right: 20px;
}
.backtotop a:hover{
border-bottom: 5px solid #ccc;
}

.zappaIntro{
background: #fff url(../images/zappa-guide-thumb.jpg) no-repeat top right;
padding-right: 310px;
}


#clubLogin{
width: 345px;
height: 85px;
font: normal 11px Arial;
border: 1px solid #BC2301;
}

#clubLogin table{
width: 337px;
margin: 7px 0 0 8px;
}

#clubLogin caption{
background: #DF601D;
color: #fff;
border-bottom: 1px solid #BC2301;
text-align: left;
padding: 2px 5px;
font: bold 11px Arial;
}

#clubLogin label{
font: bold 11px Arial;
color: #666666;
}

#clubLogin input{
border: 1px solid #ccc;
background: #FBFBFB;
width: 115px;
margin: 5px 0;
padding: 1px 2px;
font: normal 11px Arial;
}

#clubLogin a{
color: #236794;
}

#clubLogin a:hover{
color: #000;
}

#clubLogin .checkbox{
width: 14px;
margin: 0;
padding: 0;
}

#clubLogin .loginOptions{
font: normal 11px Arial;
color: #666666;
}

#clubLogin .button{
font: bold 11px Arial;
margin: 0 0 5px 0;
padding: 0;
width: 75px;
}
p.k2logo img{
margin: 0 20px 10px 0;
}

div.light_rounded .pp_top .pp_left{background:url(../images/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_middle{background:#fff}
div.light_rounded .pp_top .pp_right{background:url(../images/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_content{background-color:#fff}
div.light_rounded .pp_next:hover{background:url(../images/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_arrow_previous{background:url(../images/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next{background:url(../images/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_bottom .pp_left{background:url(../images/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_middle{background:#fff}
div.light_rounded .pp_bottom .pp_right{background:url(../images/sprite.png) -110px -80px no-repeat}
div.light_rounded .pp_loaderIcon{background:url(../images/loader.gif) center center no-repeat}
/* ---------------------------------- Dark Rounded Theme ----------------------------------- */ 
div.dark_rounded .pp_top .pp_left{background:url(../images/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_middle{background:url(../images/contentPattern.png) top left repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content{background:url(../images/contentPattern.png) top left repeat}
div.dark_rounded .pp_next:hover{background:url(../images/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/sprite.png)0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .currentTextHolder{color:#c4c4c4}
div.dark_rounded .pp_description{color:#fff}
div.dark_rounded .pp_arrow_previous{background:url(../images/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.dark_rounded .pp_arrow_next{background:url(../images/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_middle{background:url(../images/contentPattern.png) top left repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/loader.gif) center center no-repeat}
/* ---------------------------------- Dark Square Theme ----------------------------------- */ div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat}div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_square .pp_description{color:#fff}div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/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_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}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}/* ---------------------------------- Light Square Theme ----------------------------------- */ div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff}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_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}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}/* ------------------------------------------------------------------------ DO NOT CHANGE------------------------------------------------------------------------- */ div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;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_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;position:relative;text-align:left;width:100%}.pp_content .pp_details{display:none;margin:10px 15px 2px 20px}.pp_description{display:none;float:left;margin:0}.pp_nav{float:left;margin:3px 0 0 0}.pp_nav p{float:left;margin:2px 4px}.pp_nav a.pp_arrow_previous,.pp_nav a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{left:0;position:absolute;top:0;width:100%;z-index:2000}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{display:block;float:right;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:none;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res{display:none;line-height:1 !important;margin:0 auto;text-align:center;width:100%}div.ppt{color:#fff;display:none;font-size:17px;left:0;position:absolute;top:0;z-index:9999}/* ------------------------------------------------------------------------ Miscellaneous------------------------------------------------------------------------- */ .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}


/* @group YUI Main Grid CSS */

body{text-align:center;}
/*#ft - *test if still in use{clear:both;}
*/
.doc,.doc2,.doc3,.doc4,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;min-width:750px;}

/* @group page width styles */

.doc2{width:73.076em;}
.doc3{margin:auto 10px;width:auto;}
.doc4{width:74.923em;}

/* @end */

/* @group outer sidebar layout styles */

.yui-b{position:relative;}
#yui-main .yui-b{position:static;}
#yui-main,.yui-g .yui-u .yui-g{width:100%;}
.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main,.yui-t8 #yui-main{float:right;margin-left:-25em;/*IE:preserve layout at narrow widths*/}
.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main,.yui-t9 #yui-main{float:left;margin-right:-25em;/*IE:preserve layout at narrow widths*/}
.yui-t1 .yui-b{float:left;width:12.30769em;}
.yui-t1 #yui-main .yui-b{margin-left:13.30769em;}
.yui-t2 .yui-b{float:left;width:13.8461em;}
.yui-t2 #yui-main .yui-b{margin-left:14.8461em;}
.yui-t3 .yui-b{float:left;width:23.0769em;}
.yui-t3 #yui-main .yui-b{margin-left:24.0769em;}
.yui-t4 .yui-b{float:right;width:13.8456em;}
.yui-t4 #yui-main .yui-b{margin-right:14.8456em;}
.yui-t5 .yui-b{float:right;width:18.4615em;}
.yui-t5 #yui-main .yui-b{margin-right:19.4615em;}
.yui-t6 .yui-b{float:right;width:23.0769em;}
.yui-t6 #yui-main .yui-b{margin-right:24.0769em;}
.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em;}
/* custom YUI layouts */
.yui-t8,
.yui-t9{margin:auto;text-align:left;width:57.69em;min-width:750px;}
.yui-t8 #yui-main{float:right;margin-left:-25em;}
.yui-t9 #yui-main{float:left;margin-right:-25em;}
.yui-t8 .yui-b{float:left;width:16.38461em;}
.yui-t8 #yui-main .yui-b{margin-left:17.38461em;}
.yui-t9 .yui-b{float:right;width:16.38461em;}
.yui-t9 #yui-main .yui-b{margin-right:17.38461em;}
#yui-main .yui-b{float:none;width:auto;}
.doc4.yui-t8,.doc4.yui-t9{width:74.923em;}
.doc2.yui-t8,.doc2.yui-t9{width:73.076em;}
.doc3.yui-t8,.doc3.yui-t9{width:98.5%;}
.doc3 .yui-ge div.first,.doc3 .yui-gf .yui-u{width:75%;}

/* @end */

/* @group grid styles - used for modules */

/* set floats for 3,4 and 5 grid items*/
.yui-g5 .yui-u,.yui-g4 .yui-u,.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{float:left;}
/* base yui layout for 3 grids side by side */
.yui-gb .yui-u,.yui-g .yui-gb .yui-u,.yui-gb .yui-g,.yui-gb .yui-gb,.yui-gb .yui-gc,.yui-gb .yui-gd,.yui-gb .yui-ge,.yui-gb .yui-gf,.yui-gc .yui-u,.yui-gc .yui-g,.yui-gd .yui-u{width:32.46%;margin-left:1.3%;}
/* custom layout for 4 grids side by side */
.yui-g4 .mod-fx.yui-u,.yui-g .yui-g4 .mod-fx.yui-u,.yui-g4 .mod-grid.yui-u,.yui-g .yui-g4 .mod-grid.yui-u,.yui-g4 .yui-g,.yui-g4 .yui-g4,.yui-g4 .yui-gc,.yui-g4 .yui-gd,.yui-g4 .yui-ge,.yui-g4 .yui-gf{margin-left:1.1%;width:24.17%;}
/* custom layout for 5 grids side by side */
.yui-g5 .mod-grid.yui-u,.yui-g .yui-g5 .mod-grid.yui-u,.yui-g5 .yui-g,.yui-g5 .yui-g5,.yui-g5 .yui-gc,.yui-g5 .yui-gd,.yui-g5 .yui-ge,.yui-g5 .yui-gf{margin-left:1.25%;width:19%;}
/* yui layout for 2 grids side by side - all options */
.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf,.yui-gc .yui-u,.yui-gd .yui-g,.yui-g .yui-gc .yui-u,.yui-ge .yui-u,.yui-ge .yui-g,.yui-gf .yui-g,.yui-gf .yui-u{float:right;}
.yui-g div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first,.yui-g .yui-gc div.first,.yui-g .yui-ge div.first,.yui-gc div.first div.first{float:left;}
/* set widths for each option with 2 grids */
.yui-g .yui-u,.yui-g .yui-g,.yui-g .yui-gb,.yui-g .yui-gc,.yui-g .yui-gd,.yui-g .yui-ge,.yui-g .yui-gf{width:49.3%;}
.yui-gc div.first,.yui-gd .yui-u{width:66.6%;}
.yui-gd div.first{width:32.053%;}
.yui-ge div.first,.yui-gf .yui-u{width:74.7%;}
.yui-ge .yui-u,.yui-gf div.first{width:24%;}
.yui-g4 .mod-grid.yui-u.first,.yui-g .yui-g4 .mod-grid.yui-u.first,.yui-g5 .mod-grid.yui-u.first,.yui-g .yui-g5 .mod-grid.yui-u.first,.yui-g .yui-gb div.first,.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}
.yui-g .yui-g .yui-u,.yui-gb .yui-g .yui-u,.yui-gc .yui-g .yui-u,.yui-gd .yui-g .yui-u,.yui-ge .yui-g .yui-u,.yui-gf .yui-g .yui-u{width:49%;}
.yui-g .yui-g .yui-u{width:48.1%;}
.yui-g .yui-gc div.first,.yui-gd .yui-g{width:66%;}
.yui-g .yui-gc .yui-u,.yui-gb .yui-gc .yui-u{width:32%;margin-right:0;}
.yui-gb .yui-gc div.first{width:66%;}
.yui-gb .yui-ge .yui-u,.yui-gb .yui-gf .yui-u{margin:0;}
.yui-gb .yui-gd div.first{width:32%;}
.yui-ge .yui-g{width:24%;}
.yui-gf .yui-g{width:74.2%;}
.yui-gb .yui-ge div.yui-u,.yui-gb .yui-gf div.yui-u{float:right;}
.yui-gb .yui-ge div.first,.yui-gb .yui-gf div.first{float:left;}
.yui-ge div.first .yui-gd .yui-u{width:65%;}
.yui-ge div.first .yui-gd div.first{width:32%;}
#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/* @end */
/* Downloads Page Styling */
#downloads {
background: #FBFBF5;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-bottom: 5px;
}
#downloads .download-wrap {
position: relative;
height: 140px;
}
#downloads .alternateOne {
border-bottom: 1px solid #eee;
}
#downloads .alternateTwo {
background: #FBFBFA;
border-bottom: 1px solid #eee;
}
#downloads .download-wrap a.download-preview {
border: none;
position: absolute;
top: 10px;
left: 10px;
}
#downloads .download-wrap a img {
margin: 10px 0 0 10px;
border: 1px solid #ccc;
background: #fff;
padding: 2px;
}
#downloads .download-wrap dl {
position: absolute;
background: #fff;
top: 12px;
border-top: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
left: 229px;
width: 215px;
font: normal 11px arial;
color: #666;
}
#downloads .download-wrap dt {
width: 80px;
text-indent: 5px;
float: left;
border-bottom: 1px solid #eee;
line-height: 22px;
}
#downloads .download-wrap dd {
width: 135px;
line-height: 22px;
text-transform: capitalize;
float: left;
border-bottom: 1px solid #eee;
}
#downloads .download-info {
background: #FEF3FC;
position: absolute;
top: 12px;
left: 460px;
width: 450px;
border: 1px solid #D2C2AD;
}
#downloads .download-info div {
border: 1px solid #fff;
padding: 0 10px 15px 10px;
overflow: hidden;
height: 95px;
}
#downloads .download-info h4 {
font: bold 13px arial;
color: #666;
margin-bottom: 0;
padding-bottom: 0;
}
#downloads .download-wrap p {
font: normal 11px/16px arial;
color: #666;
}
#downloads .download-wrap ul {
font: normal 13px arial;
color: #ccc;
margin: 0;
padding: 0;
}
#downloads .download-wrap ul li {
display: inline;
background: none;
margin: 0;
padding: 0;
}
#downloads .download-wrap ul li a {
border: 1px solid #D2C2AD;
margin-right: 5px;
padding: 4px 6px 4px 20px;
text-decoration: none;
font: bold 11px Arial;
color: #81776A;
}
#downloads .download-wrap .download-demo {
background: #fff url(../images/dl-demo.png) no-repeat 4px 3px;
}
#downloads .download-wrap .download-guide {
background: #fff url(../images/dl-guide.png) no-repeat 4px 4px;
}
#downloads .download-wrap .download-login {
background: #fff url(../images/dl-login.png) no-repeat 4px 2px;
}
#downloads .download-wrap .download-download {
background: #fff url(../images/dl-download.png) no-repeat 4px 3px;
}
#downloads .download-wrap .download-register {
background: #fff url(../images/dl-register.png) no-repeat 4px 4px;
}


.clear {
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
body {
	background: #FDFEF9 url(../images/sitebg.jpg) repeat-x;
}
#top {
	height: 107px;
	position: relative;
	margin: 0;
	padding: 0;
}
#topbox,
#btmbox,
#top,
#main,
#footer {
	width: 960px;
	margin: 0 auto;
}
#topbox .topbox-contents,
#btmbox .btmbox-contents {
	border: 1px solid #ccc;
	border-radius:12px;
}
#topbox .topbox-contents .content-inner,
#btmbox .btmbox-contents .content-inner {
	border: 1px solid #fff;
	background: #fff url(../images/topblock-bg.jpg) repeat-x bottom;
	border-radius:12px;
}
#topbox .topbox-contents .content-inner {
	height: 150px;
}
#topbox.zoneThreeAdsBlock .topbox-contents .content-inner {
	height: 100px;
padding-top: 10px;
}

#topbox .topbox-shadow,
#btmbox .btmbox-shadow {
	background: transparent url(../images/topbox-shadow.jpg) no-repeat 50% 0;
	height: 17px;
	width: 960px;
}
#topnav {
}
body.contentpane {
	background-image: none;
	background-color: white;
	margin: 10px;
}
#outer {
	width: 960px;
	position: relative;
}
h1#logo a {
	position: absolute;
	top: 20px;
	left: 0;
	width: 357px;
	height: 65px;
	overflow: hidden;
	display: block;
	outline: none;
	text-indent: -7998px;
	background: transparent url(../images/logo.jpg) no-repeat;
}
h2.headline a {
	position: absolute;
	top: 24px;
	right: 20px;
	width: 377px;
	height: 53px;
	overflow: hidden;
	outline: none;
	display: block;
	text-indent: -7998px;
	background: transparent url(../images/headline.png) no-repeat;
}
#search {
	width: 160px;
	float: right;
	display: inline;
	margin: 8px 1px 0 0;
}
#search input {
	margin: 0px 0 0 0px;
	width: 110px;
	padding: 2px 3px 2px 6px;
	height: 16px;
	border: 1px solid #fff;
	border-right: none;
	color: #444;
	background: transparent url(../images/search-bg.jpg) repeat-x;
}
#search input:hover,
#search input:focus {
	background: #eee;
}
#search input.button {
	width: 28px;
	height: 22px;
	padding: 22px 0 0;
	margin: 0px 0 0 0px;
	border: 0;
	background: transparent url(../images/search-btn.gif) 95% 95% no-repeat;
	overflow: hidden;
}
form>#search input.button {
height: 0px;
}
/* Opera Alignment Fix */
html:first-child #search input.button {
	padding: 28px 0 0;
}
/* Safari Fix for Search Button */
body:last-child:not(:root:root) #search input.button {
	width: 50px;
	margin-left: 5px;
}
body:last-child:not(:root:root) #search input {
	width: 100px;
	color: #444;
}
#nav {
	width: auto;
	overflow: hidden;
	padding-top: 56px;
	height: 100%;
}
#top, #contentouter, #modules, #footer, #footer2 {
	text-align: left;
	width: 960px;
}
#header {
	background: #fff;
	margin-bottom: 15px;
	border: 1px solid #ccc;
}
div#wrapper {
	float: left;
	width: 100%
}
#content {
	background: #fff;
	text-align: left;
	margin: 0 0 15px 205px;
	border: 1px solid #ccc;
}
#contenthome {
	background: #fff url(../images/home-content-image.jpg) repeat-x;
	text-align: left;
	margin: 0 0 15px 205px;
	border: 1px solid #ccc;
	height: 1%;
	float: left;
}
#content .padding {
	padding: 10px 15px 10px 15px;
}
#content .article_seperator {
	display: none;
}

/* One Column - No BG/Padding */
#page43 #content,
#page86 #content {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}
#page43 #content .padding,
#page86 #content .padding {
	padding: 0;
}
#page173 #content,
#page99999999 #content, 
#page137 #content,
#page1 #content,
#page111 #content,
#page5 #content,
#page2 #content,
#page40 #content,
#page93 #content {
	margin: 0 0 15px 0;
}

/* Home Page */
#page1 #contenthome {
	padding: 10px 20px;
	margin: 0 0 15px 0;
}

/* 2 Column - Sidebar Right */
#page125 #content,
#page39 #content {
	margin: 0 205px 15px 0;
}

/* 2 Columns - Sidebar Left */
#page65 #content,
#page75 #content {
	margin: 0 0 15px 205px;
}

#page40 #content .padding{
padding-top: 15px;
}

/* 3 Column Layout */
/*#page26 #content {
	margin: 0 205px 15px 205px;
}*/
#content table {
	width: 100%;
}
td.contentheading {
	font-size: 23px;
	font-weight: bold;
	color: #006699;
	padding: 0.7em 0 0.6em 0;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}
div#left {
	float: left;
	width: 190px;
	margin-left: -960px;
	text-align: left;
}
div#right {
	float: left;
	width: 190px;
	margin-left: -190px;
	text-align: left;
}
div#btmbox {
	clear: left;
	width: 100%
}
#modules {
	border: 1px solid #BFDAA0;
	background: #fff;
	padding: 0 1px;
	color: #83A338;
	font: normal 12px/130% Arial;
}
#modulesin {
	background: url(../images/modulebg.png) bottom left repeat-x;
}
#footer {
	position: relative;
	padding-top: 13px;
	color: #666666;
	font: normal 11px/15px Helvetica;
	margin-top: -17px;
}
#footer2 {
	padding-bottom: 15px;
	color: #999;
	font: normal 11px/15px Helvetica;
}
#footer2 ul li{
list-style: none;
display: inline;
margin: 0 5px 0 0;
padding: 0;
background: none;

float: left;
}
#footer2 ul li span{
display: block;
float: left;
padding-top: 4px;
padding-left: 2px;
width: 300px;
}

#monky {
	position: absolute;
	top: 30;
	right: 0;
	width: 200px;
	height: 42px;
}
#monky img {
	display: block;
}
td.tco {
	text-align: center;
	border-right: 1px solid #ccc;
}
td.tco img {
	padding: 10px;
}
td.friends {
	border-right: 1px solid #ccc;
	padding: 10px 10px 10px 15px;
	vertical-align: top;
}
td.friends h3,
td.joomla-info h3 {
	font: bold 15px Arial;
	margin: 0;
	padding: 0;
	color: #999;
}
td.joomla-info {
	padding: 5px 10px;
	vertical-align: top;
}
#mainlevel-friends {
	margin: 5px 0 0 0;
	padding: 0;
	height: 1%;
}
#mainlevel-friends li {
	width: 149px;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 23px;
	line-height: 18px;
	background: transparent url(../images/heart.png) no-repeat;
}
#mainlevel-friends li a {
	text-decoration: none;
	color: #666;
}
.download-joomla {
	padding: 10px;
	overflow: hidden;
	background: transparent url(../images/joomla-logo.png) no-repeat;
}
.download-joomla p {
	background: transparent;
	margin-bottom: 0;
	font-size: 11px;
	margin: 8px 5px 3px 5px;
}
.download-joomla p.joomla-links {
	padding: 14px 0 30px 90px;
	height: 40px;
	overflow: hidden;
	background: transparent url(../images/joomla-swish.jpg) no-repeat 6px 0;
}
.download-joomla a.jdownload-one,
.download-joomla a.jdownload-two {
	width: 78px;
	height: 29px;
	display: block;
	float: left;
	text-indent: -7998px;
}
.download-joomla a.jdownload-one {
	background: transparent url(../images/joomla-1.png) no-repeat;
}
.download-joomla a.jdownload-two {
	background: transparent url(../images/joomla-2.png) no-repeat;
}
#modulesin h3 {
	margin: 0;
	padding: 0;
}
#monky a {
	display: block;
	width: 141px;
	height: 42px;
	text-indent: -7998px;
	background: #fff url(../images/webmonkeys-logo.png) no-repeat;
}
#monky a:hover {
	background-position: bottom left;
}
.top-inset {
	padding: 2px;
	margin: 0 0 15px 0;
	border: 1px solid #F3F2E4;
}
.top-inset p {
	border: 1px solid #DED5B3;
	background: #F3F2E4 url(../images/topinset-icon.png) 2% 50% no-repeat;
	padding: 8px 5px 8px 52px;
	margin: 0;
	font: normal 11px "Lucida Grande";
	color: #333;
}
.newstore h4 {
	padding-top: 155px;
	background: transparent url(../images/newstore.jpg) 50% 0% no-repeat;
}
.newstore p {
	margin-bottom: 5px;
}
.rss p {
	padding-left: 45px;
	font-size: 11px;
	background: transparent url(../images/rss-updates.png) 0% 0% no-repeat;
}
.devlicense h3 a {
	text-decoration: none;
	width: 190px;
	height: 111px;
	display: block;
	text-indent: -7998px;
	background: transparent url(../images/devlicense.jpg) no-repeat;
}
.module-greybox.quote div div {
	background: #F3F2E4 url(../images/quote-mod-bg.gif) 95% 95% no-repeat;
}
.module-greybox.quote div div div {
	background: none;
	font-size: 13px;
	line-height: 20px;
	font-family: "Lucida Grande";
}
.module-greybox.quote div div div p {
	padding-left: 5px;
}
#content #contact-wrap {
	overflow: hidden;
}
#content #contact-info {
	width: 275px;
	margin-left: 410px;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #ccc;
	background: #FBFBFB;
	padding: 0 10px 5px 10px;
}
#content #contact-info li a {
	line-height: 16px;
}
#content #contact-info p {
	font-size: 11px;
	line-height: 16px;
	margin: 0;
}
#content .contact-intro {
	line-height: 17px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	display: none;
}
#content #contact-form {
	width: 59%;
	float: left;
	margin-left: 10px;
	margin-top: -163px;
}
#content #contact-form .inputbox {
	background: none;
	background-color: #F7F7F7;
}
#content #contact-form span {
	color: red;
	padding-left: 2px;
	font-size: 15px;
}
#content #contact-form input {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 300px;
}
#content #contact-form textarea {
	width: 627px;
	height: 220px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content #contact-form input.contact-button {
	background: url(../images/readmore.jpg) repeat-x left top;
	border: 1px solid #ccc;
	text-decoration: none;
	padding: 0 5px;
	color: #333;
	font-weight: bold;
	margin-bottom: 13px;
	display: block;
	width: 82px;
	height: 25px;
	width: 90px;
}
#content .contact-form-results {
	width: 100%;
}
#content .contact-form-results td,
#content .contact-form-results th,
#content .contact-form-results {
	padding: 2px 5px;
	border-color: #BEB99C;
}
#content .contact-form-results th {
	background: #F7F3E6;
	font-weight: bold;
	color: #97937C;
}
.contact-form-success {
	border: 1px solid #9ABE77;
	color: #608F5A;
/*	background: #DCFBBD url(../images/alert-tick.png) no-repeat 2px 50%;*/
	background: #DCFBBD no-repeat 2px 50%;
	padding: 2px 0 0 23px;
	font-weight: bold;
}


/* Shop Flypage */
#shopflypage {
	width: 717px;
	padding-top: 15px;
	margin-bottom: 15px;
}
.product-contents {
	width: 435px;
	padding-left: 6px;
	float: left;
	padding-right: 18px;
}
.ario-gallery {
padding: 20px 0 0 36px;
width: 405px;
}
.flypage-product-image {
	padding: 2px;
	border: 1px solid #ccc;
}
.template-description {
	margin-top: 15px;
}
.template-description ul {
	margin-left: 5px;
	line-height: 1.2em;
	font-family: arial;
}
.template-description ul li {
	padding-bottom: 5px;
}
#content .template-description h3 {
	color: #00679C;
	font-weight: normal;
	font-size: 1.2em;
	font-size: 2.2em;
}
.product-sidebar {
	width: 256px;
	float: right;
	position: relative;
}
#content .product-sidebar h2 {
	color: #C93000;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#content .product-sidebar .templatePrice {
	position: absolute;
	top: -70px;
	right: -20px;
	font: bold 25px Arial;
	display: block;
	background: url(../images/template-price.png) no-repeat right top;
	width: 76px;
	color: #fff;
	height: 70px;
	line-height: 53px;
	text-align: right;
	padding-right: 7px;
}
#content .product-sidebar .templatePrice span {
	text-indent: -7998px;
	display: none;
}
.template-options {
	overflow: hidden;
	margin-bottom: 15px;
}
#content .template-options li {
	float: left;
	background: 0;
	margin: 0;
	padding: 0;
}
.template-options li a {
	text-indent: -7998px;
	display: block;
	height: 26px;
}
.template-options li a.flypage-addtocart {
	width: 121px;
	margin-right: 5px;
	background: url(../images/flypage-addtocart.png) no-repeat left top;
}
.template-options li a.flypage-demo {
	width: 128px;
	background: url(../images/flypage-demo.png) no-repeat left top;
}

.template-options li a.flypage-addtocart-blog {
	width: 95px;
	margin-right: 1px;
	background: url(../images/flypage-addtocart.png) no-repeat left top;
}
.template-options li a.flypage-demo-blog {
	width: 100px;
	background: url(../images/flypage-demo.png) no-repeat left top;
}


.template-options li a:hover {
	background-position: left bottom;
}
.template-info,
.template-instructions {
	border: 1px solid #ccc;
	padding: 0 10px;
	margin-top: 15px;
}
.template-info {
	background: #fff;
}
.template-instructions {
	background: #FBFBFB;
}
#content .template-instructions p {
	color: #666;
	font-size: 11px;
}
#content .template-instructions p img {
	padding-right: 5px;
}
#content .template-info h3,
#content .template-instructions h3 {
background:#FFFFFF url(../images/greyh3-new.jpg) repeat-x scroll left 3px;
border-bottom:1px solid #DDDDDD;
color:#444444;
font-size:1.4em;
font-weight:normal;
margin:0 -10px 10px;
padding:10px 0 9px 10px;
}
.template-info dl {
	overflow: hidden;
	margin-bottom: 5px;
	color: #666;
	font: normal 12px/19px Arial;
	height: 1%;
}
.template-info dt {
	width: 105px;
	float: left;
}
.template-info dd {
	width: 125px;
	float: left;
}
.flypage-guide,
.flypage-devlicense,
.flypage-video {
	display: block;
	width: 256px;
	height: 61px;
	text-indent: -7998px;
}
.flypage-guide {
	background: url(../images/flypage-guide.png) no-repeat;
}
.flypage-devlicense {
	background: url(../images/flypage-devlicense.png) no-repeat;
	margin-top: 15px;
}

.flypage-video {
	background: url(../images/flypage_screencast.jpg) no-repeat;
	margin-top: 15px;
	width: 436px;
	height: 63px;
}

/* Commercial Templates Page */
.template-wrap {
	clear: both;
}
.template-item {
	overflow: hidden;
	padding: 15px 0 10px 0;
	margin-bottom: 10px;
}
.template-item h3 {
	margin: 0 0 0 15px;
	float: left;
	font-size: 15px;
	color: #006699;
}
.template-item h3 span {
	color: #C93000;
}
.template-item img {
	float: left;
	width: 210px;
	padding: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}
.template-item p {
	float: left;
	width: 470px;
	margin: 0 0 10px 15px;
}
#content .last {
	margin-right: 0;
}
.thumb {
	width: 273px;
	height: 141px;
	display: block;
	line-height: 121px;
	text-align: center;
	font-size: 30px;
	text-decoration: none;
	color: #999;
	text-indent: -7998px;
	margin-bottom: 10px;
	background-position: bottom;
}
.thumb:hover {
	background-position: top;
}
.template-item ul {
	float: left;
	margin: 0 0 0 15px;
}
.template-item ul, 
.template-item li {
	padding: 0;
	overflow: hidden;
	height: 26px;
}
.template-item li {
	background: none;
	display: block;
	float: left;
}
.template-item li a {
	display: block;
	float: left;
	height: 26px;
	text-indent: -7998px;
}
.template-item li.browse-buynow a {
	width: 91px;
	margin-right: 9px;
	background: url(../images/product-buy-now.jpg) no-repeat;
}
.template-item li.browse-club-only a {
	width: 154px;
	margin-right: 9px;
	background: url(../images/club-only.png) no-repeat;
}
.template-item li.browse-demo a {
	width: 77px;
	margin-right: 9px;
	background: url(../images/product-demo.jpg) no-repeat;
}
.template-item li.browse-details a {
	width: 87px;
	background: url(../images/product-details.jpg) no-repeat;
}

.template-item li.browse-download a {
	width: 110px;
	margin-right: 9px;
	background: url(../images/product-download.jpg) no-repeat;
}


#templates-overview {
	overflow: hidden;
	padding: 0 0 0 15px;
}
#templates-overview div {
	float: left;
	text-align: left;
	height: 150px;
}
#templates-overview div h3 {
	font-size: 15px;
	color: #333;
}
#templates-overview div p {
	padding-left: 60px;
	font-size: 11px;
}
.reason-one,
.reason-three {
	width: 31%;
}
#templates-overview div.reason-one {
	border-right: 1px solid #ccc;
	padding-right: 10px;
	background: url(../images/top-reasons1.png) no-repeat 0 50%;
}
#templates-overview div.reason-two {
	width: 32%;
	padding-left: 15px;
	padding-right: 5px;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	background: url(../images/top-reasons2.png) no-repeat 3% 50%;
}
#templates-overview div.reason-three {
	border-left: 1px solid #fff;
	padding-left: 15px;
	background: url(../images/top-reasons3.png) no-repeat 3% 50%;
}
div#qTip {
	padding: 9px 10px 10px 10px;
	border: 2px solid #fff;
	display: none;
	background: #222;
	color: #FFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
	width: 200px;
}
.template-highlights {
	line-height: 1.7em;
}
.template-highlights dt {
	font-weight: bold;
}
.template-highlights dd {
	margin: 0 0 20px 15px;
	color: #444;
}

/* Commercial Templates List */
#page75 #content .article_seperator {
	display: block;
}
.commTemplatesIntro {
	border-bottom: 5px solid #eee;
	padding-bottom: 5px;
	padding: 5px 10px 0 10px;
	background: #F7F7F7;
}
.commTemplatesIntro ul {
	margin: -5px 0 10px 10px;
}
#downloadsAd {
	margin: 15px 0 5px 0;
}
.social-icons {
	background: #eee url(../images/social-bg.gif) no-repeat 98% 50%;
	padding: 5px;
	margin: 0 4px 9px 4px;
	border-top: 1px solid #ccc;
}
.stop-press {
	border: 1px solid #ccc;
	background: #e2e2e2;
	margin: 25px 120px 25px 120px;
	text-align: center;
}
.stop-press h3 {
	border-bottom: 1px solid #ccc;
	padding: 5px 10px 3px 10px;
	margin-top: 0;
	background: #eee;
	text-align: center;
}
.stop-press h4 {
	margin: 0;
	padding: 0 0 10px 10px;
}
.stop-press p {
	margin: 0;
	padding: 0 0 10px 10px;
}
.devFaq {
	line-height: 1.6em;
	margin-left: 10px;
}
.devFaq dt {
	font-weight: bold;
}
.devFaq dd {
	margin-bottom: 10px;
}
.faviconadsWrap {
	padding-left: 205px;
	background: url(../images/favicon-ads-screenie.png) no-repeat 0% 6%;
}
h3 span {
	color: #333;
}
.sidebarBannerAds {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 10px 0;
	padding-left: 205px;
	background: url(../images/sidebanner-example.png) no-repeat 0 43%;
}
.textlinkAds {
	padding-bottom: 10px;
	padding-left: 205px;
	margin-bottom: 20px;
	background: url(../images/textlinkads-example.png) no-repeat 0 1%;
}

dl.site-structure{
line-height: 160%;
}
dl.site-structure dt{
font-weight: bold;
border-bottom: 1px solid #f1f1f1;

}
dl.site-structure dd{
border-left: 10px solid #f1f1f1;
padding: 5px 5px;
}

dl.site-structure dd a{
color: #036290;
font-weight: bold;
}

p.wand {
	display: block;
	padding: 8px 10px 8px 35px;
	margin: 15px 0;
	color: #ca6701;
	border-top: 3px solid #f2a378;
	border-bottom: 3px solid #f2a378;
	background: #fdf6e4 url(../images/icon-typo-info.jpg) 10px 50% no-repeat;
}

#blogger-guide-head {
background: url(../images/blogger-head.jpg) no-repeat 0;
width: 700px;
height: 185px;
}

.guide-center{
width: 700px;
margin: 0 auto;
}
#guide-top{
overflow: hidden;
padding-bottom: 10px;
width: 700px;
margin: 0 auto;
}
 #guide-top{
padding-bottom: 0;
}
.guide-banner{
width: 510px;
float: left;
}
.guide-nav{
width: 185px;
float: right;
margin-top: 30px;
}
.guide-nav{
margin-top: 15px;
}
.guide-nav h2{
height: 35px;
background: #0D3C62;
font-size: 14px;
line-height: 35px;
color: #fff;
padding-left: 10px;
margin: 0;
}
.guide-nav ul{
background: #3A86C0;
margin: 0;
}
.guide-nav li{
line-height: 20px;
border-top: 1px solid #3177AD;
background: transparent url(../images/navbullet.png) 5px 5px no-repeat;
padding-left: 25px;
}
.guide-nav li a{
text-decoration: none;
color: #fff;
}
.guide-nav li a:hover{
text-decoration: none;
}

.guidenavbar {
background:transparent url(../images/guide-nav.png) no-repeat scroll 0%;
clear:both;
height:30px;
margin:20px auto;
width:700px;
}

.guide-config {
background: url(../images/blogger-ini-congif.gif) no-repeat;
width: 673px;
height: 359px;
display: block;
margin-bottom: 13px;
}

.guidenavbar ul{
margin: 0;
padding: 0 0 0 15px;
}

.guidenavbar ul li{
background: none;
margin: 0;
padding: 0 10px;
line-height: 30px;
display: inline;
border-right: 1px solid #fff;
}
.guidenavbar ul li.nobrdr{
border: 0;
}
.guidenavbar ul li a{
text-decoration: none;
color: #fff;
font-size: 14px;
}
.guidenavbar ul li a:hover{
text-decoration: none;
}
a.nativeBadge{
position: relative;
display: block;
width: 223px;
}
a.nativeBadge span{
width: 65px;
height: 61px;
display: block;
position: absolute;
top: 2px;
right: 2px;
z-index: 999;
background: transparent url(../images/15badge.png) no-repeat !important;
background: transparent url(../images/15badge.gif) no-repeat;
}

#zoneThree{
margin: 2px 0 0 5px;
padding: 0;
}
#zoneThree li{
list-style: none;
display: inline;
background: none;
margin: 0 9px 0 0;
padding: 0;
}
#zoneThree li.last{
margin-right: 0;
}
#siteAlert{
line-height: 17px;
background: #FFF6CA;
text-align: center;
color: #A93229;
font-size: 13px;
padding: 10px;
border-top: 5px solid #A93229;
border-bottom: 5px solid #A93229;
}
#aurora-guide-head {
background: url(../images/aurora-head.jpg) no-repeat 0;
width: 700px;
height: 185px;
}
#blogger-lite-guide-head {
background: url(../images/blogger-lite-head.jpg) no-repeat 0;
width: 700px;
height: 185px;
}
#forum-notes{
width: 958px;
margin: 0 auto;
border: 1px solid #ccc;
margin-bottom: 15px;
}
#forum-notes div{
padding: 20px;
position: relative;
text-align: left;
}
#forum-notes p{
margin: 0;
}
#forum-notes dl{
overflow: hidden;
margin: 0;
padding: 0;
line-height: 1.5em;
}
#forum-notes dt{
width: 210px;
float: left;
font-weight: bold;
}
#forum-notes h4, #forum-notes h3, #forum-notes h2{
margin: 0;
}
#forum-notes .post-specs{
border: 1px solid #FFD68F;
background: #FFF9EF;
margin: 10px 0 15px;
}
#forum-notes .delete{
padding: 10px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
background: #eee;
position: absolute;
bottom: 0;
right: 0;
}
#forum-notes ul{
margin-bottom: 10px;
}
#forum-notes ul li{
background: none;
list-style: disc;
margin-left: 20px;
padding: 0;
}
#forum-notes hr{
background: #ccc;
border: 0;
height: 1px;
}
#forum-notes ol{
margin-left: 20px;
font: normal 13px/20px Arial;
color: #666;
}


#clubTop{
background: #FAFAFA;
height: 110px;
}
#clubTop ul{
overflow: hidden;
}
#clubTop ul,
#clubTop ul li{
margin: 0;
padding: 0;
background: none;
}
#clubTop ul li{
display: block;
float: left;
height: 110px;
text-indent: -7998px;
}
#clubTop ul li.clubSteps1{
width: 209px;
background: transparent url(../images/club-step1.jpg) no-repeat;
}
#clubTop ul li.clubSteps2{
width: 256px;
background: transparent url(../images/club-step2.jpg) no-repeat;
}
#clubTop ul li.clubSteps3{
width: 224px;
background: transparent url(../images/club-step3.jpg) no-repeat;
}
#clubTop ul li.clubSteps4{
width: 220px;
background: transparent url(../images/club-step4.jpg) no-repeat;
}
/* Subscription Packages Landing */
#clubLanding{
overflow: hidden;
}
a.bigsubscribe {
background: transparent no-repeat;
height: 84px;
width: 432px;
border: none;
text-indent: -7887px;
cursor:pointer;
margin-left: 19%;
display: block;
}
#clubContent a:hover.bigsubscribe {
border: 0;
}
#clubLanding #clubContent{
width: 650px;
float: left;
}
.subscriptions .packages-wrapper {
text-indent: 0;
}
.subscriptions th {
font-size: 130%;
font-weight: bold;
padding: 0 0 7px 0;
}
.packages-wrapper {
margin: 15px 0 1px 0;
}
#clubLanding #clubContent ul li,
.packages-wrapper ul li{
background: transparent no-repeat 0 50%;
padding-left: 20px;
text-indent: 0;
}
#clubLanding #clubSidebar{
width: 230px;
float: right;
padding: 0 10px 10px 10px;
}
#clubLanding #clubSidebar .clubTestimonial{
background: #FCFCF7 url(../images/club-quote.gif) no-repeat 96% 3%;
padding: 15px 15px 1px 15px;
border-top: 5px solid #F4F0E4;
border-bottom: 5px solid #F4F0E4;
}
#clubLanding #clubSidebar .clubTestimonial p{
font-style: italic;
}
.clubTestimonial .quoteName{
font-size: 11px;
padding: 25px 0 26px 95px;
background: transparent url(../images/mitch-quote.jpg) no-repeat 0% 3%;
}
.quoteName strong{
font-size: 1.3em;
}
.quoteName span{
display: block;
}
#clubLanding .packages hr{
margin: 20px 0;
border-bottom: 1px dashed #ccc;
}
#clubLanding .packages h3,
#clubLanding .packages h4,
#clubLanding .packages p,
#clubLanding .packages ul{
margin: 0 20px;
}
#clubLanding .packages h4{
margin-bottom: 3px;
font-size: 13px;
}
#clubLanding .packages p{
margin-bottom: 10px;
}
#clubContent a:link {
	color:#d42945;
	text-decoration:none;
	border-bottom:1px dotted #ffbac8;
	}	
#clubContent a:visited {
	color:#d42945;
	border-bottom:none;
	text-decoration:none;
	}		
#clubContent a:hover,
#clubContent a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
	}
#clubContent table a,
#clubContent table a:link,
#clubContent table a:visited {
	border:none;
	}		
#clubContent img {
	border:0;
	margin-top:.5em;
	}	
#clubContent table {
	width:99%;
	border-top:1px solid #eee;
	border-right:1px solid #eee;
	margin:1em auto;
	border-collapse:collapse;
	}
#clubContent caption {
	color: #9ba9b4;
	font-size:1.4em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}	
#clubContent tr.odd td,
#clubContent tr.odd .column1 {
	background:#FBFBFB;
	}	
#clubContent .column1	{
	background:#F7F7F7;
	text-align: left;
	}
#clubContent td {
	color:#678197;
	border-bottom: 1px solid #eee;
	border-left:1px solid #eee;
	padding:.5em 1em;
	text-align:center;
	}				
#clubContent th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #eee;
	border-left:1px solid #eee;
	padding:.2em 1em;
	}	
#clubContent thead th {
	background:#eee url(../images/club-comparison-th.jpg) repeat-x;
	text-align:center;
	font:bold 1.2em/1.8em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#fff;
	}	
#clubContent thead th span{
	font-weight: normal;
	color:#d42945;
}			
#clubContent tfoot td {
	background:#fff;
	text-align:left;
	color: #999;
	padding: 10px;
	}	
#clubContent tfoot td span{
	color:#d42945;
}
#clubContent tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
#clubContent tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

#clubContent tbody th{
padding: 10px;
color: #fff;
}

#clubContent tbody th.headingPersonal{
background: #99CC00;
}

#clubContent tbody th.headingBusiness{
background: #226895;
}

#clubContent tbody th.headingDeveloper{
background: #AE2013;
}
#clubContent thead th.headingLeft{
text-align: left;
}
#dev-landing h2.contentheading{
margin: 0;
padding: 0 0 10px 0;
}
.loggedinWrap{
position: relative;
height: 45px;
margin-top: 10px;
margin-right: -70px;
border: 1px solid #ccc;
background: #fff;
}
.loggedinWrap .button{
margin-right: 10px;
}
.loggedinWrap .greeting{
position: absolute;
top: 15px;
right: 100px;
text-align: right;
font-weight: bold;
width: 220px;
font-size: 20px;
}

.loggedinWrap .logout{
position: absolute;
top: 10px;
right: 0px;
font-weight: bold;
right: 0;
}
#clubLogin{
width: 345px;
height: 85px;
font: normal 11px Arial;
border: 1px solid #BC2301;
background: #fff;
}

#clubLogin table{
width: 337px;
margin: 7px 0 0 8px;
}

#clubLogin caption{
background: #DF601D;
color: #fff;
border-bottom: 1px solid #BC2301;
text-align: left;
padding: 2px 5px;
font: bold 11px Arial;
margin-left: -8px;
}

#clubLogin label{
font: bold 11px Arial;
color: #666666;
}

#clubLogin input{
border: 1px solid #ccc;
background: #FBFBFB;
width: 115px;
margin: 5px 0;
padding: 1px 2px;
font: normal 11px Arial;
}

#clubLogin a{
color: #236794;
}

#clubLogin a:hover{
color: #000;
}

#clubLogin .checkbox{
width: 14px;
margin: 0;
padding: 0;
}

#clubLogin .loginOptions{
font: normal 11px Arial;
color: #666666;
}

#clubLogin .button{
font: bold 11px Arial;
margin: 0 0 5px 0;
padding: 0;
width: 75px;
}.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 75px;
	height: 75px;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
.jcarousel-skin-tango.jcarousel-container {
	
}
.jcarousel-skin-tango.jcarousel-container-horizontal {
	width: 860px;
	padding: 16px 40px;
}
.jcarousel-skin-tango.jcarousel-container-vertical {
	width: 75px;
	height: 245px;
	padding: 40px 20px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 860px;
	height: 120px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width: 75px;
	height: 245px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 100px;
	height: 120px;
	background: none;
	padding: 0;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/* Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 10px;
	right: 0;
	width: 32px;
	height: 128px;
	cursor: pointer;
	background: transparent url(../images/next-horizontal.jpg) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 32px;
	height: 128px;
	cursor: pointer;
	background: transparent url(../images/prev-horizontal.jpg) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}/*----------------------------------------------------------------------------
----------------------------------------------------------------------------*/
div.limenu ul {
	width: auto;
	padding: 0;
	margin: 0;
	list-style: none;
	
}
div.limenu li {
	float: left;
	width: auto;
	padding: 0;
	list-style-type: none;
}
/* $1 - Top Menu
----------------------------------------------------------------------------*/
#menu-container {
	position: relative;
	z-index: 99;
}
#topnav {
	width: 100%;
	margin-bottom: 10px;
	height: 43px;
	background: transparent url(../images/navbg.jpg) top left repeat-x;
}
ul#mainlevel-nav {
	line-height: 38px;
	float: left;
}
ul#mainmenu-nav li {
	margin: 0;
	border: 0 none;
	border-right: 1px solid #2A6894;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	text-align: left;
	background: none;
	
}
ul#mainmenu-nav ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 180px;
	list-style: none;
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
}
ul#mainmenu-nav ul:after  {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
ul#mainmenu-nav ul li {
	position: relative;
	top: 0;
	bottom: 0;
	border-right: 0;
	z-index: 999;
	width: 180px;
	float: left;
	display: block !important;
	display: inline;
	text-align: left;
}
/* $1 - Top level menu items in their normal state
----------------------------------------------------------------------------*/
ul#mainmenu-nav a {
	padding: 0 15px;
	margin: 0;
	float: none !important;
	float: left;
	display: block;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	height: auto !important;
	height: 1%;
	line-height: 38px;
	text-align: left;
}
ul#mainmenu-nav a.haschild {
}

/* $1 - Top level menu items in their hover state
----------------------------------------------------------------------------*/
ul#mainmenu-nav a:hover,
ul#mainmenu-nav li:hover a,
ul#mainmenu-nav li.iehover a {
	background: url(../images/nav-hover.jpg) repeat-x;
	color: #fff;
}
ul#mainmenu-nav a.haschild:hover,
ul#mainmenu-nav li:hover a.haschild,
ul#mainmenu-nav li.iehover a.haschild {

}
ul#mainmenu-nav a#active_menu-nav.haschild {
	color: #fff;
}

/* $1 - Normal state on all levels with NO Child Elements
----------------------------------------------------------------------------*/
/* 2nd Menu Normal State*/
ul#mainmenu-nav li:hover li a,
ul#mainmenu-nav li.iehover li a,
/* 3rd Menu Normal State*/
ul#mainmenu-nav li:hover li:hover li a,
ul#mainmenu-nav li.iehover li.iehover li a,
/* 4th Menu Normal State*/
ul#mainmenu-nav li:hover li:hover li:hover li a,
ul#mainmenu-nav li.iehover li.iehover li.iehover li a {
	float: none;
	padding: 5px 10px;
	color: #fff;
	background: #2E6D99;
	border: none;
	border-top: 1px solid #6292B3;
	line-height: 1.2em;
	text-align: left;
}
ul#mainmenu-nav li li {
	line-height: 1.2em;
	color: #fff;
	background: #2E6D99;
	border: none;
}
ul#mainmenu-nav li li span {
	padding: 5px 10px;
	display: block;
	border-top: 1px solid #6292B3;
}

/* $2 - Hover state on all levels with NO Child Elements
----------------------------------------------------------------------------*/
/* 2nd Menu Hover Persistence */
ul#mainmenu-nav li:hover li a:hover,
ul#mainmenu-nav li:hover li:hover a,
ul#mainmenu-nav li.iehover li a:hover,
ul#mainmenu-nav li.iehover li.iehover a,
/* 3rd Menu Hover Persistence */
ul#mainmenu-nav li:hover li:hover li a:hover,
ul#mainmenu-nav li:hover li:hover li:hover a,
ul#mainmenu-nav li.iehover li.iehover li a:hover,
ul#mainmenu-nav li.iehover li.iehover li.iehover a,
/* 4th Menu Hover Persistence */
ul#mainmenu-nav li:hover li:hover li:hover li a:hover,
ul#mainmenu-nav li:hover li:hover li:hover li:hover a,
ul#mainmenu-nav li.iehover li.iehover li.iehover li a:hover,
ul#mainmenu-nav li.iehover li.iehover li.iehover li.iehover a {
	color: #fff;
	background: #408FB8;
}

/* $3 - Normal state on all levels with Child Elements
----------------------------------------------------------------------------*/
/* 2nd Menu Normal State - With Child Elements */
ul#mainmenu-nav li:hover li a.hassubchild,
ul#mainmenu-nav li.iehover li a.hassubchild,
/* 3rd Menu Normal State - With Child Elements */
ul#mainmenu-nav li:hover li:hover li a.hassubchild,
ul#mainmenu-nav li.iehover li.iehover li a.hassubchild,
/* 4th Menu Normal State - With Child Elements */
ul#mainmenu-nav li:hover li:hover li:hover li a.hassubchild,
ul#mainmenu-nav li.iehover li.iehover li.iehover li a.hassubchild {
	float: none;
	padding: 5px 10px;
/*	background: #AFAFAF url(http://www.joomlajunkie.com/templates/madeyourweb/images/structure/hassubchild.gif) no-repeat right center;*/
	background: #AFAFAF no-repeat right center;
	color: #fff;
}

/* $4 - Hover state on all levels with Child Elements
----------------------------------------------------------------------------*/
/* 2nd Menu Hover Persistence - With Child Elements */
ul#mainmenu-nav li:hover li a.hassubchild:hover,
ul#mainmenu-nav li:hover li:hover a.hassubchild,
ul#mainmenu-nav li.iehover li a.hassubchild:hover,
ul#mainmenu-nav li.iehover li.iehover a.hassubchild,
/* 3rd Menu Hover Persistence - With Child Elements */
ul#mainmenu-nav li:hover li:hover li a.hassubchild:hover,
ul#mainmenu-nav li:hover li:hover li:hover a.hassubchild,
ul#mainmenu-nav li.iehover li.iehover li a.hassubchild:hover,
ul#mainmenu-nav li.iehover li.iehover li.iehover a.hassubchild {
	color: #999;
	background: #fff no-repeat right center;
}

/* $4 - Active state on all levels with Child Elements
----------------------------------------------------------------------------*/
#mainmenu-nav #active_menu-nav,
#mainmenu-nav #active_menu-nav.haschild {
	color: #fff;
	background: url(../images/nav-hover.jpg) repeat-x;
}
#mainmenu-nav ul * a#active_menu-nav {
	font-weight: normal;
	background-image: none;
	background-color: #255B81;
}

/* $4 - Active state on all levels with Child Elements
----------------------------------------------------------------------------*/
ul#mainmenu-nav ul ul,
ul#mainmenu-nav ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
	margin-left: 19px;
}
ul#mainmenu-nav ul ul li {
	width: 180px;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#mainmenu-nav li:hover ul ul,
ul#mainmenu-nav li:hover ul ul ul,
ul#mainmenu-nav li.iehover ul ul,
ul#mainmenu-nav li.iehover ul ul ul {
	display: none;
}
ul#mainmenu-nav li:hover ul,
ul#mainmenu-nav ul li:hover ul,
ul#mainmenu-nav ul ul li:hover ul,
ul#mainmenu-nav li.iehover ul,
ul#mainmenu-nav ul li.iehover ul,
ul#mainmenu-nav ul ul li.iehover ul {
	display: block;
}
ul#mainlevel-friends {
	overflow: hidden;
}

/* $3 - Footer menu
----------------------------------------------------------------------------*/
#footer ul {
	float: left;
	margin-left: -10px;
	overflow: hidden;
	display: inline;
}
#footer li {
	background: transparent url(../images/footers.png) center left no-repeat;
	margin-left: -2px;
	padding: 0 11px 0 12px;
}
#footer a {
	padding: 0;
	margin: 0;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
body .jjredux {
font-family: "Helvetica Neue",Helvetica,arial,sans-serif;
}

h1 {
color:#222222;
font-size:37px;
}
h2 {
color:#222222;
font-size:24px;
}

h3 {
color:#006699;
font-size:21px;
}


/*  product landing  */
 
.products-landing,.themelets-landing {margin: 1em;}

.themelet-prev {margin: 1em 0;}

.themelet-prev .yui-u.first span {background: url(../images/chrome.gif) no-repeat 0 0; width: 303px; height: 207px; display: block;margin: 1em 0 1em 1em;}

.themelet-prev .yui-u.first span img {margin: 14px 0 0;}


.yui-g.themelet-prev .yui-u.first {
width:45%;
}

.yui-g.themelet-prev .yui-u {
width:52%;
}

/*  themelet landing  */

h1.inworks {font-size: 4.5em;margin-left: 92px;}
h2.inworks {margin-left: 130px;margin-top: -3px;}

.workscone {background: url(../images/workscone.jpg) no-repeat 0 0; width: 94px; height:101px ;position: absolute;}

/*  re usable styles  */

.heavy {font-weight: bold;}

.medium {font-weight: normal;}

.thin {font-weight: 300;}

.upcase {text-transform: capitalize;}

.lowcase {text-transform: lowercase;}

.allcaps {text-transform: uppercase;}

.light {color: #ccc;}

.med {color: #999;}

.dark {color: #222;}

.nopadding {padding: 0;}

.nomargin {margin: 0;}

.reducespacing {letter-spacing: -1px;}

.inworksalt {color: #EB7300;}

.color1 {color: #006699;}

.color2 {color: #C93000;}

.subhead {font-size:0.85em;}

table.contentpaneopen p.teaser, table.contentpane p.teaser{font:1.32em/1.5em "Helvetica Neue",Helvetica,arial,sans-serif;color:#aaa;margin-top:1em 0 1.5em 0;}

p.teaser {font:1.32em/1.5em "Helvetica Neue",Helvetica,arial,sans-serif;color:#aaa;margin-top:1em 0 1.5em 0;}


span.separator {display: block; height: 1px; background: #eee;margin: 4em 0;}
span.separator.leading {height: 4px;}
span.separator.narrow {margin: 1em 0;}

.spacing.above {margin-top: 1em;}
.spacing.below {margin-bottom: 1em;}
.spacing.below.dbl {margin-bottom: 2em;}
.spacing.below.trpl {margin-bottom: 3em;}

.fontzoom3 {font-size: 2.9em;}

.view {background:transparent url(../images/button.jpg) no-repeat scroll 0 0;
color:#444444;
display:block;
float:left;
font-size:0.94em;
height:32px;
margin:0 0.7em 0 0;
padding:10px 0 0;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:113px;}

.view.club
{
float: none;
}

.calltobtm {
background:#E7F3FC;
font-size:1.6em;
padding:13px 0 15px;
text-align:center;
font-weight: bold;
margin: 1em 0 1em;
}
.calltobtm a {
color:#598CB3;
font-weight: bold;
text-decoration: none;
}
.calltobtm a:hover {
text-decoration: none;
}
.calltobtm span {
color:#777;
}

.mod {
	background: #fdfdfd;
	margin: 1em 0 0 0;
	float: none;
}

.mod h3 {
	padding: 0.55em 0.7em 0.6em;
}


/* outer wrap module structure 
**********************************/

.mod.mod.inner-wrap h3 {
	margin: 0;
	border: 1px solid #ddd;
}

.mod.noheading.inner-wrap {
	padding-top: 0;
	border-top: 1px solid #ddd;
}

.mod.inner-wrap .modinner {
	padding: 1em;
	border: 1px solid #fff;
	border: 1px solid #ddd;
	border-top: none;
}

/* user 1 candy icon feature boxes */

p.user1 {
	padding: 0 0 0 76px;
}

p.user1.personal {
background:transparent url(/images/membership-personal.png) no-repeat 0 0;	
}

p.user1.business {
background:transparent url(/images/membership-business.png) no-repeat 0 0;	
}

p.user1.developer {
background:transparent url(/images/membership-developer.png) no-repeat 0 0;	
}

p.user1.personal,
p.user1.business,
p.user1.developer
 {
	background-position: 7px 7px;
}

table.contentpaneopen p.resources {
line-height: 20px;
padding: 10px;
margin: 5px 0 15px 0;
display: block;
border: 1px solid #c4d8d8;
background: #d5eaed;
font-size:1em;
}

table.contentpaneopen blockquote p {
	margin-bottom: 0em;
}