/*----------------------------------------------------------------------------
Customise Style Sheet

Name: 				JoomlaJunkie
Date: 				2007-06-30
Author: 			JoomlaJunkie
URL: 				http://www.joomlajunkie.com

Stylesheet Index:
	$1 - Global Resets
	$2 - Typography
	$3 - Lists Styling
	$4 - Horizontal Rules
	$5 - Quotations
	$6 - Sitewide Links
	$7 - Joomla Specific
	$7a - Joomla Content Styles
	$8 - Forms Styling
	$9 - Modules
----------------------------------------------------------------------------*/
/* $1 - Global Resets eliminates cross browser inconsistancies
----------------------------------------------------------------------------*/


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;
}



/* $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(http://www.joomlajunkie.com/templates/madeyourweb/images/tla-icon.gif) no-repeat 6px;
	display: block;
	color: #666;
	margin: 0 5px;
}
#left .tla div ul li a:hover {
	background: #FBFBFB url(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/images/li-2.png) no-repeat 0 5px;
	padding: 2px 0 2px 17px;
}
.moduletable li, #left li, #right li {
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/images/li-3.png) no-repeat 0 6px;
}
#modules li {
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/images/li-4.png) no-repeat 0 2px;
}
ul.style1 li {
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/images/li-1.jpg) no-repeat 0 50%;
}
ul.style2 li {
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/images/li-04.png) 0 no-repeat;
	margin-bottom: 6px;
	padding-left: 25px;
}
ul.list-style1 li {
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/images/li-04.png);
}
.gethelp p {
	margin: 0;
	line-height: 150%;
	padding: 5px 40px 12px 5px;
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/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;
}


/* $6 - Sitewide Links and Custom Message Styling
----------------------------------------------------------------------------*/
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #C93000;
	text-decoration: none;
}
#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 */
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(http://www.joomlajunkie.com/demo/commercial/extreme-blogger/templates/extreme/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(http://www.joomlajunkie.com/demo/commercial/extreme-blogger/templates/extreme/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(http://www.joomlajunkie.com/demo/commercial/extreme-blogger/templates/extreme/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(http://www.joomlajunkie.com/templates/madeyourweb/images/brightgrey-dark.jpg) repeat-x;
	border: 1px solid #ccc;
	color: #fff;
}
.brightgrey {
	background: #eee url(http://www.joomlajunkie.com/templates/madeyourweb/images/brightgrey.jpg) repeat-x;
	border: 1px solid #ddd;
	color: #444;
}
.brightblue {
	background: #236592 url(http://www.joomlajunkie.com/templates/madeyourweb/images/brightblue.jpg) repeat-x;
	border: 1px solid #92C3F3;
	color: #fff;
}
.brightred {
	background: #B71E00 url(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/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 12px/150% Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 1px;
	margin-top: 0;
}
.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(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/images/inputbg.jpg) 0 1px repeat-x;
}
.browse-btn {
	color: #666E4D;
	border: 1px solid #C7AB7E;
	padding: 3px 5px;
	background: #fff url(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/images/modulestyle-lightgrey.jpg) repeat-x;
}
div.module-liteblue {
	background: #fff url(http://www.joomlajunkie.com/templates/madeyourweb/images/modulestyle-lightblue.jpg) repeat-x;
}
div.module-litepink {
	background: #fff url(http://www.joomlajunkie.com/templates/madeyourweb/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: 0px 9px;
	margin: -4px -5px 4px -5px;
	font: bold 15px/37px Arial;
	height: 37px !important;
	color: #fff;
}
/* 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: #eee url(http://www.joomlajunkie.com/templates/madeyourweb/images/greyh3.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(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/images/browsers.png) 0 -6px no-repeat;
}
p.junkieblog {
	display: block;
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/images/joomlarizer_icon.png) no-repeat 10px 1px;
}
p.forum {
	display: block;
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/images/forum_icon.png) no-repeat 10px 10px;
}
p.demo {
	display: block;
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/images/demo_templates.png) no-repeat 0px 1px;
}
p.guides {
	display: block;
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/images/setup_guides.png) no-repeat 5px 13px;
}
.cssbox p {
	background: transparent url(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/images/folderzoom.png) no-repeat scroll 4px 3px;
	border: 1px solid #F8EEED;
}
#left .paycard {
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/images/li-1.jpg) no-repeat 2% 50%;
}
#left .latestnews li a:hover,
#right .latestnews li a:hover {
	color: #333;
	background: #F8F7F5 url(http://www.joomlajunkie.com/templates/madeyourweb/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;
}

/* 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;
}
#help-overview .help-left {
}
#help-overview .help-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(http://www.joomlajunkie.com/templates/madeyourweb/images/lightbulb.gif) no-repeat 0 3px;
	text-indent: 20px;
	font-size: 1.4em;
}
p.guide-jump {
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/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;
}
.moduletable-guidejump select {
	border: 1px solid #999;
	font-size: 12px;
}
a.linkicon {
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/images/li-1.jpg) no-repeat 100% 50%;
	padding-right: 16px;
}

/* Styling for downloads page */
.downloads-intro {
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/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(http://www.joomlajunkie.com/templates/madeyourweb/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.whosjj {
	padding-left: 78px;
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/images/jj-whois-home.png) no-repeat 1% 60%;
}
p.whatsnew {
	padding-left: 78px;
	background: url(http://www.joomlajunkie.com/templates/madeyourweb/images/jj-logo-home.png) no-repeat 0% 60%;
}
a.red {
	color: #c93000;
}
.commTemplatesIntro p.alert{
background: #fff url(http://www.joomlajunkie.com/templates/madeyourweb/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;
}

/* Pro Extensions Green Intro Box */
p.myblog-intro{
background: #56A923 url(http://www.joomlajunkie.com/images/product-intro-top.png) no-repeat;
padding: 10px;
width: 680px;
margin: 15px auto;
color: #fff;
}
p.myblog-intro span{
background: #56A923 url(http://www.joomlajunkie.com/images/product-intro-bottom.png) bottom no-repeat;
display: block;
}
.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(http://www.joomlajunkie.com/templates/madeyourweb/images/Checkmark_24x24.gif) 1% 3px no-repeat;
}
ul.extension-summary li{
background: transparent url(http://www.joomlajunkie.com/templates/madeyourweb/images/Star_24x24.png)  no-repeat;
line-height: 20px;
padding: 0 0 10px 33px;
font-size: 15px;
font-family: arial;
}
#jomcomment hr{
margin: 30px 0;
}
.jc-content{
width: 70%;
float: left;
}
.jc-sidebar{
float: right;
width: 29%;
}

.jc-sidebar blockquote{
line-height: 17px;
padding: 10px;
color: #666;
background: #FFF8F8;
}
.jc-sidebar blockquote h4{
font-size: 12px;
}
.jc-sidebar blockquote p{
background: none;
border: 0;
margin: 0 0 5px 0;
padding: 0;
color: #666;
}
.jc-payment,
.jc-terms{
clear: both;
}
.buynowbar{
background: transparent url(http://www.joomlajunkie.com/templates/madeyourweb/images/buynowbar.png)  no-repeat;
height: 30px;
width: 700px;
margin: 40px auto;
clear: both;
}
.buynowbar ul{
margin: 0;
padding: 0 0 0 15px;
}
#myblog .buynowbar ul{
padding: 0;
}
.buynowbar ul li{
background: none;
margin: 0;
padding: 0 10px;
line-height: 30px;
display: inline;
border-right: 1px solid #86BC5F;
}
.buynowbar ul li.nobrdr{
border: 0;
}
.buynowbar ul li a{
text-decoration: none;
color: #fff;
font-size: 14px;
}
.buynowbar ul li a:hover{
text-decoration: underline;
}
.jc-center{
width: 700px;
margin: 0 auto;
}
#jc-top{
overflow: hidden;
padding-bottom: 10px;
width: 700px;
margin: 0 auto;
}
#myblog #jc-top{
padding-bottom: 0;
}
.myblogheader{
height: 290px;
background: transparent url(http://www.joomlajunkie.com/images/myblogheader.png) no-repeat;
}
.jc-banner{
width: 510px;
float: left;
}
.jc-nav{
width: 185px;
float: right;
margin-top: 30px;
}
#myblog .jc-nav{
margin-top: 15px;
}
.jc-nav h2{
height: 35px;
background: #0D3C62;
font-size: 14px;
line-height: 35px;
color: #fff;
padding-left: 10px;
margin: 0;
}
.jc-nav ul{
background: #3A86C0;
margin: 0;
}
.jc-nav li{
line-height: 20px;
border-top: 1px solid #3177AD;
background: transparent url(http://www.joomlajunkie.com/templates/madeyourweb/images/navbullet.png) 5px 5px no-repeat;
padding-left: 25px;
}
.jc-nav li a{
text-decoration: none;
color: #fff;
}
.jc-nav li a:hover{
text-decoration: underline;
}
.extension-features .mb-dashboard{
background: transparent url(http://www.joomlajunkie.com/templates/madeyourweb/images/mb-dashboard.png) 5px 5px no-repeat;
}
.extension-features .mb-images{
background: transparent url(http://www.joomlajunkie.com/templates/madeyourweb/images/mb-images.png) 5px 5px no-repeat;
}
.extension-features .mb-admin{
background: transparent url(http://www.joomlajunkie.com/templates/madeyourweb/images/mb-admin.png) 5px 5px no-repeat;
}
.extension-features .mb-bloggers{
background: transparent url(http://www.joomlajunkie.com/templates/madeyourweb/images/mb-multiblogger.png) 5px 5px no-repeat;
}
.extension-features .mb-dashboard{
background: transparent url(http://www.joomlajunkie.com/templates/madeyourweb/images/mb-dashboard.png) 5px 5px no-repeat;
}
.extension-features .mb-modules{
background: transparent url(http://www.joomlajunkie.com/templates/madeyourweb/images/mb-dashboard.png) 5px 5px no-repeat;
}

.myblog-extras li{
background: transparent url(http://www.joomlajunkie.com/images/mb-plus.png) 5px 5px no-repeat;
}

/*Styling for NEW Guide Pages */
#qi-guide-head {
background: url(../../../images/guides/templateinstall/qi_head.jpg) no-repeat 0;
width: 700px;
height: 185px;
margin: 0 auto;
}


#snappa-guide-head {
background: url(../../../images/guides/snappa/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/rm-head.jpg) no-repeat 0;
width: 700px;
height: 185px;
margin: 0 auto;
}
#rm-guide-module-pos {
background: url(http://www.joomlajunkie.com/images/templates/supremecy.png) no-repeat 0;
width: 700px;
height: 200px;
margin: 0 auto;
}

#ario-guide-head {
background: url(../../../images/guides/ario/ario_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: underline;
}
#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(http://www.joomlajunkie.com/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(http://www.joomlajunkie.com/images/backtotop.png) no-repeat top right;
padding-right: 20px;
}
.backtotop a:hover{
border-bottom: 5px solid #ccc;
}

.zappaIntro{
background: #fff url(http://www.joomlajunkie.com/images/zappa-guide-thumb.jpg) no-repeat top right;
padding-right: 310px;
}
.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;
}
#topbox .topbox-contents .content-inner,
#btmbox .btmbox-contents .content-inner {
	border: 1px solid #fff;
	background: #fff url(../images/topblock-bg.jpg) repeat-x bottom;
}
#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%;
	overflow: auto;
}
#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;
}
#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: 17px;
	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: 5px;
width: 200px;
}

#monky {
	position: absolute;
	top: 0;
	right: 0;
	width: 141px;
	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;
	color: #999;
}
td.joomla-info {
	padding: 5px 10px;
	vertical-align: top;
}
#mainlevel-friends {
	margin: 5px 0 0 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%;
	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;
}
.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: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 {
	border-bottom: 1px solid #ccc;
	margin: 0 -10px 10px -10px;
	padding: 3px 0 2px 5px;
	background: url(../images/flypage-boxheadings.jpg) repeat-x;
	font-size: 1em;
	font-weight: normal;
	color: #666;
}
.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: 220px;
	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;
}
#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(http://www.joomlajunkie.com/demo/commercial/extreme-blogger/templates/extreme/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: underline;
}

.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/guides/blogger-ini-congif.jpg) 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: underline;
}
a.nativeBadge{
position: relative;
display: block;
width: 232px;
}
a.nativeBadge span{
width: 65px;
height: 61px;
display: block;
position: absolute;
top: 2px;
right: 2px;
z-index: 999;
background: transparent url(http://www.joomlajunkie.com/templates/madeyourweb/images/15badge.png) no-repeat !important;
background: transparent url(http://www.joomlajunkie.com/templates/madeyourweb/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;
}/*----------------------------------------------------------------------------
Customise Style Sheet

Name: 				JoomlaJunkie.com
Date: 				2007-12-07
Description: 		Custom template for JoomlaJunkie.com
Author: 			Web Monkeys
URL: 				http://www.webmonkeys.co.za

Stylesheet Index:
$1 - Top Tools Menu
$2 - Top Menu / Suckerfish menu

NOTE: Always make a backup of your stylesheets before editing!
NB!! Use the search function to find a section, eg: search for $2 for Sidebar menu
----------------------------------------------------------------------------*/
/* Common CSS
----------------------------------------------------------------------------*/
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(http://joomlajunkie.com/templates/madeyourweb/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.0em;
	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(http://joomlajunkie.com/templates/madeyourweb/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://joomlajunkie.com/templates/madeyourweb/images/structure/hassubchild.gif) 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 url(http://joomlajunkie.com/templates/madeyourweb/images/structure/hassubchild2.gif) 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(http://joomlajunkie.com/templates/madeyourweb/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: underline;
}