/*
Theme Name: Grifv2 Theme
Theme URI: http://www.markjgriffin.net
Description: This theme was designed by Mark J Griffin
Author: Mark J Griffin
Author URI: http://www.markjgriffin.net
Tags: 
*/


@font-face {
	font-family: 'QuicksandBookRegular';
	src: url('type/quicksand_book-webfont.eot');
	src: local('☺'), url('type/quicksand_book-webfont.woff') format('woff'), url('type/quicksand_book-webfont.ttf') format('truetype'), url('type/quicksand_book-webfont.svg#webfontJ9B3Qgy8') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'QuicksandBoldRegular';
	src: url('type/quicksand_bold-webfont.eot');
	src: local('☺'), url('type/quicksand_bold-webfont.woff') format('woff'), url('type/quicksand_bold-webfont.ttf') format('truetype'), url('type/quicksand_bold-webfont.svg#webfontBoVJpNDN') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'QuicksandLightRegular';
	src: url('type/quicksand_light-webfont.eot');
	src: local('☺'), url('type/quicksand_light-webfont.woff') format('woff'), url('type/quicksand_light-webfont.ttf') format('truetype'), url('type/quicksand_light-webfont.svg#webfontowza66O6') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'QuicksandDashRegular';
	src: url('type/quicksand_dash-webfont.eot');
	src: local('☺'), url('type/quicksand_dash-webfont.woff') format('woff'), url('type/quicksand_dash-webfont.ttf') format('truetype'), url('type/quicksand_dash-webfont.svg#webfontelHFrLBG') format('svg');
	font-weight: normal;
	font-style: normal;
}




body, td, th {
	font-family: QuicksandBookRegular, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;

}
html {
	height: 100%;/*overflow:hidden;*/
}
body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-top: 1px transparent solid;
	margin-top: -1px;
	z-index:0;
	position:relative;/*background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	background-position: center top;*/
}
#background{position: absolute; z-index:-100; width:100%; height:auto;}
#container {
	height:100%;
	width:100%;
}
/*body#home {
	background-image: url(images/bg/gw-bg7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/
/*body#about {
	background-image: url(images/bg1-slideb.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
body#previous-projects {
	background-image: url(images/bg11-slideb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#current-projects {
	background-image: url(images/bg2-slideb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#portfolio {
	background-image: url(images/bg10-slideb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#news {
	background-image: url(images/bg3-slideb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#links {
	background-image: url(images/bg7-slideb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#contact {
	background-image: url(images/bg9-slideb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color:#F03;
	text-decoration: none;
}
a:active {
	color: #F90;
}
h1 {
	font-size: 28px;
}
h2 {
	font-family: 'QuicksandBoldRegular';
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	margin:0 0 10px 0;
}
h3 {
	font-size: 14px;
	margin:0 0 10px 0;
}
h4 {
	font-size: 12px;
}
.main {
	/*min-height: 498px;*/
	width: 900px;
}
#container-all {
	width:900px;
	margin: 0 auto 0 auto;
	background-color:#0C6;
}
.body-content {
	float: right;
	min-height: 498px;
	width: 711px;
}
.address {
	height: 20px;
	width: 900px;
	color: #999;
	text-align: right;
	/*clear: both;*/
	padding:0px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container-nav {
	float: left;
	height: 500px;
	width: 180px;
}
#breadcrumbs {
	font-size:.80em;
	font-weight:normal;
	color:#C33;
	margin: 0px 20px 3px 0px;
	float:right;
	display:block;
}
#breadcrumbs a:visited {
	color:#C33;
}
.logo {
	float: left;
	height: 147px;
	width: 329px;
}
.logo-name {
	font-family: "Times New Roman", Times, serif;
	font-size: 70px;
	color: #FFF;
	margin: 60px 0 0 20px;
	height: 70px;
	float: left;
	width: 665px;
}
.logo-sub {
	font-family: QuicksandBoldRegular, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	float: right;
	margin-top: 128px;
	padding-right: 5px;
	position: absolute;
	margin-left: 334px;
}
.body-text {
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 11px;*/
	line-height: 18px;
	color:#000;
	margin-left: 0px;
	width: 630px;
}
.col1 {
	width:200px;
	float:left;
	margin:20px 10px 0 0;
	/*border:solid #0F0 1px;*/
}
.col4 {
	width:200px;
	float:right;
	margin:20px 10px 0 0;
	/*border:solid #0F0 1px;*/
}
.gallery {
	font-size: 11px;
	line-height: 18px;
	color: #FF9D94;
	margin: 0 0 0 0px;
	/*width: 650px;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 10px;/*display:block;
	float:left;*/
}
.entry {
	display:block;
	clear:both;
}
.entry a {
	font-weight:bold;/*text-decoration:underline;*/
}
#content {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;*/
	line-height: 18px;
	color: #FFF;
	padding:40px;
}
.post {


}
.entry {


}
#bg-content {
		background-image: url(images/v2-bg-grad-content.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0;
	z-index:-600;
}
/*.menu {
	background-color: #090;
	width: 160px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	float: left;
}*/

/* ----------- menusystem CSS -------------*/

#suckerfishnav {
	font-size:11px;
	font-family:QuicksandBoldRegular, helvetica, sans-serif;
	font-weight:normal;
	width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
	list-style:none;
	line-height:30px;
	padding:0;
	margin:0;	/*width:808px;*/
    }
#suckerfishnav a {
	display:block;
	color:#FFF;
	text-decoration:none;
	background:url(images/v2-buttons.png) 0px 0px no-repeat;
	width:105px;
	text-align: center;
	height: 30px;
	margin-right: 5px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:140px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
	width:140px;
	text-align: left;
	line-height:30px;
    }
#suckerfishnav li li a {
	width:140px;
	font-size:12px;
	
	color:#FFF;
	background-image:none;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
    }
#suckerfishnav li ul ul {
    margin:-20px 0 0 100px;
    }
#suckerfishnav li li:hover {
	background:url(images/bg-R-70.png) repeat-x;
	
	
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#FFF;
	
	
	
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#FFF;
	background: url(images/v2-buttons.png) 0px -60px no-repeat;
	
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#FFF;
	background-image:none;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
	left:auto;
	background-image: url(images/bg-B-70.png);
	background-repeat: repeat;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    /*background:#000;*/
	
    }
	
#pixopoint_menu_wrapper1 {
	z-index:100;
	position:absolute;
	margin-left: 132px;
}
/* -----------END menusystem CSS -------------*/


p.intro:first-letter {
	float:left;
	color:#FFF;
	font-size:600%;
	line-height:1em;
	padding: 7px 5px 0 0;
	font-family: QuicksandBoldRegular, Times, serif, Georgia;
}

textarea {
	width:400px;
	background-color:#333;
	color:#FFF;
	border-top:#000 1px solid;
	border-left:#000 1px solid;
	border-right:#666 1px solid;
	border-bottom:#666 1px solid;
}
input {
	background-color:#333;
	color:#FFF;
	border-top:#000 1px solid;
	border-left:#000 1px solid;
	border-right:#666 1px solid;
	border-bottom:#666 1px solid;
}
input:hover {
	background-color:#900;
}
.wp_cart_checkout_button {
	background:none;
	border:none;
}
.wp_cart_checkout_button:hover {
	background:none;
	border:none;
}
#photo-shop select {
	font-size:.85em;
	background:#999;
}
	
.post h2 {
	float:left;
}
#news .post {
	background-image:url(images/bg-B-40.png);
	background-repeat:repeat;
	padding: 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 50px;
	position: relative;
}
.postmetadata {
	font-family:"Courier New", Courier, monospace;
	line-height: 1em;
	font-size: 1.1em;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#respond h3 {
	margin:50px 0 0 0;
}
#comments {
	margin:50px 0 0 0;
}
ol .commentlist {
	margin:0px 0px 0px 0px;
	background-color:#09C;
}
.linkcat h2 {
	font-size:12px;
}
/*#container-all-new {
	background-color: #993;
	height: 500px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}*/
#centered_div {
	width:900px;
	margin-left:auto;
	margin-top:5px;
	margin-right: auto;
}
#brand {
	height: 160px;
	width: 900px;
	display:block;
}
.post small {
	float:right;
	display:inline;
}
.commentlist {
	margin:20px 0px 0px 0px;
}
.commentlist li {
	list-style:none;
}
.comment-author.vcard {
	font-size: 1.6em;
	font-weight: lighter;
	background-image: url(images/bg-B-20.png);
	background-repeat: repeat;
	padding:3px;
}
.comment-meta.commentmetadata {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	float: right;
	/*display: inline;*/
	margin:-25px 0px 0px 0px;
}
.fn {
	font-style: normal;
}
.says {
	font-size: .7em;
	font-style: italic;
}
#div-comment {
	background-color:#09C;
}
#comment textarea {
	background-color: #666;
	color:#FFF;
}
#author input {
	background-color:#666;
	color:#FFF;
}
#email input {
	background-color:#666;
	color:#FFF;
}
#author input {
	background-color:#666;
	color:#FFF;
}
#url input {
	background-color:#666;
	color:#FFF;
}
.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	/*clear:both; */
	display:block !important;
}
.ngg-album {
	height: 100%;
	padding: 5px;
	margin-bottom: 10px;
	overflow:hidden;
	width:175px;
	float:left;
	background-image:url(images/bg-B-20.png);
	background-repeat: repeat;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #cccccc;
	border-bottom-color: #FFF;
	border-left-color: #999;
}
.ngg-albumtitle {
	text-align: left;
	/*font-weight: bold;*/
	margin:0 0 0 5px;
	padding:0px;
	font-size: 1em;
}
.ngg-albumtitle a {
	color:#FFF;
	text-decoration:none;
}
.ngg-albumtitle a:visited {
	color:#CCC;
}
.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}
.ngg-thumbnail img {
	background-image:url(images/bg-B-40.png);
	background-repeat: repeat;
	border:0px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}
.ngg-thumbnail img:hover {
	background-color: #F03;
}
.ngg-description {
	text-align: left;
	display:none;
}
/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important;
	text-align:left;
	width:120px;
}
.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}
.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px;
	height:68px;
}
.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}
.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}
/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	margin-top: 10px;
	width: 100%;
	/*clear:both;*/ 
	display:block !important;
}
.ngg-gallery-thumbnail-box {
	float: left;
	height: 175px;
	width: 175px;
	margin: 10px;
	background-image: url(images/bg-B-40.png);
	background-repeat: repeat;
}
.ngg-gallery-thumbnail {
	margin: 8px;
}
.ngg-gallery-thumbnail img {
	background-image:url(images/bg-B-40.png);
	background-repeat: repeat;
	border:0px solid #A9A9A9;
	display:block;
	position:relative;
	padding: 4px;
}

#photo-shop .ngg-gallery-thumbnail img {
	margin:10px 50px 5px 0px;
	background-image:url(images/bg-B-40.png);
	background-repeat: repeat;
	border:0px solid #A9A9A9;
	display:block;
	padding:20px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #F03;
}
.ngg-gallery-thumbnail span {
	display:none;
}
#photo-shop .ngg-gallery-thumbnail span {
	display:block;
}
.ngg-clear {
	clear: both;
}
/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}
.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}
.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}
.ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}
/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
}
.ngg-imagebrowser h3 {
	/*text-align:center;*/
	font-size:10px;
	font-weight:normal;
	margin:-20px 0 0 0;
	float:right;/*display:block;*/
}
.ngg-imagebrowser img {
	border:0px solid #A9A9A9;
	background-image:url(images/bg-B-20.png);
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	display:block !important;
	padding:5px;
	clear:both;
}
.ngg-imagebrowser img:hover {
	background-color: #F03;
}
.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;/*background-image:url(../../../../images/bg-B-20.png);
	background-repeat: repeat;*/
}
.ngg-imagebrowser-nav .back {
	float:left;
	/*border:1px solid #999*/;
	margin-right:3px;
	padding:3px 7px;
	background-image:url(images/bg-B-20.png);
	background-repeat: repeat;
}
.ngg-imagebrowser-nav .next {
	float:right;
	/*border:1px solid #999;*/
	margin-right:3px;
	padding:3px 7px;
	background-image:url(images/bg-B-20.png);
	background-repeat: repeat;
}
.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}
.exif-data {
	margin-left: auto !important;
	margin-right: auto !important;
}
/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	outline: none;
}
.slideshowlink {
}
/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-image:url(images/bg-B-20.png);
	background-repeat: repeat;
	display:block;
	padding:5px;
	margin:0 0 0 5px;
	border:0px;
}
.ngg-left {
	float: left;
}
.ngg-right {
	float: right;
}
.ngg-center {
	margin-left: auto;
	margin-right: auto;
}
/* ----------- Sidebar widget -------------*/

.ngg-widget, .ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align: center;
}
.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px;
	padding:1px;
}
/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}
.ngg-related-gallery img:hover {
	border: 1px solid #000000;
}
.piclenselink {
	/*float:right;*/
	display:inline;
}
.slideshowlink {
	/*float:right;*/
	display:inline;
}
.lines {
	color:#F00;
}
#slideshow {
	z-index:-500;
	
}
#so2_1 {
	border:1px solid #000;
}
.col1 ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -25px;
	margin-top: 0px;
}
.col1 ul {
	margin: 0px;
}
/*------------------SIDEBAR--------------------*/
#sidebar
{
	padding: 0;
	width: 240px;
	border-left: 1px solid #666;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: right;
}
#sidebar ul
{
	margin: 0;
	padding: 0px 5px;
	list-style: none;
}

#sidebar ul ul 
{
	margin: 0;
	padding: 0;
	border-top: 1px solid #666;
}
#sidebar ul ul li
{
/*	background: #eaedf3;*/
	border-bottom: 1px solid #666;
}

#sidebar ul ul li a
{
	margin: 0;
	padding: 4px 0px 2px 0px;
	display: block;
	font-size: 1em;
	text-decoration: none;
}
#sidebar ul ul li a:link, ul ul li a:visited
{
	color:#333;
}
#sidebar ul ul li a:hover, ul ul li a:active
{
	color:#F00;
}

#sidebar h2
{
	font-family: QuicksandBoldRegular, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.2em;
	float: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-image: none;
	background-position: 0px 0px;
	height: 15px;
	width: 130px;
}
#sidebar form 
{
	margin: 0;
	padding: 2px 10px;
}

/*------------------END SIDEBAR--------------------*/
#slideshow-js {list-style:none; color:#fff}
#slideshow-js span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

/*-------------- begin blog date -----------------*/
.time {
	font-weight: bold;
	color: #FFF;
	background-image: url(images/bg-B-40.png);
	background-repeat: repeat;
	padding: 2px;
	text-align: center;
	width: 46px;
	float: left;
	margin-top: 20px;	/*border: 1px solid #CCC;*/
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius-topleft: 10px;
	-webkit-border-radius-bottomleft: 10px;
}
.day {
	font-size: 1.3em;
	font-weight: bold;
	line-height: .7em;
}
.month {
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	line-height: .8em;
}
.year {
	margin: 0px;
	font-weight: normal;
	font-size: 1.1em;
	line-height: .9em;
}
/*-------------- end blog date -----------------*/
#cformsform {
	padding-top: 50px;
	padding-left: 0px;
	margin:0 0 0 0;
}
/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:none; 
	background:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Verdana;
	color:white;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
	color:#f5f5f5;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
	color:white;
	font:normal 14px Verdana;
}

.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 0 0 6px;
	width:75px;
	text-align:left;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:78px;
	text-align:left;
}
label.cf-group-after span {
	width:78px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:6px 10px;
	border: none; 
	vertical-align:top;
	color:white;
	background:url(http://www.markjgriffin.ie/wp-content/plugins/cforms/styling/fancy_dark_inp.gif) no-repeat;
	font:normal 13px Verdana;
	height:18px;
}

.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
}

.cform textarea,
.cform input {
	width:215px; 
}
.cform select {
	padding:4px 10px;
	height:24px;
	background:#888888;
	margin-left:10px;
	width:210px;
}  

.cform select.cfselectmulti	{
	height:103px;
	background:#888888;
	margin-left:10px;
	width:210px;
}

.cform textarea {
	height:100px;
	overflow:auto;
	padding:10px 6px 10px 10px;
	width:219px;
	background:url(http://www.markjgriffin.ie/wp-content/plugins/cforms/styling/fancy_dark_area.gif) no-repeat; 
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display: none; 
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0 0 5px 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:166px;
	height:30px;  
	margin: 0 0 5px 171px;
	font-size:14px;
	background:url(http://www.markjgriffin.ie/wp-content/plugins/cforms/styling/fancy_dark_submit.gif) no-repeat; 
	border:none!important;
}
.cform input.resetbutton {
}
.cform input.backbutton {
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(http://www.markjgriffin.ie/wp-content/plugins/cforms/styling/li-err-bg-dark.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	color:white;
	background:url(http://www.markjgriffin.ie/wp-content/plugins/cforms/styling/icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:6px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	vertical-align:text-bottom;
	width:70px;
	margin: 0;
	background:url(fancy_dark_captcha.gif) no-repeat; 
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0pt 0pt 3px 4px !important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(http://www.markjgriffin.ie/wp-content/plugins/cforms/styling/captcha_reset_black.gif) no-repeat;
	margin:0 0 6px 3px!important;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	margin:0;
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	color:white;
	display:block;
	background: #F00;
	
}
div.failure {
	display:block;
	background:#FFDFDF url(http://www.markjgriffin.ie/wp-content/plugins/cforms/styling/li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#d9888a; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#d9888a; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	height:30px;
	width:220px;
	background:#666666;
	border:1px solid #888888;
	margin-left:10px;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
	display:none;
}
.linklove a,
.linklove a:visited {
	font-size: 9px;
	font-family: Tahoma;
	color:#aaaaaa!important;
	display:none;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li{ 
	display: inline-block;  /*for ie6*/
}

* html img.captcha {
	margin-bottom:4px!important;
}
*+html img.captcha {
	margin-bottom:4px!important;
}

* html .cform input,
* html .cform textarea{
	background-attachment:fixed!important; 
}
*+html .cform input,
*+html .cform textarea{
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

html:root .cform select.cfselectmulti {
	height:120px;
	overflow:auto;
	padding:10px 15px 10px 10px;
	width:255px;
	background:url(http://www.markjgriffin.ie/wp-content/plugins/cforms/styling/fancy_dark_area.gif) no-repeat; 
}
html:root .cform select {
	height:28px;
	padding:5px 20px;
	width:243px;
	background:url(http://www.markjgriffin.ie/wp-content/plugins/cforms/styling/fancy_dark_inp.gif) no-repeat; 
}
*+html .cform input.cf_upload  {
	border:none;
}

.text-col-1 {
	width: 390px;
	margin-right: 10px;
}
.text-col-2 {
	float: right;
	width: 380px;
	margin-left: 10px;
}
#file-download tr td {
	padding: 4px;
}
#file-download .entry h2 {
	display: block;
}
#file-download .entry table {
	clear: both;
}
#file-download .entry table a {
	font-size:1.2em;
}





#sidebar2 {
	width: 400px;
	background-image: url(images/bg-shopping-cart.png);
	background-repeat: no-repeat;
	float: right;
	background-position: bottom;
	z-index:700;
	position: relative;
	display: block;
}
#wp_paypal_shopping_cart_widgets .widgettitle {
	display: none;
}
#wp_paypal_shopping_cart_widgets {
	list-style-type: none;
}
.shopping_cart h2 {
	margin: 0px;
	padding: 0px;
}
.wp_cart_checkout_button {
	float:right;
}
/*#fb_share_1 {
	position:absolute;
	padding-left:780px;
	float:right;
}*/
#usermessageb {
	clear:both;
	margin: 80px 0 0 0 ;
	position:  absolute;
}

