/*

Client: Trivaris
Created by Mark on 24 November 2008

*/

@import "dropdown.css";
@import "edits.css";

/* Global Styles
============================================================================= */

html { height: 101%; }

body, p, h1, h2, h3, h4, h5, h6, table, tr, td, ol, ul, li { 
	margin: 0; 
	padding: 0; 
	line-height: normal; 
}
	
a img { 
	border: none; 
}

.clear { 
	clear: both;
	line-height: 0px;
	height: 0;
} 

/* Structure
============================================================================= */

body {
	background: #0f549f;
	margin-left: -40px;
	font: normal 12px arial, sans-serif;
}

#o_container {
	width: 985px;
	margin: 0 auto 0 auto;
	background: url(../images/bg-outer.jpg) repeat-y scroll 0 0;
}

#i_container {

}

#i_container.flash {
	width: 985px;
	margin: 0 auto 0 auto;
}

#flash #content {
	background: #fff;
	padding-bottom: 0;
	margin-bottom: 0;
}

.tx-rlmpflashdetection-pi1 {
	
}



#caption {
	background: url(../images/caption.jpg) no-repeat scroll 0 0;
	height: 100px;
	width: 871px;
	margin:0 52px 0 61px;
}

#caption h1 {
	font: normal bold 16px Arial, Helvetica, sans-serif;
	color: #FF3333;
	margin: 0 0 0 20px;
	padding-top: 15px;
}

#caption p {
	margin-left: 20px;
}

#header {
	height: 108px; 
	background: url(../images/bg-header.jpg) repeat-x scroll 0 0;
	margin: 0 52px 0 61px;
}
	
	#logo {
		width: 288px;
		height: 108px;
		background: url(../images/logo.jpg) no-repeat;
		float: left;
	}
	
	#search {
		height: 30px;
		width: 280px;
		margin: 13px 0;
		float: right;
		font: normal bold 12px Arial, Helvetica, sans-serif;
	}
			#search label {
				margin: 0 10px 0 0;
			}
			
			#search input.text {
				margin: 0 5px 0 0;
			}
			
			#search input.submit-btn {
				width: 19px;
				height: 23px;
				background: url(../images/arrow.jpg) no-repeat;
				border: none;
			}
	
	#banner {
		margin: 4px 52px 4px 61px;
		width: 871px;
		height: 175px;
	}
	
	#i_container.blue #banner {
		height: 175px;
	}
	
	#banner #text {
		width: 350px;
		margin: 40px 10px 0 30px;
		float: left;
	}
	
	#banner #text p {
		font: normal bold 12px verdana, sans-serif;
		line-height: 16px;
		color: #084188;
		margin: 10px 0; 
	}
	
	#i_container.blue #banner #text p {
		color: #fff;
	}
	
	#banner p.align-right {
		text-align: right;
		margin-right: 15px;
	}

	#banner #picture {
		width: 530px;
		float: right;
	}
	
#content {
	margin: 0 52px 0 61px;
	background: #fff url(../images/bg-content-new.jpg) no-repeat scroll 0 0;
}

#i_container.flash #content {
	background: none;
	padding-bottom: 0;
}

#footer {
	height: 40px;
	background: #0f549f url(../images/bg-bottom.jpg) no-repeat scroll 0 0;
	clear: both;
}

/* Layout
============================================================================= */

#content {
	padding-bottom: 30px;
}

#content p {
	margin: 10px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#content p a {
	color: #1055A0;
	text-decoration: none;
}	

#content p a:hover {
	color: #1055A0;
	text-decoration: underline;
}

#content #left {
	float: left;
	width: 300px;
	height: 255px;
	margin: 0;
	padding: 0;
}

#content #left .csc-textpic-center {
	float: left;
	margin-left: -10px;
}

#content #right {
	padding-top: 25px;
	width: 550px;
	float: right;
	margin: 0 20px 0 0;
}

#content #right h1 {
	font: normal bold 18px Arial, Helvetica, sans-serif; 
	color: #ff3333;
	text-transform: uppercase;
}

#content #right h2 {
	font: normal bold 16px Arial, Helvetica, sans-serif; 
	color: #000;
	text-transform: uppercase;
}

#content ul, #content ol {
	font: normal 12px arial, sans-serif;
	list-style-stype: disc;
	margin-left: 15px;
}

#content li {
	list-style-type: none;
	list-style-image: url(../images/arrow-red-small.gif);
	margin-left: 15px;
	padding-left: 10px;
}

#content li li {
	list-style-type: square;
}

/* Elements
============================================================================= */

#news {

}

ul#services {
	margin: 35px 0 0 24px;
}

ul#services h2 {
	font: normal bold 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 5px 30px;
}

ul#services li {
	list-style-type: none;
	list-style-image: url(../images/arrow-red.gif);
	margin: 10px 0 0 25px;
	padding: 0 0 0 5px;
}

ul#services li a {
	color: #000;
	text-decoration: none;
}

ul#services li span.date {
	font-weight: bold;
}

ul#services.blue li {
	list-style-image: url(../images/arrow-blue.jpg);
}

ul#services li h1 {
	font: normal bold 11px Arial, Helvetica, sans-serif;
	margin: 0;
}

ul#services li p {
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0;
}

ul#services li h1 {
	font-weight: bold;
}

/* Footer
============================================================================= */

ul#footmenu {
	float: right;
	margin: 25px 50px 0;
	padding: 0 0 30px;
}

ul#footmenu li {
	display: inline;
	border-right: 1px solid #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

ul#footmenu a {
	margin: 0 5px;
	color: #fff;
	text-decoration: none;
}

ul#footmenu a:hover {
	color: #ccc;
}

ul#footmenu li.last {
	border-right: none;
}

/* Enter Button
============================================================================= */

.enter-button a {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-left: 400px;
	padding: 3px 20px;
	border: 1px solid #fff;
}