/*
Theme Name: 12Blue
Theme URI: http://www.edynas.com/
Description: 12Blue is a 2 column design in blue and white with a touch of web2.0 look and feel. Designed by Edwin Boiten from <a href="http://www.squidoo.com/goedkoopsteautoverzekering">Goedkoopste Autoverzekering</a>
Version: 1.0
Author: Edwin Boiten

This work is distributed under the  Creative Commons Attribution 2.5 License, which means that you are free to use and modify it for any purpose. But you have to leave the links in the footer.
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #F5DEB3;}
a:hover {color: #fff;}

body {
	background: #7E84A2 url(images/body.gif) repeat-y;
	color: #FAFAEF;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 35px Tahoma,sans-serif;
	color: #4153AB;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.logo {float: left;}

.sub {float: right;
	margin-bottom: 5px;
}

/*- Menu Tabs I--------------------------- */

#tabs10 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:30px 80px 0 0px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background-position:0% -42px;
      background:url("images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }


/* Layout */
.container {
	font-size: 1.2em;
	margin: 0 80px;
	width: 910px;
}

/* header */
.top {
	background: url(images/header.gif) no-repeat;
	padding: 0px 10px 0;
}

/* title */
.header {
	font-size: 1.2em;
	height: 130px;
	margin: 0 80px;
	padding: 0px 10px 5px;
	width: 910px;
}
.header .logo, .header .sub {
	color: #FFF;
	height: 70px;	
}
.header .logo {
	font: normal 1.8em "Trebuchet MS",sans-serif;
	line-height: 5px;
	text-align: left;
	font-weight: bold;	
	width: 460px;
}
.header .sub {
	width: 320px;
}
.header .logo p,.header .logo h2 {padding: 0 20px;}
.header .logo h2 {padding-top: 1px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5;
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
}

/* sub navigation */
.sidenav {
	margin: 0px 0px 0px 0px;
	padding: 5px 65px 5px 5px;	 
	float: right;
	width: 208px;
}
.sidenav h2 {
	color: #fff;
	font-size: 1.5em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidebox p {
	padding-left: 12px;
	border-bottom: 1px solid #EAEADA;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #fff;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #3753FB;
	color: #ffffff;	
}

.sidebox {
	padding: 0px 0px 10px 0px;	
}

h2#linkcat-1 a{
background: #75A2DA;
}

li#linkcat-1 a{
background: #75A2DA;
}
li#linkcat-1 a:hover{
	background: #3753FB;
	color: #ffffff;
}
/* content */
.content {
	float: left;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	width: 500px;
}
.content .descr {
	color: #D7D7D7;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content h1 {
	color: #fff;
}

.content li {

}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	margin:0px;
	padding:0px;
	width: 100%;
	background: url(images/footer.gif) no-repeat;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 35px;
	text-align: center;
	height: 85px;
	vertical-align: text-bottom;
}
.footer a,.footer a:hover {color: #FFF;}
table {
	width: 96%;
}








.readmore {
	background: url(images/bubble.gif) no-repeat left;
	padding-left: 20px;
}
.search {
	vertical-align: top;
}
.bmarksss {
	width: 13%;
	vertical-align: top;
	color:#009500;
	font-size:small;
	
}
.bmarksss1 {
	width: 87%;
	vertical-align: top;
	text-align: left;
	padding: 10px 0px 0px 10px;
	color: #F5DEB3;
		font-size:small;
}
.shoucat {
	padding: 5px 10px 20px 10px;
}

