/*---------------------------------------------------------------------------------------------*/
/* SHAPESHIFT NEW MEDIA */
/* CREATED: 02.02.2009 */
/* VER: 1.1 */

/*---------------------------------------------------------------------------------------------*/
/* MAIN SITE STRUCTURE AND LAYOUT */
/*---------------------------------------------------------------------------------------------*/

html {
	height: 101%;
	margin-bottom: 0px;
}

body {
	height: 100%;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	padding-left: 9px;
	padding-right: 9px;
	font-size: 100%;
}

#mainContainer {
	top: 0px;
	width: 948px;
	height: 100%;
	margin: 0 auto;
}

#header {
	display: block;
	position: relative;
	height: 123px;
	z-index: 1;
}

#header img {
	float: left;
}

#headerlist  {
	float: right;
	position: relative;
	margin: 0px;
	margin-top: 41px;
	padding: 0px;
	padding-right: 12px;
	list-style-type: none;
}

#headerlist .heading {
	float: right;
	margin-left: 8px;
	height: 28px;
}

#headerlist .heading img {
	display: block;
}

#headerlist .search {
	clear: right;
	float: right;
	background: url("");
	font-family: Arial;
	font-size: .75em;
	color: #008131;
}

#headerlist .search #searchBox {
	border: 1px solid #d1d1d1;
	background: #FFFFFF;
	margin-left: 7px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 186px;
	height: 17px;
	font-family: Arial;
	font-size: 1em;
	color: #008131;
}

#navigation {
	position: relative;
	height: 50px;
	z-index: 1;
}

#mainNavlist {
	margin: 0px;
	padding: 0px;
}

#mainNavlist li {
	float: left;
	background: #a4d165;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px;
	margin: 0px;
	margin-top: 7px;
	padding: 0px;
	padding-top: 12px;
	width: 164px;
	height: 31px;
	list-style-type: none;
	text-align: center;
}

#mainNavlist li.selected {
	position: relative;
	top: 1px;
	background: #f2f5f7;
	border: 1px solid #e1e2e5;
	border-bottom: 0;
	padding-top: 18px;
	margin-top: 0;
	height: 31px;
	font-weight: 700;
}

#mainNavlist li.home{
	width: 112px;
}

#mainNavlist li a {
	display: block;
	margin-top: -12px;
	padding-top: 12px;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	font-weight: bold;
}

#mainNavlist li a:hover {
	color: #006552;
}

#mainNavlist li.selected a {
	margin-top: -20px;
	padding-top: 19px;
	color: #323232;
	cursor: default;
}

#mainNavlist li.selected a:hover {
	color: #323232;
}

#content {
	clear: both;
	position: relative;
	width: 948px;
	padding: 0px;
	margin: 0px;
}

#footer	{
	clear: both;
	position: relative;
}

#footer #footerNav {
	position: relative;
	background: url("../images/interface/bg-footer.jpg") bottom no-repeat;
	width: 948px;
	height: 2.6em;
	top: -4px;
}

#footerNavlist {
	height: 1em;
	background: #F5F7FA;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 6px;
	margin-left: 0px;
	margin-bottom: -8px;
	border-top: 1px solid #E1E2E5;
	border-left: 1px solid #E1E2E5;
	border-right: 1px solid #E1E2E5;
}

#footer #footerText {
	position: relative;
	left: 15px;
	width: 677px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 15px;
}

#footerNavlist .links {
	display: inline;
	float: left;
	background: url("");
	white-space: nowrap;
	font-family: Arial;
	font-size: .75em;
	line-height: 15px;
	list-style-type: none;
	padding-right: 6px;
	padding-left: 7px;
}

#footerNav a {
	color: #008131;
	text-decoration: none;
}

#footerNav a:hover {
	color: #6EAB24;
	text-decoration: none;
}

#footer p {
	margin: 0px;
	font-family: Arial;
	font-size: .75em;
	font-weight: normal;
	color: #323232;
	text-align: center;
}

/*---------------------------------------------------------------------------------------------*/
/* GENERAL PAGE ELEMENTS */
/*---------------------------------------------------------------------------------------------*/

#main {
	background: #f2f5f7;
	border: 1px solid #e1e2e5;
	margin-bottom: 20px;
	padding-top: 24px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

#panelHomeTop {
	position: relative;
	border: 1px solid #d2d5d9;
	background: #ffffff;
	margin-bottom: 20px;
	padding: 4px;
	height: 100%;
}

#panelHomeTop div {
	background: #f2f5f7;
	height: 249px;
}

#panelHomeTop img {
	float: left;
	background: #f2f5f7;
}

#panelHomeTop  .showcase {
	position: relative;
	top: 0px;
	right: 15px;
	height: auto;
}

#panelHomeTop  .showcase img {
	float: right;
}

#panelHomeTop h1 {
	position: relative;
	display: block;
	font-family: Arial;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	color: #00624d;
	margin-bottom: 13px;
}

#panelHomeTop p {
	padding-right: 30px;
	padding-bottom: 0;
}

#panelHomeTop p b {
	color: #008131;
}

#panelHomeTop p a {
	float: right;
	position: relative;
	top: -15px;
}

#panelHomeBottom {
	position: relative;
	border: 1px solid #e1e2e5;
	background: #ffffff;
	padding: 15px;
	padding-top: 19px;
	padding-bottom: 2px;
}

#panelHomeBottom h2 {
	font-size: 1.05em;
}

#panelLandingLeft {
	position: relative;
	float: left;
	width: 240px;
	z-index: 2;
	margin-left: -15px;
}

#panelLandingMain {
	position: relative;
	float: left;
	width: 691px;
	z-index: 3;
}

.contentBox {
	clear: both;
	height: 100%;
	border: 1px solid #e1e2e5;
	background: #FFFFFF;
	padding: 15px;
}

.contentBox h1.dynamicHeading
{
	position: relative;
	font-size: .95em;
	color: #008131;
	padding-top: 7px;
	padding-bottom: 0px;
}

.contentBox .ruler
{
	position: relative;
	background: url("../images/interface/articles-header-line.jpg") repeat-x;
	height: 1px;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 18px;
}

#subNav img {
	padding-top: 49px;
	padding-bottom: 25px;
	padding-left: 15px;
}

.subNavDivider {
	border-top: 1px solid #e1e2e5;
	margin-bottom: 15px;
}

#subNav p {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	font-family: Arial;
	font-size: .75em;
	text-align: left;
	padding-left: 15px;
}

#subNav p span {
	position: absolute;
	display: block;
	left: 5px;
	width: 15px;
	height: 16px;
}

#subNav .subNavChild {
	position: relative;
	left: 25px;
	width: 175px;
	font-size: .75em;
}

#subNav .subNavChild span {
	position: absolute;
	display: block;
	left: 1px;
	width: 15px;
	height: 16px;
}

#subNav a {
	position: relative;
	display: block;
	width: 100%;
	color: #008131;
	margin-left: -14px;
	margin-top: -14px;
	margin-bottom: -7px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 15px;
}

#subNav a:hover {
	position: relative;
	display: block;
	width: 100%;
	color: #6EAB24;
}

#breadContainer {
	position: relative;
	top: 10px;
}

.landingMainPosition {
	left: 255px;
}

.breadcrumbHeading
{
	float: left;
	top: 3px;

	position: relative;
	font-family: Arial;
	font-size: .75em;
	color: #323232;
	font-weight: bold;
	padding-right: 14px;
	padding-bottom: 13px;
}

#breadCrumbs
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	list-style-type: none;
}

#breadCrumbs li
{
	display: inline;
	background: url("");
	padding: 0px;
	font-family: Arial;
	font-size: .75em;
	color: #323232;
}

#breadCrumbs li a
{
	color: #008131;
}

#breadCrumbs li a:hover
{
	color: #6EAB24;
}

#breadCrumbs li.breadCrumbSpacer
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #008131;
}

.highlightBox {
	display: block;
	height: 100%;
	border: 1px solid #e1e2e5;
	background: #f5f7fa;
	margin-bottom: 23px;
	padding: 14px;
}

.highlightBox p {
	padding-bottom: 0;
}

#totheTopDiv {
	position: relative;
	padding: 0px;
	margin: 0px;
	bottom: 0px;
	right: 0px;
}

#totheTopDiv #totheTop {
	float: right;
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-type: none;
	font-family: Arial;
	font-size: .95em;
	color: #419548;
}

#totheTopDiv #totheTop li {
	display: inline;
	background: url("");
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#totheTopDiv #totheTop .top {
	display: inline;
	position: relative;
	top: -5px;
	padding-right: 5px;
}

/*-------------------------------------------------FWB--------------------------------------*/

#totheTopDiv_floating {
	position: relative;
	clear: both;
	padding: 0px;
	margin: 0px;
	right: 5px;
}

#totheTopDiv_floating #totheTop {
	float: right;
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-type: none;
	color: #419548;
}

#totheTopDiv_floating #totheTop li {
	display: inline;
	background: url("");
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: .7em;
	color: #419548;
	font-weight: normal;
}

#totheTopDiv_floating #totheTop .top {
	display: inline;
	position: relative;
	top: -5px;
	padding-right: 5px;
}

/*-------------------------------------------------FWB--------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/* PAGE SPECIFIC ELEMENTS */
/*---------------------------------------------------------------------------------------------*/

#presentationPage {
	padding-top: 25px;
}

.presentation {
	height: 375px;
}

.presentation .buttonLeft
{
	margin-top: 180px;
	margin-left: 29px;
}

.presentation .buttonRight
{
	margin-top: 180px;
	margin-right: 29px;
}

.presentation img {
	float: left;
	margin-left: 91px;
}

.presentation .hidden {
	display: block;
}

#colSearchTop
{
	position: relative;
	display: block;
	padding-bottom: 50px;	
}

#colSearchBottom
{
	position: relative;
	display: block;
	float: left;
	width: 100%;
	padding-top: 21px;
	padding-bottom: 22px;
}

#colSearchTop label
{
	position: relative;
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	width: 80px;
	height: 20px;
	font-family: Arial;
	font-size: .75em;
	color: #323232;	
}

#pagination {
	clear: both;
	width: 100%;
	word-spacing: 2px;
}

/*---------------------------------------------------------------------------------------------*/
/* WEBCAST ELEMENTS */
/*---------------------------------------------------------------------------------------------*/

#webcastMain,
#podcastMain
{
	background: #f2f5f7;
	border: 1px solid #e1e2e5;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

#contentWebcast {
	clear: both;
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 931px;
	margin-left: -15px;
}

#contentWebcastViewer {
	clear: both;
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 916px;
}

#contentWebcast #main,
#contentWebcastViewer #main
{
	background: #f2f5f7;
	border: none;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 0px;
}

#contentWebcastViewer #main #panelLandingLeft
{
	position: relative;
	float: left;
	margin-top: 30px;
	margin-right: 14px;
	width: 240px;
	z-index: 2;
}

#contentWebcastViewer #main #panelLandingMain
{
	position: relative;
	float: left;
	width: 662px;
	z-index: 3;
}

#contentWebcast #main #panelLandingMain .contentBox,
#contentWebcastViewer #main #panelLandingMain .contentBox
{
	padding-top: 25px;
}

#contentWebcast #main img,
#contentWebcastViewer #main img {
	display: block;
}

#contentWebcastViewer #main #panelLandingLeft img {
}

#contentWebcastViewer #main #panelLandingLeft a {
	float: right;
	padding-top: 5px;
	font-size: 0.55em;
}

#contentWebcastViewer #main #panelLandingLeft h2 {
	margin-top: 30px;
}

#registrationColLeft {
	float: left;
	margin-left: 15px;
	margin-right: 66px;
	width: 354px;
}

#registrationColRight {
	float: left;
	width: 434px;
}

#registrationColLeft label {
	clear: left;
	float: left;
	position: relative;
	font-family: Arial;
	font-size: .75em;
	color: #323232;
	padding: 0px;
	margin: 0px;
	width: 128px;
}

#registrationColLeft .textbox
{
	border: 1px solid #c3c7cc;
	background: #f5f7fa;
	margin-bottom: 8px;
	width: 217px;
	height: 17px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial;
	font-size: .75em;
	color: #323232;
}

#registrationColLeft select
{
	margin-bottom: 12px;
	width: 224px;
}

#registrationColRight li {
	margin-bottom: 10px;
}

#countryIcon {
	float: left;
	margin-left: 10px;
	margin-right: 42px;
	width: 96px;
}

#connectionIcon {
	float: left;
	width: 115px;
	margin-right: 16px;
}

#podcastIcon {
	float: left;
	width: 102px;
	margin-top: 15px;
	margin-bottom: 16px;
	margin-left: 25px;
	margin-right: 66px;
}

#downloadIcon {
	float: left;
	width: 117px;
	margin-top: 19px;
	margin-bottom: 16px;
	margin-left: 45px;
	margin-right: 67px;
}

#contentWebcast #main .highlightBox {
	margin-bottom: 0px;
}

#contentWebcast #main .whiteBox {
	float: left;
	border: 1px solid #e1e2e5;
	background: #ffffff;
	padding: 25px;
	text-align: center;
}

#contentWebcast #main .highlightBox .whiteBox {
	width: 649px;
}

#contentWebcast #main .whiteBox p {
	text-align: center;
}

#contentWebcast #main .highlightBox .whiteBox #countryButtons p,
#contentWebcast #main .whiteBox #connectionButtons p {
	float: left;
	top: 0;
	width: auto;
	margin-top: 3px;
	margin-left: 12px;
	margin-right: 12px;
	text-align: left;
}

.connectionLeft {
	float: left;
	margin-right: 20px;
	width: 329px;
	height: 114px;
}

.connectionRight {
	float: left;
	width: 452px;
	height: 92px;
}

.connectionLeft img {
	border: 0;
}

.connectionLeft ul {
	margin-bottom: -10px;
	padding-top: 13px;
	list-style: none;
}

.connectionLeft ul li {
	margin-bottom: 10px;
	font-size: .8em;
}

.connectionLeft ul li a {
	text-decoration: underline;
}

.connectionRight p {
	top: 19px;
}

#podcastMain .contentBox {
	padding-bottom: 0;
}

#podcastRight {
	float: left;
	width: 636px;
	margin-top: 7px;
}

#dowloadsRight {
	float: left;
	width: 619px;
	margin-top: 7px;
}

#podcastRight ul {
	margin: 0;
	margin-top: 18px;
	padding: 0;
	padding-top: 1px;
	padding-bottom: 3px;
	list-style: none;
}

#podcastRight ul li {
	background: url("../images/interface/icon-podcast-play.jpg") no-repeat;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 40px;
}

#podcastRight ul li a
{
	position: relative;
	left: -40px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 40px;
}

#downloads {
	padding-bottom: 5px;
}

#downloads ul,
#dowloadsRight ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#downloads ul li,
#dowloadsRight ul li
{
	background: url("../images/interface/icon-pdf.jpg") 0 1px no-repeat;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#downloads ul li a,
#dowloadsRight ul li a
{
	position: relative;
	left: -30px;
	padding-top: 2px;
	padding-left: 30px;
}

/*---------------------------------------------------------------------------------------------*/
/* COMPONENTS */
/*---------------------------------------------------------------------------------------------*/

.defaultForm {
	display: inline;
}

#searchFor {
	float: left;
	border: 1px solid #d1d1d1;
	background: #FFFFFF;
	margin-left: 7px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 286px;
	height: 17px;
	font-family: Arial;
	font-size: .75em;
	color: #008131;
}

#searchButton
{
	background: #FFFFFF url("../images/interface/bg-textbox.jpg") repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial;
	font-size: 1em;
	color: #008131;
	border: 1px solid #D2D5D9;
	cursor: pointer;
}

#submitButton,
#searchForButton
{
	float: right;
	background: #FFFFFF url("../images/interface/bg-textbox.jpg") repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial;
	font-size: .75em;
	color: #008131;
	border: 1px solid #D2D5D9;
	cursor: pointer;
}

#searchForButton
{
	float: left;
	margin-left: 15px;
}

#disclaimerButtons {
	float: right;
}

#countryButtons {
	float: right;
	margin-top: 15px;
	width: 440px;
}

#connectionButtons {
	float: right;
	margin-top: 15px;
	width: 441px;
}

#disclaimerButtons .buttonLeft {
	margin-left: 10px;
}

.buttonLeft {
	position: relative;
	float: left;
}

.buttonRight {
	position: relative;
	float: right;
}

select {
	border: 1px solid #E0E0E0;
	width: 100%;
	height: 21px;
	font-family: Arial;
	font-size: .75em;
	color: #323232;
}

a.button {
    display: block;
	background: #FFFFFF url("../images/interface/bg-textbox.jpg") bottom repeat-x;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
	font-family: Arial;
	font-size: 0.75em;
	color: #008131;
	border: 1px solid #D2D5D9;
	white-space: nowrap;
}

a.buttonSearch {
	background: #FFFFFF url("../images/interface/bg-textbox.jpg") bottom repeat-x;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
	font-family: Arial;
	font-size: 0.9em;
	color: #008131;
	border: 1px solid #D2D5D9;
}

a.button:hover,
a.buttonSearch:hover,
#searchButton:hover,
#submitButton:hover,
#searchForButton:hover
{
	color: #6EAB24;
	text-decoration: none;
}

/*---------------------------------------------------------------------------------------------*/
/* VPAGE TABLE STYLES */
/*---------------------------------------------------------------------------------------------*/

.borderbottom1 {
	border-bottom: 1px solid #00624d;
}

.borderbottom2 {
	border-bottom: 2px solid #00624d;
}

.borderTopLeftBottom1 {
	border-top: 1px solid #00624d;
	border-left: 1px solid #00624d;
	border-bottom: 1px solid #00624d;
}

.borderTopRightBottom1 {
	border-top: 1px solid #00624d;
	border-right: 1px solid #00624d;
	border-bottom: 1px solid #00624d;
}

.borderTopBottom1 {
	border-top: 1px solid #00624d;
	border-bottom: 1px solid #00624d;
}

.borderTopLeft1 {
	border-top: 1px solid #00624d;
	border-left: 1px solid #00624d;
}

.borderLeftRight1 {
	border-left: 1px solid #00624d;
	border-right: 1px solid #00624d;
}

.borderTopRight1 {
	border-top: 1px solid #00624d;
	border-right: 1px solid #00624d;
}

.borderTop1 {
	border-top: 1px solid #00624d;
}

.borderLeft1 {
	border-left: 1px solid #00624d;
}

.borderRight1 {
	border-right: 1px solid #00624d;
}

.borderBottomLeft1 {
	border-bottom: 1px solid #00624d;
	border-left: 1px solid #00624d;
}

.borderBottomRight1 {
	border-bottom: 1px solid #00624d;
	border-right: 1px solid #00624d;
}

.borderLeftTopRight1 {
	border-top: 1px solid #00624d;
	border-right: 1px solid #00624d;
	border-left: 1px solid #00624d;
}

.borderLeftBottomRight1 {
	border-left: 1px solid #00624d;
	border-right: 1px solid #00624d;
	border-bottom: 1px solid #00624d;
}

.IndentLeft15px	{
	padding-left:15px;
}

.IndentLeft30px	{
	padding-left:30px;
}	

.supertext {
	vertical-align: super;
	font-size:70%;
}

.contentBox tr {
	background: #fff;
}

.contentBox tr:hover {
	background: #d1eaa9;
}

/*---------------------------------------------------------------------------------------------*/
/* GENERAL */
/*---------------------------------------------------------------------------------------------*/

form {
	display: inline;
}

.clear {
	clear: both;
	height: 0;
}

.hidden {
	display: none;
	visibility: hidden;
}

/*---------------------------------------------------------------------------------------------*/
