@charset "UTF-8";
/* --- CSS Document for 2010 ICS website --- */
/* --- 8-10-14 Converted multi-product css to classes --- */
/* --- 2-9-16 Added input image from Shopesite for their buttons  ----*/
/* --- 11-28-16 Widened flag area to avoid conflicts --- */

body {
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	width: 65em;  /* 780px using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #cccccc; /* screen background color was ccccccc */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;	/*content text color was 0000ff */
}

h1 {
	color: #25476C;  /* DARK BLUE */
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}

h2 {
	color: #214265;  /* Very DARK BLUE */
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

h3 {
	color: #244669;  /* DARK BLUE */
	margin-top: 12px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

a          {
	color: #36C;  /* Medium Blue */
}
a:visited  {
	color: Black;
}
a:hover    { color: #142062; }   /* now dark blue  was #58724 */

.container {
	width: 100%;  /* was 780px */
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}


/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 6em;  /* 73px */
	background-color:#FFFFFF; /* was #4971a2;*/
}

.bannerArea .container {
	height: 6em;  /* 73px */
	/*background-image: url(/web/20151029054622/https://www.icselect.com/CSSstylepages/images/banner_bkgd.jpg);
	background-repeat: no-repeat;*/
}

.bannernav {
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	color: #000000;  /* was #112c4c;*/
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a { 
	color: #000000; 
	text-decoration: none; 
	}
.bannernav a:visited {
	 color: #000000; 
	 }
.bannernav a:hover { 
	color: #112c4c; 
	text-decoration: none; 
}

.toplogo {
	padding-left: 30px;
	padding-top: 8px;
}

/* Search */
#searchform {
  margin-top:5px;
    }

#query2 {
    width: 125px;
    padding: 2px;
    }

#submit {
    }  



/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	height: 2.2em;  /* 26px */
	background-image: url(/web/20151029054622/https://www.icselect.com/CSSstylepages/images/ICS_topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #142062; /* ICS Horiz arrow #142062; */
}

.topnavigationgroup {
	margin: 0px;
	float: right;
	padding-right: 3.3em;  /* 40px */
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 14em;  /* 167px */
	margin-left: 0px;
	padding-left: .8em; /* 10px */
	padding-top: .3em;  /* 4px */
	padding-right: .8em; /* 10px */
	padding-bottom: .3em;  /* 4px */
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background: #ffffff ;  /*url(/web/20151029054622/https://www.icselect.com/images/content_bkgd_tile.jpg) repeat-x;  */
}

.contentArea .container {
	padding-top: 2.5em;  /* 30px */
	padding-bottom: 2.5em;  /* 30px */
	/*background: url(/web/20151029054622/https://www.icselect.com/images/content_bkgd.jpg) no-repeat;  */
}

.contentArea2 .container{
	margin: 0px 0px 0px 30px;
	padding: 0 0 0 0px;
}

.contenttitle {
	width: 58.4em;
	padding-left: 3.3em;  /* 40px */
	padding-right: 3.3em;  /* 40px */
	border-right-style: none;
	border-right-width: 1px;
	text-align: center;
}

.contentleft {
	width: 58.4em;
	padding-left: 3.3em;  /* 40px */
	padding-right: 3.3em;  /* 40px */
	float: left;
	border-right-style: none;
	border-right-width: 1px;
	color: #000000;	/*added 3-6-10 to fix oc_php-logged-in.tmpl */
	vertical-align: middle;
}

.contentright {
	padding-top: 1.7em;  /* 20px */
	float: left;
	padding-left: 1.7em;  /* 20px */
	width: 27%;  /* 210px */
}

.imageright {
	margin-left: .4em; /* 5px */
	float: right;
}

/* OLD INDEX PAGE CSS */
#flag_row {
    height: 100px;  /* was 80 */
	margin: 0px;
	padding: 0px;
}
#flag_area {
	height: 100px;  /* was 80 */
	width: 270px;
	float: left;
	padding: 0 0 0 0px;
	margin: 0px;
	padding-left: 3.3em;
}
#flag_area2 {
	height: 80px;  /* was 80 */
	margin: 0px 0px 0px 105px;
	width: 165px;
	float: left;
	padding: 0 0 0 0px;
	margin: 0px;
}
#flag_slogan {
	height: 80px;
	margin: 0px 0px 0px 310px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	vertical-align: middle;
	color: #0000CC;
}
#note_row {
	height: auto;
	margin: 0px;
	padding: 0px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
}
#holder #image_area table text {
	height: 100px;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.table_text {
	padding-left: 5px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.table_text_lt {
	
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
}
.image_area {
	padding-left: 3.3em;
	border-left: 3.3em;
	}
	
.image_area2 {
	border-left: 3.3em;
	}
	
	
#page_content {
	margin: 0px;
	padding: 0px 10px 10px;
	text-align: left;
	vertical-align: top;
}
.new_product_text {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	background: left top;
	margin: 0px;
	padding: 0px;
}
.product_text {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	vertical-align: top;
}
.page_text {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

/* New CSS for Product Variations Table  */
.product_heading {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background-color:  #9FB9E4; 
}

.product_text {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}




/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color:  #f0eff0;  /* light cream  was #cfcfcf; */
	border-top-style: solid;
	border-top-color: #3f6997;
	border-top-width: 2px;
}

.footerArea .container {
	height: 2.2em;  /* 26px */
	/*background: url(/web/20151029054622/https://www.icselect.com/CSSstylepages/none); */
}

.copyright {
	padding-left: 40px;
	padding-top: 2px;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}


/* FOOTER NAVIGATION AREA */
.footnavigationArea {
	width: 100%;
	height: 2.2em;
	background-image: url(/web/20151029054622/https://www.icselect.com/CSSstylepages/images/ICS_topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #142062; /* ICS Horiz arrow #142062; */
}

.footnavigationgroup {
	margin: 0px;
	float: right;
	padding-right: 3.3em;
}
.footnavigationgroup ul {
	margin: 0px;
}

.footnavigationitem {
	max-width: 100%;
	margin-left: 0px;
	padding-left: .8em;
	padding-top: .3em;
	padding-right: .8em;
	padding-bottom: .3em;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* new CSS classes for multi product pages */

.page_contentw {
	margin: 0px;
	padding: 0px 0px 0px;  /* top right bottom left */
	text-align: left;
	vertical-align: top;
}

.mainContent { 				/* container for a product row */
	float:left;
	height: 170px;
	margin: 0 0 0 0px;
 	padding: 0 0px 0px 0px; 
 }
 
.mproduct_left {
	height: 160px;  
	width: 305px;
	float: left;
	padding: 0 0 0 0px;
	margin: 0px;
	border:1px solid;
	border-radius:15px;
	border-color: #666666
}

.mblank_left {
	height: 160px;  
	width: 305px;
	float: left;
	padding: 0 0 0 0px;
	margin: 0px;
}

.mproduct_right {
	height: 160px;  
	width: 305px;
	padding: 0 0 0 0px;
	margin: 0px 75px 0px 318px;
	border:1px solid;
	border-radius:15px;
	border-color: #666666
}

.mblank_right {
	height: 160px;  
	width: 305px;
	padding: 0 0 0 0px;
	margin: 0px 75px 0px 318px;
}

.mproduct_photo {
	height: 110px;
	width: 120px;
	float: left;
	padding: 20px 0px 0 3px;
	margin: 0px 0 0 0px;
	align-content: center;
}

.mproduct_text {
	height: 160px;  
	width: 180px;
	padding: 0px 5px 0px 5px;
	margin: 0px 0 0 110px;
}

.product_title {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

.product_specline {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #244669;  /* DARK BLUE */
}

.rightbar {  		/* accessories, new gif etc.  */
	float: right;
	height: 160px;
	width: 70px;
 	padding: 0px 0px 0px 0px; 
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.spacebar {
	height: 5px;
	width: 700px;
	margin: 5px 0 5px 0px;
 	padding: 0 0px 0px 0px;
}

#homeimg{
display: none;
}




@media only screen and (max-width: 800px) {

* {
  text-align: center;
}

div, body, ul, li, p, iframe {
  width: 99% !important;
  float: none !important;
  margin: 0px !important;
  padding: 0px !important;
  height: auto !important;
  clear: both !important;
}
/* ---
input, textarea, select, textarea.instruct{
  width: 99% !important;
 }  --- */
 
 input[type="image"] {		/* from Shopsite for their buttons  */
    width: auto !important; 
}
 
 #searchform input, textarea, select{
  width: auto !important;
 }
 
body{
background: #fff !important;
}

li.flyout ul{
  width: 70% !important;
  margin-left: 30% !important;
}

td, table, tr, th {
  float: left;
  clear: both;
  width: 100% !important;
  padding:0px;
  margin: 0px;
}

.toplogo a img{
width: auto !important;
}

#homeimg{
display: block !important;
}

.disappear{
display: none !important;
}

}

@media only screen and (max-width: 550px) {
#page_content img{
width: 100% !important;
}
#page_content p img{
width: auto !important;
}
}

@media only screen and (max-width: 300px) {
#flag_area img{
width: 100% !important;
}
}

/* .copyright{
display: none;
}  */