/*
* JEZ Rego Joomla! 1.5 Template :: Stylesheets :: elements styling
*
* @package		JEZ Rego
* @version		1.0.0
* @author		JoomlaEZ.com
* @copyright	Copyright (C) 2008 JoomlaEZ.com. All rights reserved
* @license		Commercial Proprietary
*
* Please visit http://joomlaez.com/ for more information
*/

/*----------------------------------------------------------------------------*/

/****************
* Common styles *
****************/

/* popup */
body.raw #jezMain {
	margin: 1.5em 2% 0; /* 18px 2% 0 */
	width: 96%;
}

/* navigation */
ul.menu, ul.menu-nav {
	margin-bottom: 0;
}
.menu #current a, .menu-nav #current a {
	cursor: default;
}
.menu #current li a, .menu-nav #current li a {
	cursor: pointer;
}
.menu li img, .menu-nav li img {
	float: left;
	margin-right: .5em; /* 6px */
}

/* system messages */
dl#system-message {
	margin-bottom: 0;
}
dl#system-message dt {
	font-size: 1.75em; /* 21px */
	line-height: 1.714em; /* 36px */
	text-decoration: underline;
}
dl#system-message dt, dl#system-message dd {
	background-color: transparent;
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* tool tips */
.tool-tip {
	border: .083em solid #888; /* 1px */
}
.tool-title {
	background-color: #888;
	padding: .5em 0; /* 6px 0 */
	text-align: center;
}
.tool-text {
	background-color: #eee;
	padding: .5em; /* 6px */
}

/* pagination */
.pagenavcounter {
	color: #888;
}
.pagenavbar, .pages_links, .pages_counter {
	color: #888;
	text-align: center;
}
.pages_links, .pages_counter {
	padding-bottom: 1.5em; /* 18px */
}

/* listing */
ul.listing {
	list-style: none;
	margin-left: 0;
}
ul.listing li {
	padding-left: 0;
}
table.listing tfoot td {
	font-style: normal;
}
table.listing tfoot .pages_links, table.listing tfoot .pages_counter {
	margin-bottom: 0;
}

/* forms */
.filter {
	margin-bottom: 1.5em; /* 18px */
}
img.calendar {
	cursor: pointer;
}
div.calendar {
	width: auto;
}
label.invalid {
	color: red;
}
input.invalid, textarea.invalid {
	border-color: red;
}
html>/**/body table.mceEditor, x:-moz-any-link, x:default { /* FF3 */
	margin-bottom: -.083em /* -1px */
}
.button2-left {
	float: left;
	margin-right: 2em; /* 24px */
}
#publish_up_img, #publish_down_img {
	border: 0;
	margin-bottom: -.25em; /* -3px */
}

/* info */
.info {
	color: #d4d3cf;
}
.info span {
	display: block;
}
.info img, .info img.right {
	margin-bottom: 0;
}

/*----------------------------------------------------------------------------*/

/*********************
* Individual modules *
*********************/

/* mod_archive / mod_latestnews / mod_mostread / mod_related_items / mod_sections / com_content more articles lists */
.content_blog .more ul {
	list-style: none;
}
.mod_archive, .mod_latestnews, .mod_mostread, .mod_relateditems, .mod_sections {
	margin-bottom: 0;
}
.content_blog .more ul li, ul.mod_archive li, ul.mod_latestnews li, ul.mod_mostread li, ul.mod_relateditems li, ul.mod_sections li {
	background: url(../images/icons/silk/newspaper.png) 0 .167em no-repeat; /* 0 2px */
	padding-left: 1.75em; /* 21px */
}
ul.mod_archive li {
	background-image: url(../images/icons/silk/package.png);
}
ul.mod_latestnews li {
	background-image: url(../images/icons/silk/new.png);
}
ul.mod_relateditems li {
	background-image: url(../images/icons/silk/newspaper_link.png);
}
ul.mod_sections li {
	background-image: url(../images/icons/silk/folder.png);
}

/* mod_banners */
.bannerheader {
	font-weight: bold;
}
.banneritem a {
	line-height: 3em; /* 36px */
}
.bannerfooter {
	text-align: right;
}

/* mod_breadcrumbs */
.mod_breadcrumbs {
	margin-left: .25em; /* 3px */
}
.breadcrumb_separator {
	margin: 0 .25em; /* 0 3px */
}

/* mod_feed */
.mod_feed .listing img {
	float: left;
	margin-right: 1em; /* 12px */
}

/* mod_login */
.mod_login ul {
	margin-bottom: 0;
	margin-top: 1.5em; /* 18px */
}
.mod_login .inputbox {
	width: 99%;
}
.mod_login .post {
	margin: 1.5em 0 0; /* 18px 0 0 */
}

/* mod_poll */
.mod_poll fieldset {
	margin-bottom: 0;
	padding-left: .5em; /* 6px */
	padding-right: .5em; /* 6px */
}

/* mod_search */
.mod_search {
	position: relative;
}
.mod_search .inputbox {
	margin-right: 24px;
	width: auto;
}
.mod_search .button {
	background: url(../images/icons/search.png) 0 50% no-repeat;
	border: 0;
	font-size: 0;
	height: 48px;
	position: absolute;
	right: 0;
	top: -13px;
	width: 48px;
}

/* mod_stats / mod_whosonline */
.mod_stats, .mod_whosonline {
	margin-bottom: 0;
}

/*----------------------------------------------------------------------------*/

/************************
* Individual components *
************************/

/* com_content */
.buttonheading {
	display: block;
	height: 3em;
}
.buttonheading a img {
	margin: .75em 0 0 .5em;
}

/* com_content :: article layout */
.content_article .pagenavcounter {
	margin: -1.5em 0 1.5em; /* -18px 0 18px */
}
.contenttoc {
	float: right;
	margin: 0 0 1.5em 1.5em; /* 0 0 18px 18px */
}
.contenttoc th {
	background-color: #d9d9d9;
	padding: 0 1em; /* 0 12px */
	text-align: center;
}
.contenttoc td {
	padding: 0 1em 0 .5em; /* 0 12px 0 6px */
}
.toclink {
	background: url(../images/icons/silk/bullet_orange.png) 0 0 no-repeat;
	padding-left: 1.75em; /* 21px */
}
.content_article h3 img { /* see Extensions article of Joomla's default content */
	/* h3's font-size is set to 16px in JoomlaEZ.com's CSS Framework */
	height: 1em; /* 16px */
	width: 1em; /* 16px */
}

/* com_content :: article submission layout */
.content_pagebreak fieldset {
	border-color: transparent;
	margin-bottom: 0;
}

/* com_content :: front page / category / section blog layout */
.article_separator {
	display: block;
	margin: 1.5em 0; /* 18px 0 */
}
.article_separator, .content_blog .intro .tr {
	background: url(../images/separator.png) 50% 100% no-repeat;
}
.content_blog .intro .tr {
	margin-bottom: 1.5em; /* 18px */
	padding-bottom: 1.5em; /* 18px */
}
.content_blog .intro .last {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.content_blog .more {
	padding-bottom: 1.5em; /* 18px */
}
.content_blog .more strong {
	border-bottom: .083em solid; /* 1px */
	line-height: 3em; /* 36px */
}

/* com_contact */
.contact_category a[href^="mailto:"], .contact a[href^="mailto:"] {
	background: none;
	padding: 0;
}

/* com_contact :: standard contact layout */
.contact .info img {
	margin-top: -4.5em; /* 54px */
}
.contact .form-validate {
	margin-top: 1.5em; /* 18px */
}
.gr3 #jezMain .contact .captcha .w30p {
	width: 18%;
}
.gr3 #jezMain .contact .captcha .w70p {
	width: 80%;
}

/* com_mailto */
form.mailto {
	margin: 0 1em; /* 0 12px */
}
form.mailto .close {
	margin-bottom: 1.5em; /* 18px */
}
.mailto_sent {
	margin: 0 1em 1.5em; /* 0 12px 18px */
}

/* com_newsfeeds */
.newsfeed .listing img {
	float: left;
	margin-right: 1em;
}

/* com_poll */
.poll div[class^="polls_color"] {
	border: 0 !important;
}

/* com_search */
.search #options_switcher {
	cursor: pointer;
}

/* com_user :: default logout layout */
.user_logout .tac {
	margin-bottom: 1.5em; /* 18px */
}

/* com_user :: default registration layout */
.gr3 #jezMain .user_register .captcha .w30p {
	width: 18%;
}
.gr3 #jezMain .user_register .captcha .w70p {
	width: 80%;
}

/* com_weblinks :: category list layout */
.weblinks_category table.listing p.intro {
	margin-bottom: 0;
}
.weblinks_category table.listing img {
	float: left;
	margin-right: 1em;
}

/*----------------------------------------------------------------------------*/

/*****************************************************
* Nested wrappers and module positions customization *
*****************************************************/

/* user3 module position :: mod_mainmenu (root menu) */
#modUser3 .menu, #modUser3 .menu-nav {
	list-style: none;
	margin: 0;
}
#modUser3 .menu li, #modUser3 .menu-nav li {
	float: left;
	padding: 0;
}
#modUser3 .menu > li > a, #modUser3 .menu > li > .separator,
#modUser3 .menu-nav > li > a, #modUser3 .menu-nav > li > .separator {
	background: url(../images/menu_top-l.png) 0 0 no-repeat;
	color: #e8e8e8;
	display: block;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-weight: bold;
	margin-right: 33px;
	padding-left: 21px;
	text-decoration: none;
}
#modUser3 .menu > li > a span, #modUser3 .menu > li > .separator span,
#modUser3 .menu-nav > li > a span, #modUser3 .menu-nav > li > .separator span {
	background: url(../images/menu_top-r.png) 100% 0 no-repeat;
	display: block;
	line-height: 30px;
	margin-right: -33px;
	padding-right: 21px;
}
#modUser3 .menu > li:hover > a, #modUser3 .menu > #current > a, #modUser3 .menu > .active > a,
#modUser3 .menu > li:hover > .separator, #modUser3 .menu > #current > .separator, #modUser3 .menu > .active > .separator,
#modUser3 .menu-nav > li:hover > a, #modUser3 .menu-nav > #current > a, #modUser3 .menu-nav > .active > a,
#modUser3 .menu-nav > li:hover > .separator, #modUser3 .menu-nav > #current > .separator, #modUser3 .menu-nav > .active > .separator {
	background-image: url(../images/menu_top-la.png);
	color: #de6400;
}
#modUser3 .menu > li:hover > a span, #modUser3 .menu > #current > a span, #modUser3 .menu > .active > a span,
#modUser3 .menu > li:hover > .separator span, #modUser3 .menu > #current > .separator span, #modUser3 .menu > .active > .separator span,
#modUser3 .menu-nav > li:hover > a span, #modUser3 .menu-nav > #current > a span, #modUser3 .menu-nav > .active > a span,
#modUser3 .menu-nav > li:hover > .separator span, #modUser3 .menu-nav > #current > .separator span, #modUser3 .menu-nav > .active > .separator span {
	background-image: url(../images/menu_top-ra.png);
}

/* user3 module position :: mod_mainmenu (dropdown / flyout menus) */
#modUser3 .menu ul, #modUser3 .menu-nav ul {
	list-style: none;
	margin: 0 0 0 -4px;
	position: absolute;
	width: 183px;
	z-index: 10;
}
#modUser3 .menu ul li, #modUser3 .menu-nav ul li {
	background: url(../images/menu_drop-t.png) 0 0 no-repeat;
	display: block;
	float: none;
	padding: 0 5px;
	width: 173px;
}
#modUser3 .menu ul .last, #modUser3 .menu-nav ul .last {
	background: url(../images/menu_drop-b.png) 0 100% no-repeat;
	padding-bottom: 7px;
}
#modUser3 .menu ul a, #modUser3 .menu ul .separator, /* normal state */
#modUser3 .menu-nav ul a, #modUser3 .menu-nav ul .separator {
	border-bottom: 1px solid #e0e0dd;
	border-top: 1px solid #bdbcb8;
	color: #000;
	display: block;
	font-family: "MS Reference Sans Serif", Helvetica, Jamrul, sans-serif;;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	padding-left: 21px;
	text-decoration: none;
}
#modUser3 .menu ul .parent > a, #modUser3 .menu ul .parent > .separator, /* mark parent */
#modUser3 .menu-nav ul .parent > a, #modUser3 .menu-nav ul .parent > .separator {
	background: url(../images/icons/silk/arrow_right.png) 96% 50% no-repeat;
}
#modUser3 .menu ul li:hover a, #modUser3 .menu ul li:hover .separator, /* level 1 hover state */
#modUser3 .menu-nav ul li:hover a, #modUser3 .menu-nav ul li:hover .separator,
#modUser3 .menu ul li:hover li:hover a, #modUser3 .menu ul li:hover li:hover .separator, /* level 2 hover state */
#modUser3 .menu-nav ul li:hover li:hover a, #modUser3 .menu-nav ul li:hover li:hover .separator,
#modUser3 .menu ul li:hover li:hover li:hover a, #modUser3 .menu ul li:hover li:hover li:hover .separator, /* level 3 hover state */
#modUser3 .menu-nav ul li:hover li:hover li:hover a, #modUser3 .menu-nav ul li:hover li:hover li:hover .separator {
	background-color: #c4c3bf;
	border-bottom: 1px solid #d5d5d2;
	border-top: 1px solid #b0afab;
}
#modUser3 .menu ul li:hover ul a, #modUser3 .menu ul li:hover ul .separator, /* level 2 normal state */
#modUser3 .menu-nav ul li:hover ul a, #modUser3 .menu-nav ul li:hover ul .separator,
#modUser3 .menu ul li:hover li:hover ul a, #modUser3 .menu ul li:hover li:hover ul .separator, /* level 3 normal state */
#modUser3 .menu-nav ul li:hover li:hover ul a, #modUser3 .menu-nav ul li:hover li:hover ul .separator {
	background-color: transparent;
	border-bottom: 1px solid #e0e0dd;
	border-top: 1px solid #bdbcb8;
}
#modUser3 .menu ul #current > a, #modUser3 .menu ul .active > a, /* any level active state */
#modUser3 .menu ul #current > .separator, #modUser3 .menu ul .active > .separator,
#modUser3 .menu-nav ul #current > a, #modUser3 .menu-nav ul .active > a,
#modUser3 .menu-nav ul #current > .separator, #modUser3 .menu-nav ul .active > .separator {
	background-color: #c4c3bf !important;
	border-bottom: 1px solid #d5d5d2 !important;
	border-top: 1px solid #b0afab !important;
}
#modUser3 .menu .level1.first > a, #modUser3 .menu .level1.first > .separator,
#modUser3 .menu-nav .level1.first > a, #modUser3 .menu-nav .level1.first > .separator {
	border-top: 0;
}
#modUser3 .menu ul ul, #modUser3 .menu-nav ul ul {
	margin: -25px 0 0 168px;
	opacity: 1;
}
#modUser3 .menu li ul, #modUser3 .menu li:hover ul ul, #modUser3 .menu li li:hover ul ul,
#modUser3 .menu-nav li ul, #modUser3 .menu-nav li:hover ul ul, #modUser3 .menu-nav li li:hover ul ul {
	left: -999em;
}
#modUser3 .menu li:hover ul, #modUser3 .menu li li:hover ul, #modUser3 .menu li li li:hover ul,
#modUser3 .menu-nav li:hover ul, #modUser3 .menu-nav li li:hover ul, #modUser3 .menu-nav li li li:hover ul {
	left: auto;
}

/* OpenID authentication */
input.system-openid {
	background: #fff url(http://openid.net/login-bg.gif) 0 50% no-repeat;
	padding-left: 18px;
}
.mod_login input.system-openid {
	width: 85%;
}

/*----------------------------------------------------------------------------*/

/*********************************
* Individual Page Styling Sample *
*********************************/

/* 2 equal width columns layout */
body.two-equal-width .gr2 #jezMain {
	margin-left: 41em;
	width: 39em;
}
body.two-equal-width .gr2 #jezLocal {
	width: 39em;
}

/* swap position of 2 columns layout */
body.swap-position .gr2 #jezMain {
	margin-left: 0;
}
body.swap-position .gr2 #jezLocal {
	float: right;
}

/*----------------------------------------------------------------------------*/

/***********************************
* Individual Module Styling Sample *
***********************************/

.jezRounded1Img.get-jez-thema-now,
.jezRounded1Img.individual-style-1,
.jezRounded1Img.individual-style-2 {
	margin-bottom: 0;
}
.jezRounded1Img.get-jez-thema-now .inner {
	padding-top: 0;
}

.jezRounded1Img.individual-style-1 .inner,
.jezRounded1Img.individual-style-1 .t,
.jezRounded1Img.individual-style-1 .b,
.jezRounded1Img.individual-style-1 .b div {
	background-image: url(../images/dialog2-dark-alpha-drip.gif);
}
.jezRounded1Img.individual-style-1 .b,
.jezRounded1Img.individual-style-1 .b div {
	height: 80px;
}
.jezRounded1Img.individual-style-1 h3,
.jezRounded1Img.individual-style-2 h3 {
	background: url(../images/icons/silk/star.png) left center no-repeat;
	color: #fff;
	padding-left: 24px;
}
.jezRounded1Img.individual-style-1 a {
	color: #fff;
}

.jezRounded1Img.individual-style-2 .inner,
.jezRounded1Img.individual-style-2 .t,
.jezRounded1Img.individual-style-2 .b,
.jezRounded1Img.individual-style-2 .b div {
	background-image: url(../images/dialog2-red-drip.gif);
}
.jezRounded1Img.individual-style-2 .b,
.jezRounded1Img.individual-style-2 .b div {
	height: 80px;
}
.jezRounded1Img.individual-style-2 a {
	color: #fff;
}

/*----------------------------------------------------------------------------*/

/**************************************
* Individual Menu Item Styling Sample *
**************************************/

#jezLocal .menu.get-jez-thema {
	width: 171px;
	margin: 0 auto;
}
#jezLocal .menu.get-jez-thema li {
	padding-left: 0;
}

#jezLocal .menu li.buy-pro-edition-1192-usd {
	list-style: none;
}
#jezLocal .menu a.buy-pro-edition-1192-usd {
	display: block;
	width: 171px;
	height: 171px;
	margin-bottom: 9px;
	background: url(../images/buy_now.png) 0 0 no-repeat;
}
#jezLocal .menu a.buy-pro-edition-1192-usd span {
	display: none;
}

#jezLocal .menu li.download-free-edition {
	list-style: none;
	background: url(../images/button_l.png) 0 50% no-repeat;
	width: 153px;
	margin-right: 18px;
}
#jezLocal .menu a.download-free-edition {
	display: block;
	width: auto;
	background: url(../images/button_r.png) 100% 50% no-repeat;
	margin-right: -18px;
	padding-left: 9px;
}
#jezLocal .menu a.download-free-edition span {
	background: url(../images/icons/silk/arrow_down.png) 0 50% no-repeat;
	padding-left: 21px;
	line-height: 3em;
	font-weight: bold;
}
