
/*-------------------------------------------------------------------------------------------------*/
/* tvojstomatolog.com*/
/*
 * GetFreetheme CSS file
 *
 * @author getfreetheme.com
 * @copyright Copyright (C) 2007 GetFreetheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * Browser Reset
 */

 
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset, img { border: 0; }

 
a:focus { outline: none; }

 
option { padding-left: 4px; }

 
ul, ol, dl { margin: 10px 0; padding-left: 30px }
dl { margin: 10px 0; }
dd { padding-left: 40px; }

blockquote { margin: 0 0 10px 15px; }

p {	margin: 10px 0; }

td, th { padding: 1px; }

 
 
html {
	height: 100%;
	margin-bottom: 1px;
}
	
/*
 * Page
 */
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}

body#page {
	background: #D2DCE6;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 10px;
}

body.font-medium {
	font-size: 11px;
}

body.font-large {
	font-size: 12px;
}

/* center page */
div.wrapper {
	margin: auto;
}

body.width-wide div.wrapper {
  width: 985px;
}

/*
 * Layout
 */

div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-body {
	background: #ffffff url(./images/page_body_bg.png) 50% 0 repeat-x;
}

div.wrapper-tl {
	background: #ffffff url(./images/wrapper_tl.png) 0 0 no-repeat;
}

div.wrapper-tr {
	padding: 0px 35px 0px 35px;
	background: url(./images/wrapper_tr.png) 100% 0 no-repeat;
}

div#header {
	margin: 0px -10px 0px -10px;
	padding: 0px 0px 0px 0px;
	width: auto;  
	background: url(./images/page_body_bg.png) 50% 0 repeat-x;
	position: relative;
	z-index: 10;
	clear: both;  
}

div#header div.header-t {
	background: url(./images/header_t.png) 50% 0 no-repeat;
}

div#header div.header-b {
	background: url(./images/header_b.png) 0 100% repeat-x;
}

div#header div.header-bl {
	background: url(./images/header_bl.png) 0 100% no-repeat;
}

div#header div.header-br {
	height: 170px;
	background: url(./images/header_br.png) 100% 100% no-repeat;
}

body.blue div#header div.header-b { background: url(./images/header_b_blue.png) 0 100% repeat-x; }
body.pink div#header div.header-b { background: url(./images/header_b_pink.png) 0 100% repeat-x; }
body.orange div#header div.header-b { background: url(./images/header_b_orange.png) 0 100% repeat-x; }
body.green div#header div.header-b { background: url(./images/header_b_green.png) 0 100% repeat-x; }

body.blue div#header div.header-bl { background: url(./images/header_bl_blue.png) 0 100% no-repeat; }
body.pink div#header div.header-bl { background: url(./images/header_bl_pink.png) 0 100% no-repeat; }
body.orange div#header div.header-bl { background: url(./images/header_bl_orange.png) 0 100% no-repeat; }
body.green div#header div.header-bl { background: url(./images/header_bl_green.png) 0 100% no-repeat; }

body.blue div#header div.header-br { background: url(./images/header_br_blue.png) 100% 100% no-repeat; }
body.pink div#header div.header-br { background: url(./images/header_br_pink.png) 100% 100% no-repeat; }
body.orange div#header div.header-br { background: url(./images/header_br_orange.png) 100% 100% no-repeat; }
body.green div#header div.header-br { background: url(./images/header_br_green.png) 100% 100% no-repeat; }

div#toolbar {
/*
	width: auto;  
	height: 45px;
	padding: 0px 0px 0px 270px;
	clear: both;
  */  
  color:#646464;
  font-size:11px;
  position:absolute;
  right:0;
  top:3px;
  z-index:3;
}

div#date {
	margin: 25px 10px 0px 0px;
	float: left;
	font-size: 85%;
}

div#topmenu {
	margin: 0px 0px 0px 0px;
	float: left;
}

div#styleswitcher {
	  
	height: 20px;
	margin: 24px 0px 0px 10px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
	 
}

a#switchfontsmall {
	background: url(./images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(./images/styleswitcher_fontsmall.png) 0 -20px no-repeat;
}

a#switchfontmedium {
	background: url(./images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(./images/styleswitcher_fontmedium.png) 0 -20px no-repeat;
}

a#switchfontlarge {
	background: url(./images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(./images/styleswitcher_fontlarge.png) 0 -20px no-repeat;
}

a#switchwidththin {
	background: url(./images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(./images/styleswitcher_widththin.png) 0 -20px no-repeat;
}

a#switchwidthwide {
	background: url(./images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(./images/styleswitcher_widthwide.png) 0 -20px no-repeat;
}

a#switchwidthfluid {
	background: url(./images/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(./images/styleswitcher_widthfluid.png) 0 -20px no-repeat;
}

a.readon {
  background: transparent url(./images/readon-bg.gif) no-repeat scroll 0 0;
  clear: both;
  color: #505050;
  display: block;
  /*float: left;*/
  height: 21px;
  line-height: 20px;
  text-decoration: none;
  text-indent: 8px;
  width: 88px;
}

a:link.readon {
  color: #505050;
}

a:visited.readon {
  color: #505050;
}

div#headerbar {
	width: auto;  
	height: 85px;
	padding: 0px 0px 0px 270px;
	clear: both;  
}

div#headermodule {
	margin: 7px 0px 0px 0px;
	float: right;
}

div#logo {
	position: absolute;
	top: 0px;
	left: -20px;
}

div#menu {
	position: absolute;
	top: 130px;
	left: 0px;
	height: 40px;
	padding: 0px 10px 0px 10px;
}

div#search {
	position: absolute;
	top: 146px;
	right: 10px;
	height: 18px;
}

div#banner {
	position: absolute;
	top: 55px;
	right: -20px;
	width: 0px;
	z-index: 3;
}

div#top {
	width: auto;  
	min-height: 60px;
	margin: 10px 0px 0px 0px;
	clear: both;  
}

div#middle {
	width: auto;  
	margin: 10px 0px 0px 0px;
	clear: both;  
}

div#middle .background {
	min-height: 140px;
	 
	 
	 
	 
}

 
div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

div#left {
	width: 200px;  
	 
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	 
}

 
div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

 
.left div#main {
	margin: 0px 0px 0px 210px;  
}

 
.right div#main {
	margin: 0px 210px 0px 0px;  
}

div#maintop {
	padding: 0px 0px 10px 0px;
}

div#mainmiddle {
}

.showright div#mainmiddle {  
	background: transparent;
}

div#right {
	width: 180px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto;
	 
}

 
div#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

 
.showright div#content {
	margin: 0px 190px 0px 0px;  
	padding: 0px 0px 10px 0px;
}

div#contenttop {
	margin: 0px 0px 10px 0px;
}

div#breadcrumb {
	height: 19px;
	font-size: 85%;
}

div#contentbottom {
	margin: 10px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 10px 0px;
}

div#page-footer {
	padding: 70px 0px 0px 0px;
	min-height: 210px;
	 
	background: url(./images/page_footer_bg.png) 50% 0 repeat-x;
	width: auto;
}

div#bottom {
	width: auto;  
	min-height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 35px 0px 35px;
	clear: both;  
}

div#footer {
	width: auto;  
	padding: 10px 35px 0px 35px;
	clear: both;  
	text-align: center;
}

div#footer a.anchor {
	margin: 3px 0px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(./images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}

.article_column {
  border-right: dotted 1px #ccc;
}

span.article_separator {
  background: transparent url(./images/article_separator.png) no-repeat scroll 50% 50%;
  display: block;
  height: 50px;
}

/*
 * Clearing & Floating
 */
  
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
	
 
.clearfix { display: block; }

 
.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }
/*
 * GetFreetheme CSS file
 *
 * @author getfreetheme.com
 * @copyright Copyright (C) 2007 GetFreetheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * links
 */

a:link, a:visited {
	color: #aa1428;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

body.green a:link, body.green a:visited { color: #5a8c00; }
body.green a:hover { color: #73c800; }
body.pink a:link, body.pink a:visited { color: #aa2dd2; }
body.pink a:hover { color: #fa4bff; }
body.orange a:link, body.orange a:visited { color: #ff3200; }
body.orange a:hover { color: #ff6400; }
body.blue a:link, body.blue a:visited { color: #1e87c8; }
body.blue a:hover { color: #00afff; }

/*
 * unsorted lists
 */
 
ul.arrow, ul.arrow-big,
ul.checkbox, ul.checkbox-big,
ul.check, ul.check-big,
ul.star, ul.star-big,
ul.plus, ul.plus-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li,
ul.plus li {
	margin: 10px 0px 10px 0px;
	padding: 7px 0px 6px 35px;
	font-weight: bold;
	line-height: 100%
}

ul.arrow-big li,
ul.checkbox-big li,
ul.check-big li,
ul.star-big li,
ul.plus-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 15px 60px;
	font-size: 200%;
	font-weight: bold;
}

ul.arrow li { background: url(./images/list_arrow.png) 0 0 no-repeat; }
ul.arrow-big li { background: url(./images/list_arrow_big.png) 0 0 no-repeat; }
ul.checkbox li { background: url(./images/list_checkbox.png) 0 0 no-repeat; }
ul.checkbox-big li { background: url(./images/list_checkbox_big.png) 0 0 no-repeat; }
ul.check li { background: url(./images/list_check.png) 0 0 no-repeat; }
ul.check-big li { background: url(./images/list_check_big.png) 0 0 no-repeat; }
ul.star li { background: url(./images/list_star.png) 0 0 no-repeat; }
ul.star-big li { background: url(./images/list_star_big.png) 0 0 no-repeat; }
ul.plus li { background: url(./images/list_plus.png) 0 0 no-repeat; }
ul.plus-big li { background: url(./images/list_plus_big.png) 0 0 no-repeat; }


/*
 * ordered lists
 */
 
ol.disc, ol.disc-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(./images/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(./images/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
}

/*
 * highlighted div and span boxes
 */

span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.info, span.info {
	background: #f4f5f6 url(./images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.alert, span.alert {
	background: #fff5eb url(./images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
}

div.download, span.download {
	background: #f5faeb url(./images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.tip, span.tip {
	background: #fffdeb url(./images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}

/*
 * highlighted quotations
 */

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	background: url(./images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(./images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: url(./images/blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

blockquote.big p {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(./images/blockquote_big_end.png) 100% 100% no-repeat;
}

/*
 * preformatted text elements
 */

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #aab4be;
	border-left: 20px solid #b4b4b4;
	background: #f4f5f6;
	font-size: 90%;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	/* white-space: pre-wrap;       /* css-3 */
	/* white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}


/*
 * highlighted emphasis
 */

em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box { 
	padding: 0px 2px 0px 2px;
	background:#f4f5f6;
	border: 1px dotted #aab4be;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(./images/em_file.png) 0 1px no-repeat;
	color: #000000;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(./images/em_directory.png) 0 1px no-repeat;
	color: #000000;
}

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 {
	font-size: 300%;
	font-weight: normal;
	color: #7887A0;
}

h2 {
	font-size: 250%;
	color: #b4b4be;
}

h3 {
	font-size: 200%;
	color: #646478;
}

h4 {
	font-size: 175%;
	font-weight: normal;
	color: #7887A0;
}

h5 {
	font-size: 150%;
	color: #878796;
}

h6 {
	font-size: 125%;
	color: #7887A0;
}

body.green h1, body.green h4, body.green h6 { color: #739141; }
body.pink h1, body.pink h4, body.pink h6 { color: #c83cbe; }
body.orange h1, body.orange h4, body.orange h6 { color: #f06400; }
body.blue h1, body.blue h4, body.blue h6 { color: #5591d7; }

/*
 * forms
 */

 
 
fieldset { border: 1px solid #ccc; }
legend { background: #fff; }
textarea, input[type='text'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ddd; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display:none; }

fieldset { padding: 0 10px 10px 10px; margin: 16px 0; }  
legend { padding: 0 8px 0 8px; }
legend+* { margin-top: 10px; }  
textarea, input[type='text'], input[type='password'] { padding: 1px 0 1px 4px; }
option { padding: 0 4px 1px; }
form div { margin-bottom: 8px; }
button, input[type='button'] { padding: 2px .3em 2px 1px; line-height: 100%; }
/*
 * GetFreetheme CSS file
 *
 * @author getfreetheme.com
 * @copyright Copyright (C) 2007 GetFreetheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * topmenu
 */

 
div#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#topmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

div#topmenu li a {
	height: 20px;
	padding: 0px 10px 0px 10px;
	background: url(./images/topmenu_item_bg.png) 0 4px no-repeat;
	float: left;
	display: block;
	line-height: 17px;
	overflow: hidden;  
	font-size: 85%;
	text-decoration: none;
}

div#topmenu li.item1 a {
	padding: 0px 10px 0px 0px;
	background: none;
}

/*
 * menu
 */

 
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

div#menu li a, #menu li span.separator {
	height: 40px;
	display: block;
	float: left;
	line-height: 50px;
	text-decoration: none;
	color: #000000;
	overflow: hidden;
}

div#menu li span {  
	display: block;
}

div#menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#menu li a.current {  
	color: #aa1428;
}

div#menu a:hover, div#menu span.separator:hover, div#menu span.sfhover, div#menu a.current:hover {  
	color: #aa1428;
}

div#menu li.active {  
	font-weight: bold;
}

div#menu li.active ul {  
	font-weight: normal;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 
div#menu ul.menu {
}

div#menu li.level1 {
	margin-right: 5px;
}

div#menu a.level1 span, div#menu span.level1 span {
	padding: 0px 15px 0px 15px;
}

div#menu li.level1:hover, div#menu li.sfhover {  
	background: url(./images/menu_tab_l.png) 0 0 no-repeat;
}

div#menu li.sfhover li.sfhover {  
	background: none;
}

div#menu li:hover a.level1, div#menu li.sfhover a.level1, div#menu li:hover span.level1, div#menu li.sfhover span.level1 {  
	background: url(./images/menu_tab_r.png) 100% 0 no-repeat;
}

div#menu li.active {  
	background: url(./images/menu_tab_l.png) 0 0 no-repeat;
}

div#menu a.active, div#menu span.active {  
	background: url(./images/menu_tab_r.png) 100% 0 no-repeat;
}

div#menu li.active li {  
	background: none;
}

div#menu li li a.active {  
	background: none;
}

div#menu li a.level1, #menu li span.level1 {  
	color: #ffffff;
}

div#menu li.active a.level1, #menu li.active span.level1 {  
	line-height: 43px;
	color: #000000;
}

div#menu li:hover a.level1, #menu li:hover span.level1, div#menu li.sfhover a.level1, #menu li.sfhover span.level1 {  
	line-height: 43px;
	color: #000000;
}

div#menu li.level1 a:hover.level1, #menu li.level1 span:hover.level1, #menu li.level1 span.sfhover span {  
	color: #aa1428;
}

 
div#menu ul.menu ul {
	position: absolute;
	top: 40px;
	left: -999em;  
	width: 165px;
	padding: 0px 0px 1px 0px;
	background: url(./images/menu_dropdown_bg.png) 0 100% no-repeat;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: 0px;  
	z-index: 100;
}

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator {
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;;
	background: #ffffff url(./images/menu_level2_item.png) 100% 0 no-repeat;
	float: none;  
	display: block;
	line-height: 25px;
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
	background: #ffffff url(./images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

div#menu li.level1 li.last a, div#menu li.level1 li.last span.separator {  
	background: #ffffff url(./images/menu_level2_item.png) 100% 1px no-repeat;
}

div#menu li.level1 li.last a.parent, div#menu li.level1 li.last span.parent {  
	background: #ffffff url(./images/menu_level2_item_parent.png) 100% 1px no-repeat;
}

 

 
div#menu li ul ul {
	margin: -41px 0 0 164px;  
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #C8C8C8;
}

 
div#menu li:hover ul ul, div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}


/*
 * sub menu
 */

div#middle {
  font-family: Verdana,Tahoma,Arial,"Trebuchet MS",Sans-Serif,Georgia,Courier,"Times New Roman",Serif;
  line-height: 135%;
}
 
div#middle div.module_menu ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
	background: #ffffff;
}

div#middle ul.menu li {
	margin: 0px;
	padding: 0px;
	display: block;
}

div#middle ul.menu li a, div#middle ul.menu li span.separator {
	height: 25px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #000000;
}

div#middle ul.menu li span {  
	display: block;
}

div#middle ul.menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#middle ul.menu a.current {  
	color: #aa1428;
}

div#middle ul.menu a:hover, div#middle ul.menu span.separator:hover, div#middle ul.menu span.sfhover, div#middle ul.menu a.current:hover {  
	color: #aa1428;
}

div#middle ul.menu li.active {  
	font-weight: bold;
}

div#middle ul.menu li.active li {  
	font-weight: normal;
}

div#middle ul.menu li.parent span.separator {  
	cursor: pointer;
}

 
div#middle ul.menu li.level1 {
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	background: #ffffff url(./images/submenu_level1_item.png) 100% 0 no-repeat;
	text-indent: 15px;
}

div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 {  
	background: #ffffff url(./images/submenu_level1_item_parent.png) 100% 0 no-repeat;
}

 
div#middle ul.menu li.level2 {
}

div#middle ul.menu li.level2 a {
	height: 20px;
	line-height: 20px;
}

div#middle ul.menu a.level2 {
	background: #ffffff url(./images/submenu_level2_item.png) 100% 0 no-repeat;
	text-indent: 35px;
}

div#middle ul.menu a.level2 span {
	background: url(./images/submenu_level2_item_icon.png) 15px 2px no-repeat;
}

 
div#middle ul.menu li.level3 {
}

div#middle ul.menu a.level3 {
	background:  #ffffff url(./images/submenu_level2_item.png) 100% 0 no-repeat;
	text-indent: 45px;
}

div#middle ul.menu a.level3 span {
	background: url(./images/submenu_level3_item_icon.png) 25px 2px no-repeat;
}

 
div#middle ul.menu li.level4 {
}

div#middle ul.menu a.level4  {
	background: #ffffff url(./images/submenu_level2_item.png) 100% 0 no-repeat;
	text-indent: 55px;
}

div#middle ul.menu a.level4 span {
	background: url(./images/submenu_level4_item_icon.png) 35px 2px no-repeat;
}
/*
 * GetFreetheme CSS file
 *
 * @author getfreetheme.com
 * @copyright Copyright (C) 2007 GetFreetheme Ltd. & Co. KG. All rights reserved.
 */ 

/* reset header for all modules */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable-blank h3,
div.module h3,
div.module_menu h3,
div.module-blank h3,
div.module-white h3,
div.module-dotted h3,
div.module-grey h3,
div.module-black h3,
div.module-blue h3,
div.module-green h3,
div.module-yellow h3,
div.module-new h3,
div.module-top h3,
div.module-pick h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}

/*
 * header modules
 */
 
#headermodule div.module {
	margin: 0px 0px 0px 10px;
	float: right;
}

#headermodule div.module div {
	background: url(./images/headermodule_l.png) 0 0 no-repeat;
}

#headermodule div.module div div {
	padding: 0px 10px 0px 10px;
	background: url(./images/headermodule_r.png) 100% 0 no-repeat;
}

#headermodule div.module div div div {
	height: 60px;
	padding: 10px 0px 5px 0px;
	background: url(./images/headermodule_m.png) 0 0 repeat-x;
	overflow: hidden;
	text-align:justify;
	color: #646464;
	font-size: 90%;
}

 
#headermodule div.module div div div div {
	height: auto;
	padding: 0px 0px 0px 0px;
	background: none;
}

#headermodule div.module h3 {
	font-weight: bold;
}

/* blank */
#headermodule div.module-blank {
	margin: 0px 0px 0px 10px;
	overflow: hidden;
	float: right;
}

/*
 * top modules
 */
 
/* default */
#top div.moduletable {
	padding: 10px 15px 10px 15px;
	background: none;
	text-align:justify;
}

#top .seperator div.moduletable {
	background: url(./images/top_module_sep.png) 100% 0 no-repeat;
}

#top div.moduletable h3 {
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-size: 125%;
	font-weight: bold;
}

/* blank */
#top div.moduletable-blank {
}

/*
 * middle and bottom modules (left, right, maintop, mainbottom, contenttop, contentbottom, bottom)
 */
 
/* default */
#middle div.module,
#bottom div.module {
	background: url(./images/middle_module_br.png) 100% 100% no-repeat;
}

#middle div.module div,
#bottom div.module div {
	background: url(./images/middle_module_tr.png) 100% 0 no-repeat;
}

#middle div.module div div,
#bottom div.module div div {
	background: url(./images/middle_module_bl.png) 0 100% no-repeat;
}

#middle div.module div div div,
#bottom div.module div div div {
	min-height: 70px;
	 
	padding: 10px 15px 10px 15px;
	background: url(./images/middle_module_tl.png) 0 0 no-repeat;
	overflow: hidden;
}

/* menu */
#middle div.module_menu {
	background: url(./images/middle_module_br_white.png) 100% 100% no-repeat;
}

#middle div.module_menu div {
	background: url(./images/middle_module_tr_white.png) 100% 0 no-repeat;
}

#middle div.module_menu div div {
	background: url(./images/middle_module_bl_white.png) 0 100% no-repeat;
}

#middle div.module_menu div div div {
	padding: 10px 1px 10px 1px;
	background: url(./images/middle_module_tl_white.png) 0 0 no-repeat;
	overflow: hidden;
}

/* white */
#middle div.module-white,
#bottom div.module-white {
	background: url(./images/middle_module_br_white.png) 100% 100% no-repeat;
}

#middle div.module-white div,
#bottom div.module-white div {
	background: url(./images/middle_module_tr_white.png) 100% 0 no-repeat;
}

#middle div.module-white div div,
#bottom div.module-white div div {
	background: url(./images/middle_module_bl_white.png) 0 100% no-repeat;
}

#middle div.module-white div div div,
#bottom div.module-white div div div {
	padding: 10px 15px 10px 15px;
	background: url(./images/middle_module_tl_white.png) 0 0 no-repeat;
	overflow: hidden;
}

/* dotted */
#middle div.module-dotted,
#bottom div.module-dotted {
	background: url(./images/middle_module_br_dotted.png) 100% 100% no-repeat;
}

#middle div.module-dotted div,
#bottom div.module-dotted div {
	background: url(./images/middle_module_tr_dotted.png) 100% 0 no-repeat;
}

#middle div.module-dotted div div,
#bottom div.module-dotted div div {
	background: url(./images/middle_module_bl_dotted.png) 0 100% no-repeat;
}

#middle div.module-dotted div div div,
#bottom div.module-dotted div div div {
	/*padding: 10px 15px 10px 15px;*/
	padding: 3px;
	background: url(./images/middle_module_tl_dotted.png) 0 0 no-repeat;
	overflow: hidden;
}

/* grey */
#middle div.module-grey,
#bottom div.module-grey {
	background: url(./images/middle_module_br_grey.png) 100% 100% no-repeat;
}

#middle div.module-grey div,
#bottom div.module-grey div {
	background: url(./images/middle_module_tr_grey.png) 100% 0 no-repeat;
}

#middle div.module-grey div div,
#bottom div.module-grey div div {
	background: url(./images/middle_module_bl_grey.png) 0 100% no-repeat;
}

#middle div.module-grey div div div,
#bottom div.module-grey div div div {
	min-height: 70px;
	 
	padding: 10px 15px 10px 15px;
	background: url(./images/middle_module_tl_grey.png) 0 0 no-repeat;
	overflow: hidden;
}

/* black */
#middle div.module-black,
#bottom div.module-black {
	background: url(./images/middle_module_br_black.png) 100% 100% no-repeat;
}

#middle div.module-black div,
#bottom div.module-black div {
	background: url(./images/middle_module_tr_black.png) 100% 0 no-repeat;
}

#middle div.module-black div div,
#bottom div.module-black div div {
	background: url(./images/middle_module_bl_black.png) 0 100% no-repeat;
}

#middle div.module-black div div div,
#bottom div.module-black div div div {
	min-height: 70px;
	 
	padding: 10px 15px 10px 15px;
	background: url(./images/middle_module_tl_black.png) 0 0 no-repeat;
	color: #ffffff;
	overflow: hidden;
}

/* blue */
#middle div.module-blue,
#bottom div.module-blue {
	background: url(./images/middle_module_br_blue.png) 100% 100% no-repeat;
}

#middle div.module-blue div,
#bottom div.module-blue div {
	background: url(./images/middle_module_tr_blue.png) 100% 0 no-repeat;
}

#middle div.module-blue div div,
#bottom div.module-blue div div {
	background: url(./images/middle_module_bl_blue.png) 0 100% no-repeat;
}

#middle div.module-blue div div div,
#bottom div.module-blue div div div {
	min-height: 70px;
	 
	padding: 10px 15px 10px 15px;
	background: url(./images/middle_module_tl_blue.png) 0 0 no-repeat;
	overflow: hidden;
}

/* green */
#middle div.module-green,
#bottom div.module-green {
	background: url(./images/middle_module_br_green.png) 100% 100% no-repeat;
}

#middle div.module-green div,
#bottom div.module-green div {
	background: url(./images/middle_module_tr_green.png) 100% 0 no-repeat;
}

#middle div.module-green div div,
#bottom div.module-green div div {
	background: url(./images/middle_module_bl_green.png) 0 100% no-repeat;
}

#middle div.module-green div div div,
#bottom div.module-green div div div {
	min-height: 70px;
	 
	padding: 10px 15px 10px 15px;
	background: url(./images/middle_module_tl_green.png) 0 0 no-repeat;
	overflow: hidden;
}

/* yellow */
#middle div.module-yellow,
#bottom div.module-yellow {
	background: url(./images/middle_module_br_yellow.png) 100% 100% no-repeat;
}

#middle div.module-yellow div,
#bottom div.module-yellow div {
	background: url(./images/middle_module_tr_yellow.png) 100% 0 no-repeat;
}

#middle div.module-yellow div div,
#bottom div.module-yellow div div {
	background: url(./images/middle_module_bl_yellow.png) 0 100% no-repeat;
}

#middle div.module-yellow div div div,
#bottom div.module-yellow div div div {
	min-height: 70px;
	 
	padding: 10px 15px 10px 15px;
	background: url(./images/middle_module_tl_yellow.png) 0 0 no-repeat;
	overflow: hidden;
}

/* new */
#middle div.module-new,
#bottom div.module-new {
	background: url(./images/middle_module_br_new.png) 100% 100% no-repeat;
}

#middle div.module-new div,
#bottom div.module-new div {
	background: url(./images/middle_module_tr_new.png) 100% 0 no-repeat;
}

#middle div.module-new div div,
#bottom div.module-new div div {
	background: url(./images/middle_module_bl_new.png) 0 100% no-repeat;
}

#middle div.module-new div div div,
#bottom div.module-new div div div {
	min-height: 70px;
	 
	padding: 10px 15px 10px 15px;
	background: url(./images/middle_module_tl_new.png) 0 0 no-repeat;
	overflow: hidden;
}

/* top */
#middle div.module-top,
#bottom div.module-top {
	background: url(./images/middle_module_br_top.png) 100% 100% no-repeat;
}

#middle div.module-top div,
#bottom div.module-top div {
	background: url(./images/middle_module_tr_top.png) 100% 0 no-repeat;
}

#middle div.module-top div div,
#bottom div.module-top div div {
	background: url(./images/middle_module_bl_top.png) 0 100% no-repeat;
}

#middle div.module-top div div div,
#bottom div.module-top div div div {
	min-height: 70px;
	 
	padding: 10px 15px 10px 15px;
	background: url(./images/middle_module_tl_top.png) 0 0 no-repeat;
	overflow: hidden;
}

/* pick */
#middle div.module-pick,
#bottom div.module-pick {
	background: url(./images/middle_module_br_pick.png) 100% 100% no-repeat;
}

#middle div.module-pick div,
#bottom div.module-pick div {
	background: url(./images/middle_module_tr_pick.png) 100% 0 no-repeat;
}

#middle div.module-pick div div,
#bottom div.module-pick div div {
	background: url(./images/middle_module_bl_pick.png) 0 100% no-repeat;
}

#middle div.module-pick div div div,
#bottom div.module-pick div div div {
	min-height: 70px;
	 
	padding: 10px 15px 10px 15px;
	background: url(./images/middle_module_tl_pick.png) 0 0 no-repeat;
	color: #ffffff;
	overflow: hidden;
}

 
#middle div.module div div div div,
#middle div.module_menu div div div div,
#middle div.module-white div div div div,
#middle div.module-dotted div div div div,
#middle div.module-grey div div div div,
#middle div.module-black div div div div,
#middle div.module-blue div div div div,
#middle div.module-green div div div div,
#middle div.module-yellow div div div div,
#middle div.module-new div div div div,
#middle div.module-top div div div div,
#middle div.module-pick div div div div,
#bottom div.module div div div div,
#bottom div.module-white div div div div,
#bottom div.module-dotted div div div div,
#bottom div.module-grey div div div div,
#bottom div.module-black div div div div,
#bottom div.module-blue div div div div,
#bottom div.module-green div div div div,
#bottom div.module-yellow div div div div,
#bottom div.module-new div div div div,
#bottom div.module-top div div div div,
#bottom div.module-pick div div div div {
	min-height: 0px;
	 
	padding: 0px 0px 0px 0px;
	background: none;
}

/* header */
#middle div.module h3,
#middle div.module_menu h3,
#middle div.module-white h3,
#middle div.module-dotted h3,
#middle div.module-grey h3,
#middle div.module-black h3,
#middle div.module-blue h3,
#middle div.module-green h3,
#middle div.module-yellow h3,
#middle div.module-new h3,
#middle div.module-top h3,
#middle div.module-pick h3,
#bottom div.module h3,
#bottom div.module-white h3,
#bottom div.module-dotted h3,
#bottom div.module-grey h3,
#bottom div.module-black h3,
#bottom div.module-blue h3,
#bottom div.module-green h3,
#bottom div.module-yellow h3,
#bottom div.module-new h3,
#bottom div.module-top h3,
#bottom div.module-pick h3 {
	margin: -10px -15px 5px -15px;
	padding: 0px 0px 0px 15px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

#middle div.module-dotted h3,
#middle div.module-grey h3,
#middle div.module-black h3,
#middle div.module-blue h3,
#middle div.module-green h3,
#middle div.module-yellow h3,
#middle div.module-new h3,
#middle div.module-top h3,
#middle div.module-pick h3,
#bottom div.module-dotted h3,
#bottom div.module-grey h3,
#bottom div.module-black h3,
#bottom div.module-blue h3,
#bottom div.module-green h3,
#bottom div.module-yellow h3,
#bottom div.module-new h3,
#bottom div.module-top h3,
#bottom div.module-pick h3 {
	margin: -5px -15px 5px -15px;
}

#middle div.module-black h3,
#middle div.module-pick h3,
#bottom div.module-black h3,
#bottom div.module-pick h3 {
	color: #ffffff;
}

/*
 * left modules
 */
 
#left div.module,
#left div.module_menu,
#left div.module-white,
#left div.module-dotted,
#left div.module-grey,
#left div.module-black,
#left div.module-blue,
#left div.module-green,
#left div.module-yellow,
#left div.module-new,
#left div.module-top,
#left div.module-pick {
	margin: 0px 0px 10px 0px;
}

#left div.module h3,
#left div.module_menu h3,
#left div.module-white h3 {
	background: url(./images/left_module_header.png) 0 0 no-repeat;
}


#left div.module_menu h3 {
	margin: -10px -1px 0px -1px;
}

/* blank */
#left div.module-blank {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}


/*
 * slides modules
 */
 
#slides div.module,
#slides div.module_menu,
#slides div.module-white,
#slides div.module-dotted,
#slides div.module-grey,
#slides div.module-black,
#slides div.module-blue,
#slides div.module-green,
#slides div.module-yellow,
#slides div.module-new,
#slides div.module-top,
#slides div.module-pick {
	margin: 0px 0px 10px 0px;
}

#slides div.module h3,
#slides div.module_menu h3,
#slides div.module-white h3 {
	background: url(./images/left_module_header.png) 0 0 no-repeat;
}


#slides div.module_menu h3 {
	margin: -10px -1px 0px -1px;
}

/* blank */
#slides div.module-blank {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

/* blank */
#slidesRight div.module-blank {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

/*
 * maintopbox & mainbottombox modules
 */
 
#maintop div.module, #mainbottom div.module,
#maintop div.module_menu, #mainbottom div.module_menu,
#maintop div.module-white, #mainbottom div.module-white,
#maintop div.module-dotted, #mainbottom div.module-dotted,
#maintop div.module-grey, #mainbottom div.module-grey,
#maintop div.module-black, #mainbottom div.module-black,
#maintop div.module-blue, #mainbottom div.module-blue,
#maintop div.module-green, #mainbottom div.module-green,
#maintop div.module-yellow, #mainbottom div.module-yellow,
#maintop div.module-new, #mainbottom div.module-new,
#maintop div.module-top, #mainbottom div.module-top,
#maintop div.module-pick, #mainbottom div.module-pick {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

#maintop .seperator div.module, #mainbottom .seperator div.module,
#maintop .seperator div.module_menu, #mainbottom .seperator div.module_menu,
#maintop .seperator div.module-white, #mainbottom .seperator div.module-white,
#maintop .seperator div.module-dotted, #mainbottom .seperator div.module-dotted,
#maintop .seperator div.module-grey, #mainbottom .seperator div.module-grey,
#maintop .seperator div.module-black, #mainbottom .seperator div.module-black,
#maintop .seperator div.module-blue, #mainbottom .seperator div.module-blue,
#maintop .seperator div.module-green, #mainbottom .seperator div.module-green,
#maintop .seperator div.module-yellow, #mainbottom .seperator div.module-yellow,
#maintop .seperator div.module-new, #mainbottom .seperator div.module-new,
#maintop .seperator div.module-top, #mainbottom .seperator div.module-top,
#maintop .seperator div.module-pick, #mainbottom .seperator div.module-pick {
	margin: 0px 10px 0px 0px;
}

#maintop div.module h3, #mainbottom div.module h3,
#maintop div.module-white h3, #mainbottom div.module-white h3 {
	margin: -5px -15px 5px -15px;
}

/* blank */
#maintop div.module-blank, #mainbottom div.module-blank {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#maintop .seperator div.module-blank, #mainbottom .seperator div.module-blank {
	margin: 0px 10px 0px 0px;
}

/*
 * right modules
 */
 
#right div.module,
#right div.module_menu,
#right div.module-white,
#right div.module-dotted,
#right div.module-grey,
#right div.module-black,
#right div.module-blue,
#right div.module-green,
#right div.module-yellow,
#right div.module-new,
#right div.module-top,
#right div.module-pick {
	margin: 0px 0px 10px 0px;
}
 
#right div.module h3,
#right div.module_menu h3,
#right div.module-white h3 {
	background: url(./images/right_module_header.png) 0 0 no-repeat;
}

#right div.module_menu h3 {
	margin: -10px -1px 0px -1px;
}

/* blank */
#right div.module-blank {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

/*
 *contenttopbox & contentbottombox modules
 */

#contenttop div.module, #contentbottom div.module,
#contenttop div.module_menu, #contentbottom div.module_menu,
#contenttop div.module-white, #contentbottom div.module-white,
#contenttop div.module-dotted, #contentbottom div.module-dotted,
#contenttop div.module-grey, #contentbottom div.module-grey,
#contenttop div.module-black, #contentbottom div.module-black,
#contenttop div.module-blue, #contentbottom div.module-blue,
#contenttop div.module-green, #contentbottom div.module-green,
#contenttop div.module-yellow, #contentbottom div.module-yellow,
#contenttop div.module-new, #contentbottom div.module-new,
#contenttop div.module-top, #contentbottom div.module-top,
#contenttop div.module-pick, #contentbottom div.module-pick {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

#contenttop .seperator div.module, #contentbottom .seperator div.module,
#contenttop .seperator div.module_menu, #contentbottom .seperator div.module_menu,
#contenttop .seperator div.module-white, #contentbottom .seperator div.module-white,
#contenttop .seperator div.module-dotted, #contentbottom .seperator div.module-dotted,
#contenttop .seperator div.module-grey, #contentbottom .seperator div.module-grey,
#contenttop .seperator div.module-black, #contentbottom .seperator div.module-black,
#contenttop .seperator div.module-blue, #contentbottom .seperator div.module-blue,
#contenttop .seperator div.module-green, #contentbottom .seperator div.module-green,
#contenttop .seperator div.module-yellow, #contentbottom .seperator div.module-yellow,
#contenttop .seperator div.module-new, #contentbottom .seperator div.module-new,
#contenttop .seperator div.module-top, #contentbottom .seperator div.module-top,
#contenttop .seperator div.module-pick, #contentbottom .seperator div.module-pick {
	margin: 0px 10px 0px 0px;
}

#contenttop div.module h3, #contentbottom div.module h3,
#contenttop div.module-white h3, #contentbottom div.module-white h3 {
	margin: -5px -15px 5px -15px;
}

/* blank */
#contenttop div.module-blank, #contentbottom div.module-blank {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#contenttop .seperator div.module-blank, #contentbottom .seperator div.module-blank {
	margin: 0px 10px 0px 0px;
}

/*
 * bottom modules
 */

#bottom div.module,
#bottom div.module-white,
#bottom div.module-dotted,
#bottom div.module-grey,
#bottom div.module-black,
#bottom div.module-blue,
#bottom div.module-green,
#bottom div.module-yellow,
#bottom div.module-new,
#bottom div.module-top,
#bottom div.module-pick {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

#bottom .seperator div.module,
#bottom .seperator div.module-white,
#bottom .seperator div.module-dotted,
#bottom .seperator div.module-grey,
#bottom .seperator div.module-black,
#bottom .seperator div.module-blue,
#bottom .seperator div.module-green,
#bottom .seperator div.module-yellow,
#bottom .seperator div.module-new,
#bottom .seperator div.module-top,
#bottom .seperator div.module-pick {
	margin: 0px 10px 0px 0px;
}

#bottom div.module h3,
#bottom div.module-white h3 {
	margin: -5px -15px 5px -15px;
}

/* blank */
#bottom div.module-blank {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#bottom .seperator div.module-blank {
	margin: 0px 10px 0px 0px;
}

.contentheading-pick {
  font-weight: bold;
  font-size: 120%;
}

/*image thumbnail classes*/
.imagethumbholderleft
{
  border: 1px solid #cccccc;
  padding: 2px;
  background-color: #eeeeee;
  width: 200px;
  font-size:10px;
  float: left;
  margin: 10px 10px 10px 0;
}

.imagethumbholderright
{
  border: 1px solid #cccccc;
  padding: 2px;
  background-color: #eeeeee;
  width: 200px;
  font-size:10px;
  float: right;
  margin: 10px 0 10px 10px;
}

.imagethumbholder
{
  border: 1px solid #cccccc;
  padding: 2px;
  background-color: #eeeeee;
  width: 200px;
  font-size:10px;
  margin: 10px 0 10px 10px;
}

.imagethumbmagn
{
  padding: 3px;
  float: right;
}

/*
 * GetFreetheme CSS file
 *
 * @author getfreetheme.com
 * @copyright Copyright (C) 2007 GetFreetheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * GetFreesearch
 */

div#getfree-search {
	width: 120px;
	height: 18px;
	padding: 0px;
	background: url(./images/search_bg.png) 0 0 no-repeat;
}

body.blue div#getfree-search { background: url(./images/search_bg_blue.png) 0 0 no-repeat; }
body.pink div#getfree-search { background: url(./images/search_bg_pink.png) 0 0 no-repeat; }
body.orange div#getfree-search { background: url(./images/search_bg_orange.png) 0 0 no-repeat; }
body.green div#getfree-search { background: url(./images/search_bg_green.png) 0 0 no-repeat; }

div#getfree-search input {
	width: 93px;  
	 
	height: 14px;  
	 
	padding: 2px 2px 2px 7px;
	 
	border: none;
	outline: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 90%;
}

div#getfree-search button {
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	background: url(./images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
	overflow: hidden;  
}

div#getfree-search:hover, div#getfree-search div.sfhover  {
	background: url(./images/search_bg.png) 0 -18px no-repeat;
}

body.blue div#getfree-search:hover, body.blue div#search div.sfhover { background: url(./images/search_bg_blue.png) 0 -18px no-repeat; }
body.pink div#getfree-search:hover, body.pink div#search div.sfhover { background: url(./images/search_bg_pink.png) 0 -18px no-repeat; }
body.orange div#getfree-search:hover, body.orange div#search div.sfhover { background: url(./images/search_bg_orange.png) 0 -18px no-repeat; }
body.green div#getfree-search:hover, body.green div#search div.sfhover { background: url(./images/search_bg_green.png) 0 -18px no-repeat; }

div#getfree-search:hover input, div#getfree-search input.sfhover {
	color: #000000;
}

div#getfree-search input:focus, div#getfree-search input.sffocus {
	color: #000000;
}

/*
 * Joomla!
 */

 
.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #64696e;
}

h2.contentheading {
  font-size: 200%;
}

body.green .contentheading, body.green .componentheading { color: #6ea028; }
body.pink .contentheading, body.pink .componentheading { color: #8c3caa; }
body.orange .contentheading, body.orange .componentheading { color: #f04600; }
body.blue .contentheading, body.blue .componentheading { color: #5087d7; }

 
#overDiv {
	line-height: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

 
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

 
.contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.contentpaneopen {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

 
.contentdescription {
}

 
.article_seperator {
	display: block;
	height: 16px;
}

 
.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

 
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

 
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

 
.buttonheading {
}

.buttonheading img {
	margin-right: 2px;
}

 
div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: 95%;
}

 
.button {
	font-size: 95%;
}

.inputbox {
}

 
.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

 
tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 
td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 
.poll {
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}

/*
 * Joomla! system CSS file: system.css
 */
 
/* OpenID icon style */
input.system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/*
 * Joomla! system CSS file: general.css
 */
 
 /* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../../system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../../system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../../system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 10px;
}

.img_caption .right {
	float: right;
	margin-left: 10px;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

/*
 * GetFreetheme CSS file
 *
 * @author getfreetheme.com
 * @copyright Copyright (C) 2007 GetFreetheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * GetFreesearch
 */

#page div.default div.getfree-search div.resultbox {
	position: absolute;
	right: -9px;
	top: 24px;
	z-index: 20;
}

/*
 * GetFreelogin
 */

#page span.quick span.getfree-login span.login {
	width: 231px;
	height: 45px;
	overflow: visible;
	font-size: 150%;
}

#page span.quick span.getfree-login span.login .login-button-text,
#page span.quick span.getfree-login span.login .login-button-icon {
	margin-right: 0px;
}

#page span.quick span.getfree-login span.login .lostpassword, 
#page span.quick span.getfree-login span.login .lostusername,
#page span.quick span.getfree-login span.login .registration {
	margin-top: 5px;
}

#page span.quick span.getfree-login span.logout {
	height: 30px;
	margin-top: 10px;
	overflow: visible;
	font-size: 130%;
}

#page span.quick span.getfree-login span.logout .logout-button-text,
#page span.quick span.getfree-login span.logout .logout-button-icon {
	margin-right: 0px;
}/*
 * GetFreetheme CSS file
 *
 * @author getfreetheme.com
 * @copyright Copyright (C) 2007 GetFreetheme Ltd. & Co. KG. All rights reserved.
 */ 

body#page {
	background: #A9B1B9;
}

div#page-body {
	background: #ffffff url(./images/grey/page_body_bg.png) 50% 0 repeat-x;
}

div.wrapper-tl {
	background: #ffffff url(./images/grey/wrapper_tl.png) 0 0 no-repeat;
}

div.wrapper-tr {
	background: url(./images/grey/wrapper_tr.png) 100% 0 no-repeat;
}

div#header {
	background: url(./images/grey/page_body_bg.png) 50% 0 repeat-x;
}

div#header div.header-t {
	background: url(./images/grey/header_t.png) 50% 0 no-repeat;
}

div#page-footer {
	background: url(./images/grey/page_footer_bg.png) 50% 0 repeat-x;
}




/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		2Unilever
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:	gokin  [ gok4in@gmail.com ] (  http://www.gokin.pl/ )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */


#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
}

#wrapcentre {
	margin: 15px 25px 0 25px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Trebuchet MS", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
	text-decoration: none;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

p {
	font-size: 11px;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 10px;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 10px;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 15px;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 15px 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 10px;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 12px;
}

.genmed {
	margin: 1px 1px;
	font-size: 11px;
}

.gensmall {
	margin: 1px 1px;
	font-size: 10px;
}

.copyright{ 
	background: #FFF;
	font-size: 10px; 
	margin: 0 0 5px 0;
	padding: 10px;
	padding-bottom: 0px;
	text-align: right;
}

.titles {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */

th {
	height: 23px; 
	color: #363433;
	font-size: 10px;
	font-weight : bold; 
	background-color: #FFFFFF;
	background-image: url('./images/subtitle.gif');
	white-space: nowrap;
	padding: 0px 10px 0px 10px;

}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #E3E3E3;
}

.catdiv {
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFF;
	text-indent: 4px;
}

.cattext {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	padding:7px 0px 6px 0px;
	color: #434343;
}

.cattext a:link { color: #434343; text-decoration:none }
.cattext a:visited { color: #434343; text-decoration:none }
.cattext a:hover { color: #EF463C; text-decoration:none }
.cattext a:active { color: #434343; text-decoration:none }

.row1 {
	background-color: #FFFFFF;
	padding: 4px;
}

.row2 {
	background-color: #F6F6F6;
	padding: 4px;
}

.row3 {
	background-color: #fff;
	padding: 4px;
}

.spacer {
	background-color: #FFFFFF;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link,
a:visited,
a:active{
	background: transparent;
	color: #555555;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #EF463C;
}

a.forumlink {
	color: #555555;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 12px;
}

a.topictitle {
	margin: 1px 0;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-weight: bold;
	font-size: 12px;
}

a.topictitle:visited {
	color: #555555;
	text-decoration: none;
}

th a,
th a:visited {
	color: #555555 !important;
	text-decoration: none;
}

th a:hover {
	color: #EF463C;
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 13px; 
	line-height: 14px;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 10px 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 10px;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 11px;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	background: #E6E6E6 url('./images/css_img_quote.gif') no-repeat right;
	border: 1px dotted #636363;
	border-bottom: 0;
	color: #555555;
	font-weight: bold;
	font-size: 10px;
	margin: 2px auto 0 auto;
	padding: 3px;
}

.quotetitle .quotetitle {
	font-size: 10px;
}

.quotecontent, .attachcontent {
	background: #f9f9f9;
	border: 1px dotted #636363;
	border-top: 0;
	color: #434343;
	padding: 4px;
	margin: 0 auto 0 auto;
}

.attachcontent {
	font-size: 10px;
}

.codetitle {
	background: #d50909 url('./images/css_img_code.gif') no-repeat right;
	color: #FFF;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.codecontent {
	background: #F9F9F9;
	border: 1px dotted #636363;
	color: #434343;
	margin: 0 auto 0 auto;
	padding: 2px;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 11px;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

/*Custom */

.borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
	background: #e3e3e3;
	border: 0px solid #072A66;
	padding: 0px; 
	margin: 0px; 
}

.borderwrapm{
	margin: 5px;
}

.borderwrap h3,

.maintitle,
.maintitlecollapse{
	background: #FFF;
	border: 0px solid #FFF;
	border-bottom: 0px solid #5176B5;
	color: #434343; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0px;
	padding: 8px;
	padding-left: 0px;
}

.maintitle td {
	color: #000; 
	font-size: 12px;
	font-weight: bold;
}


.maintitlecollapse{
	border: 0px solid #FFF;
}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members{
	float: right;
	width: auto !important;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited{ 
	background: transparent;
	color: #434343;
	text-decoration: none; 
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active{ 
	background: transparent;
	color: #434343;
}

#ipbwrapper{ 
	margin: 0px auto 0px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
	/* EDIT THIS TO CHANGE THE WIDTH OF THE BOARD -> 960px is a common fixed resolution size */
	width: 827px;
}

#userlinks,
#userlinksguest{ 
	background: #FFF;
	border: 0px solid #C2CFDF;
	margin: 5px 0 5px 0;
	padding: 0 5px 0 5px;
}

#userlinksguest{ 
	background: #FFF;
	border: 0px solid #986265;
}

#userlinks p,
#userlinksguest p{
	background: transparent !important;
	border: 0 !important;
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0 !important;
	padding: 0 0 7px 0; 
	text-align: right;
}

#userlinks p,
#userlinksguest p{
	font-weight: normal;
	letter-spacing: 0;
}

#userlinksguest p.pcen{
	text-align: center;
}

#userlinks p.home,
#userlinksguest p.home{
	float: left;
}

#navstrip{ 
	background: transparent;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 14px 0px 8px 0px; 
}

.newslink{
	background: #FFF;
	border-bottom: 1px solid #e3e3e3;
	margin: 0;
	width: 100%;
}

.newslink td{
	color: #363433;
	font-size: 10px;
	padding: 0px 5px 5px 10px;
}

.newslink span{
	background: transparent;
	color: #595858;
	font-style: italic;
	font-weight: normal;
}

.newslink input{
	background: #FFF;
	border: 1px solid #e3e3e3;
	color: #363433;
	font-size: 10px;
	padding: 3px;
	vertical-align: middle;
	width: auto;
}

.newslink input.button{
	background: transparent;
	border: 0;
	color: #072A66;
	vertical-align: middle;
}

.fieldwrap{
	background: #F9F9F9;
	border: 1px solid #CCC;
	border-top: 0;
	margin: 5px;
	padding: 0;
	text-align: left;
}

.fieldwrap h4{
	background: #EEE;
	border: 1px solid #CCC;
	border-left: 0;
	border-right: 0;
	color: #444; 
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px;
}

.activeusers{
	background: #FFF;
	border: 1px solid #e3e3e3;
	color: #000;
	margin: 0px;
	padding: 1px;
}

.activeuserposting a:link,
.activeuserposting a:visited,
.activeuserposting a:active,
.activeuserposting
{
}

.icons { width:100%; }

table.icons,
tr.icons,
td.icons
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #222;
	font-size: 11px;
	line-height: 135%;
}

.icons td,
.divpad{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}

td.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}

/* Safari... */
th
{
	text-align: left;
}
