/* CSS Document */

body{
	background-color: #365D95;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../original-image/bridge-page-bg.png);
	background-repeat: repeat-x;
	font-weight: normal;
}
div#pagebase{
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../original-image/bridge-security-logo.png);
	background-repeat: no-repeat;
	padding-top: 150px;
	margin-top: -10px;
}

div#header{
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
div#maintext{
	float: right;
	width: 500px;
	height: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 30px;
	font-size: 0.9em;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	background-color: #E2E2E2;
	border: medium solid #FFF;
}

div#menu{
	float: left;
	width: 330px;
	height: auto;
	margin-top: 50px;
	margin-right: 20px;
	padding-left: 20px;
}
#menu ul a {
	display:block;
	padding:0 0 5px 5px;
	margin-bottom:3px;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BDD8E1;
}
#menu ul a:hover {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	color: #000033;
	text-align: left;
}
#menu li {
	display:inline;
	text-align: right;
}
div#feedbox{
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding-left: 20px;
	margin-left: auto;
	font-size: 0.9em;
	padding-top: 0px;
	padding-bottom: 50px;
	padding-right: 20px;
	clear: both;
	}
div#rssfeed{
	float: left;
	width: 400px;
	height: auto;
	padding: 10px;
	display: inline;
	margin-left: 10px;
	background-color: #E9E9E9;
	border: 1px dotted #CCCCCC;
}
div#rsscomment{
	float: right;
	width: 400px;
	height: auto;
	padding: 10px;
	display: inline;
	margin-right: 20px;
	background-color: #E9E9E9;
	border: 1px dotted #CCCCCC;
}
div.floatbox{
	padding: 5px;
	height: auto;
	width: 340px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 0.9em;
	text-align: justify;
}

div.floatbox a {
	font-size: 0.9em;
	color: #663300;
}
div#footer{
	width: 950px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 0.8em;
	color: #FFFFFF;
	clear: both;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #1E1E1E;
	background-image: url(../original-image/nyss-logo-col-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer p {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.3em;
	}
/* columns */
#columns {
	clear: both;
	text-align: left;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 1.6em 0 .5em 0;
	width: 99%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #1E1E1E;
	font-size: 0.9em;
}
#columns h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 0 10px;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#columns ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
/*#columns li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}*/


#columns .col3, .col3-center {
	float: left;
	width: 31%;
	color: #000000;
}
#columns .col3-center {
	margin: 0 15px;
	color: #000000;
}
	/*font*/
h1{
	font-size: 1em;
	color: #000033;
	margin-top: 6px;
}
h2{
	font-size: 1em;
	color: #000033;
}
div#leftcol h2{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
div#feedbox h2{
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333}
h3{
	font-size: 1em;
	color: #000033;
}
p{
	font-size: 1em;
}
li{
	font-size: 1em;
}
/*navigatyion*/
a.navlink:link, a.navlink:visited {
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	height: auto;
	width: auto;
	display: inline;
	text-decoration: none;
}
 a.navlink:hover{
	color: #003;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	width: auto;
	display: inline;
	background-color: #97AEB5;
}
a.top{
	color: #5BB9E9;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #003;
	text-decoration: none;
	background-color: #D7D7D7;
}


img.power{
	background-color: #FFFFFF;
	margin: 3px;
	height: auto;
	width: auto;
	padding: 6px;
	border: 1px dotted #003300;
}

/* images */
.image{
	padding: 3px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 1px;
}
.header{
	float: right;
	height: 100px;
	width: 440px;
	}
.map{
	background-color: #365D95;
	padding: 4px;
	height: 200px;
	width: 320px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
.tall{
	background-color: #FFFFFF;
	margin: 3px;
	padding: 2px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #383912;
}
.colls{
	height: 100px;
	width: 280px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	padding-left: 3px;
}

