
* {
	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% "Lucida Grande", Helvetica, Arial, Geneva, sans-serif;
	color: #2f2f2f;
}
h1 {
	font: bold 22px/125% "Lucida Grande", Helvetica, Arial;
	color: #069;
}
h2 {
	font: bold 20px/125% "Lucida Grande", Helvetica, Arial;
	color: #069;
}
h3 {
	font: bold 17px/125% "Lucida Grande", Helvetica, Arial;
	color: #C93000;
}
h4 {
	font: bold 14px/125% "Lucida Grande", Helvetica, Arial;
	color: #333;
}
h5 {
	font: bold 13px/125% "Lucida Grande", Helvetica, Arial;
	color: #C93000;
}
h6 {
	font: bold 12px/125% "Lucida Grande", Helvetica, Arial;
	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("tla-icon.gif"/*tpa=http://208.73.37.82/~junkie/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("tla-icon.gif"/*tpa=http://208.73.37.82/~junkie/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("leftnav-divider.gif"/*tpa=http://208.73.37.82/~junkie/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("li-2.png"/*tpa=http://208.73.37.82/~junkie/templates/madeyourweb/images/li-2.png*/) no-repeat 0 5px;
	padding: 2px 0 2px 17px;
}
.moduletable li, #left li, #right li {
	background: url("li-3.png"/*tpa=http://208.73.37.82/~junkie/templates/madeyourweb/images/li-3.png*/) no-repeat 0 6px;
}
#modules li {
	background: url("li-4.png"/*tpa=http://208.73.37.82/~junkie/templates/madeyourweb/images/li-4.png*/) no-repeat 0 2px;
}
ul.style1 li {
	background: url("li-1.jpg"/*tpa=http://208.73.37.82/~junkie/templates/madeyourweb/images/li-1.jpg*/) no-repeat 0 3px;
}
ul.style2 li {
	background: url("li-04.png"/*tpa=http://208.73.37.82/~junkie/templates/madeyourweb/images/li-04.png*/) 0 no-repeat;
	margin-bottom: 6px;
	padding-left: 25px;
}
ul.list-style1 li {
	background: url("li-04.png"/*tpa=http://208.73.37.82/~junkie/templates/madeyourweb/images/li-04.png*/);
}
.gethelp p {
	margin: 0;
	line-height: 150%;
	padding: 5px 40px 12px 5px;
	background: url("gethelp-icon.png"/*tpa=http://208.73.37.82/~junkie/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("li-04.png"/*tpa=http://208.73.37.82/~junkie/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;
}

/* $5 - Quotations
----------------------------------------------------------------------------*/
blockquote {
	padding: 4px;
	margin: 0 0 15px 0;
	border: 1px solid #F3F2E4;
}
blockquote p {
	border: 1px solid #DED5B3;
	background: #F3F2E4 url("quote.jpg"/*tpa=http://208.73.37.82/~junkie/templates/madeyourweb/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: #cee783;
	color: #7e8e50;
	margin: 0.9em 0;
	line-height: 0.6em;
}
pre.code {
	background: #cee783 url("code.png"/*tpa=http://208.73.37.82/~junkie/templates/madeyourweb/images/code.png*/) 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;
}
.error {
	color: #b40300;
	background: #ffcfab;
	padding: 5px 7px;
	border-left: 5px solid #b40300;
}
.error2 {
	color: #314484;
	background: #C1D8E8;
	padding: 5px 7px;
	border-left: 5px solid #36527E;
}
.error3 {
	color: #b40300;
	background: #ffcfab;
	padding: 5px 7px;
	border-left: 5px solid #b40300;
}
.message {
	color: #7e8e50;
	background: #daf7d4;
	padding: 5px 7px;
	margin-top: 7px;
	border-left: 5px solid #c1ee71;
}
.tips {
	color: #f90;
	background: #ffc;
	padding: 5px 7px;
	border-left: 5px solid #ffe78b;
}
.help {
	color: #69f;
	background: #dee8ff;
	padding: 5px 7px;
	border-left: 5px solid #b8d9ff;
}
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("brightgrey-dark.jpg"/*tpa=http://208.73.37.82/~junkie/templates/madeyourweb/images/brightgrey-dark.jpg*/) repeat-x;
	border: 1px solid #ccc;
	color: #fff;
}
.brightgrey {
	background: #eee url("brightgrey.jpg"/*tpa=http://208.73.37.82/~junkie/templates/madeyourweb/images/brightgrey.jpg*/) repeat-x;
	border: 1px solid #ddd;
	color: #444;
}
.brightblue {
	background: #236592 url("brightblue.jpg"/*tpa=http://208.73.37.82/~junkie/templates/madeyourweb/images/brightblue.jpg*/) repeat-x;
	border: 1px solid #92C3F3;
	color: #fff;
}
.brightred {
	background: #B71E00 url("brightred.jpg"/*tpa=http://208.73.37.82/~junkie/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("steps-bg.png"/*tpa=http://208.73.37.82/~junkie/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("sectionheader.jpg"/*tpa=http://208.73.37.82/~junkie/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("readmore-1.jpg"/*tpa=http://208.73.37.82/~junkie/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("brightgrey.jpg"/*tpa=http://208.73.37.82/~junkie/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("inputbg.jpg"/*tpa=http://208.73.37.82/~junkie/templates/madeyourweb/images/inputbg.jpg*/) 0 1px repeat-x;
}
.browse-btn {
	color: #666E4D;
	border: 1px solid #C7AB7E;
	padding: 3px 5px;
	background: #fff url("button.png"/*tpa=http://208.73.37.82/~junkie/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("secondary-btn-bg.jpg"/*tpa=http://208.73.37.82/~junkie/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("modulestyle-lightgrey.jpg") repeat-x;
}
div.module-liteblue {
	background: #fff url("modulestyle-lightblue.jpg") repeat-x;
}
div.module-litepink {
	background: #fff url("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("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("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("blueh3.jpg"/*tpa=http://208.73.37.82/~junkie/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("readmore-1.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;
}

p.joomlarizer {
	display: block;
	background: url("img02.png") no-repeat 10px 1px;
}
p.forum {
	display: block;
	background: url("img05.png") no-repeat 10px 10px;
}
p.demo {
	display: block;
	background: url("img03.png") no-repeat 0px 1px;
}
p.guides {
	display: block;
	background: url("img04.png") no-repeat 5px 13px;
}
.cssbox p {
	background: transparent url("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("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("folderzoom.png") no-repeat scroll 4px 3px;
	border: 1px solid #F8EEED;
}
#left .paycard {
	background: url("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("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("li-1.jpg") no-repeat 2% 50%;
}
#left .latestnews li a:hover,
#right .latestnews li a:hover {
	color: #333;
	background: #F8F7F5 url("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 {
	xwidth: 46%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
padding: 10px 0;
}
#help-overview .help-left {
	xfloat: left;
	xmargin-left: 10px;
}
#help-overview .help-right {
	xfloat: right;
	xmargin-right: 10px;
}
#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;
}

.colleft,
.colright {
	float: left;
	width: 47%;
	padding: 1%
}
h2.lightbulb {
	background: url("lightbulb.gif") no-repeat 0 3px;
	text-indent: 20px;
	font-size: 1.4em;
}
p.guide-jump {
	background: url("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("li-1.jpg") no-repeat 100% 50%;
	padding-right: 16px;
}

.downloads-intro {
	background: url("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("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;
}

.home1,
.home2 {
	float: left;
	width: 48%;
} 
.home1 {
	padding-right: 30px;
}

p.ti1titulo2 {
	padding-left: 28px;
}
p.whosjj {
	padding-left: 78px;
}
p.ti1titulo {
	padding-left: 28px;
}
a.red {
	color: #c93000;
}
.commTemplatesIntro p.alert{
background: #fff url("j15.gif") 1% 50%  no-repeat;
margin: 0 8px 15px 5px;
padding: 10px 10px 10px 100px;
border: 1px solid #E6571D; 
color: #A33D14;
}