/*
	Developer: 	Nemetos - Nemetos.com / Nemetos.ch / Nemetos.org / Nemetos.net .
	Description: 	Master CSS 
	Changes:
*/

/*
-----------------------------------------------
Root modules
-----------------------------------------------
*/ 

#toolBar ul { display: none; }

body, fieldset{
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	color: #000;
	margin-bottom: 35px;
}

h1.icon {
	background: url('../../../images/CAP/sectionIcon.png') top left no-repeat;
	padding: 7px 0px 0px 50px;
	height: 30px;
	position: relative;
	left: -50px;
	margin-bottom: 20px;
}

h2 {
	color: #3183a2;
	margin: 5px 0px;
}

h2.icon, h2.iconBg, h1.iconBg {
	background: url('../../../images/CAP/iconCircles.png') top left no-repeat;
	padding: 7px 0px 0px 50px;
	height: 30px;
	position: relative;
	left: -50px;
	margin: 0px;
}

.headingImage {
	position: absolute;
	left: 10px;
	top: 6px;
}

.listItem .iconBg {
	left: -35px;
}

h2.iconBg, h1.iconBg {
	background: url('../../../images/CAP/iconBg.png') top left no-repeat;
}

h1.iconBg {
	left: -25px;
}

h2.iconGears {
	background: url('../../../images/CAP/iconGears.png') top left no-repeat;
	padding: 7px 0px 0px 50px;
	height: 30px;
	position: relative;
	left: -50px;
	margin: 0px;
}

h3 {
	color: #3b4d54;
}

a {
	color: #3183a2;
	text-decoration:none;
	outline-style: none;
}


h1.recently, h1.favourites {
	background: url('../../../images/CAP/clock.gif') top left no-repeat;
	padding: 5px 0px 0px 40px;
	height: 35px;
	margin: 0;
	color: #3b4d54;
}

h1.favourites {
	background: url('../../../images/CAP/favourites.gif') top left no-repeat;
}

a:hover {
	text-decoration: underline;
}

ul.articleLinks {
	list-style-type: none;
	padding: 0;
}

.searchInput {
	float:left;
	border: 0px;
	background: url('../../../images/CAP/searchBarBg.png') top left no-repeat #FFF;
	width: 350px;
	height: 20px;
	padding: 5px;
	color: #77787A;
	position: relative;
	top: 1px;
}

div.smallButton {
	background: url('../../../images/CAP/btnSmallRight.gif') top right no-repeat transparent;
	height: 26px;
	margin: 0 10px 0 0;
	float: left;
}

input.smallButton {
	background: url('../../../images/CAP/btnSmallLeft.gif') top left no-repeat transparent;
	height: 26px;
	border: 0;
	padding: 0 10px 0 10px;
	width: 100%;
	outline: none;
	color: #77787a;
	clear:left;
}

div.submitButton {
	background: url('../../../images/CAP/btnSubmitRight.gif') top right no-repeat transparent;
	height: 22px;
	margin: 0 5px;
	float: left;
}

input.submitButton {
	background: url('../../../images/CAP/btnSubmitLeft.gif') top left no-repeat transparent;
	height: 22px;
	border: 0;
	padding: 0 10px 0 10px;
	width: 100%;
	outline: none;
	color: #77787a;
}


div.searchButton {
	background: url('../../../images/CAP/searchBtnRight.gif') top right no-repeat transparent;
	height: 32px;
	float:left;
	margin: 0 12px;
}

input.searchButton {
	background: url('../../../images/CAP/searchBtnLeft.gif') top left no-repeat transparent;
	height: 32px;
	border: 0;
	padding: 0px 30px 3px 30px;
	width: 100%;
	outline: none;
	float: left;
}

div.advancedSearch {
	background: url('../../../images/CAP/advancedSearchBtnRight.gif') top right no-repeat transparent;
	height: 22px;
	float:left;
	margin-top: 5px;
	display: none;
}

input.advancedSearch {
	background: url('../../../images/CAP/advancedSearchBtnLeft.gif') top left no-repeat transparent;
	height: 22px;
	border: 0;
	padding: 0px 20px 3px 10px;
	width: 100%;
	color: #FFF;
	outline: none;
	float: left;
}

a.footer {
	color: #FFF;
}

span.footer {
	color: #FFF;
}

span.articlePro {
	color: #000;
	position: relative;
	bottom: 3px;
}

span.tag, p.tags a {
	color: #abacaf;
	text-transform: uppercase;
}

p.tags { margin: 3px; }

#breadCrumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#breadCrumbs ul li { 
	display:inline; 
	background: url('../../../images/CAP/crumbSpacer.gif') right 2px no-repeat;
	padding-right: 15px;
	padding-left: 4px;
	cursor: pointer;
}

#breadCrumbs .current {
	background: none;
}

li.current a{
	color: #77787a;
}

#toolBar {
	text-align: right;
	padding: 15px 15px 0px 0px;
	width: 705px;
}

.toolbarBoxes {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.toolbarBoxes a {
	color: #FFF;
	text-decoration: none;
	position: relative;
	bottom:3px;
}

.toolbarBoxes a img {
	padding-right: 3px;
	position: relative;
	top: 1px;
}

.toolbarBoxes li {
	padding: 2px 0px;
}

#communitySitesBox a img {
	position: relative;
	top: 9px;
	padding-right: 5px;
}

#communitySitesBox {
	padding-bottom: 8px;
}

#communitySitesBox li {
	padding: 3px 10px 3px 0px;
}

#emailBox {
	padding-top: 5px;
}

#emailBox a:hover { text-decoration: underline; }

#toolBar a{
	padding: 0px 5px;
}

#toolBar a img {
	cursor: pointer;
}

#column2 .iconBg {
	left: -50px;
}

.arrowDown, .arrowUp {
	cursor: pointer;
}

.sidePanel .arrowUp, .sidePanel .arrowDown {
	display: block;
	width: 11px;
	height: 11px;
	background: url('../../../images/CAP/arrowUp.gif') top left no-repeat;
	position: absolute;
	right: 15px;
	top: 25px;
}

.sidePanel .arrowDown {
	background: url('../../../images/CAP/arrowDown.gif') top left no-repeat;
}

.sidePanel ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 25px 5px;
}

.sidePanel ul li a{
	cursor: pointer;
}

.sidePanel h1 {
	cursor: pointer;
}

.feedback textarea {
	width: 610px;
	height: 120px;
	margin: 10px 0px;
	border: 1px solid #d9dade;
}

.feedback .comment {
	display: none;
	padding-bottom: 30px;
}

#goUp {
	position: fixed; 
	top: 400px;
	cursor: pointer;
}

#sitemap {
	list-style-type: none;
}

#sitemap li {
	list-style-type: none;
	padding: 3px 0px;
	margin-left: 0px;
}

#sitemap ul {
	padding-left: 25px;
}

ol {
	margin: 0;
	padding-left: 18px;
}