body {
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	background-color: #ffffff
	background-image: url("/images/back.gif");
	background-repeat: repeat-x;
	color:#000000;

}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height:100%;
	margin-bottom:1px;
}
#container {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #ffffff;
	
}
#header {
	width:100%;
	padding-top:5px;
}
.spacer {
	width:100%;
	height:15px;
}

.hrred {
	border:0px;
	color:#ff0000;
	background-color:#ff0000;
	height: 1px;
	width: 100%;
	text-align: left;
}
.hrredb {
	border:0px;
	color:#ff0000;
	background-color:#ff0000;
	height: 1px;
	width: 100%;
	text-align: left;
	position:absolute;
	bottom:10px;
}

hr {
	border:0px;
	color:#CCCCCC;
	background-color:#aaaaaa;
	height: 1px;
	width: 100%;
	text-align: left;
}


#logo {
	width:280px;
	height:60px;
	background-image: url(/images/firestoragelogo.gif); 
	background-position: left; 
	background-repeat: no-repeat; 
}

.h1 {
	padding: 67px 0px 0px 8px;
	font-size:12px;
	color:gray;
	font-family:arial, verdana, helvetica, sans-serif;
	font-weight: normal; 
}
h1 {
	padding: 60px 0px 0px 8px;
	font-size:12px;
	color:gray;
	font-family:arial, verdana, helvetica, sans-serif;
	font-weight: normal; 
}
h2 {
	color:#cc0000;
	font-size:13px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:300;
	background-color:#FFFFFF;
}
h3 {
	color:#cc0000;
	font-size:12px;
	text-align:left;
	font-weight:300;
	padding:5px;
}
.h4 {
	padding: 22px 0px 0px 0px;
	font-size:12px;
	color:gray;
	font-family:arial, verdana, helvetica, sans-serif;
	font-weight: normal; 
}

#left {
	float:left;
	width:150px;
	background-color:#FFFFFF;
	color:black;
}

#main {
	margin	: 5px 5px 5px 160px;
	padding	: 15px;
	border-left: 1px solid silver;
}
#mains {
	margin	: 5px 5px 5px 5px;
	padding	: 0px;
}

#main_d {
	margin	: 230px 0px 0px 0px;
	background-color:#999999;
	border-left: 1px solid silver;
}


p {
	color:black;
	line-height:20px;
	padding:5px;
}
a {
	color:#cc0000;
	text-decoration:none;
}
a:hover {
	color:#cc0000;
	background-color:#ffffff;
	text-decoration:underline;
}
#footer {
	clear:both;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.right {
	color:gray;
	background-color:#ffffff;
	float:right;
	font-size:100%;
	margin-top:5px;
}
.left {
	color:gray;
	background-color:#ffffff;
	float:left;
	font-size:100%;
	margin-top:5px;
}


.mikan{
	width: 500px;
	display:block;
	margin:0px auto;
}
.mikan *{
	display:block;
	height:1px;
	overflow:hidden;
	background:#E64934;
}
.mikan1{
	border-right:1px solid #f4b0a7;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #f4b0a7;
	padding-left:1px;
	margin-left:3px;
	background:#ec7666;
}
.mikan2{
	border-right:1px solid #fcecea;
	border-left:1px solid #fcecea;
	padding:0px 1px;
	background:#ea6b5a;
	margin:0px 1px;
}
.mikan3{
	border-right:1px solid #ea6b5a;
	border-left:1px solid #ea6b5a;
	margin:0px 1px;
}
.mikan4{
	border-right:1px solid #f4b0a7;
	border-left:1px solid #f4b0a7;
}
.mikan5{
	border-right:1px solid #ec7666;
	border-left:1px solid #ec7666;
}
.mikan_content{
	color:#ffffff;
	padding:0px 5px;
	margin:0px auto;
	width: 490px;
	height: 170px;
	background:#E64934;
}


#uploads {
	padding:0px 0px;
	margin:0px auto;
	width: 500px;
	color:#ffffff;
	background:#eeeeee;
	padding-top: 8px;
	background-image: url(/images/upwin.gif);
	background-repeat: no-repeat;
}

#uploadmember {
	position: absolute; 
	padding:0px 5px;
	margin:0px auto;
	width: 490px;
	height: 260px;
	color:#ffffff;
	background:#ffffff;
	padding-top: 8px;
	background-image: url(/images/uploadwinmember.gif);
	background-repeat: no-repeat;
}

#wrapper {
	padding:8px 5px 15px;
	margin:5px auto;
	width: 100%;
	background:#eeeeee;
}
#wrapper_member {
	padding:8px 5px 15px;
	width: 100%;
	background:#eeeeee;
}


select {
	margin:4px;
	width: 150px;
} 

#icon {
	margin-bottom:4px;
	margin-top:4px;
	text-align:left;
	font-size:12px;
}



#btnBrowse {
	cursor:pointer;
}





fieldset {
	margin: 5px;
}

legend {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}

fieldset.flash {
	width: 375px;
	margin: 10px 0px 10px 0px;
	border-color: #D9E4FF;
}

.progressWrapper {
	width: 480px;
	overflow: hidden;
}
.progressContainer {
	margin-bottom: 1em;
	background-color: #85B9E9;
	overflow: hidden;
}

.red /* Error */ {
	border: solid 1px #85B9E9;
}
.green /* Current */ {
	border: solid 1px #85B9E9;
}
.blue /* Complete */ {
	background-color: #85B9E9;
}

.curlycontainer{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 300px;
}


.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	width: 90%;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

/* bar */

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 30px;
	background-color: red;
	margin-top: 2px;
	background: url(/images/bar.gif) repeat-x;

}
.progressBarComplete {
	width: 80%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 80%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 80%;
	font-size: 10pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover {
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(/images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover {
	background-position: 0px 0px;
}


#uploadwindow {
	padding: 5px 0px 15px 0px; 
	width:95%;
	background-color: #85b9e9;
}
#uploadwindowBack {
	width:100%;
	background-color: #85b9e9;
}

#doctext {
	margin	: 5px 5px 15px 35px;
}
#doctext2 {
	margin	: 0px 0px 15px 15px;
}

#menutext {
	margin	: 15px;
}


#thumbnails {
	margin	: 0px 0px 0px 0px;
}




.spiffy{
display:block;
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#85b9e9;
}
.spiffy1{
border-right:1px solid #c0d7eb;
padding-right:1px;
margin-right:3px;
border-left:1px solid #c0d7eb;
padding-left:1px;
margin-left:3px;
background:#9fc6ea;
}
.spiffy2{
border-right:1px solid #e3e8ed;
border-left:1px solid #e3e8ed;
padding:0px 1px;
background:#98c3e9;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #98c3e9;
border-left:1px solid #98c3e9;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #c0d7eb;
border-left:1px solid #c0d7eb;
}
.spiffy5{
border-right:1px solid #9fc6ea;
border-left:1px solid #9fc6ea;
}
.spiffy_content{
padding:0px 5px;
background:#85b9e9;
}

.expbox{
	display:block;
}
.expbox *{
	display:block;
	height:1px;
	overflow:hidden;
	background:#FE3015;
}
.expbox1{
	border-right:1px solid #fea59a;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #fea59a;
	padding-left:1px;
	margin-left:3px;
	background:#fe634f;
}
.expbox2{
	border-right:1px solid #feeae7;
	border-left:1px solid #feeae7;
	padding:0px 1px;
	background:#fe5741;
	margin:0px 1px;
}
.expbox3{
	border-right:1px solid #fe5741;
	border-left:1px solid #fe5741;
	margin:0px 1px;
}
.expbox4{
	border-right:1px solid #fea59a;
	border-left:1px solid #fea59a;
}
.expbox5{
	border-right:1px solid #fe634f;
	border-left:1px solid #fe634f;
}
.expbox_content{
	padding:0px 5px;
	background:#FE3015;
}

.img-shadow {
	float:left;
	background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
} 

.img-shadow p {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
} 



.glayborder{
	display:block;
}
.glayborder *{
	display:block;
	height:1px;
	overflow:hidden;
	background:#EEEEEE;
}
.glayborder1{
	border-right:1px solid #f7f7f7;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #f7f7f7;
	padding-left:1px;
	margin-left:3px;
	background:#f2f2f2;
}
.glayborder2{
	border-right:1px solid #fdfdfd;
	border-left:1px solid #fdfdfd;
	padding:0px 1px;
	background:#f1f1f1;
	margin:0px 1px;
}
.glayborder3{
	border-right:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
	margin:0px 1px;
}
.glayborder4{
	border-right:1px solid #f7f7f7;
	border-left:1px solid #f7f7f7;
}
.glayborder5{
	border-right:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;
}
.glayborder_content{
	padding:0px 5px;
	background:#EEEEEE;
} 


.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(/images/formbg.gif) repeat-x left top;
}


.glaydd{
display:block;
}
.glaydd *{
display:block;
height:1px;
overflow:hidden;
background:#dddddd;
}
.glaydd1{
border-right:1px solid #f0f0f0;
padding-right:1px;
margin-right:3px;
border-left:1px solid #f0f0f0;
padding-left:1px;
margin-left:3px;
background:#e5e5e5;
}
.glaydd2{
border-right:1px solid #fbfbfb;
border-left:1px solid #fbfbfb;
padding:0px 1px;
background:#e3e3e3;
margin:0px 1px;
}
.glaydd3{
border-right:1px solid #e3e3e3;
border-left:1px solid #e3e3e3;
margin:0px 1px;
}
.glaydd4{
border-right:1px solid #f0f0f0;
border-left:1px solid #f0f0f0;
}
.glaydd5{
border-right:1px solid #e5e5e5;
border-left:1px solid #e5e5e5;
}
.glaydd_content{
padding:0px 5px;
background:#dddddd;
}


.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

p.guestdoc {
	layout-grid: line fixed 30px 10px;
}



#table { font-family: Arial, sans-serif; font-size: 11px; -moz-user-select: none; -khtml-user-select: none; user-select: none; width: 95%; CURSOR: default; }
#table th#hoverTH { background: #555; }
#table th { TEXT-ALIGN: left; PADDING: 4px 0 4px 9px; BACKGROUND: #666; BORDER-BOTTOM: 1px solid #444; BORDER-TOP: 1px solid #444; BORDER-LEFT: 1px solid #555; COLOR: #FFF;}
#table th.cdd { TEXT-ALIGN: left; PADDING: 4px 0 4px 9px; BACKGROUND: #666; BORDER-BOTTOM: 1px solid #444; BORDER-TOP: 1px solid #444; BORDER-LEFT: 1px solid #555; COLOR: #FFF; CURSOR: pointer; }
#table tr#this td { background-color: #3d80df; color: #FFF; font-weight: bold; border-left: 1px solid #346DBE; border-bottom: 1px solid #3E6FB3; border-top: 1px solid #3E6FB3; BORDER-RIGHT: 1px solid #5886C7; }
#table tr#hover td { background-color: #777; color: #FFF; border-left: 1px solid #888; border-bottom: 1px solid #888; border-top: 1px solid #888; BORDER-RIGHT: 1px solid #777; }
#table tr td { padding: 3px 8px; border-left: 1px solid #D9D9D9; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; }
#table tr.even td { BACKGROUND: #edf3fe; BORDER-BOTTOM: 1px solid #E8F0FF; BORDER-TOP: 1px solid #E8F0FF; BORDER-RIGHT: 1px solid #FFF; }
#table tr.odd td { BACKGROUND: #FFF; BORDER-BOTTOM: 1px solid #FFF; BORDER-TOP: 1px solid #FFF; BORDER-RIGHT: 1px solid #FFF; }


.TableAttr {
	border:1px solid #2B2B2B;
	border-collapse:collapse;
	margin:3px 0pt;
}
.TableAttr th {
	background-color:#F0F0FF;
	border:1px solid #CCCCCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	color: #666666; 
}
.TableAttr th span {
	font-weight:normal;
}
.TableAttr td {
	background-color:#F0F0FF;
	border:1px solid #CCCCCC;
	padding:3px 10px;
	color: #333333; 
}

#policy_boxs {
	width: 640px;
	margin : 10px;
	padding: 13px;
	background-color: #eeeeee;
 	border-width:  1px;
	border-style: solid; 
	border-color: #DDE0E6;
	text-align: left; 
	-moz-border-radius: 10px;
}
#policy_box {
	color: #000000;
	margin : 10px;
	padding: 13px;
	width : 550px;
 	border-width:  1px;
	border-style: solid; 
	border-color: #000000;
	background-color: #eeeeee;
	text-align: left; 
}
#table3 {
        font-size: 90%;
        color: #000000;
        margin-bottom: 30px;
        border: 1px solid #555555;
        border-collapse: separate;
        border-spacing: 1px;
}
#table3 th {
        font-size: 120%;
        padding: 9px;
        border-right: 1px solid #777777;
        border-bottom: 1px solid #999999;
        background-color: #C6D6EF;
}
#table3 td {
        color: #000000;
        padding: 5px;
        border-right: 1px solid #888888;
        border-bottom: 1px solid #888888;
        background-color: #EEEEEE;
}
hr.line1 {
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #DDE0E6;
	height: 1px; 
} 
#ad_code {
	background-color: #eeeeee;
}

#alink {
	color:#ffffff;
	text-decoration: none;
	border-bottom: 1px #ffffff dotted;
}
#alink:hover {
	color:#ffffff;
	background-color: #fea59a; 
}

#downloadlink {
	color:#cc0000;
	text-decoration:none;
	border-bottom: 1px #cc0000 dotted;
}

.firebox {
	border-color: #cccccc; 
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em; 
	overflow: hidden; 
} 
#d3box {
	cursor: pointer;
}

#boxspace {
	margin-top: 8px;
	margin-left: 8px;
}
#boxspace1 { padding: 2px; } 
#boxspace2 { padding: 1px; } 

#dothr {
	border-bottom:1px dotted #cccccc;
}

#messagewin {
	padding:0px 0px;
	margin:0px auto;
	color:#ffffff;
}



#dhtmlgoodies_colorPicker{
	position:absolute;
	width:224px;
	padding-bottom:1px;
	background-color:#FFF;
	border:1px solid #317082;
}

#dhtmlgoodies_colorPicker .colorPicker_topRow{
	height:16px;
	padding-bottom:1px;
	border-bottom:3px double #317082;
	background-color:#E2EBED;
	padding-left:2px;

	width: 224px;	/* IE 5.x */
	width/* */:/**/222px;	/* Other browsers */
	width: /**/222px;
	
	height: 20px;	/* IE 5.x */
	height/* */:/**/16px;	/* Other browsers */
	height: /**/16px;
	
	
		
}

#dhtmlgoodies_colorPicker .colorPicker_statusBar{
	height:13px;
	padding-bottom:2px;
	
	border-top:3px double #317082;	
	background-color:#E2EBED;
	padding-left:2px;
	clear:both;
	
	width: 224px;	/* IE 5.x */
	width/* */:/**/222px;	/* Other browsers */
	width: /**/222px;	
	
	height: 18px;	/* IE 5.x */
	height/* */:/**/13px;	/* Other browsers */
	height: /**/13px;		
}

#dhtmlgoodies_colorPicker .colorSquare{
	width:10px;
	height:10px;
	margin-left:1px;
	margin-bottom:1px;
	float:left;
	border:1px solid #000;
	cursor:pointer;
	
	width: 12px;	/* IE 5.x */
	width/* */:/**/10px;	/* Other browsers */
	width: /**/10px;			
}

.colorPickerTab_inactive,.colorPickerTab_active{

	height:17px;
	padding-left:4px;
	cursor:pointer;	
	
	
}
.colorPickerTab_inactive span{
	background-image:url('/images/tab_left_inactive.gif');
}

.colorPickerTab_active span{
	background-image:url('/images/tab_left_active.gif');

}
.colorPickerTab_inactive span, .colorPickerTab_active span{
	line-height:16px;
	font-weight:bold;
	font-family:arial;
	font-size:11px;
	padding-top:1px;
	vertical-align:middle;
	background-position:top left;
	background-repeat: no-repeat;	
	float:left;
	padding-left:6px;
	-moz-user-select:no;
}	
.colorPickerTab_inactive img,.colorPickerTab_active img{
	float:left;
}
.colorPickerCloseButton{
	text-align:center;
	line-height:10px;
	border:1px solid #317082;
	position:absolute;
	right:1px;
	font-size:12px;
	font-weight:bold;
	top:1px;
	padding:1px;
	cursor:pointer;	

	
	width: 13px;	/* IE 5.x */
	width/* */:/**/11px;	/* Other browsers */
	width: /**/11px;
	
	height: 13px;	/* IE 5.x */
	height/* */:/**/11px;	/* Other browsers */
	height: /**/11px;	
			
	
}
#colorPicker_statusBarTxt{
	font-size:11px;
	font-family:arial;
	vertical-align:top;
	line-height:13px;

}

.minispace{
	height:5px;
}
.minispace2{
	height:10px;
}


.bluebox{display:block}
.bluebox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#B4DDF4}
.bluebox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #def0fa;
  border-right:1px solid #def0fa;
  background:#c6e5f6}
.bluebox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f7fbfd;
  border-right:1px solid #f7fbfd;
  background:#c2e3f6}
.bluebox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #c2e3f6;
  border-right:1px solid #c2e3f6;}
.bluebox4{
  border-left:1px solid #def0fa;
  border-right:1px solid #def0fa}
.bluebox5{
  border-left:1px solid #c6e5f6;
  border-right:1px solid #c6e5f6}
.blueboxfg{
  background:#B4DDF4}


.gB{
    margin:1px 0 0 1px;
    position:relative;
    width:125px;
    height:144px;
    overflow:hidden;
    float:left;
}

.ch{background: url(/images/2bg.gif) top left no-repeat;}

.adingo_keywords li {
    float:left;
    list-style-type:none;
    padding-left:10px;
    padding-right:10px;
    font-size:12px;
}
.adingo_keywords ul {
    _height: 1px;
    min-height: 1px;
    /*￥*//*/
    height: 1px;
    overflow: hidden;
    /**/
}
.adingo_keywords ul:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

#result table {
	background-color: #f7f7f7;
	border: 1px solid #BABED1;
	padding-left: 15px;
	margin-top: 10px;
}
#result .cTime {
	color: #3A5998;
}

#downloadlinkw {
    color:#ffffff;
	text-decoration:none;
}

#downloadlinkw:link {
    color:#ffffff;
}
#downloadlinkw:visited {
    color:#ffffff;
}
#downloadlinkw:visited {
    color:#ffffff;
}
#downloadlinkw:active {
    color:#ffffff;
}
 
#downloadlinkw:hover {
    background-color: #EB8634;
    font-style:normal;
    text-decoration:underline;
}

.btnDL2014 {
 background-color: #EB8634;
 width: 190px;
 padding-top: 4px;
 padding-bottom: 1px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 padding-left: 5px;
}

