img, div { behavior: url(iepngfix.htc) }
.smalltext{font-size:10px; color:#000000}
.medtext{font-size:12px; color:#000000}
.style2 {font-size: 28px; color:#000000}
.barstyle2{font-size:28px; color:#FFFFFF;padding:10px 10px 10px 10px}

#multi-level {
	height:30px;
	position:relative;
	z-index:8000;
	left: 485px;
	top: 40px;
	width: 480px;
}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:65px; background:url(multi_level-files/home_1.gif) no-repeat;}
.menu li.p2 {width:90px; background:url(multi_level-files/products_1.gif) no-repeat;}
.menu li.p3 {width:88px; background:url(multi_level-files/support_1.gif) no-repeat;}
/*.menu li.p4 {width:91px; background:url(multi_level-files/contacts_1.gif) no-repeat;;}*/
.menu li.p5 {width:72px; background:url(multi_level-files/about_1.gif) no-repeat;}
.menu li.p6 {width:103px; background:url(multi_level-files/myxtender_1.gif) no-repeat;}

/* set up the normal unhovered images in the links */
.menu li a#home {width:65px; background:url(multi_level-files/home_0.gif) no-repeat;}
.menu li a#products {width:90px; background:url(multi_level-files/products_0.gif) no-repeat;}
.menu li a#support {width:88px; background:url(multi_level-files/support_0.gif) no-repeat;}
/*.menu li a#contacts {width:91px; background:url(multi_level-files/contacts_0.gif) no-repeat;}*/
.menu li a#about {width:72px; background:url(multi_level-files/about_0.gif) no-repeat;}
.menu li a#myxtender {width:103px; background:url(multi_level-files/myxtender_0.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#products:hover, .menu li:hover a#products,
.menu li a#support:hover, .menu li:hover a#support,
/*.menu li a#contacts:hover, .menu li:hover a#contacts,*/
.menu li a#about:hover, .menu li:hover a#about,
.menu li a#myxtender:hover, .menu li:hover a#myxtender {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {
	left:0;
	top:35px;
	color: #999999;
	background: #333;
	padding:3px 0;
	border:1px solid #333;
	white-space:nowrap;
	width:93px;
	height:auto;
}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color: #999999;
    background: #333; text-decoration:none; border:1px solid #888; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {color: #999999;
    background: #333 url(multi_level-files/arrowgreen.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#E91C24; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#E91C24 url(multi_level-files/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#E91C24 url(multi_level-files/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #333; padding:3px 0; border:1px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}

body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    background-image: url( 'images/background-maingrad2.jpg' );
    background-repeat: repeat-x;
	color:#000000
}

body.home {
    background: 0;
}

div.swirl {
	position: absolute;
	left: -120px;
	float: left;
	background-image: url( 'background-mainswirls3.png' );
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 602px;
	width: 1401px;
	_background: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='background-mainswirls3.png');
	z-index: 1;
	top: -65px;
}

span.homeSwirlOne {
	position: absolute;
	left: -36px;
	top: 98px;
	z-index: 1;
}
span.homeSwirlTwo {
	position: absolute;
	left: 762px;
	top: -45px;
	z-index: 1;
}

div.banner {
    position: absolute; left: -20px; top: 35px;
    float: left;
    background-image: url( 'background-lines.gif' );
    background-repeat: repeat-x;
    height: 100%;
    background-position: 0px 40px;
    width: 120%;
    z-index: 2;
}
#flashcontent {
	z-index: 3000;
	position: absolute;
}

div.bannerHome {
	position: absolute;
	left: -20px;
	top: 85px;
	float: left;
	background-repeat: repeat-x;
	height: 248px;
	background-position: 0px 40px;
	width: 120%;
	z-index: 2000;
	background-image: url(background-lines.gif);
}

div.homeImage {
    position: absolute; left: 180px; top: 78px;
    z-index: 3;
}


.alignLeft {
	position: absolute;
	left: 180px;
	top: 104px;
	z-index:10;
}

a.foo:link {text-decoration:none; color:#666666}
a.foo:visited {text-decoration:none; color:#666666}
a.foo:hover {text-decoration:underline; color:#000000}

*.alignRight {float: right; margin-right: 20px;}
*.alignRight800 {
	width: 960px;
	
	}


#logoAligned {
	position: absolute;
	left: 175px;
	top: 10px;
	z-index:100;
}

div#redBar {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #fff;
    display:inline-block;
    position: absolute; top: 300px; left:-20px;
    background-image: url("images/background-redbar.jpg");
    background-repeat: repeat-x;
    width: 120%;
    height: 60px;
    z-index:10;
}

	
#content {
    position: absolute; top: 380px;
    width: 785px;
    z-index:10;
}

#contenthome {
	position: absolute;
	top: 481px;
	width: 771px;
	z-index:10;
	height: 439px;
}

#text {
    float:left;
    width: 400px;
    /*background-color: #333;*/
    }
#textw {
    float:left;
    width: 350px;
    /*background-color: #333;*/
    }
	
#full {
    float:left;
    width: 775px;
    /*background-color: #333;*/
    }


#sidebar {
    float:right;
    min-width:315px;
    /*background-color: #888;*/
    }

#sidebarw {
    float:right;
    min-width:350px;
    /*background-color: #888;*/
    }

em.address {
    padding-left: 20px;
}

#cardbox {position: relative;}
#gradboxold {position: relative; left: 0px; top: 0px;}

.gradboxdynamic, .gradboxdynamic dl { /* block position that can be changed at will */
position: relative;
border:none;
width: 317px;
padding: 5px;
float:left;
clear: left;
margin-bottom: 5px; 
}

.gradboxdynamic dl, dt, dd { /* suppression of all margins and paddings */
margin: 0;
padding: 0;
}

.gradboxdynamic dl { /* by default background on the entire block */
background: url('images/gradbox_bottomd.png') bottom left no-repeat;
border-color:#FFFFFF;
padding-bottom: 13px; /* so that text will not appear on the bottom rounded edge */
}

.gradboxdynamic dt { /* bloc title definition */
height: 40px;
padding: 10px 10px 0 10px;
background: url(images/gradbox_top.png) top left no-repeat;
font-size: 24px;
font-weight: bold;
text-align: center;
color:red;
border:none;
}

.gradboxdynamic dd {
	padding: 10px 10px 0 25px; 
	text-align: inherit;
	background: url('images/gradbox_centerwide.png') bottom;
	background-repeat:repeat-x; /* internal background */
}

.gradBox {
	display: table;
	}
	
.gradBox-row {
	display: table-row;
	}

.gradBox-topleft {
	background-repeat: no-repeat;
	display: table-cell;
	width: 13px;
	height: 14px;
	background-image: url("images/gradbox_topleft.png");
	}

.gradBox-topcenter {
	background-repeat: repeat-x;
	display: table-cell;
	width: 315px; /* width can be modified  */
	height: 14px;
	background-image: url("images/gradbox_top.png");
	}

.gradBox-topright {
	background-repeat: no-repeat;
	display: table-cell;
	width: 13px;
	height: 14px;
	background-image: url("images/gradbox_topright.png");
	}

.gradBox-left {
	height: 253px; /* height can be fixed with minimum of 253px */
	background-repeat: repeat-x;
	background-color: #f1f1f2;
	background-position: top center;
	display: table-cell;
	width: 13px;
	background-image: url("images/gradbox_left.png");
	}

.gradBox-center {
	height: 253px; /* height can be fixed with minimum of 253px */
	background-repeat: repeat-x;
	background-color: #f1f1f2;
	background-position: top center;
	display: table-cell;
	width: 315px; /* width can be modified  */
	background-image: url("images/gradbox_center.png");

	}

.gradBox-right {
	height: 253px; /* height can be fixed with minimum of 253px */
	background-repeat: repeat-x;
	background-color: #f1f1f2;
	background-position: top center;
	display: table-cell;
	width: 13px;
	background-image: url("images/gradbox_right.png");
	}

.gradBox-botleft {
	background-repeat: no-repeat;
	display: table-cell;
	width: 13px;
	height: 13px;
	background-image: url("images/gradbox_bottomleft.png");
	}

.gradBox-botcenter {
	background-repeat: repeat-x;
	display: table-cell;
	width: 315px; /* width can be modified */
	height: 13px;
	background-image: url("images/gradbox_bottom.png");
	}

.gradBox-botright {
	background-repeat: no-repeat;
	display: table-cell;
	width: 13px;
	height: 13px;
	background-image: url("images/gradbox_bottomright.png");
	}
	
#logo {
	position: absolute;
	left: 34px;
	top: 18px;
}
#logoc {
	position: absolute;
	left: auto;
}

#footer {color: #888; font-size: 10px; clear: both; padding-top: 20px; padding-bottom: 20px;}
#footer a:link {text-decoration:none; color:#666666}
#footer a:visited {text-decoration:none; color:#666666}
#footer a:hover {text-decoration:underline; color:#000000}


.footernopad {color: #888; font-size: 10px; clear: both}
#footerlarge {color: #888; font-size: 10px; clear: both; padding-top: 20px; padding-bottom: 20px;}
p#look {font-size: 10px; color: #000; border-bottom-style: dotted; margin-left: -10px}
p.dotted {
    border-bottom-style: dotted;
}
div.person {
    float:left;
}
p.personText {
    margin-left: 180px;
    max-width: 500px;
    font-size: 14px;
}
t.persontext {font-size:16px}
div.row {
    clear: both;
    padding-top: 20px;
}

b.red {
    color: #E91C24;
    margin-bottom: 20px;
}

p.example {
    width: 450px;
}

div.gradBox {
	background-image: url("images/gradbox.png");
	background-repeat: no-repeat;
	width: 315px;
	padding: 5px;
	float:left;
	clear: left;
	margin-bottom: 5px;
}

div.nogradBox {
	background-repeat: no-repeat;
	width: 315px;

	float:left;
	clear: left;
}
div.nogradBoxh {
	background-repeat: no-repeat;
	width: 400px;

	float:left;
	clear: left;
}

.head {
    font-weight: bold;
    font-size: 10px;
}

.smallText {
	font-size: 10px;
}

div.specsLeft {
    float:left;
    margin-right: 5px;
}

a.noShow, a.noShow:visited, a.noShow img {
    text-decoration: none;
    border: none;
    background: transparent;
    color: black;
}

table.<h3 {
    width: 775px; text-align:left;
}
.<h3 td {text-align:left; font-size:14px}


tr.<h3Header {
    height: 25px;
    background-image: url("images/gradbar.png");
    color: #888;
    font-size: 10px;
}

tr.redUnder {
    border-bottom-color: #E91C24;
    border-bottom-style: solid;
    border-bottom-width: medium;
}
