/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/


.custom #menu-liontail-menu {
	margin: -20px auto 0 auto;
	width: 710px;
}
.custom .product_noborder {
	margin-left:6.5em;
}

.custom .grid_3x {
	text-align: center;
	margin-left:5em;
}

.custom .grid_item img {
	margin: 1em auto;
}

.custom .grid_item a {
	text-decoration:none;
	color:#000;
}

.custom .grid_item a:hover {
	color:#1C3D78;
}

.custom a.cuban_linx {
	color:#2361A1;
}

.custom a.cuban_linx:hover {
	color:#2361A1;
	text-decoration:underline;
}

.custom .bump {
	padding-top: 2em;
}

.custom .grid_item {
	width: 8.5em;
	margin: 1em;
	padding-top:.5em;
	color:#000;
	font-size:22px;
	font-weight:normal;
	border-radius: 15px;
	-moz-border-radius: 15px;
	display: block;
	float:left;
	border: 1px solid #3da1b5;
}

.custom div.three_across_sidemenu {
	margin-left: 5.2em;
	margin-right: -.7em;
} 

.custom .three_across_sidemenu img {
	margin-top: 1em;
	margin-bottom: 1em;
}

.custom div.three_across_sidemenu ul li {
	list-style: none;
	text-align: center;
	display: block;
	float: left;
	margin-top: 1em;
	width: 31%;
	border-radius: 15px;
	-moz-border-radius: 15px;
} 

.custom .one_sidemenu {
	margin-right: 1.6em;
	background: #fff;
	border: .1em solid #3da1b5;
}
.custom .two_sidemenu {
	margin-right: 1.6em;
	background: #fff;
	border: .1em solid #3da1b5;
}
.custom .three_sidemenu {
	background: #fff;
	border: .1em solid #3da1b5;
}

.custom div.three_across_front ul li {
	list-style: none;
	text-align: center;
	display: block;
	float: left;
	margin-top: 1em;
	width: 29%;
	border-radius: 30px;
	-moz-border-radius: 30px;
}

.custom div.three_across_front h3 {
	margin-top:.8em;
	font: normal 21px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  text-shadow:
   -1px -1px 0 #f3fdfe,  
    1px -1px 0 #f3fdfe,
    -1px 1px 0 #f3fdfe,
     1px 1px 0 #f3fdfe;
}

.custom .one_front {
	text-align: center;
	margin-right: 5%;
	background: #dcf9fd;
	border: .2em solid #97c7e3;
}
.custom .two_front {
	margin-right: 5%;
	background: #dcf9fd;
	border: .2em solid #97c7e3;
}
.custom .three_front {
	background: #dcf9fd;
	border: .2em solid #97c7e3;
}

.custom .three_across_text {
	padding: 0 .8em 0 .8em;
}

.custom #sidebars {
	position:absolute;
	width:23em;
	left:-14em;
	top:7em;
	background:#fff;
	border: .1em solid #3da1b5;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

.custom #sidebars h3 {
	color:#000;
	font-size:1.2em;
}

.custom #sidebar_1 {
	width: 23em;
}

.custom #archive_intro h1 {
	padding-top: .4em;
	margin-bottom:-0.5em;
	padding-right:1em;
	text-align:right;
}

.custom p.cost_intro {
	padding-top: .5em;
	margin-bottom: 0;
}

.custom p.cost {
	color: #000000;
	font-family: 'Lobster', cursive;
	font-size: 2em;
	font-weight: bold;
	padding-bottom: .5em;
}

.custom .bottom {
	margin: 0 auto 0 auto;
	width: 55em;
}

body.custom { 
	background: #e7fbf8 url('images/bg_body.gif') repeat-x 0 0;
	min-width:115em;
}




.custom #logo {
	margin-top: -124px;
}
.custom #page {
	border: .1em solid #3da1b5;
	border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 10.5em 0 5em 0;
}

.custom #page {
	position: relative;
}

.custom img.full_width {
	position: relative;
	left: -30px;
	margin-top: 1em;
	border-top: 1px solid #3da1b5;
	border-bottom: 1px solid #3da1b5;

}

.custom .slideshow-wrapper {
	position: relative;
	left: -30px;
	margin-top: 1em;
}

.custom img.psp-active {
	border-top: 1px solid #3da1b5;
	border-bottom: 1px solid #3da1b5;
}
.custom ul.menu {
	margin: 0 auto;
	top: 2.8em;
}
.custom .headline_area {
	display: none;
}

.custom a.unstyled { text-decoration:none; color: #000000; }

.custom p.to_comments { display: none;
}

.custom div#contact_form { 
	width: 385px;
	margin:0px auto;
}

.custom h1.bigblue {margin: 1em 0 2em 0;}

.custom div.cat {
	background: #e7fbf8;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 13px;
	font-height:16px;
	font-weight:normal;
	border: 1px solid #42AEC2;
	border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 0 1em 0 1em;
	margin: 1em -1em 1em 6em;
	}


.custom div.cat h3 {
	color:#c60;
	font-size:22px;
	font-weight:normal;
	}

.custom div.cat img {
	border: 1px solid #808080;
	}

.custom div.three_across ul li {
	list-style: none;
	text-align: center;
	display: block;
	float: left;
	width: 29%;
	border-radius: 13px;
	-moz-border-radius: 13px;
} 

.custom .one {
	margin-right: 5%;
	background: #6dc9da url('images/blue_1.png') no-repeat center top;
	height: 26.5em;
	padding:6.5em 0 2em 0;
	border: 2px dashed #3da1b5;
}


.custom .two {
	margin-right: 5%;
	background: #ed8029 url('images/blue_2.png') no-repeat center top;
	height: 26.5em;
	padding:6.5em 0 2em 0;
	border: 2px dashed #3da1b5;
}

.custom .three {
	background: #a7b526 url('images/blue_3.png') no-repeat center top;
	height: 26.5em;
	padding:6.5em 0 2em 0;
	border: 2px dashed #3da1b5;
}

.custom .pricetag {background-image: linear-gradient(right bottom, rgb(255,179,69) 39%, rgb(250,202,100) 63%);
background-image: -o-linear-gradient(right bottom, rgb(255,179,69) 39%, rgb(250,202,100) 63%);
background-image: -moz-linear-gradient(right bottom, rgb(255,179,69) 39%, rgb(250,202,100) 63%);
background-image: -webkit-linear-gradient(right bottom, rgb(255,179,69) 39%, rgb(250,202,100) 63%);
background-image: -ms-linear-gradient(right bottom, rgb(255,179,69) 39%, rgb(250,202,100) 63%);

background-image: -webkit-gradient(
	linear,
	right bottom,
	left top,
	color-stop(0.39, rgb(255,179,69)),
	color-stop(0.63, rgb(250,202,100))
);
	border-radius: 3em;
	-moz-border-radius: 3em;
	margin: .5em 5em;
	width:9em;
}


.custom #footer {
	text-align:center;
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 4em 0 1em 0;
	color: #000;
}

.custom #footer a {color:#2361a1;}

.custom #footer-widget-block { text-align:left; overflow:hidden; }
.custom .footer-widgets { width:33%; float:left; }
.custom .my-footer-one {}
.custom .my-footer-two {}
.custom .my-footer-three {}

.bigger_font {
	font-size:1.2em;
	line-height: 1.5em;
}

.service {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100%;
	border-collapse:collapse;
}

.service td, .service th {
	font-size:1.2em;
	border:1px solid #98bf21;
	padding:3px 7px 2px 7px;
}

.service th {
	font-size:1.4em;
	text-align:left;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#A7C942;
	color:#fff;
}

.service tr.alt td {
	color:#000;
	background-color:#EAF2D3;
}