/* --------------------------------------------------
|													|
|                 Rasbo Main CSS					|
|			 	 copyright © 2008					|
|													|
|				----- Colors ------					|
|				Raspberry:  #C60751					|
|				Dark Blue:  #005DAB					|
|				Medium Blue:  #3e8ac1				|
|				Light Blue:  #D4E7F7				|
|				Green:  #729D0A						|
|													|
-------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	}

BODY {
	height: 100%;
	background-position: top;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	color: #444444;
	}

img {
	border: none;
	}
	
img.pngfix {
	behavior: url(/js/iepngfix.htc)
	}
	
a, a:link, a:active {
	color: #C60751;
	text-decoration: none;
	}

a:hover {
	color: #6e002b;
	text-decoration: underline;
	}
	
a.nav:hover {
	color: #C60751;
	text-decoration: none;
	}
	
a.nav_blue {
	color: #086093;
	text-decoration: none;
	}

a.nav_blue:hover {
	color: #086093;
	text-decoration: underline;
	}	

a:active, a:focus {
	outline: none;
	}
	
h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	color: #005DAB;
	}

div.hr, hr {
	height: 0px;
	border: none;
	border-bottom: 1px solid #DDD;
	margin: 4px 0px;
	line-height: 0px;
	}
	
form {
	margin: 0px;
	padding: 0px;
	}

input {
	height: 17px;
	}

input, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	background-color: #e7eef3;
	border: 1px solid #d0dfed;
	color: #0571AF;
	}
	
input.radio, input.checkbox {
	background-color: transparent;
	border: none;
	}
	
input.button, a.button, button.button {
	height: 22px;
	line-height: 22px;
	font-size: 1.1em;
	vertical-align: middle;
	padding: 0px 8px 2px 8px;
	background-color: #3e8ac1;
	border: 1px solid #2173ae;
	color: #FFFFFF;
	cursor: pointer;
	}

input.big-button, a.big-button, button.big-button {
	height: 40px;
	line-height: 40px;	
	padding: 0px 40px;
	/padding: 0px 25px;
	background-color: #3e8ac1;
	border: 1px solid #2173ae;
	font-size: 1.3em;
	color: #FFFFFF;
	cursor: pointer;
	vertical-align: middle;
	}

input.small-button, a.small-button, button.small-button {
	height: 18px;
	line-height: 18px;
	padding: 0px 6px 2px 6px;
	background-color: #3e8ac1;
	border: 1px solid #2173ae;
	color: #FFFFFF;
	cursor: pointer;
	}
	
input.white {
	background-color: #FFF;
	border: 1px solid #DDD;
	}
	
input.large {
	font-size: 1.4em;
	height: 100%;
	padding: 2px 4px;
	}
	
a.big-button {
	padding: 10px 40px 8px 40px;
	/padding: 8px 40px 7px 40px;
	}
	
a.button, a.big-button, a.small-button {
	text-decoration: none;
	}

a.button:hover, a.big-button:hover, a.small-button:hover {
	color: #FFFFFF;
	}	
	
select {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #e7eef3;
	border: 1px solid #d0dfed;
	color: #0571AF;	
	}
	
select option {
	padding: 1px;
	}
	
table, td, th, tf {
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	}

/* ----------------- Site Wide ------------------ */	
	
a.no-hover:hover {
	text-decoration: none;
	}

img.border {
	padding: 3px;
	border: 1px solid #CCC;
	}

.rasp-title-small {
	color: #C60751;
	font-size: 12px;
	}
	
br.clear, div.clear {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}
	
.title {
	font-size: 14px;
	color: #005DAB;
	margin-bottom: 6px;
	}

.small {
	font-size: 11px;
	color: #555;
	}

.bold {
	font-weight: bold;
	}
	
.blue {
	color: #005DAB;
	}
	
.rasp {
	color: #C60751;
	}

.green {
	color: #729D0A;
	}
	
.red {
	color: #990000;
	}
	
span.form-hint, div.form-hint {
	clear: both;
	color: #666666;
	font-size: 11px;
	}

/* ---------------- trans notice ---------------- */

div.trans-notice {
	position: fixed;
	z-index: 1000;
	top: 50%;
	left: 50%;
	margin: auto;
	padding: 30px 40px;
	background: transparent url(/templates/images/semi_trans_back.png) top left repeat scroll;
	border: 1px solid #333;
	color: #EEE;
	font-size: 1.2em;
	}
	
	
/* ------------------- Header ------------------- */	

div#loading-window {
	position: absolute;
	z-index: 1000;
	top: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;
	/width: 90%;
	height: 100%;
	text-align: center;
	display: none;
	}
	
div.loading-image-container {
	position: fixed;
	/position: absolute;
	z-index: 1001;
	top: 40%;
	left: 46%;
	width: 125px;
	height: 125px;
	background-image: url(/images/loading_bkgrnd.png);
	background-position: middle;
	background-repeat: no-repeat;
	behavior: url(/js/iepngfix.htc);
	}

div.header {
	width: 1010px;
	height: 144px;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;	
	}


img.logo {
	margin-left: 18px;
	}

div.welcome {
	position: relative;
	float: right;
	margin: 9px 28px 0px 0px;
	}

div.top-nav {
	clear: right;
	position: relative;
	float: right;
	margin: 60px 6px 0px 0px;
	}

div.top-nav a {
	padding-left: 15px;
	color: #0572B0;
	text-decoration: none;
	}

div.top-nav a:hover {
	color: #C60751;
	}

/* --------------- Body Container --------------- */

div.main {
	width: 1010px;
	margin: 0 auto;
	}
	
/* -------- Paginator --------- */

div.paginator {
	width: 100%;
	margin: 30px 0px 10px 0px;
	padding: 4px 0px;
	background-color: #eeeeee;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align: center;
	}

div.paginator a {
	text-decoration: none;
	}	

span.previous-page {
	margin-right: 14px;
	}
	
span.current-page {
	font-weight: bold;
	margin: 0px 2px;
	}
	
span.other-page {
	margin: 0px 2px;
	}
	
span.next-page {
	margin-left: 16px;
	}
	
/* ------------------- Footer ------------------- */

table.footer {
	clear: both;
	width: 1010px;
	margin: 80px auto 15px auto;
	border-top: 1px solid #CCCCCC;
	}
	
table.footer td {
	vertical-align: top;
	text-align: justify;
	}
	
table.footer a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	}

table.footer a:hover {
	color: #C60751;
	}

table.footer a:visited {
	color: #888888;
	}

td.site-nav {
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #CCCCCC;
	}

td.partner {
	padding: 0px 15px 0px 20px;
	border-right: 1px solid #CCCCCC;
	}

td.support {
	padding: 0px 25px 20px 25px;
	font-size: 11px;
	width: 200px;
	border-right: 1px solid #CCCCCC;
	}

td.support a {
	color: #C60751;
	}

td.support a:hover {
	text-decoration: underline;
	}

td.company-details {
	padding: 0px 25px 0px 25px;
	font-size: 11px;
	width: 200px;
	border-right: 1px solid #CCCCCC;
	}

td.about-us {
	padding-left: 20px;
	padding-top: 34px;
	}

td.site-nav em {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	}
	
/* ----------- custom sbox properties ------------ */

div.sbox {
	padding: 10px;
	}

div.sbox-title {
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 12px;
	border-bottom: 1px solid #DDD;
	}
	
div.sbox-msg {
	margin-bottom: 12px;
	}
	
div.sbox-form {
	margin-bottom: 12px;
	}

div.sbox-form div.input {
	margin: 2px 0px;
	}

div.sbox-form div.input label {
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 12px;
	vertical-align: top;
	}
	
div.sbox-button {
	clear: both;
	width: 100%;
	margin-top: 15px;
	text-align: center;
	}
	
div.sbox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}	

/* --------------- Temporary --------------- */
	
div.berries {
	position:absolute;
	left: 44%;
	top: 76px;
	}	

div.banner {
	z-index:500;
	width:745px;
	height:141px;
	margin-top:-75px;
	*margin-top:-25px;
	margin-left:260px;
	position:relative;
	}	
	
div.header_navigation {
	z-index:10;
	position:relative;
}

div.search_bluebox {
	z-index:400;
}

#internal_content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-40px;
	margin-bottom:20px;
}

#left_column {
	width:259px;
	float:left;
}

#left_nav {
	float:left;
	width:259px;
	height:100%;
	position:relative;
	background:url(../images/internal_nav_middle.gif);
	bg-size: 100%;
	z-index:100;
}

#left_nav_top {
	float:left;
	position:relative;
	width:259px;
	height:45px;
	z-index:200;
	background:url(../images/internal_nav_top.gif);
}

#left_nav_bottom {
	width:259px;
	height:48px;
	position:relative;
	float:left;
	z-index:250;
	background:url(../images/internal_nav_bottom.gif) bottom no-repeat;
}

#internal_right_column {
	width:700px;
	float:left;
	*margin-top:50px;
	margin-left:30px;
}

#left_nav_accordian {
	width:200px;
	float:left;
	position:relative;
	z-index:350;
	margin-left:23px;
}
	

/* -------------- Development -------------- 

table, td {
	border: 1px solid red;
	}
	
div {
	border: 1px solid blue;
	}
	
a {
	border: 1px solid yellow;
	}
	
img {
	border: 1px solid orange;
	}