/*
	Tinden Css
	Coded by Tinden Consulting, for our website.
	Graphics and Design by Benjamin @ benspopshop.com
	--Modifications---
	29.02.08--bjb  initial css file
*/
 /*
Layout Css
*/
#content { 
        padding: 0; 
        margin: 0 auto; 
        width: 923px;
        background-image: url(http://www.tinden.co.uk/images/tinden/bg_container.png);
	background-repeat: repeat-y;
}
/*background: transparent */

#part_of_top {
	font-size: 0.9em;
  	color: #b3b3b3;
	text-align: right;
 	height: 16px;
	width: 920px;
}
.simple-translator  {	
       float: right;
       margin: 0;
       padding-right:20px;
       padding-top:0px;
}
ul.simple-translator {
        text-align: right;
}
ul.simple-translator li {
      float: left;
      text-decoration:none;
	  list-style-type:none;
	  border-right-style: none;
      padding-right:10px;
}
ul.simple-translator li a {
        width: 14px;
	height: 14px;
	display:block;
	text-decoration:none;
}

li#English.selected{
       /*border:1px solid #C0C0C0;*/
}

li#Norwegian.selected {
     /* border:1px solid #C0C0C0;*/
}
#top_logo_header {
        background-image: url(http://www.tinden.co.uk/images/tinden/header_top.png);
	background-repeat: no-repeat;
	height: 30px;

}
#top_nav_menu 
{
	font-weight: bold;
	text-align: right;
	padding-top: 6px;
}
.menu {
       float: right;
       padding-right:30px;
}
#logo_header_tinden {
	background-image: url(http://www.tinden.co.uk/images/tinden/header_bg_tinden.png);
	background-repeat: no-repeat;
	height: 130px;
}
#logo_header_prestige {
	background-image: url(http://www.tinden.co.uk/images/tinden/header_bg.png);
	background-repeat: no-repeat;
	height: 130px;
}

#login_menu {	
        padding-top: 75px;
        padding-right:20px;
        font-size: 0.9em;
		color: #b3b3b3;
		text-align: right;
}

#login_menu  ul{	
       display: block;
}
#login_menu li{	
       display: inline;
}

#search {	
       height: 5px;
       padding-top: 10px;
       padding-right: 20px;
       font-size: 0.9em;
       color: #b3b3b3;
       text-align: right;
}
ul.search {
}
li.search_results {
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 15px;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
}
#left_side_nodivider {
	min-height: 0;
	padding-top: 12px;
	width:880px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;

}
#left_side_no_line {
	min-height: 600px;
	padding-top: 12px;
	width: 580px;
	padding-left: 20px;
	padding-right: 19px;
	float: left;
}
#left_side_line {
	min-height: 600px;
	padding-top: 12px;
	width: 580px;
	padding-left: 20px;
	padding-right: 19px;
	float: left;
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-right-style: solid;
}

.left_divider {
	margin-bottom: 20px;
	margin-top: 20px;
	height: 1px;
	width: 100%;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
        min-height: 1px;
}
#right_side_line{
	padding-top: 12px;
	float: left;
	width: 252px;
	padding-right: 20px;
	padding-left: 18px;
	border-left-color: #e6e6e6;
	border-left-width: 1px;
	border-left-style: solid;
}
#right_side_no_line{
	padding-top: 12px;
	float: left;
	width: 252px;
	padding-right: 20px;
	padding-left: 18px;

}
#right_menu {

}
#clear_floats {
	clear: both;
}
#footer {
	background-image: url(http://www.tinden.co.uk/images/tinden/footer_tinden.png);
	background-repeat: no-repeat;
	color: #7f7f7f;
	font-size: 10px;
	text-align: center;
	padding-right: 150px;
	padding-left: 50px;
	padding-bottom: 0px;
	padding-top: 140px;
	clear: both;
	width: 923px;
	height: 70px;
}
#below_footer{
	color: #333333;
        height: 40px;
	text-align: center;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
/*
Html UL tags
*/
ul {	
    list-style-position: outside;
    list-style-type: none;
    display: block;
}
li {	
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 0px;
	
}
ul.tindenmenu {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	list-style-type:none;
	height: 29px;
	font-size: 12px;
	font-weight:bold;
	background:transparent top left;
	margin: 0;
float: right;
display: inline;
}
ul.tindenmenu li {
        float: left;
	background-image: url(http://www.tinden.co.uk/images/tinden/bg_menu.png);
	background-repeat: repeat-x;
	padding-left: 0;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 0;
	min-width: 51px;
	height: 29px;
	margin:0;
}
ul.tindenmenu li a {
	padding-bottom: 0px;
	min-width: 51px;
	height: 27px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	display:block;
	color: #a0a0a0;
	text-decoration:none;
	background:transparent top center;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
}
ul.tindenmenu li .current {
	background-repeat: repeat-x;
	min-width: 51px;
	height: 29px;
	
	color: #799321;
}
ul.tindenmenu li a:hover {
	min-width: 51px;
	height: 29px;
	color: #C0C0C0; 
	background:transparent url(http://www.tinden.co.uk/images/tinden/selected_menu.png) repeat-x top center;
}

ul.newslist {	
       list-style-image:none;
       list-style-position:outside;
       list-style-type:none;
       display:inline;
}
.newslist a:visited {
       color:#666666;
       text-decoration:none;
}
.newslist .current {
	padding-right: 0;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
        background-color:#F3F3F3;
}
.newslist a:link {color:#333333;}
.newslist a:hover {color:#666666;}
li.news {	
	padding-right: 0;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
ul.features {	
       list-style-image:none;
       list-style-position:outside;
       list-style-type:none;
       display:inline;
}
.features .current {
        width: 250px;
	padding-right: 0;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
        background-color:#F3F3F3;
	float:left;
}
.features a:visited {
       color:#666666;
       text-decoration:none;
}
.moduletitle{
    font-weight: bolder;
	line-height: 1.5em;
}
.features img {
        float:left;
        margin:0 15px 5px 0;
}
.features a:link{color:#666666;}
.features a:hover {color:#333333;}

li.featureitem {	
        width: 250px;
	padding-right: 0;
	padding-left: 0;
	margin-left: 0;
	margin-right: 0;
	/*float:left;*/
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
       margin-bottom: 10px;
}
.itemlists {
	font-family: Verdana, Arial, sans-serif;
	color: #999999;
	font-size: 0.875em;
	text-align: left;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	clear: left;
	display: inline;
	float: left;
	height: 100%;
       width: 600px;
}
ul.itemlist {	
       list-style-image:none;
       list-style-position:outside;
       list-style-type:none;
       display:inline;
}
.itemlist .current {
	padding-right: 0;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
        background-color:#F3F3F3;
	float:left;
}
.itemlist a:visited {
       color:#666666;
       text-decoration:none;
}

.itemlist img {
        float:left;
        margin:0 15px 5px 0;
}
.itemlist a:link{color:#666666;}
.itemlist a:hover {color:#333333;}

li.itemlistitem {	
	padding-right: 0;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float:left;
       margin-bottom: 20px;
       width: 100%;
}
/*
Html Css
*/
body {
        margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 10px;
	width: 923px;
	font-size: 0.725em;
	line-height: 1.5em;
	color: #616161;
	font-family: Verdana, Arial, sans-serif;
	padding: 0;
	background: #e6e6e6 url(http://www.tinden.co.uk/images/tinden/gradient_bg.png) repeat-x 0 bottom;
}
body * {
position: relative;
margin: 0;
padding: 0;
}


img {border-width: 0px;}
h1 {  font-family: Verdana, Arial, sans-serif;
	font-size: 2em;
	color: #799321;
	margin-bottom: 5px;
}
h2 {	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #999999;
	margin-bottom: 5px;
margin-top: 15px;
}
h3 {	margin-bottom: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #4c4c4c;
	margin-bottom: 5px;
}
h4 {	font-family: Verdana, Arial, sans-serif;
	font-size: 1.6em;
	color: #999999;
	margin-bottom: 5px;
}
hr {	display: none;
}
p {	
}

a:link {
    font-style: normal;
	font-weight: normal;
	color: #799321;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #799321;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #799321;
}
/*
Misc/div Css
*/
.linebreak{display:block;}
.text {
color:#666666;
font-family:verdana,arial,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:13px;
margin:0pt;
padding:0px;
}
.icon_liste {
	font-family: Verdana, Arial, sans-serif;
	color: #999999;
	font-size: 0.875em;
	text-align: left;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	clear: left;
	display: inline;
	float: left;
	height: 100%;
	width: 250px;
}
.icon {
        float:left;
        margin:0 15px 5px 0;
}
.column1{
        float: left;
        min-height: 250px;
	width: 250px;
	padding-left: 20px;
	padding-right: 60px;
}
.column2{
        float: left;
        min-height: 250px;
	width: 250px;
}

.lineborder{
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
       background-color:#F3F3F3;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Nocolumnpage
{
        margin-left: 25px;   
}

.calendarBG
{
        margin-left: 25px;   
}
.calendarBG table
{
        border-collapse: collapse;
}
.calendarBG tbody
{
        border-collapse: collapse;
}
.calendarBG td
{
      border: 1px #000000 solid;
} 
.calendarSM
{
       margin-left: 35px; 
} 
#arrow li
{
   margin-left: 20px;
   list-style-image: url(http://www.tinden.co.uk/images/tinden/icons/arrow2.png);
margin-top: 5px;
margin-bottom: 5px;
}
.EditForm
{
     background-color:#E4EAF1;
     border-color: #C5CFDA;
     border-style:none solid solid;
     border-width:medium 1px 1px;
     margin:0;
     padding:6px 6px 2px;
}

.publishBox
{
background-color:#E4EAF1;
border-color: #C5CFDA;
border-style:none solid solid;
border-width:medium 1px 1px;
margin:0;
padding:6px 6px 2px;
}
.rowline
{
	background:transparent none repeat scroll 0 0;
	border-bottom:1px solid #B1B6D2;
	border-top:1px solid #FFFFFF;
	margin:0;
	padding:5px 0 3px 8px;
}
.buttonMode
{
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
}

.htmlButtonOutter, .htmlButtonOutterL
{
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
}

.htmlButtonOutterL
{
	border-left: #333 1px solid;
}

.htmlButtonInner
{
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
}
.addentryform
{
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
}
.EditForm
{
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
}
.newstitle
{
	padding-right: 0;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
        font-family: Verdana, Arial, sans-serif;
	font-size: 2em;
	color: #799321;
	padding-bottom: 5px;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}