body {
	background:url(../images/body-bg.gif) repeat-x top left;
	padding:0px;
	margin:0px;
	font:70% Arial, Tahoma;
	color:#000000;
}
a img,form,div,h3 {
	border:0px;
	padding:0px;
	margin:0px;
}
a {
	color:#0000cc;
}
div.container {
	width:980px;
	margin:auto;
}
div#header {
	background:url(../images/header-bg.gif) no-repeat top left;
	height:227px;
	width:100%;
}
div#header img {
	float:left;
}
.view-blog-button {
	float:left;
	margin-left:189px;
	display:inline;
}
div.topPanel {
	width:100%;
	height:49px;
	float:left;
}
div.topPanel fieldset {
	float:left;
	border:0px;
	margin-left:170px;
	display:inline; /** ie6 fix **/
}
div.topPanel fieldset input {
	float:left;
	margin-right:10px;
	margin-top:13px;
	border:1px solid #6E673C;
	padding:3px;
}
div.topPanel fieldset input.button {
	margin-top:-3px;
	border:0px;
	padding:0px;
}
div.bottomPanel {
	float:left;
	width:100%;
	margin-top:1px;
}
div.bottomPanel div.quotes {
	float:right;
	margin-top:22px;
	width:413px;
	height:135px;
	background:url(../images/header-quotes-bg.gif) no-repeat top left;
	color:#FFFFFF;
	overflow:hidden;
	position:relative;
}
.quote-name {
	font-size:130%;
	font-weight:bold;
	padding:5px;
}
.quote-text {
	padding:5px;
	font-size:110%;
}
.buttons {
	float:right;
	width:27px;
}
.buttons a { text-decoration:none; }
.buttons a.Next {
	float:left;
	width:20px;
	height:20px;
	margin-top:73px;
	position:relative;
}
.buttons a.Prev {
	float:left;
	width:20px;
	height:20px;
	margin-top:7px;
	position:relative;
}
div.quotes ul {
	width:380px;
	padding:0px;
	margin:0px;
	float:left;
}
div.quotes ul li {
	list-style-type:none;
	height:135px;
}
div.menu {
	background:url(../images/menu-bg.gif) no-repeat top left;
	height:47px;
	margin-top:2px;
	width:98%;
	float:left;
	position:relative;
	left:20px;
}
div.menu ul {
	padding:0px;
	margin:0px;
	float:left;
}
div.menu ul li {
	background:url(../images/menu-li-bg.gif) no-repeat top right;
	width:119px;
	list-style:none;
	float:left;
	position:relative;
	text-align:center;	
}

div.menu ul li.sitemap {
	background-image:none;
}

div.menu ul li div.menuExtend {
	display:none;
	position:absolute;
	z-index:500;
	top:47px;
	left:0px;
	margin-left:3px;
	text-align:left;
	width:186px;
	background:#C5C5C5;
	border:1px solid #FFF;
	border-top:0px;
	padding:10px;
}
div.menu ul li div.menuExtend a {
	padding:0px;
	margin:0px;
	background:none;
	float:none;
	display:inline;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
div.menuTop {
	background:url(../images/images/menu-li-extend-top.gif) no-repeat top left;
	height:10px;
	width:186px;
}
div.menuBottom {
	xbackground:url(../images/menu-li-extend-gradient-btm.gif) no-repeat bottom left;
	float:left;
	border:1px solid #FFFFFF;
	border-top:0px; border-bottom:0px;
}
div.menuGrad {
	background:url(../images/menu-li-extend-gradient.gif) no-repeat top left #9D9D9D;
	width:186px;
	float:left;
}
div.menu ul li a {
	display:block;
	width:90px;
	padding:15px;
	padding-bottom:18px;
	font-size:100%;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}
div.menu ul li.active a {
	background:url(../images/menu-li-active.gif) no-repeat top center;
}
div.menu ul li.hover a {
	background:url(../images/menu-li-hover.gif) no-repeat top center;
}
div.content {
	background:url(../images/content-bg.gif) no-repeat top left;
	width:916px;
	padding-left:33px;
	padding-right:30px;
	float:left;
}
div.breadcrumbs {
	padding:9px;
	text-transform:uppercase;
}
div.breadcrumbs a {
 font-weight:bold;
 color:#000000;
 text-decoration:none;
}
div.contentBoxHome {
	width:595px;
	float:left;
}
div.contentTopHome {
	background:url(../images/content-home-top.gif) no-repeat top left;
	height:18px;
	width:100%;
}
div.contentMidHome {
	width:573px;
	border:1px solid #D1D3D4; border-top:0px; border-bottom:0px;
	background:#FFFFFF;
	padding:10px;
	color:#000000;
	font-size:110%;
	line-height:1.5em;
	float:left;
}
div.contentBtmHome {
	background:url(../images/content-home-btm.gif) no-repeat top left;
	height:14px;
	width:100%;
	float:left;
}
div.contentRight {
	float:left;
	margin-left:35px; display:inline;
	width:286px;
}
div#footer {
	background:url(../images/footer-bg.gif) repeat-x top left #4F4F4F;
	height:228px;
	float:left;
	width:100%;
	margin-top:20px;
	color:#FFFFFF;
	line-height:1.6em;
	font-size:100%;
}
div#footer-hold {
	padding-left:33px;
}
div.refer-wide {
	background:url(/images/box-refer-wide.jpg) no-repeat top left;
	float:left;
	width:259px;
	height:106px;
	padding:80px 10px 10px 17px;
}
div.refer-wide input.text {
	width:247px;
	float:left;
	margin-bottom:5px;
	padding:3px;
}
div.refer {
	background:url(/images/box-refer.jpg) no-repeat top left;
	width:145px;
	height:109px;
	float:left;
	clear:both;
	padding:65px 5px 5px 10px;
	margin-top:15px;
}
div.refer input.text {
	width:130px;
	float:left;
	margin-bottom:5px;
	padding:3px;
}

div.mailing-list {
	width:286px;
	float:left;
	height:83px;
	margin-bottom:10px;
	background:url(../images/box-mailing-list.gif) no-repeat top left;
}
div.mailing-list form {
	padding:13px;
	padding-top:47px;
}
div.mailing-list input {
	font-size:110%;
}
div.latest-news {
	width:286px;
	float:left;
	margin-bottom:10px;
	font-size:110%;
}
div.latest-news img { float:left; }
div.latest-news-mid {
	background:url(../images/latest-news-mid.gif) no-repeat top left #FFFFFF;
	width:269px;
	padding-left:15px;
	padding-top:5px;
	float:left;
	border:1px solid #CFD1D2; border-top:0px; border-bottom:0px;
}
.nobg {
	background:none;
}
.odissy-logo {
	float:left;
}
div.navigation { 
	width:163px;
	float:left;
	margin-right:11px;
}
div.navigation ul {
	padding:10px;
	padding-top:0px;
	margin:0px;
}
div.navigation ul li {
	list-style:none;
}
div.navigation ul li {
	text-transform:uppercase;
	margin-bottom:5px;
}
div.navigation ul li a {
	color:#000000;
	text-decoration:none;
}
div.navigationTop {
	height:16px;
	width:163px;
	float:left;
	background:url(../images/navigation-top.gif) no-repeat top left;
}
div.navigationTopLarge {
	height:16px;
	width:223px;
	float:left;
	background:url(../images/navigation-top-big.gif) no-repeat top left;
}
div.navigationMid {
	min-height:144px;
	width:163px;
	float:left;
	background:url(../images/navigation-mid.gif) no-repeat top left #F7F7F7;
}
div.navigationMidLarge {
	min-height:144px;
	width:223px;
	float:left;
	background:url(../images/navigation-mid-big.gif) no-repeat top left #F7F7F7;
}
div.navigationMidLarge h2 {
	margin:0 0 0 5px;
	padding:0;
}

div.navigationBtm {
	height:5px;
	width:163px;
	float:left;
	background:url(../images/navigation-bottom.gif) no-repeat top left;
}
div.navigationBtmLarge{
	height:5px;
	width:223px;
	float:left;
	background:url(../images/navigation-bottom-big.gif) no-repeat top left;
}



div.contentBox {
	width:570px;
	float:left;
	margin-right:11px;
	margin-bottom:15px;
}
div.contentTop {
	height:20px;
	width:100%;
	background:url(/images/content-top.gif) no-repeat top left;
	float:left;
}
div.contentMid {
	background:url(../images/content-mid.gif) repeat top left;
	width:530px;
	float:left;
	padding:20px;
	padding-top:0px;
	color:#000000;
	font-size:110%;
}
div.contentBtm {
	background:url(../images/content-btm.gif) no-repeat top left;
	width:100%;
	float:left;
	height:10px;
	margin-bottom:15px;
}



div.contentBoxFull {
	width:736px;
	float:left;
}
div.contentTopFull {
	height:20px;
	width:100%;
	float:left;
	background:url(/images/content-top-full.gif) no-repeat top left;
}
div.contentMidFull {
	background:url(../images/content-mid-full.gif) repeat top left;
	width:696px;
	float:left;
	padding:20px;
	padding-top:0px;
	color:#808285;
	font-size:110%;
}
div.contentBtmFull {
	background:url(/images/content-btm-full.gif) no-repeat top left;
	width:100%;
	float:left;
	height:12px;
	margin-bottom:15px;
}



div.contentBoxMed {
	width:676px;
	float:left;
	margin-left:60px;
}
div.contentTopMed {
	height:20px;
	width:100%;
	float:left;
	background:url(/images/content-top-med.gif) no-repeat top left;
}
div.contentMidMed {
	background:url(../images/content-mid-med.gif) repeat top left;
	width:636px;
	float:left;
	padding:20px;
	padding-top:0px;
	color:#808285;
	font-size:110%;
}
div.contentBtmMed {
	background:url(/images/content-btm-med.gif) no-repeat top left;
	width:100%;
	float:left;
	height:12px;
	margin-bottom:15px;
}



div.title {
	background:url(../images/title-bg.gif) repeat-x bottom left;
	margin-bottom:5px; padding-bottom:5px;
	width:100%;
	float:left;
	clear:both;
	text-transform:uppercase;
	font-size:120%;
	font-weight:bold;
	color:#808285;
	letter-spacing:-1px;
}
div.right {
	width:160px;
	float:left;
}
.more-news {
	margin-top:5px;
	float:right;
	margin-right:10px;
}
.clearfix {
	float:left;
	width:100%;
	clear:both;
}
fieldset#contact-form {
	border:0px;
	width:370px;
}
fieldset#contact-form div {
	margin-bottom:9px;
	float:left;
	width:100%;
}
fieldset#contact-form label {
	float:left;
	width:130px;
	font-weight:bold;
}
fieldset#contact-form input.text, textarea.text {
	float:left;
	width:200px;
	clear:right;
	font-size:100%;
	font-family:Arial, "Times New Roman", Times, serif;
	padding:2px;
}
fieldset#contact-form select.text {
	
}
fieldset#contact-form input.submit {
	float:right;
}
/* root element for scroll */ 
div.scrollable {   
	/* required */ 
	position:relative; 
	overflow:hidden;
	height:160px;      
	width:370px;     
}
div.scrollable div.items {     
	position:absolute; 
	height:20000em;     
}
div.scrollable div.items div.item {
	height:160px;      
	width:370px;
	padding:10px;
}
.product-demo {
	margin-bottom:15px;
}
div.get-in-touch {
	background:url(../images/bg-getintouch.gif) no-repeat top left;
	width:160px;
	height:302px;
	float:left;
}
div.get-in-touch div.text {
	padding:10px;
	margin-top:25px;
}
div.get-in-touch div.text .largeText {
	font-size:160%;
}
div.get-in-touch div.text img {
	margin-bottom:3px;
}
div.get-in-touch div.text a {
	text-decoration:none;
}
div.sys-break li {
	margin-bottom:5px;
}
.pull-up {
	font-weight:bold;
}

.clear {
	float:left;
	width:100%;
	clear:both;
}
.partners-ac {
	background:url(../images/bg-pac.gif) no-repeat top left;
	width:875px;
	height:100px;
	float:left;
	margin-top:15px;
	padding:57px 15px 15px 15px;
	position:relative;
}
.partners-ac div.clip {
	overflow:hidden;
	width:860px;
	position:relative;
}
.partners-ac div.items {
	width:4000px;
	height:80px;
	position:relative;	
}
.partners-ac div.items div {
	float:left;
	width:200px;
	margin-right:15px;
	text-align:center;
}
div.image-rotate {
	overflow:hidden;
	width:277px;
	height:301px;
	position:relative;
}

.our-expertise {
	float:left;
	width:277px;
	height:301px;
	position:relative;
	background:url(/images/uploaded/2.jpg);
}
.start-stage-1 {
	position:absolute;
	width:90px;
	height:70px;
	top:10px;
	left:95px;
}
.start-stage-2 {
	position:absolute;
	width:70px;
	height:90px;
	top:50px;
	left:186px;
}
.start-stage-3 {
	position:absolute;
	width:75px;
	height:95px;
	top:160px;
	left:198px;
}
.start-stage-4 {
	position:absolute;
	width:90px;
	height:70px;
	top:220px;
	left:95px;
}
.start-stage-5 {
	position:absolute;
	width:70px;
	height:95px;
	top:160px;
	left:20px;
}
.start-stage-6 {
	position:absolute;
	width:70px;
	height:95px;
	top:48px;
	left:10px;
}
.tooltip { display:none; }
.activate {
	cursor:pointer;
}
.activate div {
	width:300px;
	padding:20px;
	background:#FFFFFF;
	cursor:default;
}
.content-loader {
	float:left;
	width:245px;
}
.date {
	font-size:100%;
	text-transform:none;
	font-weight:bold;
}
.ne-page {
	margin-right:5px;
}
/**** blog fixes ****/
.entry p {
margin:12px 0;
}
.postmetadata {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F7F7F7 none repeat scroll 0 0;
clear:both;
margin:20px 0;
padding:6px;
}
