BODY#ProjectsFull	{ background-image:url(Interface/ProjectsViewer/PrjF.GIF); }
BODY#ProjectsDetail	{ background-image:url(Interface/ProjectsViewer/PrjD.GIF); }

BODY.ProjectsViewer							{ margin:0px; }
BODY.ProjectsViewer H1						{ position:relative; top:-8px; left:64px; font-size:10pt; color:#CB0324; font-style:italic; }
BODY.ProjectsViewer TD						{ vertical-align:top; }
BODY.ProjectsViewer TABLE.ControlPanel		{ position:relative; top:21px; left:296px; width:300px; }
BODY.ProjectsViewer TABLE.ControlPanel TD	{ text-align:right; font-size:8pt; }
BODY.ProjectsViewer INPUT					{ font-size:8pt; }

BODY.ProjectsViewer DIV.ProjectList						{ position:relative; top:-19px; left:12px; text-align:center; overflow:scroll; overflow-x:hidden; overflow-y:scroll; width:725px; height:284px; }
BODY.ProjectsViewer DIV.ProjectList TD.Cell				{ padding-bottom:20px; cursor:hand; }
BODY.ProjectsViewer DIV.ProjectList TD.ProfileContainer { padding-left:10px; padding-right:10px; }

BODY.ProjectsViewer DIV.Profile TH		{ color:#800000; text-align:left; padding:0px; }
BODY.ProjectsViewer DIV.Profile TD		{ padding:0 0 0 10; }
BODY.ProjectsViewer DIV.Profile TD.URL	{ font-size:7pt; font-style:italic; }
BODY.ProjectsViewer DIV.Profile TD.Name	{ font-weight:bold; }
BODY.ProjectsViewer DIV.Profile TD.Date	{ font-size:7pt; font-style:italic; }

BODY.ProjectsViewer A				{ text-decoration:none; color:#CB0324; }
BODY.ProjectsViewer A:hover			{ color:red; }
BODY.ProjectsViewer SPAN.Name		{ font-weight:bold; font-size:8pt; }
BODY.ProjectsViewer IMG.Thumbnail	{ border:1px solid black; filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4); }

BODY.ProjectsViewer DIV.Project DIV.Title				{ position:absolute; top:29px; left:65px; font-size:10pt; font-weight:bold; color:#CB0324; font-style:italic; }
BODY.ProjectsViewer DIV.Project DIV.URL					{ position:absolute; top:29px; left:360px; width:348px; font-size:8pt; text-align:right; }
BODY.ProjectsViewer DIV.Project TABLE.Client			{ position:absolute; top:289px; left:24px; }
BODY.ProjectsViewer DIV.Project TABLE.Client TH			{ text-align:left; color:#800000; }
BODY.ProjectsViewer DIV.Project TABLE.Client TD			{ padding-left:10px; }
BODY.ProjectsViewer DIV.Project TABLE.Client TD.Name	{ font-weight:bold; }
BODY.ProjectsViewer DIV.Project TABLE.Client TD.Sector	{ }
BODY.ProjectsViewer DIV.Project TABLE.Client TD.Date	{ font-size:7pt; font-style:italic; }
BODY.ProjectsViewer DIV.Project DIV.Tech				{ position:absolute; top:49px; left:341px; padding:0 5 0 5; }
BODY.ProjectsViewer DIV.Project DIV.Tech DIV			{ border-bottom:1px solid #FDC92F; padding:2 0 2 0; }
BODY.ProjectsViewer DIV.Project DIV.Tech TABLE			{ background-color:#FDC92F; width:363px; }
BODY.ProjectsViewer DIV.Project DIV.Tech TH				{ text-align:left; color:#800000; padding:5 5 0 5; }
BODY.ProjectsViewer DIV.Project DIV.Tech TD				{ padding:0 5 5 5; }
BODY.ProjectsViewer DIV.Project DIV.Image				{ position:absolute; top:54px; left:31px; }
BODY.ProjectsViewer DIV.Project DIV.Info				{ position:absolute; top:116px; left:341px; width:396px; height:173px; overflow:scroll; overflow-x:hidden; overflow-y:scroll; padding:5 21 5 15; text-align:justify; }
BODY.ProjectsViewer DIV.Project DIV.Nav					{ position:absolute; top:289px; left:150px; width:191px; text-align:right; }
BODY.ProjectsViewer DIV.Project DIV.More				{ position:absolute; top:320px; left:450px; width:259px; text-align:right; }

BODY.HostWizzard								{ background:url(Interface/ProjectsViewer/PrjF.GIF); }
BODY.HostWizzard H1								{ position:absolute; top:33px; left:64px; font-size:10pt; color:#CB0324; font-style:italic; }
BODY.HostWizzard FORM							{ margin:80 40 20 50; font-size:10pt; }
BODY.HostWizzard P.Options						{ margin-left:20px; }
BODY.HostWizzard P.Options INPUT				{ cursor:hand; }
BODY.HostWizzard P.Options LABEL				{ cursor:hand; }
BODY.HostWizzard P.StepControls					{ text-align:right; position:absolute; top:300px; left:300px; }
BODY.HostWizzard P.StepControls	INPUT			{ width:120px; cursor:hand; }
BODY.HostWizzard TABLE.Input					{ position:absolute; top:70px; left:20px; }
BODY.HostWizzard TABLE.Input TD H2				{ margin:0px; border-bottom:1px solid #CB0324; }
BODY.HostWizzard TABLE.Input TH					{ font-size:10pt; text-align:right; }
BODY.HostWizzard TABLE.Input TD					{ font-size:10pt; }
BODY.HostWizzard TABLE.Input TD SELECT			{ width:230px; font-size:9pt; }
BODY.HostWizzard TABLE.Input SPAN.RConfig		{ font-size:8pt; }
BODY.HostWizzard TABLE.PriceTable				{ border:1px solid black; border-collapse:collapse; position:absolute; top:200px; left:60px; width:600px; }
BODY.HostWizzard TABLE.PriceTable TH			{ background-color:#E0E0E0; font-size:10pt; border:1px solid black; }
BODY.HostWizzard TABLE.PriceTable TD			{ font-size:9pt; border:1px solid black; }
BODY.HostWizzard TABLE.PriceTable TR.Prices TH				{ text-align:right; }
BODY.HostWizzard TABLE.PriceTable TR.Prices TD				{ text-align:right; }
BODY.HostWizzard TABLE.PriceTable TR#objPackRow TH			{ background-color:#F0F0F0; color:red; }
BODY.HostWizzard TABLE.PriceTable TR#objPackRow TD			{ background-color:yellow; }
BODY.HostWizzard TABLE.PriceTable TR#objNPackRow TH			{ text-decoration:line-through; }
BODY.HostWizzard TABLE.PriceTable TR#objNPackRow TD			{ text-decoration:line-through; }
BODY.HostWizzard TABLE.PriceTable TR.Prices TD.Button		{ text-align:center; }
BODY.HostWizzard TABLE.PriceTable TR.Prices TD.Button INPUT	{ font-size:7pt; }
BODY.HostWizzard TABLE.Step6 TH	{ font-size:9pt; text-align:right; }

/* ---------- MAGAZINES ---------- aka: iFlexzine Pro =) */
DIV.Magazine									{ border:1px solid #A0A0A0;}
TABLE.iFlexzine									{ }
TABLE.iFlexzine TH								{ background-color:#686765; border:2px solid; border-color:#8E8D8C #4A4948 #4A4948 #8E8D8C; color:#E0E0E0; font-family:Verdana; font-size:8pt; }
TABLE.iFlexzine TH.Title						{ border-width:2 0 2 2; text-align:left; padding-left:3px; }
TABLE.iFlexzine TH.Date							{ border-width:2 2 2 0; text-align:right; padding-right:3px; }
TABLE.iFlexzine TH A							{ color:white; text-decoration:none; }
TABLE.iFlexzine TH A:hover						{ color:yellow; }
TABLE.iFlexzine TH SELECT						{ background-color:#03A5E6; color:white; font-weight:bold; }
TABLE.iFlexzine TR.Footer TH					{ border-bottom:0px; border-top:1px solid #1133CA; }
TABLE.iFlexzine TD								{ padding:0 10 10 10; font-size:10pt; }
TABLE.iFlexzine TD DIV.ArticleList UL			{ margin:0 0 0 20; }
TABLE.iFlexzine TD DIV.ArticleList UL LI		{ font-size:10px; font-weight:bold; font-family:Verdana; }
TABLE.iFlexzine TD DIV.ArticleList P.Section	{ font-size:12px; font-weight:bold; font-family:Verdana; margin-top:15px; margin-bottom:0px; }
TABLE.iFlexzine TD DIV.ArticleList A			{ text-decoration:none; }
/* TABLE.iFlexzine TD DIV.ArticleList A:visited	{ color:#808080; } */
TABLE.iFlexzine TD DIV.ArticleList A:hover		{ color:red; text-decoration:underline; }
TABLE.iFlexzine TD DIV.Article					{ margin-top:10px; }
TABLE.iFlexzine TD DIV.Article P				{ text-align:justify; }
TABLE.iFlexzine TD DIV.Article H1				{ font-size:12pt; text-align:left; color:#7E7E7E; }
TABLE.iFlexzine DIV.Scheme2						{ text-align:left; }
TABLE.iFlexzine DIV.Scheme2 TABLE				{ margin-right:5px; }
TABLE.iFlexzine DIV.Scheme2 TABLE TD			{ margin:0px; padding:0px; }
TABLE.iFlexzine DIV.Scheme2 TABLE TABLE			{ margin-top:10px; border:1px solid #A0A0A0; }
TABLE.iFlexzine DIV.Scheme2 TABLE TABLE TH		{ background-color:#E0E0E0; border:1px solid; border-color:#F0F0F0 #A0A0A0 #A0A0A0 #F0F0F0; font-size:10px; font-family:Verdana; font-weight:normal; text-align:right; color:black; }
TABLE.iFlexzine DIV.Scheme2 TABLE TABLE TD		{ background-color:white; padding:0px; }
TABLE.iFlexzine DIV.Scheme2 TABLE P				{ font-family:Arial; font-size:10px; margin:0 5 0 0; text-align:left; }
TABLE.iFlexzine DIV.Scheme4						{ }
TABLE.iFlexzine DIV.Scheme4 TABLE TABLE			{ margin-top:10px; }
TABLE.iFlexzine DIV.Scheme4 TD					{ margin:0px; padding:0px; }
TABLE.iFlexzine DIV.Scheme4 TD IMG				{ border:1px solid #A0A0A0; }
TABLE.iFlexzine DIV.Scheme4 TD.Article			{ padding-left:10px; font-size:9pt; color:#6C6C6C;}
TABLE.iFlexzine DIV.Scheme4 TD.Article P		{ text-align:justify; margin:0 0 0 0; }
TABLE.iFlexzine DIV.Scheme4 TD.Article P.Title	{ font-weight:bold; font-size:14pt; text-align:left; letter-spacing:-1px; }
TABLE.iFlexzine DIV.Scheme4 TD.Article P A		{ }
IMG.ImageRight									{ border:1px solid #A0A0A0; margin:0 0 10 10; }
IMG.ImageLeft									{ border:1px solid #A0A0A0; margin:0 10 10 0; }

DIV.MagazineHome												{ margin:10 0 20 0; border:1px solid #A0A0A0; }
DIV.MagazineHome TABLE.iFlexzine TD								{ }
DIV.MagazineHome TABLE.iFlexzine DIV.Scheme4 TABLE TABLE		{ margin:10 0 0 0; }
DIV.MagazineHome TABLE.iFlexzine DIV.Scheme4 TD.Article P		{ font-size:8pt;}
DIV.MagazineHome TABLE.iFlexzine DIV.Scheme4 TD.Article P.Title	{ font-size:11pt; }
DIV.MagazineHome TABLE.iFlexzine TD DIV.ArticleList P.Section	{ font-size:8pt; margin-top:5px; }

/* ---------- RAPID BOXES ---------- */
TD.RapidBoxes					{ background-color:#F5F5F5; vertical-align:top; border-left:1px solid #A0A0A0; }
TD.RapidBoxes DIV				{ width:180; }
TD.RapidBoxes TH				{ background-color:#686765; border:2px solid; border-color:#8E8D8C #4A4948 #4A4948 #8E8D8C; color:#E0E0E0; font-family:Verdana; font-size:8pt; }
TD.RapidBoxes TD				{ font-family:Arial; font-size:7pt; padding-left:2px; padding-right:6px; }
TD.RapidBoxes TD P				{ text-align:center; }
TD.RapidBoxes TD.Caption		{ text-align:right; }
TD.RapidBoxes TD.Centered		{ text-align:center; }
TD.RapidBoxes TD.Last			{ }
TD.RapidBoxes TD INPUT			{ font-size:7pt; }
TD.RapidBoxes TD SELECT			{ font-size:7pt; }
TD.RapidBoxes TD UL				{ margin:0 0 15 20; }
TD.RapidBoxes TD.Field INPUT	{ border-color:black white white black; border-width:2px; }
