﻿div#contentbody
{
    height: 445px;
}

/* Flash Area Layout */
#flash
{
}

#flashcenter
{
    width: 829px;
}

/* Silverlight area */
div#subnav_animation
{
    background: #000000;
    border: #FFFFFF 3px solid;
    padding-left: 5px;
    height: 193px;
}

.silverlightControlHost {
	margin: 0px;
	height: 193px;
	background: #666666;
}

/* PDA Area layout */
#pda
{
    background: transparent url("images/device/Device.png") no-repeat center top;
    width: 246px;
    height: 470px;
    position: absolute;
    left: 785px;
    top: 400px;
    z-index: 20;
}

#pdabody
{
    background: #FFFFFF;
    margin: 67px 0px 0px 27px;
    width: 186px;
    height: 309px;
}

#contentbottom
{
    height: 100px;
    width: 500px;
}

#arrownav
{
    margin: 0px 0px 0px 0px;
}

.arrowRequest
{
    background: url("images/ArrowRequest.jpg") no-repeat center bottom;
    border: none;
    width: 192px;
    height: 48px;
}

.arrowRequestHover
{
    background: url("images/ArrowRequestActive.jpg") no-repeat center bottom;
    border: none;
    width: 192px;
    height: 48px;
}

.arrowMedia
{
    background: url("images/ArrowMedia.jpg") no-repeat center bottom;
    border: none;
    width: 192px;
    height: 48px;
}

.arrowMediaHover
{
    background: url("images/ArrowMediaActive.jpg") no-repeat center bottom;
    border: none;
    width: 192px;
    height: 48px;
}

.arrowValue
{
    background: url("images/ArrowValue.jpg") no-repeat center bottom;
    border: none;
    width: 192px;
    height: 48px;
}

.arrowValueHover
{
    background: url("images/ArrowValueActive.jpg") no-repeat center bottom;
    border: none;
    width: 192px;
    height: 48px;
}

.arrow
{
    margin: 15px 0px 15px 12px;
}

.arrow a
{
    text-decoration: none;
    border: none;
    outline: none;
}

.arrow img
{
    border-style: none;
}

#arrowcontent
{
    width: 390px;
    height: 184px;
}

#arrowcontent ul
{
    list-style: none;
}

#arrowcontent a
{
    text-decoration: none;
}

.arrowcontentbody
{
    width: 275px;
    height: 125px;
    padding: 20px 10px 5px 35px;
}

.arrowcontentbody h2
{
	height:28px;
	background-color:transparent;
	font:bold 20px Arial;
	color:#FFFFFF;
	text-decoration:none;
	/*text-shadow:0 1px 1px #000000;*/
	line-height:24px;
	border-bottom: 2px solid #5ba21d;
}

.arrowcontentbody h1
{
    line-height: 15pt;
    margin: 0px;
}

.arrowcontentbody p
{
	text-decoration: none;
    /*margin: 5px 10px;*/
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
	/*text-shadow:0 1px 1px #000000;*/
	vertical-align: middle;	
	position: relative;
	top: -8px;
    left: 0px;
    height: 88px;
}

.arrowcontentlink
{
    /*background: url('images/READ-MORE.png') no-repeat scroll;*/
    display: block;
    float: left;
    width: 100%;
    height: 39px;
    text-align: left;
}

.arrowcontentlink a
{
	text-decoration: none;
	padding: 4px 0 0 20px;
    margin: 4px 0 0 10px;
	font-size: 11px;
	position: relative;
	top: -1px;
}

#rolloverlinks
{
    text-align: center;
}

#tabs
{
    list-style: none;
    position: relative;
    top: 0px;
    left: 5px;
    margin: 0px 0px 0px 455px;
    height: 22px;
}

#tabs li
{
    float: left;
    margin: 0px 0px;
}

.linkbox
{
}

.featureblock
{
    height:16px;
    width: 22px;
}

#tabs a
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13pt;
    vertical-align: top;
}

#tabs a:hover, #tabs a.current
{
    text-decoration: none;
    color: #FAAC18;
}

#tabs span
{
    height:16px;
    width: 24px;
    background: transparent url('images/_pm_complete_16.png') center center no-repeat;
	text-align: center;
}

#tabs a.current span, a:hover span
{
    background: transparent url('images/_pm_working_16.png') center center no-repeat;
}

#output
{
    text-align: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

ul#output
{
    position: relative;
    left: 0px;
    top: -4px;
    height: 429px;
    width: 657px;
}

ul#output li
{
    position:absolute;
    width: 100%;
    height: 100%;
}

.infopanel
{
    width: 100%;
    height: 100%;
}

div#rotator0
{
    height:100%;
    width: 100%;
    background: transparent url('images/Rotator/Rotator0.png') center center no-repeat;
}

div#rotator1
{
    height:100%;
    width: 100%;
    background: transparent url('images/Rotator/Rotator1.png') center center no-repeat;
}

div#rotator2
{
    height:100%;
    width: 100%;
    background: transparent url('images/Rotator/Rotator2.png') center center no-repeat;
}

div#rotator3
{
    height:100%;
    width: 100%;
    background: transparent url('images/Rotator/Rotator3.png') center center no-repeat;
}

div#rotator4
{
    height:100%;
    width: 100%;
    background: transparent url('images/Rotator/Rotator4.png') center center no-repeat;
}

div#rotator5
{
    height:100%;
    width: 100%;
    background: transparent url('images/Rotator/Rotator5.png') center center no-repeat;
}

div#rotator6
{
    height:100%;
    width: 100%;
    background: transparent url('images/Rotator/Rotator6.png') center center no-repeat;
}