/* 
Theme Name: Ocular Professor
Theme URI: http://andreamignolo.com/ocular-professor/
Description: A clean, simple, widget ready theme designed for photoblogs.
Version: 1.3.1
Author: A. Mignolo 
Author URI: http://andreamignolo.com
Tags: black, one-column, fixed-width, threaded-comments, photoblogging

License: GNU General Public License (GPL) version 3


*/

/* Global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .hlogo, .htitle, .widgettitle, .more-link  {
	margin:0;
	padding:0;
	}

a, a:link, a:visited {
	outline: none;
	}


/* Layout 
------------------------------------------------------------------*/

#header	{
	width: 100%;
	margin: 0;
	font-size: 100%;
	padding: 10px 0 0;
	}
#headerContent	{
	width: 80em;
	margin: 0px auto;
	padding: 0px;
	}
#logo {
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 209px;
	background: url(http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/CVROOF_logo.png);
}

#businessCard a{

    height:139px;
    width:273px;

    float:right;
    
    background:url("http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/download_businessCard.png") no-repeat;

    margin-top:-129px;

}

#businessCard a:hover{

    height:139px;
    width:273px;

    float:right;
    
    background:url("images/download_businessCard_over.png") no-repeat;

    margin-top:-129px;

}


#mainContent {
}

h1 {
	clear: both;
	width: 60%;
	}

#cap {
	margin: -1em 0 0 0;
	padding: 0 0 3em 0;
	}

.feeds {
	float: right;
	}

.feeds a {
	font-variant: small-caps;
	}

.skip {
	float: left;
}

#topnav, #blog_title, #archive_wrapper, #secondary_nav_content {
	width: 80em;
	margin: 0 auto;
	}
	
#topnav {
	margin-top: 5px;
	padding: 0 0 1em;
	}

#topnav ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 10px auto 0 10px;
	padding: 1em 0;
	}

#topnav li {
	float: left;
	display: inline;
	letter-spacing: 2px;
	}

#topnav ul li > ul {
	display: none;
}

.home {
	margin-left: -.85em;
	}
	
#searchform {
	text-align: right;
	margin-top: -4em;
	padding-bottom: 1em;
	}

#wrapper {
	width: 80em;
	margin: 0 auto;
	clear: both;
	}

#featured, #home_content, #single, #page {
	margin: .5em auto 0 auto;
	}

	

#featured .main_meta {
	margin-top: 2em;
	} 

#home_content {
	margin: 2em auto 4em auto;
	}

#main_feature {
	width: 55em;
	float: left;
	margin: 2em 0 1em 1.5em;
	}
	
#content {
	width: 55em;
	float: left;
	margin: 2em 0 3em 1.5em;
	padding: 0 2em 0 0;

}
    
    
    
.content_left {
    /*960 px total*/
    width:365px;
    float:left;
    margin-right:10px;
    text-align:justify;
	margin-left:10px;
    
}

.content_right {

    width:575px;
    float:right;
    text-align:justify;
}

.productinfo_content {
	width:690px;
	float:left;
	text-align:justify;
	margin-left:10px;
}

.productinfo_sidebar {
	width:240px;
	float:right;
	margin-left:10px;
}

.post {
	width: 100%;
	padding: 1em 0em 1em 10;
	min-height: 150px;
	overflow: hidden;
	margin-bottom: 20px;
	min-height:375px;
	margin-top:15px;
	}
	
#single .post {
	border-top: 0;
	}

#single .main_meta, #home_content .main_meta {
	margin-top: 1em;
	}
	
#single {
	margin-top: 2em;
}

#single.page h2 {
	margin-bottom: 0;
	font-size: 2em;
	font-variant: small-caps;
}

.post_entry img {
	float: left;
	display: block;
	margin: 0 2em 2em 0;
	}

#content .post {
	margin-left: 0;
	}

.main_meta {
	width: 13em;
	float: right;
	margin-top: 0em;
	padding: 0 0 0 1em;
	}
	
.main_meta h2 {
	margin: .5em 0 0 0;
}

.main_meta ul  {
	list-style-type: none;
	margin: 1em 0 2.5em 0;
	}

.main_meta li {
	list-style-type: none;
	padding: .5em;
	margin: 0 .5em 0 0;
	}
	
.post_entry {
	width: 42em;
	margin: 0 2em 0 0;
	}
	
.archive_nav {
	margin: 0;
	padding: .5em 1em 1.7em 1em;
	clear: both;
	}

.right {
	float: right;
	padding-bottom: .5em;
	text-align: right;
	}

.left {
	float: left;
	margin-bottom: .5em;
	}

#secondary_nav {
	clear: both;
	padding: 2em 0 3em 0;
	}
	
#secondary_nav ul {
	list-style-type: none;
	line-height: 1em;
	}

#secondary_nav li {
	line-height: 1em;
}

.footerlist li a {
	display: block;
	padding: .2em .5em 0 .5em;
	}

.footerlist {
	clear: both;
}

.footerlist ul {
	margin: 0 0 0 6em;
}

.footerlist ul li {
	display: inline;
	float: left;
	display: block;
	margin: .5em 0;
}

.menu {
	margin: 2em 0 0 0;
	}

#footer {
	height: 167px;
	clear: both;
	background: url(http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/footer/back-footer.jpg);
	}
	
#footerContent {
	width: 80em;
	margin: 0px auto;
	height: 167px;
}
	
.copyright {
	width: 950px;
	font-size: .95em;
	margin: 0 auto;
	padding-top: 1em;
    padding-left:10px;
}

.clear {
	clear: both;
	}

.search {
	margin-right: .5em;
	}

.more-link {
	text-align: left;
	display: block;
	padding-top: 2em;
	}

img.thumbnail {
	float: left;
	padding: 0 1em 0 0;
	margin: 0 1em 0 0;
	}
	
.archives {
	float: left;
	display: inline;
	margin: 2em 3em 0 0;
	}

.title {
	margin: 0 0 1em 1em;
	font-weight: bold;
	}

.fourohfour {
	width: 65em;
	}

.notfound {
	margin-left: 4em;
	}

.post ol {
	padding-left: 3em;
	line-height: 1.5em;
	list-style-type: decimal;
}

.post ul {
	padding-left: 3em;
	line-height: 1.5em;
	list-style-type: circle;
}

ul, ol {
	margin: 0 0 1.5em 0;
	}

.wp-tag-cloud {
	padding: 0 0 0 6em;
}

.taglist {
	clear: both;
	line-height: 1.5em;
}

.gallery {
	padding-bottom: 2em;
}

#pdfDocument_icon {
width: 240px;
text-align:center;

border:1px solid #C74B15;

float:right;
}


#pdfDocument_icon a
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    

}

#pdfDocument_icon p
{

    text-align:center;
    
}

.doc_icon
{
    float:left;
    
    width:120px;


}


#pdfTitle 
{

    font-size:1.3em;
    margin-bottom:0px;

}






/*  Style and Colors 
------------------------------------------------------------------*/

#header {
	background: #313131 url(http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/headerBackground.jpg) repeat-x bottom;
	color:  #FFFAEF;
	}

input {
	border: 1px solid #c64b14;
	}

/*#topnav, #footer, #topnav ul {
	background-color: #000;
	color: #FFFAEF;
	}*/

body {
	background: #FFF;
	}
	
#wrapper {
	background: #fff;
	}

#topnav li {
	border-right: 1px solid #313131;
}

#featured {
	background: #eee;
	border-bottom: 3px solid #101010;
	}
	
#main_feature {
	color: #000;
	}
	
#sideBar {
	width: 196px;
	float: right;
}

.main_meta {
	background: #FFF;
	}

.main_meta li {
	border-bottom: 1px solid #666;
}


#home_content .main_meta, #single .main_meta {
	border-bottom: 3px solid #000;
	border-top: 3px solid #000;
	}
	
#secondary_nav {
	background: #101010;
	}

.commentmetadata {
	color: #2F2B23;
	}

.post_entry {
	color: #2F2B23;
	}
	
#single .post {

}

.archive_nav {
	border-top: 1px solid #EFEBE0;
	border-bottom: 1px solid #EFEBE0;
}

#single .archive_nav {
	border: 0;
}

#logo img {
	border-style: none;
	}

#home_content h2 img {
	background: none;
	}

.copyright {
	color: #3F3A27;
	}
	
#secondary_nav h2 {
	color: #999;
	border-bottom: 1px dotted #333;
}

/* =Link Styles and Colors 
------------------------------------------------------------------*/
a	{
	text-decoration: none;
	}

a img {
	border: 1px solid #000;
	}
	
#topnav a {
	padding: 1em 1.5em 1em 1.5em;
	}

#topnav a:hover {
	color: #313131;
	}

#featured h2 a, #featured h2, #page h2 {
	color: #000;
	}

.page_item a, .home a, .archive a {
	color: #FFFAEF;
	}

.current_page_item a, .current a {
	color: #313131;
	background: url(http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/topnavBackground-hover.png) no-repeat center top;
	}
	
#content a, #featured a, #comments a, .commentmetadata a, 
#response a, #home_content a, #secondary_nav a, #content_archives a, #single a, .feeds a, #page a {
	color: #c64b14;
	}
	
#home_content h2 a {
		color: #211b00;
	}

#commentmetadata {
	color: #0C71D7;
	}

#content h3 a, #home_content h3 a {
	color: #2F2B23;
	}

#secondary_nav {
	border-top: 5px solid #000;
}

#footer a img {
	border: 0;
	}

.copyright a, .skip a {
	color: #4F4B3B;
	border-bottom: 1px dotted #4F4831;
	}	
	
.skip a {
	border: 0;
	}

 .skip a:hover {
	color: #211b00;
	background: #c64b14;
	}
	
a img {
	border: 0;
}

/* Typography
------------------------------------------------------------------*/
#mainnav, .htitle, #main_feature h2, h1, .section_heading, #sidebar h2, h3, h4, h5, .post_date, .more-link, h2, 
.main_meta, .commentmetadata, .dropcaps, .authorcommentmetadata, .right, .left, cite.fn {
	font-family: Cambria, Georgia, Times, Times New Roman, serif;
	}

#mainnav, .htitle {
	font-weight: bold;
    text-transform: uppercase;
    }

.htitle {
	padding: .5em 0 0 0;
	margin-left: 105px;
	}

.description {
	font-size: .95em;
	color: #AFA183;
}

#topnav {
	font-size: 1em;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	} 

#main_feature p {
	font-size: 1em;
	}

.main_meta h2 {
	font-variant: small-caps;
	}

.main_meta {
	color: #211B00;
	}	

.small {
	font-size: .9em;
	}

body { 
	font-size: 12px;
	font-family: verdana, sans-serif;
	}

p	{
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	text-align: justify;
	}

h1 {
	font-size: 1.75em;
	font-weight: bold;
	}

h2, h2 a {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0 0 1.2em 0;
	}
	
#page h2 {
	font-variant: small-caps;
	font-size: 2em;
	margin: 1em 1em 1em 0;
}

#single .main_meta h2 {
	font-size: 1.43em;
}

#secondary_nav h2 {
	clear: left;
	margin: 0 0 1em .5em;
	padding: 3em 0 0 0;
	}
	
h3 {
	color: #2F2B23;
	font-size: 1.3em;
	line-height: 1em;
	margin: 5px 0 5px 0;
	}

h4 {
	font-size: 1em;
	line-height: .6em;
	margin: 0 0 1.5em 0;
	}

h5 {
	font-size: 1em;
	}

blockquote {
	width: 85%;
	margin: 0 auto;
	border-left: 5px solid #c64b14;
	padding: 1em .5em .2em 1em;
	margin-bottom: 1em;
	font-style: italic;
	}

.more-link  {
	text-transform: uppercase;
	font-size: .85em;
	font-weight: bold;
	}

.search {
	text-transform: uppercase;
	font-size: .9em;
	}

.single_meta {
	line-height: 1.5em;
	border-left: 3px solid #c64b14;
	padding: 0 .5em 0 1em;
	margin-top: 2em;
	}
	
strong {
	font-variant: small-caps;
	}

.main_meta strong {
	color: #c64b14;
	}

.edit {
	margin: -1em 0 .5em .3em;
	}

.caption {
	font-size: .85em;
	margin: -1.5em 0 1.5em .5em;
	color: #999;
	text-align: center;
}

h2.gallerytitle {
	font-variant: small-caps;
	font-size: 1.5em;
	margin: 1em 1em .5em 0;
}

.dropcaps {
	font-size: 5em;
	float: left;
	display: inline;
	margin: .35em .2em 0 0;
}



/* threadedComments 
------------------------------------------------------------------*/
h3#comments {
	font-variant: small-caps;
	margin-left: 0;
	margin-bottom: 2em;
}

ul.commentlist {
	list-style-type: none;
}

ul.commentlist .commentmetadata {
	border: 0;
	margin-top: 0;
	padding-bottom: 1em;
	padding-top: 0;
	
}

ul.commentlist .commentmetadata a {
	color: #000;
}

ul.commentlist .vcard {
	float: right;
	clear: right;
	width: 12em;
	border-top: 3px solid #000;
	margin: 0 0 0 1em;
	padding:0.5em 1em 0;
}

ul.commentlist .comment .comment-author.vcard {
	border-top: 3px solid #000;
	}

ul.commentlist .comment.bypostauthor .vcard {
	border-top: 3px solid #c64b14;
	}
	
ul.commentlist .comment.bypostauthor {
	border-top: 1px solid #c64b14;
}

ul.commentlist cite.fn {
	display: block;
	font-style: normal;
}

ul.commentlist li.comment {
	clear: both;
	border-top: 1px solid #000;
}

ul.commentlist .comment p {
	padding: .5em 1em 0 0;
	width: 50em;
}

span.says {
	display: none;
}

#respond {
	clear: both;
	padding-top: 1em;
}

#respond h3 {
	margin: 0 0 .5em 0;
}

ul.commentlist .reply {
	clear: left;
	float: left;
}

ul.commentlist .reply a {
	color: #999;
}

#commentform a, cite.fn a {
	color: #c64b14;
}

#commentform p {
	margin-bottom: 1em;
}

ul.commentlist ul.children {
	margin-left: 50px;
	list-style-type: none;
}

.cancel-comment-reply a {
	color: #CF0000;
}

/* Comments 
------------------------------------------------------------------*/

#comments ul {
	list-style-type: none;
}

#comments ul.children {
	margin-left: 3em;
}


#comments, #response {
	clear: both;
	margin: 0 auto;
	}

#comments h3, #response h3 {
	font-variant: small-caps;
	}
	
#response {
	padding: 2em 0 0 0;
	}

#comments {
	margin-left: 1.1em;
}
	
#response h3 {
	
}

#comments h3 {
	margin-bottom: 1em;
}

.disclaimer {
	width: 52em;
	}

.comment_container {
	border: 1px solid #000;
	}

 .commentpost {
	border-top:1px dotted #1C1600;
	float: left;
	margin: 1.5em 2em 1em .5em;
	padding: 1em 2em 0 0;
	min-height: 11em;
	width: 60em;
	}

.commentmetadata, .authorcommentmetadata {
	float: right;
	width: 12em;
	margin: 1.5em 0 1em 0;
	clear: both;
	color: #2F2B23;
	padding: .5em 1em 0 1em;
	line-height: 1.5em;
	}
	
.commentmetadata li, .authorcommentmetadata li {
	list-style-type: none;
	padding: .3em;
	border-bottom: 1px solid #999;
	margin: 0 .5em 0 0;
	}
	
.commentmetadata {
	border-bottom: 3px solid #666;
	border-top: 3px solid #666;
}

.authorcommentmetadata {
	background: #EEE;
	border-top: 3px solid #c64b14;
	border-bottom: 3px solid #c64b14;
}

.warning {
	width: 65em;
	padding: 1em;
	background: #FF8F8F;
	border: 1px solid #DF0D0D;
	}

/* #commentform {
	margin-left: .5em;
} */

/*  Widget Styles
------------------------------------------------------------------*/	

.widget {
	clear: both;
	color: #DFD7D3;
}

.widget ul li {
	display: block;
	float: left;
	text-align: left;
	margin: .5em;
}

.widget ul {
	margin: 0 0 0 6em;
	line-height: 1.5em;
}

#tag_cloud a {
	line-height: 1.5em;
	padding-left: 20px;
}

li#tag_cloud > a {
	padding-left: 6em;
}
	
.textwidget {
	padding-left: 6em;
	line-height: 1.2em;
}

#calendar_wrap td {
	width: 10em;
	padding: 1em;
	border-bottom: 1px solid #333;
}

#calendar_wrap td:hover {
	color: #555;
}

#calendar_wrap th {
	display: none;
}


/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required + WP Default Styling
------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption, .gallery-caption {
	text-align: center;
	font-size: .9em;
	color: #999;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.css_post_embedded {
    clear:both;
}


/*****************specific to the products page************************/

#product_menu {
        margin-top:15px;
}

#product_menu h9 {
    font-weight:normal;
    font-size:25px;
	color:#000000;
    font-family: Cambria, Georgia, Times, Times New Roman, serif;
    margin-top:20px;
    padding-left:14px;
    
}

#product_menu_item {
    
    margin-top:10px;
    margin-bottom:10px;

}

#product_menu_item a{
    color:#fff;
    font-size:17px;

    background:url(http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/products_menu/product_menu_back-up.png) transparent center center no-repeat;    
    height:30px;
    width:340px;
    display:block;
    
    padding-top:4px;
    padding-left:25px;
}

#product_menu_item a:hover {
    background:url(http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/products_menu/product_menu_back-over.png) transparent center center no-repeat;
}

#preload {
    display:none;
}



/**********************home page slideshow stuff******************/

/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}





#slider {
	position:relative;
	background:url("http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/loading.gif") no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}



/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */

#slider {
	position:relative;
	/*margin:30px 30px 60px 30px;*/
	background:#202834 url(http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/loading.gif) no-repeat 50% 50%;



}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
        display:none;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
        display:none;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
    display:none;
}

.nivo-directionNav a {
    
	display:block;
	width:32px;
	height:34px;
	background:url(http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
    display:none;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
    display:none;
}
a.nivo-prevNav {
	left:10px;
    display:none;
}






/*******************Galleria*************************************/

.galleria-container{position:relative;overflow:hidden;background:#000; height:350px; width: 565px;}
.galleria-container img{-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;}
.galleria-stage{position:absolute;top:10px;bottom:60px;left:10px;right:10px;overflow:hidden;}
.galleria-thumbnails-container{height:50px;bottom:0;position:absolute;left:10px;right:10px;z-index:2;}
.galleria-carousel .galleria-thumbnails-list{margin-left:30px;margin-right:30px;}
.galleria-thumbnails .galleria-image{height:40px;width:60px;background:#000;margin:0 5px 0 0;border:1px solid #000;;float:left;cursor:pointer;}
.galleria-counter{position:absolute;bottom:10px;left:10px;text-align:right;color:#fff;font:normal 11px/1 arial,sans-serif;z-index:2;}
.galleria-loader{background:#000;width:20px;height:20px;position:absolute;top:10px;right:10px;z-index:2;display:none;background:url(http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/classic-loader.gif) no-repeat 2px 2px;}
.galleria-info{width:50%;top:15px;left:15px;z-index:2;position:absolute;}
.galleria-info-text{background-color:#000;background-color:rgba(0,0,0,.9);padding: 12px;display:none;}
.galleria-info-title{font:bold 12px/1.1 arial,sans-serif;margin:0;color:#fff;}
.galleria-info-description{font:italic 12px/1.4 georgia,serif;margin:0;color:#bbb;}
.galleria-info-title+.galleria-info-description{margin-top:7px;}
.galleria-info-close{width:9px;height:9px;position:absolute;top:5px;right:5px;background-position:-753px -11px;opacity:.5;cursor:pointer;display:none;}
.galleria-info-link{background-position:-669px -5px;opacity:.8;position:absolute;width:20px;height:20px;cursor:pointer;background-color:#000;}
.galleria-info-link:hover,
.galleria-info-close:hover{opacity:.5;}
.galleria-image-nav{position:absolute;top:50%;margin-top:-15px;width:100%;height:31px;left:0;}
.galleria-image-nav-left,
.galleria-image-nav-right{opacity:.7;cursor:pointer;width:16px;height:31px;position:absolute;left:10px;z-index:2;}
.galleria-image-nav-right{left:auto;right:10px;background-position:-300px 0;z-index:2;}
.galleria-image-nav-left:hover,
.galleria-image-nav-right:hover{opacity:.5;}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right{cursor:pointer;display:none;background-position:-495px 5px;position:absolute;left:0;top:0;height:40px;width:23px;z-index:3;opacity:.8;}
.galleria-thumb-nav-right{background-position:-578px 5px;border-right:none;right:0;left:auto;}
.galleria-thumbnails-container .disabled,
.galleria-thumbnails-container .disabled:hover{opacity:.2;cursor:default;}
.galleria-thumb-nav-left:hover,
.galleria-thumb-nav-right:hover{opacity:1;background-color:#111;}
.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right{display:block;}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right{background-image:url(http://www.cvroofingsystems.com/wp-content/themes/ocular-professor/images/classic-map.png);background-repeat:no-repeat;}