﻿
body
{
    color: #4e4e4e;
    font-size: 14px;
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
    line-height: 1.5em;
}

.dataListRow
{
    background-color: #ebebeb;
}
.dataListAltRow
{
    background-color: #ffffff;
}

.gridView td 
{
     padding: 5px; 
}

.textbox
{
font-family: helvetica, Arial, Sans-Serif;
}

.summaryView
{
    padding: 5px;
    background-color: #286898;
    color: #FFF;
    border-color: #286898;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: left;
    width: 988px;
}

.infoPanel
{
    background-color: #FFF;
    color: #286898;
    height:20px;
    padding:8px;
    text-align:left;
}

.infoPanel div.infoPanelCommand img
{
    border: none;
    vertical-align:text-bottom;
}

.infoPanel div.infoPanelCommand a
{
    color: #286898;
    /*text-decoration: none;*/
}

.infoPanel div.infoPanelCommand a:hover
{
    text-decoration: underline;
    color: #666;
}

.editContainer div.summaryView A
{
    color: #FFF;
    text-decoration: none;
}

.editContainer div.summaryView A:hover
{
    text-decoration: underline;
    color: #FFF;
}

.editContainer div.summaryView div.command
{
    text-align: right;
    text-transform: uppercase;
    width: 360px;
    float: left;
    padding: 20px 0px;
}

.commandFooter
{
    margin-top:10px;
    text-align: left;
    height:30px;
    float: left;
    padding: 5px 0px 5px;
}

.editForm
{
    padding: 20px;
    color: #000;
    background-color: #FFF;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: left;
}

.editHeader
{
    font-size: 24px;
    padding: 5px;
    background-color: #286898;
    color: #FFF;
    border-color: #286898;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    text-align: left;
}

.editFooter
{
    /*padding: 15px 5px;*/
    height: 50px;
    line-height: 50px;
    background-color: #286898;
    color: #FFF;
    border-color: #286898;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    text-align: right;
    position: relative;
}

.editForm A
{
    color: #4e4e4e;
    text-decoration: none;
}

.editForm A:hover
{
    text-decoration: underline;
    color: #4e4e4e;
}

.editContainer div.editFooter A
{
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
}

.editContainer div.editFooter A:hover
{
    text-decoration: underline;
    color: #FFF;
}

.subHeading
{
    font-size: 24px;
}

.clear
{
    clear: both;
    display: block;
}

div.overlay
{
    display: none;
    padding: 55px;
}

.editCaption
{
    text-align: left;
    padding-left: 5px;
    width: 130px;
}
.editField
{
    text-align: left;
    padding-left: 0px;
}

.formHeader 
{
    background-color: #286898;
    color: #FFF;
    font-size: 18px;
    border-color: #286898;
    padding: 7px 2px 7px 10px;
    line-height: 30px;
    text-transform: uppercase;
}

A.formHeaderAction
{
color: #FFFFFF;
text-transform: lowercase;
font-size: 14px;
}

A.formHeaderAction:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
        
/* default close button positioned on upper right corner */
div.overlay div.close
{
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}

.groupDetails
{
border: 1px solid #CCCCCC; 
background-color: #EEF7FF;
width: 315px;
margin-left: 65px;
}

.medHeaderObject
{
	color: white;
	font-family: arial;
	font-size: 14.5px;
	padding-left: 10px;
	border: none;
	font-weight: normal;
	height: 35px;
	width: 300px;
	vertical-align: middle;
	background-color: #286898;
	float: right;
	margin-right: 0px;
	right: 0px;
}

#pageHeader
{
    text-align: left;
    margin-bottom: 20px;
    padding-left: 30px;
}
.pageHeading
{
    font-size: 24px;
    padding: 20px 0px 20px 20px;
    width: 600px;
    float: left;
}

#dataListContainer
{
    border: solid thin gray;
    padding: 30px;
    height: 400px;
}
#dataListTitle
{
    padding-top: 6px;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 20px;
    font-weight: 600;
}
#dataEditContainer
{
    border: solid thin gray;
    padding: 30px;
    height: 500px;
}
		
#videoSearchWrapper
{
 margin: 0 auto;
 width: 600px;
 text-align:left;
 z-index:1000;
}

.videoSearchHeader
{
    font-size: 20px;
    padding: 20px 0px 20px 20px;
	line-height: 40px;
    float: left;
}

.videoSearchItemHeader
{
    background-color: #286898;
    color: #FFF;
    font-size: 14px;
    border-color: #286898;
    padding: 3px 2px 3px 2px;
    line-height: 20px;
    height: 40px;
    text-transform: uppercase;
}

#videoSearchResults
{
overflow :hidden;
overflow-y:scroll;
height:400px;
}

#videoSearchLeftColumn
{
 color: #4e4e4e ;
 border: 0px solid #ccc;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 160px;
 width: 190px;
 float: left;
}
#videoSearchRightColumn
{
 float: right;
 color: #4e4e4e ;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 10px 10px 10px 0px;
 height: 160px;
 width: 360px;
 display: inline;
 text-align:left;
}
 
 
#videosHeaderLeftColumn
{
 font-size: 16px;
 color: #ffffff ;
 border: 0px solid yellow;
 margin: 0px 0px 0px 0px;
 padding: 18px 5px 5px 25px;
 height: 45px;
 width: 290px;
 float: left;
}

#videosHeaderCenterColumn
{
	font-size: 16px;
	color: #ffffff;
	border: 0px dotted #ccc;
	margin: 0px 0px 0px 0px;
	padding: 18px 5px 5px 5px;
	height: 45px;
	width: 260px;
	float: left;
	vertical-align: middle;
}

#videosHeaderRightColumn
{
 font-size: 16px;
 color: #ffffff ;
 border: 0px solid lime;
 margin: 0px 0px 0px 0px;
 padding: 18px 5px 5px 25px;
 height: 45px;
 width: 340px;
 text-align:right;
 float: left;	
}

#lblVideoTitle
{
	vertical-align: middle;
	padding: 0px 3px 3px 3px;
}

.videoDataListRow
{
margin-bottom: 20px;
}

.videoTableItem
{
    background-color: #ebebeb;
    width:265px;
    border:0px solid;

}

.help {	width: 980px; }
.help p {
		width: 350px;
		padding: 10px 50px 20px 480px;
		min-height: 100px;
}

.help strong { display: block; }

.help.set {background: url('images/define-sets.jpg') no-repeat; height: 400px;}

.help.session .what-is { background: url('images/define-sessions.jpg') no-repeat; }

.help.session .get-templates {}

.help.session .security-privacy { background: url('images/security-privacy.jpg') no-repeat; }

.help.session .get-started { background: url('images/get-started.jpg') no-repeat; }

.help.session .themes { background: url('images/theme.jpg') no-repeat; }

.help.item .what-is { background: url('images/define-sessions.jpg') no-repeat; }

.help.item .mark-intro { background: url('images/mark-intro.jpg') no-repeat; }

.help.item .get-started { background: url('images/get-started.jpg') no-repeat; }
	
.help.item .videos { background: url('images/videos.jpg') no-repeat; }

.subLoginCenter
{
	width: 176px;
}

.subLoginRight
{
	width: 47px;
	background: url('../../images/loginBottomRow_03.jpg') no-repeat;
}

.subLoginNoText
{
	padding-top: 15px;
}

.subLoginHeader
{
	font-family: helvetica, arial, sans-serif;
	color:#999999;
	font-size:12pt;
	padding: 0px 4px 3px 4px;
	margin-top: 0px;
}

.subLoginFooter
{
	background: url('../../images/loginBottomRow_04.jpg') no-repeat;
}

.subLoginTopBox
{
	background: url('../../images/homepage_21.jpg') no-repeat;
	padding-top: 7px;
	padding-bottom: 0px;
	border: solid 0px black;
}