﻿html, body, form
{
    font-family: verdana,arial;
    font-size: 8pt;
    color: #000000;
    background: #ffffff; /*url('images/stitching_bg.png') repeat-y; */
    text-align: left;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    height: 100%;
    min-height: 100% !important;
}
*html html, *html body, *html form
{
    height: 100%;
}

.raDiv
{
    background-image: url('images/loading.gif') !important;
}


div
{

   
    margin-left: auto;
    margin-right: auto;
}
div
{
    display: inline-block;
}
div
{
    display: block;
}

.rightAlign
{
text-align: right !important;
}

div.wrapper1
{
}


/*table { margin-left: auto; margin-right: auto;}
*/
TD
{
    font-family: verdana,arial;
    font-size: 8pt;
}

td.adminheaderbg
{
background-image: url(images/admin/bkgV2.jpg);
background-repeat: repeat-x;
background-position: bottom left ;
}

.HoverClass
 {
   background-color: aqua;
   color:black;
   cursor: hand;
 }
 .DefaultClass
 {
   background-color: white;
   color:black;
 }
 .ClickClass
 {
   background-color: blue;
 }  

div.hwrapper 
{
	width: 100%;
	height: 100px;
	background-image:url(http://www.douggillis.com/admin/images/bkgV2.jpg);
	background-repeat: repeat-x;
}

.ctlheader
{
	width: 100%;
	height: 35px;
	background-image:url(http://www.douggillis.com/admin/images/header_03.png);
	background-repeat: repeat-x;
}

.dockheader
{
    top:1px; /*brd*/
    height:27px;
    border-style:solid;
    border-color:#0a0a0a;
    border-width:0 0 1px 0;
    font:bold 15px/23px Arial,sans-serif;
    background:#484848 url('http://www.douggillis.com/admin/images/TitlebarHLeft.gif') no-repeat;
    color: #fff;
}


.contentpaneheader
{
	background-image:url(http://www.douggillis.com/admin/images/textheader.png);
	background-repeat: repeat-x;
}

.globalMenubutton
{
padding: 2px 10px 2px 10px ;
color: #FFFFFF; 
}
.TitleLabel
{
    font-size: 12pt;
    color: #666666;
    
}


.containertable
{
    background-color: #EAEAEA;
    border-width: 1px;
    border-style: solid;
    border-color: #7D9DB1 ;
    
    width: 100% ;
    
}

.modalBackground 
{
    background-color: Gray ;
    filter: alpha(opacity=70) ;
    opacity: 0.7 ;
    
}

.modalpopup 
{
    background-color: #FFFFDD;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 400px;
        
}

.textmodalpopup 
{
    background-color: #FFFFDD;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 600px;
        
}

.disclaimerpopup 
{
    background-color: #FFFFDD;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 600px;
        
}

.titlepanel {
			text-transform: uppercase;
			color: #0058a8;
			border-bottom: 1px solid #d5e5f4;
	        Background-Color : #A9C2DD ; 
			font-style:normal; font-variant:normal; font-weight:bold; line-height:22px; font-size:14px; font-family:MS Sans Serif, Helvetica, Arial; 
			padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:5px;
		}

.menulink
{
	color:White;
	text-decoration: none;
}

.menulink:hover
{
color: white;
text-decoration: underline;
	
}

.SaveButton
{
	border: 0px;
	margin: 3px;
	WIDTH: 78px;
	FONT-FAMILY: Arial;
	HEIGHT: 20px;
	color: #515D6A;
	BACKGROUND-image: url(http://www.douggillis.com/admin/Images/button.gif);
	background-color: Transparent;
	TEXT-ALIGN: center;
	line-height: 19px;
}

.SaveButton:Hover
{
	cursor: hand;
}

.alphaButton
{
	border: 0px;
	margin: 0px;
	WIDTH: 15px;
	FONT-FAMILY: Arial;
	font-size:8pt;
	font-weight: bold;
	HEIGHT: 15px;
	color: #FFFFFF;
	BACKGROUND-image: url(http://www.douggillis.com/admin/Images/alphabtnbg.jpg);
	TEXT-ALIGN: center;
	line-height: 15px;
}

.alphaButton:Hover
{
	cursor: hand;
}

.alphaAllButton
{
	border: 0px;
	margin: 0px;
	WIDTH: 30px;
	FONT-FAMILY: Arial;
	font-size:8pt;
	font-weight:bold;
	HEIGHT: 31px;
	color: #FFFFFF;
	BACKGROUND-image: url(http://www.douggillis.com/admin/Images/alphaallbtnbg.jpg);
	TEXT-ALIGN: center;
	line-height: 30px;
}

.alphaAllButton:Hover
{
	cursor: hand;
}
/* Buttons */
.genbtn
{
cursor: pointer;
}

/* category page */

.CatTop,
.CatBottom
{
    width: 751px;
}

.NoPadding {padding:0 !important;}


DIV#LoginBox 
{
    z-index: 1;
    position : relative ;
    top : 60px ; 
    width: 400px ; 
    height: 500px; 
    margin-left : 0px auto; 
    margin-right : 0px auto ;
    text-align: center ; 
    }



