/* SCREEN STYLESHEET FOR OMNIPERX */

/* BASIC TYPOGRAPHY */

/* MAIN FONTS & COLORS */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#0d364d;
background-color:#fff;
margin:0;
padding:0;
}

a{
color:#185374;
text-decoration:underline;
}

a:hover{
color:#d95f1c;
}

/* HEADINGS */
h1{
font-size:25px;
margin-bottom:20px;
font-weight:bold;
width:100%;
line-height:27px;
}

h2{
font-size:14px;
margin-bottom:10px;
padding:10px 0;
border-bottom:1px solid #ccc;
font-weight:bold;
width:100%;
color:#d95f1c;
}

h3{
font-size:12px;
font-weight:bold;
margin-bottom:5px;
color:#d95f1c;
}

hr{
float:none;
}

/* FORMS 
input.cat_textbox{
width:202px;
height:20px;
background-image:url(../images/bg-input-text-222.gif);
background-repeat:no-repeat;
background-color:transparent;
margin-right:5px;
padding:5px 10px 0;
color:#5d5d5d;
}
textarea.cat_listbox, select.cat_dropdown, select.cat_listbox{
border:1px solid #5d5d5d;
width:222px;
}
*/

/* LAYOUT */

#header-wrapper{
width:100%;
height:320px;
margin:0 auto;
background-image:url(../images/bg-header.gif);
background-repeat:repeat-x;
}

#header{
margin:0 auto;
width:880px;
height:320px;
}

#header-left{
float:left;
width:440px;
height:120px;
padding-top:25px;
}

#header-right{
float:left;
width:440px;
height:145px;
}

#search-bar{
float:right;
width:280px;
height:25px;
padding:5px 5px 0;
text-align:right;
background-color:#d95f1c;
}

#nav{
float:left;
width:100%;
height:30px;
}

#banner{
float:left;
width:100%;
height:145px;
}

#banner{
background-image:none;
}

.home #banner{
background-image:none;
}

#content-wrapper{
width:100%;
background-color:#c3d9ea;
}

#content{
width:880px;
margin:0 auto;
min-height:500px;
height:auto !important;
height:500px;
background-color:#fff;
background-image:url(../images/bg-sidebar.gif);
background-repeat:repeat-y;
background-position:right;
}

.home #content{
background-image:none;
}

#content-main{
width:560px;
padding:20px 25px;
min-height:500px;
height:auto !important;
height:500px;
float:left;
}

.home #content-main{
width:352px;
padding:20px 10px 20px 25px;
}

.sidebar{
width:222px;
min-height:480px;
height:auto !important;
height:480px;
margin:20px 0 20px 10px;
float:left;
border:1px solid #ccc;
}

#sidebar{
width:220px;
min-height:500px;
height:auto !important;
height:500px;
float:left;
background-image:url(../images/bg-sidebar-top.gif);
background-position:top right;
background-repeat:no-repeat;
padding:20px 25px;
margin:0;
}

.home .featured-news, #sidebar .featured-news{
margin-right:25px;
}

#footer-wrapper{
width:100%;
background-color:#d95f1c;
}

#footer{
margin: 0 auto;
width:880px;
}

/* HEADER MAIN */

#header-left a{
float:left;
width:190px;
height:120px;
background-image:url(../images/beyond-software-logo-tm.gif);
background-repeat:no-repeat;
margin:0;
}

#header-left h1{
border:0;
}

#header-left span{
position:absolute;
left:-9999em;
}

/* SEARCH BAR */

#search-bar p{
margin:0;
padding:0 0 0 10px;
text-align:left;
font-size:12px;
color:#fff;
font-weight:bold;
float:left;
width:120px;
line-height:19px;
}

#search-bar a{
color:#fff;
text-decoration:none;
}

#search-bar a:hover{
text-decoration:underline;
}

#search-bar input{
float:left;
}

#search-bar #CAT_Search{
width:122px;
height:16px;
margin:0;
border:0;
color:#ccc;
padding:3px 5px 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
vertical-align:top;
}

#search-bar .cat_button{
width:22px;
height:19px;
margin:0;
padding:0;
background-image:url(../images/bg-search.gif);
background-repeat:no-repeat;
border:0;
vertical-align:top;
cursor:pointer;
}

/* NAVIGATION */


/* BANNER */
#banner p{
color:#fff;
font-size:17px;
margin-left:52px;
margin-top:88px;
width:462px;
}

.home #banner p{
margin-left:308px;
margin-top:88px;
width:390px;
}

/* SIDEBAR */

#sidebar a{
text-decoration:none;
}

#sidebar a:hover{
text-decoration:underline;
}

#sidebar h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
padding:0 0 5px 0;
border-bottom:2px solid #0d364d;
margin:0;
color:#0d364d;
font-weight:bold;
}

#sidebar h2 a{
text-decoration:none;
color:#0d364d;
}

#sidebar ul{
height:110px;
}

#sidebar ul li{
padding:10px 0 0;
list-style:none;
}

#sidebar ul li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
color:#0d364d;
text-decoration:none;
}

#sidebar #news{
float:left;
width:170px;
background-color:#ffffff;
padding:25px 25px 0 25px;
margin:20px 0;
}

#sidebar #news h2{
border-bottom:none;
padding-bottom:20px;
}

#sidebar #news ul{
height:auto;
padding:0;
}

#sidebar #news ul li{
padding:0 0 0 20px;
}

#sidebar #news ul li a{
text-transform:none;
}

/* CONTENT MAIN HOME*/
.home #content-main h2{
font-size:16px;
color:#0d364d;
border-bottom:none;
line-height:24px;
}

.home .sidebar h2{
border:0;
padding:20px;
margin:0;
color:#0d364d;
width:auto;
text-transform:uppercase;
font-size:12px;
}

/* SOLUTIONS SIDEBAR */

.solutions a{
text-decoration:none;
}
.solutions a:hover{
text-decoration:underline;
}
.solutions ul{
float:left;
padding:0 20px 20px;
list-style:none;
}
.solutions li{
float:left;
padding:0 0 0 35px;
margin:0 0 25px;
}
.solutions .readmore{
float:left;
text-indent:-9999em;
background-image:url(../images/bg-learn-more.gif);
background-repeat:no-repeat;
background-position:-8px 0;
width:100px;
height:20px;
cursor:pointer;
margin:5px 0 0;
}
.solutions h3{
text-transform:uppercase;
font-weight:bold;
font-size:11px;
}
.solutions p{
font-size:11px;
line-height:16px;
}

.solutions .green{
background-image:url(../images/benefit-1.gif);
background-repeat:no-repeat;
}
.solutions .orange{
background-image:url(../images/benefit-2.gif);
background-repeat:no-repeat;
}
.solutions .purple{
background-image:url(../images/benefit-3.gif);
background-repeat:no-repeat;
}

.green h3, .green h3 a{
color:#849720;
}
.orange h3, .orange h3 a{
color:#d95f1c;
}
.purple h3, .purple h3 a{
color:#725eaa;
}

/* FEATURED NEWS SIDEBAR */

.home .featured-news, #sidebar .featured-news a{
text-decoration:none;
}
.home .featured-news a:hover, #sidebar .featured-news a:hover{
text-decoration:underline;
}
.home .featured-news ul, #sidebar .featured-news ul{
float:left;
padding:0 20px 0px;
list-style:none;
}
.home .featured-news li, #sidebar .featured-news li{
float:left;
padding:0 0 0 20px;
margin:0 0 25px;
background-image:url(../images/bg-li-news.gif);
background-repeat:no-repeat;
background-position:0 3px;
line-height:14px;
vertical-align:top;
display:block;
}

.home .featured-news span, #sidebar .featured-news span{
float:left;
width:100%;
font-size:10px;
}

.home .featured-news span.news-body, #sidebar .featured-news span.news-body{
display:none;
}

/* CONTENT MAIN */

#content-main{
line-height:20px;
}

#content-main h1{

}

#content-main h2{
}

#content-main h3{
}

#content-main p{
margin-bottom:10px;
}


.news-box{
width:200px;
float:left;
margin:10px 15px 20px 0;
padding:0;
background-color:#fff;
}

.side-left{
width:255px;
float:left;
}

.side-right{
width:255px;
float:right;
}

#content-main ul{
list-style:disc;
margin:0 0 10px 20px;
}

#content-main .box{
float:left;
width:100%;
min-height:180px;
height:auto !important;
height:180px;
}

#content-main .box p{
padding:40px 25px 20px;
}

.news-box{
font-size:11px;
}

.news-box.first{
margin-left:25px;
}

.news-box.last{
margin-right:0;
}

#content-main .news-box h2{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:none;
margin-bottom:10px;
}

/* BLOG */

.blog-post h2.post-title {
border-bottom:none;
}

.blog-post .post-details{
color:#333;
}

.blog-container .post-list {
width:auto;
}

/* CONTACT US */


/* FOOTER */
#footer{
color:#fff;
font-size:9px;
background-color:#D95F1C;
height:150px;
}

#footer .subfooter {padding:10px 0px 0px 0px;}

#footer-nav{
float:left;
width:58%;
height:13px;
padding-top:10px;
}

#footer a{
color:#fff;
text-decoration:none;
text-transform:uppercase;
}

#footer a:hover{
text-decoration:underline;
}

#footer ul{
float:left;
list-style:none;
}

#footer ul li{
float:left;
padding:0 5px;
border-right:1px solid #fff;
list-style:none;
}

#footer ul li.last{
border-right:none;
padding-right:0;
}

#copyright{
float:right;
width:40%;
height:13px;
padding:10px 5px 0;
text-align:right;
}

/* SYSTEM MESSAGES */
.system-message h1, .system-error-message h1{
font-size:26px !important;
}

.system-message {
	background: #f9f9f9 url(/CatalystImages/ok.png) no-repeat 29px 18px;	
}

.system-error-message {
	background: #f9f9f9 url(/CatalystImages/error.png) no-repeat 26px 26px;
}

.announcement-details span.date{
display:none;
}


