body {
	margin:0;
	padding:0;
	background-image:url(../images/cardinal_body_bg) ;
	background-color:#f0f2ee;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	table-layout:fixed;
	line-height:18px;
	width:990px;
	text-align:center;
}
 /*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

a:hover{text-decoration:underline;}
a {color:#1a828c; font-size:13px;}

.clear { clear:both;}

.menu-bg
{
	background-image:url(../images/cardinal__menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:40px;
	width:965px;
	display:block;
}
.menu-bg-top
{
	background-image:url(../images/cardinal__main_header1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:33px;
	display:block
}
.footer-bg
{
	background-color:#1a828c;
	background-repeat:repeat-x;
	background-position:center;
	vertical-align:top;
	height:37px;
	font-size:12px;
}
.footer
{
	text-align:center;
	line-height:18px;
	color:#ffffff;
	text-decoration:none;
}
.footer a
{
	text-decoration:none;
}

.content{
font-size:13px;
font-weight:normal;
line-height:18px;
color:#000000;
padding-left:0px;
}
.content-bold {
font-size:13px;
font-weight:bold;
line-height:18px;
color:#000000;
padding-left:0px;
}
.content-blue {
font-size:13px;
font-weight:normal;
line-height:18px;
color:#1a828c;
padding-left:0px;
}
.content-bold-blue {
font-size:13px;
font-weight:bold;
line-height:18px;
color:#1a828c;
padding-left:0px;
}
.content-green {
font-size:13px;
font-weight:normal;
line-height:18px;
color:#829611;
padding-left:0px;
}
.content-bold-green {
font-size:13px;
font-weight:bold;
line-height:18px;
color:#829611;
padding-left:0px;
}
.content-bold-white {
font-size:13px;
font-weight:bold;
color:#ffffff;
line-height:18px;
}
.content-bold-white-s {
font-size:11px;
font-weight:bold;
color:#ffffff;
line-height:18px;
}
.content-header-blue{
	font-size:13px;
	font-size:larger;
	line-height:18px;
	color:#1a828c;
	padding-left:0px;
}
.content-header-green{
font-size:13px;
font-size:larger;
line-height:18px;
color:#829611;
padding-left:0px;
}
h1 {
  display: inline;
  color: #1a828c;
  font-size: 16px;
  font-weight: bold; /*border:1px solid #F0F9FD;*/
  float: left;
  margin: 10px 10px 10px 0px;
}
.verlical-line {
background-image: url(../images/cardinal_line_seperator.gif);
background-repeat:no-repeat;
background-position:center;
height:6px;
display:block;
}
.pane_category {
background-image: url(../images/cardinal__categories.jpg);
background-repeat:repeat-y;
background-position:center;
height:46px;
width:218px;
display: block;
}
.pane_brands {
background-image: url(../images/cardinal__brands.jpg);
background-repeat:no-repeat;
background-position:center;
height:46px;
width:218px;
display: block;
}
.pane_bg {
background-image: url(../images/cardinal_pane_bg.gif);
background-repeat:repeat-y;
background-position:center;
}
.pane_bottom_left {
background-image: url(../images/cardinal_pane_bottom_left.gif);
background-repeat:no-repeat;
background-position:center;
background-position:bottom;
}
#pane_bg {
background-image: url(../images/cardinal_pane_bg.gif);
background-repeat:repeat-y;
background-position:center;
}
.pane_bottom_right {
background-image: url(../images/cardinal_pane_bottom_right.gif);
background-repeat:no-repeat;
background-position:center;
background-position:bottom;
}
.container { width:250px; height:auto;}
.form {height:24px;}
.form input {background:#ffffff; width:245px; border-color:#DBDBDB;}
textarea { width:245px; height:92px; background:#ffffff; overflow:auto; border-color:#DBDBDB;}

#menu1 {background: url("../images/cardinal_mnu_home_hover.gif"); background-repeat:no-repeat;}
#menu2 {background: url("../images/cardinal_mnu_aboutus_hover.gif"); background-repeat:no-repeat;}
#menu3 {background: url("../images/cardinal_mnu_products_hover.gif"); background-repeat:no-repeat;}
#menu4 {background: url("../images/cardinal_mnu_contactus_hover.gif"); background-repeat:no-repeat;}
.rollover { display: block; } /* Allow setting widths and heights */
.rollover img { height: 20px; border: 0; } /* only set width and height once */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */

.menu-seperator {
	background-image:url(../images/cardinal_menu_seperator.gif);
	background-position:center;
	vertical-align:middle;
	background-repeat:no-repeat;
	height: 40px;
	vertical-align:middle;
	width: 49px;
	text-align: center;
	display: block;
}
.testimonial{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#EE1C25;
font-style:italic;
line-height:18px;
text-decoration:none;
}
.bullet-green {
background-image: url(../images/cardinal_list_icon1.gif);
background-repeat:no-repeat;
background-position:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
padding-left:25px;
margin-left:15px;
font-weight:normal;
line-height:18px;
color:#000000;
padding-top:2px;
padding-bottom:2px;
text-decoration:none;
}
.bullet-green a {
text-decoration:underline;
}
.bullet-square {
background-image: url(../images/cardinal_list_icon2.gif);
background-repeat:no-repeat;
background-position:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
padding-left:25px;
font-weight:bold;
line-height:18px;
color:#000000;
padding-top:2px;
padding-bottom:2px;
}
.bullet-null {
background-position:left;
padding-left:25px;
padding-top:2px;
padding-bottom:2px;
}
.header-phone-small {
background-image: url(../images/eplus_contact_icon_samll.gif);
background-repeat:no-repeat;
background-position:right;
width:178px;
}
 /*products display*/
#product-s {background: url("../images/cardinal_poducts_s_bg.gif"); background-repeat:no-repeat; padding-top:3px;}
#product-b {background: url("../images/cardinal_poducts_b_bg.gif"); background-repeat:no-repeat;}
.product { display: block; width:115px; height:122px; } /* Allow setting widths and heights */
.product img {height:122px; border: 0; } /* only set width and height once */
.product:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.product:hover img { visibility: hidden; } /* 'rolls over' the image */

.products-small-bg
{
	background-image: url(../images/cardinal_products_small_bg1.jpg);
	background-repeat:no-repeat;
	width:224px;
	height:202px;
}
.border{
border:thin;
color:#000000;
border-style:outset;
border-bottom:groove;
border-right:groove;
}

/*Image popup */
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
}

.thumbnail span{ /*CSS for enlarged image*/
background-color: #f0f2ee;
position: absolute;
padding: 2px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
bottom: 0px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 1;
padding: 1px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 0px;
left: 100px; /*position where enlarged image should offset horizontally */
}
/*Image popup */
.thumbnail-right{
position: relative;
z-index: 0;
}

.thumbnail-right:hover{
	background-color: transparent;
}

.thumbnail-right span{ /*CSS for enlarged image*/
background-color: #f0f2ee;
position: absolute;
padding: 2px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
bottom: 0px;
}

.thumbnail-right span img{ /*CSS for enlarged image*/
border-width: 1;
padding: 1px;
}

.thumbnail-right:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 0px;
right: 100px; /*position where enlarged image should offset horizontally */
}
