/*

Theme Name: Atlantis Theme

Description: Theme for Atlantis.

Author: i360

Version: 1.0

*/



/* Basic WordPress Blog Styles */   

/* Images

-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,  img.alignleft {
	display: inline;
	float: left;
	margin-right: 1em;
}
.alignright,  img.alignright {
	display: inline;
	float: right;
	margin-left: 1em;
	margin-right: 1em;
}
.aligncenter,  img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.0em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	background:#727570;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	padding:10px 16px 8px;
	line-height:18px;
}
.wp-smiley {
	max-height: 1em;
	margin:0 !important;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}
/*Default Gallery Style*/
.gallery {
	}
.gallery-item {	
	margin: 0 10px 10px 10px;
	float:left
}
.gallery-icon {
	}
.gallery-caption {
	}


/* Pullquotes

-------------------------------------------------------------- */



blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
/* End Basic WordPress Blog Styles */



/* Main

-------------------------------- */



body {
	background:#abac9e url(images/bg.jpg) center top repeat-x;
	margin:0;
	padding:0;
}
@font-face {
	font-family: 'Swiss721BTRoman';
	src: url('fonts/swiss721bt-roman-webfont.eot');
	src: url('fonts/swiss721bt-roman-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/swiss721bt-roman-webfont.woff') format('woff'),  url('fonts/swiss721bt-roman-webfont.ttf') format('truetype'),  url('fonts/swiss721bt-roman-webfont.svg#swis721_btroman') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueRoman';
	src: url('fonts/HelveticaNeueRoman.eot');
	src: url('fonts/HelveticaNeueRoman.eot?#iefix') format('embedded-opentype'),  url('fonts/HelveticaNeueRoman.woff') format('woff'),  url('fonts/HelveticaNeueRoman.ttf') format('truetype'),  url('fonts/HelveticaNeueRoman.svg#HelveticaNeueRoman') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, ol, ul, p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size:44px;
	text-transform:uppercase;
	margin:10px 0 6px;
}
h1, h3 {
	color:#444;
}
h2 {
	font-size:21px;
	line-height: 140%;
	color:#333;
	margin:18px 0 12px;
}
h3 {
	text-transform:uppercase;
	font-weight: bold;
	font-size:14px;
	margin:14px 0 2px;
	margin: 18px 0 10px;
}
h4 {
	color:#333;
	font-size:16px;
	margin: 16px 0 8px;
	line-height: 145%;
}
h5 {
}
h6 {
	line-height: 12px;
	font-size: 11px;
	margin-bottom: 6px;
	font-weight: normal;
}
a:link {
	color:#378cd5;
	text-decoration:none;
	outline:none;
}
a:visited {
	color:#378cd5;
}
#firstcolumn .content a:hover {
	background:#727570;
	color: #fff;
}
.readmore {
	text-transform:uppercase;
	font-size:12px;
	padding-left: 5px;
}
.readmore:hover {
	background:none;
	color:#3aa4db;
}
img {
	border:none;
}
p {
	margin:5px 0 15px;
	line-height:20px;
}
p, li {
	font-family: Arial, "HelveticaNeueRoman", Helvetica, sans-serif;
	font-size:13px;
	color: #444;
}
li {
	line-height:18px;
}
hr {
	background:#f5f6f1;
	height:4px;
	border:none;
	clear:both;
	margin: 20px 0 22px;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#header {
}
#columnwrapper {
	background:#fff;
}
#leftcolumnwrapper {
	float:left;
	width:162px;
}
#rightcolumnwrapper {
	float:left;
	width: 798px;
}
#maincontent {
	background:#fff;
	overflow:hidden;
}
#widgetwrapper .content {
	padding: 24px 0;
	width: 97px;
	margin: 0 auto;
}
#widgetwrapper .content .widget-area {
	padding:0;
}
#widgetwrapper .content p {
	text-align:center;
	margin:0 0 14px;
	line-height:12px;
	font-size:11px;
}
#widgetwrapper .content p a {
	text-decoration:underline;
}
#widgetwrapper .content p a:hover {
	text-decoration: none;
}
#firstcolumn {
	float:left;
	width:565px;
	padding-bottom: 20px;
}
#firstcolumn .content {
	padding-right: 12px
}
#firstcolumn ul, #fullcolumn ul {
	margin:0 0 10px;
	overflow: hidden;
}
#firstcolumn ul.gform_fields li {
	background: none;
	padding:0;
	float:none;
}
#firstcolumn li, #fullcolumn li {
	list-style:none;
	padding:3px 0 3px 19px;
	display:block;
	float:left;
	background:url(images/square-bullet.gif) left 8px no-repeat;
	width:90%;
}
#secondcolumn {
	float:right;
	margin: 70px 0 0 0;
	background:#f5f6f1;
}
#secondcolumn .content {
	width:186px;
	padding:0 12px;
}
#footer {
	padding:10px 0 20px 0;
}
#footer p {
	text-align:center;
	font-size:11px;
	margin:0;
	line-height: 150%;
}
#footer p, #footer p a {
	color:#fff;
}
#footer p a:hover {
	text-decoration:underline;
	background:none;
}
.topinfo {
}
.topinfo p {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#343434;
	font-size:11px;
	padding:5px 15px;
	line-height: 140%;
}
.headerleft {
	width: 162px;
	float:left;
	margin:0 0 24px;
}
.headerright {
	width:796px;
	border:#fff solid 1px;
	padding: 0 0 10px;
	background:#fff;
}
.logo { 
	border-bottom:#fff solid 1px; 
	}
.logo img {
	display:block;
	}	
.shower-gallery, .product-selector {
	text-align:center;
	background:#757873;
	padding:16px 0;
	border-bottom:#fff solid 1px;
	clear:both;
	}	
.shower-gallery a, .product-selector a {
	padding:0;
	color:#fff;
	}
.shower-gallery p, .product-selector p {
	line-height:14px;
	margin:0;
}
.shower-gallery p:first-child, .product-selector p:first-child {
	text-transform:uppercase;
	color:#fff;
	margin:0 0 7px;
}
.product-selector p:first-child {
	font-size:13px;
}
.topnav {
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
	width:100%;
	float:left;
	background:#727570;
}
.topnav li {
	float:left;
	list-style:none;
	position:relative;
}
.topnav li a {
	display:block;
	padding: 0 16px;
	line-height:31px;
	color:#fff;
	background:#727570;
	font-size: 13px;
	border-left:#aaaca9 solid 1px;
}
.topnav li:first-child a {
	border-left: none;
	padding-left: 22px;
}
.topnav li.current-menu-item a, .topnav li.current-page-parent a, .topnav li.current-page-ancestor a {
	color:#333;
	background:#fff;
}
.topnav li.current_page_parent li.current-menu-item a, .topnav li.current-page-ancestor li.current-page-parent li.current-menu-item a, .topnav li.current-page-ancestor li li.current-menu-item a, .topnav li.current-page-ancestor li.current-page-parent a {
	background:#abac9e;
}
.topnav li a:hover, .topnav li:hover > a {
	background:#abac9e;
	color:#fff!important;
}
.topnav li.current-menu-item li a {
	color:#fff;
}
.topnav li.current-menu-item ul.sub-menu li a, .topnav li.current_page_parent li a, .topnav li.current-page-ancestor li.current-page-parent li a, .topnav li.current-page-ancestor li a {
	background:#727570;
}
.topnav li.current-menu-item ul.sub-menu li a:hover, .topnav li.current_page_parent ul.sub-menu li a:hover {
	background:#abac9e!important;
	color:#fff!important;
}
.topnav ul.sub-menu {
	position:absolute;
	display:none;
	left:0;
	top:31px;
	-webkit-box-shadow: 2px 2px 3px 1px rgba(214, 214, 214, 0.5);
	box-shadow: 2px 2px 3px 1px rgba(214, 214, 214, 0.5);
	z-index:10;
}
.topnav ul ul.sub-menu {
	position:absolute;
	left:200px;
	top:0;
}
.topnav li li:first-child a {
	padding-left:16px;
}
.topnav li li a {
	width:185px;
	border-top:#8e908d solid 1px;
	border-left:none;
	color:#fff!important;
}
.topnav li.current-menu-item li a {
	background: #fff000;
}
.bannerwrapper {
}
.bannerwrapper img {
	display:block;
	}
.bannerwrapper p {
	margin:0;
}
.info-strip {
	background:#f5f6f1;
	height:30px;
	clear:both;
}
.info-panel {
	width:532px;
	padding:20px;
	background:#f5f6f1;
}
.info-panel p {
	margin:0 0 12px;
	color:#555754;
}
.breadcrumbs {
	float:left;
	width:550px;
	font-size:11px;
	color:#696969;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	padding:0 0 0 22px;
}
.breadcrumbs a, .breadcrumbs span {
	color:#a1a297;
}
.breadcrumbs a:hover {
	background:none;
	text-decoration:underline;
}
.searchbar {
	float:right;
	width: 216px;
	background:url(images/searchbg.jpg) left top no-repeat;
}
.searchbar input[type="text"] {
	border:none;
	background:none;
	width:176px;
	padding:8px;
	font-size:13px;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
}
.searchbar input[type="submit"] {
	border:none;
	background:none;
	text-indent:-9999px;
	cursor:pointer;
}
.widget-area {
	border-bottom:#fff solid 1px;
	padding:12px 0 0 0;
	font-size: 12px;
}
.widget-area img {
	margin-bottom: 8px
}
.widget-area ul {
	margin:0 0 22px;
}
.widget-area li a {
	color:#378cd5;
	background:url(images/grey-arrow.png) left 8px no-repeat;
	padding: 4px 0 4px 22px;
	display:block;
}
.widget-area li a:hover {
	color:#555;
}
.widget-area li p a {
	background:none;
	padding:0;
}
.widget-area li h3 {
	font-size:15px;
	color:#444;
	margin: 10px 0 10px;
}
#fullcolumn .widget-area li, .widget-area li {
	background:none;
	padding:0;
}
.widget-area li {
	list-style:none;
	font-size: 13px;
}
.widget-area li p {
	margin:0 0 16px;
	color:#444;
	font-size: 13px;
	line-height:18px;
}
.footermenu {
	clear:both;
	margin:0 0 0 14px;
	background:#f5f6f1;
	overflow:hidden;
}
.footermenu li:first-child {
	padding-left: 20px;
}
.footermenu li {
	list-style:none;
	float:left;
}
.footermenu li a {
	display: block;
	padding:8px 14px;
	font-size:12px;
	color:#555;
	text-transform:capitalize;
}
.footermenu li a:hover {
	background:none;
}
.small-excerpt {
	font-size:11px;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	margin:0 0 10px;
}
.postinfo {
	font-size:11px;
	color:#555;
	text-transform:uppercase;
	margin:0 0 10px;
}
.postinfo a {
	color:#555;
}
.postinfo a:hover {
	color:#fff;
}
.post-entry h1 {
	margin:0 0 10px;
}
.post-entry h2 {
	text-transform:uppercase;
	font-size:18px;
	margin:0 0 12px;
}
.post-entry h2 a:hover {
	background:none;
	color:#378cd5;
	text-decoration: underline;
}
.frontpage, .innerpage {
	padding: 0 0 100px 14px;
	float:none;
	width:784px;
	min-height: 200px;
}
.fullpage {
	padding: 0 34px 100px 14px;
	float:none;
	overflow:hidden;
	width:750px;
}
.post-entry h2 span {
	font-size:12px;
}
.page_nav {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.page_nav span {
	color:#555;
}
.page_nav span, .page_nav a {
	padding:0 14px;
}
.page_nav a:hover {
	background:none;
	color:#3aa4db;
}
.wp-table-reloaded {
	font-family:Arial, Helvetica, sans-serif;
}
/* PS Table

-------------------------------- */

.pstable td {
	color: #fff;
	font-size: 12px;
	border-bottom: 2px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
}
.headrow {
	border-right: 1px solid #fff;
}
table {
	color: #444444;
	font-family: Arial, "HelveticaNeueRoman", Helvetica, sans-serif;
	font-size: 13px;
}
table a {
	background:url(images/but_dl.png) left 0px no-repeat;
	min-height: 12px;
	padding: 0 0 0 15px;
}
table a:hover {
	background: none;
	background:url(images/but_dl.png) left 0px no-repeat;
	color: #444;
	padding: 0 0 0 15px;
}
#firstcolumn .content table a:hover {
	color:#444;
	background:url(images/but_dl.png) left 0px no-repeat;
	padding: 0 0 0 15px;
	margin-left: 0;
	margin-right: 0;
}
.imgtable a {
	background:none;
	padding-left: 0
}
.imgtable a:hover {
	background:none;
	padding-left: 0
}
/* G Form

-------------------------------- */	



#firstcolumn .eform #gforms_confirmation_message {
	font-family: Arial, Helvetica
}
#firstcolumn .eform li:before {
	content: none;
}
.clearboth {
	clear:both;
}
/* FAQs

-------------------------------- */	

.faqs .ui-accordion .ui-accordion-content {
	font-family: Arial, Helvetica;
	border:none;
	font-size: 13px;
	color: #444;
	line-height: 145%
}
.faqs .ui-accordion-header {
	border: none;
	color: #333333;
	font-size: 21px;
	line-height: 140%;
	margin: 18px 0 0px;
	text-transform: none;
}
.faqs .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#333!important
}
.faqs .ui-accordion .ui-accordion-header .ui-icon {
	display: none;
}
.faqs .ui-accordion .ui-accordion-header a {
	padding-left:10px!important;
	display: inline;
	color:#378CD5
}
.faqs .ui-state-default {
	background: none
}

nav#menu {
	display:none;
	}
	
@media only screen and (max-width: 20em) { 
	div.menu-icon {
		padding-right: 18px!important;
	}
}


 /* min-width 810px, medium screens */
@media only screen and (max-width: 47.938em) { 
	img {
		max-width:100%;
		height:auto;
		}
	.logo {
		float:left;
		border-bottom:none;
		}	
	#wrapper {
		width:95%;
		}
	#leftcolumnwrapper,
	#rightcolumnwrapper,
	.headerleft,
	.headerright,
	#firstcolumn,
	#secondcolumn,
	.frontpage, 
	.innerpage {
		width:100%;
		float:none;
		}
	.shower-gallery {
		border-top: 1px solid #fff;
	}
	.shower-gallery p, .product-selector p {
    	margin-bottom: 0!important;
	}	
	.shower-gallery p img,
	.product-selector p img,
	#widgetwrapper,
	.topnav	{
		display:none;
		}
	#secondcolumn .content, #fullcolumn .content {
		width:88%;
		margin:0 auto;
		}
		
	#secondcolumn .content {
		padding: 10px 20px;
		text-align:center;
	}
	
	.headerright {
		border-left:none;
		border-right:none;
		}
	.headerleft {
		margin-bottom:0;
		background:#757873;
		}
	#secondcolumn {
		margin-top:10px;
		}	
	#firstcolumn .content {
		padding:0 6%;
		}
	.frontpage, .innerpage {
		padding:0;
		}
	.footermenu {
		margin-left:0;
		}
	.searchbar {
		float:none;
		margin:0 auto;
		}
	.breadcrumbs {
		display:none;
		}
	.footermenu ul {
		text-align:center;
		}
	.footermenu li:first-child {
		padding-left:0;
		}		
	.footermenu li {
		float:none;
		display:inline-block;
		}
	.fullpage {
		width:100%;
		padding-left:0;
		padding-right:0;
		}
	.topnav { display:none;}
	div.menu-icon {
		padding: 90px 12% 0 0;
	}
	div.menu-icon a { 
		padding:8px 24px; 
		float:right;
		background:#5b5c59;
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	nav#menu { 
		display:block;
	}
	.shownav { 
		background:#9ca3a8;
		clear:both;
		display:none; 
		
	}
	.shownav li { 
		width:100%; list-style:none;
	}
	.shownav li a { 
		border-bottom:none;
		background:#757873;		
		display:block; 
		color:#fff; 
		border-top:#fff solid 1px; 
		padding:12px 32px; 
		font-size:13px;
		text-transform:uppercase;
	}
	.shownav ul li a {
		padding-left:50px;
	}
	.shownav ul li li a {
		padding-left:80px;
	}
	.shownav li a:hover, .shownav li.current_page_item a { 
		background:#5b5c59;
	}
		.id-responsive-table .dl-grid {
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		}
	.id-responsive-table dt, .id-responsive-table dd {
		padding: 6px 6px 6px 10px !important;
    	}
	.id-responsive-table dt span {
		color:#444!important;
		}	
	.id-responsive-table dt:first-child {
		background:#727570!important;
		padding: 10px 0 10px 10px !important;
		}
	.id-responsive-table dt:first-child span {
		color:#fff!important;
		}			
	.id-table {
		padding-left: 1% !important;
    	padding-right: 0.5% !important;
		margin-bottom:0!important;
		background:none!important;
		}
	.id-responsive-table dl dt:nth-of-type(2n) {
		background:none!important;
		}	
	.id-table span a {
		background: url("images/but_dl.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    	min-height: 12px;
    	padding: 0 0 0 15px;
		}			
	#firstcolumn .content .id-table span a:hover {
		background: url("images/but_dl.png") no-repeat scroll left 0 transparent;
		}			
	.alignleft, img.alignleft, .alignright, img.alignright {
	    display: block;
	    float: none;
	    margin: 0 auto 12px;
	}
	.fullpage .content a.gallery:first-child img {
		margin-left:0!important;
	}
	.video-container {
	    position: relative;
	    padding-bottom: 56.25%;
	    padding-top: 30px; height: 0; overflow: hidden;
	}
 
	.video-container iframe,
	.video-container object,
	.video-container embed {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}
	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
		width: 95%;
	}
	.gform_wrapper .ginput_complex .ginput_full input[type="text"], .gform_wrapper .ginput_complex .ginput_full input[type="url"], .gform_wrapper .ginput_complex .ginput_full input[type="email"], .gform_wrapper .ginput_complex .ginput_full input[type="tel"], .gform_wrapper .ginput_complex .ginput_full input[type="number"], .gform_wrapper .ginput_complex .ginput_full input[type="password"] {
		width:95%!important;
		}
	.gform_wrapper ul.gfield_radio li input + input, .gform_wrapper .top_label input.small, .gform_wrapper .top_label select.small {
		width:80%;
		}
	.gform_wrapper {
    margin: 10px 0 0 15px;
	}
}

/* min-width 768px and max-width 959px, use when QAing tablet-only issues */
@media only screen and (min-width: 48em) and (max-width: 59.938em) { 
	img {
		max-width:100%;
		height:auto;
		}
	#wrapper {
		width:95%;
		}
	#columnwrapper {
		}	
	#rightcolumnwrapper {
		width:80%;
		}
	#leftcolumnwrapper {
		width:20%;
		}	
	#firstcolumn {
		max-width:60%;
		padding-left:2%;
		}
	#firstcolumn .content {
		padding-right:0;
		}
	.logo {	
		background: #757873;	
		}
	.fullpage {
		width:100%;
		padding-left:0;
		padding-right:0;
		}		
	.fullpage .content {
		padding-left:14px;
		padding-right:34px;
		}
	.breadcrumbs {
		width:50%;
		}	
	.frontpage, 
	.innerpage {
		width:100%;
		}
	.frontpage, .innerpage {
		padding-left:0;
		}
	.headerleft {
		width:100%;
		}		
	.headerright {
		width:99.7%;
		}
	.topnav ul ul.sub-menu {
    	left: -215px;
	}
	.topnav li a {
		border-bottom:none;
		border-left:none;
		}
	.footermenu li:first-child {
		padding-left:0;
		}
	.id-responsive-table .dl-grid {
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		}
	.id-responsive-table dt, .id-responsive-table dd {
		padding: 6px 6px 6px 10px !important;
    	}
	.id-responsive-table dt span {
		color:#444!important;
		}		
	.id-responsive-table dt:first-child {
		background:#727570!important;
		padding: 10px 0 10px 10px !important;
		}		
	.id-responsive-table dt:first-child span {
		color:#fff!important;
		}
	.id-table {
		padding-left: 1% !important;
    	padding-right: 0.5% !important;
		margin-bottom:0!important;
		background:none!important;
		}
	.id-responsive-table dl dt:nth-of-type(2n) {
		background:none!important;
		}	
	.id-table span a {
		background: url("images/but_dl.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    	min-height: 12px;
    	padding: 0 0 0 15px;
		}			
	#firstcolumn .content .id-table span a:hover {
		background: url("images/but_dl.png") no-repeat scroll left 0 transparent;
		}
	.alignleft, img.alignleft, .alignright, img.alignright {
	    display: block;
	    float: none;
	    margin: 0 auto 12px;
	}
	.fullpage .content a.gallery:first-child img {
		margin-left:0!important;
		}
	.video-container {
	    position: relative;
	    padding-bottom: 56.25%;
	    padding-top: 30px; height: 0; overflow: hidden;
	}
 
	.video-container iframe,
	.video-container object,
	.video-container embed {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}
} 