/* Session Content - Samples Only */
.item
{
    padding: 1em 0em 1em 0em;
    margin-bottom: 4px;
}

.item img
{
    vertical-align: middle;
}

.itemhead
{
    font-weight: bold;
    font-size: 110%;
    padding: 1% 0% 1% 0.2%;
    margin-bottom: 1%;
    background-color: #F7F7F9;
}

.itemhead img
{
    vertical-align: middle;
}

.content_types
{
    padding-left: 1em;
    vertical-align: middle;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.clear
{
    clear: both;
}

.sidehead2
{
    font-weight: bold;
    background-color: #FFFFCC;
    padding: 4px 2px 4px 10px;    
}

.txthead3
{
    font-weight: bold;
}

.txthead3 img
{
    vertical-align: middle;
}

.searchbox
{
    padding: 4px 0px 4px 6px;   
}

a[disabled="disabled"]
{
    text-decoration: none;
}

a[disabled="disabled"]:hover
{
    color:#226611;
    text-decoration: none;
}

/*
li.contenttype1
{
    background-image: url('../images/icons/16/slideshow.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}

li.contenttype2
{
    background-image: url('../images/icons/16/blueprint.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}

li.contenttype3
{
    background-image: url('../images/icons/16/video-clapper.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}
*/

/* */
.maxsize
{
    font-size: 90%;
    color: #808080;
    padding: 0em 0em 1em 1em;
}

/* Horizontal LI List */
/*ul.horizontal
{
    float: none;
}

ul.horizontal li
{
    display: inline;
    list-style-type: none;
}*/

div#TagList
{
    padding: 1em 1em 1em 1em;
}

div#TagList img
{
    vertical-align: middle;
}


/* Masthead Styles */


.RequiredInputLabel
{
    font-weight:bold;
}

.InputLabel
{
 
}

.sessionTitle
{
	font-weight: bold;
	font-size: 12px  ;
}
sessionDesc
{
	font-weight: bold;
	font-size: medium  ;
}
.InputBox
{
    width:250px;
}

input
{
    border: solid 1px gray;
}

.inputtext
{
    border: 1px solid gray;
    font-family: Arial;
    font-size: 9pt;
}

input.InputStyled
{
    border: solid 1px gray;
}

select.InputStyled
{
    border: solid 1px gray;
    background-color: #EAEAEA;
}

textarea
{
    border: solid 1px gray;
}


hr.section
{
    margin: 3em 1em 2em 1em;
    border-width: 2px;
}

/* Menu Styles - Profile drop-down menu */

.ProfileMenuLevel1
{
	padding-bottom:10px;
}
.ProfileMenuLevel2
{
	background-color:#E1720D;
}
.ProfileMenuLevel2 hover
{
	background-color :White;
}
.menuDropDown
{
	text-align: left;
	padding: 0.4em;
}

/* Static Menu Styles - Main LH Menu */
.staticMenu
{
	width:100%;
}
.staticMenuItem
{
	white-space:normal ;  
}
.staticSelected a
{
	text-decoration: underline;
}
.menuLevel1
{
	padding: 0.3em 0em 0.3em 0.2em;
	font-size :13px;
	display:none;
}
.menuLevel2
{
	padding: 0.4em 0em 0.4em 0em;
	font-size :11px;
}
.menuLevel2 td
{
		padding-left:0.3em;

}
.menuLevel3
{
	padding: 0.0em 0em 0em 0em;
	font-size :11px;
}
.menuLevel4
{
	font-size: 0.7em;
	padding: 0em 0em 0.3em 0em;
    font-size  :10px;
}

/* Content Styles */
h1
{
    font-size: 18pt;
    font-weight: bold;
    font-family: Verdana;
}

h2
{
    font-size: 16pt;
    font-weight: bold;
    font-family: Rod,Arial;
}

h3
{
    font-weight: bold;
    font-family: Arial;
    font-size: 12pt;
}

h4
{
    font-size: 10pt;
    font-weight: bold;    
}

/* Sidebar Styles */
#sidebar img
{
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 160px;
	position:relative ;
}

/* Footer Styles */
#footer
{
	text-align: center;
	font-size: 90%;
	padding: 0.6em 0em 1em 0em;
}

#footer p
{
	padding: 0.6em 0em 0em 0em;
	margin: 0;
}

/* Link Styles */
a
{
	color: #261;
	text-decoration: underline;
}
a:hover
{
	color: #908090;
	text-decoration: underline;
}

/* Text Styles */
.style_bold
{
	font-weight: bold;
}
.style_italic
{
	font-style: italic;
}

.faqQuestion
{
	font-weight: bold;
	font-size: larger;
}

.faqAnwer
{
	margin-bottom: 10px;
}

JustifyText
{
	text-align: justify;
}

.sponsorLogos
{
	text-align: left; vertical-align: bottom; width: 100%;
}
.sponsorLogos tr
{
	height: 20px;
	text-align :left;
}

.SponsorBanner
{
    width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.SponsorBanner a img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

ul.PhotoList li
{
	text-align: left;
	vertical-align: text-bottom;
	display: -moz-inline-stack; /*Firefox need this to simulate display:inline-block*/
	display: inline-block; /*IE does not apply this to Block Element, and Firefox does not render this, too*/
	_overflow: hidden; /*fix IE6 to expanded content*/
	float: left;
	position:relative ;
}
.GalleryList li
{
	display: inline;
	float: left;
	position:relative ;
}

#PhotoDiv
{
	border: solid 2px black;
}

.JustifyText
{
	text-align: justify;
}

#rssblock p
{
	margin: 6pt;
	padding: 0;
	font-size: 9pt;
}

#rssblock span
{
	font-size: 9pt;
}

#rssblock br
{
	margin: 0;
	padding: 0;
}

.WatermarkText
{
	color: Gray;
}

.SponsorGroupLabel
{
	height: 40px;
	vertical-align: bottom;
	padding: 0;
	font-size: large;
}

table.padded tr td
{
	padding-top: 0.2em;
	padding-bottom: 1em;
	padding-right: 2em;	
}

table.nowrap tr td
{
    white-space: nowrap;
}

.ErrorLabel
{
    color: #ff0000;
}

.InfoLabel
{
    color: #808080;
}

.SubTitleText
{
    font-size: 1.1em;
    font-weight: bold;
    color: #E1720D;
    padding: 1em 1em 1em 1em;
}

.shade-light
{
    background-color: #E9E9FF;
}

.pad_top
{
    padding-top: 1em;
}

.pad_below
{
    padding-bottom: 1em;
}

.pad_below2
{
    padding-bottom: 2em;
}

.pad_left
{
    padding-left: 1em;
}

.pad_all
{
    padding: 1em 1em 1em 1em;
}

.pad_right
{
    padding-right: 1em;
}

.margin_all
{
    margin: 1em 1em 1em 1em;
}

.faded
{
    color: #808080;
}

.boldtext1
{
    padding-bottom: 0.4em;
    font-size: 11pt; 
    font-weight: bold; 
    font-family: Verdana, Tahoma;
}

.boldtext
{
    font-weight: bold; 
}


.padcell td
{
    padding: 5px 20px 5px 10px;
}

div.Break
{
    clear: both;
    margin-top: 4em;
}

/* Update Progress Div */
div.progress
{
    position: absolute;
    left: 35%;
    top: 25%;
    visibility:visible;
    vertical-align:middle;
    border-style:inset;
    border-color:black;
    background-color:#c8d1d4;
}

.PreviewLabel
{
    position: absolute;
    z-index: 9999;
    background-color: #FF9900;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    font-size: 16pt;
    padding: 20px;
}

/* Tabs - Agenda Day Selection */
.TabContainer
{
    /*margin: border-bottom: 2px solid #E1720D;
    1em 1em 1em 1em;   */
    clear: both;
    width: 100%;
    display: block;
}

.TabItem
{
    display: block;
    float: left;
	background-color: #E1720D;
	color: #FFFFFF;
	border-top: 2px solid #E1720D;
	border-left: 2px solid #E1720D;
	border-right: 2px solid #E1720D;
	border-bottom: 2px solid #E1720D;
}

.TabItem a
{
    font-size: 1.1em;
    font-weight: bold;
	padding: 1.1em 1.4em 1.1em 1.4em;
    display: block;
    color: #ffffff;
}

.TabItem a:hover
{
    color: #cccccc;
}

.TabItemSelected
{
    background: #F5963F;
    border: 2px solid #E1720D;
}

.TabItemSelected a
{
    text-decoration: none;
}
