﻿/*------------------------------------------------------------------------
* Copyright (c) 2008-2011 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form {margin: 0;padding: 0;}
body {
	font-size: 12px;
	line-height: 18px;

}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan {
	font-size: 92%;
}

/* Clear Fix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height:0;

}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*article image*/
img.caption {padding: 3px;display:block;background:#ddd;}
img.personal{padding: 6px;background: #fff;border: solid 1px #ccc;display:block;float: left;margin: 0 15px 15px 0; }

img.browseProductImage {border: 1px solid #e9e9e9;padding: 3px;}
img{border: none;}

a {outline: none;color: #1f7cdc;text-decoration: none;}
a:hover,
a:active,
a:focus {color:#000; }


/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
	text-shadow: 1px 1px 0 #fff;
}
ul {list-style: none;}
ul li {padding:4px 0px 4px 15px;background: url(../images/arrow.png) no-repeat 3px 10px;}

div.modulecontent ul.menu {margin: 10px 0;padding: 0;}

ul.menu li { padding:5px 0 5px 15px; }

ul.menu li a { color:#333;}
ul.menu ul {margin: 0px;}
ul.menu ul li {margin-left: 0;width:auto;border-bottom: none;}

ul.list {margin: 0;}
ul.list li {padding: 5px 0 5px 0;background: none;border-bottom: 1px solid #EAEAEA;}
ul.list li a {color: #444;font-weight: bold;}

ul.login li{border-bottom: none;}

ol li {margin-left: 21px;}
th {font-weight: bold;padding: 8px;text-align: left;}

fieldset,
div.bannergroup_text{border: none;padding: 10px 0px ;}
fieldset a {font-weight: bold;}
fieldset.input {padding: 0;background: none;}
legend {font-weight: bold;}

/* FORM
--------------------------------------------------------- */
form {margin: 10px 0;padding: 0;}
input, select, textarea, .inputbox, .button {
	font-size: 100%;
	/*border: 0px;*/
}
.inputbox {padding: 4px 8px;border: 1px solid #ddd;color: #333;}
.inputbox:hover,
.inputbox:focus{background:#ffc;}
.button {
	margin: 3px;
	padding: 5px 10px;
	color: #fff;
	cursor: pointer;
	background: #1f7cdc ;
	
	 box-shadow: 1px 1px 5px 0 #125ead inset, 1px 0px 0px #fff;
	-webkit-box-shadow:  1px 1px 5px 0 #125ead inset, 1px 0px 0px #fff;
	-webkit-border-radius: 10px;
	border-radius:   5px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.button:hover {
	background:#333 ;
	box-shadow: 1px 1px 3px 0 #1c1c1c inset, 1px 0px 0px #fff;
	-webkit-box-shadow:  1px 1px 3px 0 #1c1c1c inset, 1px 0px 0px #fff;
}
/* JOOMLA STYLE
--------------------------------------------------------- */

/* Article Layout */
.leading {width: 100%;float:left;padding-bottom:20px;}
.leading_separator {width: 100%;height:0px;float:left;font-size:0;line-height:0;}
.article_column {float: left;margin: 0 ;padding: 0 ;display: block;}
.article_column_pad{padding: 0 10px ;}
.article_separator {clear: both;margin: 0;display: none;}

.row_separator {
	display: block;
	clear: both;
	height: 0px;
	background:#CCCCCC;
	margin: 0 10px;
}
.article_row {margin: 0 -10px; margin-bottom: 20px;display:block;clear:both;}

p.iteminfo {line-height: 1em;margin: 0;}
.article_row p.iteminfo {line-height: 1em;margin: 0 -10px 5px;padding: 10px;}
.articleinfo {margin: 0.5em 0;}

/* Category Table layout */
.filter {float: left;margin: 0;padding: 0;}
.display {float: right;margin: 10px 0 0;text-align: right;}

/**/
table.category,
table.weblinks,
table.newsfeeds {
	border: 1px solid #383838;
	width: 100%;
	clear:both;
	font-size:100%;
	margin:20px 0;
}
table.category {
	border: 1px solid #211306;
	margin:10px 0;
}
table.category td {padding: 4px 4px ;background: #372616;}
table.category td.last {padding: 0px 4px 0px 0px ;}
table.newsfeeds th, table.weblinks th, table.category th {
	color: #fff;
	background: #211306;
	padding: 8px 5px 8px 5px;
}
table.newsfeeds td, table.weblinks td, table.category td {padding:5px;}
/* content tables */
.sectiontableheader {
	padding: 4px 8px;
	font-weight: bold;
}
.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {color: #fff;}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {padding: 8px;}
tr.sectiontableentry2 td {background: #301c0a;}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {padding: 4px;}

table.contentpane {
	border: none;
	background:none;
	border:0px solid #383838;
	width: 100%;
}
table.contentpaneopen {border: none;border-collapse: collapse;border-spacing: 0;}
table.contenttoc {margin: 0 0 10px 10px;padding: 0;width: 30%;float: right;}
table.contenttoc td {background: url(../images/bullet-list.gif) no-repeat 5px 8px;padding: 1px 5px 1px 15px;}
table.contenttoc th {border-bottom: 1px solid #CCCCCC;padding: 0 0 3px;text-indent: 5px;}

span.poll{font-weight:bold;}
table.poll {border-collapse: collapse;padding: 0;width: 100%;}
table.pollstableborder {border: none;padding: 0;width: 100%;}
table.pollstableborder img {vertical-align: baseline;}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}
table.pollstableborder tr.sectiontableentry1 td {background: #EEEEEE;}

table.searchintro {padding: 10px 0;width: 100%;}
table.searchintro td {padding: 5px!important;}
.blog_more {
	margin: 0;
	padding: 10px 0 0;
}

h1.componentheading,
.componentheading {
	background: none repeat scroll 0 0 #E4E4E4;
	padding: 8px 15px;
	font-size:120%;
	font-weight:normal;
	text-transform:uppercase;
	box-shadow: 1px 1px 2px #C7C7C7 inset, 0 1px 0 #FFFFFF;
	overflow: hidden;
	margin-top:0;
	margin-right:-10px;
	
	box-shadow: inset 1px 1px 2px #c7c7c7, 0 1px 0 #fff;
	-webkit-box-shadow: inset 1px 1px 2px #c7c7c7, 0 1px 0 #fff;
	border-radius:    15px  ;
	-webkit-border-radius:  15px ;
}

h2.contentheading,
.contentheading {
	background: none repeat scroll 0 0 #E4E4E4;
	padding: 8px 15px;
	font-size:120%;
	font-weight:normal;
	text-transform:uppercase;
	box-shadow: 1px 1px 2px #C7C7C7 inset, 0 1px 0 #FFFFFF;
	overflow: hidden;
	margin: 0 -20px 10px -10px;
	
	box-shadow: inset 1px 1px 2px #c7c7c7, 0 1px 0 #fff;
	-webkit-box-shadow: inset 1px 1px 2px #c7c7c7, 0 1px 0 #fff;
	border-radius:    15px  ;
	-webkit-border-radius:  15px ;
}
h2.contentheading,
.contentheading4 {
	
	padding: 8px 15px;
	font-size:100%;
	font-weight:normal;
	box-shadow: 1px 1px 2px #C7C7C7 inset, 0 1px 0 #FFFFFF;
	overflow: hidden;
	margin: 0 -20px 10px -10px;
	
	box-shadow: inset 1px 1px 2px #c7c7c7, 0 1px 0 #fff;
	-webkit-box-shadow: inset 1px 1px 2px #c7c7c7, 0 1px 0 #fff;
	border-radius:    15px  ;
	-webkit-border-radius:  15px ;
}

h2.contentheading3,
.contentheading3 {
	
	padding: 8px 15px;
	font-size:120%;
	font-weight:normal;
	
	box-shadow: 1px 1px 2px #C7C7C7 inset, 0 1px 0 #FFFFFF;
	overflow: hidden;
	margin: 0 -20px 10px -10px;
	
	box-shadow: inset 1px 1px 2px #c7c7c7, 0 1px 0 #fff;
	-webkit-box-shadow: inset 1px 1px 2px #c7c7c7, 0 1px 0 #fff;
	
	
}

h2.contentheading a,
.contentheading a {color: #fffe92;}

table.blog .contentheading {font-size: 100%;}
td.contentheading {line-height: 28px;}
table.contentpaneopen td, table.contentpane td {padding-left:15px;}
table.contentpaneopen, table.contentpane, table.blog {width: 100%;}

ul.pagination {
	color: #3B5468;
	overflow: hidden;
	clear: both;
	margin: 10px auto;
	padding: 10px 0;
	text-align: center;
	list-style: none;
}
ul.pagination li {
	margin: 10px 2px;
	padding: 0;
	display: inline;
}
ul.pagination li span {
	display: inline-block;
	background: #d4d4d4;
	color: #333;
	
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
ul.pagination li span span {
	padding: 3px 10px 3px 10px;
	display: inline-block;
	border:1px solid #ccc;

}
ul.pagination a {
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
ul.pagination a:hover span span,
ul.pagination a:active span span,
ul.pagination a:focus span span {
	background: #333;
	color:#fff;
	text-shadow: none;
	border: 1px solid #3c3c3c;
}
.counter {
	text-align: center;
	margin: 0.5em auto;
	width: 107px;
	background: #d4d4d4;
	padding:2px 0px;
}
.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}
.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}
.smalldark {text-align: left;}

/* META
--------------------------------------------------------- */

.article-tools {display: inline-block; clear:both; width: 100%;margin:0px 0;}
.article-meta {width: 70%;float: left;color: #3B5468;}

div.article-tools div.iteminfo{width:80%; float:left; color:#919191;}
div.article-tools div.buttonheading {display:inline-block;float:right;}

.createdby {font-size: 90%;}
.createdate {font-size: 90%;}
.modifydate {width: 90%;margin: 0 5px 0px 0;}

.article-section {padding-left: 6px;margin-left: 5px;}
.article-section a {color: #3B5468;}
.article-category a {color: #3B5468;}

div.article-tools div.buttonheading img{margin: 0 3px;}

hr {background: #e8e8e8;border: 0px;border-bottom: 1px solid #e8e8e8;}
