/*
Theme Name: Minimal
Theme URI: http://www.elegantthemes.com/gallery/
Version: 2.8
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body { background:url(images/pn_headerBG.png) top left repeat-x #faedf2; text-align: center; line-height: 21px; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #333333;  min-height: 25px; }

a { text-decoration: none; color: #cc0033; }
a:hover, ul.nav li a:hover { text-decoration: none; color:#cc0033; font-weight:bold; }
a:visited { text-decoration:none; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #333333; letter-spacing: -1px; line-height: 1em; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #333333; }
h1 { font-size: 24px; font-weight:bold; font-style:italic; text-transform:lowercase; color:#ffffff; background:#b30348; }
h2 { font-size: 18px; font-weight:bold; }
h2.entry-title { font-size: 16px; font-weight:bold; }
h3 { font-size: 16px; text-transform:uppercase; font-weight: bold; line-height:1.5em;}
h4 { font-size: 14px; font-weight:bold; line-height:1.5em;}
h5 { font-size: 12px; }
h6 { font-size: 10px; }
p { padding-bottom: 10px; line-height: 24px; }
strong { font-weight: bold; color: #333333; }
cite, em, i { font-style: italic; }
pre, code { margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #333333; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
	blockquote p { padding-bottom: 0px; }

input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
textarea { padding: 4px; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#shoppingLink { float:right; }
	#shoppingCartIcon { background:url(images/pn_shoppingCartIcon.png) top left no-repeat; width:18px; height:18px; float:left; }
	#shoppingLink a { text-transform:lowercase; }

.entry .one_half.last ul, .entry .one_half ul, .entry .one_third ul, .entry .two_third.last ul { margin:0; list-style:none; padding-bottom:10px;}

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#page-wrap { text-align: left; width: 960px; margin: 0 auto; position: relative; }
	#header  { padding-top: 65px; position:relative; height:115px;}
		img#logo { float: left; margin:0px 15px 0px 0px; }
		#header #search-form { float: right; width: 132px; background: url(images/search.png) no-repeat; height: 33px; margin-top:7px; }
			#header #searchinput { width: 105px; background: none; border: none; font-style: italic; color: #7d8990; padding-left: 12px; display: block; margin-top: 6px; }
	 #facebookIcon { height:18px; width:18px; display:block; text-indent:-10000px; overflow:hidden; background:url(images/pn_facebookIcon.png) top left no-repeat; float:left; margin-right:3px; }
	 #twitterIcon {height:18px; width:19px; display:block; text-indent:-10000px; overflow:hidden; background:url(images/pn_twitterIcon.png) top left no-repeat; float:left; }  
			div.description a.readmore { color: #ffffff; background: url(images/featured-readmore-right.png) no-repeat top right; display: block; height: 34px; padding-right: 9px; line-height: 34px; float: right; font-style: italic; margin-top: 8px; }
		#services_bg { background:url("images/separator_bg.png") repeat-x scroll top left; padding-top: 1px; margin-top: -47px; }
			#services { min-height: 283px; position: relative; background: url(images/separator_bg.png) repeat-x center bottom; }
		
		#services .one-third { background: url(images/third-left-bg.png) no-repeat top left; float: left; width: 210px; position: relative; padding: 31px 34px 20px 76px; }
		#services .first { background: none !important; }
			#services img.icon { position: absolute; left: 23px; top: 31px; }
			#services .one-third.first img.icon{ left: 18px; }
			#services h3.title { font-size: 24px; margin-bottom: -4px; line-height: 1.3em; }
			#services h3.title a:hover { text-decoration: none; color:#cc0033; font-weight:bold; }
			#services p.tagline { font-style: italic; color: #a0a7ac; margin-bottom: -8px;}
			
	#content { padding-bottom: 25px; }
		#content.nudge { margin-top:-46px; }
	#content.pagefull_width, .pagefull_width #content-area { background: none; width: 100%; }
		#content-area, #featured { float: right; width: 730px;}
			div.entry { padding: 30px 0; width: 730px; }
			#content.pagefull_width div.entry { width: 900px; }
				/*div.entry a, div#comment-section a { color: #cc0033;  }
				div.entry a:hover { text-decoration:none; color:#cc0033; font-weight:bold; }*/
			div.entry.homepage { padding-bottom: 0px; background: none; }
				div.entry h2.title, div.entry h1.title { padding: 12px; }
				div.entry h1.title { background:url(images/pn_h1BG.png) top left no-repeat; width:731px; height:32px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-style:normal;font-size:26px; letter-spacing:0.05em; margin-bottom:30px; }
				div.entry img.thumbnail-post { border: 8px solid #ffffff; box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); -moz-box-shadow:3px 6px 8px 1px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); margin-right: 23px; margin-bottom: 17px; margin-top: 7px;}
					
		#breadcrumbs { margin-top: -32px; padding: 0px 0px 15px 25px; background: url(images/separator_bg.png) bottom left repeat-x; }
		#breadcrumbs, #breadcrumbs a { color: #a0a7ac; font-style: italic; } 
		h2.title a:hover { text-decoration: none; color:#cc0033; font-weight:bold; }
		h3.title { font-size: 24px; }
		p.post-meta { margin-top: -12px; padding: 0px 0px 10px 4px; line-height: 22px; }
		p.post-meta, p.post-meta a { color: #a0a7ac; font-style: italic; font-weight: normal; }
			p.post-meta a:hover, #breadcrumbs a:hover { text-decoration: none; color:#cc0033; font-weight:bold; }
		
		.entry ul { list-style-type: disc; margin: 10px 0px 10px 20px; }
		.entry ol { list-style-type: decimal; list-style-position: inside; margin: 10px 0px 10px 2px; }
			.entry ul li ul, .entry ul li ol { margin: 2px 0px 2px 20px; }
			.entry ol li ul, .entry ol li ol  { margin: 2px 0px 2px 35px; }
				
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/	
#headerRight {position:absolute; top:70px; right:0; }	
#headerRight #socialMediaIcons { float:right; margin:10px 0 0 0; width:45px; clear:right; }
	#headerRight #socialMediaIcons li { display:inline; }
		ul.nav  { margin-top: 5px; font-size: 12px; padding-top:1px; clear:both; float:right; }
			ul.nav li a { font-size:12px; text-transform:uppercase; color:#333333; padding:0 12px; border-right:1px solid #333333; font-weight:bold; }	
			ul.nav li a:hover , ul.nav li a:current {text-decoration: none; color:#cc0033; font-weight:bold;}
			ul.nav > li:last-child { padding-right: 2px; border-right:none; clear:none; }
				ul.nav ul { border-left: 1px solid #ffffff; border-right: 1px solid #c7ced1; border-bottom: 1px solid #c7ced1; }
				ul.nav > ul { background: url(images/first_element.jpg) 0px 0px no-repeat; }
					ul.nav ul li a { background: #e8ebec url(images/second_line.jpg) repeat-x bottom left; }
					ul.nav li.current_page_item a { color:#cc0033; }
					ul.nav li.last a { padding-right:0; border-right:none; }					
				ul.nav ul { top: 49px !important; left: -1px !important; box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); -moz-box-shadow:3px 6px 8px 1px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); border-top: 1px solid #ffffff; }
					ul.nav ul ul { left: 203px !important; top: -2px !important; border-top: none; }
					
				ul.nav li li { border-left: none; }				
					ul.nav li li a { width: 180px; padding: 13px 4px 13px 18px; }
					
					ul.nav ul ul { background: #e8ebec url(images/second_line.jpg) repeat-x; padding-top: 2px; }
					
					ul.nav ul li.last-nav-element > a { background-image: none; } 

/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/
		div#featured { position: relative; padding-bottom:35px; padding-left: 15px; margin-top:30px; }
			#featured_content, .slide { padding: 0 0 30px 0; height: 537px; width:auto; }
			a#left_arrow { background: url(images/left_arrow.png) 0px 0px no-repeat; left: 0px; }
			a#right_arrow { background: url(images/right_arrow.png) 0px 0px no-repeat; right: 0px; }
			a#left_arrow, a#right_arrow { display:block; height:23px; position: absolute; text-indent:-9999px; top:88px; width:13px; }
				div.slide img.thumb {float: right; text-indent:-9999px;}
				div.slide div.description {float: right; width: 420px; margin-right: 25px; }
					div.description h2 a:hover { text-decoration: none; color:#cc0033; font-weight:bold; }
					div.description p.tagline { font-style: italic; color: #a0a7ac; }
					div.description { color: #262626; }
					
					a.readmore { color: #ffffff !important; font-weight: normal !important; background: url(images/featured-readmore-right.png) no-repeat top right; display: block; height: 34px; padding-right: 9px; line-height: 32px; float: right; font-style: italic; margin-top: 8px; margin-right: 0px; }
						a.readmore span { display: block; height: 34px; background: url(images/featured-readmore-left.png) no-repeat; padding: 0px 11px 0px 20px; } 
						
			div#controllers { clear:both; right:0; /*padding-left:440px;*/ position:absolute; }	
				div#controllers a { float: left; text-indent:-9999px; background: url(images/controller1.png) no-repeat; display: block; height: 14px; width: 15px; margin-right:4px; }	
				div#controllers a.activeSlide {background: url(images/controller2.png) no-repeat;}
		
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#comment-section { padding:30px 41px 20px 20px; }
	h3#comments { font-size: 30px; }

span.bottom_bg { background:url("images/comment-bottom.png") no-repeat scroll bottom right; display: block; height: 2px; width: 100%; margin-top: -21px; } 
	div.authordata { width: 100px; }
		img.avatar { float: right; border: 5px solid #ffffff; box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow:2px 3px 6px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2); }
		div.comment-author { text-align: right; margin-top: 13px; padding-bottom:5px; }
			div.comment-author span.fn a, div.comment-author span.fn { color: #262626 !important; font-size: 14px; font-weight: normal !important;  }
		.comment-meta { margin-top: 3px; }	
			.comment-meta a { color: #333333 !important; font-size: 11px; font-weight: normal !important; }
		
	.comment-wrap { float:left; margin-left:32px; }
		.reply-container { float: right; }
			.reply-container a { padding-left: 15px; }
			.reply-container a:hover { text-decoration: none; color:#cc0033; font-weight:bold; }
			
	
	ul.children .comment .bottom_bg { background: none; }

	li.depth-1 .comment-wrap { width: 428px; }
	li.depth-2 .comment-wrap { width: 310px; }
	li.depth-3 .comment-wrap { width: 193px; }
	li.depth-4 .comment-wrap { width: 78px; }
		
	ol.commentlist { padding-top: 10px; }
	.commentlist li.comment { margin: 20px 0px; background: url(images/content_line.png) repeat-y 117px 0px; }
		.commentlist li.comment ul { margin: 8px 0px 8px 117px; }
		
	#respond { padding-top: 30px; }
		#commentform textarea#comment { width: 99%; }
		#commentform input[type=text] { width: 40%; }
		
	li.comment #respond { padding-left:28px; padding-top:20px; background: #E7E9EB; }
		li.comment #respond textarea { width: 99% !important; }
		li.comment #respond input[type=text] { width: 50% !important; }
	
	.depth-1 li.comment #respond { padding-left:10px; }
	
	span.bottom_bg { width: 580px; }
		
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
		div#footer { background:url(images/pn_footerBG.png) top left repeat-x; height: 115px;}
				#footer-content { text-align: center; color:#333333; padding-top:30px; margin:0 auto;}
				#footer-content p { line-height:14px; padding:0; }
				


/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
		#sidebar a, #footer a { color:#262626; }
		#sidebar a:hover, #footer a:hover { color:#cc0033; font-weight:bold; }
		#sidebarWrapper, .subSidebarWrapper { width:174px; float:left; margin-top:28px; }
		.sidebarTopBorder {background:url(images/pn_sidebarTopBorder.png) top left no-repeat; width:174px; height:10px; }
		.sidebarBottomBorder {background:url(images/pn_sidebarBottomBorder.png) top left no-repeat; width:174px; height:10px; clear:left; }
		div#sidebar { width: 174px; background:url(images/pn_sidebarBG.png) top left repeat-y; float: left; }
			div.sidebar-block { padding:5px 1px 5px 4px;  }
			#tabbed { position: relative; padding: 0px; }
				
				ul#tabbed-area { background: url(images/tabbed-area-bg.png) no-repeat; }
				
					ul#tabbed-area li.ui-state-active { background: url(images/active-tab-arrow.png) no-repeat bottom center; padding-bottom: 11px; }
						ul#tabbed-area li.ui-state-active a { background: #e8ebec; }
				
					ul#tabbed-area li { text-align: center; float: left; margin-right: 2px; }
					
					
						ul#tabbed-area li a { color: #404040; display: block; padding: 13px 3px 10px; }
						ul#tabbed-area li a:hover {text-decoration: none; color:#cc0033; font-weight:bold; }
					ul#tabbed-area li.first a {width: 91px;} 
					ul#tabbed-area li.second a {width: 112px;}
					ul#tabbed-area li.last { margin-right: 0px; }
						ul#tabbed-area li.last a { width: 90px; }

						ul#tabbed-area li.ui-state-active a:hover { text-decoration: none; color:#cc0033; font-weight:bold; }
					div#recent-tabbed.widget {padding-top: 25px;}	
			div.sidebar-block .widget ul ul { margin-left: 9px;}
				.widget { border-bottom: 2px solid #cc0033; margin-left:3px; margin-right:2px; }
				.widget ul { margin-bottom: 5px; }
					.widget ul ul { margin-bottom: 0px; }
					.widget ul li ul { padding:0 0 0 7px;}	
						div#recent-tabbed, div#popular-tabbed, div#random-tabbed {padding-top: 25px; padding-left: 35px; padding-bottom: 25px; }
							div.widget h3.widgettitle { line-height:20px; text-transform:uppercase; font-weight:bold; font-size:14px; }
							div.widget a { text-transform: lowercase; }
							div.widget a:hover, a h3.widgettitle:hover { text-decoration:none; color:#cc0033; }
							div.widget ul li { border-top:1px solid #ede7e3;  }
							div.widget p { line-height:16px; padding-bottom:0;  }
							#sidebar div.wpsc_categorisation_group ul.wpsc_categories { list-style:none; padding-left:0; }
				#text-5 { border-bottom: none; }
						
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { text-align: center; background-color: #faedf2; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft, img.attachment-alignleft { display:inline; float:left; margin-right:15px; margin-bottom:5px; }
img.alignright { display:inline; float:right; margin-left:15px; }

	
/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }
.nav li { float:left; position:relative; }
.nav a { display:block; float: left; }
	.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:35px; }
	.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:203px; top:0px; }
	.nav li:hover ul, .nav li li:hover ul { top: -999em; }
	.nav li li { display: block;	padding: 0px; float: left; height: auto !important; }
	.nav li ul { width: 202px; display: none; }
		.nav li li a:link, .nav li li a:visited {	display: block; height: auto; float: left; }
		.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: none; color:#cc0033; font-weight:bold; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { color: #000000; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }
		
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination { overflow: hidden; padding: 15px 12px 0px; }

.wp-pagenavi { position: relative; padding: 25px 0px 5px 20px; }
.wp-pagenavi a, .wp-pagenavi a:link { background: url(images/pagenavi-bg.png) no-repeat !important; padding: 11px 14px 17px 15px !important; margin: 2px; font-weight: bold; color:#FFFFFF !important; border: none !important; }
.wp-pagenavi a:visited { background: url(images/pagenavi-bg.png) no-repeat !important; padding:9px 15px 11px 12px !important; margin: 2px; font-weight: bold; color:#FFFFFF !important; border: none !important; }
.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 2px !important ; color: #989898 !important; border:none !important; color: #413f36; background: none !important; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { background: url(images/pagenavi-current-bg.png) no-repeat !important; padding:9px 15px 11px 12px !important; margin: 2px; font-weight: bold; color:#FFFFFF !important; border: none !important; color: #262626 !important; }

a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }

.js #feat-content, .js div#from-blog div.entries {display: none;} 

.foursixeight { margin: 15px 0px 15px 84px;}

.fullwidth { width: 100% !important; } 

div#controllers { z-index: 100; }

.js #featured, .js div#tabbed {display: none;}
.et_pt_blogentry a.readmore { color: #282828 !important; }
.et_pt_gallery_entry { margin: 0 0 32px 20px !important; }

/*------------------------------------------------*/
/*-------------[EVENTS + MEDIA TEMPLATE]----------*/
/*------------------------------------------------*/
.eventsColumn { width:360px; float:left; margin-right:60px; }
.eventsColumn p, .mediaColumn p { padding: 0 5px 0 0; }
	.eventsColumn p { line-height:20px; padding-bottom:10px; }
	.mediaColumn p { line-height:20px; padding-bottom:0; }
	.eventsColumn h3 { margin-bottom: 10px;}
	.attachment-mediaAlignLeft { display: inline; float: left; margin-bottom: 0px; margin-right: 8px; }
.mediaColumn { width:295px; float:left; margin-left:15px; }
	.eventsColumn ul, .mediaColumn ul { list-style:none; margin-left:0; }
		.eventsColumn ul li, .mediaColumn ul li { margin-bottom: 15px; }
		.mediaColumn ul li h4 a { font-weight: bold; }

/*------------------------------------------------*/
/*------------[COLUMN FORMATTING]-----------------*/
/*------------------------------------------------*/
.columnOne { float:left; width:47%; padding-right:5px;}
.columnTwo { float:right; width:47%; padding-right:5px; }


/*------------------------------------------------*/
/*-------------[SUBSCRIBE FORM]-------------------*/
/*------------------------------------------------*/
.mc-field-group input { margin:1em 0 0.5em; width:150px; border:1px solid black; }
	.mc-field-group input[type=radio] { border:0px; }
div.leftColumn { float:left; margin-right:25px; }
	#captchaImage { border:1px solid black; margin-bottom:5px; }
	#wpcf7-f1-p10-o1 span input#captchaInput { width: 80px; }
input#mc-embedded-subscribe { background-color:#545353; border:1px solid #545353; color:#ffffff; font-weight:bold; width:90px; height:29px; }
	

	
/*------------------------------------------------*/
/*-------------[STORE]----------------------------*/
/*------------------------------------------------*/
.wpsc_categories a { display:block; }
ul.wpsc_second_level_categories li.first { border-top:none; }

td a { color:#262626; }
td a:hover { color:#cc0033; font-weight: normal; }




/*------------------------------------------------*/
/*-------------[APPOINTMENT BOOKING]--------------*/
/*------------------------------------------------*/
.wpcf7-text { width:130px; float:right; }
	div.preferredDateTime input.wpcf7-text { width:80px; float:none; }
form.wpcf7-form p { line-height:2.5; }
	
p iframe { margin-top:15px; }

div.ui-datepicker, .ui-datepicker td { font-size:85%; }


/* Hide Store ordering functionality. Remove this code to re-enable */
.wpsc_buy_button_container { display: none; }
#shoppingLink { visibility:hidden; }
.hidden { display:none; }
	
