/* ##################### TAG ELEMENTS ##################### */

html 
{ 
    height: 100%;
}
body
{
    height: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #394279;
	background-color: #FFFFFF;
}
a:link
{
	color: #0066cc;
	text-decoration: none;
}
a:visited
{
	color: #0066cc;
	text-decoration: none;
}
a:hover
{
	color: #cd3640;
	text-decoration: underline;
}
h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1
{
	font-size: 14px;
	color: #cd3640;
}
h2
{
	font-size: 12px;
	color: #cd3640;
}
h3
{
	font-size: 12px;
	color: black;
}

ul.nav
{
    padding: 0px;
    margin-left:0px; 
    margin-right:0px; 
    text-indent: -5px;
    list-style-position: outside;
}

li.nav
{
    color: #036d49;
    list-style-type: circle;
    line-height: 10px;
    position: relative;
    left: 4px;
    top: 0px;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

img
{
    border-width: 0px;
}

img.absmiddle
{
    vertical-align: middle;
    margin-bottom: .15em;
}

/* ##################### FORM ELEMENTS ##################### */

form
{
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.TextBox, .TextArea, .Button, .Combo, .RadioButton, .CheckBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
.TextBox, .TextArea
{
	border-right: #808080 1px solid;
	padding-right: 2px;
	border-top: #808080 1px solid;
	padding-left: 2px;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
	background-color: #ffffff;
}
.TextBox
{ 
   
}
.TextArea
{ 

}
.Button
{
    padding: 0px 5px 2px 5px;
    border: 1px solid #036d49;
    background-position: left top;
    margin: 0px;
    background-repeat: no-repeat;
    height: 18px;
    background-color: #EFF8EF;
    color: #036d49;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    cursor: pointer;
    font-size: 12px;
}
.Combo
{
	border: 1px solid #808080;
    background-color: #ffffff;
    margin-bottom: 0px;
}
.RadioButton
{ 

}
.CheckBox
{ 
	font-size: 11px;
	color: #666666;
}

.TableFullHeight
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    height: 100%;
}

/* ##################### .NET ELEMENTS ##################### */

.Panel
{
    background-color: #f0f8ff;
    border-color: Gray;
    border-width: 1px;
    border-style: Solid;
    width: 100%;
    color: #ffffff;
}

/* ##################### DATAGRID ELEMENTS ##################### */

.Grid
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right: #99ccff 1px solid;
	border-top: #99ccff 1px solid;
	border-left: #99ccff 1px solid;
	border-bottom: #99ccff 1px solid;
	width: 100%;
	background-color: White;
}
.Grid td
{
	border-right: #ffffff 2px solid;
	padding-right: 3px;
	border-top: #ffffff 2px solid;
	padding-left: 3px;
	padding-bottom: 1px;
	margin: 1px;
	border-left: #ffffff 2px solid;
	padding-top: 1px;
	border-bottom: #ffffff 2px solid;
}
.GridHeader
{
    font-weight: bold;
    font-size: 10px;
    color: White;
    background-color: #4682b4;
    background-image: url(/images/skin/grid/header_bgcolor.gif);
    height: 16px;
    text-align: left;
}
.GridHeader a
{
	color: White;
	text-decoration: none;
}
.GridHeader a:link
{
	color: White;
}
.GridHeader a:visited
{
	color: White;
}
.GridHeader a:hover
{
	color: White;
	text-decoration: underline;
}
.GridItem, .GridAltItem, .GridEditItem, .GridSelectedItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 24px
}
.GridItem
{
	background-color: #eeeeee;
}
.GridAltItem
{
    background-color: #f0f8ff;
}
.GridEditItem
{
	background-color: #eeD3D3;
}
.GridSelectedItem
{
	background-color: #99ccff;
}
.GridPager, .GridPager a:all, .GridPager td
{
	font-weight: bold;
	font-size: 12pt;
	color: #cd3640;
	text-align: right;
	height: 25px;
	vertical-align: bottom;
}
.GridFooter
{
	color: #99ccff;
	font-weight: bold;
	background-color: White;
}
PagerButton
{

}

/* ##################### TABS ##################### */

.TabOn
{
	background-image: url(/images/tabs/tab.bg.on.gif);
	color: White;
}

.TabOff
{
	background-image: url(/images/tabs/tab.bg.off.gif);
	color: White;
}

.ToolBar
{
	background-image: url(/images/skin/toolbar_bgcolor.gif);
	color: White;
}

/* ##################### CUSTOM ELEMENTS ##################### */

.ErrorText
{
	font-size: 11px;
	color: Red;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ErrorText:link
{
	color: Red;
	text-decoration: underline;
}
.ErrorText:visited
{
	color: Red;
	text-decoration: underline;
}
.ErrorText:hover
{
	color: Red;
	text-decoration: underline;
}
.FieldHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4682b4;
}
.BodyText
{
	font-weight: normal;
	font-size: 11px;
	color: #394279;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.Title1
{
	font-weight: bold;
	font-size: 12px;
	color: #394279;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Title2
{
	font-weight: bold;
	font-size: 13px;
	color: #394279;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Title3
{
	font-weight: bold;
	font-size: 14px;
	color: #394279;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.StatusText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001E5E;
}
.StatusText:link
{
	color: #0066cc;
	text-decoration: none;
}
.StatusText:visited
{
	color: #0066cc;
	text-decoration: none;
}
.StatusText:hover
{
	color: #cd3640;
	text-decoration: underline;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4682b4;
}
.FooterText:link
{
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
}
.FooterText:visited
{
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
}
.FooterText:hover
{
	color: #cd3640;
	font-weight: bold;
	text-decoration: underline;
}
.Date
{
	font-size: 11px;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Currency {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.GUID {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.Info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.ID
{
    font-weight: bold;
    font-size: 11px;
    color: #008080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.VoucherCode
{
    font-weight: bold;
    font-size: 11px;
    color: #008080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.EventName, .EventName a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003399;
}
.Type, .Type a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0066CC;
}
.Sector, .Sector a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #996633;
}
.EventType, .EventType a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #669900;
}
.Category, .Category a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #669900;
}
.Provider, .Provider a:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #85B5C2;
}
.Venue
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #83A786;
}
.CompanyName
{
    font-weight: bold;
    font-size: 11px;
    color: #1e90ff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.UserName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4682b4;
}
.FullName
{
    font-weight: bold;
    font-size: 11px;
    color: #1e90ff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Position
{
    font-weight: bold;
    font-size: 11px;
    color: #a9a9a9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Department
{
    font-weight: bold;
    font-size: 11px;
    color: #778899;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.UserLevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CD3640;
}
.Reference {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Green;
}
.ProjectTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4682b4;
}
.Owner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4682b4;
}
.Status
{
	font-weight: bold;
	font-size: 11px;
	color: maroon;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Country {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Green;
}
.Tel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
.Fax {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
.Email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
.Homepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
.Node {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4682b4;
}
.NodeSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CD3640;
}
.NodePath
{
	font-weight: normal;
	font-size: 11px;
	color: #4682b4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.PagerPanel
{
	display: inline;
}


/* ##################### ADAM SKIN CLASSES ##################### */

.UiHeader1
{
    background-image: url(/images/skin/hoscalls/ui_row1_1.gif);
    height: 80px;
    width: 30px;
}
.UiHeader2 {
	background-image: url(/images/skin/hoscalls/ui_row1_2.jpg);
	height: 80px;
}
.UiHeader3 {
	background-image: url(/images/skin/hoscalls/ui_row1_3.gif);
	height: 80px;
	width: 30px;
}

.UiNav1 {
	background-image: url(/images/skin/hoscalls/ui_row2_1.gif);
	height: 28px;
	width: 30px;
}
.UiNav2 {
	background-image: url(/images/skin/hoscalls/ui_row2_2.gif);
	height: 28px;
}
.UiNav3 {
	background-image: url(/images/skin/hoscalls/ui_row2_3.gif);
	height: 28px;
	width: 30px;
}

.UiNavShad1 {
	background-image: url(/images/skin/hoscalls/ui_row3_1.gif);
	height: 12px;
	width: 30px;
}
.UiNavShad2 {
	background-image: url(/images/skin/hoscalls/ui_row3_2.gif);
	height: 12px;
}
.UiNavShad3 {
	background-image: url(/images/skin/hoscalls/ui_row3_3.gif);
	height: 12px;
	width: 30px;
}

.UiContent1 {
	background-image: url(/images/skin/hoscalls/ui_content1.gif);
	width: 30px;
	background-repeat: repeat-y;
	height: 100%;
}
.UiContent1a {
	background-image: url(/images/skin/hoscalls/ui_content1a.gif);
	width: 30px;
	background-repeat: repeat-y;
	height: 100%;
}
.UiContent2 {
	background-color: #E3F0E4;
	width: 175px;
	height: 100%;
}
.UiContent3 {
	background-image: url(/images/skin/hoscalls/ui_content2.gif);
	width: 30px;
	height: 100%;
}
.UiFooter1 {
	background-image: url(/images/skin/hoscalls/ui_row5_1.gif);
	height: 41px;
	width: 30px;
}
.UiFooter2 {
	background-image: url(/images/skin/hoscalls/ui_row5_2.jpg);
	height: 41px;
}
.UiFooter3 {
	background-image: url(/images/skin/hoscalls/ui_row5_3.gif);
	height: 41px;
	width: 30px;
}
.UiFooter1shad {
	background-image: url(/images/skin/hoscalls/ui_row4_1.gif);
	height: 12px;
	width: 30px;
}
.UiFooter2shad {
	background-image: url(/images/skin/hoscalls/ui_row4_2.gif);
	height: 12px;
}
.UiFooter3shad {
	background-image: url(/images/skin/hoscalls/ui_row4_3.gif);
	height: 12px;
	width: 30px;
}
.UiNavShad1a {
	background-image: url(/images/skin/hoscalls/ui_row3_1a.gif);
	height: 12px;
	width: 30px;
}
.UiContent1a {
	background-image: url(/images/skin/hoscalls/ui_content1a.gif);
	width: 30px;
	background-repeat: repeat-y;
	height: 100%;
}
.UiFooter1shada {
	background-image: url(/images/skin/hoscalls/ui_row4_1a.gif);
	height: 12px;
	width: 30px;
}
.UiNavShad2a {
	background-image: url(/images/skin/hoscalls/ui_row3_2a.gif);
	height: 12px;
}
.UiFooter2shada {
	background-image: url(/images/skin/hoscalls/ui_row4_2a.gif);
	height: 12px;
}

.UiVdots {
	background-image: url(/images/skin/hoscalls/vert_dots.gif);
	width: 30px;
	background-repeat: repeat-y;
}

.UiVdots2 {
	background-image: url(/images/vert_dots2.gif);
	width: 30px;
	background-repeat: repeat-y;
}

.UiHdots1 {
	background-image: url(/images/horz_dots1.gif);
	height: 9px;
	background-repeat: repeat-x;
}


.AdmnPanel1 {
	background-image: url(/images/skin/hoscalls/adm_panel1.gif);
	width: 28px;
	height: 53px;
}
.AdmnPanel2 {
	background-image: url(/images/skin/hoscalls/adm_panel2.gif);
	height: 53px;
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 14px;
	color: #394279;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.AdmnPanel3 {
	background-image: url(/images/skin/hoscalls/adm_panel3.gif);
	width: 28px;
	height: 53px;
}
.AdmnPanel4 {
	background-image: url(/images/skin/hoscalls/adm_panel4.gif);
	width: 28px;
	background-repeat: repeat-y;
}
.AdmnPanel5 {
	background-image: url(/images/skin/hoscalls/adm_panel5.gif);
	width: 28px;
	background-repeat: repeat-y;
}
.AdmnPanel6 {
	background-image: url(/images/skin/hoscalls/adm_panel6.gif);
	width: 28px;
	height: 26px;
}
.AdmnPanel7 {
	background-image: url(/images/skin/hoscalls/adm_panel7.gif);
	height: 26px;
	background-repeat: repeat-x;
}
.AdmnPanel8 {
	background-image: url(/images/skin/hoscalls/adm_panel8.gif);
	width: 28px;
	height: 26px;
}



.Event_Head1 {
	background-image: url(/images/evnt_head1.gif);
	width: 20px;
	/*height: 26px;*/
}
.Event_Head2 {
	background-image: url(/images/evnt_head2.gif);
	/*height: 26px;*/
	background-repeat: repeat-x;
}
.Event_Head3 {
	background-image: url(/images/evnt_head3.gif);
	width: 27px;
	/*height: 26px;*/
}
.Event_Row1 {
	background-image: url(/images/evnt_row1.gif);
	width: 20px;
	/*height: 26px;*/
	background-repeat: repeat-y;
}
.Event_Row2 {
	background-image: url(/images/evnt_row2.gif);
	background-color: #F2F5F9;
	/*height: 26px;*/
	background-repeat: repeat-x;
	background-repeat: repeat-y;
}
.Event_Row3 {
	background-image: url(/images/evnt_row3.gif);
	width: 27px;
	/*height: 26px;*/
	background-repeat: repeat-y;
}
.Event_Foot1 {
	background-image: url(/images/evnt_foot1.gif);
	width: 20px;
	height: 11px;
}
.Event_Foot2 {
	background-image: url(/images/evnt_foot2.gif);
	height: 11px;
	background-repeat: repeat-x;
}
.Event_Foot3 {
	background-image: url(/images/evnt_foot3.gif);
	width: 27px;
	height: 11px;
}



.BoxYellow_Head1 {
	background-image: url(/images/box_yellow_1.gif);
	width: 20px;
	height: 41px;
}
.BoxYellow_Head2 {
	background-image: url(/images/box_yellow_2.gif);
	height: 41px;
	background-repeat: repeat-x;
}
.BoxYellow_Head3 {
	background-image: url(/images/box_yellow_3.gif);
	width: 29px;
	height: 41px;
}


.BoxYellow_Row1 {
	background-image: url(/images/box_yellow_4.gif);
	width: 20px;
	background-repeat: repeat-y;
}
.BoxYellow_Row2 {
	background-color: #FFFFF2;
}
.BoxYellow_Row3 {
	background-image: url(/images/box_yellow_5.gif);
	width: 29px;
	background-repeat: repeat-y;
}


.BoxYellow_Foot1 {
	background-image: url(/images/box_yellow_6.gif);
	width: 20px;
	height: 23px;
}
.BoxYellow_Foot2 {
	background-image: url(/images/box_yellow_7.gif);
	height: 23px;
	background-repeat: repeat-x;
}
.BoxYellow_Foot3 {
	background-image: url(/images/box_yellow_8.gif);
	width: 29px;
	height: 23px;
}

.PageContainer
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    height: 100%;
}

.CompletionListCssClass
{
    padding-bottom:0px;
    padding-top:0px;
    padding-right:0px;
    padding-left:0px;
    position:absolute;
    z-index:6000;
    width:200px!important;
    visibility : hidden;
    margin-left:-1px!important;
    margin-top:0px!important;
    background-color:#F1F0F0;
    color : #006642;
    border : buttonshadow;
    border-color:#006642;
    border-width : 1px;
    border-style : solid;
    cursor : 'default';
    overflow : auto;
    height : 200px;
    text-align : left;
    list-style-type :none;
}
.CompletionListItemCssClass
{
    line-height: 20px !important;
    background-color: #F1F0F0;
    padding: 0px 0px 0px 3px;
    margin: 0px;
    font-size: 11px;
    color: #006642;
    cursor: default;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
}
.CompletionListHighlightedItemCssClass
{
    list-style-type: none;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    background-color: #006642;
    cursor: pointer;
    cursor: hand;
    padding: 0px 0px 0px 3px;
    margin: 0px;
    text-align: left;
    line-height: 20px !important;
    font-weight: bold;
}