.fieldset {border: 0px;}

/*****************Button base style***********************************************/
	.ax-button
	{
	    position: relative;
	    display: inline-block;
		margin-right: 10px;
	}
	.ax-icon
	{
		display: inline-block;
	    vertical-align: text-top;
	}
/****************************************************************************************/



/***************************Browse********************************************/
	.ax-browse-c
	{
	}
	
	.ax-plus-icon
	{
	}
/****************************************************************************/



/***************************Upload all***************************************/
	.ax-upload-all
	{
	}
	
	.ax-upload-icon
	{
	}
/****************************************************************************/


/***************************Clear all****************************************/
	.ax-clear
	{
	}
	.ax-clear-icon
	{
	}
/****************************************************************************/


.ax-browse-c:hover,.ax-upload-all:hover,.ax-clear:hover
{
}

.ax-remove
{
}

.ax-upload
{
}

.ax-abort .ax-icon
{
}

.ax-disabled
{
	opacity: 0.5;
	filter:alpha(opacity=50);
	cursor:auto;
}

.ax-remove:hover, .ax-upload:hover, .ax-abort:hover
{
}


.ax-preview
{
	max-height:53px;
	max-width:43px;
}


.ax-prev-container
{
	float:left;
	height: 53px;
	width: 43px;
    display: inline-block;
}

/************************List files styles******************************/
	.ax-file-list
	{
		overflow:hidden;
	    list-style: none outside none;
	    padding:0;
		margin: 10px 0px 0px 0px;
		width: 100%;
	}
	
	.ax-file-list li
	{	
		border-top: 1px solid #DDDDDD;
	    text-align:center;
	    margin: 4px 0px 4px 0px;
	    padding: 0px;
	    text-align:center;
	    height: 53px;
		overflow: hidden;
	}
	.ax-file-list li:hover
	{	
		background-color: #f5f5f5;		
	}
	
	.ax-edit-fn
	{
		border:1px solid gray;
		background-color:#fff;
	}
/***********************************************************************/



.ax-file-size, .ax-file-name
{
	text-align:left;
	color: #000;
    overflow: hidden;
	padding:0;
	margin:0;
	width:100%;
}

.ax-file-name input
{
	width:80%;
}

.ax-progress
{
	background-color:#f7f7f7;
	background-image:-moz-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image:-ms-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
	background-image:-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image:-o-linear-gradient(top, #f5f5f5, #f9f9f9);
	background-image:linear-gradient(top, #f5f5f5, #f9f9f9);
	background-repeat:repeat-x;

	border-radius:4px;
	filter:progid:dximagetransform.microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
	-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);
	background-color: white;
    border-radius: 2px;
    margin-top: 16px;
    padding: 0;
    float:left;
    height: 20px;
    position:relative;
    text-align:center;
}

.ax-progress-bar
{
    height: 100%;
	width: 0; 
	background-image: url(/images/uploader/loader.gif);
}

.ax-progress-info
{
    height: 100%;
    width: 100%;
    position:absolute;
    top:0;
	left:0;
	overflow:hidden;
}


.ax-toolbar
{
	float:right;
	display: inline-block;
	overflow:hidden;
	margin-top: 7px;
}

.ax-toolbar button, .ax-toolbar a.btn {font-size: 18px; margin-right: 8px; padding: 5px 7px 1px 7px;}
.ax-toolbar button span.glyphicon, .ax-toolbar a.btn span.glyphicon {margin-right: 0px !important;}



.ax-browse
{
	opacity: 0;
	filter:alpha(opacity=0);
	cursor:pointer;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

.ax-details
{
 	float: left;
    margin-top: 0px;
    padding: 6px;
}


/*************************************Light Box CSS***************************************/
#ax-box 
{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 1001;
	display: none;
	border:2px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	
  -webkit-box-shadow: 0px 0px 21px 0px #ffffff; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
     -moz-box-shadow: 0px 0px 21px 0px #ffffff; /* FF3.5 - 3.6 */
          box-shadow: 0px 0px 21px 0px #ffffff; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
	
}

#ax-box-shadow 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 1000;
	display: none;
}

#ax-box-close
{
	width:32px;
	height:32px;
	background:url(/images/uploader/close.png) no-repeat 0 0;
	top:-5px;
	right:-5px;
	position:absolute;
	cursor:pointer;
}

#ax-box-fn
{
    background: none repeat scroll 0 0 black;
    bottom: 0;
    color: white;
    height: 38px;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 15;
}

#ax-box-fn span
{
    display: block;
    font-family: 'Volkhov',Georgia,sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 38px;
    padding: 0 20px;
}
/*****************************************************************************************************/




/*************************************File Type Icons*************************************************/
.ax-filetype-mp3{
	background: url(/images/uploader/icons.png) no-repeat -43px 0px;
}
.ax-filetype-wav{
	background: url(/images/uploader/icons.png) no-repeat -86px 0px;
}
.ax-filetype-3gp{
	background: url(/images/uploader/icons.png) no-repeat -129px 0px;
}
.ax-filetype-wma{
	background: url(/images/uploader/icons.png) no-repeat -171px 0px;
}

.ax-filetype-gif, .ax-filetype-tif, .ax-filetype-tiff{
	background: url(/images/uploader/icons.png) no-repeat 0px -56px;
}
.ax-filetype-bmp{
	background: url(/images/uploader/icons.png) no-repeat -43px -56px;
}
.ax-filetype-jpg, .ax-filetype-jpeg{
	background: url(/images/uploader/icons.png) no-repeat -86px -56px;
}
.ax-filetype-png{
	background: url(/images/uploader/icons.png) no-repeat -129px -56px;
}
.ax-filetype-psd{
	background: url(/images/uploader/icons.png) no-repeat -172px -56px;
}
.ax-filetype-eps{
	background: url(/images/uploader/icons.png) no-repeat -215px -56px;
}

.ax-filetype-txt{
	background: url(/images/uploader/icons.png) no-repeat -43px -108px;
}
.ax-filetype-pdf{
	background: url(/images/uploader/icons.png) no-repeat -86px -108px;
}
.ax-filetype-doc, .ax-filetype-docx{
	background: url(/images/uploader/icons.png) no-repeat -129px -108px;
}
.ax-filetype-ppt, .ax-filetype-pptx{
	background: url(/images/uploader/icons.png) no-repeat -172px -108px;
}
.ax-filetype-xls, .ax-filetype-xlsx{
	background: url(/images/uploader/icons.png) no-repeat -215px -108px;
}

.ax-filetype-avi{
	background: url(/images/uploader/icons.png) no-repeat -43px -161px;
}
.ax-filetype-flv{
	background: url(/images/uploader/icons.png) no-repeat -86px -161px;
}
.ax-filetype-mp4{
	background: url(/images/uploader/icons.png) no-repeat -129px -161px;
}
.ax-filetype-ogg{
	background: url(/images/uploader/icons.png) no-repeat -172px -161px;
}

.ax-filetype-exe, .ax-filetype-xml{
	background: url(/images/uploader/icons.png) no-repeat 0px -214px;
}
.ax-filetype-htm{
	background: url(/images/uploader/icons.png) no-repeat -43px -214px;
}
.ax-filetype-html{
	background: url(/images/uploader/icons.png) no-repeat -86px -214px;
}
.ax-filetype-zip, .ax-filetype-rar, .ax-filetype-7z{
	background: url(/images/uploader/icons.png) no-repeat -129px -214px;
}
/*****************************************************************************************************/


/*********************Drop Over Class*******************************************************************/
.ax-drop{
	border:2px solid blue;
	border-radius:4px;
}