
/* purple 67318f */
/* blue 2dabec */
/* old blue 00bfe7 */

html, body {
    height: 100%;
    margin: 0;
    padding: 0; 
}

body { 
	font-family: Open Sans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 1.4;
	font-weight: 400;
	color: #333333 !important;
	background-color: #ffffff !important;
	/* 
	background-image: url('/CoastalGraphics/images/WoodBackground1.jpg');
	 */
	text-decoration: none;
	overflow-x: hidden !important;
	margin:0px;
}

body * { 
	word-break:normal !important;
	word-wrap:normal !important;
}

html,body,div,p,span,iframe,.site,main,footer {
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}
/* 
.panel-layout, .panel-grid, .panel-no-style, .panel-grid-cell, .so-panel, .widget, .widget_sow-editor, .panel-first-child, .panel-last-child, .so-widget-sow-editor so-widget-sow-editor-base, .siteorigin-widget-tinymce, .textwidget {
	padding: 0px 0px 0px 0px !important; 
	margin: 0px 0px 0px 0px !important;
}
 */

a {
	color: #2dabec;
	text-decoration: none;
	-ms-word-break: break-all !important;
	word-break: break-all !important;

	word-break: break-word !important;

	-webkit-hyphens: auto !important;
	-moz-hyphens: auto !important;
	hyphens: auto !important;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	text-decoration: inherit;
}

a:hover {color : #ffcd46 !important; text-decoration: none}
a:active {color : #000000; text-decoration: none}

a, a:link, a:active, a:focus, span {
	outline: 0px !important;
}

::-moz-selection { /* Code for Firefox */
  color: #eeca5e;
  background: #346ab1;
}

::selection {
  color: #eeca5e; 
  background: #346ab1;
}

.BodyCopy {
/* 
	text-shadow: 1px 1px 1px #000000, -1px -1px 1px #000000;
 */
}

article img:not(.FullWidth, .TeamMemberPhoto) {
	width: auto;
	height: auto;
	max-width: 96%;
}

.textwidget {
	margin-bottom: 24px !important;
}

.nobr {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	text-decoration: inherit;
	white-space: nowrap;
}

.BreakAll {
	-ms-word-break: break-all !important;
	word-break: break-all !important;

	word-break: break-word !important;

	-webkit-hyphens: auto !important;
	-moz-hyphens: auto !important;
	hyphens: auto !important;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	text-decoration: inherit;
}

.AllCaps {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	text-decoration: inherit;
	text-transform: uppercase;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

table, table td, table tr, .Table, .TR, .TD {
	border: 0;
}

p {
	margin: 20px 0px 20px 0px;
}

.Table {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

.TR {
	display: table-row;
}

.TD {
	display: table-cell;
}

#Wrapper {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	display: table;
	position: relative;
}

#WrapperTR {
	width: 100%;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	display: table-row;
	position: relative;
}

#WrapperTD {
	width: 100%;
	border: 0;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	display: table-cell;
	position: relative;
}





/* ****************************************************************** */
/* ****************************************************************** */
/* ****************************************************************** */

.MaxElevenHundred {
	width: 1100px;
	max-width: 92vw;
}


.TMEPurple {
	color: #67318f;
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 22px;
}

.TMEHeading {
	color: #67318f;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	letter-spacing: 7px;
	font-size: 33px;
}


@media screen and (max-width: 767px) {
	
	.TMEPurple {
		font-size: 18px;
	}

	.TMEHeading {
		font-size: 28px;
	}
}

@media screen and (max-width: 360px) {
	
	.TMEPurple {
		font-size: 16px;
	}

	.TMEHeading {
		font-size: 24px;
	}
}

/* ****************************************************************** */
/* ****************************************************************** */
/* ****************************************************************** */

footer {
	background: #67318f
}

.FooterLogoWrapper, .FooterTableWrapper {
	padding: 10px 10px 10px 10px;
	text-align: center !important;
}

#FooterLogo {
	width: 88vw;
	max-width: 598px;
	height: auto;
}

.FooterTable {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
}

.FooterTR {
	display: table-row;
}

.FooterTD {
	display: table-cell;
	width: auto;
	vertical-align: middle;
}

.FooterTD1 {
	padding: 0px 20px 0px 0px;
}

.FooterTD2 {
	padding: 0px 0px 0px 20px;
}

#FooterMLS {
	width: 88vw;
	max-width: 300px;
	height: auto;
	
}

.FooterPhoneWrapper {
	padding: 10px 10px 10px 10px;
	max-width: 280px;
}

.FooterPhoneWrapper a {
	color: white;
	max-width: 280px;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 500;
	letter-spacing: 7px;
	font-size: 28px;
}
.FooterPhoneWrapper a:hover, .FooterPhoneWrapper a:active {
	color: #2dabec !important;
}

.FooterAddressWrapper {
	color: white;
	max-width: 280px;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	letter-spacing: 7px;
	font-size: 18px;
}

.FooterEmailWrapper {
	padding: 10px 10px 10px 10px;
	max-width: 280px;
}

.FooterEmailWrapper a {
	color: white;
	max-width: 280px;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	letter-spacing: 2px;
	font-size: 14px;
	white-space: nowrap;
	text-transform: uppercase;
}

.FooterEmailWrapper a:hover, .FooterEmailWrapper a:active {
	color: #2dabec !important;
}

.FooterSocialWrapper {
	padding: 0px 10px 10px 10px;
	max-width: 280px;
}

.FooterSocialIconWrapper {
	display: table-cell;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}


@media screen and (max-width: 700px) {
	
	.FooterTable, .FooterTR, .FooterTD {
		display: block;
	}

	.FooterTD1, .FooterTD2 {
		padding: 0px 0px 0px 0px;
	}
}

/* ****************************************************************** */
/* ****************************************************************** */
/* ****************************************************************** */


#FooterUpArrpw {
	width: 28px;
	height: 28px;
}

.button-top {
	position: fixed;
	bottom: 34px;
	right: 10px;
	z-index: 5000;
	width: 40px;
	height: 28px;
	border: 0;
	box-shadow: none;
	text-align: center;
	cursor: pointer;
	pointer-events: none;
	background:rgba(0, 0, 0, 0);
	opacity: 0;
	transition: opacity 1s ease;
}

/* 
.UpArrow {
  font-family: "UpArrow";
  font-style: normal;
  font-weight: normal;
  color: white;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.button-top {
	position: fixed;
	bottom: 34px;
	right: 7px;
	z-index: 100;
	width: 30px;
	height: 30px;
	border: 0;
	border-radius: 2px;
	box-shadow: none;
	background: #2dabec;
	color: #ffffff;
	border-radius: 50%;
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	cursor: pointer;
	pointer-events: none;
	opacity: 0;
	transition: opacity 1s ease;
}
 */

.button-top-visible {
	opacity: 1;
	pointer-events: auto;
}


@media screen and (max-width: 360px) {
	
/* 
	.button-top {
 		 bottom: 410px;
	}
 */

/* 
	.button-top {
	  bottom: 34px;
	  right: 7px;
	  width: 30px;
	  height: 30px;
	  font-size: 12px;
	  line-height: 20px;
	}
 */
}

/* ****************************************************************** */
/* ****************************************************************** */
/* ****************************************************************** */


#FullSizeSlider {
	display: block !important;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #ffffff;
}

.mainContent {
	padding: 0px 40px 0px 0px;
}

.HeaderBanners {
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: block;
}


@media screen and (max-width: 767px) {
	
	body { 
		font-size: 16px;
	}
	.mainContent {
		padding: 0px 0px 0px 0px;
	}

/* 
	#HeaderContainer {
		position: absolute;
	}
 */

	#ShiftNavWrapper {
		display: table-cell;
	}
}

.cff-item {

	border: 2px solid #67318f !important;
	-webkit-border-radius: 12px 12px 12px 12px !important;
	-moz-border-radius: 12px 12px 12px 12px !important;
	border-radius: 12px 12px 12px 12px !important;
	padding: 10px 10px 10px 10px !important;
	margin: 10px 10px 10px 0px !important;
	text-align: left;
/* 
	box-shadow: 6px 6px 5px rgba(0,0,0,0.2) !important;
	max-width: 92vw !important;
 */
}

.cff-text {
	font-size: 0.9em !important;
}
.cff-multi-image {
	text-align: center !important;
}

#CGCFcontainer {
	margin-left: 5vw
}

@media screen and (max-width: 800px) {

	#CGCFcontainer {
		margin-left: 0;
	}
}

/* ******************************************************************************************* */
/* ******************************************************************************************* */



#LocationMapContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	max-width: 276px;
	display: block;
}

#LocationMap {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid  #cc0000;
	outline: 1px solid  #ffffff;
	display: block;
}

#LocationMap iframe {
 	width: 270px;
 	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}


.WhiteRule {
	border-top: 2px solid #ffffff;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

.BlueRule {
	border-top: 2px solid #2dabec;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

.YellowRule {
	border-top: 2px solid #ffbb1b;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}

.PurpleRule {
	border-top: 2px solid #67318f;
	width: 100%;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}



/* ******************************************************************************************* */
/* ******************************************************************************************* */
/* Content Settings */
/* ******************************************************************************************* */
/* ******************************************************************************************* */

.PageTitleWrapper {
	margin: 20px 50px 20px 0px;
	padding: 10px 10px 10px 30px;
	text-align: left;

	-webkit-clip-path: polygon(0 0, 100% 0, 98% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0,  98% 100%, 0% 100%);

	background: #67318f;
	
}

.PageTitleContainer {
	max-width: 1100px;
	display: block;
	text-align: left;
	margin: 0px 0px 0px 80px;
}

h1.PageTitle {

	font-family: 'Oswald' !important;
	font-style: normal !important;
	font-weight: 400 !important;
	letter-spacing: 4px;
	line-height: 1.3;
	font-size: 30px;
	text-transform: uppercase;
	color: white;
	display: block;
}

@media screen and (max-width: 1200px) {

	.PageTitleWrapper {
		margin: 20px 50px 30px 0px;
		-webkit-clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
		clip-path: polygon(0 0, 100% 0,  97% 100%, 0% 100%);
	}
}

@media screen and (max-width: 1100px) {

	.PageTitleWrapper {
		margin: 20px 20px 20px 0px;
		padding: 10px 10px 10px 0px;
		-webkit-clip-path: polygon(0 0, 100% 0, 97% 100%, 0% 100%);
		clip-path: polygon(0 0, 100% 0,  97% 100%, 0% 100%);
	}
}


@media screen and (max-width: 767px) {

	.PageTitleWrapper {
	
		-webkit-clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
		clip-path: polygon(0 0, 100% 0,  96% 100%, 0% 100%);
	}
	
	.PageTitleContainer {
		max-width: none;
		display: block;
		text-align: left;
		margin: 0px 0px 0px 40px;
	}

	h1.PageTitle {

		letter-spacing: 4px;
		line-height: 1.3;
		font-size: 24px;
	}
}


@media screen and (max-width: 400px) {

	.PageTitleWrapper {
	
		-webkit-clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
		clip-path: polygon(0 0, 100% 0,  95% 100%, 0% 100%);
	}
	
	h1.PageTitle {

		letter-spacing: 3px;
		line-height: 1.3;
		font-size: 22px;
	}
}


/* 
.PageHeadingWrapper {
	margin: 12px 0px 0px 0px;
	text-align: center;
	max-width: 92vw;
}
.PageSubHeadingWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
 */

/* 
h1.PageHeading {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
	font-size: 66px;
	color: #003399;
	line-height: 72px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h1.PageHeadingAlt {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 50px;
	color: #003399;
	line-height: 60px;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
}
h1.PageHeadingHome {
  font-family: 'EB Garamond';
  font-style: italic;
  font-weight: 600;
	font-size: 50px;
	color: #003399;
	line-height: 60px;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
}

h2.PageHeading {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 55px;
	color: #003399;
	line-height: 1.2;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}


h2.PageSubHeading {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 700;
	font-size: 28px;
	color: #003399;
	line-height: 1.2;
	margin: 20px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	max-width: 800px;
}

*/

main, article {
	max-width: 100vw;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

section {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.RuleOne {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 2px;
	background: #ffffff;
}

.RuleTwo {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 2px;
	background: #0f4c9d;
}



@media screen and (max-width: 767px) {


	h1.PageHeading {
		font-size: 58px;
		line-height: 1.25;
	}
	h1.PageHeadingAlt {
		font-size: 42px;
		line-height: 1.2;
	}
	h1.PageHeadingHome {
		font-size: 42px;
		line-height: 1.2;
	}

	h2.PageHeading {
		font-size: 45;
	}


	h2.PageSubHeading {
		font-size: 26px;
	}
}

@media screen and (max-width: 600px) {

	h1.PageHeading {
		font-size: 11vw;
	}
	h1.PageHeadingAlt {
		font-size: 10vw;
		line-height: 1;
	}
	h1.PageHeadingHome {
		font-size: 10vw;
		line-height: 1;
	}

	h2.PageHeading {
		font-size: 8vw;
	}

	
	h2.PageSubHeading {
		font-size: 24px;
	}
}

@media screen and (max-width: 500px) {

	h2.PageSubHeading {
		font-size: 22px;
	}
}
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */


#SearchFormWrapper {
	padding: 0px 6px 6px 6px;
    display: block;
}

#SearchFormContainer {

}

#SearchFormContainer td:nth-of-type(1) {
	padding: 8px 4px 4px 4px;
	vertical-align: middle;
}
#SearchFormContainer td:nth-of-type(2) {
	padding: 0px 4px 4px 4px;
	vertical-align: middle;
}

#SearchInput { 
	background-color: #FFFFFF;
	background-image: url('/CoastalGraphics/images/SearchMagOff.png');
	background-position: calc(100% - 10px) 0;
	background-repeat: no-repeat;
	color: #002966 !important;
	width: 160px !important;
	font-size: 18px;
	height: 30px;
	border: 1px solid #ffffff !important;
	margin-bottom: 5px;
	padding: 1px 4px 1px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#SearchInput::-webkit-input-placeholder { /* WebKit browsers */ color: #888888; }
#SearchInput:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #888888; opacity: 1; }
#SearchInput::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #888888; opacity: 1; }
#SearchInput:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #888888; }

.RedSearchButton {
    background-color: #eeca5e;
    border: 1px solid #ffffff;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 #FFF inset;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 #FFF inset;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 #FFF inset;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
	text-shadow: 1px 1px #333333;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 15px;
    outline: 0 none;
    padding: 6px 6px 6px 6px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}

button.RedSearchButton:-moz-focus-inner {
    border: 0 none;
    padding: 0;
}

.RedSearchButton:hover, .RedSearchButton-hover {
    border: 1px solid #ffffff;
    background-color: #999999;
}

.RedSearchButton:focus, .RedSearchButton:active, .RedSearchButton-active {
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    color: #FFFFFF;
    background-color: #000000;
   	outline: 0 none;
}
/* ************************************************************************* */
/* ************************************************************************* */
/* ************************************************************************* */


/* ************************************************************************* */

#NewsFeedWrapper h4 {
	display: none !important;
}

.NewsFeedImageFrame {
	border: 4px solid white;
	outline: 1px solid grey;
	box-shadow: 6px 6px 3px rgba(0,0,0,0.5) !important;
	margin: 10px !important;
	width: auto !important;
	display: inline-block !important;
}

.fts-jal-fb-user-thumb a img {
	box-shadow: 6px 6px 3px rgba(0,0,0,0.5) !important;
}

.fts-fb-more-photos-wrap a {
	border: 2px solid white !important;
	box-shadow: 6px 6px 3px rgba(0,0,0,0.5) !important;
}


.fts-jal-fb-user-name {
	font-family: 'Lora', Times, serif;
	font-style: italic;
	font-weight: 700;
	font-size: 17px !important;
	color: white !important
}

.fts-jal-fb-user-name a {
	display: block !important;
}

#NewsFeedWrapper a.fts-powered-by-text, #NewsFeedWrapper iframe {
	display: none !important;
}

.fts-jal-single-fb-post {
	border: none !important;
}

.fbx-modal {
	text-shadow: none !important;
}



/* ************************************************************************* */


.IllustrationImages {
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.IllustrationImageWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	vertical-align: middle;
}

.IllustrationImageWrapper:nth-of-type(1) {
	margin: 0px -10px 0px 0px;
}

.IllustrationImageWrapper:nth-of-type(2) {
	margin: 0px 0px 0px -10px;
}

.IllustrationImageContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	vertical-align: middle;
}

.IllustrationImage1 {
	-ms-transform: rotate(5deg); /* IE 9 */
	-webkit-transform: rotate(5deg); /* Safari */
	transform: rotate(5deg);
	width: 240px;
	height: auto;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: 0px 0px 0px 0px;
	-webkit-backface-visibility: hidden;
}

.IllustrationImage2 {
	-ms-transform: rotate(-9deg); /* IE 9 */
	-webkit-transform: rotate(-9deg); /* Safari */
	transform: rotate(-9deg);
	width: 240px;
	height: auto;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: 0px 10px 0px 0px;
	-webkit-backface-visibility: hidden;
}

.IllustrationImage3 {
	-ms-transform: rotate(5deg); /* IE 9 */
	-webkit-transform: rotate(5deg); /* Safari */
	transform: rotate(5deg);
	width: 260px;
	height: auto;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: 20px 0px 0px -25px;
	-webkit-backface-visibility: hidden;
}

.IllustrationImage4 {
	-ms-transform: rotate(-6deg); /* IE 9 */
	-webkit-transform: rotate(-6deg); /* Safari */
	transform: rotate(-6deg);
	width: 240px;
	height: auto;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: -10px 10px 0px -20px;
	-webkit-backface-visibility: hidden;
}

.ContentImage1 {
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	width: auto;
	max-width: 80vw;
	height: auto;
}

@media screen and (max-width: 1040px) {
	
	.IllustrationImage1, .IllustrationImage2, .IllustrationImage4 {
		width: 22vw;
	}
	.IllustrationImage2 {
		margin: 6px 10px 0px 0px;
	}
	.IllustrationImage3 {
		width: 24vw;
	}
}

@media screen and (max-width: 680px) {
	
	.IllustrationImages {
		margin: 10px 0px 20px 10px;
		padding: 0px 0px 0px 0px;
		display: block;
	}

	.IllustrationImage1, .IllustrationImage2, .IllustrationImage4 {
		width: 240px;
	}

	.IllustrationImage3 {
		margin: 0px 0px 0px -25px;
		width: 260px;
		-ms-transform: rotate(-9deg); /* IE 9 */
		-webkit-transform: rotate(-9deg); /* Safari */
		transform: rotate(-9deg);
	}

	.IllustrationImage4 {
		-ms-transform: rotate(12deg); /* IE 9 */
		-webkit-transform: rotate(12deg); /* Safari */
		transform: rotate(12deg);
	}
}

@media screen and (max-width: 630px) {
	
	.IllustrationImages {
		margin: 10px 10px 20px 10px;
		padding: 0px 12px 20px 12px;
		display: block;
	}

	.IllustrationImage3 {
		-ms-transform: rotate(3deg); /* IE 9 */
		-webkit-transform: rotate(3deg); /* Safari */
		transform: rotate(3deg);
		margin: -10px 0px 0px -25px;
	}

	.IllustrationImage4 {
		-ms-transform: rotate(-12deg); /* IE 9 */
		-webkit-transform: rotate(-12deg); /* Safari */
		transform: rotate(-12deg);
	}
}

/* ************************************************************************* */


.IssueTable {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px 0px 30px 0px;
}

.IssueTR {
	display: table-row;
}

.IssueImageHolder {
	display: table-cell;
	vertical-align: middle;
	width: auto;
	padding: 20px 10px 0px 0px;
}

h2.IssueImageWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inine-block;
	vertical-align: middle;
	width: 90vw;
	max-width: 300px;
	line-height: 0;
}

h2.IssueImageWrapper .IssueImage {
	width: 90vw;
	max-width: 300px;
	height: auto
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.IssueContent {
	display: table-cell;
	vertical-align: middle;
	width: auto;
	padding: 0px 10px 0px 0px;
}


.IssueContent h2.IssueImageWrapper {
	display: none;
}

h2.IssueHeading {
	font-size: 1.2em;
	font-weight: bold;
	color: #cc0000;
	line-height: 1.25;
}


@media screen and (max-width: 900px) {
	
	.IssueImageHolder {
		display: none;
	}

	.IssueContent h2.IssueImageWrapper {
		display: block;
		margin: 0px 10px 0px 0px;
		float: left
	}
}


@media screen and (max-width: 767px) {
	
	.IssueTable, .IssueTR, .IssueImageHolder, .IssueContent {
		display: block;
	}
	.IssueContent h2.IssueImageWrapper {
		display: none;
	}
	.IssueTable {
		margin-bottom: 20px;
	}
}


/* ***************************************************************** */

.SearchResultsQualifier {
	line-height: 1.3;
	color: #006666;
	font-size: 1.2em;
	margin: 0px 0px 20px 0px !important;
}

.ListingTable1, .ListingTable2 {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px
}

.ListingTR1, .ListingTR2 {
	display: table-row;
}

.ListingPic, .ListingLink {
	display: table-cell;
	vertical-align: middle;
}

.ListingPic {
	width: 150px;
}
.ListingPic a{
	float: right;
}


.ListingStar, .ListingTitle {
	display: table-cell;
	vertical-align: top;
	width: auto;
}

.ListingTitle h2 {
	font-family: 'Lato' !important;
	font-style: italic !important;
	font-weight: 700 !important;
	margin: 2px 0px 0px 10px;
	line-height: 1.3
}

.ListingTitle a {color: #006699; text-decoration: none}
.ListingTitle a:hover {color : #851d49; text-decoration: none}
.ListingTitle a:active {color : #febd40; !important; text-decoration: none}

.ListingStar a .YellowStar {
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #febd40;
	font-size: 30px;
}

.ListingPostingDate {
	font-family: 'Lato' !important;
	font-style: italic !important;
	font-weight: 700 !important;
	margin: 0px 0px 0px 0px;
	text-indent: 35px;
}
.ListingPostingDate a {color: #006699; text-decoration: none}
.ListingPostingDate a:hover {color : #851d49; text-decoration: none}
.ListingPostingDate a:active {color : #febd40; !important; text-decoration: none}


.SearchImage {
	float: left;
}

@media screen and (max-width: 600px) {

	.ListingStar a .YellowStar {
		font-size: 24px !important;
	}
	
	.ListingTitle h2 {
		font-size: 1.2em !important;
	}
}

@media screen and (max-width: 400px) {


	.ListingStar a .YellowStar {
		font-size: 20px !important;
	}
	
	.ListingTitle h2 {
		font-size: 1.1em !important;
	}
}

.maxbutton * {
	line-height: 1.4 !important;
}

/* ***************************************************************** */

/* 
#dsidx * {
	color: #67318f !important;
	font-size: +1 !important;
}
 */

.dsidx-price {
	color: #ffffff !important;
	background: #67318f !important;
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	padding: 5px 5px 5px 5px !important;
	border-radius: 6px !important;
	font-size: 20px !important;
	height: 40px !important;
	line-height: 2 !important;
}

.dsidx-price:hover {
	background: #2dabec !important;
}

.dsidx-listing-container {
/* 
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
	border: 2px solid #2dabec !important;
	margin: 10px 10px 10px 10px !important;
	white-space: nowrap !important;
 */
}

#dsidx {
	max-width: 1100px !important;
	border: 2px solid #67318f !important;
	margin: 30px 20px 30px 20px;
	padding: 10px 10px 10px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

@media screen and (max-width: 640px) {
	
	#dsidx, .dsidx-results:nth-of-type(1) {
		margin: 30px 10px 30px 10px;
	}
}
