/* eMinder.css */

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

div
{
	width:800px;
	position: absolute;
	left:50%;
	top:-20px;
	margin-left:-400px;
}

div.bkrd
{
	width:100%;
	position:fixed;
	background-image:url(Graphics/em_masthead_bkgd.jpg);
	background-repeat:repeat;
	height:200px;
	left:0;
	top:0;
	margin:0;
}

div.content
{
	display:none;
}

div.content,
div.contentbkgd,
div.contentbkgd div,
div.footer,
div.masthead,
div.pagecontent
{
	position:relative;	
	height:600px;
	padding:0;
	margin-left:0;
	left:0;
	top:0px;
}

div.contentbkgd,
div.contentbkgd div
{
	top:0px;
	filter:alpha(opacity=60);
	-moz-opacity:6.0;
	opacity:.60;
}

div.pagecontent
{
	position:absolute;
	height:600px;
	top:175px;
	left:5%;
	width:90%;
	overflow-y: hidden;
	overflow-x: hidden;
}

div.pagecontent div
{
	position:relative;
	margin-left:0;
	top:0px;
	left:0;
	width:95%;
	font-size:12px;
	color:#666666;
}

div.mainmenu
{
	width:480px;
	height:25px;
	position:relative;
	margin-left:0;
	left:300px;
	top:36px;
	font-size:14px;
	z-index:1;
}



div.mainmenu,
div.mainmenu table
{
	width:480px;	
}

div.mainmenu table
{
	position:absolute;
	height:25px;	
/*	filter:alpha(opacity=40);
	-moz-opacity:4.0;
	opacity:.40;*/
	border-width:0 0 0 0;	
	left:0;	
	top:0;
	padding:0;	
	border-collapse: collapse;
}

div.mainmenu table td
{
	
	margin:0;
	padding:0;
	position:relative;
	width:100px;
}

div.mainmenu table a,
div.mainmenu table span
{
	/*background-color:#666666;*/
	background-image:url(Graphics/menu.png);
	margin:0;
	padding:0;
	/*padding-top:3px;*/
	/*padding-top:2px;*/
	display:block;
	width:100%;
	height:25px;
	color:gold;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;	
}

div.mainmenu table a:hover
{
	font-weight:bold;
	background-color:#666666;	
	background-image:none;
}


div.mainmenu table span:hover
{
	cursor:default;	
	background-color:#666666;
	background-image:none;	
}

div.mainmenu table a:hover
{
	cursor:pointer;	
}

div.mainmenu table td.menule
{	
	/*background-color:none;*/	
	background-repeat:no-repeat;
	background-image:url(Graphics/menulea.png);
	width:40px;		
}

div.mainmenu table td.menure
{	
	background-color:none;	
	background-repeat:no-repeat;
	background-image:url(Graphics/menurea.png);
	width:40px;		
}



div.masthead
{
	position:absolute;	
	height:101px;
	width:100px;	
	left:56px;
	top:52px;
	background-image:url(Graphics/eClocka.png);
	background-repeat:no-repeat;
}

div.masthead:hover
{
	cursor:pointer;
}

h1
{
	position:absolute;
	left:240px;
	top:100px;
	color:#FF9900;
}

h2
{
	position:absolute;
	left:244px;
	top:60px;
	color:#666666;
}

div.footer
{
	font-size:9px;
	height:50px;
	/*filter:alpha(opacity=60);
	-moz-opacity:6.0;
	opacity:.60;*/
	z-index:1;
	display:none;
}

div.cd
{
	position:absolute; 
	left:32px; 
	top:195px; 
	width:248px; 
	height:228px; 
	background-image:url(Graphics/CalDude.gif); 
	background-repeat:no-repeat; z-index:0;
	margin:0;
	display:none;
}



div.ad1
{
	position:absolute; 
	left:435px; 
	top:475px; 
	width: 798px; 
	height: 94px;
	/*margin-left:20px;
	position:absolute; 
	left:40px; 
	top:0px; 
	width: 798px; 
	height: 94px;*/
}



ul.slidingmenu,
ul.slidingmenu ul,
ul.slidingmenu li,
ul.slidingmenu a,
ul.slidingmenu a.subheader
{	
	position:relative;
	padding:0;
	margin:0;
	display:block;
	z-index:1;
	font-size:12px;
	background-color:#666666;
	height:25px;
/*	filter:alpha(opacity=95);
	-moz-opacity:9.5;
	opacity:.95;*/
}


ul.slidingmenu,
ul.slidingmenu ul
{
	width:130px;
	margin-left:-15px;
	border-width:0px 0px 0px 0px;
}

ul.slidingmenu li
{
	list-style-type:none;
	position:relative;
	text-align:center;
	vertical-align:middle;
	line-height:25px;
}

ul.slidingmenu a
{
	width:100%;
	padding:0;
	margin:0;
	color:white;
	text-decoration:none;
}

ul.slidingmenu a:hover
{
	background-color:#cccccc;
	color:black;
}

ul.slidingmenu
{
	display:none;
}

ul.slidingmenu ul
{
	position:absolute;
	margin-left:0;	
	left:100%;
	top:0px;
	display:none;
}

table.specs td
{
	padding-left:3px;
	padding-right:3px;
	border:1px solid #666666;
	/*padding:3px, 2px, 2px ,3px;*/
}

div.pointer
{
	text-decoration:underline;
}

div.pointer:hover
{
	cursor:pointer;
	font-weight:bold;
}

h4
{
	/*color:#FF9900;*/
	color:white;
	background-color:#666666;
	font-size:16px;
}

#detials
{
	display:block;
}

#specs,
#div0,
#div1,
#div2,
#div3
{
	display:none;
}

/*#div00
{
	position:absolute;
	left:200px;
}
*/

#div0
{
	text-align:center;
	vertical-align:middle;
	z-index:1;
}


div.replay:hover
{
	cursor:pointer;	
}

.button
{
	text-align:center;
	vertical-align:middle;
	line-height:40px;
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
	height:40px; 
	width:100px;
}

.button:hover
{
	background-image:url(graphics/buttongif.gif);
	background-repeat:no-repeat;
	color:Gold;
	text-decoration:none;
	cursor:pointer;
}

a.buttonX
{
	text-align:center;
	vertical-align:middle;
	line-height:40px;
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
	height:40px; 
	width:148px;
}

a.buttonX:hover
{
	background-image:url(graphics/buttonxgif.gif);
	background-repeat:no-repeat;
	color:Gold;
	text-decoration:none;
}

.gridHeader
{
	background-image:url(Graphics/menu.png);
	background-repeat:repeat;
}

.hiddenColumn
{
	display:none;
}







/*Error Dialog Box Styles-*/

#divDialogBackground{
	POSITION: absolute; 
	Z-INDEX: 500; 
	LEFT: 1000px; 
	TOP: 0px; 
	WIDTH: 8px; 	
	HEIGHT: 8px;
	background-color:#666666;
	filter:alpha(opacity=70);
	-moz-opacity:7.0; opacity:.70;	
}

#divDialog{
	position:absolute; 	
	top:700px;
	left:50%;	
	margin-left:-250px;	
	width:500px;
	height:200px;
	background-color:#f5f5f5;
	border-bottom-style:ridge; 
	border-Left-style:ridge; 
	border-Right-style:ridge; 
	border-Top-style:ridge; 
	z-index:900;
	/*visibility:hidden;*/
}

#ifmIE6Fix1
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#f5f5f5;
	z-index:-1;
}

#divDialogHeader{
	position:absolute; 
	left:0px;
	top:0px;
	width:100%;
	height:34px;
	/*background-color:#CC0000;*/
	background-image:url(Graphics/validhdr.png);
	color:#FFFFFF;
	font-weight:bold;
	font-size:16pt;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	border-bottom-style:ridge;
}

#lblMessageHeader{
	position:absolute; 
	left:10px; 
	top:42px;
	width:596px;
	height:20px;
	color:red;
	font-weight:bold;
}

#lblMessage
{
	position:absolute;
	left:10px; 
	top:65px;
	height:105px;
	width:95%;
	color:#666666;
	background-color:#FFFFFF; 
	z-index:500;
	overflow:scroll; 
}

#cmdOK
{
	position:absolute; 
	left:235px; 
	top:172px; 
	width: 50px; 
	height: 25px;
	/*style="left: 235px; top: 172px"*/
}

#cmdYes
{
	position:absolute; 
	left:210px; 
	top:172px; 
	width: 50px; 
	height: 25px;
}

#cmdNo
{
	position:absolute; 
	left:265px; 
	top:172px; 
	width: 50px; 
	height: 25px;
}

#MainImage{
	position:absolute;
	color:#000066;
	font-weight:bold;
	left:553px;
	top:441px;
	z-index:100;
	/*filter:alpha(opacity=70);
	-moz-opacity:7.0;		opacity:.70;*/
	/*width: 274px;
	height: 254px;*/
}







/*<<<---Error Dialog Box Styles*/











