* {
	outline:none;
}


body {
	background-color:#000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(http://www.abnrml.com/media/images/abnrml_bg.jpg);
	background-repeat: no-repeat !important;
	background-position: left bottom !important;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
a {
	color: #AED24A;
	text-decoration: underline;
}
a:hover {
	color: #E3221B;
	text-decoration: none;
}
.clear {
	clear: both;
	font-size: 1px;
}

.splotch {
	/*background-image: url(http://www.abnrml.com/media/images/abnrml_splotch_0.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
}
.headline {
	font-size: 60px;
	line-height: 60px;
	font-weight: normal;
	padding-bottom: 6px;
}
.subhead {
	font-size: 33px;
	font-weight: normal;
	line-height: 30px;
}
.header {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom:4px;
	margin-left:4px;
}
.toutHeading {
	font-size: 28px;
	font-weight: bold;
}
.toutText {
	font-size: 14px;
}


.toutLink {
	padding-top: 6px;
	font-size: 14px;
}

.contentCol {
	width: 206px;
	float: left;
	padding-top: 6px;
}
.contentCol2 {
	width: 356px;
	float: left;
	padding-top: 6px;
}
.contentBlock {
	overflow:hidden;
}

.marginRight {
	margin-right: 60px;
}
.marginRight2 {
	margin-right: 24px;
}
.marginBottom {
	margin-bottom: 24px;
}


#wrapper {
	background-image: url(/media/images/abnrm_logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	min-height:1150px;
}
#main {
	margin-left: 60px;
	/*background-image: url(http://www.abnrml.com/media/images/abnrml_splotch_0.jpg);*/
	background-repeat: no-repeat;
	background-position: 550px top;
	
}
#header {
	height: 25px;
	padding-top: 150px;
	margin-bottom: 20px;
}

/* MAIN NAV */
#mainNav {
	margin: 0px;
	padding: 0px;
	font-weight:
}
#mainNav li {
	list-style-type:none;
	float: left;
	height:25px;
	margin-right: 25px;
	overflow:hidden;
}
#mainNav li img {
}
#mainNav .link-home {
	background-image:url(http://www.abnrml.com/media/images/navbar_home.png);
	background-repeat:no-repeat;
}
#mainNav .link-services {
	background-image:url(http://www.abnrml.com/media/images/navbar_services.png);
	background-repeat:no-repeat;
}
#mainNav .link-examples {
	background-image:url(http://www.abnrml.com/media/images/navbar_examples.png);
	background-repeat:no-repeat;
}
#mainNav .link-about {
	background-image:url(../images/navbar_about.png);
	background-repeat:no-repeat;
}
#mainNav .link-contact {
	background-image:url(../images/navbar_contact.png);
	background-repeat:no-repeat;
}
#mainNav .link-freshness {
	background-image:url(../images/navbar_blog.png);
	background-repeat:no-repeat;
}
#mainNav .link-store {
	background-image:url(../images/navbar_store.png);
	background-repeat:no-repeat;
}
#mainNav .active {
	background-position:0px -50px;
}

/* PAGE */
#page {
	width:740px; 
}

.pageMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
}

/* FOOTER */
#footer {
	display:block;
	padding: 40px 0px 180px 0px;
	width:740px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* MISC */
.padTop {
	padding-top:20px;
}

.small {
	font-size: 11px;
	font-weight: normal;
}
.florescent {
	color:#F31514;
}
.gray { color: #CCCCCC; }

/* FORM */
.titleRow {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F31514;
	padding-left: 4px;
}
.formHeader { padding-left: 8px; }

input[type="text"] {
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	border:1px solid transparent;
	padding-left:3px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;

}
#garment_product_type {
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	border:1px solid transparent;
	padding-left:3px;
	padding-right:3px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	width: 205px;
}
#comments {
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	border:1px solid transparent;
	padding-left:3px;
	padding-right:3px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	font-size: 12px;
	width: 390px;
}

input[type="submit"], 
input[type="reset"] {
	background-color:#F31514;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Geneva, sans-serif;
	border:1px solid transparent;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}

input[type="submit"]:hover, 
input[type="reset"]:hover {
	background-color:#6E0DEA;
	cursor:pointer;
}

label.error {
	color:#F31514;
	font-size:11px;
	font-weight:bold;
	margin-left:6px;
}
.error {
	color:#F31514;
}
.notice {
	font-size: 11px;
	color: #F31514;
	padding: 5px;
}




.contact-info {
	padding-bottom: 20px;
	clear: both;
}

.contact-info .address {
	float: left;
	width: 250px;
}

.entry h2.subline2 {
	display:block;
	clear:both;
	float:none !important;
	margin-bottom:16px !important;
}

h2.subline2 {
	font-size: 21px;
}
h2.subline2 a {
	text-decoration:none !important;
}
h2.subline2 a:hover {
	text-decoration:underline !important;
}
div.postNote {
	font-size: 11px;
	font-weight: normal;
	padding-bottom:0;
	margin-bottom:0;
	color: #666;
}

div.postNote a:link, div.postNote a:visited {
	color: #AED24A;
	text-decoration: none;
}
div.postNote a:hover {
	color: #E3221B;
	text-decoration: underline;
}

.contact-info .email { float: left; }

.loading {
	font-size:11px;
	color:#BC3D3D;
	height:15px;
	width:130px;
	overflow:hidden;
	background-image:url(/media/images/loading-0.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 18px;
	display:none;
}

#mailing-list {
	background-image: url(../images/abnrml_ml_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 380px;
	width: 460px;
	display: none;
	text-align:left;
	
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-230px;
	margin-top:-190px;
}
.formRow {
	margin-bottom: 6px;
}
.formField {
	background-image: url(../images/abnrml_bg_dim.png);
	background-repeat: repeat;
	border: 1px solid #34180A;
}

.required {
	border: 1px solid #F60;
}



#frmMailingList .formRow input[type=text] {
	border: none;
	color: #95432C;
	font-size: 12px;
	padding: 3px;
	width: 186px;
	background-color: transparent;
}

#mailing-list .mailing-list-join {
	margin-top: 133px;
	margin-left: 144px;
	width: 186px;
	overflow: hidden;
}

#mailing-list .mailing-list-thanks {
	margin-top: 133px;
	margin-left: 144px;
	width: 186px;
	overflow: hidden;
	display:none;
}
#mailing-list .mailing-list-thanks .thanks-text {
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
}
#mailing-list .mailing-list-wait {
	margin-top: 153px;
	margin-left: 144px;
	width: 186px;
	font-size:18px;
	overflow: hidden;
	display:none;
}
#mailing-list .mailing-list-wait .waiting-text {
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
}

.alignRight {
	text-align: right;
}

#social-icons {
	position: absolute;
	height: 40px;
	width: 140px;
	left: 464px;
	top: 18px;
	overflow: hidden;
}

#social-icons ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#social-icons ul li {
	float: left;
	margin-right: 8px;
}

#social-icons .icon-twitter {
	background-image: url(../images/abnrml_twitter_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 36px;
	display: block;
}
#social-icons .icon-facebook {
	background-image: url(../images/abnrml_facebook_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 36px;
	display: block;
}
#social-icons .icon-blogger {
	background-image: url(../images/abnrml_blogger_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 36px;
	display: block;
}

#social-icons .icon-twitter:hover, 
#social-icons .icon-facebook:hover, 
#social-icons .icon-blogger:hover {
	background-position:0 -34px;
	cursor:pointer;
}



.entry {
	display:block;
	overflow:hidden;
	clear:both;
	margin-bottom:32px;
	padding-bottom:24px;
	border-bottom:1px dotted #2D380E;
}

.entry .text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 15px !important;
	line-height:24px !important;
	margin-bottom:8px;
}

.entry img {
	float:left;
	margin-right:16px !important;
}

.entry h2.subline2, 
.entry .text, 
.entry .postNote {
	float:left;
}

.entry .postNote {
	clear:both;
	margin-bottom:8px !important;
}


#blogNav .active {
	color: #FFFFFF;
	border: solid 1px #E13124;
	background-color: #E13124;
	padding: 3px 5px;
	margin: 5px;
	text-decoration: none;
}

#blogNav .inactive {
	color: #FFFFFF;
	cursor: default;
	text-decoration: none;
	border: solid 1px #4B0BA0;
	background-color: #4B0BA0;
	padding: 3px 5px;
	margin: 5px;
}

#samples-shirts, 
#samples-posters {
	width:370px !important;
	float:left;
}

.fb-like {
	
}
.home .pageMain {
	min-height: 350px !important;
	border-bottom:1px dotted #22024C;
	margin-bottom:16px;
	padding-bottom:8px;
}


#client-list {
	overflow: hidden;
	margin-bottom: 24px;
}

#client-list ul {
	list-style-type: none;
	padding: 0px;
	font-size: 12px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 185px;
}

#client-list ul li a {
	text-decoration: none;
}

#ml-signup-cta {
	position: absolute;
	top: 0px;
	left: 630px;
	background-image: url(../images/ml-bg.png);
	background-repeat: no-repeat;
	background-position: 0px -10px;
	height: 82px;
	width: 287px;
}

#ml-signup-cta #ml-signup-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #F58220 !important;
	margin-left: 66px;
	display: block;
}

#ml-signup-cta #ml-signup-link:hover {
	color:#FFFFFF !important;
	text-decoration: none !important;
}

#productFeatures {
	width: 740px;
	overflow: hidden;
}

#productFeatures ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#productFeatures ul li {
	float: left;
	margin-right: 6px;
	width: 178px;
	position:relative;
}
#productFeatures a {
	text-decoration:none;
}
#productFeatures ul li .ptitle,
#productFeatures ul li .pprice {
	font-size: 12px;
	text-align:center;
}

#productFeatures ul li .pprice {
	background-image: url("http://www.abnrml.com/media/images/abnrml_price_bg_sm.png");
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 82px;
	padding: 20px 4px 0 0;
	position: absolute;
	right: -8px;
	text-align: center;
	top: 0px;
	width: 56px;
}

#buythis {
	border-bottom: 1px dotted #22024C;
    min-height: 170px;
    padding-bottom: 18px;
	margin-bottom:16px;
}
#freshness {

	min-height:130px;
    padding-bottom: 24px;
	margin-bottom:36px;
}
#touts {
	min-height:150px;
}

#touts a {
	background-color:#000;
}

#abnrml {
	display: none;
}

#footer #asi-logo {
	float: right;
}

