/* CSS Document */
body{
	margin:0;
	color:#222;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
}

a{
background-color:inherit;
color:#FF6600;
}

a:link{
	text-decoration:underline;
	color: #FF6600;
}

a:visited {
	text-decoration: underline;
}

a:hover{
	text-decoration:none;
	color: #01488d;
}

a:active {
	text-decoration: none;
}

#container{
	width:770px;
	color:#222;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg-container.jpg);
	background-repeat: no-repeat;
}

#inner-container{
	width:770px;
	color:#222;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg-container-inner.jpg);
	background-repeat: no-repeat;
}


img{
border:0;
}

#ivy-logo-continer{
	float: left;
	width: 770px;
	background-color: #F1F1F1;

}
#ivy-topnav-cont {
	width: 770px;
	height: 42px;
	float: left;
	display: none;
}

#ivy-topnav {
	text-align: right;
	width: 250px;
	float: right;
	padding-top: 13px;
	display: none;
}
#ivy-topnav ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}
#ivy-topnav li {
	display: inline;
}
#ivy-topnav li a {
	color: #999999;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#ivy-topnav a:hover {
	color: #FC9E00;
	text-decoration: none;
}

#ivy-content-continer-left{
	color: #000000;
	float: left;
	width: 245px;
	display: none;
}

#ivy-content-continer-leftborder{
	background-color: #f1f1f1;
	float: left;
	width: 245px;
	height: 100%;
	display: none;
}

#ivy-content-continer-right{
	float: left;
	width: 525px;

}


#ivy-visual{
	display: none;

}


#ivy-visual-shadow{
	display: none;

}

#ivy-content-area{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 11px;
	padding-left: 12px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-bottom: 16px;
	background-color: #FFFFFF;
}

#ivy-inner-content-area{
	padding-right: 10px;
	padding-left: 12px;
	float: left;
	padding-top: 0px;
	padding-bottom: 16px;
	width: 650px;
	background-color: #FFFFFF;
	margin: 0px;
}


#ivy-inner-content-area p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #666666;
}

.ivy-bullet{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #666666;
}

.ivy-bullet ul{
	margin: 0px;
	padding: 0px;
}

.ivy-bullet li{
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.ivy-bullet li a:hover{
	color: #FF6600;
}


.top {
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	color: #000000;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: 470px;
	text-decoration: none;
}

.top a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#home-content-visual {
	background-image: url(../images/home-cont-style.gif);
	height: 127px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
}

#home-content-visual p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #666666;
	font-size: 1em;
	font-weight: normal;
}


acronym {
  cursor: help;
}

#ivy-logo{
	padding-top: 62px;
	padding-bottom: 45px;
	background-image: url(../images/logo-bg.gif);
	background-repeat: repeat-x;
}

#ivy-banner{
	display: none;
}


/************ new navigation ***********/

#ivy-top-nav{
	width: 525px;
	height: 36px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	display: none;
}

h1{
	font-size:1.6em;
	color: #FF3300;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.imgLeft {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 20px;
}

#contet-solutions {
	background-image: url(../images/home-cont-style-bottom.gif);
	background-repeat: no-repeat;
	width: 265px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
}

#contet-solutions p{
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

#contet-workingwithivy {
	width: 186px;
	float: left;
	padding-left: 25px;
	padding-top: 10px;
}

#contet-workingwithivy p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}

h2{
	font-size:1em;
	color: #F83617;
	display: block;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-weight: bold;
}

h3{
	font-size:0.90em;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

h4{
	font-size:1.2em;
	color: #F83617;
	display: block;
	margin: 0;
	padding: 0px;
}

h5{
	font-size:1em;
	color: #FF6600;
	display: block;
	margin: 0;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}


h6{
	font-size:0.98em;
	margin: 0;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.clear{
clear:both;
margin:0;
}

#footer-container{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCCCCC;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: none;
}

#ivy-footer{
	text-align: center;
	background-color: #333333;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
	background-image: url(../images/bottom-logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 53px;
	padding-right: 8px;
}

#ivy-footer ul {
	margin: 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#ivy-footer li {
	display: inline;


}
#ivy-footer li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0.92em;
	font-weight: bold;
}
#ivy-footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
#ivy-footer p {
	text-decoration: none;
	margin: 0px;
	text-align: right;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

#thicktabs{
	margin: 0;
	float: left;
	padding: 0;
	height: 37px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#thicktabs li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#thicktabs li a{
	float: left;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/pinkbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
	color: #000000;
}

#thicktabs li a:link{
color: black;
}

#thicktabs li a:visited{
}

#thicktabs li a:hover{
color: #FFFFFF;
background-image: url(../images/pinkbgover.gif);
}

#thicktabs li a:active{
}

#thicktabs .current{
color: #FFFFFF;
background-image: url(../images/pinkbgover.gif);
}

#left-Nav-top{
}

#left-Nav-top p{
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#left-Navigation{
	float: left;
	font-size: 0.91em;
	font-weight: bold;
	width: 245px;

}
#left-Navigation ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#left-Navigation li{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#left-Navigation li a{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/arrow-list.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#left-Navigation ul a:hover, #left-Navigation ul a.current:link, #left-Navigation ul a.current:visited 
{
	display: block;
	color: #FF0000;
	text-decoration: none;
}