/*
Theme Name: Aesthetic Surgery Ireland
Theme URI: http://wordpress.org/extend/themes/aestheticireland
Author: Elucidate
Author URI: http://www.elucidate.ie/
Description: Custom theme built and designed by Elucidate for Aesthetic Surgery Ireland.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: custom
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}
p{ margin-bottom:10px;}
img { border: 0; }
body {
	font: 75% "Century Gothic", verdana, sans-serif;
	color: #333333;
	/*background: url(images/bg_inner.jpg) repeat-x center top;*/
}

body.home {
	background: url(images/bg.jpg) repeat-x center top;
}

div.clear {
	clear: both;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	/*background: url(images/header.jpg) no-repeat left center;*/
	height: 107px;
	position: relative;
}
#header h1{}
h1{line-height:120%;}
#searchformdiv {
	position: absolute;
	right: 0;
	top: 40px;
	text-align: right;
	width: 400px;
	height: 50px;
}

.invisible{
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
	border: none;
}

.nicepaypalbuttonlite input {
	width: 86px;
	height: 21px;
	border: 0;
	padding: 0;
	margin: 0;
}

input, textarea{
	background:#FFFFFF;
	color:#333333;
	border:#666666 solid 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width:300px;
	padding:5px;
	margin:5px;
	font-family:"Century Gothic", verdana, sans-serif;
	}
input.button{background:#333333;
	color:#ffffff;
	font-weight: bold;
	font-size: 90%;
	text-transform:uppercase;
}
	
input.radio{width:50px; margin:0; padding:0;}
input#s {
	width:150px;
	margin:0;
	padding:4px; 
}
input#searchsubmit {
	background: #333333;
	color: #ffffff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 4px 8px;
	margin: 0 0 0 5px;
	font-weight: bold;
	font-size: 90%;
	font-family: arial, sans-serif;
	width:80px;
	padding:5px;
	border-top: 2px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 1px solid #333333;	
}

#topnav {
	clear: both;
}

#topnav li {
	list-style-type: none;
	display: inline;
	padding-right: 9px;
	border-left: 1px solid #333333;
	padding-left: 7px;
}
#topnav li.first{
	border: 0;
	padding-left: 0;
}
#topnav a {
	color: #333333;
	text-decoration: none;
}
.boxleft{	margin:0 0 30px 0; }
.boxmiddle{	margin:0 30px 30px 30px; }
.boxright{	margin:0 0 30px 0; }

.box {
	height: 203px;
	width: 313px;
	float: left;
}

.box h1{
	
	font-size: 140%;
	margin-top:157px;
	text-align: center;
	text-transform: uppercase;
}
.box h1 a{color: #FFFFFF; text-decoration: none; display: block}
#logos{ clear:both; font-size:120%; padding-top: 30px;}

#logos a {
	display: inline-block;
	height: 70px;
	margin: 0;
	padding: 0;
}

#logos img {
	padding: 0;
	margin: 0 2px 0 2px;
}

#logo1 { background: url(images/logo1.jpg); }
#logo1:hover { background: url(images/logo1_hover.jpg); }
#logo2 { background: url(images/logo2.jpg); }
#logo2:hover { background: url(images/logo2_hover.jpg); }
#logo3 { background: url(images/logo3.jpg); }
#logo3:hover { background: url(images/logo3_hover.jpg); }
#logo4 { background: url(images/logo4.jpg); }
#logo4:hover { background: url(images/logo4_hover.jpg); }
#logo5 { background: url(images/logo5.jpg); }
#logo5:hover { background: url(images/logo5_hover.jpg); }
#logo6 { background: url(images/logo6.jpg); }
#logo6:hover { background: url(images/logo6_hover.jpg); }
#logo7 { background: url(images/logo7.jpg); }
#logo7:hover { background: url(images/logo7_hover.jpg); }
#logo8 { background: url(images/logo8.jpg); }
#logo8:hover { background: url(images/logo8_hover.jpg); }
#logo9 { background: url(images/logo9.jpg); }
#logo9:hover { background: url(images/logo9_hover.jpg); }
#logo10 { background: url(images/logo10.jpg); }
#logo10:hover { background: url(images/logo10_hover.jpg); }
#logo11 { background: url(images/logo11.jpg); }
#logo11:hover { background: url(images/logo11_hover.jpg); }
#logo12 { background: url(images/logo12.jpg); }
#logo12:hover { background: url(images/logo12_hover.jpg); }
#logo13 { background: url(images/logo13.jpg); }
#logo13:hover { background: url(images/logo13_hover.jpg); }
#logo14 { background: url(images/logo14.jpg); }
#logo14:hover { background: url(images/logo14_hover.jpg); }



#feature{ height:328px;  margin:20px 0 20px 0; padding: 0;}

#slider-container {
	float: left;
	width: 758px;
	height: 308px;
	background: #ffffff;
	padding: 10px;
	border: 1px solid #cccccc;
}
#slider-inner {
	padding: 10px;
	height: 288px;
	background: #d5d5d5;
}

#slider-inner p, #slider-inner h2, #slider-inner h3, #slider-inner li{ color:#FFFFFF; margin-left:30px; }
#slider-inner h1{ color:#FFFFFF; margin:30px 0 0 30px; width:270px;}

#slider-inner a{ color:#FFFFFF;}
#slider-inner a:hover{ text-decoration: none;}


#feature-right {
	float: left;
}

#social-links {
	margin: 19px 0 0 35px;
}

#social-links li {
	float: left;
	display: inline-block;
	list-style: none;
	height: 30px;
	width: 30px;
	margin: 0 12px 0 0;
}

#social-links li a {
	display: block;
	height: 20px;
	width: 20px;
}

#feature-right-nav {
	margin: 11px 0 0 0;
	border: 1px solid #d7d7d7;
	border-left: 0;
}


#feature-right-nav li {
	border-bottom: 1px solid #d7d7d7;
	/*padding: 21px 0 0 56px;*/
	height: 60px;
	background: url(images/asi_li.jpg) 0 0 no-repeat;
	list-style: none;
	font-size: 115%;
	font-weight: bold;
	position: relative;
}

#feature-right-nav li a {
	padding: 21px 0 0 56px;
	height: 39px;
	text-decoration: none;
	color: #333333;
	display: block;
	width: 140px;
}

.feature-right-counter {
	display: inline-block;
	color: #ffffff;
	font-size: 200%;
	font-weight: normal;
	position: absolute;
	top: 9px;
	left: 22px;
}














#page_container {
	padding: 20px 0;
}

#page_left {
	float: left;
	width: 200px;
	padding: 30px 0 0 0;
}

#page_middle {
	float: left;
	width: 585px;
	padding: 0 20px 10px;
	font-size:110%;
	line-height: 150%;
}
#page_middle_2col {
	float: left;
	width: 750px;
	padding: 0 20px 10px;
	font-size:110%;
	line-height: 150%;
}
#page_middle_2col_wider {
	float: left;
	width: 805px;
	padding: 0 20px 10px 0px;
	font-size:110%;
	line-height: 150%;
}
/*#page_middle table {
	background: #E0ECCE;
	width: 100%;
	margin-bottom: 20px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	font-size:85%;
	clear:both;
}
#page_middle td {
	padding: 5px;
	background: #F7FAF1;
	border: 1px solid #FFFFFF;
	vertical-align: top;
}*/
#page_middle h2, #page_middle_2col h2, #page_middle_2col_wider h2{
	font-weight: normal;
	color:#12856f;
	clear:both;
	margin:0 0 10px 0;
}
#page_middle h3, #page_middle_2col h3, #page_middle_2col_wider h3{
	font-weight: bold;
	color:#333333;
	clear:both;
	margin:0 0 5px 0;
	font-size:100%;
}
#page_middle h2 strong, #page_middle_2col h2 strong, #page_middle_2col_wider h2 strong {font-weight: normal;}
#page_middle ul, #page_middle_2col ul, #page_middle_2col_wider ul{
	margin:0 0 20px 20px;
	list-style: url(images/arrow.jpg);
	clear:both;
	color: #01473F;
}
#page_middle ol, #page_middle_2col ol, #page_middle_2col_wider ol{ margin:0 0 20px 20px; clear:both; color: #01473F;}
#page_middle .quicklinks, #page_middle_2col .quicklinks, #page_middle_2col_wider .quicklinks{ 
	border: 1px solid #cccccc; 
	padding:10px;
	-webkit-box-shadow:  0 0 5px #cccccc;
    -moz-box-shadow:  0 0 5px #cccccc;
    box-shadow:  0 0 5px #cccccc;
	margin: 0 0 20px 0;
	clear:both;
}
#page_middle .quicklinks h2, #page_middle_2col .quicklinks h2, #page_middle_2col_wider .quicklinks h2{
	color:#ffffff;
	-webkit-box-shadow: inset 0 0 30px #009B8B;
	-moz-box-shadow: inset 0 0 30px #009B8B;
	box-shadow: inset 0 0 30px #009B8B;
	background:#00B4A0;
	padding:10px;
	text-transform: uppercase;
	font-weight: bold;
	margin:0;
	font-size:120%;
	}
#page_middle .quicklinks ul, #page_middle_2col .quicklinks ul, #page_middle_2col_wider .quicklinks ul{ margin:0 0 0 0px;
	-webkit-box-shadow: inset 0 0 30px #CCCCCC;
    -moz-box-shadow: inset 0 0 30px #CCCCCC;
    box-shadow: inset 0 0 30px #CCCCCC;
	background:#F0F0F0;
	padding:10px;}
#page_middle .quicklinks ul strong, #page_middle_2col .quicklinks ul strong, #page_middle_2col_wider .quicklinks ul strong{ font-weight: normal;}
#page_middle .quicklinks a, #page_middle_2col .quicklinks a, #page_middle_2col_wider .quicklinks a { text-decoration: none; color:#333333;}
#page_middle .quicklinks a:hover, #page_middle_2col .quicklinks a:hover, #page_middle_2col_wider .quicklinks a:hover { text-decoration: underline; color:#333333;}
#page_middle .quicklinks li{
	list-style: none;
	padding-bottom: 5px;
}

#page_middle a, #page_middle_2col a, #page_middle_2col_wider a{color: #01473F;}
#page_middle a:hover, #page_middle_2col a:hover, #page_middle_2col_wider a:hover{color: #333333; text-decoration: none;}

#page_right {
	float: right;
	width: 175px;
}









/*
#page_middle_2col {
	width: 780px;
	padding: 0 0 10px 20px;
}
*/





















.breadcrumb {
	margin: 0 0 10px 0;
}

.breadcrumb a {
	text-decoration: none;
	color: #666666;

}
.breadcrumb .trail-end {
	color: #12856f;
	font-weight: bold;
}
.breadcrumb a:hover {
	color: #00b39e;
}

#content h1 {
	color: #12856f;
	font-weight: normal;
	font-size: 220%;
	padding:10px 0 20px 0;
	text-transform: uppercase;
}








#requestcallbackdiv, #requestbrochurediv {
	background: url(images/request_callback_bg.jpg) no-repeat;
	height: 80px;
	width: 175px;
	position: relative;
	margin: 0 0 20px 0;
}

#requestcallbackdiv { background: url(images/request_callback_bg.jpg) no-repeat; }
#requestbrochurediv { background: url(images/request_brochure_bg.jpg) no-repeat; }

#requestbrochurediv a, #requestcallbackdiv a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	height: 80px;
	width: 175px;
}

.rq1, .rq2 {
	font-style: italic;
	font-weight: bold;
	font-size: 130%;
	position: absolute;
}

.rq1 {
	top: 13px;
	left: 20px;
}

.rq2 {
	top: 32px;
	left: 40px;
}

.rq3 {
	position: absolute;
	top: 53px;
	left: 60px;
}










#footer {
	width: 100%;
	background: #f0f0f0;
	height: 130px;
	margin: 20px 0 5px;
	padding: 20px 0 0 0;
	text-align: center;
}

#footer_inner {
	width: 996px;
	margin: 0 auto;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 11px 2px 3px;
	font-size: 90%;
	color: #333333;
	text-align: left;
}
#footer_inner2 {
	width: 996px;
	margin: 0 auto;
	padding: 11px 2px 3px;
	font-size: 90%;
	color: #333333;
	text-align: left;
}

#footer_inner a, #footer_inner2 a {
	color: #333333;
	text-decoration: none;
}
#footer_inner a:hover, #footer_inner2 a:hover {
	color: #000000;
	text-decoration: underline;
}



#page_left li{
	border-bottom: 1px solid #d7d7d7;
	padding:5px 0 5px 15px;
	list-style: none;
	background: url(images/leftnav_li.jpg) no-repeat left 9px;
}
#page_left #bookmarks li{
	border-bottom: none;
	padding:4px 0 4px 0px;
	list-style: none;
	background: url(none) no-repeat left 9px;
	clear: both;
}



#page_left li.navcurrent, #page_left li.navparent {
	list-style: none;
	background: url(images/leftnav_li_current.jpg) no-repeat left 9px;
}

#page_left li li.navcurrent, #page_left li li.navparent {
	list-style: none;
	background: url(none) no-repeat left 9px;
}

#page_left li a {
	font-size:110%;
	color:#333333;
	text-decoration: none;
}
#page_left li a:hover, #page_left li li a:hover, #page_left li.navcurrent li a:hover, #page_left li li.navcurrent a:hover{
	color: #00b39e;
	/*text-decoration: underline;*/
}
#page_left li li a {
	font-size:115%;
	background: url(none);
}

#page_left li li {
padding: 4px 0 3px;
margin: 0 0 0 15px;
border-bottom: none;
list-style: url(none) none;
background: url(none);

}

/* Navigation tweaks */

#page_left ul{ margin:0 0 50px 0;}
#page_left ul ul {
	padding: 3px 0 0 0;
	margin:0;
}

#page_left li.navcurrent a, #page_left li.navparent a {
	color: #2d9a84;
}

#page_left li.navparent li.navcurrent a {
	color: #12856f;
	font-weight: bold;
}




#page_left li.navcurrent li a, #page_left li.navparent li a {
	color: #666666;
}

#page_left li li.navcurrent {
	list-style: url(none) none;
}


/*
.sub-menu li.current-menu-parent a {
	display: none;
}
*/

.searchresults-div {
	background: #fafafa;
	margin: 10px 0;
	padding: 5px 10px 8px;
	border: 1px solid #eeeeee;
}

.searchresults-div h2 {
	margin: 5px 0;
	font-size: 160%;
	font-weight: normal;
}

.searchresults-div h2 a {
	text-decoration: none;	
	color: #0f6f64;
}

.searchresults-div h2 a:hover {
	color: #02b5a0;
	text-decoration: underline;	
}

.alignleft{ float:left; padding: 5px 20px 20px 0;}
.alignright{ float:right; padding: 5px 0 20px 20px;}

iframe{
	background: url(images/img16.gif) no-repeat center center;
}

#pagebrochure{ margin:18px 0 0 0;}

#mailchimp{  background: url(images/mailchimp.jpg) no-repeat;
color:#FFFFFF;
padding:0px 0px 0px 7px;
margin: 20px 0 0 0;
}


/* Mail chimp syles*/

/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:150px; min-width:130px;}
#mc_embed_signup input.button {display:block; margin:0 0 10px 0; width:150px}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

/* END Mail chimp syles*/


#nav-single { display: none; }

/*.productmoreholder{ display: none;}
ul.products li p{ display: none;}*/

.prod-cat-sidebar{ display: none !important;}
.prod-cat-header-div{ display: none;}
.prod-cat-inner{ float: none !important; }
.prod-cat{ width: 650px !important;}
.prod-cat-category-label{ display: none !important;}
.thumb-display{ position:relative !important;}
.prod-cat-item, .upcp-thumb-item{ margin: 3px 50px 50px 12px !important; }

.home .date-bubble{ text-align:right;}
.home .date-bubble span{ margin:0 5px 0 0;}


.home .blog-container-div-with-h1{ width:643px; float:right; margin:0 5px 0 0;}
.home .blog-container-div-with-h1 h1, .twitterfeed h1{color: #12856f;
	font-weight: normal;
	font-size: 220%;
	padding:10px 0 20px 0;
	text-transform: uppercase;}
.home .blog-container-div-with-h1 h1 a{color: #12856f; text-decoration: none; }
.home .blog-container-div-with-h1 h1 a:hover{
	color: #01574C;
}
.home .blog-container-div h2{
	color:#ffffff;
	
	text-transform: uppercase;
	font-weight: bold;
	margin:0 0 5px 0;
	font-size:120%;
	}
.home .blog-container-div h2 a{
	color: #fff; display: block; text-decoration: none;
	-webkit-box-shadow: inset 0 0 30px #009B8B;
	-moz-box-shadow: inset 0 0 30px #009B8B;
	box-shadow: inset 0 0 30px #009B8B;
	background:#00B4A0;
	padding:10px;}
.home .blog-container-div h2 a:hover{
	background: #027D69;
}
.twitterfeed{ float:left; width: 311px;}

img.pc8-resize{max-width: 100% !important;}

#page_middle div.pc8-product-text a{ text-decoration: none;}
#page_middle div.pc8-product-text h2{ margin-top:50px; padding-left:50px;}