/*
	Theme Name: autoSN
	Theme URL: http://autospeednews.com
	Description: go fast
	Author: Giacomo Affluista
	Author URI: http://autospeednews.com
	Version: 001
	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;}

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;
}

/*
 * 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:60px 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{
	display:inline-block;
	margin:0 0 5px 5px;
	padding:0 0 0 0;
}

#lkmncl{
	display:inline-block;
	position:relative;
	width:100%;
	height:100%;
}

#contentproducts .csipic{
	display:inline-block;
	position:relative;
	width:97.5%;
	height:100%;
	float:left;
}

#contentproducts .csitit{
	width:94%;
	min-height:15px;
	padding:5px 3%;
	display:inline-block;
	float:left;
	position:relative;
	color:#2952a3;
	font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-stretch: normal;
    font-size:16px;
	text-align:left;
}

#contentproducts .csitits{
	width:89%;
	min-height:15px;
	margin:20px 3% 10px 8%;
	padding:0 0 5px 0;
	display:inline-block;
	float:left;
	position:relative;
	border-bottom:1px ridge #f2f2f2;
	color:#2952a3;
	font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-stretch: normal;
    font-size:18px;
	text-align:left;
}

#csititi{
	width:64%;
	height:100%;
	padding:30px 0 0 3%;
	display:inline-block;
	float:right;
	position:relative;
	color:#2952a3;
	font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-stretch: normal;
    font-size:18px;
	text-align:left;
}

#contentproducts .csitit:hover{
	text-decoration:underline;
}

#mydate{
	width:100%;
	float:left;
	position:relative;
	padding:10px 0 5px 0;
	color:#595959;
	font-family:"Courier New", Courier, monospace;
    font-stretch: normal;
    font-size: 18px;
	text-align:center;
}

.mydateu{
	text-decoration: underline;
	font-family:"Courier New", Courier, monospace;
    font-stretch: normal;
    font-weight:700;
}

.mydateam{
	color:#9318ff;
	font-family:"Courier New", Courier, monospace;
    font-size: 22px;
    font-stretch: normal;
    font-weight:600;
	/* text-decoration: underline; */
}

.cssale{
	letter-spacing: .4pt;
	text-transform: lowercase;
	font-style: oblique;
    font-size: 12px;
    font-weight: normal;
	color:#404040;
}

.csipic img {
	width:30%;
	height:auto;
	display:inline-block;
	margin:5px 0 5px 3%;
	float:left;
    border-radius:5px;
	opacity:.9;
}

.csipic img:hover {
	opacity:1;
}

#frontleft{
	display:inline-block;
	position:relative;
	width:30%;
	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:relative;
	width:100%;
	background-color: #FFF;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	float:left;
}

#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;
    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:30%;
	height:100%;
	float:left;
	margin:0 0 0 0;
	background:#fff;
}

/**************************
 **************************
 *Collapse menu
 **************************
 **************************
 */

#catselectors {
	width:100%;
	display:inline-block;
	position:relative;
	margin:10px 0;
	color:#333333;
	font-family:"Courier New", Courier, monospace;
	word-wrap:break-word;
}

#catselectors h3{
	width:85%;
	color:#333333;
	display:inline-block;
	position:relative;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	margin:0;
	padding:15px 5% 15px 10%;
	border-top: solid 1px #eaeaea;
	border-bottom: 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;
}
/*
 *
 * Side Bar categories
 *
 */
#llfcatboxt {
	display:inline-block;
	position:relative;
	width:90%;
	margin:5px 0 0 0;
	padding:5px 5%;
}

#lfcatbox{
	display: inline-block;
    position: relative;
    width: 95%;
	margin: 10px 0 10px 5%;
    font-size: 12px;
    text-transform: lowercase;
}

#lfcatbox ul{
    margin: 0;
    padding: 0 0 0 0;
}

#lfcatbox ul li a {
    display: inline-block;
    position: relative;
    width: 85%;
    clear: both;
    margin: 0;
    padding: 0 0 10px 15%;
    color: #0025e6;
}

#lfcatbox ul ul li a {
    display: inline-block;
    position: relative;
    width: 70%;
    clear: both;
    margin: 0;
    padding: 5px 0 0 20%;
}

#lfcatbox,
#lfcatbox ul li a,
#lfcatbox ul ul li a {
    font-family: "Courier New", Courier, monospace;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: lowercase;
}

#lfcatbox h3 {
    width: 90%;
    color: #333333;
    display: inline-block;
    position: relative;
    font-family: "Courier New", Courier, monospace;
    font-size: 14px;
    margin: 0;
    padding: 10px 0 10px 10%;
    border-top: solid 1px #eaeaea;
    border-bottom: none;
}

#lfcatbox .arrow-r {
    position: absolute;
    bottom: 12px;
    right: 10px;
    border: solid #333333;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

#lfcatbox .arrow-d {
    position: absolute;
    bottom: 14px;
    right: 10px;
    border: solid #333333;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

/*
 *
 * Side Bar Posts
 *
 */
#sidecatposts{
	display: inline-block;
    position: relative;
    width: 100%;
    background-color: #FFF;
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    float: left;
	border-top: solid 1px #eaeaea;
	border-bottom: solid 1px #eaeaea;
    list-style-type: square;
}

#scptitle{
	width: 94%;
    display: inline-block;
    position: relative;
    margin: 0;
    padding:5px 3%;
    color: #333333;
    font-family: "Courier New", Courier, monospace;
    font-size: 15px;
    font-weight: bold;
}
a.scptitlea{
    color:#1248e6;
    font-family: "Courier New", Courier, monospace;
    font-size: 16px;
    font-weight: bold;
}
	
	#scpinvp{
	width: 92%;
    display: inline-block;
    position: relative;
    margin: 0;
    padding:5px 3% 5px 5%;
    color: #333333;
    font-family: "Courier New", Courier, monospace;
    font-size: 14px;
}

#sidecatposts .scpinvt{
}

#scpinvp a{
    color: #7a7e94;
}
	
/*
 * Top page menu
 */
#sdpgmen{
	display:inline-block;
	position:relative;
	width:100%;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	float:left;
	color:#333333;
	font-style: normal;
		font-variant-ligatures: normal;
		font-variant-caps: normal;
		font-variant-numeric: normal;
		font-stretch: normal;
	letter-spacing:1px;
	word-wrap:break-word;
}
 
#sdpgmen a{
    font-family: din-next-w01-light, din-next-w02-light, din-next-w10-light, sans-serif;
	font-size: 9pt;
}
 
#sdpgmen li{
	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;
	letter-spacing:1px;
	margin:0;
	padding:0;
	text-transform:uppercase;
} 
 
#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:35px;
	margin:0;
	padding:4px 0;
	display:block;
	position:fixed;
	top:0;
	clear:both;
	z-index:5000;
	background-color:#FFF;
	border-bottom:solid 1px #eaeaea;
	border-collapse:collapse;
	opacity:.8;
}

#logoarea {
	position:absolute;
	left:52px;
	bottom:4px;
	width:205px;
	height:34px;
	display:block;
	float:left;
	margin:0;
	opacity:.9;
}

#logoarea a {
	width:205px;
	height:29px;
	display:block;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	color:#333333;
	font-family:"Courier New", Courier, monospace;
	font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-stretch: normal;
    font-weight:575;
    font-size: 22px;
	letter-spacing: .3pt;
	text-align:left;
}

#logoarea:hover,
#logoarea a:hover {
	opacity:1;
}

#catnav{
	width:970px;
	height:24px;
	display:block;
	overflow:hidden;
}

/*
 * ADS
 */
#topbanad{
	width:100%;
	height:30px;
	margin: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;
	opacity:.9;
}
 
#topmenp a{
	font-family:"Courier New", Courier, monospace;
	font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 14px;
}
 
#topmenp li a{
	color:#404040;
	display:inline-block;
	letter-spacing:1px;
	text-transform:lowercase;
	margin:0 5px;
	padding:3px 15px;
}

#topmenp li a:hover{
	color:#4682B4;
}

#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;
	color:#FFF;
}

#topmenp ul li ul li a:hover{
	color:#4682B4;
}

/*
 * header search box  
 */
#hbsearch{
	display:inline-block;
	height:27px;
	width:94%;
	padding:20px 3%;
	float:right;
	position:relative;
	opacity:.9;
	overflow:hidden;
	text-align:center;
}

#hbsearch:hover,
#hbsearch:focus{
	opacity:1;
}

#hbsearch textarea{
	color:#F8F8FF;
}

#hbsearch #searchform{
}

#hbsearch input[type=text] {
	color:#000;
}

#hbsearch input#s{
	width:210px;
	height:28px;
	float:right;
	border:1px solid #cacaca;
	background:#FFF;
	font-size:14px;
	line-height:1em;
	padding:0;
}

#hbsearch:focus{
	opacity:.8;
}

#hbsearch input#s:focus{
	opacity:.8;
}

#hbsearch input#searchsubmit{
	width:30px;
	height:30px;
	float:right;
	background:url(images/search.png) no-repeat 0 0 #FFF;
	border:none;
	color:#000;
	cursor:pointer;
	font-size:10pt;
	font-weight:900;
	letter-spacing:.5px;
	overflow:hidden;
	opacity:.7;
}

#hbsearch input#searchsubmit:hover{
	background:url(images/search.png) no-repeat 0 0 #778899;
	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%;
	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;
	letter-spacing:.5pt;
	line-height:1.2em;
	overflow:hidden;
    text-shadow: 1px 1px #D3D3D3;
}

#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 #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:90%;
	font-style:oblique;
	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{
}

#singleart li{
}

#singleart h1{
}

/* SINGLE PHOTO VIEWER */
#singsbimghld{
	width:25%;
	display:inline-block;
	float:left;
	margin:20px 0 5px 0;
	padding:0 5px;
	opacity:.9;
}

#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;
	font-family:"Courier New", Courier, monospace;
}

#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-family:"Courier New", Courier, monospace;
	font-size:10pt;
	letter-spacing:1px;
	text-transform:lowercase;
	margin:0 5px 0 5px;
	padding:3px 15px;
}

#footnav li a{
	color:#333333;
	display:inline-block;
	font-family:"Courier New", Courier, monospace;
	font-size:10pt;
	letter-spacing:1px;
	text-transform:lowercase;
	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{
	font-family:"Courier New", Courier, monospace;
	color:#f5f5f5;
	background:#6A5ACD;
	display:block;
	font-size:9pt;
	letter-spacing:1px;
	text-transform:uppercase;
}

/* 
 * 
 * 
 * wp page navi 
 * 
 * 
 */
#pageboxx{
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:97%;
	height:28px;
	font-family:"Courier New", Courier, monospace;
	z-index:999;
}

#pageboxxb{
	display: inline-block;
    float: left;
    position: relative;
	margin:10px 0 0 0;
	width:97%;
	height:30px;
	font-family:"Courier New", Courier, monospace;
	z-index:999;
}

#npboxp{
	display:block;
	position:absolute;
	top:0;
	left:20%;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
}

#npboxp a{
	color:#808080;
	font-size:26pt;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	text-shadow: 1px 1px 0px #00264d, -1px -1px 0px #00264d, 1px -1px 0px #00264d, -1px 1px 0px #00264d, 1px 0px 0px #00264d, -1px 0px 0px #00264d, 0px -1px 0px #00264d, 0px 1px 0px #00264d;
}

#npboxp a:hover{
	color:#d9d9d9;
	text-shadow: 1px 1px 0px #00264d, -1px -1px 0px #00264d, 1px -1px 0px #00264d, -1px 1px 0px #00264d, 1px 0px 0px #00264d, -1px 0px 0px #00264d, 0px -1px 0px #00264d, 0px 1px 0px #00264d;
}

#npboxn{
	display:block;
	position:absolute;
	top:0;
	right:23%;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
}
#npboxn a{
	font-size:26pt;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	color:#808080;
	text-shadow: 1px 1px 0px #00264d, -1px -1px 0px #00264d, 1px -1px 0px #00264d, -1px 1px 0px #00264d, 1px 0px 0px #00264d, -1px 0px 0px #00264d, 0px -1px 0px #00264d, 0px 1px 0px #00264d;
}
#npboxn a:hover{
	color:#d9d9d9;
	text-shadow: 1px 1px 0px #00264d, -1px -1px 0px #00264d, 1px -1px 0px #00264d, -1px 1px 0px #00264d, 1px 0px 0px #00264d, -1px 0px 0px #00264d, 0px -1px 0px #00264d, 0px 1px 0px #00264d;
}

#npboxc{
	display:block;
	position:absolute;
	bottom:10%;
	right:45%;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
}
#npboxc a{
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	color:#808080;
}

#pagebox{
	display:block;
	width:100%;
	height:28px;
	font-family:"Courier New", Courier, monospace;
}
	
#pagen{
	display:block;
	float:right;
	font-family:"Courier New", Courier, monospace;
	color:#333333;
	font-size:12pt;
	letter-spacing:2px;
	margin:2px 5px 3px 5px;
	padding:4px 5px 5px 5px;
}

.npbox,
.npbox a{
	min-width:150px;
	margin:2px 0 0 0;
	color:#00134d;
	font-size:12pt;
	font-family:"Courier New", Courier, monospace;
	font-weight:bolder;
	text-decoration:none;
}

.npboxc,
.npboxc a{
	min-width:150px;
	margin:2px 0 0 0;
	color:#00134d;
	font-size:20pt;
	font-family:"Courier New", Courier, monospace;
	font-weight:bolder;
	text-decoration:none;
}

#pagen a{
	color:#00134d;
	font-family:"Courier New", Courier, monospace;
}

.wp-pagenavi{
	width:60px;
	height:16px;
	color:#fff;
	display:block;
	float:right;
	font-family:"Courier New", Courier, monospace;
	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-family:"Courier New", Courier, monospace;
	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 {
    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;
    text-align: center;
	border:1px ridge #778899;
}

.pgsttitle{
	max-height:100px;
	color:#778899;
	font-size:16pt;
	line-height:1em;
	margin:0;
	overflow:hidden;
}

.pgsttitle a{
	color:#333333;
	font-weight:normal;
}

.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: #A9A9A9;
    text-align: center;
    text-decoration: none;
}

/* #goion .gocon{ */
.gocon{
	text-shadow: 0 0 2px #4775d1, 0 0 3px #4775d1;
}

/* #goion .goconx{ */
.goconx{
	color: #4169E1;
	text-shadow: 0 0 2px #3e4041, 0 0 3px #3e4041;
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

/* 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;
}
 
/**************************
 **************************
 *WP CALENDAR
 **************************
 **************************
 */
#calbox{
	display:inline-block;
	position:relative;
	width:90%;
	margin:5px 0 0 0;
	padding:5px 5%;
}

#calboxlb{
	display:block;
	position:absolute;
	top:5px;
	left:5px;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
}

#wp-calendar{
    border-radius:15px;
	background:#fafafc;
}

#wp-calendar,
#wp-calendar table{
	display:table;
	width:100%;
	background:#fafafc;
	border:none;
	border-collapse:collapse;
	border-spacing:0px;
	font-family:"Courier New", Courier, monospace;
}

#wp-calendar a{
	border:none;
    color: #004de6;
    font-weight: bold;
	font-family:"Courier New", Courier, monospace;
}

#wp-calendar caption{
	background:#fafafc;
	border:none;
	padding:5px 0 5px 40%;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
    font-weight: bold;
	text-align:left;
}

#wp-calendar thead{
	display: table-header-group;
	border:none;
	background:#fafafc;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
    font-weight: bold;
	text-align:center;
}

#wp-calendar tr{
	border:none;
}

#wp-calendar tfoot{
	display: table-footer-group;
	border: hidden;
	border: none;
	border: 0;
	border-style: hidden;
	border-style: none;
	border-style: 0;
	border-width: 0;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
}

#wp-calendar tfoot tr{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border: hidden;
	border: none;
	border: 0;
	border-style: hidden;
	border-style: none;
	border-style: 0;
	border-width: 0;
}

#wp-calendar tfoot td{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border: hidden;
	border: none;
	border: 0;
	border-style: hidden;
	border-style: none;
	border-style: 0;
	border-width: 0;
}

#wp-calendar tfoot tr td{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border: hidden;
	border: none;
	border: 0;
	border-style: hidden;
	border-style: none;
	border-style: 0;
	border-width: 0;
}

#wp-calendar tbody{
	display: table-row-group;
	border:none;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

#wp-calendar tr{
	display: table-row;
	border:none;
	text-align:center;
}

#wp-calendar th{
	display: table-cell;
	border:none;
	padding:5px 0 5px 0;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
    font-weight: bold;
	text-align:center;
}

#wp-calendar tbody td{
	background:#fff;
	border:1px solid #d9d9d9;
	padding:5px 0 5px 0;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	text-align:center;
}

#wp-calendar td.pad{
	background:#fafafc;
	border: hidden;
	border: none;
	border: 0;
	border-style: hidden;
	border-style: none;
	border-style: 0;
	border-width: 0;
}

#wp-calendar #next{
	padding:5px;
	border: hidden;
	border: none;
	border: 0;
	border-style: hidden;
	border-style: none;
	border-style: 0;
	border-width: 0;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	text-align:right;
}

#wp-calendar #prev{
	padding: 5px;
	border: hidden;
	border: none;
	border: 0;
	border-style: hidden;
	border-style: none;
	border-style: 0;
	border-width: 0;
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	text-align:left;
}
 
/**************************
 **************************
 *MEDIA SCREENS
 **************************
 **************************
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (max-width: 641px) {
	
	#main {
		display:inline-block;
		text-align:center;
	}
	
	#contentmain{
	}
	
	#contentsmain{
	}
	
	#gheader{
		max-width:100%;
		margin:0;
		height:35px;
	}
	
	#gheader .gtopnav {
		width:50px;
		height:32px;
	}
	
	#gheader .gtopnav a{
		margin:2px 0 0 10px;
	}

	#gheader .gtopnav a:not(:first-child) {
		display: none;
	}
	
	#gheader .gtopnav .icon {
		font-size:30px;
	}
	
	#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{
	}

	#logoarea a {
		height:30px;
		padding:7px 0 0 10px;
		font-weight:normal;
	}
	
	/*
	 *
	 * Side bar
	 *
	 */
	
	#sidecatposts{
		display:none;
	}
	
	/*******************
	 ** 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;
	}
	
	#contentproducts .csitit {
	}
	
	#contentproducts .csipic {
		display:inline-block;
		position:relative;
		width:97%;
		height:auto;
		font-size:16px;
	}
	
	#lkmncl {
		display:inline-block;
		position:relative;
		width:100%;
		height:auto;
	}

	#csititi{
		width:54%;
		min-height:15px;
		padding:10px 0 0 3%;
		font-size:17px;
	}

	#contentproducts .csitits{
		margin:20px 3% 10px 8%;
	}

	.csipic img {
		width:40%;
		height:auto;
		display:inline-block;
		float:left;
	}

	.cssale{
		letter-spacing: .4pt;
		text-transform: lowercase;
		font-style: oblique;
		font-size: 12px;
		font-weight: normal;
		color:#404040;
	}
	
	#rbsadhp {
		display:hidden;
	}
	
	#lookupbut {
		margin:1px 1% 5px 1%;
		padding:15px 0;
		width:97%;
	}
	
	#frontleft{
		display:none;
		margin: 0 15% 15px 15%;
		width:70%;
		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%;
	}
	
	#npboxp{
		left:9%;
	}

	#npboxn{
		right:15%;
	}
	
	/*
	 *
	 * Search
	 *
	 */
	#hbsearch input#s{
		width:170px;
	}
}

@media screen and (min-width: 641px) and (max-width: 1007px) {
	#gheader{
		max-width:100%;
		margin:0;
		height:25px;
		opacity:.7;
	}
	
	#gheader .gtopnav {
		width:50px;
		height:28px;
	}
	
	#gheader .gtopnav a{
		margin:2px 0 0 10px;
	}
	#gheader .gtopnav a:not(:first-child) {
		display: none;
	}
	
	#gheader .gtopnav .icon {
		font-size:28px;
	}
	
	#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{
	}

	#logoarea a {
		height:28px;
		padding:12px 0 0 10px;
		font-weight:bold;
	}
	
	#contentproducts {
		display:inline-block;
		position:relative;
		width:68%;
		border:none;
		margin:0 0 0 1%;
		padding:0 0 5px 0;
		text-align:left;
	}
	
	#contentproducts .csipic {
		display:inline-block;
		position:relative;
		width:100%;
		height:auto;
		font-size:16px;
	}
	
	#lkmncl {
		display:inline-block;
		position:relative;
		width:100%;
		height:auto;
	}

	#csititi{
		width:58%;
		min-height:15px;
		padding:20px 2% 0 2%;
	}

	#contentproducts .csitits{
		margin:15px 3% 10px 8%;
	}

	.csipic img {
		width:35%;
		height:auto;
		display:inline-block;
		float:left;
	}

	.cssale{
		letter-spacing: .4pt;
		text-transform: lowercase;
		font-style: oblique;
		font-size: 12px;
		font-weight: normal;
		color:#404040;
	}
	
	#contentpage {
		float:right;
		width:72%;
		border:none;
		margin:0 0 0 1%;
		padding:0 0 5px 0;
	}
	
	#sttitle {
		display:inline-block;
		float:none;
		width:92%;
		clear:both;
		margin:0 4% 10px 4%;
		padding:0;
		text-align:center;
	}
	
	#singsbimghld {
		width:25%;
	}
	
	/*
	 *
	 * Search
	 *
	 */
	#hbsearch input#s{
		width:150px;
	}
}

@media screen and (min-width: 1008px) {

	#contentproducts{
		position:relative;
		width:69%;
		float:left;
	}
	
	#contentpage{
		width:73%;
		float:right;
	}
}
/**************************
 **************************
 *MEDIA SCREENS
 **************************
 **************************
 */

/*
 *   /\
 * 	/||\
 * 	 ||
 * 	 ||----NEW
 * 	 ||
 * 	 ||
 *
 *
 * 	 ||
 * 	 ||
 * 	 ||----OLD
 * 	 ||
 *  \||/
 *   \/
 */