﻿@import url(customise.css);
@import url(menu.css);
.clear {
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#top {
	height: 177px;
	position: relative;
	margin: 0;
	padding: 0;
}
body{
	background-image: url("../images/bgxe.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #0099CC;

	}
#top{
	background-image: url("../images/logo3.gif");
	background-position: top center;
	background-repeat: no-repeat;
}
#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: #ffffff /*url(../images/topblock-bgx.jpg) repeat-x bottom */;
}
#btmbox  {
background: #ffffff; }
#topbox .topbox-contents .content-inner {
	height: 150px;
}
#topbox .topbox-shadow,
#btmbox .btmbox-shadow {
	background: transparent url(../images/topbox-shadowx.jpg) no-repeat 50% 0;
	height: 17px;
	width: 960px;
}
#topnav {
}
body.contentpane {
	background-image: none;
	background-color: white;
	margin: 10px;
	background-image: (../images/bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#outer {
	width: 960px;
	position: relative;
}
h1#logo a {
	position: absolute;
	top: 20px;
	left: 0;
	width: 295px;
	height: 195px;
	overflow: hidden;
	display: block;
	outline: none;
	text-indent: -7998px;
	background: transparent url(../images/logo_classica.gif) no-repeat;
}
h2.headline a {
	position: absolute;
	top: 24px;
	right: 20px;
	width: 377px;
	height: 195px;
	overflow: hidden;
	outline: none;
	display: block;
	text-indent: -7998px;
	background: transparent url(../images/headline.gif) 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: 197px;
	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;
}
#page1 #content,
#page111 #content,
#page5 #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 */
#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: #ffffff;
	font: normal 11px/15px Helvetica;
	margin-top: -17px;
}
#footer a:link, #footer *{
color: #aaa;
}
#footer a:hover, #footer2 a{
color: #fff;
}
#footer a:visited, #footer a:active {
color: #eee;
}
#footer2 {
	position: relative;
	padding-bottom: 15px;
	color: #fff;
	font: normal 11px/15px Helvetica;
}


#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;
	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: 155px;
	height: 42px;
	text-indent: -7998px;
	background: #fff url(../images/cfb.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: 335px;
	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:hover {
	background-position: left bottom;
}
.template-info,
.template-instructions {
	border: 1px solid #ccc;
	padding: 0 10px;
	margin-top: 15px;
}

.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-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 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 205px;
	padding-top: 10px;
	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;
}