/**
 * WWBN versions 2.1 
 *
 * WWBN(tm) :  World Wide Broadcast Network (http://www.wwbn.com)
 * Copyright 2003-2009, World Wide Broadcast Network, Inc. (http://www.wwbn.info)
 */

/*
* {
	margin:0;
	padding:0;
}
*/

/* General Style Info */
body {
	background:url("/img/images/header_inner_bg.png") no-repeat scroll 0 0 #FFFFFF;
	color: #000000;
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:90%;
	margin: 0;
}

a {
	color:#0000FF;
}

.menuheader {
display:none;
background-color:#045C97;
background-image:url('/img/images/toolbar_bgd.gif');
font-weight:bold;
height:32px;
margin:0;
padding-top:0px;
vertical-align:middle;
width:100%
}


.defaultMenuText {
-x-system-font:none;
font-family:Arial,sans-serif;
font-size:12px;
color:#FFFFFF;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding-left:2px;
padding-right:10px;
text-align:left;
}

.defaultMenuText  a{
text-decoration:none;
color:#FFFFFF;
padding-top:3px;
}

.defaultMenuText  img{
padding-top:5px;
}


.warningbox  ul{
	list-style-type:none;
}
.warningbox  ul, .warningbox  li {
	margin: 0 12px;
}

.warningbox  ul ul{
	list-style-type:none;
}

.feedlist ul {
	list-style-type:none;
}


/* Layout */
#container {
	text-align: left;
}

#header{
	padding:0px 10px 20px;
}
#content{
	/*background: #fff;*/
	clear: both;
	color: #333;
	/*padding: 0px 20px 40px 20px;*/
	overflow: auto;
}
#footer {
	clear: both;
	padding: 6px 10px;
	text-align: right;
}

#partners {

height:280px;
width:100%;
overflow:auto;
border:1px solid #cccccc;
background:#FFFFFF;
}

#partners  div {
margin:10px;
}
.partnerlogo {
	float:left;
	margin-right:10px;
}
.partnername {
}
.partnerurl{
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0px none;
	clear: both;
	margin-top: 10px;
	margin-left: 140px
}
label {
	display: block;
	font-size: 100%;
	padding-right: 20px;
}
input{
	clear: both;
	font-size: 100%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
textarea {
	clear: both;
	font-size: 100%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 100%;
	vertical-align: text-bottom;
	width: 100%;
}
select[multiple=multiple] {
	width: 50%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 100%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
input[type=reset] {
	display: inline;
	font-size: 100%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

table td{
padding:10px;
}

.warningbox {
	padding:10px;
	background-color:#FFFFCC;
	border-top:1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
}

/****** Buttons ********/
/**======== Blue======**/
a.bluebutton{
background: transparent url('/img/images/buttons/square-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.bluebutton, a:visited.bluebutton, a:active.bluebutton{
color: #494949; /*button text color*/
}

a.bluebutton span{
background: transparent url('/img/images/buttons/square-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.bluebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.bluebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
/*==== orange =====*/
a.orangebutton{
background: transparent url('/img/images/buttons/square-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.orangebutton, a:visited.orangebutton, a:active.orangebutton{
color: #494949; /*button text color*/
}

a.orangebutton span{
background: transparent url('/img/images/buttons/square-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.orangebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.orangebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

/******  Casing  ********/

/***** Light_blue ********/

.rbroundboxblue { background: url('/img/images/corners/light_blue/bgnd.gif'); }
.rbtopblue div  { background: url('/img/images/corners/light_blue/top_left.gif') no-repeat top left; }
.rbtopblue      { background: url('/img/images/corners/light_blue/top_right.gif') no-repeat top right; }
.rbbotblue div  { background: url('/img/images/corners/light_blue/bottom_left.gif') no-repeat bottom left; }
.rbbotblue      { background: url('/img/images/corners/light_blue/bottom_right.gif') no-repeat bottom right; }

 /* height and width details */
.rbtopblue div, .rbtopblue, .rbbotblue div, .rbbotblue {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontentblue  { margin: 0 14px; }
.rbroundboxblue { width: 100%; margin: auto; }

/**************** Menu ******************/
