﻿/*		tag adjustments ...													*/
/*		................................................................	*/
	
	html,body						{border:0;padding:0;margin:0;}
	body							{text-align:center;background-repeat:no-repeat;border:0;}
	
	table							{border:0 none;border-collapse:collapse;border-spacing:0;empty-cells:show;}
	table	td						{border:0 none;padding:0;}
	img								{display:inline;border:none;}
	
	h1,h2,h3,h4,p,td,th,a			{font-size:13px;margin:0;}
	p,td							{line-height:16px;margin:0;}
	a								{text-decoration:none;color:#333;}

	body							{background:#000;font-family:Calibri,Candara,Trebuchet MS,Verdana,sans-serif;font-size:13px;}



/*		desktop ...															*/
/*		................................................................	*/

	

	.desktopWallpaper				{position:relative;background-position:center top;background-repeat:no-repeat;height:640px;}
	.desktopOuter					{position:relative;width:960px;margin:0 auto;text-align:left;}
	.desktopInner					{position:relative;left:250px;width:660px;top:-490px;}
	.desktopWindow					{position:relative;background-repeat:no-repeat;background-position:center top;background:#fff;}


	.desktopWindow.chrome1			{background-image:url(../../res/img/window.chrome.01.png);background-repeat:no-repeat;}
	.desktopWindow.chrome2			{background-image:url(../../res/img/window.chrome.02.png);background-repeat:no-repeat;}
	.desktopWindow.chrome3			{background-image:url(../../res/img/window.chrome.03.png);background-repeat:no-repeat;}
	.desktopWindow.chrome4			{background-image:url(../../res/img/window.chrome.04.png);background-repeat:no-repeat;}


	.chrome1						{padding-top:35px;}
	.chrome1 .windowContent			{top:10px;}
	.chrome1 .windowSubmenu			{top:85px;}
	
	.chrome2						{}
	.chrome2 .windowContent			{top:46px;}
	.chrome2 .windowSubmenu			{top:85px;}
	
	.chrome3						{}
	.chrome3 .windowContent			{top:24px;}
	.chrome3 .windowSubmenu			{top:60px;}


	#desktopHome					{position:absolute;z-index:4;display:block;left:000px;top:075px;width:335px;height:50px;}
	#desktopCall					{position:absolute;z-index:4;display:block;left:750px;top:075px;width:150px;height:50px;}
	#desktopIcons					{position:absolute;z-index:4;display:block;left:030px;top:175px;width:192px;}
	#desktopIcons a.desktopIcon		{display:block;width:96px;height:64px;float:left;}



/*		window ...															*/
/*		................................................................	*/

	#windowCloseButton				{display:block;position:absolute;left:625px;top:10px;width:25px;height:25px;overflow:hidden;}
	
	.windowContent					{position:relative;float:left;left:27px;width:385px;text-align:left;padding-bottom:65px;}
	.windowContent h1	a			{display:block;font-size:20px;color:#fff;font-weight:lighter;margin-bottom:35px;text-decoration:none;}
	.windowContent h2				{font-size:17px;color:#333;font-weight:lighter;margin-bottom:15px;}
	.windowContent h3				{font-size:15px;color:#333;font-weight:bold;margin-bottom:15px;}
	.windowContent p				{line-height:21px;margin-bottom:15px;}
	.windowContent p strong			{font-size:15px;}
	.windowContent a				{color:#992510;text-decoration:underline;}

	.windowSubmenu					{position:relative;float:left;left:10px;width:206px;text-align:left;margin:0;padding:0;list-style:none;}
	.windowSubmenu li				{}
	.windowSubmenu li a				{display:block;height:1em;padding:10px 10px;color:#666;}
	.windowSubmenu a.active			{background:#fff;}
	.windowSubmenu a.active:hover	{color:#333;}
	.windowSubmenu a:hover			{color:#333;}




	#picturePlayer					{margin:0;padding:12px 18px;list-style:none;position:absolute;left:0;top:0;}
	#picturePlayer li				{float:left;}
	#picturePlayer li a				{display:block;color:#fff;padding:3px;}
	#picturePlayer li a:hover		{text-decoration:underline}






	table.grid						{margin:9px 0;}
	table.grid tr.c1				{background:#eee;}
	table.grid td					{padding:5px 1px;text-align:center;border-left:1px solid #fff;border-bottom:1px solid #fff;}
	table.grid td.lft				{text-align:left;}
	table.grid thead th				{vertical-align:top;font-weight:normal;border-left:1px solid #fff;padding:5px 1px;text-align:center;}




	
	#credentials{position:relative;}
	.vcard{display:none;}
	
	
	


	.clearfix:after						{content: ".";display:block;height:0;clear: both;visibility: hidden;}
	.clearfix							{display: inline-block; }
	/* \*/
	* html .clearfix					{height: 1%;}
	.clearfix							{display: block; }
	/* */

