﻿body{
    text-align:center;
}

columnsWidth
{
    width:25%;
    text-align:center;
}
#container{
    width:500px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    margin: 0;
    border: solid 1px #000000;
    border-right: 0px none;
    padding: 1px 0px 0px 5px;
    height: 18px;
    font-size:Small;
}
.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    margin: 0;
    padding: 0;
    background-image: url(windows-arrow.gif);
    background-position: top left;
    border: solid 1px #000000;
    height: 21px;
    width: 21px;
}
.WindowsStyle .ajax__combobox_itemlist
{
    border-color: #000000;
    font-size:small;
    border-style:solid; 
}

.my_ajax__tab_xp .ajax__tab_header { 
font-family:verdana,tahoma,helvetica;
 font-size:18px; 
 background-color:Silver;
}

.Parent_Tabs .ajax__tab_body
{
    border: 1px solid #999999;
    border-top: 0;
    /* padding: 8px;*/
    background-color: #ffffff;
}


.Tab .ajax__tab_header
{
    color: #4682b4;
    font-family:Calibri;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffffff;
    margin-left: 0px;
}
/*Body*/
.Tab .ajax__tab_body
{
    border:1px solid #b4cbdf;
    padding-top:0px;
}
/*Tab Active*/
.Tab .ajax__tab_active .ajax__tab_tab
{
    color: #ffffff;
    background:url("../GENERALIMAGES/tab/tab_active.gif") repeat-x;
    height:20px;
}
.Tab .ajax__tab_active .ajax__tab_inner
{
    color: #ffffff;
    background:url("../GENERALIMAGES/tab/tab_left_active.gif") no-repeat left;
    padding-left:10px;
}
.Tab .ajax__tab_active .ajax__tab_outer
{
    color: #ffffff;
    background:url("../GENERALIMAGES/tab/tab_right_active.gif") no-repeat right;
    padding-right:6px;
}
/*Tab Hover*/
.Tab .ajax__tab_hover .ajax__tab_tab
{
    color: #000000;
    background:url("../GENERALIMAGES/tab/tab_hover.gif") repeat-x;
    height:20px;
}
.Tab .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
    background:url("../GENERALIMAGES/tab/tab_left_hover.gif") no-repeat left;
    padding-left:10px;
}
.Tab .ajax__tab_hover .ajax__tab_outer
{
    color: #000000;
    background:url("../GENERALIMAGES/tab/tab_right_hover.gif") no-repeat right;
    padding-right:6px;
}
/*Tab Inactive*/
.Tab .ajax__tab_tab
{
    color: #666666;
    background:url("../GENERALIMAGES/tab/tab_Inactive.gif") repeat-x;
    height:20px;
}
.Tab .ajax__tab_inner
{
    color: #666666;
    background:url("../GENERALIMAGES/tab/tab_left_inactive.gif") no-repeat left;
    padding-left:10px;
}
.Tab .ajax__tab_outer
{
    color: #666666;
    background:url("../GENERALIMAGES/tab/tab_right_inactive.gif") no-repeat right;
    padding-right:6px;
    margin-right: 2px;
}


#header ul { 
        z-index: 999999; 
        position: absolute; 
   margin:0; padding: 0; 
   list-style:none; 
        right: 0; 
        bottom: 6px !important; bottom: 5px; 
        font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif; 
} 
#header li { 
   display:inline; 
   margin:0; padding:0; 
} 
#header a { 
   float:left; 
   background: url(Images/tableft.gif) no-repeat left top; 
   margin:0; 
   padding:0 0 0 4px; 
   text-decoration:none; 
} 
#header a span { 
   float:left; 
   display:block; 
   background: url(Images/tabright.gif) no-repeat right top; 
   padding:6px 15px 3px 8px; 
   color: #FFF; 
} 
/* Commented Backslash Hack hides rule from IE5-Mac \*/ 
#header a span {float:none;} 
/* End IE5-Mac hack */ 
#header a:hover span { 
        color:#FFF; 
} 
#header a:hover { 
   background-position:0% -42px; 
} 
#header a:hover span { 
   background-position:100% -42px; 
} 
#header #current a { 
   background-position:0% -42px; 
        color: #FFF; 
} 
#header #current a span { 
   background-position:100% -42px; 
        color: #FFF; 
} 


.modalBackground {
	background-color:Gray;
 
}

.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#efefef;
}

.popupHover {
	background-color:#efefef;
}

.dragHandle {
	width:5px;
	height:10px;
	background-color:Blue;
	cursor:move;
	border:outset thin white;
}

.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
}

.reorderListDemo li a {
    color:#000000 !important; 
    font-weight:bold;
    border:thin blue inset;  
    width: 100%;   
}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:5px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}

.callbackStyle {
    border:thin blue inset;  
    width: 100%;    
}
 
.callbackStyle table {
    background-color:#5377A9;    
    color:Black;
    width: 100%;
}

.dragVisualContainer li {
    list-style:none;
    background-image:url(../images/bg_nav.gif);
    background-repeat:repeat-x;
    color:#FFF;
}

.label {
	 
	-o-text-overflow: ellipsis;
	table-layout:fixed;
	overflow:hidden;
	width: 100%;
	display:block;
}

.alternate {
    border:thin blue black; 
    width:100%;
}

.nonalternate {
    border:thin blue black; 
    width: 100%;
} Here 