@charset "utf-8";
#store_container_bc {
	margin:0 auto 0 auto;
	position:relative;
	top: 10px;
	width:946px;
	padding: 20px 20px 0px 20px;
	min-height:100%;
	height: auto;
	z-index:0;
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#666;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#666;
}
#store_container {
	margin:0 auto 0 auto;
	position:relative;
	top: 10px;
	width:946px;
	padding: 0px 20px 0px 20px;
	min-height:100%;
	height: auto;
	z-index:0;
	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#666;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#666;
}
 
#store_search{
	margin-top:10px;
	padding:5px;
	background-color:#666;
	position:relative;
	float:left;
	width:590px;
	height:17px;
}
#cart_menu{
	margin-top:10px;
	padding:5px;
	background-color:#666;
	position:relative;
	float:left;
	width:336px;
	height:17px;
	text-align:right;
}

#store_column1{
	position:relative;
	float:left;
	width:540px;
	border-right-style:dotted;
	border-right-color:#333;
	border-right-width:1px;
	
}

#store_column2{
	position:relative;
	float:right;
	width:390px;
	margin-top:-15px;
}

#store_column1_product{
	position:relative;
	float:left;
	height:auto;
	min-height:100%;
	width:390px;
}

#store_column2_specs{
	position:relative;
	float:right;
	border-left-style:dotted;
	border-left-color:#333;
	border-left-width:1px;
	width:520px;
	margin-top:-15px;
	padding-left:20px;
}


#close_footer{
	margin:10px auto 0 auto;
	text-align:left;
	position:relative;
	width:988px;
	height:17px;
	background-image:url(https://checkout.netsuite.com/c.666846/site/solio/images/footer_bckgnd.png);
	background-repeat:no-repeat;
}

.texts{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
}

.texts a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.texts a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
}

.texts a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008bd0;
	text-decoration:underline;
}

ul.texts{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
	padding-left:15px;
}

.title{
	color:#008bd0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
*:first-child+html .title{
	margin-top:10px;
}
.subtitle{
	color:#57ab27;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

.img_product {
	float:left;
	margin-right:5px;
	width:120px;
}
.img_product img{
	text-align:center;
}
.texts h3, .texts h3 A, .texts h3 A:visited, .texts h3 A:hover  {
	color:#57ab27;
	font-weight:bold;
	font-size:14px;
	/*padding-top:10px; */
	margin-bottom:0px;
}
.store_product  .item_tit_dsc{	
	float:left;
	width:300px;
	height:auto;
}
.store_product h3 {

}
.store_product p {

}
.store_product p.price{
	width:50px
}
.price{
	float:right;
	margin-top:8px;
	margin-right:10px;
	font-weight:bold;
	
}
.store_product{
	width:500px;
	height:auto;
	border-top-width:1px;
	border-top-color:#999;
	border-top-style:solid;
	padding-top:5px;
	padding-bottom:10px;
}
.store_category_product{
	width:100%;
	height:auto;
	border-top-width:1px;
	border-top-color:#999;
	border-top-style:solid;
}
.search_field{
	background-color:#999;
	color:#FFF;
	border:1px;
	border-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.searchtext{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.searchtext a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.searchtext a:hover{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:underline;
}
.searchtext ul{
	margin-top:0px;
	list-style-type: none;
	margin-bottom:0px;
}
.searchtext li{
	display: inline;
 	text-align: center;
	margin: 0 10px 0 0;
}
.buy_items{
	width:120px;
	height:25px;
	padding-top:5px;
}

#carttable {
	margin-top:25px;
}
#main_form {
	padding-top:25px;
}
#handle_loginMainPortlet .greytitle{
	padding-top:25px;
	padding-bottom:10px;
}
#carttable td{
	background:#fff !important;
}

#outerwrapper {
	text-align:left !important;
}

.none {
	border:none;
}
*:first-child+html #div__label {
	display:none
}
#carttable #carttableheader td, .texttable, .texttablert, .texttablectr{ 
	background:#FFF !important;
	color:#333 !important;
	border:none;
	border-bottom: solid 1px #8B8B8B;
	padding:3px;
}

#carttable #carttableheader td, .listheadernosort{ 
	background:#8B8B8B !important;
	color:#FFF !important;
	padding:3px;
}

.bgbutton, .nlbutton {
	background:#FD6734;
	color:#FFF;
	border:solid 1px #FD6734;
}

.input , .inputreq
 {
	background:#f3f3f3 !important;
	border: solid 1px #C4C4C4;
}

 

.bgmd  {
	background-color:#F3F3F3;
}
.bglt   {
	background-color:#eeeeee;
}
.bgontabbottom, .listtexthl {
	background:#FFF !important; 
}
.listtexthl, .xxlisttexthl {
background-color:white;
border-color:white white white;
border-style:none;
padding:5px;
}
.bgbar {
	background-color:#fff;
}
.greytitle, .tasktitlemed  {
	background-color:#fff;
	color:#008BD0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:10px;
}
.headbarsubnolink {
	color:#333;		
}	

