body {
	background-color: white;
	color: gray;
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
}

td {
	color: gray;
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-size: 11px;
}

form 
{
	padding: 0;
	margin: 0;
}

img { border: 0px; padding-right: 0px;}

p { margin: 0; margin-bottom: 10px; margin-top: 10px; }

.pageNavigator {
	position: relative;
	top: 75px;
	left: 0px;
	background-image: url(../images/navigator.gif);
	background-repeat: no-repeat;
	width: 791px;
	height: 35px;
	padding-left: 280px;
	padding-top: 47px;
	z-index: 100;
}

.mainOption {
	padding-right: 12px;
	padding-left: 12px;
	cursor: default;
	cursor: hand;
	color: #8096a1;
	background: transparent;
	font-weight: bold;
}

.mainOptionHover {
	padding-right: 12px;
	padding-left: 12px;
	cursor: default;
	cursor: hand;
	color: #2f3020;
	background-color: #eeeeee;
	font-weight: bold;
}

.mainOptionOn {
	padding-right: 12px;
	padding-left: 12px;
	cursor: default;
	cursor: hand;
	color: white;
	background-color: #f05050;
	font-weight: bold;
}

.pageTitle {
	position: absolute;
	text-align: left;
	font-size: 44px;
	font-style: italic;
	font-weight: bold;
	left: 20px;
	top: 30px;
	width: 675px;
	z-index: 100;
	zborder: 1px solid red;
}

.contentHolder {
	background-color: #f8f8f8;
	border-right: 1px inset #DDDDDD;
	border-bottom: 1px inset #DDDDDD;
	zborder-left: 0px;
	zoverflow: auto;
	width: 705px;
	position: absolute;
	top: 150px;
	left: 9px;
	z-index:3;
	zheight: expression(screen.availHeight-284);
	padding: 10px;
	border-bottom: 0px;
}

.sideThing {
	position: absolute;
	z-index: 0;
	width: 88px;
	top: 0px;
	left: 695px;
	zbackground-color: #404246; X:#f4f4f4;
	background: transparent;
	background-image: url(../images/grg2.gif);
	background-repeat: no-repeat;
	height: 500px;
	z-index: 2;
}

.sideThing2 {
	position: absolute;
	z-index: 6;
	width: 280px;
	top: 25px;
	background-color: #ff5050;
	height: 3px;
	left: 520px;
	font-size: 1px;
	display: none;
}

.sideThing3 {
	position: absolute;
	z-index: 1;
	width: 155px;
	top: 415px;
	zbackground-color: #8096a1;
	background: transparent;
	height: 215px;
	left: 695px;
	background-image: url(../images/grg3.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}

.sideThingC {
	position: absolute;
	z-index: 1;
	width: 155px;
	top: 605px;
	zbackground-color: #f35d2f;
	background: transparent;
	height: 212px;
	left: 695px;
	background-image: url(../images/grg4.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}

.sideThingA {
	position: absolute;
	z-index: 0;
	width: 150px;
	top: 0px;
	zbackground-color: #E9E9E2; X:#d12121;
	height: 512px;
	left: 700px;
	background: transparent;
	background-image: url(../images/grg5.gif);
	background-repeat: no-repeat;
	background-position: top right;
	
}

.sideThingB {
	position: absolute;
	z-index: 0;
	width: 726px;
	top: 0px;
	background-color: #f8f8f8;
	zbackground-image: url(../images/otherside.jpg);
	zbackground-position: bottom right;
	zbackground-repeat: no-repeat;
	left: 9px;
	height: 785px;
	zborder-right: 1px solid red;
}

.sideThing4 {
	position: absolute;
	z-index: 3;
	width: 20px;
	top: 110px;
	background-color: #f4f4ee;
	height: 512px;
	left: 0px;
}

.sideThingSky {
	position: absolute;
	z-index: 0;
	width: 700px;
	top: 0px;
	left: 0px;
	height: 115px;
	z-index:0;
	background-image: url(../images/thetitle.jpg);
	zbackground-repeat: no-repeat;
	background-color: #f8f8f8;
	zborder-right: 1px solid red;
}

.footer {
	color: silver;
	background-color: gray;
	left: 9px;
	position: absolute;
	width: 707px;
	ztop: expression(screen.availHeight-162);
	text-align: center;
	padding: 3px;
	font-size: 9px;

	left: 680px;
	top: 540px;
	width: 160px;
	z-index: 100;
	background: transparent;
	text-align: right;
}

/* Processor */

.ProcessWaiter 
{
	z-index: 1000;
	position: absolute;
}

/* items */

.itemDateDiv 
{
	padding: 3px;
	zbackground-color: #209935; 
	BACKGROUND-IMAGE: url(../images/btstripA.gif);
	zcolor: white;
	color: Gray;
	border-bottom: 1px solid silver;
	border-right: 1px solid #dddddd;
}

.itemTitleDiv 
{
	zfloat: left;
	padding: 3px;
	background: transparent;
	color: red;
	font-weight: bold;
	zbackground-color: white;
	padding-left: 10px;
	border-bottom: 1px solid silver;
	zborder-right: 1px solid silver;
	width: 595px;
	zdisplay: inline;
	zborder: 1px solid red;
	padding-top: 0px;
}

.itemHeaderDiv 
{
	background-color: white;
	width: 100%;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	height: 19px;
	padding-top: 3px;
	zBACKGROUND-IMAGE: url(../images/btstripD.gif);

}

.itemContentDiv 
{
	padding: 15px;
	color: #204057;
	zborder-bottom: 1px solid #eeeeee;
	text-align: justify;
	padding-bottom: 5px;
}

.itemSignatureDiv 
{
	background: transparent;
	color: #f05555;
	font-style: italic;
	text-align: right;
}
.itemNavDiv
{
	padding: 15px;
	cursor: default;
	cursor: hand;
	
}

/* custom items */


/* end custom */


/* links */

A:link, .link_off {
	PADDING-LEFT: 15px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(../images/link_off.gif); 
	COLOR: #30a752;
	BACKGROUND-REPEAT: no-repeat; 
	TEXT-DECORATION: none; 
	border: 0;
	cursor: default;
	cursor: hand;
	
}

A:visited  {
	PADDING-LEFT: 15px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(../images/link_off.gif); 
	COLOR: #30a752;
	font-weight: bold;
	BACKGROUND-REPEAT: no-repeat; 
	TEXT-DECORATION: none; 
	border: 0;
}

A:hover, .link_on {
	PADDING-LEFT: 15px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(../images/link_on.gif); 
	COLOR: #e07752; 
	BACKGROUND-REPEAT: no-repeat; 
	TEXT-DECORATION: none
	border: 0;
	cursor: default;
	cursor: hand;
}

 /* end links */
 
 .LoginPromptHolder 
 {
	position: absolute;
	left:500px;
	top: 290px;
	width: 215px;
	height: 120px;
	padding-top: 25px;
	border: 10px solid #f05050;
	z-index: 1009;
	background-color: #eeeeee;
 }
 
 .LoginError 
 {
	font-weight: bold;
	text-align:center;
	width: 100%;
	color: Red;
 }
 
.LoginButton 
 {
	width: 60%;
	border: 1px outset white;
	background-color: #f2f2ee;
	
 }

.LoginButtonCancel
{
	zwidth: 20%;
	border: 1px outset white;
	background-color: #e2e2de;
 }

button {
	border: 1px outset white;
	background-color: #f2f2ee;

 }

.UserIndicator 
{
	display: none;
	position: absolute;
	left: 736px;
	width: 99px;
	height: 75px;
	color: #3366cc;
	font-style: italic;
	top: 378px;
	padding: 5px;
	padding-left: 10px;
	padding-top: 25px;
	border: 0px solid white;
	z-index: 120;
	text-align: left;
	font-weight: bold;
	zbackground-color: #f4f4f8;
	background: transparent;
	BACKGROUND-IMAGE: url(../images/uistripe1.gif);
 }
 
 .StatWin
 {
	color: Silver;
	position: absolute;
	z-index: 200;
	left: 740px;
	top: 640px;
	text-align: center;
	width: 100px;
	font-size: 9px;
}

.reqd_field
{
	color: red;
	font-weight: bold;
	padding-right: 5px;
}

.AlertWin 
{
	background-color: #e2e2de;
	color: Red;
	border: 2px outset white;
	position: absolute;
	left: 250px;
	top: 190px;
	z-index: 1001;
	width: 250px;
	zheight: 100px;
}

.AlertLace 
{
	position: absolute;
	left: 0;
	top: 0;
	zwidth: 1000px;
	zheight: 1000px;
	z-index: 1000;
	zbackground-color: Blue;
	BACKGROUND-IMAGE: url(../images/checker.gif);
}

.AlertButton 
{
	zfloat: right;
	zz-index: 1002;
	padding-left: 10px;
	padding-right: 10px;
}

.AlertMsg 
{
	zwidth: 100%;
	height: 100%;
	text-align: center;
	padding: 20px;
	font-weight: bold;
}
.AlertBHolder
{
	padding: 7px;
	text-align: center;
	width: 235px;
	zborder: 1px solid red;
}

.btSupp
{
	BACKGROUND-IMAGE: url(../images/btstripA.gif);
	border: 1px outset white;
}

.btSupp_on
{
	BACKGROUND-IMAGE: url(../images/btstripB.gif);
	border: 1px outset white;
	border-bottom: 1px solid #eeeeee;
}

.contentNavigator
{
	position: absolute;
	left: 579px;
	border: 1px solid #dddddd;
	border-left: 0px;
	border-top: 0px;
	width: 150px;
	top: 155px;
	height: 100%;
	z-index: 109;
	padding: 5px;
	padding-left: 0px;
	margin-left: 0px;
	zbackground-color: #ffffff;
	background-image: url(../images/cnav_stripe.gif);
}

.IndexItem 
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	color: #eeeeee;
	font-size: 11px;
	font-weight: normal;
	zbackground-color: #f1f1f1;
}

.UList 
{
	margin-left: 12px;
	pading: 10px;
}

#navlink:link, #navlink:visited {
	font-size: 12px;
	font-weight: normal;
	zcolor: #8c8897;
	zcolor: #6c88b7;
	color: #993333;
}

#navlink:hover {
	font-size: 12px;
	font-weight: normal;
	zcolor: #ac8f8c;
	color: Red;
}


#p_details, #p_download, #p_buy {
	display: none;
	zvisibility: hidden;
	padding: 10px;
	border: 1px solid white;
	background-color: #f2f2f2;
	text-align: left;
}

#productInfo {
	text-align: right;
	width: 100%;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
	border-left: 1px solid silver;
	background-color: #f2f2f2;
}

.infoNav {
	zwidth: 100%;
	zvertical-align: middle;
	padding: 3px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	color: silver;
}

.subItemNav 
{
	BACKGROUND-IMAGE: url(../images/subadorn.gif);
	background-repeat: no-repeat;
	width: 580px;
	text-align: right;
	zbackground-color: #f2f2f2;
	z-index: 0;
	background-position: right;
	height: 35px;
	padding-right: 40px;
	position: absolute;
	top: -2px;
	left: 100px;
	padding-top: 7px;
}

.btSuppS
{
	BACKGROUND-IMAGE: url(../images/btbg.gif);
	zcolor: brown;
	color: #7091d4;
	ztext-decoration: underline;
	zbackground-color: #78afa6;
	zbackground: transparent;
	border: 0px outset white;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 11px;
	width: 120px;
}

.btSuppS_on
{
	BACKGROUND-IMAGE: url(../images/btbg_on.gif);
	border: 0px outset white;
	color: white;
	zbackground-color: #78afa6;
	zbackground-color: #f05050;
	zbackground: transparent;
	border: 0px outset white;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 11px;
	width: 120px;
}

.btDownload
{
	background: transparent;
	BACKGROUND-IMAGE: url(../images/download.gif);
	border: 0px;
	width: 130px;
	height: 40px;
}

.btBuy
{
	background: transparent;
	BACKGROUND-IMAGE: url(../images/buy.gif);
	border: 0px;
	width: 130px;
	height: 40px;
}

.loading 
{
	position: absolute;
	left: 742px;
	zborder: 1px solid red;
	top: 0px;
	width: 68px;
	height: 72px;
	background-image: url(../images/loading.gif);
	display: block;
	z-index: 10000;
}

.sefOff 
{
	position:absolute;
    left: 735px;
    top: 245px;
    width: 113px;
    height: 70px;
    zborder: 1px solid blue;
    z-Index: 10001;
    background-image: none;
    cursor: default;
    cursor: hand;
}

.sefOn 
{
	position:absolute;
    left: 736px;
    top: 246px;
    width: 113px;
    height: 70px;
    zborder: 1px solid blue;
    z-Index: 10001;
    background-image: url(../images/sefon.gif);
	cursor: default;
    cursor: hand;
}

/* ROUND ITEMS CORNERS :) */

.tab_ul { background-image: url(../images/CurrentTheme/ul.gif); width: 13px; height: 16px; }
.tab_uc { background-image: url(../images/CurrentTheme/uc.gif);  }
.tab_ur { background-image: url(../images/CurrentTheme/ur.gif); width: 14px; }
.tab_cl { background-image: url(../images/CurrentTheme/cl.gif);  }
.tab_cc { background-image: url(../images/CurrentTheme/cc.gif);  }
.tab_cr { background-image: url(../images/CurrentTheme/cr.gif); width: 14px; }
.tab_ll { background-image: url(../images/CurrentTheme/ll.gif); width: 13px; height: 16px; }
.tab_lc { background-image: url(../images/CurrentTheme/lc.gif); height: 13px; }
.tab_lr { background-image: url(../images/CurrentTheme/lr.gif); width: 14px; height: 16px; }

/* END SECTION */

.loader 
{
	padding-top: 150px;
	width: 100%;
	text-align:center;
	background-image: url(../images/loaderbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}

.adSpace 
{
	position: absolute;
	left: 845px;
	zbackground-image: url(../images/adspace.gif);
	top: 0px;
	width: 60px;
	height: 185px;
	z-index: 10001;
	display: none;
}	

.adSpaceContent 
{
	position: absolute;
	left: 855px;
	top: 85px;
	width: 140px;
	height: 655px;
	zborder: 1px solid #aaaaff;
}