@charset "utf-8";
/* CSS Document */

body {
}

.placeholder { color: #aaa; }


#pagepwrap {
	height: 100%
}
#navigation-wrap {
}
#header-area-wrap {
	height: 100%;
}
#content-area-wrap {
	height: 100%;
}
h1.alluma-tech-logo {
	width: 190px;
	height: 80px;
	background-image: url(../img/allumatech.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 10px;
}
/*#footer-wrap {
	position: relative;
}*/
.container {
	xxxbackground-color: green;
}.center{
	margin:0 auto;
	}

.padding-top-30 {
	padding-top: 30px;
}
.padding-bottom-10 {
	padding-bottom: 10px;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}
.padding-top-60 {
	padding-top: 60px;
}
.padding-top-15 {
	padding-top: 15px;
}
.padding-offset {
	padding-left: 70px;
}
.padding-left-10 {
	padding-left: 10px;
}
.margin-left-35 {
	margin-left: 35px;
}
.margin-right-10 {
	margin-right: 10px
}
.margin-bottom-10 {
	margin-bottom: 10px
}
.margin-bottom-20 {
	margin-bottom: 20px
}
.margin-top-30 {
	margin-top: 30px
}
.margin-top-20 {
	margin-top: 20px
}
.margin-top-10 {
	margin-top: 10px
}
.nag-margin-bottom-20{
	margin-top:-40px;
	}
.border-top {
	border-top: 1px solid rgb(200,200,200);
}
.border-bottom {
	border-bottom: 1px solid rgb(200,200,200);
}
th.width {
	width: 37px;
}
table.width-600 {
	width: 560px;
}
.height-250 {
	height: 196px;
}
.height-350 {
	height: 380px;
}
.storefront-h2 {
	color: rgb(200,200,200);
}
.height-245 {
	height: 245px;
}
.pull-up {
	margin-top: -75px;
}
.td-blue {
	color: rgb(0,136,204);
	width: 250px;
}
.td-blue-flex {
	color: rgb(0,136,204);
}
.th-blue {
	color: rgb(0,136,204);
}
ul.tier-two-nav li {
	list-style: none;
	font-size: 12px !important;
}
ul.tier-two-nav li a {
	color: rgb(160,160,160) !important;
}
ul.tier-two-nav li.active a {
	color:rgb(23,146,208) !important;
}
ul li ul.tier-two-nav li a:hover {
	color: rgb(100,100,100) !important;
}
ul.tier-three-nav li {
	list-style: none;
	font-size: 11px !important;
	margin-left: -20px;
}
ul li ul.tier-three-nav li a {
	color: rgb(200,200,200) !important;
}
ul.tier-three-nav li a:hover {
	color: rgb(100,100,100) !important;
}
#content-area-wrap p a img:hover{
	border:1 px solid black;
	}
ul.footer-contact li{
	list-style:none;
	}	
p.form-note{
	color:rgb(150,150,150);
	font-size:10px;
	margin-top:5px;
	line-height:13px;

	padding:5px;
	width:265px;
	}	
h3.cart-h3{
	font-weight:normal;
	}	
ul.order-conirmation li{
	list-style:none;
	}
.blue{
	color:rgb(23,146,208)
	}
.grey{
	color:rgb(160,160,160);
	}
ul.cart-list li{
	font-size:11px;
	border-bottom:1px solid rgb(230,230,230);
	
	}	
.input-width{
	width:135px;
	
	}
.neg-margin-10-left{
	margin-left:-10px;
	}	
					
.product-name-box{
	height:65px;
/*	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;*/
	
}
.system-alert{
	position: absolute;
	top: 50px;
	right:10px;
	z-index: 10;
	background-color: rgb(45,45,45);
	color: white;opacity:0.8;
	text-shadow: none;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}
a.active-link{
	text-decoration: underline;
}
