/*
	Theme Name: autoEX
	Theme URL: http://www.autoexquis.com
	Description: go fast
	Author: Giacomo Affluista
	Author URI: http://www.autoexquis.com
	Version: 002
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
html,body,div,p,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,
blockquote,pre,a,abbr,acronym,address,
big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,
sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	border:0;
	font-family:'Gotham A','Gotham B','Gotham Medium',Helvetica,Arial,Sans-serif;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
	font-size: 100%;	
	background: transparent;
}

ol,ul{list-style:none;}

caption,th,td{
	font-weight:normal;
	text-align:left;
}

blockquote:before,
blockquote:after,
q:before,
q:after{
	content:"";
}

blockquote,q{quotes:"" "";}

img,a img{border:none;}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}

body{
	font-family:'Gotham A','Gotham B','Gotham Medium',Helvetica,Arial,Sans-serif;
	color:#222;
	line-height:1;
}

a{
	text-decoration:none;
}

li{
	display:inline;
	text-align:left;
}

table{
	/* width:95%; */
	/* border:1px solid #B0C4DE; */
	/* border-collapse:collapse; */
	margin:0 auto 0 auto;
}

td,
th{
	/* border:1px dashed #A9A9A9; */
	line-height:1.2em;
	padding:5px 10px 5px 10px;
}

/*
 * main
 */
#main{
	max-width:1000px;
	width:100%;
	clear:both;
	display:block;
	margin:0 auto 0 auto;
	padding:0;
}

#contentmain{
	max-width:1000px;
	width:100%;
	height:100%;
	padding:0 0 0 0;
	margin:80px 0 5px 0;
	display:block;
	position:relative;
}

#contentsmain{
	max-width:1000px;
	width:100%;
	height:100%;
	padding:0 0 0 0;
	margin:75px 0 5px 0;
	display:block;
	position:relative;
}

#contentpage{
	margin:0 0 5px 5px;
	padding:0;
	display:inline-block;
	background:#FFF;
}

#contentproducts{
	margin:0 0 5px 5px;
	padding:0 0 0 0;
	display:inline-block;
	/* background:#ececec; */
	/* background:#f2f2f2; */
}

#contentproducts .csipic{
	width:32.5%;
	height:auto;
	margin:0 0 5px 5px;
	display:inline-block;
	float:left;
	position:relative;
	/* background:#fff; */
}

#contentproducts .csitit{
	width:94%;
	height:40px;
	padding:15px 3%;
	display:inline-block;
	float:left;
	position:relative;
	/* background:#333333; */
	/* color:#FFF; */
	/* color:#333333; */
	color:#404040;
	font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-stretch: normal;
    font-weight: normal;
    /* font-stretch: expanded; */
    font-size: 13px;
	/* letter-spacing: -.1pt; */
	letter-spacing: .2pt;
	text-align:center;
	text-transform: uppercase;
}

.cssale{
	/* letter-spacing: 0; */
	letter-spacing: .4pt;
	text-transform: lowercase;
	font-style: oblique;
    font-size: 12px;
	/* font-style: italic; */
    /* font-weight: bold; */
}

a .lkmncl{
	width:100%;
	height:auto;
	display:inline-block;
}

.csipic img {
	width:100%;
	height:auto;
	display:inline-block;
	position:relative;
}

#frontleft{
	display:inline-block;
	position:relative;
	width:20%;
	height:100%;
	float:left;
	margin:0 0 0 0;
	background:#fff;
}

#frontlefts{
	display:inline-block;
	position:relative;
	width:100%;
	height:100%;
	float:left;
	margin:0 0 0 0;
	background:#fff;
}



/**************************
 **************************
 *Cat Sorter
 **************************
 **************************
 */
#catsorter{
	display:inline-block;
	position:relavtive;
	width:100%;
	background-color: #FFF;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	float:left;
	/* border:1px ridge #c9c9c9; */
}

#lookupbut {
	display:inline-block;
	position:relavtive;
	margin:0 1% 5px 1%;
	padding:15px 0;
	width:24%;
	height:auto;
	background-color: #FFF;
	float:left;
	border-radius: 5px;
	border:2px ridge #778899;
	text-align: center;
	vertical-align:middle;
	font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 16px;
    /* line-height: 1.4em; */
    font-family: din-next-w01-light, din-next-w02-light, din-next-w10-light, sans-serif;
	color:#595959;
}

#lookupbut:hover{
	background:#d9d9d9;
	border:2px ridge #d9d9d9;
}

#frontleft{
	display:inline-block;
	position:relative;
	width:20%;
	height:100%;
	float:left;
	margin:0 0 0 0;
	background:#fff;
}

/**************************
 **************************
 *Collapse menu
 **************************
 **************************
 */

#catselectors {
	display:inline-block;
	position:relative;
	margin:0 0 0 0;
	color:#333333;
	font-size:9pt;
	letter-spacing:1px;
	word-wrap:break-word;
}

#catselectors h3{
	width:85%;
	color:#333333;
	display:inline-block;
	position:relative;
	font-size:9pt;
	/* font-weight:bold; */
	letter-spacing:1px;
	margin:0;
	padding:15px 5% 15px 10%;
	text-transform:uppercase;
	border-top: solid 1px #eaeaea;
}

#catselectors ul{
	display:inline-block;
	position:relative;
	width:100%;
	margin:0;
	padding:0;
}

#catselectors ul li{
	display:inline-block;
	position:relative;
	width:100%;
	margin:0;
}

#catselectors ul li a{
	display:inline-block;
	position:relative;
	width:75%;
	clear:both;
	margin:0;
	padding:0 5% 8px 18%;
	color:#333333;
	font-size:9pt;
	letter-spacing:1px;
	text-transform:lowercase;
}

#catsorter .boxtitle {
	display:block;
	float:left;
	font-size:9pt;
	font-weight:bold;
	letter-spacing:1px;
	margin:5px;
	padding:0;
	opacity:.9;
}

#catsorter .chkbox {
	display: block;
    position: absolute;
    border: 1px solid #999999;
    width: 11px;
    height: 11px;
    top: 0;
	left: 8%;
}

#catsorter .chkd {
	display: inline-block;
    position: relative;
    top: 2px;
    left: 2px;
    width: 7px;
    height: 7px;
    background: #4d79ff;
}

.arrow-r {
	position: absolute;
    bottom: 18px;
    right: 10px;
    border: solid #333333;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.arrow-d {
	position: absolute;
    bottom: 20px;
    right: 10px;
    border: solid #333333;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.collapse-container>:nth-child(odd) {
}
.collapse-container>:nth-child(even) {
}
.collapse-container>:nth-child(even) p {
}

.collapse-container>:nth-child(odd):hover {
	cursor: pointer;
}

.collapse-container>:first-child {
}

.collapse-container>:nth-last-child(2) {
}

.codeBlock {
	background-color: lightGray;
	display: inline-block;
	border-radius: 3px;
	padding: 0px 10px;
}

.inline, .inlineEnd {
	display: inline-block;
	margin-top: -35px;
}

.inline {
	margin-right: 13px;
}

.inline p, .inlineEnd p {
	text-align: center;
}

.firstPar {
	margin-top: -10px;
}

.containDiv {
	width: 250px;
	height: 270px;
	float: left;
    position: relative;
    margin-left: 35px;
	margin-right: 30px;
}

.collapseHeading {
	text-align: center;
	margin-bottom: 10px;
}

#csppg{
	display:block;
	width:100%;
	height:30px;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	float:left;
	font-size:9pt;
	color:#333333;
	letter-spacing:1px;
	text-transform:lowercase;
	border-top:1px ridge #eaeaea;
}

#csppg .cspnme{
	display:inline-block;
	float:left;
	padding:9px 0 7px 15%;
	vertical-align:middle;
}

#csppg form{
	padding:0 5%;
	display:inline-block;
	float:right;
	font-size:9pt;
	color:#333333;
	padding:6px 15% 5px 0;
	vertical-align:middle;
}

#csppg option,
#csppg select {
	font-size:9pt;
	color:#333333;
}

#csvls{
	display:block;
	width:100%;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	float:left;
	background-color: #FFF;
	color:#333333;
	font-size:9pt;
	letter-spacing:1px;
	border:1px ridge #778899;
}

#csvls .csvldt{
	display:block;
	float:left;
	font-size:9pt;
	font-weight:bold;
	letter-spacing:1px;
	margin:5px;
	padding:0;
	opacity:.9;
}

#csvls .csvlde{
	width:80%;
	padding:5px 10% 5px 10%;
	color:#333333;
	font-size:8pt;
	text-align:center;
}

.csvllbls{
	font-size:7pt;
}

#csvls ul{
	display:inline-block;
	position:relative;
	width:100%;
	margin:0;
	padding:10px 0;
	border-top: ridge 1px #778899;
}

#csvls ul li{
	display:inline-block;
	position:relative;
	width:100%;
	margin:0;
}
 
#csvls ul li a{
	display:inline-block;
	position:relative;
	width:75%;
	clear:both;
	margin:0;
	padding:5px 5% 5px 18%;
	color:#333333;
	font-size:9pt;
	letter-spacing:1px;
	text-transform:lowercase;
}

#csvls .chkbox {
	display: block;
    position: absolute;
    border: 1px solid #999999;
    width: 11px;
    height: 11px;
    top: 6px;
	left: 8%;
}

#csvls .chkd {
	display: inline-block;
    position: relative;
    top: 2px;
    left: 2px;
    width: 7px;
    height: 7px;
    background: #4d79ff;
}

/*
 * Top page menu
 */
#sdpgmen{
	display:inline-block;
	position:relative;
	width:100%;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	float:left;
	/* border:1px ridge #c9c9c9; */
	/* border-bottom:1px ridge #c9c9c9; */
	color:#333333;
	font-style: normal;
		font-variant-ligatures: normal;
		font-variant-caps: normal;
		font-variant-numeric: normal;
		/* font-weight: bolder; */
		font-stretch: normal;
	letter-spacing:1px;
	word-wrap:break-word;
    /* line-height: 1.4em; */
}
 
#sdpgmen a{
	/* font-family: 'Lato', sans-serif; */
    font-family: din-next-w01-light, din-next-w02-light, din-next-w10-light, sans-serif;
	font-size: 9pt;
}
 
#sdpgmen li{
	/* border-bottom:1px ridge #c9c9c9; */
	line-height:1.1em;
}

#sdpgmen .boxtitle {
	display:block;
	width:100%;
	float:left;
	font-size:10pt;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 5px 0;
	opacity:.9;
	border-bottom:1px solid #eaeaea;
	text-align:left;
}

#sdpgmen .boxtitles {
	display:block;
	width:100%;
	float:left;
	font-size:10pt;
	font-weight:bold;
	letter-spacing:1px;
	margin:0;
	padding:5px;
	opacity:.9;
}

#sdpgmen li,
#sdpgmen li a{
	width:85%;
	color:#333333;
	display:inline-block;
	/* position:relative; */
	letter-spacing:1px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	/* border-top: ridge 1px #778899; */
} 
 
#sdpgmen li{
	margin:0;
	padding:5px 5% 5px 10%;
} 

#sdpgmen li a:hover{
	color:#0000FF;
}

#sdpgmen ul{
	display:inline-block;
	float:left;
	list-style:none;
}

#sdpgmen ul li{
	display:inline-block;
	float:left;
}

#sdpgmen ul li ul{
	display:inline-block;
	float:left;
    margin: 0;
    padding: 0;
    width: 100%;
}

#sdpgmen ul li:hover ul,
#sdpgmen ul li ul:hover{
}

#sdpgmen ul li ul li a{
	display: block;
	width:100%;
	clear:both;
}

/***********************
 ***********************
 **** CAT SORT END *****
 ***********************
 **********************/

/*
 * header area
 */
#gheader{
	max-width:1000px;
	width:100%;
	height:45px;
	/* margin:35px 0 0 0; */
	margin:0;
	padding:4px 0;
	display:block;
	position:fixed;
	top:0;
	clear:both;
	z-index:5000;
	background-color:#FFF;
	/* border-bottom:double 3px #B0C4DE; */
	/* border-bottom:solid 1px #f2f2f2; */
	border-bottom:solid 1px #eaeaea;
	border-collapse:collapse;
	/* overflow:hidden; */
}

#logoarea {
	background:url(images/AElogov1v3b205x44.png) 0 0;
	position:absolute;
	left:52px;
	bottom:4px;
	width:205px;
	height:44px;
	display:block;
	float:left;
	margin:0;
	opacity:.9;
}
/* #logoarea { */
	/* background:url(images/AElogov1v3b205x44.png) 0 0; */
	/* width:205px; */
	/* height:44px; */
	/* display:block; */
	/* position:relative; */
	/* float:left; */
	/* margin:1px 0 0 5px; */
	/* opacity:.9; */
/* } */

#logoarea a {
	width:205px;
	height:44px;
	display:block;
	margin:0 0 0 0;
}
/* #logoarea a { */
	/* width:215px; */
	/* height:43px; */
	/* display:block; */
	/* margin:0 0 0 0; */
/* } */

#logoarea:hover,
#logoarea a:hover {
	opacity:1;
}

#catnav{
	width:970px;
	height:24px;
	display:block;
	overflow:hidden;
}

/*
 * ADS
 */
#topbanad{
	width:100%;
	height:30px;
	margin:0;
	/* min-height:5px; */
	/* max-height:500px; */
	/* margin: 65px 0 0 0; */
	display:block;
	clear:both;
	text-align:center;
}

#topbanad .tadbx{
	margin: 0 auto;
	display:block;
	position:relative;
}

#rbsad{
	min-width:160px;
	min-height:600px;
	display:block;
	position:relative;
	float:left;
	margin:0 0 20px 0;
}

#rbsadhp{
	min-width:160px;
	min-height:600px;
	display:block;
	float:left;
	margin:0 0 5px 5px;	
	background-color:#4169E1;
}

/*
 * Top page menu
 */
#topmenp{
	display:block;
	position:absolute;
	right:0;
	bottom:5px;
	margin:0;
    /* line-height: 1.4em; */
	opacity:.9;
}
 
#topmenp a{
    font-family: din-next-w01-light, din-next-w02-light, din-next-w10-light, sans-serif;
	/* font-family: 'Lato', sans-serif; */
	font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 14px;
	/* font-style:oblique; */
}
 
#topmenp li a{
	color:#404040;
	display:inline-block;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0 5px;
	padding:3px 15px;
}

#topmenp li a:hover{
	color:#4682B4;
	/* font-weight:bold; */
}

#topmenp ul{
	display:inline-block;
	float:left;
	list-style:none;
}

#topmenp ul li{
	display:inline-block;
	float:left;
}

#topmenp ul li ul{
	display: none;
	position:absolute;
    margin: 0 0 0 20px;
    padding:5px 0;
    width: 130px;
}

#topmenp ul li:hover ul,
#topmenp ul li ul:hover{
	display: block;
	background:#333;
	color:#FFF;
	opacity:.9;
	border-radius:10px;
}

#topmenp ul li ul li a{
	display: block;
	width:110px;
	margin:0 0 0 20px;
	padding:5px 0 5px 0;
	/* clear:both; */
	color:#FFF;
}

#topmenp ul li ul li a:hover{
	color:#4682B4;
}

/*
 * header search box  
 */
#hbsearch{
	height:25px;
	margin:7px 10px 6px 0;
	display:block;
	float:right;
	position:relative;
	background:#fff;
	border:1px solid #F0F8FF;
	opacity:.9;
	overflow:hidden;
}

#hbsearch:hover,
#hbsearch:focus{
	opacity:1;
}

#hbsearch textarea{
	color:#F8F8FF;
}

#hbsearch #searchform{
}

#hbsearch input[type=text] {
	color:#000;
}

#hbsearch input#s{
	width:60px;
	height:23px;
	background:transparent;
	font-size:14px;
	line-height:1em;
	padding:0;
}

#hbsearch:focus{
	opacity:.8;
}

#hbsearch input#s:focus{
	width:180px;
	opacity:.8;
}

#hbsearch input#searchsubmit{
	width:33px;
	height:25px;
	float:right;
	background:url(images/search.png) no-repeat 5px 0px #778899;
	border:2px solid #F0F8FF;
	color:#000;
	cursor:pointer;
	font-size:10pt;
	font-weight:900;
	letter-spacing:.5px;
	overflow:hidden;
	opacity:1;
}

/*
 * header search box 
 * CAT SORT
 */
#hbsearchcs{
	height:25px;
	margin:0 0 0 0;
	display:block;
	position:absolute;
	bottom:5px;
	right:5px;
	background:#fff;
	border:1px solid #F0F8FF;
	opacity:.9;
	overflow:hidden;
}

#hbsearchcs:hover,
#hbsearchcs:focus{
	opacity:1;
}

#hbsearchcs textarea{
	color:#F8F8FF;
}

#hbsearchcs #searchform{
}

#hbsearchcs input[type=text] {
	color:#000;
}

#hbsearchcs input#s{
	width:60px;
	height:23px;
	background:transparent;
	font-size:14px;
	line-height:1em;
	padding:0;
}

#hbsearchcs:focus{
	opacity:.8;
}

#hbsearchcs input#s:focus{
	width:100px;
	opacity:.8;
}

#hbsearchcs input#searchsubmit{
	width:33px;
	height:25px;
	float:right;
	background:url(images/search.png) no-repeat 5px 0px #778899;
	border:2px solid #F0F8FF;
	color:#000;
	cursor:pointer;
	font-size:10pt;
	font-weight:900;
	letter-spacing:.5px;
	overflow:hidden;
	opacity:1;
}

/*
 * SINGLE PAGE
 */
#stilider {
	display:inline-block;
	position:relative;
	width:100%;
	/* max-height:300px; */
	margin:0 0 5px 0;
}

#stilider img {
	display:inline-block;
	position:relative;
	width:80%;
	height:auto;
	margin:10px 10%;
}

#stilgslide {
	display:block;
	position:relative;
	margin: 0 30px;
	float:left;
	height:270px;
	width:270px;
}

#stilshr {
	display:block;
	position:relative;
	margin: 24px auto;
	height:32px;
	width:216px;

}

#stilidad {
	display:block;
	position:relative;
	margin: 0 0 0 5px;
	float:left;
	min-height:280px;
	min-width:336px;
}

#singcontrght {
	width:82%;
	display:inline-block;
	position:relative;
	float:right;
	margin:0;
	padding:0;
}

#stilider .stilsub {
	display:block;
	position:abosolute;
	top:0;
	background-color:#222;
	color:#fff;
	opacity:.6;
	border:2px ridge #778899;
}

#sttitle { 
	width:92%;
	max-height:170px;
	display:inline-block;
	clear:both;
	margin:0 4% 20px 4%;
	overflow:hidden;
	border:1px solid #e1e2e2;
	text-align:center;
}
	
#sttitle h1 {
	width:100%;
	display:inline-block;
	overflow:hidden;
}

#sttitle h1 a{
	width:90%;
	display:inline-block;
	padding:20px 5%;
	color:#708090;
	font-family: 'Lato', sans-serif;
	font-size:15pt;
	/* font-weight:bold; */
	letter-spacing:.5pt;
	line-height:1.2em;
	overflow:hidden;
    text-shadow: 1px 1px #D3D3D3;
	/* text-transform:uppercase; */
}

#sttitle h1 a:hover{
	color:#fff;
	background-color:#60F;
}

#sttitle h1 a:active{
	color:#60F;
	background-color:#000;
}

#sttittab{
	width:100%;
	display:inline-block;
	position:relative;
	float:right;
	margin:30px 0 30px 0;
	line-height: 1.5;
	font-family: 'Lato', sans-serif;
}

#sttittab table{
	width:auto;
	min-width:35%;
	margin:0 auto 0 auto;
	padding:10px 10px 10px 10px;
	font-family: 'Lato', sans-serif;
	font-size:12pt;
	color:#333333;
}

#sttittab tr{
}

#sttittab table,
#sttittab tr,
#sttittab th,
#sttittab td{
	font-family: 'Lato', sans-serif;
	font-size:12pt;
	color:#333333;
}


#sttittab th{
	line-height:1em;
	padding:10px 0 5px 15px;
	/* border-bottom:1px solid #d9d9d9; */
	border-bottom:1px solid #f2f2f2;
	border-collapse:collapse;
	font-style:oblique;
	text-transform:lowercase;
}

#sttittab td{
	line-height:1em;
	padding:10px 4px 5px 4px;
	border-bottom:1px solid #f2f2f2;
	border-collapse:collapse;
}

.steninfo{
	height:14px;
	font-size:12pt;
	color:#708090;
	margin:15px 0 20px 5px;
	text-indent:10px;
}

.steninfo a{
	color:#708090;
}

.stensoc{
	width:395px;
	height:26px;
	position:absolute;
	bottom:10px;
	left:0;
	opacity:.8;
}

.stensoc1{
	width:395px;
	height:26px;
	margin:15px auto 15px auto;
}

#page{
	background:#fff;
}

#postinfo{
	text-transform:lowercase;
}

#postinfo a:hover{
	color:#60F;
	font-size:8pt;
	font-weight:bold;
	text-transform:lowercase;
}

#postinfo a:hover{
	color:#60F;
	font-size:8pt;
	font-weight:bold;
}

.spgentitle{
	display:block;
	margin:0 auto 3px auto;
	padding:2px 5px 2px 5px;
	color:#333333;
	font-family: 'Lato', sans-serif;
	font-size:10pt;
	font-style:oblique;
	opacity:.9;
}

#singlepost{
	width:100%;
	float:left;
	display:inline-block;
	margin:0 0 5px 0;
	position:relative;
	line-height:1.2em;
	font-size:12pt;
	letter-spacing:.1px;
	opacity:.9;
}

#singleart{
	width:100%;
	min-height:200px;
	display:inline-block;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	z-index:0;
}

#singleart h4 {
	/* width:100%; */
	/* font-size:9pt; */
	width:90%;
	font-style:oblique;
	/* margin:20px 0 0 20px; */
	margin:25px auto 0 auto;
	text-align:left;
}

#singleart p{
	width:90%;
	display:block;
	margin:15px auto;
	line-height:1.5em;
	text-align:left;
	color:#333333;
	font-size:12pt;
	font-family: 'Lato', sans-serif;
}

#singleart table {
	width:100%;
	font-size:9pt;
}

#singleart a,
#singleart a:visited{
	color:#4682B4;
}

#singleart ul{
	/* list-style-type:none; */
	/* margin:0; */
	/* padding:0; */
}

#singleart li{
	/* clear:left; */
	/* display:block; */
	/* background-image:url(images/affluisttrianglebullet5px.png); */
	/* background-repeat:no-repeat; */
	/* background-position:15px 7px; */
	/* padding-left:25px; */
}

#singleart h1{
	/* width:640px; */
	/* display:block; */
	/* float:left; */
	/* font-size:14pt; */
	/* font-weight:bold; */
	/* color:#708090; */
	/* margin-bottom:15px; */
}

/* SINGLE PHOTO VIEWER */
#singsbimghld{
	width:25%;
	display:inline-block;
	float:left;
	margin:20px 0 5px 0;
	padding:0 5px;
	opacity:.9;
	/* background:#f3f3f3; */
}

#singsbimg{
	width:96%;
	height:auto;
	display:inline-block;
	margin:0 2% 10px 2%;
	opacity:.9;
	background:#FFF;
}

#singsbimg img{
	width:100%;
	height:auto;
	display:inline-block;
	opacity:.9;
	background:#FFF;
}

#singsbimg:hover,
#singsbimg img:hover {
	opacity:1;
}

/* SINGLE LEFT SIDE BAR */
#leftsingbar{
	width:17%;
	margin: 0 0 0 0;
	display:inline-block;
	float:left;
}

/* SINGLE RECCOMENDED PRODUCTS */
#singrp{
	width:100%;
	display:inline-block;
	margin:15px 0 15px 0;
	padding:0 0 5px 0;
	background:#d4d4d4;
	text-align: center;
}

#singrp .boxtitle {
	background:#696969;
	width:40%;
	color:#00FFFF;
	display:block;
	float:left;
	font-size:10pt;
	font-weight:bolder;
	letter-spacing:1px;
	margin:0 60% 5px 0;
	padding:3px 0 3px 0;
	opacity:.9;
}

#singrpimg{
	width:31%;
	height:auto;
	display:inline-block;
	float:left;
	margin:0 0 10px 2%;
	opacity:.9;
	overflow:hidden;
}

#singrpimg a,
#singrpimg img {
	width:100%;
	height:auto;
	display:inline-block;
}

#singrpimg a img:hover{
	opacity:1;
}
	

/*
 * footer
 */
#footer{
	max-width:1000px;
	width:100%;
	height:21px;
	clear:both;
	display:inline-block;
	margin:15px 0 15px 0;
	border-top:solid 1px #eaeaea;
}

#footnav{
	height:15px;
	display:inline-block;
	float:left;
	margin-left:20px;
	text-transform:lowercase;
}

#footinfo{
	height:15px;
	display:inline-block;
	float:right;
	margin-right:20px;
}

#footinfo a,
#footinfo li a{
	color:#333333;
	display:inline-block;
	font-size:10pt;
	/* font-weight:bold; */
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0 5px 0 5px;
	padding:3px 15px;
}

#footnav li a{
	color:#333333;
	display:inline-block;
	font-size:10pt;
	/* font-weight:bold; */
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0 5px;
	padding:3px 15px;
}

#footnav li a:hover,
#footinfo li a:hover{
	color:#33FF00;
}

#footnav ul,
#footinfo ul{
	display:inline-block;
	float:left;
	list-style:none;
}

#footnav ul li,
#footinfo ul li{
	display:inline-block;
	float:left;
}

#footend {
	background:#6A5ACD;
	display:inline-block;
	float:right;
	padding:5px 15px 5px 15px;
	letter-spacing:1px;
}

#footend a{
	color:#f5f5f5;
	background:#6A5ACD;
	display:block;
	font-size:9pt;
	/* font-weight:bold; */
	letter-spacing:1px;
	text-transform:uppercase;
}

/* 
 * 
 * 
 * wp page navi 
 * 
 * 
 */
#pagebox{
	display:block;
	width:100%;
	height:28px;
}
	
#pagen{
	color:#333333;
	display:block;
	float:right;
	font-size:10pt;
	letter-spacing:2px;
	margin:2px 5px 3px 5px;
	padding:4px 5px 5px 5px;
}

.npbox{
	min-width:150px;
	margin:2px 0 0 0;
	font-weight:bolder;
}

#pagen a{
	color:#00134d;
}

.wp-pagenavi{
	width:60px;
	height:16px;
	color:#fff;
	display:block;
	float:right;
	font-size:9pt;
	margin:4px 0 3px 0;
	padding:1px 5px 2px 0;
	text-align:start;
}
.wp-pagenavi form,
.wp-pagenavi select,
.wp-pagenavi option {
	font-size:9pt;
	text-align:start;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited{
	display:block;
	float:left;
	margin:5px 0 0 0;
	padding:2px 4px 2px 0;
	border:1px solid #6495ED;
	background-color:transparent;
	color:#fff;
}

.wp-pagenavi a:hover,
.wp-pagenavi a:active {
	background-color:transparent;
	color:#8A2BE2;
}

.wp-pagenavi span.pages{
	color:#fff;
	position:absolute;
	left:-999em;
	display:none;
}

.wp-pagenavi span.current{
	display:block;
	float:left;
	margin:3px 5px auto 10px;
	padding:3px 4px 5px 4px;
	border:1px solid #6495ED;
	background:#dcdcdc;
	color:#00008B;
}

.wp-pagenavi span.extend{
	width:0;
	height:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

/*
 * single navigation
 */
.navsing{
	width:450px;
	height:27px;
	display:block;
	line-height:1em;
	margin:15px 0 15px 0;
	overflow:hidden;
	text-transform:lowercase;
}

.navitlep {
	width:50px;
	height:25px;
	background:#778899;
	color:#000;
	display:block;
	float:left;
	font-size:8pt;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 5px 2px 0;
	padding:0 10px 0 10px;
	opacity:.5;
}
.navitlen{
	width:50px;
	height:25px;
	background:#778899;
	color:#000;
	display:block;
	float:right;
	font-size:8pt;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 2px 5px;
	padding:0 10px 0 10px;
	opacity:.5;
}

.navsing,
.navsing a,
.navsing a:visited {
	color:#000080;
	font-size:9pt;
}

.navsn{
	width:215px;
	height:25px;
	border:1px solid #c0c0c0;
	float:right;
	font-weight:bold;
	margin:0 0 0 5px;
	overflow:hidden;
	text-align:right;
}

.navsb{
	width:215px;
	height:25px;
	border:1px solid #c0c0c0;
	float:left;
	font-weight:bold;
	overflow:hidden;
	text-align:left;
}

/*
 * lightbox settings
 */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft,#cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{}
#cboxContent{margin-top:32px; overflow:visible;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{background:#fff; padding:1px;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#000;}
#cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(images/controls.png) no-repeat 0 0;}
#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious.hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext.hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px; right:0;}
#cboxClose.hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}


/*
 * FACEBOOK OVERRIDE SETTINGS 
 */ 
/*.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr{display:none !important;}*/
.fbFeedbackContent{min-height:130px !important;}


/*
 * WORDPRESS OVERRIDE SETTINGS
 */ 
img.alignright{float:right;}
img.alignleft{float:left;}
img.aligncenter{display:block;margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;}

a img.alignright{float:right;}
a img.alignleft{float:left;}
a img.aligncenter {display:block;margin-left:auto;margin-right:auto;}

.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center;}
.wp-caption.alignnone{}
.wp-caption.alignleft{}
.wp-caption.alignright{}
.wp-caption img{border: 0 none;height: auto;margin:0;max-width: 98.5%;padding:0;width: auto;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px;}

/*
 * INFO PAGEs
 */
#pgcontentpage {
	/* max-width: 1000px; */
    width: 78%;
    margin: 0 0 5px 0;
    padding: 0;
    display: block;
    position:relative;
	float:right;
}
#pgcontentpage .showit {
	display:block !important;
}

#pgcontentpage.p{
	padding-bottom: 8px !important;
}

#pgstilider{
    width: 50%;
    display: block;
    position: relative;
    margin:0 25% 20px 25%;
    padding: 15px 0;
	/* height: 50px; */
    text-align: center;
	border:1px ridge #778899;
}

.pgsttitle{
	max-height:100px;
	color:#778899;
	font-size:16pt;
	/* font-weight:bold; */
	line-height:1em;
	margin:0;
	/* margin:10px 5px 0 10px; */
	overflow:hidden;
}

.pgsttitle a{
	color:#333333;
	font-weight:normal;
	/* font-weight:bold; */
}

.pgsttitle a:hover{
	color:#fff;
	background-color:#60F;
}

.pgsttitle a:active{
	color:#60F;
	background-color:#000;
}

#pgcontentpage .pgsingleart{
    width: 80%;
    min-height: 200px;
    display: block;
    padding: 0 10%;
    z-index: 0;
	line-height: 1.3em;
	position: relative;
    margin: 40px 0 30px 0;
}

#pgcontentpage .pgsingleart p{
    width: 100%;
	display:block;
	margin:15px auto;
	line-height:1.5em;
	text-align:left;
	color:#333333;
	font-size:12pt;
	font-family: 'Lato', sans-serif;
}

#pgcontentpage .pgsingleart a,
#pgcontentpage .pgsingleart a:visited{
	color:#4682B4;
}

#pgcontentpage .pgsingleart ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#pgcontentpage .pgsingleart li{
	clear:left;
	display:block;
	background-image:url(images/affluisttrianglebullet5px.png);
	background-repeat:no-repeat;
	background-position:15px 7px;
	padding-left:25px;
}

#pgcontentpage .pgsingleart h1{
	width:640px;
	display:block;
	float:left;
	font-size:14pt;
	font-weight:bold;
	color:#708090;
	margin-bottom:15px;
}

/* Add a black background color to the top navigation */
#gheader .gtopnav {
		width:50px;
		height:42px;
	overflow: hidden;
	display:block;
	margin:0px;
	float:left;
	position:relative;
}
/* Style the links inside the navigation bar */
#gheader .gtopnav a {
    float: left;
    display: block;
    padding: 2px 5px;
	margin:5px 0 0 5px;
    /* color: #4169E1; */
    /* color: #595959; */
    /* color: #808080; */
    color: #A9A9A9;
    text-align: center;
    text-decoration: none;
}

/* Change the color of links on hover */
#gheader .gtopnav a:hover {
    background-color: #4169E1;
    color: #FFF;
}

/* Hide the link that should open and close the gtopnav on small screens */
#gheader .gtopnav .icon {
    display: none;
	font-size: 100%;
    font-size: 35px;
	font-weight:bold;
}

#gheader .gtopnav a:not(:first-child) {
	display: none;
}

#gheader .gtopnav a.icon {
	float: left;
	display: block;
}

#gheader .gtopnav.responsive {
	position: relative;
}

#gheader .gtopnav.responsive a.icon {
	position: absolute;
	left: 0;
	top: 0;
}

#gheader .gtopnav.responsive a {
	float: none;
	display: block;
	text-align: left;
}
 
/**************************
 **************************
 *MEDIA SCREENS
 **************************
 **************************
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (max-width: 430px) {
	
	#main {
		display:inline-block;
		text-align:center;
	}
	
	#contentmain{
	}
	
	#contentsmain{
	}
	
	#gheader{
		max-width:100%;
		margin: 0;
	}
	
	#gheader .gtopnav {
		width:50px;
		height:42px;
	}

	#gheader .gtopnav a:not(:first-child) {
		display: none;
	}
	
	#gheader .gtopnav a.icon {
		float: left;
		display: block;
	}
	
	#gheader .gtopnav.responsive {
		position: relative;
	}
	
	#gheader .gtopnav.responsive a.icon {
		position: absolute;
		left: 0;
		top: 0;
	}
	
	#gheader .gtopnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}
	
	#logoarea{
		/* background:url(images/AElogov1v2c215x43.png) 0 0; */
		/* width:215px; */
		/* height:43px; */
		/* display:block; */
		/* position:relative; */
		/* float:left; */
		/* margin:1px 0 0 5px; */
	}

	#logoarea a {
		/* width:215px; */
		height:43px;
		/* display:block; */
		/* margin:0 0 0 0; */
	}
	
	/*******************
	 ** index resizer **
	 ******************/
	#contentpage {
		display:inline-block;
		position:relative;
		width:100%;
		border:none;
		margin:0 0 0 0;
		padding:0 0 5px 0;
		text-align:left;
		background:#FFF;
	}
	
	#contentproducts {
		display:inline-block;
		position:relative;
		width:100%;
		border:none;
		margin:0;
		padding:0 0 5px 0;
		text-align:left;
		/* background:#ececec; */
	}
	
	#contentproducts .csitit {
	}
	
	#contentproducts .csipic {
		display:inline-block;
		position:relative;
		width:47%;
		height:auto;
		margin:0 0 5px 2%;
	}
	
	#contentproducts .lkmncl {
		display:inline-block;
		position:relative;
		width:100%;
		height:auto;
	}
	
	#contentproducts .csipic img {
		display:inline-block;
		position:relative;
		width:100%;
		height:auto;
		margin:0;
	}
	
	#rbsadhp {
		display:hidden;
	}
	
	#lookupbut {
		margin:1px 1% 5px 1%;
		padding:15px 0;
		width:97%;
	}
	
	#frontleft{
		display:none;
		margin: 0 15% 15px 15%;
		width:70%;
		/* height:1200px; */
		z-index:9999;
	}
	
	#frontleft .showit {
		display:block !important;
	}
	
	#catselectors h3 {
		text-align:left;
	}

	#catselectors ul li a {
		width:75%;
		padding:0 5% 10px 20%;
	}
	
	#footer a.foothl {
		padding:5px 10px 5px 10px;
	}

	#footinfo a,
	#footinfo li a {
		padding:5px 10px 5px 10px;
	}

	#footnav li a {
		padding:5px 10px 5px 10px;
	}

	/* SINGLE */
	#contentsmain {
		width:100%;
		text-align:center;
	}

	#sttitle {
		width:90%;
		margin:0 5% 10px 5%;
		text-align:center;
	}
	
	#stilider {
		max-height:600px;
	}
	
	#stilgslide {
		float:none;
		clear:both;
		margin:5px auto;
	}	
	
	#stilidad {
		display:inline-block;
		float:none;
		clear:both;
		margin:5px auto;
		text-align:center;
	}

	#singlepost {
		display:inline-block;
		width:98%;
		clear:both;
		margin:5px 1%;
		position:relative;
	}

	#singsbimghld {
		display:block;
		width:96%;
		float:none;
		clear:both;
		margin:5px auto;
	}

	#singsbimg {
		width:48%;
		margin:5px 1%;
		display:inline-block;
	}

	#singrp {
		display:block;
		width:96%;
		float:none;
		clear:both;
		margin:5px auto;
		padding:0 5px;
		text-align:center;
	}

	#singrpimg {
		width:48%;
		height:auto;
		margin:5px 1%;
		display:inline-block;
		float:none;
	}

	#sttittab {
		width:100%;
		clear:both;
		margin:5px auto;
		display:inline-block;
		position:relative;
	}

	#sttittab table {
		width:70%;
		clear:both;
		margin:5px auto;
	}

	#singleart table {
		width:90%;
		clear:both;
		margin:5px auto;
	}

	#singleart p {
		padding:0 15px;
	}
	
	#pgcontentpage {
		width:100%;
	}
}

/*3 col plus side ad */
@media screen and (min-width: 431px) and (max-width: 835px) {
	
	#main {
	}
	
	#contentmain{
		text-align:center;
	}
	
	#contentsmain{
		text-align:center;
	}
	
	#frontleft{
		display:none;
		margin: 0 15% 15px 15%;
		width:70%;
	}
	
	#frontleft .showit{
		display:block !important;
	}
	
	#catselectors h3{
		text-align:left;
	}

	#catselectors ul li a{
		width:80%;
		padding:0 5% 10px 15%;
	}

	#csvls ul li a{
		width:80%;
		padding:5px 5% 5px 15%;
	}
	
	#logoarea{
		/* background:url(images/AElogov1v2c215x43.png) 0 0; */
		/* width:215px; */
		/* height:43px; */
		/* display:block; */
		/* position:relative; */
		/* float:left; */
		/* margin:1px 0 0 5px; */
	}

	#logoarea a {
		/* width:215px; */
		/* height:43px; */
		/* display:block; */
		/* margin:0 0 0 0; */
	}
	
	#gheader{
		max-width:100%;
	}
	
	#gheader .gtopnav {
		width:50px;
		height:42px;
	}

	#gheader .gtopnav a:not(:first-child) {
		display: none;
	}
	
	#gheader .gtopnav a.icon {
		float: left;
		display: block;
	}
	
	#gheader .gtopnav.responsive {
		position: relative;
	}
	
	#gheader .gtopnav.responsive a.icon {
		position: absolute;
		left: 0;
		top: 0;
	}
	
	#gheader .gtopnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}
 
	#topmenp{
		font-size: 14px;
	}
	 
	#topmenp li a{
		padding:3px 10px;
	}
	
	/*******************
	 ** index resizer **
	 ******************/
	
	#contentproducts {
		display:inline-block;
		position:relative;
		width:100%;
		border:none;
		margin:0;
		padding:0 0 5px 0;
		text-align:left;
		/* background:#ececec; */
	}
	
	#contentproducts .csitit {
	}
	
	#contentproducts .csipic {
		display:inline-block;
		position:relative;
		width:32%;
		height:auto;
		margin:0 0 5px 1%;
	}
	
	#contentproducts .lkmncl {
		display:inline-block;
		position:relative;
		width:100%;
		height:auto;
	}
	
	#contentproducts .csipic img {
		display:inline-block;
		position:relative;
		width:100%;
		height:auto;
		margin:0;
	}

	#footer a.foothl{
		padding:5px 10px 5px 10px;
	}

	#footinfo a,
	#footinfo li a{
		padding:5px 10px 5px 10px;
	}

	#footnav li a{
		padding:5px 10px 5px 10px;
	}
	
	/*******************
	 ** index resizer **
	 ******************/
	#contentpage {
		display:inline-block;
		position:relative;
		float:right;
		width:73%;
		border:none;
		margin:0 1px 0 0;
		padding:0 0 5px 0;
		background:#FFF;
	}
	
	#sttitle {
		display:inline-block;
		/* float:left; */
		width:88%;
		max-width:88%;
		clear:both;
		margin:0 5% 10px 5%;		
		padding:0;
		text-align:center;
	}
	
	#stilider {
		width:100%;
		max-height:600px;
		clear:both;
		margin:5px auto;
		text-align:center;
	}
	
	#stilgslide{
		display:inline-block;
		float:none;
		margin:5px auto;
		vertical-align: top;
	}
	
	#stilidad{
		display:inline-block;
		float:none;
		margin:5px auto;
	}

	#singlepost{
		display:inline-block;
		position:relative;
		width:100%;
	}
	
	#sttittab{
		width:90%;
		margin:10px 5%;
	}

	#singleart h4 {
		width:85%;
	}

	#singleart p{
		width:85%;
		margin:20px auto;
	}
	
	#pgcontentpage {
		width:100%;
	}
}

@media screen and (min-width: 836px) and (max-width: 1007px) {
	
	/* #frontleft{ */
		/* display:none; */
		/* margin: 0 15% 15px 15%; */
		/* width:70%; */
	/* } */
	
	/* #frontleft .showit{ */
		/* display:block !important; */
	/* } */
	
	/* #catselectors h3{ */
		/* text-align:left; */
	/* } */

	/* #catselectors ul li a{ */
		/* width:80%; */
		/* padding:0 5% 10px 15%; */
	/* } */

	/* #csvls ul li a{ */
		/* width:80%; */
		/* padding:5px 5% 5px 15%; */
	/* } */
	
	/* #logoarea{ */
		/* background:url(images/iLUXdb_logo_v10_41px.png) 0 0; */
		/* width:153px; */
		/* height:41px; */
		/* display:block; */
		/* position:relative; */
		/* float:left; */
		/* margin:1px 0 0 5px; */
	/* } */

	/* #logoarea a { */
		/* width:153px; */
		/* height:41px; */
		/* display:block; */
		/* margin:0 0 0 0; */
	/* } */
	
	/* #gheader{ */
		/* max-width:100%; */
	/* } */
	
	/* #gheader .gtopnav { */
		/* width:50px; */
		/* height:42px; */
	/* } */

	/* #gheader .gtopnav a:not(:first-child) { */
		/* display: none; */
	/* } */
	
	/* #gheader .gtopnav a.icon { */
		/* float: left; */
		/* display: block; */
	/* } */
	
	/* #gheader .gtopnav.responsive { */
		/* position: relative; */
	/* } */
	
	/* #gheader .gtopnav.responsive a.icon { */
		/* position: absolute; */
		/* left: 0; */
		/* top: 0; */
	/* } */
	
	/* #gheader .gtopnav.responsive a { */
		/* float: none; */
		/* display: block; */
		/* text-align: left; */
	/* } */
	
	/*******************
	 ** index resizer **
	 ******************/
	
	#contentproducts {
		display:inline-block;
		position:relative;
		width:78%;
		border:none;
		margin:0 0 0 1%;
		padding:0 0 5px 0;
		text-align:left;
	}
	
	#contentproducts .csipic {
		display:inline-block;
		position:relative;
		width:32%;
		height:auto;
		margin:0 0 5px 1%;
	}
	
	#contentproducts .lkmncl {
		display:inline-block;
		position:relative;
		width:100%;
		height:auto;
	}
	
	#contentproducts .csipic img {
		display:inline-block;
		position:relative;
		width:100%;
		height:auto;
		margin:0;
	}
	
	#contentpage {
		/* display:inline-block; */
		/* position:relative; */
		float:right;
		width:72%;
		border:none;
		margin:0 0 0 1%;
		padding:0 0 5px 0;
		/* text-align:left; */
	}
	
	#sttitle {
		display:inline-block;
		float:none;
		width:92%;
		clear:both;
		margin:0 4% 10px 4%;
		padding:0;
		text-align:center;
	}
	
	#singsbimghld {
		width:25%;
	}
}

@media screen and (min-width: 1008px) {

	#contentproducts{
		width:79%;
		float:left;
	}
	
	#contentpage{
		width:73%;
		float:right;
	}
}
/**************************
 **************************
 *MEDIA SCREENS
 **************************
 **************************
 */

/*
 *   /\
 * 	/  \
 * 	 ||
 * 	 ||----NEW
 * 	 ||
 * 	 ||
 *
 *
 * 	 ||
 * 	 ||
 * 	 ||----OLD
 * 	 ||
 *  \  /
 *   \/
 */