/* CSS Document */
h3 {
    zoom:100%;
}
.f10 h2 {
	padding:0px 0px 0px 0px;
	font-size:18px;
	color:#cc6600;
	}
table.widgetsGrid td {
	vertical-align:top;
	padding-right:24px;
	padding-left:12px;
	padding-bottom:6px;
	}
table.widgetsGrid p {
	margin:0px 0px 6px 0px;
	}
table.widgetsGrid h3 {
	margin:0px 0px 6px 0px;
	}
table.widgetsGrid h3 a:link,
table.widgetsGrid h3 a:hover,
table.widgetsGrid h3 a:visited,
table.widgetsGrid h3 a:active {
	text-decoration:none;
	color:#cc6600;
	}
table.widgetsGrid td {
	font-size:11px;
	line-height:1.25em;
	}
table.widgetsGrid td.start {	
	background-image:url(../img/bw-bg.gif);
	background-repeat:no-repeat;
	padding-top:8px;
	}
table.widgetsGrid tr.buttonRow td {
	padding-bottom:30px;
	}
.widgetThumb {
	float:left;
	padding: 0px 6px 6px 0px;
	}
.showingRow {
	position:relative;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin-bottom:20px;
	height: 2.3em;
	line-height:2.3em;
	/* border: 1px solid #9dc4d8;
	background: url("http://ec1.images-amazon.com/images/G/01/nav2/images/gui/tile-blue-bg.gif") repeat-x;
	background-color: #f6f6e9;*/
}

/* Tag Styles */
.utilityLinks {
	font-size:11px;
	line-height:1.25em;
	color:#666666;
	}
.utilityLinks a:link,
.utilityLinks a:hover,
.utilityLinks a:active,
.utilityLinks a:visited {
	text-decoration:none;
	}
/* Alert Bar Styles */
#alert-wrap {
	margin:12px 0px 12px 0px;
	position:relative;
	text-align:center;
	}
#alert {
		padding-top: 8px;

padding-right: 8px;

padding-bottom: 8px;

padding-left: 8px;

background-color: #ffffd5;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-x-position: 0%;

background-y-position: 0%;

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-top-color: #cc6600;

border-right-color: #cc6600;

border-bottom-color: #cc6600;

border-left-color: #cc6600;

text-align: left;

width: 500px;

margin-top: 0pt;

margin-right: auto;

margin-bottom: 0pt;

margin-left: auto;

position: relative;
	}
.error-icon {
	/*position: absolute;*/
top: 12px;
left: 20px;
    float: left;
    }
.alert-message {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
    margin-left: 22px;
    color: #000000;
	}
/*.alert-message a:link,
.alert-message a:hover,
.alert-message a:visited,
.alert-message a:active {
	font-weight:bold;
	}
*/

#alert dl {
/*	clear:both;*/
	padding:0px;
	margin:0px;
	}
#alert dt {
	float:left;
	width:16px !important;
	margin:0px !important;
	padding:0px !important;
	}
#alert dd {
	width:auto;
	padding:0px !important;
	margin:0px 0px 0px 14px !important;
	border-left:none;
}
#alert-notice-wrap {
	margin:15px 0px;
	position:relative;
	text-align: center
	}
#alert-notice {
	background:#ffffd5;
	border:#cc6600 solid 1px;
	text-align: left;
	width: 500px;
	margin: 0 auto;
	position:relative;
	}
.alert-notice-innerwrap {
	margin:10px;
	}
.error-icon {
	float:left;
	}
.alert-notice-message {
	float:left;
	margin-left:10px;
	color:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}


#accordianWrap {
	border-left:1px solid #9dc4d8;
	border-right:1px solid #9dc4d8;
	border-bottom:1px solid #9dc4d8;
	}
.itemTab {
	border-top:1px #9dc4d8 solid;
	height:20px;
	padding:2px 5px 2px 5px;
	}
.itemTabNorm {
	background-color:#eff5f9;
	font-weight:bold;
	color:#003399;
	}
.itemTabSele {
	background-image:url(../img/accord-bg-selected-row.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#000000;
	}
.itemBody {
	padding:3px 20px 20px 20px;
    height:400px;
    }
.accordionLabel {
	background-image:url(../img/accord-arrow-up.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	}
.labelSel {
	background-image:url(../img/accord-arrow-down.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
    text-decoration:none;
    color:#000000;
    }
/* accordion content styles */
.accordScrollList {
	overflow:auto;
	border:#7f9db9 1px solid;
	height:260px;
	width:390px;
	}
.btnScrollList_transparent {
    filter:alpha(opacity=25); -moz-opacity:.25; opacity:.25;
    position:absolute;
	left:400px;
}
.btnScrollList {
	position:absolute;
	left:400px;
	}
.btnScrollListLeft {
	position:absolute;
	left:100px;
	}
.btnScrollListLeft_transparent {
    filter:alpha(opacity=25); -moz-opacity:.25; opacity:.25;
    position:absolute;
	left:100px;
}
.scrollListWrap {
	position:relative;
	}

.play_button  {
    bottom:2px;
    padding-right:5px;
    float:right;
    cursor:pointer;
}
