﻿.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #C0C0C0;

}

.NavigationBar
{
	background-image: url( 'images/NBBG.jpg' );
	height:26px;
}

.NavigationBarLabel
{
	font-family: Tahoma;
	font-size: 11px;
}

.NavigationBarCombo
{
	font-family: Tahoma;
	font-size: 11px;
}

.ComboBox
{
	border: 1px solid #696969;
	font-size: 11px;
		font-family: Tahoma;
	/*background-image: url(images/recruit_1_top_b.jpg);*/
		color:#000000; /*#545c67;*/
		clear: right;
	margin-left: 0px;
}

.lblHeading
{
	font-size: 12px;
	font-family: Tahoma;
	color: #4b82ab;
	font-weight: bold;
}

.Text {
font-family: Tahoma; 
font-size: 12px; 
color: #666666; 
}

.TextOvr{
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
    text-decoration: line-through;
}

.TextBox
{
	font-size: 11px;
	font-family: Verdana;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid; /*background-image: url( 'images/textBox_background_1.jpg' );*/
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-repeat: repeat;
	color: #000000; /*color: #323435;*/
	padding-left: 3px;
	margin-left: 0px;
	border-color: #999999;
}

.FormText {
font-family: Tahoma; 
font-size: 11px; 
color: #666666; 
}

.MultilineTextBox
{
	font-size: 11px;
	font-family: Verdana;
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;

	color: #000000; /*color: #323435;*/
	padding-left: 3px;
	margin-left: 0px;
}

.ComboBox
{
	border: 1px solid #696969;
	font-size: 11px;
		font-family: Tahoma;
	/*background-image: url(images/recruit_1_top_b.jpg);*/
		color:#000000; /*#545c67;*/
		clear: right;
	margin-left: 0px;
}
.SmallShoppingCartItemPadding
{
	padding-left:3px;
	padding-right:3px;
	padding-bottom:6px;
}





.modalBackground
{
	background-color: Gray;
	/*filter: alpha(opacity=50);
	opacity: 0.50;
	*/
}

.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 180px;
	height: 65px;
}


.updatingPanel
{
	position: absolute;

	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	background-color: #FFFFFF;
}

.updatingPanelImageDIV
{
    position: absolute;

}



.in_autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important; /*background-color : inherit; */
    background-color: #FFFFFF;
    color: #808080;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
    font-family: verdana;
    font-size: 8pt;
    text-indent: 0px;
    padding: 0px 0px 0px 5px;
}


.in_autocomplete_highlightedListItem
{
    background-color: #669900;
    color: #FFFFFF;
    padding: 2px;
}

.in_autocomplete_listItem
{
    background-color: #FFFFFF;
    color: #666666;
    padding: 2px;
}


.BookTitle
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.BookInfo
{
    font-family: Tahoma;
    font-size: 12px;
    color: #333333;
}

/*------ ContentList_D01 --------------------- */
.ContentList_D01_Head
{
	background-color: #F8F8F8;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
	border-bottom: #b8b6a2 1px solid;
	border-bottom-color: #D7D7D7;
}

.ContentList_D01_ContentHeading
{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #808080;
}

.ContentList_D01_ContentText
{
	font-size: 11px;
	font-family: Tahoma;
	color: #808080;
}

.ContentList_D01_Surround
{
	border-right: #b8b6a2 1px solid;
	border-top: #b8b6a2 1px solid;
	border-left: #b8b6a2 1px solid;
	border-bottom: #b8b6a2 1px solid;
	width: 100%;
	padding: 2px;
	border-color: #E8E8E8;
}

.ContentList_D01_Image
{
    border-right: #b8860b 1px solid;
    border-top: #b8860b 1px solid;
    border-left: #b8860b 1px solid;
    border-bottom: #b8860b 1px solid;
}

.ContentList_D01_lnkMore
{
	font-weight: bold;
	font-size: 11px;
	color: #4392d1;
	font-family: Tahoma;
	text-decoration: none;
}

/*-end----- ContentList_D01 --------------------- */

.ContentList_D02_Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #663300;
	background-image: url('images/d2back.jpg');
	background-repeat: repeat-x;
}

.ContentList_D02_Surround
{
	border-color: #E0E0E0;
	width: 100%;
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.ContentList_D02_ContentHeading
{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #3d6179;
	padding-left: 2px;
}