#pendemo {
background-image:url('../images/layout/home/tab_deck.gif');
background-position: bottom;
}

#pendemo #pd_maincontent{
height: 400px;
background-color: #d7e9f8;
background-image:url('../images/layout/home/tabset_bg.gif');
background-repeat: repeat-x;

}

#pendemo #pd_maincontent{
height: 400px;
background-color: #d7e9f8;

}

#pendemo #tabs DIV{
float: left;
width: 109px;
height: 34px;
background-image:url('../images/layout/home/tab_middle_i.png');
background-repeat: no-repeat;
line-height: 23px;
padding-left: 10px;
padding-right: 10px;
font-size: 11px;
cursor:pointer;
text-align: center;
color: #00446b;
}

#pendemo #tabs .active{
background-image:url('../images/layout/home/tab_middle_a.png');
color: white;
cursor:default;
}

#pendemo #tabs{
height: 34px;
}


#pendemo #tabs #right DIV{
width: 111px;
padding-right: 18px;
background-image:url('../images/layout/home/tab_right_i.png');

}

#pendemo #tabs #left DIV{
width: 110px;
background-image:url('../images/layout/home/tab_left_i.png');
padding-left: 11px;
}

#pendemo #tabs #left .active{
background-image:url('../images/layout/home/tab_left_a.png');
}

#pendemo #tabs #right .active{
background-image:url('../images/layout/home/tab_right_a.png');
}

#pendemo #deck{
clear:both;
padding-bottom: 2px;

}


#pd_maincontent_flash #clicktrail{
background-image: url(../images/home/mainBG.jpg) !important;
}


div.cons_content div#clicktrail {
color:#7B9198;
font-size:10px;
height:26px;
line-height:26px;
padding:0px 0px 0px 16px;
}

div.cons_content div#pd_maincontent_flash {
height:571px;
background-image: url(../images/home/mainBG.jpg) !important;
}

#pendemo #clicktrail {
	color: #333333 !important;
}

#pendemo #clicktrail A {
	color: #FFFFFF !important;
}


.techspecs #pendemo #clicktrail {
	color: #999999 !important;
}

.techspecs #pendemo #clicktrail A{
	color: #04768D !important;
}

.techspecs #pendemo #pd_maincontent{
	background-position: bottom;
}

.legal #pendemo #pd_maincontent {
background-color: #CCCCCC;
background-image: none;
}