

/*#############################################################
Name: Bitter Sweet
Date: 2006-10-02
Description: Lime flavoured template with two columns.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #682;}
a:hover {color: #9A6;}
body {
	background: #5F8000 url(/img/bg2.gif) repeat-y center top;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	line-height:1.5em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(/img/li.gif);}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 1em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #333;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(/img/bgcontainer2.gif) repeat-y;
	margin: 0 auto;
	width: 902px;
}

/* top */
.top {
	background: #567300;
	font: normal 2.4em Verdana,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 830px;
}
.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #688B00;
	color: #FFF;
}

/* header */
.header {
	background: url(/img/header2.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 830px;
}

/* item */
.item {clear: both;}
.item .date {
	background: url(/img/bgdate.gif) no-repeat;
	color: #CCCCCC;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date2 {
	color: #CCCCCC;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date span {padding-top: 4px;}
.item .date div {padding-top: 4px;font: normal 1.4em sans-serif;}
.item .content {
	float: left;
	width: 620px;
	font-size:1.2em;
	line-height:1.5em;
}
.item .content h2,
.item .content h3 {
	margin: 12px 0;
}
.item h1 {
	background: #567300;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
}
.item h1 a {
	color: #FFF;
}
.item .body {padding: 18px;float:none;}

#pageData h5 {
	padding: 12px 45px;
}

#pageDataContent {
	width: 560px;
}

/* main */
.main {float: left;}

.main h2.cat {
	float: none;
	clear:both;
	background: #567300;
	color: #FFF;
	line-height: 40px;
	margin-left: 36px;
	padding-left:10px;
	width:410px;
}

/* footer */
#footer {
	background: url(/img/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 0.9em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 826px;
}
#footer a {color: #FFF;}
#footer a:hover {color: #FAFCB0;}

form.content {float: none};


.float-left {float: left;}

.drop-shadow-left
{
	float: left;
}
.drop-shadow-right
{
	float: right;
}

.drop-shadow-left,
.drop-shadow-right
{
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px;
	background: transparent url(/dimages/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(/dimages/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow-left img,
.drop-shadow-right img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-shadow-left span,
.drop-shadow-right span
{
	right: 11px;
	bottom: 11px;
	color: #eeeeee;
	padding: 3px 5px 3px 5px;
	position: absolute;
	background-color: #666;
	border-top: 1px solid #000;
}

blockquote {
	color: #555;
	font-weight: normal;
	font-size: 1.4em;
	clear: both;
	padding: 6px;
	margin: 1em 0 1em 0;
	font-size: 0.9em;
	line-height: 1.7em;
	background-color: #ffc;
	border: 1px solid #ccc;
}

blockquote p
{
	padding: 6px;
	margin: 0px;
}

.external {
	text-decoration: none;
	background:url('/dimages/ext2.gif') center right no-repeat;
	padding-right: 10px;
}

.faviconize {
	width:16px;
	height:16px;
	vertical-align:middle;
	border:0;
}

.bquote img
{
	border-style: none;
}

.bquote
{
	padding: 5px 5px 5px 25px;
	margin: 2px;
	font-weight: bold;
	font-size: 112%;
	color: #F93;
	text-decoration: none;
	border: 0px;
	border: 1px solid #333;
	cursor: pointer;
	background: #e7f7ad url(/dimages/arrow-downright.gif) no-repeat 5px center;
}

#pageDataContent .selected
{
	background: #000 url(/dimages/arrow-upright.gif) no-repeat 5px center;
	color: #0EF0E1;
}

.bquote:hover
{
	background-color: #000;
	color: #0EF0E1;
}

.bquote.selected:hover
{
	background-color: #46523C;
	color: #fff;
}

.bquotecontent
{
	padding: 5px 5px 5px 5px;
	border: 0px;
	margin: 2px;
	border: 1px solid #333;
	background-color: #ffd;
}


.post-footer {
	font-size: 11px;
	line-height: 26px;
	font:normal 11px/26px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	background: #ddd;
	height: 24px;
	padding: 5px 10px 5px 10px;
	margin: 20px 0px 10px 0px;
	text-align: right;
}
.post-footer .postdate {
	background: url('/dimages/calendar.gif') no-repeat left top;
	background: url('/dimages/calendar_view_day.png') no-repeat left top;
	background: url('/dimages/date.png') no-repeat left top;
	padding: 2px 0 2px 20px; margin: 0 5px 0 5px;
}
.post-footer .posttime {
	background: url('/dimages/16-clock.png') no-repeat left center;
	background: url('/dimages/appointment-new.png') no-repeat left top;
	background: url('/dimages/clock.png') no-repeat left top;
	padding: 2px 0 2px 20px; margin: 0 5px 0 5px;
}
.post-footer .postcategory {
	background: url('/dimages/folder1.png') no-repeat left top;
	background: url('/dimages/category.gif') no-repeat left top;
	background: url('/dimages/folder.gif') no-repeat left top;
	padding: 2px 0 2px 20px; margin: 0 5px 0 5px;
}
.post-footer .postvisitors {
	background: url('/dimages/visits.gif') no-repeat left center;
	background: url('/dimages/16-member.png') no-repeat left center;
	background: url('/dimages/system-users.gif') no-repeat left top;
	padding: 2px 0 2px 20px; margin: 0 5px 0 5px;
}
.post-footer .postcomments {
	background: url('/dimages/comment.gif') no-repeat left center;
	background: url('/dimages/16-comment.png') no-repeat left center;
	background: url('/dimages/comment.png') no-repeat left center;
	background: url('/dimages/user_comment.png') no-repeat left center;
	padding: 2px 0 2px 20px; margin: 0 5px 0 5px;
}
.post-footer .readmore {
	background: url('/dimages/page.gif') no-repeat left center;
	padding: 2px 0 2px 20px; margin: 0 5px 0 5px;
}

.left
{
	float: left;
	padding: 5px;
	border-style: none;
}

.right
{
	float: right;
	padding: 5px;
	border-style: none;
}

.tcentar {text-align: center;}
.tright {text-align: right;}

.email
{
	padding: 0px 0px 0px 20px;
	background: transparent url(/dimages/mail.png) no-repeat 0px center;
}
.email:before
{
	content: "Email: " ;
}

#debug {
	position:absolute;
	text-align:left;
	padding:2px;
	width:200px;
	top:0px;
	left:0px;
	font:normal 0.9em Arial, Sans-serif;
	background:#fff;
	border:1px solid #000;
	color:#000;
	z-index:555;
	overflow:hidden;
}

ul.sitemap {
	margin-top:20px;
	margin-bottom:40px;
}

ul.sitemap li{
	font-size:12px;
	line-height:24px;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Linkovi */

#Linkovi {
}

#Linkovi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#Linkovi li {
	display: inline;
}

#Linkovi a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
	background-color: #ccc;
}

#Linkovi a:hover {
	background-color: #0EF0E1;
	color: #000;
}

#Linkovi .active a {
	background-color: #F5811E;
	color: #fff;
}

/* Menu */

#accordion {
}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 208px;
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation h1 a {
	color: #FFF;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #666;
	list-style: none;
}
.navigation li a {
	background: #E8F6BF url(/img/bgnavigation.gif) repeat-x;
	color: #553;
	display: block;
	padding: 8px 4px 8px 8px;
	text-decoration: none;
}
.navigation li a:hover {
/*	background: #567300 url(/img/bgnavigation.gif) repeat-x; */
	background: #567300;
	color: #ff0;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: underline;
}

/*

#accordion ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#accordion li {
	display: inline;
}

#accordion a {
	display: block;
	padding: 5px 10px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
	background-color: #ccc;
}

#accordion a:hover {
	background-color: #0EF0E1;
	color: #000;
}

#accordion .active a {
	background-color: #F5811E;
	color: #fff;
}

*/

li.maincategory a {
	background: transparent url('/dimages/category.gif') no-repeat 6px 8px;
	padding-left: 20px;
}


li.maincategory a:hover {
	background: #567300 url('/dimages/category.gif') no-repeat 6px 8px;
	padding-left: 20px;
}

li.categoryparent a {
	background: transparent url('/dimages/category.gif') no-repeat 2px 8px;
	padding-left: 15px;
	font-weight: bold;
}

li.categoryparent a:hover {
	background: #567300 url('/dimages/category.gif') no-repeat 2px 8px;
	padding-left: 15px;
	font-weight: bold;
}

li.category a {
	background: transparent url('/dimages/category.gif') no-repeat 20px 8px;
	padding-left: 35px;
}

li.category a:hover {
	background: #567300 url('/dimages/category.gif') no-repeat 20px 8px;
	padding-left: 35px;
}

li.page a {
	background: transparent url(/dimages/page.gif) no-repeat scroll 25px 8px;
	padding-left:40px;
}

li.page a:hover {
	background: #567300 url(/dimages/page.gif) no-repeat scroll 25px 8px;
	padding-left:40px;
}

li.otherpages a {
	background: transparent url('/dimages/page.gif') no-repeat 10px 8px;
	padding-left: 25px;
}

li.otherpages a:hover {
	background: #567300 url('/dimages/page.gif') no-repeat 10px 8px;
	padding-left: 25px;
}

li.categorycurr a {
	background: transparent url('/dimages/category.gif') no-repeat 8px 8px;
	padding-left: 20px;
}

li.categorycurr a:hover {
	background: #567300 url('/dimages/category.gif') no-repeat 8px 8px;
	padding-left: 20px;
}

li.selected a {
/* 	background-color: #F5811E; */
	color: #00f;
	background-color:AliceBlue;
}

li.selected a:hover {
	background-color: #567300;
	color: #ff0;
}




.teaser-paragraph {
	background-color: #effbc6;
	padding: 5px 15px;
}
.teaser-paragraph a {
	display: inline;
	padding: 0;
	color: #000;
	background-color: transparent;
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
/*
	background-color: #cccccc;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border: none;
	text-decoration: none;

*/
}

p.searchform {padding:5px;}

.left-text {padding:5px;}

.mainGad {
	float:right;
	margin: 0 0 5px 5px;
}

.botGad {
	clear:both;
	text-align:center
	margin: 5px 0;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



.tb-help {display: none;}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Top level elements
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb-wrapper {
	font-family: "lucida sans unicode", "lucida grande", verdana, helvetica, arial, sans-serif;
	/* width: 510px;
	background-color: #ff0; */
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	}
#tb-comment-link {
	text-align: center;
	}
#tb-wrapper a, #tb-wrapper a:visited {
	text-decoration: none;
	color: #00f;
	}
#tb-wrapper a:hover {
	text-decoration: underline;
	}
.tb-comment-legend {
	color: #800;
	text-align: center;
	margin-top: 0;
	}
.tb-togle-comment {
	color: #800;
	text-align: center;
	}
.tb-closed-legend {
	color: #800;
	text-align: center;
	margin: 5px 0 5px 0;
	}
.tb-nocomments-legend {
	color: #800;
	text-align: center;
	}
.tb-leave-comment-legend {
	color: #800;
	text-align: center;
	margin-top: 15px;
	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Sort radio buttons and number of comments to show
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb-sort {
	text-align: center;
	}
#tb-sort .tb-num-rows {
	font-size: .85em;
	width: 2em;
	text-align: center;
	border: 1px solid #A099DF;
	}
#tb-sort .tb-submit{
	background: #ddd;
	font-size: .85em;
	}
#tb-sort .tb-radio{
	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Comment
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.tb-comment {
	margin-top: 1em;
	}
.tb-reply {
	margin-top: 1em;
	margin-left: 20px;
	}
.tb-reply-legend {
	color: #888;
	font-size: .85em;
	}
/* ++++++++++ The comment header +++++++++++ */
.tb-comment-header, .tb-comment-header-admin {
	font-size: .85em;
	height: 1.5em;
	background: #E3E0EF;
	padding: 0 5px 0 5px;
	border-bottom: 1px solid #bbb;
	}
.tb-date, .tb-id, .tb-date-admin, .tb-id-admin {
	float: right;
	color: #666;
	}
.tb-author, .tb-author-admin  {
	float: left;
	}
.tb-author-admin {
	color: #800;
	}
.tb-author a, .tb-author-admin a:visited  {
	color: #800;
	}
/* ++++++++++ The comment body ++++++++++ */
.tb-comment-text, .tb-comment-text-admin {
	clear: both;
	padding: 5px 5px 0 5px;
	font-size: 1em;
	text-align: left;
	overflow: auto;
	}
.tb-comment-text-admin {
	}
.tb-comment-text pre, .tb-comment-text-admin pre {
	margin: 0 0 0 1em;
	font-family: "courier new", courier, monospace;
	padding: 0 2px 0 2px;
	overflow: auto;
	}
.tb-comment-text blockquote, .tb-comment-text-admin blockquote {
	border-left: 3px solid #aaa;
	margin: 0 1.5em 0 1em;
	padding-left: 5px;
	}
.tb-comment-text code, .tb-comment-text-admin code {
	font-family: "courier new", courier, monospace;
	background: #ddd;
	}
/* ++++++++++ The comment footer (reply, edit and delete links) ++++++++++ */
.tb-comment-footer {
	text-align: center;
	}
.tb-replyto-link, .tb-edit-link, .tb-delete-link {
	display: inline;
	}
.tb-reply-submit {
	background: none;
	border: none;
	font-size: .85em;
	color: #003399;
	margin: 5px 0 0 0;
	padding: 0;
	cursor: pointer;
	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Next/Previous Links
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb-prev-next {
	text-align: center;
	margin-top: 2em;
	}
.tb-prev, .tb-next {
	font-size: .85em;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #003399;
	cursor: pointer;
	border: none;
	background-color: #fff;
	}
.tb-next {
	background: url(/tbdev/images/next-b.gif) right no-repeat;
	padding: 0 10px 0 0;
	}
.tb-prev {
	background: url(/tbdev/images/prev-b.gif) left no-repeat;
	padding: 0 0 0 10px;
	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Comment entry form
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb-form-div {
	margin: 0;
	clear: none;
	}
#tb-form {
	font-size: .85em;
	padding: 5px 10px 5px 10px;
	background: #ddd;
	border: 1px solid #bbb;
	text-align: left;
	clear: none;
	}
form {float: left}
#tb-form-div .tb-help a, #tb-form-div .tb-help a:visited {
	float: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 4px 0 4px;
	background: #8385BF;
	color: #fff;
	}
#tb-form-div .tb-help a:hover {
	background: #fff;
	color: #8385BF;
	border: 1px solid #8385BF;
	text-decoration: none;
	}
#tb-form-div .tb-field {
	margin-top: 5px;
	font-size: 1em;
	border: 1px solid #A099DF;
	padding: 0 2px 0 2px;
	width: 150px;
	}
.tb-required {
	color: #f00;
	font-size: 1.2em;
	}
#tb-form-div .field-reply {
	width: 30px;
	border: 1px solid #A099DF;
	padding: 0 2px 0 2px;
	font-size: 1em;
	}
#tb-subscribe-line {
	margin-bottom: 5px;
	}
#tb-qtbuttons {
	margin-bottom: 5px;
	}
#tb-qtbuttons input {
	font-family: helvetica, arial, sans-serif;
	color: #003399;
	padding: 0 2px 0 2px;
	margin-right: 2px;
	cursor: pointer;
	font-size: 1em;
	}
#tb-qtbuttons.tb-edit-form {
	margin-top: 5px;
	}
#tb-smiley-insert {
	}
#tb-form-div textarea {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	margin-top: 5px;
	width: 99%;
	height: 10em;
	font-size: 1em;
	padding: 0 2px 0 2px;
	}
#tb-link-target {
	/* This holds the "open in new window" flag used by the quick tags script */
	display: none;
	}
#tb-error {
	color: #f00;
	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Miscellaneous
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.tb-submit{
	font-family: helvetica, arial, sans-serif;
	color: #003399;
	padding: 0;
	margin-right: 5px;
	cursor: pointer;
	font-size: 1em;
	}
.tb-label {
	}
.tb-small {
	font-size: .85em;
	}
.tb-clear {
	clear: both;
	height: 1px;
	}
.tb-stress {
	color: #800;
	text-align: center;
	}
.tb-credit {
	color: #666;
	text-align: center;
	font-size: .85em;
	}
.tb-center {
	text-align: center;
	}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	"Panel" styles: message-panel.php, comments-help.php, comments-preview.php,
	commments-reply-tpl.php, comments-edit-tpl.php, comments-edit-tpl.php
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#tb-panel {
	margin: 20px 0 0 0;
	padding: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	background: #6F6F6F;
	}
#tb-panel-wrapper {
	width: 500px;
	margin: auto;
	background: #fff;
	}
#tb-panel-header, #tb-panel-footer {
	background: #FEAB2B;
	text-align: center;
	padding: 5px 10px 5px 10px;
	}
#tb-panel-content {
	border: 1px solid #FEAB2B;
	margin: 0;
	padding-bottom: 10px;
	}
#tb-panel-message {
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	}
#tb-panel-link {
	text-align: center;
	font-size: .85em
}
#tb-panel-footer {
	font-size: .75em;
	color: #fff;
	}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
   This file is for your custom styles
   +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Change the path to the below 2 images if it is not correct for your system.
	Don't change styles in style.css. Instead, copy the style to this file
	and change it here. Doing so will protect you from having your styles
	overwritten in future upgrades.
*/
.tb-next {
	background: url(/talkback/images/next-b.gif) right no-repeat;
	padding: 0 10px 0 0;
	}
.tb-prev {
	background: url(/talkback/images/prev-b.gif) left no-repeat;
	padding: 0 0 0 10px;
	}

#tb-wrapper {
	float: none;
}

form {float: none;}
