/* Goozmo General CSS Attribute */

@font-face {
    font-family: Tw Cen MT;
    font-style:  normal;
    font-weight: normal;
    src: url(../font_archive/font_dump/TWCENMT0.eot);
  }
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 8px;
	line-height: 133%;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	text-align: left;
	background-image:   url("../gooimages/mainbg.gif");
	background-repeat: repeat-x;
	background-position: center top;
	
	scrollbar-face-color: #492549
	scrollbar-shadow-color: #492549;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #333333; 
	scrollbar-darkshadow-color: #492549;
	scrollbar-track-color: #492549; 
	scrollbar-arrow-color: #492549;

}

.bodytext-white {
	color: #FFFFFF;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	font-size: 12px;
}
.bodytext-white a{
	color: #CC99FF;
	text-decoration: none;
}
.bodytext-white a:hover{
	text-decoration: underline;
	right: 0px;
}
a {
	color: #CC99FF;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	right: 0px;

}

.mainheaders {

	color: #FFFFFF;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 20px;


}
.mainheaders2 {
	color: #000000;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: normal;


}
.subheaders {

	color: #FFFFFF;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;


}
.bgcolor2 {
   background-color: #663366;    
}
.bodytext {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;


}

.bodytextyellow {

	color: #FFFF00;
	font-size: 14px;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
}
.bodytext2 {
	color: #000000;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	font-size: 14px;
}

.systemcredits {
	color: #000000;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.errortext {

	color: #FFFF00;
	font-family: "Tw Cen MT";
	font-size: 14px;


}

.submitbutton {
	border:1px solid #FFFFFF;
	background-position:center;
	background-repeat:repeat-x;
	background-color:#660066;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	background-image: url(../gooimages/butt_bg.jpg);
	padding-top: 2px;
	padding-bottom: 2px;
}

.submitbutton_bu:hover {
	border:1px solid #FFFFFF;
	background-position:center;
	cursor: pointer;
	cursor: hand;
	background-repeat:no-repeat;
	background-color:#666666;
	font-family: "Tw Cen MT";
	font-weight: normal;

} 
.submitbutton2 {
	border:1px solid #FFFFFF;
	cursor: pointer;
	cursor: hand;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#333333;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-weight: normal;



}

.submitbutton2:hover {
	border:1px solid #FFFFFF;
	background-position:center;
	cursor: pointer;
	cursor: hand;
	background-repeat:no-repeat;
	background-color:#996600;
	font-family: "Tw Cen MT";
	font-weight: normal;

} 

.submitbutton3 {
	width: 130px;
	border:1px solid #FFFFFF;
	background-position:center;
	background-repeat:repeat-x;
	background-color:#660066;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	background-image: url(../gooimages/butt_bg.jpg);
	padding-top: 2px;
	padding-bottom: 2px;
}

.submitbutton3:hover {
	width: 130px;
	border:1px solid #FFFFFF;
	background-position:center;
	cursor: pointer;
	cursor: hand;
	background-repeat:no-repeat;
	background-color:#666666;
	font-family: "Tw Cen MT";
	font-weight: normal;

} 

.submitbutton4 {
	border:1px solid #FFFFFF;
	cursor: pointer;
	cursor: hand;
	background-position:center;
	background-repeat:no-repeat;
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-weight: normal;



}

.submitbutton4:hover {
	border:1px solid #FFFFFF;
	background-position:center;
	cursor: pointer;
	cursor: hand;
	background-repeat:no-repeat;
	background-color: #FF0000;
	font-family: "Tw Cen MT";
	font-weight: normal;

} 

.directorbutton {
	height: 25px;
    line-height:25px;
	background-color:#400040;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-size:12px;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #330033;
	border-top-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	position: relative;
}
.directorbutton_on {
	height: 25px;
    line-height:25px;
	background-color:#800080;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-size:12px;
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #330033;
	border-top-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	position: relative;
}
.directorbutton_hide {
	height: 25;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#666666;
	color: #CCCCCC;
	font-family: "Tw Cen MT";
	font-weight: normal;
	cursor: default;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	position: relative;
}
.directorbutton_pointer_on {
	height: 25px;
    line-height:25px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#800080;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom:1px solid #330033;
	border-top-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	position: relative;
}
.directorbuttonfloat {
	height: 529;
	width:550;
	background-position:left top;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
	margin: 0px;
	position: absolute;
	left: -785px;
	top: 0px;
	z-index: 100;
	visibility: visible;
	background-color: #800080;
}
.directorbutton_red {
	height: 25;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#CC0000;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	border-bottom: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	position: relative;
}
.directorspacer {
	height: 15;
	background-position:center;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-weight: normal;
	cursor: pointer;
	border-bottom: #333333;
	font-size: 4px;
	vertical-align: middle;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top: 1px solid #333333;
}
.directorlastbutton {
	height: 25px;
	line-height:25px;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#400040;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	border-bottom: 1px solid #333333;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	position: relative;
}
.directorlastbutton_on {
	height: 25;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#800080;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-weight: normal;
	cursor: default;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	position: relative;
}
.directorlastbutton_hide {
	height: 25;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#666666;
	color: #CCCCCC;
	font-family: "Tw Cen MT";
	font-weight: normal;
	cursor: default;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	position: relative;
}
.directorbuttonhead {
	height: 25;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#333333;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-weight: normal;
	border-bottom: 1px none #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bodybox {
	height: 100%;
	width: 100%;
}

.calendar {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.calendarMonth {
	font-size: 16px;
	color: #FFFFFF;
	height: 350px;
	width: 450px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #FFFFFF;
}
.header {
	height: 10px;
	width: 100%;
	background-color: #F6EFF7;
	background-image:  url("../gooimages/header_background.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 0px;
}
#credits {
	height: 64;
	width: 100%;
	position: relative;
	bottom: 0px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Tw Cen MT";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1pt;
	margin: 0px;
	padding: 0px;
	border-top: thin solid #666666;
	border-right: thin #666666;
	border-bottom: thin solid #666666;
	border-left: thin #666666;
	background-color: #FFFFFF;
	float: left;
	vertical-align: top;
	top: 0px;
	left: 0px;
	color: #000000;

}
#credits_bar {
	height: 10;
	width: 100%;
	position: relative;
	bottom: 0px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Tw Cen MT";
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 1pt;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	vertical-align: top;
	top: 0px;
	left: 0px;
	color: #000000;
	background-image:  url("../gooimages/header_background.gif");
	border: thin none #666666;
}
#login {
	font-family: "Tw Cen MT";
	color: #FFFFFF;
	background-color: #666666;
	height: 200px;
	width: 100%;
	border: medium none #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;


}

#loginbox {
	margin: 0px;
	height: 125px;
	width: 100%;
	padding: 0px;
	left: 0;
	top: 15;
	position: relative;


}
#signup_packages_box {
	font-family: "Tw Cen MT";
	color: #FFFFFF;
	background-color: #999999;
	height: 400px;
	width: 100%;
	border: medium none #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image:  url("../gooimages/step_indicator_001.gif");
	background-repeat: no-repeat;
	background-position: left top;
	float: left;



}
#standard_info_box {
	color: #000000;
	height: 80%;
	width: 450px;
	border: medium none #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-repeat: no-repeat;
	top: 24px;
	position: relative;
	left: 15px;




}
#image_archive_box {
	font-family: "Tw Cen MT";
	color: #000000;
	height: 400px;
	width: 550px;
	border: medium none #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	top: 24px;
	position: relative;
	left: 2px;




}
#sitepal {
	margin: 0px;
	width: 182px;
	padding: 0px;
	position: relative;
	z-index: 50;
	float: left;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px #FFFFFF;
	border-left: 1px #FFFFFF;






	
	}
#bodybg{
	margin: 0px;
	width: 100%;
	padding: 0px;
	position: absolute;
	z-index: auto;
	border: 0px 0 0;
	left: 0px;
	float: left;
	height: 100%;
	top: 0px;
	right: 0px;
	bottom: 0px;




}
#signup_packages_box_2 {
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
	top: 40;
	position: relative;
	background-color: #999999;


}
#signup_packages_list {
	margin: 0px;
	height: 250px;
	width: 100%;
	padding: 0px;
	left: 0px;
	top: 0px;
	position: relative;
	overflow: auto;


}
#stepone {
	background-color: #666666;
	width: 100%;
	position: relative;
	overflow: visible;
	z-index: 5;
	visibility: visible;








}
#steponeheader {
	background-color: #492549;
	position: relative;
	width: 100%;
	background-image:  url("../gooimages/round_side.gif");
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 3;
	top: -1px;
	overflow: auto;








}

#steponecrumbs{
	position: relative;
	height: 40px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666666;


}

#steponebody {
	background-color: #666666;
	position: relative;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 20px 0px 10px 20px;
	border-left-style: solid;
	visibility: inherit;
	left: 1px;
	top: 0px;
	overflow: visible;
	z-index: 4;
}

#director {
	background-color: #666666;
	width: 100%;
	position: relative;
	overflow: visible;
	z-index: 5;
	visibility: visible;









}
#directorheader {
	background-color: #492549;
	position: relative;
	width: 100%;
	background-image:  url("../gooimages/round_side.gif");
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 3;
	top: -1px;








}


#directorcrumbs{
	position: relative;
	height: 40px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666666;


}

#directorbody {
	background-color: #666666;
	position: relative;
	width: 500px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 20px 10px 10px;
	border-left-style: solid;
	visibility: inherit;
	left: 1px;
	top: 0px;
	overflow: visible;
	z-index: 20;
}
#steptwo {
	background-color: #666666;
	width: 100%;
	position: relative;
	overflow: auto;
	top: -10px;






}
#steptwoheader {
	background-color: #492549;
	position: relative;
	height: 40px;
	width: 100%;
	background-image:  url("../gooimages/round_side.gif");
	background-repeat: repeat-y;
	background-position: right;



}

#steptwocrumbs{
	position: relative;
	height: 40px;
	width: 100%;
	background-image:  url("../gooimages/step_indicator_002.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666666;


}

#steptwobody {
	background-color: #666666;
	position: relative;
	height: 575px;
	width: 500px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 20px 10px 10px;
	overflow: visible;






}
#stepthree {
	background-color: #666666;
	width: 100%;
	position: relative;
	overflow: auto;
	top: -10px;
	height: 670px;







}
#stepthreeheader {
	background-color: #492549;
	position: relative;
	height: 40px;
	width: 90%;
	padding: 10px;
	background-image:  url("../gooimages/round_side.gif");
	background-repeat: repeat-y;
	background-position: right;



}

#stepthreecrumbs{
	position: relative;
	height: 40px;
	width: 100%;
	background-image:  url("../gooimages/step_indicator_003.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666666;


}

#stepthreebody {
	background-color: #666666;
	position: relative;
	height: 500px;
	width: 500px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 20px 10px 10px;
	overflow: visible;






}
#stepfour {
	background-color: #666666;
	width: 100%;
	position: relative;
	overflow: auto;
	top: -10px;
	height: 680px;







}
#stepfourheader {
	background-color: #492549;
	position: relative;
	height: 40px;
	width: 90%;
	padding: 10px;
	background-image:  url("../gooimages/round_side.gif");
	background-repeat: repeat-y;
	background-position: right;



}

#stepfourcrumbs{
	position: relative;
	height: 40px;
	width: 100%;
	background-image:  url("../gooimages/step_indicator_004.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666666;


}

#stepfourbody {
	background-color: #666666;
	position: relative;
	height: 525px;
	width: 500px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 20px 10px 10px;
	overflow: visible;



}
#stepfive {
	background-color: #666666;
	width: 100%;
	position: relative;
	overflow: auto;
	top: -10px;
	height: 670px;







}
#stepfiveheader {
	background-color: #492549;
	position: relative;
	height: 40px;
	width: 90%;
	padding: 10px;
	background-image:  url("../gooimages/round_side.gif");
	background-repeat: repeat-y;
	background-position: right;



}

#stepfivecrumbs{
	position: relative;
	height: 40px;
	width: 100%;
	background-image:  url("../gooimages/step_indicator_005.gif");
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 5;
	background-color: #666666;



}

#stepfivebody {
	background-color: #666666;
	position: relative;
	height: 500px;
	width: 500px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 20px 10px 10px;
	overflow: visible;






}
#stepsix {
	background-color: #666666;
	width: 100%;
	position: relative;
	overflow: auto;
	top: -10px;
	height: 1600px;







}
#stepsixheader {
	background-color: #492549;
	position: relative;
	height: 40px;
	width: 90%;
	padding: 10px;
	background-image:  url("../gooimages/round_side.gif");
	background-repeat: repeat-y;
	background-position: right;



}

#stepsixcrumbs{
	position: relative;
	height: 40px;
	width: 100%;
	background-image:  url("../gooimages/step_indicator_006.gif");
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 6;
	background-color: #666666;



}

#stepsixbody {
	background-color: #666666;
	position: relative;
	height: 500px;
	width: 500px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 20px 10px 10px;
	overflow: visible;
	z-index: 5;







}
#stepseven {
	background-color: #666666;
	width: 100%;
	position: relative;
	overflow: auto;
	top: -10px;
	height: 600px;







}
#stepsevenheader {
	background-color: #492549;
	position: relative;
	height: 40px;
	width: 90%;
	padding: 10px;
	background-image:  url("../gooimages/round_side.gif");
	background-repeat: repeat-y;
	background-position: right;



}

#stepsevencrumbs{
	position: relative;
	height: 40px;
	width: 100%;
	background-image:  url("../gooimages/step_indicator_007.gif");
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 6;
	background-color: #666666;



}

#stepsevenbody {
	background-color: #666666;
	position: relative;
	height: 500px;
	width: 500px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 20px 10px 10px;
	overflow: visible;
	z-index: 5;

}
#rebuild_notification{
	position: relative;
	height: 1px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left center;
	z-index: 6;
	/*background-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../gooimages/rebuild_not_bg.gif);*/

}
.buildprogress {
	height: 25;
	background-position:center;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-family: "Tw Cen MT";
	font-weight: normal;
	cursor: pointer;
	cursor: hand;
	font-size: 12px;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #660066;
}
#goomainbody {
	background-color: #666666;
	width: 100%;
	position: relative;
	overflow: visible;
	z-index: 5;
	visibility: visible;
}
#goomainbodyview {
	background-color: #666666;
	padding: 15px 15px 15px 15px;
	overflow: visible;
	z-index: 4;
}
#goomainbodynav {
	background-color: #666666;
	overflow: visible;
	background-image: url(../gooimages/sidefade.gif);
	background-repeat: repeat-y;
	background-position: left center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#gooheader {

	background-color: #660066;
	position: relative;
	width: 100%;
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 3;
	top: -1px;
	overflow: auto;
}
.goopopupbody {
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.gootextpreview {
    padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #FFFFFF;
	overflow: scroll;
	cursor: pointer;
}
.gooimageaddbox {
	width: 100px;
	height: 100px;
	background-color:#6A5564;
	background-repeat:no-repeat;
	margin-right: 0px;
	float: left;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	background-position: center center;
	border: 1px solid #FFFFFF;
	vertical-align:middle;
}
.goopleasewait {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../gooimages/mainbg.gif);
	background-repeat: repeat-x;
}
.goopopupbg {
	width:100%;
	height:100%;
}
.gooblock {
   width: 100%;
}
.gooblock dd {
	margin: 0px;
	padding: 0px;
	background-color: ;
}
/* Goozmo Expandable Menu System */

.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}
.expandMenu {
	width: 100%;
}
.expandMenu dt {
    cursor: pointer;
	background-color: #800080;
	color: #FFFFFF;
	height: 25px;
	margin-top: 2px;
	border:1px solid #FFFFFF;
	font-family: "Tw Cen MT", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*background-image: url(../gooimages/butt_bg.jpg); */
}
/*.expandMenu a {
	color: #FFFFFF;
}
.expandMenu a:hover {
	color: #333333;
	background-color: transparent;
}*/
.expandMenu dd {
	margin: 0px;
	padding: 0px;
	background-color: ;
}
.expandMenu ul {
	background-color: #999999;
	margin:  0em;
	padding: 0px;
	list-style-type: none;
}
.expandMenu table {
	border-collapse: collapse;
	width: 100%;
}
.expandMenu td {
	color: #FFFFFF;
	padding-left: 0px;
	height: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.expandMenu thead td {
	background-color: #330033;
	color: #FFFFFF;
	padding-left: 0px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0;
	height: 30px;
	vertical-align:middle;
}
.alignCenter {
	text-align: center;
}

/* DRAN N SORT SYSTEM */

ul.sortable li {
	position: relative;
}

ul.boxy {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #666666;
	overflow: visible;
}
ul.boxy li {
	cursor:move;
	background-color: ;
	height: 30px;
}
.clickable a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.clickable li:hover {
	background-color: #666666;
}
.statusbox {
		width: 15em;
}
ul.boxy li { margin: 0px; }
#phoneticlong {
     margin-bottom: 0px;
}
#phoneticlong li, #buttons li {
		margin-bottom: 0px;
		margin-top: 0px;
}
.inspector {
		font-size: 11px;
}
#sysheader td {
	padding:0 20px 0 0;
}
#sysheader td h1 {
	font-size:15px;
	color: #400040;
	text-align:right;
	margin:0;
	font-weight:normal;
}
#sysheader td h1 a {
	font-size:15px;
	color: #800080;
	text-align:right;
	text-decoration:none;
	font-weight:600;
}
#sysheader td h1 a:hover {
	font-size:15px;
	color: #400040;
	text-align:right;
	text-decoration:none;
	font-weight:600;
}