
blockquote:before, blockquote:after,
q:before, q:after { 
	content: "";
}
blockquote, q {
	quotes: "" "";
}



#swf-content {
        display: none;
        position: fixed;
        z-index: 10000;
        width: 726px;
        height: 30px;
        overflow: auto;
        top: 50%;
        left: 50%;
        margin: -272px 0 0 -436px;
      }

#swf-content-media {
        width: 500px;
        overflow: auto;
        height: 30px;
        margin: 0;
      }




/* -- Form Styles ------------------------------- */


div.fieldset {
	padding: 10px 0;
}
div.fieldset span.legend {
	position: absolute;
	background-color: #FFF;
	padding: 3px;
	top: 17px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #aaaaaa;
}

div.flash-media {
	width: 710px;
        overflow: auto;
	border-color: #D9E4FF;
        background: #e7e7e7;

	-moz-border-radius-topleft : 4px;
	-webkit-border-top-left-radius : 4px;
    -moz-border-radius-topright : 4px;
    -webkit-border-top-right-radius : 4px;
    -moz-border-radius-bottomleft : 4px;
    -webkit-border-bottom-left-radius : 4px;
    -moz-border-radius-bottomright : 4px;
    -webkit-border-bottom-right-radius : 4px;

}

#mediaContent { width: 710px; }


div.flash {
	width: 856px;
        height: 488px;
        overflow: auto;
	margin: 46px 0 0 0;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}


input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


#btnSubmit { margin: 0 0 0 155px ; }

/* -- Table Styles ------------------------------- */

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}


/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	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;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
        position: relative;
	vertical-align: top;
}
#swf-contenth1 { color: #525252; font-size: 12px; margin-top: -24px; position: absolute; z-index: 100000000; }
#swf-content object {
    margin-left: 10px;
    cursor: pointer;
}

#swf-content object:hover {
    cursor: pointer;
}

#addFolder {
    display: block;
    position: absolute;
    top: 51px;
    left: 140px;
    width: 134px;
    height: 29px;
    line-height: 29px;
    color: #000000;
    text-decoration: none;
    text-align: center;
    background: url(../images/TestImageNoText_65x29.png);
    z-index: 100000000000;
}

#addFolderBulle {
    display: none;
    width: 234px;
    height: 132px;
    background: url(admin/addfolder.jpg);
    position: absolute;
    left: 140px;
    z-index: 100000000000;
    top: 82px;
}

#roundBulle {
    padding: 5px;
}

#newfolderfield
{
    height: 26px;
    width: 200px;
    border: 1px solid #d5d5d5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 8px  10px 0 10px;
}

#cancelNewFolder, #validateNewFolder {
    height: 20px;
    line-height: 20px;
    display: block;
    float: left;
    width: 90px;
    text-align: center;
    margin-top: 12px;
    text-decoration: none;
    color: #ffffff;
}

#validateNewFolder {
   background: url(admin/sprite.png) 0 -200px;
}

#validateNewFolder:hover {
   background: url(admin/sprite.png) -90px -200px;
}

#cancelNewFolder {
    margin-right: 10px;
    margin-left: 32px;
    background: url(admin/sprite.png) 0 -220px;
}

#cancelNewFolder:hover {
    background: url(admin/sprite.png) -90px -220px;
}

.folder {
    height: 34px;
    width: 128px;
    color: #4c4c4c;
    border: 1px solid #c4c4c4;
    padding-top: 108px;
    background: url(admin/folder.gif) 34px 15px no-repeat;
    display: block;
    text-align: center;
    text-decoration: none;
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
    position: relative;
}

.folder a.f:link, .folder a.f:visited {
    height: 34px;
    width: 128px;
    color: #4c4c4c;
    border: 1px solid #c4c4c4;
    padding-top: 108px;
    background: url(admin/folder.gif) 34px 15px no-repeat;
    display: block;
    text-align: center;
    text-decoration: none;
    top: -1px;
    left: -1px;
    float: left;
    position: absolute;
}

.folder a.f:hover, .folder a.f:active{
    background: #c4c4c4 url(admin/folder.gif) 34px 15px no-repeat;
}

.img_sel {
    height: 118px;
    width: 128px;
    color: #4c4c4c;
    border: 1px solid #c4c4c4;
    padding-top: 24px;
    display: block;
    text-align: center;
    text-decoration: none;
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
    position: relative;
}

.img_sel a.i img {margin-bottom: 22px;}

.img_sel a.i:link, .img_sel a.i:visited {
    height: 118px;
    width: 128px;
    color: #4c4c4c;
    border: 1px solid #c4c4c4;
    padding-top: 24px;
    display: block;
    text-align: center;
    text-decoration: none;
    position: absolute;
    top: -1px;
    left: -1px;
    float: left;
}

.img_sel a.i:hover, .img_sel a.i:active {
    background: #c4c4c4;
}

#folders a.del:link, #folders a.del:visited,
.img_sel a.del:link, .img_sel a.del:visited {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 13px;
    height: 13px;
    display: block;
    text-indent: -99999px;
    background: url(admin/delete.gif);
 
}



