﻿/*Page Sections*/

.quickGalWrap_right
{
    float:right;
    margin-left:10px;
}

.quickGalWrap_left
{
    float:left;
    margin-right:10px;
}

.quickGalWrap_center
{
	text-align:center;
}

.quickGalWrap_center .quickImage, .quickGalWrap_center .thumbWrap, .quickGalWrap_left .thumbWrap, .quickGalWrap_right .thumbWrap
{
	display:inline-block;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.listPicWrap
{
    float:right;
    margin-left:10px;
}

.listCol
{
    width:45%;
    margin-right:10px;
    float:left;
}

/*End Page Sections*/

/*Downloads*/

.fileGrid .descCol
{width:260px;}

.filepdf
{
	position:relative;
	display:block;
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../../../css/img/misc/icons/adobe-reader-16x16.png) 0 0 no-repeat;
}

.filedoc, .filertf
{
	position:relative;
	display:block;
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../../../css/img/misc/icons/word.png) 0 0 no-repeat;
}

.filetxt
{
	position:relative;
	display:block;
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../../../css/img/misc/icons/text.png) 0 0 no-repeat;
}

.fileeps
{
	position:relative;
	display:block;
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../../../css/img/misc/icons/fileeps.png) 0 0 no-repeat;
}

.fileai
{
	position:relative;
	display:block;
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../../../css/img/misc/icons/fileai.png) 0 0 no-repeat;
}

.filepsd
{
	position:relative;
	display:block;
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../../../css/img/misc/icons/filepsd.png) 0 0 no-repeat;
}

.filexls, .filexlsx, .filecsv
{
	position:relative;
	display:block;
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../../../css/img/misc/icons/excel.jpg) 0 0 no-repeat;
}

.filejpg, .filejpeg
{
	position:relative;
	display:block;
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../../../css/img/misc/icons/filejpg.png) 0 0 no-repeat;
}

.filepng
{
	position:relative;
	display:block;
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../../../css/img/misc/icons/filepng.png) 0 0 no-repeat;
}

.filegif
{
	position:relative;
	display:block;
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(http://res.cvhco.net/css/img/misc/icons/filegif.png) 0 0 no-repeat;
}

.filetif
{
	position:relative;
	display:block;
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../../../css/img/misc/icons/filetif.png) 0 0 no-repeat;
}

.filebmp
{
	position:relative;
	display:block;
	width:16px;
	height:16px;
	margin:0 auto;
	background:url(../../../css/img/misc/icons/filebmp.png) 0 0 no-repeat;
}

.file
{
	font-size:.9em;
	border-bottom:solid 1px #ddd;
}

.file .adminLinkWrap
{padding:0;}

.fileCheck, .fileThumb, .fileName, .fileDate
{
	position:relative;
	display:block;
	float:left;
	padding:0 20px;
	height:20px;
	line-height:20px;
}

.fileThumb, .fileName
{width:300px;}

.fileThumb
{width:16px; border-right:solid 1px #ddd;}

.fileDate
{border-left:solid 1px #000;}

.fileThumb a
{position:relative;	top:2px;}

#proDownloadBank .buttonWrap
{margin:10px 0 0;}

.currentFile
{margin-bottom:8px;}

.currentFile .adminLink
{float:left;}

.elementMedia
{
	text-align:center;
	font-size:.9em;
	font-style:italic;
	margin-bottom:10px;
}