﻿table.web20
{
	font-size:11px;
	color: #444444;
}

table.tag {
    overflow:hidden;
    zoom:1;
    color:#15428b;
	font:bold 11px tahoma,arial,verdana,sans-serif;
    padding:5px 3px 4px 5px;
    border:1px solid #99bbe8;
    /*line-height: 15px;*/
   
}
strong.web20 
{
	font-weight:bold;
}

div.taglist
{
	font-weight: normal;
	color:green;
}


ul.web20ad
{
	list-style: none;
}

.web20ad li
{
	list-style:none;
}

.web20ad li a
{
	color:Green;
}

.web20ad li hr
{
	/*border:0px;*/
	height:1px;
	color:#808080;
	
}

p.breaker {
	border-top:1px dotted #DDDDDD;
	color:#AAAAAA;
	font-weight:bold;
	margin:0pt 30px;
	padding:5px 0pt;
}


.icon-cls {
    background-image: url(class.gif) !important;
}
.icon-event {
    background-image: url(event.gif) !important;
}
.icon-config {
    background-image: url(config.gif) !important;
}
.icon-prop {
    background-image: url(prop.gif) !important;
}

.icon-news {
    background-image: url(newspaper.png) !important;
}
.icon-chart {
    background-image: url(chart_pie.png) !important;
}

.icon-method {
    background-image: url(method.gif) !important;
}
.icon-cmp {
    background-image: url(cmp.gif) !important;
}
.icon-pkg {
    background-image: url(pkg.gif) !important;
}
.icon-fav {
    background-image: url(fav.gif) !important;
}
.icon-static {
    background-image: url(static.gif) !important;
}
.icon-docs {
    background-image: url(docs.gif) !important;
}
.icon-expand-all {
    background-image: url(expand-all.gif) !important;
}
.icon-collapse-all {
    background-image: url(collapse-all.gif) !important;
}
.icon-expand-members {
    background-image: url(expand-members.gif) !important;
}
.icon-hide-inherited {
    background-image: url(hide-inherited.gif) !important;
}

.icon-asterisk {
    background-image: url(outicon_1002.png) !important;
}

.icon-password {
    background-image: url(migpwd_103.png) !important;
}

.icon-email 
{
	background-image: url(email.png) !important;
}
.icon-help {
    background-image: url(dexplore_1200.png) !important;
}

.icon-loader {
    background-image: url(loader.gif) !important;
}





.item-icon {
	vertical-align:top;
	width:16px;
	height:16px;
	margin-right:6px;
}

a.inner-link 
{
	/*line-height:10px;*/
	vertical-align:top;
	margin-right:6px;
}

/*----------------------------*/
.x-panel .x-panel-header {
	background:#B8E176 none;
	color: black;
}



div.notice {
	
	border:1px #C2E899 solid;
	width:500px;
	height:auto;
	padding:6px;
}

.errmsg {
    border:1px red solid;
    color:red;	
}

h1.intro
{
	font-size:16px;
	color:#0082B4;
	border-bottom:solid 1px #cccccc;
}

h2.intro
{
	font-size:14px;
	/*color: #4B9830;*/
	color: #F7901E;
	
}

h1.intro_ex
{
	font-size:24px;
	margin-top:10px;
	margin-bottom:20px;
}

p.intro 
{
	font-size:12px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
}

a.intro {
	color: blue;
	/*font-weight: bold;*/
	text-decoration:underline;
}

ul.feature
{
	margin-left:20px;
}


table.intro
{
	width:666px;
}

td.intro_center 
{
	width: 10px;
}

td.intro_image
{
	width:120px;
	vertical-align:top;
	height: 178px;
	
}

td.intro_text
{
	padding: 0px 0px 10px 6px;
	vertical-align: top;
	width:204px;
	text-align:justify;
	/*align:justify;*/
	font-size:14px;
}
td.intro_subtitle
{
	vertical-align: bottom;
	text-align:right;
}


.intro_subtitle
{
	font-size:16px;
	font-weight:bold;
	display:block;
	margin-bottom:4px;
	vertical-align:bottom;
}

div.accord 
{
	text-align:center;
	font-family:	"Lucida Grande",Geneva,,Verdana, Arial,sans-serif;
}

p.ip
{
	font-size:12px;
	text-align:justify;
	margin-bottom:8px;
}

h2.ip
{
	border-bottom:solid 1px #cccccc;
}

/* copy some from style_sc */
/**************************************
Side Panels
**************************************/

div#side-panel {
	padding-left: 13px;
}

div.side-panels, div.panel {
	border: 1px solid #bcbcbc;
	background: url(../images/panel_bg_grad.gif) repeat-x bottom left;
}

div.side-panels {
	width: 217px;
	margin-bottom: 10px;
	margin-top: 1px;
}

h2#information, h2#quick-links, h2#starcite-presents, h2#latest-news, h2#our-customers {
	/*text-indent: -9999px;*/
	background-position: 0% bottom;
	background-repeat: no-repeat;
	font-size:small;
	text-indent:16px;
	vertical-align:top;
	padding-top:0px;
}

h2#information, h2#quick-links {
	height: 26px;
	width: 219px;
}

h2#information {
	background-image: url(../images/information_header.gif);
}

h2#quick-links {
	background-image: url(quick_links_header.gif);
	font-size:12px;
	
}
