@charset "UTF-8";
/* CSS Document */

body {
	color:#595959;
	background:url(../images/body.png) top repeat-x #fff;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

* {
margin:0;
padding:0;
outline:none;
}

legend {
background:#fff;
padding:5px 10px;
border:1px solid #F6F2E5;
}

li.rail {
background:url(../images/rail.gif) left no-repeat;
}

li.road {
background:url(../images/car.gif) left no-repeat;
}

li.shipping {
background:url(../images/boat.gif) left no-repeat;
}

li.aviation {
background:url(../images/plane.gif) left no-repeat;
}

li.bus {
background:url(../images/bus.gif) left no-repeat;
}

li.cycling {
background:url(../images/cycle.png) left no-repeat;
}

li.general {
background:url(../images/general.gif) left no-repeat;
}

/* Angus Start */

a.rail {
background:url(../images/rail.gif) left no-repeat;
padding-left:35px;
}

a.road {
background:url(../images/car.gif) left no-repeat;
padding-left:35px;
}

a.shipping {
background:url(../images/boat.gif) left no-repeat;
padding-left:35px;
}

a.aviation {
background:url(../images/plane.gif) left no-repeat;
padding-left:35px;
}

a.bus {
background:url(../images/bus.gif) left no-repeat;
padding-left:35px;
}

a.cycling {
background:url(../images/cycle.png) left no-repeat;
padding-left:35px;
}

a.general {
background:url(../images/general.gif) left no-repeat;
padding-left:35px;
}

/* Angus End */

#header {
width:915px;
margin:0 auto;
padding-top:75px;
height:200px;
position:relative;
}

ul#nav {
position:absolute;
top:10px;
left:0;
}

ul#nav li {
list-style:none;
float:left;
}

ul#nav li a {
padding-left:35px;
margin-right:20px;
color:#37749A;
text-decoration:none;
}

ul#nav li a:hover {
text-decoration:underline;
}

#header h3 {
width:110px;
height:35px;
float:right;
}

#header h3 a {
display:block;
width:110px;
height:35px;
text-indent:-9999px;
background:url(../images/cogitamuslogo.gif) no-repeat;
}

#header h1 {
width:643px;
height:44px;
}

#header h1 a {
display:block;
widows:643px;
height:44px;
text-indent:-9999px;
background:url(../images/logo.gif) no-repeat;
}

#header p {
	font:14px/22px Arial;
	color:#659BC1;
	clear:both;
	padding-top:20px;
}

#content {
width:915px;
margin:0 auto;
}

#content.twocol {
background:url(../images/2col.png) top no-repeat;
}

#content.sr {
background:url(../images/2colsr.png) top no-repeat;
}

.col {
width:440px;
float:left;
padding-top:55px;
}

.left {
	margin-right:35px;
	font-size:12px;
}

.right {
margin:0;
}

.clear {
clear:both;
}

#content h2 {
color:#5B4642;
font:26px Georgia;
padding-bottom:25px;
}

.headlines {
font:15px Arial;
}

.headlines li {
list-style:none;
padding:5px 0;
}

.col h3 {
font:15px Arial;
font-weight:bold;
color:#666;
padding:10px 0;
}

h3.paper {
background:url(../images/icon_globe.gif) left no-repeat;
padding-left:18px;
}

.col a {
	color:#37749A;
	text-decoration:none;
}

.col a:hover {
text-decoration:underline;
}

.left a {
display:block;
}

.left a:visited {
text-decoration:line-through;
background:url(../images/tick.gif) left no-repeat;
background-position:10px 5px;
}

.left li {
list-style:none;
padding:10px;
border:1px solid #eee;
border-bottom:0;
background:url(../images/leftli.png) bottom repeat-x;
}

.left ul {
	border-bottom:1px solid #eee;
	margin-bottom:15px;
}

.left li a {
	border-bottom:1px solid #f6f6f6;
	padding-bottom:5px;
	margin-bottom:5px;
}

.right p {
padding:10px 0;
}

.search {
border:1px solid #ccc;
}

.searchinner {
border:1px solid #fff;
background:url(../images/search.png) top repeat-x #f1f1f1;
padding:10px;
}

.search {
margin:10px 0;
}

.search input {
border:1px solid #ccc;
padding:3px;
font:12px Arial;
color:#666;
width:280px;
}

span.rss {
float:right;
}

span.rss a {
padding-right:18px;
background:url(../images/icon_rss.gif) right no-repeat;
}

#content h2.submitalink {
background:url(../images/submitalink.gif) no-repeat;
padding:35px 0 10px 0;
}

#content h2.usefullinks {
background:url(../images/usefullinks.gif) no-repeat;
padding:35px 0 10px 0;
}

#content h2.searchresults {
background:url(../images/searchresults.gif) no-repeat;
padding:35px 0 10px 0;
}

#content h2.archives {
background:url(../images/archives.gif) no-repeat;
padding:35px 0 10px 0;
}

#content h2.haveyoursay {
background:url(../images/haveyoursay.gif) no-repeat;
padding:35px 0 10px 0;
}

#content h2.membership {
background:url(../images/membership.gif) no-repeat;
padding:35px 0 10px 0;
}

#content h2.latest {
background:url(../images/latest.gif) no-repeat;
padding:35px 0 10px 0;
}

#content h2.contact {
background:url(../images/contact.gif) no-repeat;
padding:35px 0 10px 0;
}

#content h2.advertise {
background:url(../images/advertise.gif) no-repeat;
padding:35px 0 10px 0;
}

fieldset {
background:#FFFDF6;
border:1px solid #F6F2E5;
padding:15px;
margin:10px 0;
}

legend {
color:#72706A;
font-weight:bold;
padding:0 10px;
}

label {
display:block;
color:#72706A;
}

fieldset input {
border:1px solid #ccc;
padding:3px;
font:12px Arial;
color:#666;
width:280px;
margin:5px 0;
}

fieldset textarea {
border:1px solid #ccc;
padding:3px;
font:12px Arial;
color:#666;
width:480px;
margin:5px 0;
height:200px;
}

fieldset input[type=submit] {
width:73px;
height:23px;
border:none;
padding:0;
line-height:60px;
background:url(../images/submit.png) top no-repeat;
cursor:pointer;
}

fieldset input[type=submit]:hover {
background-position:bottom;
}

#footer {
height:160px;
background:url(../images/footer.png) bottom repeat-x;
margin-top:30px;
}

#footercontent {
width:940px;
margin:0 auto;
height:140px;
padding-top:20px;
background:url(../images/footercontent.png) bottom no-repeat;
border-top:1px solid #e7e7e7;
text-align:right;
color:#999;
}

#footercontent a {
color:#666;
}

p.addcomment a {
padding-left:15px;
background:url(../images/icon_addcomment.gif) left no-repeat;
color:#00396C;
text-decoration:none;
font-weight:bold;
}

p.addcomment a:hover {
color:#000;
}

.onecol p {
font-size:13px;
padding:15px 0;
}




ul#tab-container-1-nav {
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(../images/pixel.gif) bottom left repeat-x;
}

ul#tab-container-1-nav li {
	margin: 0 2px 0 0;
	float: left;
}

ul#tab-container-1-nav a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ACD0EE;
	border-bottom: 0;
	color: #7BB8E5;
	background: #E2EFF9;
	text-decoration: none;
	font-weight: bold;
}

ul#tab-container-1-nav a:hover {
	background: #fff;
}

ul#tab-container-1-nav a.active {
	background: #fff;
	padding-bottom: 5px;
	cursor: default;
	color: #003C71;
}

.tabs-container {
	clear: left;
	border: 1px solid #ACD0EE;
	border-top: 0;
	padding: 20px 8px 0 8px;
}

.tab {
padding:20px;
}

.tab li {
list-style:none;
border-bottom:1px solid #ebebeb;
padding:10px 0;
}

.tab li strong {
display:block;
color:#333;
font:15px Arial;
padding-left:15px;
background:url(../images/icon_user.gif) left no-repeat;
}

.tab small {
font-size:10px;
text-transform:uppercase;
letter-spacing:2px;
color:#999;
padding-left:15px;
background:url(../images/icon_clock.gif) left no-repeat;
}

.tab li p {
padding:5px 0;
}


a.jigowatt {
display:block;
width:121px;
height:14px;
text-indent:-9999px;
background:url(../images/jigowatt.png) no-repeat;
text-align:left;
float:right;
margin-left:3px;
}

a.cogitamus {
display:block;
width:110px;
height:35px;
text-align:left;
text-indent:-9999px;
background:url(../images/cogitamuslogo.gif) no-repeat;
float:left;
}
