/*
sapvitam.css
*/

html, body,
div, span, p,
h1, h2, h3, h4, h5, h6,
ul, li,
a,
table, th, tr, td,
form,
img {
   margin: 0;
   padding: 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


html, body {
	background-color: #fff;
	font-size: 12px;
}

h1, h2, h3 {
	color: #488EE7;
}
h1 {
	font-size: 15px;
	margin-bottom: 33px;
}
h1.light {
	font-weight: normal;
	margin-bottom: 14px;
}
h2 {
	font-size: 12px;
	margin-bottom: 15px;	
}
h2.light {
	font-weight: normal;
}

a {
	color: #505050;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* body {
	text-align: center;
}

#wrap {
	margin: 0 auto 0 auto;
	width: 1003px;
	text-align:left;
	padding: 0;
	border-left: 1px solid #91bbf1; 
	border-right: 1px solid #91bbf1; 
}
*/

#top {

}

body {
	padding-top: 72px;
}

#logo {
	width: 157px;
	height: 46px;
	position: absolute;
	left: 689px;
	top: 21px;
	background-image: url(images/logo.jpg);	
}

#header {
	clear: both;
	/*width: 1003px;*/
	width: auto;
	height: 109px;
	/*position: relative;
	top: 72px;*/
	/* padding-top: 72px;*/
	background-image: url(images/header.jpg);
}

#headerborder {
	/*clear: both;*/
	position: relative;
	top: 2px;
	/*margin-top: 1px;*/
	/*width: 1003px;*/
	width: auto;
	height: 38px;
	background-image: url(images/headerborder.gif);	
}

#headerpodcast {
	width: 37px;
	height: 35px;
	position: absolute;
	left: 19px;
	top: 43px;
	background-image: url(images/headerpodcast.jpg);	
}

#headerpodcast a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}



#mainmenu {
	/*margin-left: 166px;
	margin-top: 53px;*/
	position: absolute;
	top: 53px;
	left: 175px;
}

#podcastmenu {
	position: absolute;
	top: 53px;
	left: 52px;
}

#mainmenu ul, #podcastmenu ul {
	list-style-type: none;
	white-space: nowrap;
}

#mainmenu ul li {
	float: left;
}

#mainmenu li a, #podcastmenu li a {
	font-size: 12px;
	color: #7F7F7F;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 9px 0 9px;
}
#mainmenu li a:hover, #mainmenu li a:active, #mainmenu li a.active, #podcastmenu li a:hover, #podcastmenu li a:active, #podcastmenu li a.active { 
	color: #5CA7FF;
}




#submenu {
	background-color: #91BBF1;
	/* width: 1003px; */
	width: auto;
	height: 22px;
	padding: 0;
	position: relative;
	top: 1px;
	/*position: absoulte;
	top: 250px;
	left: 0px;*/
}

#submenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*white-space: nowrap;*/
	margin-left: 175px;
	/*padding-top: 7px;
	padding-bottom: 7px;*/
	text-align: center;
}

#submenu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#submenu li a {
	/*height: 22px;*/
	padding: 0;
	/*margin-bottom: 12px;*/
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;	
	padding: 4px 7px 4px 7px;
	font-size: 11px/22px;
}
#submenu li.active {
	background: #fff url(images/submenu_high_left.gif) left repeat-y;

}
#submenu li a.active {
	background-image: url(images/submenu_high_right.gif);
	background-position: right;
	color: #7F7F7F;
	background-repeat: repeat-y;
}
#submenu li a:hover, #submenu li a:active {
	color: #7F7F7F;
}



#content, #footer {
	margin-left: 175px;
	width: 670px;
}


#content {
	color: #505050;
}

#content p {
	margin-bottom: 29px;
}

#content p.short {
	width: 75%;
}

/*#content ul {
	padding-bottom: 31px;
}*/

.listheader {
	color: #488EE7;
	margin-bottom: 17px;
	font-weight: bold;
}

#content ul {
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	margin-bottom: 31px;
	margin-left: 15px;
	list-style-image: url(images/bullet.gif);	
}
/*
#contactwrap {
	width: 352px;
	text-align: right;
}*/


.divider {
	height: 0;
	width: 100%;
	border-bottom: 1px solid #5CA7FF;
	margin-bottom: 29px;
	clear: both;
}

.download {	
	position: relative;
	left: 50px;
	width: 100px;
	height: 28px;
	background-image: url(images/button_download.jpg);
	float: left;
}

.download a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;

}

.podcast_info {
	width: 500px;
	float: right;
}

.date {
	color: #5CA7FF;
}

.topic {
	font-weight: bold;
	margin-bottom: 10px;
}

#rss {
	position: relative;
	right: 0;
	width: 235px;
	height: 28px;
	background-image: url(images/rss.gif);
	float: right;
}

#rss a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

.paypal {
	position: relative;
	right: 0;
	float: right;
}

.contactfield {
	width: 350px;
	margin-bottom: 12px;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #7f7f7f;
	border-top: 1px solid #7f7f7f;
}

.bold {
	font-weight: bold;
}

#contactbuttonwrap {
	width: 354px;
	text-align: right;
}



.contactbutton {
	border: none;
	background-color: transparent;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: right;
}

.error_message {
	font-weight: bold;
	color: #488EE7;
}

.message {
	font-weight: bold;
	color: #488EE7;
}


#footer {
	color: #969696;
	font-size: 9px;
	margin-top: 73px;
}
#footer p {
	margin-bottom: 11px;
}

#legend {
	color: #488EE7;
}

#footerrow a {
	color: #969696;
	text-decoration: none;
}
