/************/
/*  GLOBAL  */
/************/

/* 
IC BLU = color: #00678F; RGB = 0,103,143
IC ORG = color: #F5832B; RGB = 245,131,43
*/

/* NON-HEADER */
*{padding:0; margin:0;}

/* ORANGE BACKGROUND */
/* Coral */
/*body {font-size:62.5%; background-color:rgb(255,127,0); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
/* Orange3 */
/*body {font-size:62.5%; background-color:rgb(205,133,0); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
/* DarkOrange3 */
/*body {font-size:62.5%; background-color:rgb(205,102,0); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
/* Sienna4 */
/*body {font-size:62.5%; background-color:rgb(139,71,38); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/

/* GREY BACKGROUND */
/*body {font-size:62.5%; background-color:rgb(119,119,119); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
body {font-size:62.5%; background-color:rgb(84,84,84); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/

/* WHITE BACKGROUND */
/*body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/

/* BROWN BACKGROUND */
/* SaddleBrown */
/*body {font-size:62.5%; background-color:rgb(139,69,19); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/

/* BLUE BACKGROUND */
/* Navy */
/*body {font-size:62.5%; background-color:rgb(25,25,112); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/

.banner-container { background:rgb(240,240,240) url(../images/testbg.gif); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; width:900px; margin:0px auto; margin-top:10px; border:solid 1px rgb(150,150,150); font-size:1.0em;}
.banner-text {width:728px; margin:5px auto; font-size:1.0em; color:#000;}
.banner-ad {width:728px; margin:0px auto;}

.page-container {width:900px; margin:0px auto; border:solid 1px rgb(150,150,150); font-size:1.0em;}
.main {clear:both; width:900px; padding-bottom:30px; background:transparent url(../img/bg_main_withnav.jpg) top left repeat-y;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/ float:left; width:640px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(225,225,225) url(../img/bg_foot.jpg) no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {width:900px; font-family:"trebuchet ms",arial,sans-serif;}
.header-top {width:900px; height:80px; background:rgb(240,240,240) url(../img/bg_head_top.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:900px; height:40px; background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;}
.header-breadcrumbs {clear:both; width:900px; padding:1.0em 0 1.5em 0; background:rgb(100,100,100) url(../img/bg_head_breadcrumbs.jpg) repeat-y;}

/*************/
/*  2. HEAD  */
/*************/
.sitelogo {width:175px; height:51px; position:absolute; z-index:1; margin:22px 0 0 20px; background:url(../img/infintyClick_sm.gif); }
.slogan {width:300px; height:45px; position:absolute; z-index:1; margin:39px 0 0 210px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.slogan h1 {font-size:240%; font-family: Arial; letter-spacing: 1px; font-weight:normal; color: #00678F; }
.slogan h2 {margin:-4px 0 0 0; color:rgb(125,125,125); font-size:120%;}
.slogan a{text-decoration:none; color:rgb(125,125,125);}
.slogan a:hover {text-decoration:none; color:rgb(50,50,50);}


.nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:550px !important /*Non-IE6*/; margin-left:553px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.nav1 {width:350px; position:absolute; z-index:3; margin:45px 0 0 550px;}
.nav1 ul {float:right; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125); text-decoration:none; font-size:120%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

.nav2 {float:left; width:900px; border:none; background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) repeat-x; color:rgb(75,75,75); font-size:1.0em; font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:1000; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li ul {display:none; border:none;}
.nav2 ul li ul {margin-left:-30px; padding:0 30px 30px 30px; background:url(../img/bg_head_bottom_nav_hover.gif) top center;} /*Sticky hover zones*/
.nav2 ul li a {float:left; display:block; height:3.1em; line-height:3.1em; margin-right:0px !important /*Non-IE6*/; margin-right:-4px /*IE6*/; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li:hover {width:auto;}
.nav2 table {position:absolute; z-index:999; top:0; left:0; border-collapse:collapse;}

/*Non-IE6*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; position:absolute; z-index:998; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li ul {display: none;}
.nav2 ul li:hover ul li a {display:block; width:10em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/
.nav2 ul li #pg {color:#00678F;}

/*IE6*/
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; position:absolute;z-index: 998; top:3.1em; top:3.0em; left:0; margin-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; width:10em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a ul {visibility:hidden; height:0px; width:0px; position:absolute; z-index: 997;}
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs .crumbs {float:left; width:400px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs .crumbs {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs .crumbs a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs .crumbs a:hover {color:rgb(42,90,138); text-decoration:underline;}

.subHead { padding: 15px 0 0 10px; background:rgb(0,103,143) url(../img/bg_head_top.jpg) repeat-y; width:890px; height:50px;}
.subHeadleft { float:left; }
.subHeadright { float:right; }

.subHead .searchform {margin-top:8px; text-align:center;}
.subHead .searchform fieldset {border:none;}
.subHead .searchform input.field {width:400px; height:20px; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:150%; }
.subHead .searchform input.button {width:3.0em; height:2.2em; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.subHead .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}


/* AddThis Button BEGIN */
.addthis_toolbox{padding-left:7px;}
.addthis_default_style{}
.addthis_separator{}
.addthis_button_facebook{}
.addthis_button_myspace{}
.addthis_button_google{}
.addthis_button_twitter{}
.addthis_button_compact{}
/* AddThis Button END */

.completionListElement 
{  
    visibility : hidden; 
    margin : 0px! important; 
    background-color : inherit; 
    color : black; 
    cursor : pointer; 
    text-align : left; 
    list-style-type : none; 
    font-family : verdana,arial,sans-serif; 
    font-size: 11px; 
    padding : 0; 
    line-height:20px;
    border-bottom:solid 1px gray;
} 
.listItem 
{ 
    background-color: white; 
    line-height:20px;
    border-bottom:solid 1px gray;
    padding : 2px; 
}      
.highlightedListItem 
{ 
    background-color: #F5832B; 
    line-height:20px;
    border-bottom:solid 1px gray;
    padding : 2px; 
}

/* --- For alternative headers END PASTE here --- */

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; background:url(../img/bg_corner_topright.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {width:640px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/}
.column3-unit-middle {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(125,125,125);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:640px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
html {filter: expression(document.execCommand("BackgroundImageCache", false, true));} /*IE proprietary flicker hack for background images. Not validating, but OK*/

/********************************/
/* Data Web Control Styles      */
/********************************/
.DataWebControlStyle{font-size: 90%;width:100%;}
.HeaderStyle{background-color: #900;color: White;font-weight: bold;}
.HeaderStyle a, .HeaderStyle a:visited{color: White;}
.FooterStyle{background-color: #a33;color: White;text-align: right;}
.AlternatingRowStyle{background-color: #fcc;}
.RowStyle{}
.SelectedRowStyle{background-color: Yellow;}
.PagerRowStyle{background-color: #ddd;text-align: right;}
.SortHeaderRowStyle{background-color: #c00;text-align: left;font-weight: bold;color: White;}

/********************************/
/* Search Results Page			*/
/********************************/
.searchListItem{padding:5px 5px 10px 0; margin:0;}
.prod-name {}
.prod-img {max-height:100px; max-width:100px; margin:0; padding:0;}
.prod-price {color:rgb(34,139,34); font-weight:bold; font-size:16px;}
.prod-desc {}
.buy-button {clear:both; float:right; margin:-3px 0 7px 10px; padding:1px;}
.actionButtons{}
.actionButtons .leftSide{float:left; width:49%;}
.actionButtons .rightSide{float:right; width:49%; text-align: right;}
.numericButton{width:3.0em; padding:3px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}

/********************************/
/* Product Detail Page			*/
/********************************/
.product_detail_container
{
	border:solid 1px #ccc;
	margin-top:-8px;
}


#modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=50); -moz-opacity:0.5; opacity: 0.5;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 600px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modal
{
    background-color: white;
    border: solid 2px #00678F; position: relative;
    top: -300px;
    left: -300px;
    z-index: 1000;
    width: 600px;
    height: 400px;
    padding: 0px;
}
.modalTop
{
    width: 592px;
    background-color: #F5832B;
    padding: 4px;
    color: #ffffff;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    padding: 10px;
}


/* ACCORDIAN - LEFT NAV */
.accordionHeader
{
	display:block; 
	min-height:2.0em /*Non-IE6*/; 
	height:auto !important; 
	height:2.0em /*IE6*/; 
	line-height:2.0em; 
	padding:0px 0px 0px 10px;  
	border-top: solid 1px rgb(200,200,200); 
	text-decoration:none; 
	color:rgb(70,122,167); 
	font-weight:bold; 
	font-size:120%;
	cursor:pointer;
}
 
.accordionHeader a
{

}
 
.accordionHeader a:hover
{

}
 
.accordionHeaderSelected
{
	display:block; 
	min-height:2.0em /*Non-IE6*/; 
	height:auto !important; 
	height:2.0em /*IE6*/; 
	line-height:2.0em; 
	padding:0px 0px 0px 10px;  
	border-top: solid 1px rgb(200,200,200); 
	text-decoration:none; 
	color:rgb(70,122,167); 
	font-weight:bold; 
	font-size:120%;
	cursor:pointer;
}

.accordionContent
{
	
}

.accordionContent a
{
	
}

.accordionContent a:hover
{

}
/* END ACCORDIAN - LEFT NAV */





.helpful_hints_header
{
	background-color:#00678F;
	color:White;
	height:15px;
	font:bold 12px Verdana;
	padding:5px;
}

.helpful_hints_container
{
	border:solid 1px #ccc;
}



/*ENLARGED IMAGE*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 0;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 2px;
left: -1000px;
border: 2px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -50px; /*position where enlarged image should offset horizontally */

}





/****** GENERIC STYLES ******/
.red{color:#C02A2C;}
.lgreen{color:#390;}
.dgray{color#333;}
.gray{color:#555;}
.lgray{color:#888;}
.white{color:#fff;}
.vtop{vertical-align:top;}
.vcenter{vertical-align:middle;}
.vbottom{vertical-align:bottom;}
.hcenter{text-align:center;}
.hright{text-align:right;}
.hleft{text-align:left;}
.bold{ font-weight:700;}
.px5{font-size: 5px;}
.px10{font-size: 10px;}
.px11{font-size: 11px;}
.px12{font-size: 12px;}
.px13{font-size: 13px;}
.px14{font-size: 14px;} 
.px15{font-size: 15px;}
.px16{font-size: 16px;}
.px17{font-size: 17px;}
.px18{font-size: 18px;}
.px19{font-size: 19px;}
.px20{font-size: 20px;}
.left{float:left;}
.right{float:right;}
.none{float:none;}
.clear{clear:both;}
.clearRt{clear:right;}
.caps{text-transform:uppercase;}

/****** SEARCH NAV ******/
#search_nav div {padding:4px 0;}
#search_results{ width: 100%; }
#search_results td {margin: 0; padding: 0}
.search_results_refine { margin: 0; padding: 5px  }
.search_results_refine td {margin: 0; padding: 0;  } 
.dashed_line_separator{ border-bottom:dashed 1px #c00; margin-top:40px; }
.result td{padding:3px;}
.result .lgraybg {background-color:#eee; font-size: 12px; line-height: 18px; padding: 6px}
.result .dgraybg {background-color:#ccc;font-size: 12px; line-height: 18px; padding: 6px; text-align: right}
