html, body, object, iframe{
    overflow: hidden;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, cite, img, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;    
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* MAIN STYLES */
body{
/*     -moz-box-shadow: inset 0px 3px 0px 0px #00A5D9;
    -webkit-box-shadow: inset 0px 3px 0px 0px #00A5D9;
    box-shadow: inset 0px 3px 0px 0px #00A5D9; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}
#topline {
    border-top: solid 3px #00A5D9;
    height: 3px;
    width: 100%;
    position:absolute;
    top: 0px;
    z-index: 10;
}
#container {
	/*width: 1200px;*/
	margin: 0 auto;
}
p{
	line-height: 20px;
	/*color: #8c8d8c;*/
	font-size: 14px;
}
a{
	text-decoration: none;
}
.clear {
	clear: both;
}
h1 {
	font-family: 'AvantGardeGothicITCW01B 731069', Calibri, Arial;
	font-size: 40px;
	color: #00539b;
	padding-bottom: 12px;
	line-height: 50px;
}

h2 {
	font-family: 'AvantGardeGothicITCW01B 731069', Calibri, Arial;
	font-size: 30px;
	color: #00539b;
	line-height: 38px;
	padding-bottom: 14px;
}
h3 {
	color: #6e6e70;
	font-family: 'AvantGardeGothicITCW01B 731069', Calibri, Arial;
	font-size: 22px;
	line-height:26px;
	border-bottom: 1px solid #b8b6b6;
	padding-bottom: 6px;
	margin-bottom: 5px;	
}
	h3.blue {
		color: #00539b;
		border-bottom: 1px solid #00539b;
	}
	a h3.blue:hover {
		color: #00a5d9;
	}

h4 {
	color: #00539b;
	font-family: 'AvantGardeGothicITCW01B 731069', Calibri, Arial;
	font-size: 18px;
	border-bottom: 4px solid #00539b;
	padding-bottom: 7px;
}
	a h4:hover {
		color: #00a5d9;
	}
h5{
	color: #00539b;
	font-size: 18px;
	padding: 12px 0 16px 11px;
}
	h5.contact-me {
		padding: 12px 0 5px 11px;
	}
	h5.small {
		font-size: 14px;
	}
h6 {
	color: #00539b;
	font-size: 16px;
	padding-top: 16px;
}
label {
	cursor: pointer;
}

.loading-icon
{
	position: absolute;
    background-color: transparent;
	top: 50%;
	left: 50%;
    z-index: 999;
}

#header, #billboard, #main, #footer-content, #projectInformation {
	/*width: 1001px;*/
	margin: 0 30px 0px 100px;
}

/* HEADER */
#header {
	/*padding-top: 25px;*/
	/*margin-top: 1px;*/
	position: relative;
	/*z-index: 1003;*/
    min-width: 900px;
}
.billboard
{
	background: url('http://www.epiqsystems.com/images/billboard_gradient.jpg') repeat-x;
	height: 502px;
	/*min-width: 1200px;*/
}

.billboardUK
{
	background: url('http://www.epiqsystems.com/images/billboard_gradient-UK.jpg') repeat;
	height: 627px;
	/*min-width: 1200px;*/
}

.epiq-logo {
	float: left;
}
#right-nav {
	float: right;
	width: 400px;
}
    #right-nav ul {
        float:right;
    }
	#right-nav ul li{
		display: inline;
		padding-right: 0px;
	}
		#right-nav ul li a, #right-nav ul li a:visited{
			color: #929191;
			font-size: 12px;			
		}
		#right-nav ul li a:hover{
			color: #00a5d9;
		}
		#right-nav ul li.nopadding {
			padding-right: 0;
		}
		
		div#right-nav ul li {
	        float: left;
	        position: relative;
	        line-height: 14px;
        }
        div#right-nav ul ul li {
	        float: none;
	        padding: 0px;
        }
        div#right-nav ul li ul {
	        display: none;
	        position: absolute;
        }
        div#right-nav ul li:hover ul, div#right-nav ul li.sfhover ul {
	        display: block;
	        margin-top: 14px;
        }
        div#right-nav ul li.sfhover ul, div#right-nav ul li ul {
	        list-style: none;
	        top: 0px;
	        left: 0px;
	        background: #EEE;
	        /*border: 1px solid #FFF;*/
	        z-index: 2;
        }
        div#right-nav ul li li {
	        width: 200px;
        }
        div#right-nav ul ul a:link, div#right-nav ul ul a:visited {
	        display: block;
	        line-height: 12px;
	        padding: 6px 10px 6px 20px;
        }
        div#right-nav ul ul a:hover, div#right-nav ul ul a:active {
	        background-color: #CCC;
	        background-image: inherit;
	        color: #A00030;
        }
        /*div#right-nav ul ul a.arrow:link, div#right-nav ul ul a.arrow:visited {
	        background-image: url(../images/global/breaking_news_arrow.gif);
	        background-repeat: no-repeat;
	        background-position: 165px 9px;
	        cursor: default;
        }*/

#main-nav {
	margin: 31px 0 0 87px;
	float: left;
    margin-top:-22px;
    padding-left:82px;
}
	.ie7 #main-nav {
		width: 503px;
	}
	#main-nav ul li.main {
		float: left;
		padding-right: 26px;
	}
		#main-nav ul li.nopadding {
			padding-right: 0;
		}
	#main-nav .main a, #main-nav .main a:visited{
		color: #00539b;
		font-size: 18px;
		font-family: 'AvantGardeGothicITCW01B 731069', Calibri, Arial;
		outline: 0;
		border: 0;
	}
	#main-nav .main a:hover,  #main-nav .main a.current-page {
		color: #00a5d9;
	}

    #main-nav .main {
        position: relative;
    }

    #main-nav .main ul {
        position: absolute;
        display: none;
        outline: 0;
    }

#about-hover:hover .about-drop, #solutions-hover:hover .solutions-drop, #serve-hover:hover .serve-drop, #servicelist-hover:hover .servicelist-drop {
	display:block;
}

	.pointer {
		background: url('http://www.epiqsystems.com/images/nav_pointer.png') no-repeat;
		width: 32px;
		height: 21px;
		position: absolute;
		top: 20px;
	}
		.about-pointer {
			left: 92px;
		}
		.solutions-pointer {
			left: 408px;
		}
		.serve-pointer {
			left: 553px;
		}
        .servicelist-pointer
        {
            left: -20px;
        }
.drop {
	position: absolute;
	left: 1px;
	top: 0px;
    padding-top: 20px;
	z-index: 1001;
	width: 1000px;
	display: none;
}
a:hover + .drop, .drop:hover
{
    display: block;
}

.nav-dropdown {
	background-color: rgba(0, 165, 217, 0.95);
	width: 1000px;
	margin-top: 20px;
}
.serve-dropdown {
	padding-bottom: 32px;
	width: 274px;
	margin-left: 434px;
}
.noservicelist {
    color: #FFFFFF;
    font-size:14px;
    padding:30px 15px 10px 12px;
    text-align:right;
    width:100%;
    height:100%;
}
.servicelist-links
{
    padding:15px;
    line-height:28px;
}
.servicelist-links a
{
	font-family: 'AvantGardeGothicITCW01B 731069', Calibri, Arial;
	font-size: 18px;
    background-color: #00a5d9;
	color: #ffffff;
}

#servicelist-hover:hover .servicelist-drop {
	display:block;
}
.servicelist-pointer {
	left: 0px;
}
.servicelist-drop #nav-cols{
	width: 312px;
	padding-right: 45px;
}
.servicelist-dropdown {
	padding-bottom: 85px;
	width: 274px;
	margin-left: -80px;
}


	.ie8 .nav-dropdown, .ie7 .nav-dropdown{
		background: #00a5d9;
		-ms-filter: "alpha(opacity=95)"; /* ie 8 */
		filter: alpha(opacity=95); /* ie lt 7 */
	}
#nav-cols {
	margin: 0 auto;
	width: 940px;
}

.about-drop #nav-cols .about-col{
	width: 312px;
	padding-right: 45px;
}
.solutions-drop #nav-cols .bankruptcy-col{
	width: 288px;
	padding-right: 5px;
}
.solutions-drop #nav-cols .class-action-col{
	width: 290px;
}
.nav-col{
	float: left;
}
	.nav-col .nav-img {
		padding-bottom: 13px;
	}

 #main-nav .main .nav-col a.section-link{
 	color: #ffffff;
 	font-size: 18px;
     padding-bottom:6px;
 }

 	#main-nav .main .nav-col a.section-link:hover {
 		color: #00539b;
 	}
 .nav-col p {
 	font-size: 12px;
 	color: #ffffff;
 	padding: 14px 0 21px 0;
 }
 #main-nav .main .nav-col a.learn-more {
 	font-size: 12px;
 	color: #ffffff;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 	#main-nav .main .nav-col a.learn-more:hover {
 		color: #00539b;
 	}


	#main-nav .nav-dropdown .section {
		padding-top: 20px;
	}
	#main-nav .nav-dropdown .notop {
		padding-top: 0;
	}
		#main-nav .nav-dropdown .first, #main-nav .nav-dropdown .first ul {
			padding-top: 8px;
		}

	#main-nav .nav-dropdown .nopadding {
		padding-top: 0;
	}
	#main-nav .nav-dropdown .section a {
		font-family: 'AvantGardeGothicITCW01B 731069', Calibri, Arial;
		font-size: 18px;
		color: #ffffff;
	}


	.large-arrow, .large-arrow:visited {
		background: url('http://www.epiqsystems.com/images/dropdown_arrow_large.png') no-repeat;
		height: 19px;
		display: block;
	}
		#main-nav .nav-dropdown .section a:hover {
			color: #00539b;
		}

		#main-nav .nav-dropdown .first ul li {
			padding-bottom: 6px;
		}
			#main-nav .nav-dropdown .first ul li.nopadding {
				padding-bottom: 0;
			}

		#main-nav .nav-dropdown a.sub-section, #main-nav .nav-dropdown a.sub-section-page {
			font-size: 14px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgba(255, 255, 255, 0.60);
		}

			.ie7 #main-nav .nav-dropdown a.sub-section, .ie7 #main-nav .nav-dropdown a.sub-section-page,
			.ie8 #main-nav .nav-dropdown a.sub-section, .ie8 #main-nav .nav-dropdown a.sub-section-page {
				display:block;
				zoom: 1;
				color: #ffffff;
				-ms-filter: "alpha(opacity=60)";
				filter: alpha(opacity=60);
			}
			#main-nav .nav-dropdown a.sub-section:hover, #main-nav .nav-dropdown a.sub-section-page:hover,
			.ie7 #main-nav .nav-dropdown a.sub-section:hover, .ie7 #main-nav .nav-dropdown a.sub-section-page:hover,
			.ie8 #main-nav .nav-dropdown a.sub-section:hover, .ie8 #main-nav .nav-dropdown a.sub-section-page:hover{
				color: #ffffff;
				-ms-filter: "alpha(opacity=100)";
				filter: alpha(opacity=100); 
			}

.section-list {
	margin-left: 10px;
}

#search {
	float: left;
	/*margin: 27px 0 0 50px;*/
    width: 170px;
}
	#search input {
		width: 122px;
		height: 19px;
		padding: 0;
		margin: 0;
		float: left;
	}
	#search .submit {
		background: url('http://www.epiqsystems.com/images/search_btn.png') no-repeat;
		width: 23px;
		height: 23px;
		border: none;
		text-indent: -99999px;
		font-size: 0;
		line-height: 0;
		padding: 0;
		float:left;
		cursor: pointer;
	}
		#search .submit:hover {
			background-position: 0 -23px;
		}

.search-highlight
{
	color: #FFF;
    background-color: #00A5D9;
}
/* BILLBOARD */
#billboard {
	position:relative;
	height: 400px;
}
	.billboard-opacity {	    
		opacity: 0.3; /* Good browsers */			
		background:none\9; /* Targets IE only */
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader();	
		-moz-opacity: 0.3;/* Netscape */
		-khtml-opacity: 0.3;/* Safari 1.x */
	}
	#billboard .left-col {
		width: 565px;
		float: left;
		padding-top: 58px;
	}
	#billboard .left-col p {
		padding-top: 20px;
	}
	    #billboard .left-col .no-button {			
			width: 166px;
			height: 39px;
			display: block;
			margin-top: 60px;
		}
		
		#billboard .left-col .tell-me-more {
			background: url('http://www.epiqsystems.com/images/tell_me_more_btn.png') no-repeat;
			width: 166px;
			height: 39px;
			display: block;
			text-indent: -99999px;
			margin-top: 60px;
		}
			#billboard .left-col .tell-me-more:hover {
				background-position: 0 -39px;
			}
		#billboard .left-col .see-our-solutions {
			background: url('http://www.epiqsystems.com/images/see_our_solutions_btn.png') no-repeat;
			width: 184px;
			height: 39px;
			display: block;
			text-indent: -99999px;
			margin-top: 20px;
		}
			.ie7 #billboard .left-col .see-our-solutions {
				margin-top: 60px;
			}
			#billboard .left-col .see-our-solutions:hover {
				background-position: 0 -39px;
			}

		#billboard .left-col .browse-resources {
			background: url('http://www.epiqsystems.com/images/browse_resources_btn.png') no-repeat;
			width: 226px;
			height: 39px;
			display: block;
			text-indent: -99999px;
			margin-top: 40px;
		}
			.ie7 #billboard .left-col .browse-resources {
				margin-top: 80px;
			}
			#billboard .left-col .browse-resources:hover {
				background-position: 0 -39px;
			}
		#billboard .left-col .explore {
			background: url('http://www.epiqsystems.com/images/world_btn.png') no-repeat;
			width: 226px;
			height: 39px;
			display: block;
			text-indent: -99999px;
			margin-top: 20px;
		}
			.ie7 #billboard .left-col .explore {
				margin-top: 60px;
			}
			#billboard .left-col .explore:hover {
				background-position: 0 -39px;
			}
		#billboard .left-col .meet-team {
			background: url('http://www.epiqsystems.com/images/meet_team_btn.png') no-repeat;
			width: 166px;
			height: 39px;
			display: block;
			text-indent: -99999px;
			margin-top: 60px;
		}
		#billboard .left-col .meet-team:hover {
			background-position: 0 -39px;
		}

	#billboard .right-col {
		width: 436px;
	}
	#billboard .right-col, #billboard .right-col img{
		float: left;
	}
	.lorenzo {
		margin: 18px 0 0 -200px;
	}
		.ie7 .lorenzo {
			margin: 16px 0 0 -200px;
		}
	.solutions {
		margin: 13px 0 0 -50px;		
	}
	    .ie7 .solutions {			
			margin: 10px 0 0 -50px;
		}
	.yves {
		margin: 13px 0 0 0;
	}
	    .ie7 .yves {			
			margin: 10px 0 0 0px;
		}
	.christina {
		margin: 38px 0 0 0;
	}
	    .ie7 .christina {			
			margin: 35px 0 0 0px;
		}
	.globe {
		margin: 13px 0 0 -30px;
	}
        .ie7 .globe {			
			margin: 10px 0 0 -30px;
		}
	#billboard .right-col .info {
		position: absolute;
		margin: 196px 0 0 317px;
		width: 139px;
	}
	.ie7 #billboard .right-col .info {
		margin: 235px 0 0 50px;
	}

	#billboard .right-col .yves-info{
		margin: 90px 0 0 317px;
	}
		.ie7 #billboard .right-col .yves-info{
			margin: 110px 0 0 -106px;
		}
		#billboard .right-col .info .title {
			font-size: 10px;
			line-height: 17px;
		}
	#billboard .right-col .christina-info{
		margin: 196px 0 0 286px;
		width: 170px;
	}
		.ie7 #billboard .right-col .christina-info{
			margin: 235px 0 0 0;
			width: 170px;
		}
.slide {
    display:none;
    position:absolute;
}
.slidetabs {
	position: absolute;
	margin-top: 359px;
}
	.slidetabs a, .slidetabs a:visited{
		font-family: 'AvantGardeGothicITCW01B 731069', Calibri, Arial;
		font-size: 17px;
		color: #00a5d9;
		padding: 0 8px 4px 0;
		outline: 0;
		border: 0;
	}

	.slidetabs a:hover, .slidetabs a:active, .slidetabs a.current {
		color: #7e7e7e;
	}
	.slidetabs a.current {
		background: url('http://www.epiqsystems.com/images/billboard_active.png') no-repeat 4px 21px ;
		width: 4px;
		height: 4px;
		position: relative;
		padding-bottom: 8px;
	}
/* MAIN */
#main {
	margin-top: 0px;
}
#main #col-01, #main #col-02, #main #col-02-c11, #main #col-03 {
	float: left;
}
#main #col-01 {
	width: 201px;
	padding: 0 50px 0 0;
}
#main #col-03 {
	width: 201px;
	padding: 0 0 0 0;
}
	/* SIDE NAV */
	#side-nav {
		padding-bottom: 17px;
	}
	#side-nav ul li {
		border-bottom: 1px solid #d2d2d2;
		padding: 13px 0 11px 0;
	}
		#side-nav ul li.first-child {
			padding: 0 0 11px 0;
		}

		#side-nav ul li a, #side-nav ul li a:visited{
			font-family: 'AvantGardeGothicITCW01B 731069', Calibri, Arial;
			font-size: 18px;
			color: #8c8d8c;
			padding-bottom: 11px;
			display: block;
			line-height: 20px;
		}
			#side-nav ul li a:hover, #side-nav ul li a:active {
				color: #00539B;
			}

		#side-nav ul.sub-nav {
			border-top: 1px solid #d2d2d2;
		}
		#side-nav ul.sub-nav li {
			border: none;
			padding: 0;
		}
			#side-nav ul.sub-nav li:first-child {
				padding: 14px 0 0 0;
			}
			#side-nav ul.sub-nav li a{
				font-size: 12px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				line-height: 14px;
			}
			#side-nav ul li a.current-section, #side-nav ul.sub-nav li a.current-subsection{
				color: #00539B;
			}

	/* SIDE MODULES */
	#col-01 .side-module, #col-03 .side-module {
		background: #dfdfde;
		border: 1px solid #d2d1d0;
		margin-bottom: 23px;
		border-radius: 4px;
		-webkit-border-radius: 4px;
    	-moz-border-radius: 4px;
		behavior: url(PIE.htc);
	}
		#col-01 .side-module img, #col-03 .side-module img {
			border-radius: 4px 4px 0 0;
			-webkit-border-radius: 4px 4px 0 0;
    		-moz-border-radius: 4px 4px 0 0;
			behavior: url(PIE.htc);
		}
		.module-content p, .module-content ul {
		    padding: 0 0 0 11px;
		}
		#col-01 .side-module .resources {
			background: url('http://www.epiqsystems.com/images/resources.jpg') no-repeat right 39px;

		}
	#col-01 .side-module ul li, #col-01 .side-module p, #col-03 .side-module ul li, #col-03 .side-module p {
		font-size: 12px;
		line-height: 14px;
		padding-bottom: 13px;
	}
		#col-01 .side-module p.nopadding, #col-03 .side-module p.nopadding {
			padding-bottom: 0;
		}
	#col-01 .side-module ul li {
		padding-bottom: 15px;
		width: 101px;
	}
	#col-01 .side-module ul li a, #col-01 .side-module ul li a:visited {
		color: #8F8F8F;
	}
		#col-01 .side-module ul li a:hover, #col-01 .side-module ul li a:active {
			color: #00539B;
		}
	#col-01 .side-module .module-link, #col-01 .side-module .module-link:visited, #col-03 .side-module .module-link, #col-03 .side-module .module-link:visited {
		color: #ffffff;
		font-family: 'AvantGardeGothicITCW01B 731069', Calibri, Arial;
		font-size: 18px;
		background: #00a5d9;
		padding: 10px 0;
		display: block;
		text-align: center;
		border-radius: 0 0 4px 4px;
		-webkit-border-radius: 0 0 4px 4px;
    	-moz-border-radius: 0 0 4px 4px;
		behavior: url(PIE.htc);
	}
		#col-01 .side-module .module-link:hover, #col-01 .side-module .module-link:active, #col-03 .side-module .module-link:hover, #col-03 .side-module .module-link:active {
			background: #00539b;
		}
	
	#col-01 .featured-events a {
		border-top: 1px solid #bfbebe;
		padding-top: 10px;
		font-size: 12px;
		display: block;
		color: #828282;
		font-size: 12px;
		line-height: 16px;
		padding-bottom: 13px;
		padding: 10px 0 13px 11px;
	}
		#col-01 .featured-events a:hover {
			background: #ededec;
		}

#main #col-02 {
	width: 750px;
}
#main #col-02-c11 {
	width: 499px;
	padding: 0 50px 0 0;
}
#main #col-02 .banner {
	padding-bottom: 16px;
}
#main #col-02 p {
	line-height: 24px;
	padding-bottom:18px;
}
	#main #col-02 p.nopadding {
		padding: 0;
	}
	#main #col-02 p.small {
		font-size: 12px;
		line-height: 18px;
	}
	#main #col-02 p.testimonial-name {
		color: #00539b;
		padding-top: 16px;
	}
#main #col-02 .sub-col-01, #main #col-02 .sub-col-02, #main #col-02 .sub-col-03 {
	float: left;
}
	#main #col-02 .col-padding {
		padding-right: 27px;
	}

#main #col-02 .sub-col-01 {
	width: 274px;
}
	.ie7 #main #col-02 .sub-col-01 {
		width: 297px;
	}
#main #col-02 .sub-col-02, #main #col-02 .sub-col-03 {
	width: 210px;
}
	.ie7 #main #col-02 .sub-col-02, .ie7 #main #col-02 .sub-col-03 {
		width: 199px;
	}
#main #col-02 .sub-col p {
	font-size: 12px;
	line-height: 18px;
	padding: 9px 0 12px 0;
}
#main #col-02 a, #main #col-02-c11 a {
	color: #00a5d9;
	display: block;
}
#main #col-02 p a, #main #col-02 li a, #main #col-02-c11 p a, #main #col-02-c11 li a {
	color: #00a5d9;
	display: inline;
}
	#main #col-02 a:hover, #main #col-02-c11 a:hover {
		color: #00539b;
	}
	#main #col-02 a.padding, #main #col-02-c11 a.padding {
		padding: 15px 0 20px 0;
	}
#main #col-02 a.learn-more {
	font-size: 12px;
}
#main #col-02 ul, #main #col-02-c11 ul {
	font-size: 12px;
	margin-left: 30px;
	list-style: disc;
	padding-bottom: 22px;
}
	#main #col-02 ul.padding-bottom, #main #col-02-c11 ul.padding-bottom {
		padding-bottom: 22px;
	}
	#main #col-02 ul li, #main #col-02-c11 ul li {
		line-height: 18px;
	}
#main #col-02 a.back-to-top {
	background: url('http://www.epiqsystems.com/images/back_to_top.png') no-repeat;
	width: 166px;
	height: 39px;
	padding: 0;
	margin: 30px 0 0 0;
}
	#main #col-02 a.back-to-top:hover {
		background-position: 0 -39px;
	}
		
#main #col-02 h3 {
		color: #00539b;			
		border-bottom: 1px solid #00539b;
}
    #main #col-02 a h3:hover {
		color: #00a5d9;
	}
	
#main #col-02-c11 h3 
{
        font-size: 20px; 
		color: #00539b;			
		border-bottom: 1px solid #00539b;
}
    #main #col-02-c11 a h3:hover {
		color: #00a5d9;
	}

	
#main #breadcrumbs {
	font-size: 12px;
	color: #929191;
	padding-bottom: 15px;	
}
#main #breadcrumbs a{
	display:inline;	
}
/* NEWS */
#news {
	padding-top: 38px;
} 
	#news .news-item {
		padding-bottom: 18px;
	} 
	#main #col-02 p.news-title {
		font-size: 14px;
		line-height: 21px;
		padding-bottom: 0;
	}
	#main #col-02 p.news-leadin {
		font-size: 12px;
		line-height: 18px;
		padding-bottom: 0;
	}
	#main #col-02 p.news-posted {
		font-size: 12px;
		font-style: italic;
		padding-bottom: 0;
	}

/* Tables */
.large-column,
.large-column-fixed
{
	width: 250px;
	max-width: 250px;
}
.medium-column,
.medium-column-fixed
{
	width: 115px;
	max-width: 115px;
}
.small-column,
.small-column-fixed
{
	width: 80px;
	max-width: 80px;
}
.tiny-column,
.tiny-column-fixed
{
	width: 25px;
	max-width: 25px;
}
.large-column-fixed, .medium-column-fixed, .small-column-fixed, .tiny-column-fixed
{
	overflow: hidden;
	white-space: nowrap;
}



/* ABOUT */
.about-col {
	float: left;
	width: 225px;
	padding: 0 37px 0 0;
}
	.last {
		padding: 0;
	}
	.about-col img {
		padding-top: 21px;
	}
	.about-col p {
		padding: 20px 0 16px;
		font-size: 12px;
	}
	#main #col-02 p#about_last_p {
		padding-bottom: 52px;
	}
/* OFFICES */
#office-col01, #office-col02 {
	width: 349px;
	float: left;
}
#office-col01 {
	padding-right: 52px;
}
.office-info {
	padding-top: 10px;
}
#main #col-02 .office p {
	line-height: 18px;
	font-size: 12px;
	padding: 0;
}
.office-left {
	float: left;
}
.office-right {
	float: right;
}

#main #col-02 a.directions {
	padding: 15px 0 20px 0;
}
/* RESOURCES */
#filters {
	padding-bottom: 42px;
}
#topic, #ctl00_ContentPlaceHolder1_ddTopic {
	width: 276px;
	margin-right: 57px;
}
#type, ctl00_ContentPlaceHolder1_ddType {
	width: 330px;
}
.resources-docs{
	padding-bottom: 17px;
}
.docs {
	padding-top: 15px;
}
.resources-col1, .resources-col2 {
	float: left;
	width: 375px;
}
#main #col-02 .docs a {
	color: #8c8d8c;
	padding-bottom: 18px;
	line-height:18px;
}
#main #col-02 .docs a:hover {
	color: #00539b;
}
/* FORMS */
.forms ul
{
    list-style-type:circle;
    list-style:circle;
    margin-left: 15px;
}
.forms li
{
    font-size:9pt;
    margin-bottom: 9px;
}
.form-col1, .form-col2 {
	float: left;
	width: 375px;
}
.float-left {
	float: left;
}
	#main #col-02 .field p {
		padding: 0 0 7px 0;
		line-height: 18px;
	}
	.field label {
		display: block;
		padding-bottom: 7px;
	}	
	.field label.checkbox {
		padding: 0;
		font-size: 12px;
		line-height: 25px;				
	}
	.field input[type=text] {
		width: 346px;
		margin-bottom: 11px;
	}
		.field input.small {
			width: 183px;
		}
	.field select {
		width: 350px;
		margin-bottom: 11px;
	}
	.field textarea {
		width: 344px;
		height: 130px;
	}
	.field #phone1 {
		width: 140px;
		margin-right: 18px;
	}
.checkbox-col1, .checkbox-col2 {
	float: left;
	width: 175px;
	padding: 0;
	font-size: 12px;
	line-height: 25px;
}
.checkbox-col1 label, .checkbox-col2 label
{
    display:inline;
}
.field input[type=checkbox] {
	margin: 0 0 6px 0;
	vertical-align: bottom;
}
	.ie7 .field input[type=checkbox] {
		margin: -3px 0 0 0;
		vertical-align: none;
	}
	.ie8 .field input[type=checkbox], .ie9 .field input[type=checkbox] {
		margin: 0 0 4px 0;
	}
.signup {
	padding-top: 12px;
}
#optin {
	float:left;
}
.field label.optin-label {
	font-size: 10px;
	line-height: 13px;
	float: left;
	width: 348px;
	margin: -3px 0 0 8px;
}
.newsletter-button {
	float: left;
	padding-top: 4px;
}
.contact-button {
	float: left;
	padding-top: 12px;
}
.contact-errors 
{    
    color: red;
}
.submit {
	background: url('http://www.epiqsystems.com/images/submit.png');
	width: 124px;
	height: 39px;
	text-indent: -99999px;
	border: none;
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
}
	.submit:hover {
		background-position: 0 -39px;
	}


/* NEWS PAGE */
#main #col-02 a.contiune-reading {
	padding: 15px 0 47px 0;
	float: left;
}
.posted-right {
	float:right;
	padding-top: 10px;
}
/* CAREERS */
#employee-feature {
	padding-bottom: 25px;
}
#employee-photo {
	width: 503px;
	height: 349px;
	float: left;
	border: 1px solid #9f9e9e;
	border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	behavior: url(PIE.htc);
	margin-right: 18px;
}
#employee-photo img {
	position: absolute;
}
#employee-info {
	position: absolute;
	background: rgba(1,21,69,.80);
	width: 503px;
	height: 48px;
	margin: 302px 0 0 1px;
	border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 2px;
	behavior: url(PIE.htc);
}
	.ie7 #employee-info, .ie8 #employee-info {
		zoom: 1;
		background: transparent;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#95011545,endColorstr=#95011545);

	}
	#main #col-02 #employee-info .employee-name {
		font-family: 'AvantGardeGothicITCW01B 731069', Calibri, Arial;
		font-size: 18px;
		color: #FFFFFF;
		padding: 0;
		margin: 5px 0 2px 10px;
		line-height: 20px;
	}
	#main #col-02 #employee-info .employee-title {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		padding: 0;
		margin: 0 0 0 10px;
		line-height: 14px;
	}
	
#employee-accordion {
	width: 225px;
	height: 349px;
	float: left;
	border: 1px solid #9f9e9e;
	border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	behavior: url(PIE.htc);
}
	#main #col-02 #employee-accordion h6 {
		font-family: 'AvantGardeGothicITCW01B 731069', Calibri, Arial;
		font-size: 16px;
		color: #535453;
		padding: 15px 0 15px 12px;
		border-top: 2px solid #cbcac9;
		cursor: pointer;
		outline: 0;
	}
		#main #col-02 #employee-accordion h6.noborder {
			border: none;
		}
		#main #col-02 #employee-accordion h6.ui-state-active {
			color: #00539b;
			padding: 12px 0 0 12px;
			background: #e0dfde;
			border-bottom: none;
		}
		#main #col-02 h3.noborder {
			border-top: none;
			border-bottom: none;
		}
	.acordion-content {
		background: #e0dfde;
	}
	#main #col-02 div p.desc-title {
		font-size: 14px;
		padding: 3px 0 10px 12px;
		line-height: 14px;
	}
	#main #col-02 div p.desc-content {
		padding: 0;
		font-size: 11px;
		line-height: 14px;
		padding: 5px 0 8px 0;
		width: 202px;
		margin: 0 auto;
	}
#employee-thumbs img {
	border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	behavior: url(PIE.htc);
	float: left;
	padding: 0 2px 3px 0;

	opacity: 0.7;/* Good browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";/* IE 8 */
	filter: alpha(opacity=70);/* IE 5-7 */
	-moz-opacity: 0.7;/* Netscape */
	-khtml-opacity: 0.7;/* Safari 1.x */
}
	#employee-thumbs img.noright {
		padding: 0 0 3px 0;
	}
	#employee-thumbs img.active {
		opacity: 1;/* Good browsers */
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";/* IE 8 */
		filter: alpha(opacity=100);/* IE 5-7 */
		-moz-opacity: 1;/* Netscape */
		-khtml-opacity: 1;/* Safari 1.x */
	}

/* EXPAND/COLLAPSE */
.expand
{
	background-image: url(../images/expand.gif);
	background-position: 0px -4px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.collapse
{
	background-image: url(../images/collapse.gif);
	background-position: 0px -4px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.tiny
{
	width: 30px;
}
.icon
{
	width: 16px;
	height: 16px;
	padding-right: 2px;
}

#stripe{
    position:absolute;
    top:0px;
	background: #00a5d9;
	height: 3px;
	min-width: 1200px;
    margin-bottom:5px;
}
/* FOOTER */
#footer {
	background: #00a5d9;
	/*height: 233px;*/
	margin-top: 30px;
	min-width: 1200px;
}
	.ie7 #footer {
		height: 288px;
	}
#footer-top {
	border-bottom: 1px solid #47c0e4;
	padding-bottom: 36px;
}

#footer-content {
	padding-top: 40px;
}
	#footer-content img, #footer-cols {
		float: left;
	}
	#footer-content img {
		padding-right: 145px;
	}
#footer-content .footer-col {
	float: left;
}
	#footer-col1, #footer-col2 {
		width: 144px;		
	}
	#footer-col2 li{
	    padding: 0px 15px 0px 0px;
	}
	#footer-col3 {
		width: 164px;
	}
	#footer-col4 {
		width: 120px;
	}
	#footer-col5 {
		width: 95px;
	}
	#footer-content .nopadding {
		padding: 0;
	}

#footer-content .footer-col li a {
	font-size: 11px;
	color: #7dd3f2;
	line-height:14px;
}
	#footer-content .footer-col li a:hover {
		color: #fdfdfe;
	}
#footer-content .footer-col li.first a, #footer-content #footer-col4 li a, #footer-content #footer-col5 li a {
	font-size: 12px;
	color: #fffefd;
}
	#footer-content .footer-col li.first a:hover, #footer-content #footer-col4 li a:hover, #footer-content #footer-col5 li a:hover{
		color: #00539b;
	}
#footer-content #footer-col5 li {
	padding-bottom: 9px;
}
#footer-content #footer-col5 li a {
	text-indent: 31px;
}
	#footer-content #footer-col5 li a span {
		padding-top: 3px;
		display: block;
	}
#footer-col5 #twitter {
	background: url('http://www.epiqsystems.com/images/twitter-bird-blue-on-white.png') no-repeat 0 0;
	height: 20px;	
	display: block;
	width: 150px;
}
	/*#footer-col5 #twitter:hover, #footer-col5 #twitter li a:hover{
		background-position: 0 -19px;
	}*/
#footer-col5 #facebook {
	background: url('http://www.epiqsystems.com/images/f_logo.png') no-repeat 0 0px;
	height: 20px;	
	display: block;
	width: 150px;
}
	/*#footer-col5 #facebook:hover, #footer-col5 #facebook li a:hover{
		background-position: 0 -58px;
	}*/
#footer-col5 #linkedin {
	background: url('http://www.epiqsystems.com/images/LinkedIn_Logo.png') no-repeat 0 0px;
	height: 19px;
	display: block;
	width: 150px;
}
#footer-col5 #rssfeed {
	background: url('../images/rss24.png') no-repeat 0 0px;
	height: 19px;
	display: block;
	width: 150px;
}


	/*#footer-col5 #linkedin:hover, #footer-col5 #linkedin li a:hover{
		background-position: 0 -97px;
	}*/
#epiq-access {
	overflow: hidden;
	width: 400px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#epiq-access * {
	float: none!important;
	padding-right: 0px!important;
}

#footer ol, #footer ul {
    list-style: none outside none;
}
#footer-bottom {
	overflow: hidden;
	padding-top: 18px;
	padding-bottom: 8px;
}
#footer-bottom ul li {
	float: left;
	color: #fffefd;
	font-size: 10px;
}	
	#footer-bottom ul li a{
		color: #fffefd;
		font-size: 10px;
	}
	#footer-bottom ul li a:hover{
		color: #00539b;
	}
	#footer-bottom ul li span,#footer-bottom p{
		color: #fffefd;
		padding: 0 6px 0 6px;
		font-size: 10px;
	}
	#footer-bottom ul li.copyright {
		/*margin-left: 324px;*/
		width:300px;
		float:right;
	}
#main #col-02 #sitemap ul {    
    padding-bottom: 0px;
}
#main #col-02 #sitemap ul.siteMenu {    
    padding-top: 15px;
}
#main #col-02 #sitemap ul li.topMenu {  
    padding-bottom: 22px;    
}
.sitemap-col1, .sitemap-col2 {
	float: left;
	width: 375px;
}
table.litList {
	width: 600px;		
}

table.litList thead td, 
table#addLitList thead td {
	height: 30px;
	padding-top: 15px;
	font-weight: bold;
}
table.litList thead td.col1, 
table#addLitList thead td.col1 {
	width: 100px;
}
table.litList tbody td, 
table#addLitList tbody td {
	height: 25px;	
	vertical-align: top;
}
#main #col-02 table.litList a {	
	display: inline;
}
table#secFilingList {
	width: 520px;	
}
table#secFilingList thead td {
	height: 30px;
	padding-top: 15px;
	font-weight: bold;
}
table#secFilingList tbody td {
	height: 25px;	
	vertical-align: top;
}
table#secFilingList thead td.col1 {
	width: 100px;
}
table#secFilingList thead td.col3 {
	width: 70px;
}
table#secFilingList tbody td.col3 {
	font-weight: bold;
	color: #636363;
}
div.formRow {
    padding-top:10px;
}
div.formRow input {
    margin-top:5px;
}
#main #col-02 table#secFilingList a {	
	display: inline;
}
#main #col-02.noBlock a {	
	display: inline;
}
div#stockInfo {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 15px 0px;	
	font-size: 11px;
}
div#stockInfo h3 {
	height: 22px;
	width: 419px;
}
div#stockInfo div {
	margin: 0px 17px;
	padding: 10px 0px;
}
div#stockHead, div#stockData1, div#stockData2 {
	border-bottom: 1px dashed #C8C8C8;
}
div#stockInfo table {
	width: 384px;
}
div#stockInfo thead td {
	font-weight: bold;
	color: #636363;
	font-size: 11px;
}
div#stockInfo tbody td {
	line-height: 20px;
	color: #777;
	font-size: 11px;
}
div#stockInfo div#stockFooter p {
	float: left;
	color: #777;
}
div#stockHead thead td.col4 {
	width: 170px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777;
}
div#stockHead tbody td {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	color: #549fd6;
}
div#stockHead tbody td.col1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #394687;
}
div#stockInfo div#stockFooter p.stockLinks {
	float: right;
	margin: 0px 0px 0px 10px;
}
p.stockLinks a:link, p.stockLinks a:visited {
	color: #549fd6;
}
p.stockLinks a:hover, p.stockLinks a:active {
	color: #a01231;
}
p.stockLinks a.hLight:link, p.stockLinks a.hLight:visited {
	color: #394687;
}
p.stockLinks a.hLight:hover, p.stockLinks a.hLight:active {
	color: #a01231;
}
/************************/
/* Stock History Styles */
/************************/
div#stockInfo table#stockDetails {
	height: 35px;
	line-height: 18px;
	border-top: 1px dashed #c8c8c8;
	border-bottom: 1px dashed #c8c8c8;
}
div#stockHead h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #394687;
}
div#history {
	float: right;
}
div#stockHead input {
	padding: 2px 3px;
	width: 80px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #394687;
}
div#stockHead img#histGo {
	margin: 0px 0px 0px 10px;
}
div#stockInfo p.histNote {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #777;
}
div#stockInfo p.histNote strong {
	font-weight: normal;
	color: #686868;
}
div#stockInfo table#stockDetails td.col1 {
	font-size: 11px;
	color: #394687;
	text-transform: none;
}
div#stockInfo table#stockDetails td.col2 {
	text-align: right;
}
div#stockInfo table#stockHistory thead {
	height: 20px;
	line-height: 25px;
}
div#stockInfo table#stockHistory td {
	width: 96px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}
div#stockInfo table#stockHistory thead td {
	font-size: 11px;
	font-weight: bold;
	color: #636363;
}
div#stockInfo table#stockHistory tbody td {
	font-weight: normal;
	font-size: 13px;
	color: #777;
}
div#stockInfo table#stockHistory td.col1 {
	text-align: left;
}
div#stockInfo table#stockHistory td.col4 {
	text-align: right;
}
/************************/
/* Stock Chart Styles */
/************************/
div#chart {
	float: none;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border-top: 1px dashed #c8c8c8;
}
div#chart label {
	font-size:10px;
	font-weight: normal;
}
div#chart select {
	padding: 1px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #394687;
}
div#chart select#scPeriod {
	width: 72px;
}
div#chart select#scVolume {
	width: 54px;
}
div#chart select#scBenchmark {
	width: 171px;
}
sup {
    font-size: 0.83em;
    vertical-align: super;
    line-height: 0;
}


/* EPIQ 11 styles */
#question-header
{
    clear:both;
    padding: 2px 0px 10px 5px;
    text-align:right;
}
#question-header label{
	display: inline;
	font-size: .8em;
}
.gradient
{
	/*background: url('http://www.epiqsystems.com/images/billboard_gradient.jpg') repeat-x;*/
    min-height: 1px;
    padding-bottom: 10px;
}
.ui-button-text
{
	font-size: .8em;
}

.searchbuttons
{
    text-align: right; 
    margin:0px 5px 10px 40px;
}

#applicationName
{
    position:relative;
    top: -60px;
    left: 160px;
    width: 300px;
	font-weight: normal;
	font-family: 'eras medium itc' , 'Lucida Sans Unicode' ,verdana,Arial;
    font-size: 16px;
    text-align:left;
    color: #00a5d9;
}
.project-name
{
    clear:both;
    color: #8b8b8b;
    padding-top: 12px;
    margin-bottom: 9px;
    font-size: 10pt;
    font-weight: bold;
    text-align:right;
}
    .project-name a, .project-name a:visited
    {
        text-decoration: none;
        font-size: 8pt;
        font-weight:normal;
        color: #00a5d9;
    }

/* Styles for pick lists and other popup editors
----------------------------------------------------------*/
.picklist
{
}
table.picklist
{
	width: 100%;
}
table.picklist tbody td
{
	cursor: pointer;
}

.picklist-div
{
    margin-bottom: 10px;
}
    
.picklist-link
{
    float: right;
    cursor: pointer;
    outline: none;
}
    
.picklist-master
{
    cursor: pointer;
    position: absolute;
    z-index: 9999;
    background: #eaf4fd;
    border-top: 1px solid #FFF;
}

.picklist-item
{
    padding: 3px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    background-color: #aeaeae;
    color: #FFF;
}

.picklist-item:hover
{
    background: #86b5d9;    
}

.picklist-link a:link
{
	color: #FF0000;/* #00539b; */
}

.popup-textbox
{
    width: 110px!important;
}
.popup-form input[type=text],
.popup-form input[type=file],
.popup-form textarea
{
    width: 97%;
}

.info-popup-icon
{
    cursor: pointer;
    margin-left: 3px;
}
.info-popup
{
    position: absolute;
    z-index: 98;
    background: #FFF;
    border: 2px solid #3e61a1;
    padding: 8px;
    width: 200px;
    
    -moz-border-radius: .6em;
    -webkit-border-radius: .6em;
    border-radius: .6em;
}
.info-popup-content
{
    margin-right: 20px;
    margin-top: 5px;
}
.info-popup-header
{
    display: block;
    font-weight: bold;
    clear: both;
}
.info-popup-detail
{
    display: block;
    margin-bottom: 4px;
    padding-left: 4px;    
}

.add-new-img
{
    background-image: url(../images/right_arrow_16.png);
    height: 14px;
    cursor: pointer;
    background-repeat: no-repeat;
    width: 14px;
    margin-left: 3px;
    margin-top: 3px;
}

#query-dialog textarea
{
    width: 100%;
    height: 350px;    
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}

.ui-table
{
    width: 100%;
}
    .ui-table caption
    {
        background-color: #dfdfdf;
        color: #FFF;
    }
.ui-table thead td
{
    height: 16px;
    border-left: 1px solid #c5dbec;
    border-right: 1px solid #c5dbec;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    /*font-weight: bold;*/
    background-color: #DDDDDD;
    color: #000;
}
.ui-table thead td.sortable
{
    cursor: pointer;
}
.ui-table tbody td
{
    vertical-align: top;
}

.ui-sort-asc
{
}

.ui-sort-desc
{
}

.ui-alternate
{
    background: #f5f5f5;
}

.edit-table
{
	border:1px solid #ccc;
}

.empty-results
{
    min-height: 40px;   
}

/* MISC  
----------------------------------------------------------*/
.hidden
{
    display: none;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.inline-block
{
    display: inline-block;    
}
.clear
{
	clear: both;
}
.error
{
	color: Red;
}

.disabled-link
{
    cursor: default;
    text-decoration: none;
    color: #A0A0A0!important;
}

.assign-link, .edit-link, .delete-link, .save-link, .cancel-link
{
    float: left;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    padding: 0px;
    margin: 0px;
    text-indent: -9999px;
}
.assign-link
{
    background-image: url(../images/assign_24.png);
}
.edit-link
{
    background-image: url(../images/edit_24.png);
}
.delete-link
{
    background-image: url(../images/delete_24.png);
}
.save-link
{
    background-image: url(../images/save_24.png);
}
.cancel-link
{
    background-image: url(../images/cancel_24.png);
}
.icon-link-divider
{
    float: left;
    width: 2px;
    height: 24px;
    margin-left: 5px;
    margin-right: 5px;
    border-right: 1px solid #c5dbec;
}

.standard-box
{
    padding: 10px;
    height: 250px;
    border: 1px dashed #ccc;
}

.inactive-layout
{
	display: none;
}
.no-wrap
{
    overflow: hidden;
    white-space: nowrap;
}
.emphasis
{
    font-weight: bold;
    color: green;
}

.no-padding { padding: 0px; }
.no-padding-left { padding-left: 0px; }
.no-padding-right { padding-right: 0px; }
.no-padding-top { padding-top: 0px; }
.no-padding-bottom { padding-bottom: 0px; }

.medium-margin-left { margin-left: 5px; }
.medium-margin-right { margin-right: 5px; }
.medium-margin-top { margin-top: 5px; }
.medium-margin-bottom { margin-bottom: 5px; }
.medium-margin { margin: 5px; }

.large-margin-left { margin-left: 10px; }
.large-margin-right { margin-right: 10px; }
.really-large-margin-right { margin-right: 20px; }
.large-margin-top { margin-top: 10px; }
.large-margin-bottom { margin-bottom: 10px; }
.large-margin { margin: 10px; }

.medium-padding-left { padding-left: 5px; }
.medium-padding-right { padding-right: 5px; }
.medium-padding-top { padding-top: 5px; }
.medium-padding-bottom { padding-bottom: 5px; }
.medium-padding { padding: 5px; }

.large-padding-left { padding-left: 10px; }
.large-padding-right { padding-right: 10px; }
.large-padding-top { padding-top: 10px; }
.large-padding-bottom { padding-bottom: 10px; }
.large-padding { padding: 10px; }

/* Pager styles ------------------------------- */
caption .pager
{
	text-align: left;
}
.pager
{
    overflow: hidden;
	border: #c5dbec 1px solid;
	height: 18px;
    padding-top: 5px;
}
.pager-button
{
	cursor: pointer;
}
.pager-link
{
	cursor: pointer;
	padding-left:20px;
	display: inline-block;
}
.pager-expand-link
{
	float: right;
    cursor: pointer;
    display: inline-block;
    text-decoration: underline;
    padding-right: 15px;
}
a.pager-button
{
    display: inline-block;
	color: #2e6e9e;
	height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px #ccc dotted;
}
a.pager-button-last
{
	border-right: 0px;
}
a.pager-button-selected
{
	font-weight: bold;
	background-color: #fff;
}
.pager-icon
{
    width: 16px;
    padding: 0px!important;
    margin: 0px;
    text-indent: -9999px;
}
.pager-input
{
	padding-right:50px; 
}
.pager-icon-first
{
	background: url(../images/first.png) no-repeat;
}
.pager-icon-prev
{
	background: url(../images/previous.png) no-repeat;
}
.pager-icon-next
{
	background: url(../images/next.png) no-repeat;
}
.pager-icon-last
{
	background: url(../images/last.png) no-repeat;
}
.pager-total
{
    display: inline;
    margin-left: 5px;
    margin-right: 10px;
    color: #222;
}

/* icon styling ---------------------------------- */
.ui-icon-light
{
	background-image: url(../images/light-ui-icons.png)!important;
	width: 16px;
}

.ui-icon-rss
{
	background-image: url(../images/rss15.jpg)!important;
	width: 15px;
	height: 15px;
}
.ui-icon-rss-32
{
	background-image: url(../images/rss32.png)!important;
	width: 32px!important;
	height: 32px!important;
}

.ui-icon-closethick
{
    cursor: pointer;    
}
#rssIcon
{
	width: 15px;
	height: 15px;
    padding: 5px;
    float:left;
}
    .document a, .document a:visited
    {
        text-decoration: none;
	    color: #00539b;
    }


/* Document Links */
.document-list
{
    cursor: pointer;
}

.document-list-container
{
    width: 105px;
	max-width: 105px;
    display: none;
}

.document-list-container a
{
    white-space: normal;    
}

.document-list-divider
{
    padding: 5px 3px;
    border-bottom: 1px solid #ccc;
}

.document-list-item
{
    clear: both;
    margin-bottom: 3px;
}
.document-list,
.document-list a, 
.document-list a:active, 
.document-list a:visited
{
	position: relative;
    z-index: 2;
    color:#00539B;
}
.document
{
	position: relative;
    width: 100%;
}
div.document { margin-right: 30px; }
td.document { padding-right: 30px; }

.document a
{
	position: relative;
    z-index: 1;
}
.document-hover,
.document-hover-bg
{
    position: absolute;
    top: -1px;
    left: 0;
    padding-bottom: 2px;
    width: 100%;
    height: 100%;
    min-height: 24px;
}
.document-hover
{
	display: none;
    z-index: 0;
}
.document-hover-bg
{
    background: #000;
    filter: alpha(opacity=10);
    opacity: .1;
    z-index: 0;
}
.document-hover-options
{
	position: absolute;
	top: 4px;
	right: 0px;
	z-index: 999;
}
.document-hover-copy,
.document-hover-config
{
	display: block;
	cursor: pointer;
	width: 16px;
	height: 16px;
	z-index: 5;
}
.document-hover-copy
{
	background: url(../images/copy_16.png) no-repeat;
}
.document-hover-config
{
	display: none;
	background: url(../images/config_16.png) no-repeat;
}
.document-url-container
{
	display: none;
	position: absolute;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	z-index: 999;
}
.document-url-container input
{
	width: 250px;
}
.pad-tb5
{
    padding: 5px 0px;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label
{
	margin: 0.25em 0px;
}
.editor-label
{
	font-weight: bold;
}

.display-field,
.editor-field
{
	margin: 0.25em 0.25em 0.5em 0px;
}
