@import url("/css/reset.css");

/* 
====================================
AngioDynamics CSS
====================================
Mannix Marketing, Inc
August 2008
*/


/*================================== */
/* Default Styles */
/*================================== */
body {
	margin: 0px;
	padding: 0px;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #4c4c4c;
	line-height: 15px
}

a {
	color: #c0163b;
}	

strong {
	color: #000000;
}

h1 {
	font-family: "trebuchet ms"; 
        font-size: 22px;
        color: #bf0f35;
        margin-bottom: 20px;
        margin-top: 3px;
        line-height: 25px;
}

sup { font-size: 10px; vertical-align: top; }

h6 {
	font-family: "trebuchet ms"; 
	font-size: 22px; 
	color: #bf0f35;
	margin: 3px 0 12px 0;
}

h6 a{
	font-family: "trebuchet ms"; 
	font-size: 22px; 
	color: #bf0f35;
}

h4 {
       margin-bottom: 5px;
}

/*================================== */
/* Common */
/*================================== */
.clear {
	clear: both;
}

.left {
	float: left;
}	

.right {
	float: right;
}
/*================================== */
/* Background Gradient */
/*================================== */
#background {
	background-image: url("../images/gradient-background.gif");
	background-repeat: repeat-x;
	min-height: 760px;
}

#container {
	margin: 0 auto -1px auto;
	width: 928px;
	background-image: url("../images/container-background.png");
	background-repeat: repeat-y;
	padding: 33px 39px 0px 40px;
      min-height: 650px;
        border-bottom: 1px solid #FFFFFF; /* actually hidden b/c of -1px margin, this resolves issue with Safari spacing */
}

/*================================== */
/* Header */
/*================================== */
#logo {
	width: 310px;
	float: left;
}

#upperNavigation a {
	color: #858585;

	text-decoration: none;
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 0px;
}

#upperNavigation {
	list-style: none;
	margin: 50px 0 0 160px;
	padding: 0 0 0 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	display: inline;
        text-transform:uppercase;
}

#upperNavigation li {
	background-image: url("../images/square-bullet.gif");
	background-repeat:no-repeat;
	background-position: 0% 55%;
	list-style: none;
	margin: 0 0 0 0;
	outline: 0;
	vertical-align: baseline;
	padding: 0px 3px 0px 11px;
	display: inline;
}

#upperNavigation .red {
color: #c0163b;
}

#upperNavigation .first{
	background-image: none;
}

.search {
	float: right;
	padding: 5px 0px 0px 12px;
	margin: 0px;
}

.search_input {
	background-image: url("../images/search.gif");
	background-repeat: no-repeat;
	background-position: 5% 53%;	
	color: #c0163b;
	font-size: 10px;
	padding: 5px 0px 5px 20px;
	border: 1px solid #dfdfdf;
	width: 121px;
	float: left;
	margin-right: 3px;
}

.search_button {
	margin: 0px;
	padding: 0px;
	width: 33px;
	height: 25px;
}

/*================================== */
/* Navigation */
/*================================== */
#navigation {
	list-style: none;
	background-image: url("../images/navigation_background.gif");
	background-repeat: repeat-x;
	height: 21px;
	border: 1px solid #d5d8df; 
	margin: 48px 0px 0px 0px;
	padding: 8px 0 0 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

#navigation li{
	list-style: none;
	background-image: url("../images/navigation_bullet.gif");
	background-repeat: no-repeat;
	background-position: 1% 25%;
	padding: 0 30px 0 40px;
	margin: 0 0 0 0;
	height: 25px;
	display: inline;
	outline: 0;
	vertical-align: baseline;
}

#navigation .first{
	list-style: none;
	background-image: none;
	padding: 0 30px 0 20px;
	margin: 0 0 0 0;
}

#navigation li a {
	color: #4c4c4c;
	font-size: 13px;
	font-family: "trebuchet ms";
	text-decoration: none;
	
}

/*#navigation li a:hover {
   color: #c0163b;
}*/

/*================================== */
/* Main Container */
/*================================== */
#mainContainer {
	margin: 21px 0px 0px 0px;
        line-height: 16px;
}

#callToAction {
	margin: 27px 0 0 0;
        font-size: 11px;
	color: #747474;
}

.inTheNews {
	float: left;
	width: 297px;
	border-right: 1px solid #bdbfc0;
	padding: 0 0 0 0;
	min-height: 147px;
}

.inTheNews p {
	margin: 0 0 10px 70px;
	width: 200px;
	/*text-align: justify*/
}

.eNews {
	float: left;
	width: 274px;
	padding: 0 30px 0 35px;
	border-right: 1px solid #bdbfc0;
	min-height: 147px;
}

.eNews p {
	margin: 0 0 10px 70px;
	width: 200px;
	/*text-align: justify*/
}

.eNews form {
	width: 200px;
	margin: 0 0 10px 70px;
	text-align: left;
}

.enews_text {
	height: 17px;
	border: 1px solid #dfdfdf;
	padding: 4px;
	width: 120px;
	color: #747474;
	margin: 0 0 0 0;
	/*float: left;*/
}

.enews_button {
	float: right;
}

.careers {
	background-image: url("../images/careers-stock.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	padding: 0 125px 0 20px;
	width: 145px;
	min-height: 147px;
}

/*================================== */
/* Left Navigation */
/*================================== */
#leftNav {
        width: 164px;
        border: 1px solid #d5d8df;
        background-color: #f4f4f4;
        float: left;
        padding: 17px 17px 17px 17px;
        line-height: 16px;

}

#leftNav a {
        color: #4c4c4c;
        text-decoration: none;
        font-weight: normal;
}

#leftNav a:hover {
        text-decoration: underline;
}

#leftNav h3 {
        text-transform: uppercase;
        font-weight: normal;
}

#leftNav ul {
        list-style: none;
        margin-bottom: 14px
}

#leftNav ul li {
        list-style: none;
        background-image: url("../images/secondary-bullet.gif");
        background-repeat: no-repeat;
        background-position: 1px 8px;
        padding: 0 0 0 10px;
        margin-left: 14px;
        border: 1px solid #f4f4f4;
}

/*================================== */
/* Secondary Container */
/*================================== */
#secondaryMain {
        float: left;
        width: 677px;
        padding: 0 0 0 28px;
        line-height: 18px
}

#secondaryMainProducts {
        float: left;
        width: 492px;
        padding: 0 0 0 28px;
        line-height: 18px
}

/*================================== */
/* Links */
/*================================== */
#links {
	clear: both;
	border-right: 1px solid #d5d8df;
	border-left: 1px solid #d5d8df;
	border-bottom: 1px solid #d5d8df;
	background-color: #ede9ea;
	height: 102px;
	margin: 206px 0 0 0;
}

.link_nanoknife {
	float: left;
	width: 284px;
	padding: 0 0 0 13px;
}

.link_venacure {
	float: left;
	width: 306px;
	padding: 0 0 0 33px;
}

.link_livertumor {
	float: left;
	width: 257px;
	padding: 0 0 0 23px;
}

/*================================== */
/* Bottom shade */
/*================================== */
#bottom_shade {
	margin: -1px auto;
	background-image: url("../images/bottom_shade.gif");
	height: 26px;
	width: 1009px;
}

/*================================== */
/* Footer */
/*================================== */
#footer {
	margin: 10px auto;
	color: #616161;
	text-align: center;
}

#footer a{
	color: #3061a4;
}

/*================================== */
/* Right Navigation - Products */
/*================================== */
#rightNav {
        float: left;
        background-color: #e7eff3;
        border: 1px solid #d5d8df;
        margin: 0 0 0 10px;
        width: 175px;
        padding: 10px 10px 10px 10px;
        font-size: 11px;
}

#rightNav a {
        color: #4c4c4c;
        text-decoration: none;
        font-size: 11px;
}

#rightNav ul li {
        margin: 0 0 10px 0;
        padding: 0 0 0 30px;
}

#rightNav .pdf {
        background-image: url("../images/pdf_icon.gif");
        background-repeat: no-repeat;
        background-position: 1% 50%;
        z-index: 100;
        border: 1px solid #E7EFF3;
}

#rightNav .link {
        background-image: url("../images/link_icon.gif");
        background-repeat: no-repeat;
        background-position: 1% 50%;
        z-index: 100;
        border: 1px solid #E7EFF3;
}

#rightNav .ce {
        background-image: url("../images/ce.gif");
        background-repeat: no-repeat;
        background-position: 1% 50%;
        z-index: 100;
        border: 1px solid #E7EFF3;
}

#rightNav .video {
        background-image: url("../images/video_icon.gif");
        background-repeat: no-repeat;
        background-position: 1% 50%;
}

#rightNav .form {
        background-image: url("../images/form_icon.gif");
        background-repeat: no-repeat;
        background-position: 1% 50%;
}

/*================================== */
/* Breadcrumb */
/*================================== */
.breadcrumb {
        color: #4c4c4c;
        font-size: 11px;
        margin-bottom: 28px;
}

.red {
        color: #c0163b;
}

.pics {  
    height:  292px;  
    width:   925px;  
    padding: 0;  
    margin:  0;  
    z-index: 90;
    overflow: hidden;
} 
 
.pics img {  
    padding: 0px;  
    /*border:  1px solid #ccc;  */
    /*background-color: #eee;  */
    top:  0; 
    left: 0;
    z-index: 90;
   posistion: relative;
} 

#secondaryMainProducts ul {

}

#secondaryMainProducts ul li {
 	list-style: none;
	background-image: url("../images/navigation_bullet.gif");
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0 15px 0 15px;
	margin: 0 0 0 0;
	outline: 0;
	vertical-align: baseline;
}

.nocursor {
cursor: default;
}

.tableBorder table {
   border-top: 1px solid #000000;
   border-left: 1px solid #000000;
   font-size: 10px;
}

.tableBorder table tr td {
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
}

.paginate {
 font-size: 14px;
font-weight: bold;
}

.defaultUL ul li {
 	border: 1px solid #FFFFFF;
}

/*================================== */
/* FACILITES */
/*================================== */
#facilities {}

.width50 {width: 50%;}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      