/*[fmt]1010-101A-3*/
/*General*/
html
{
    overflow: scroll;
}
body
{
    font-family: Verdana , Arial, sans-serif;
    background-image: url("/images/body_bg.jpg");
    background-repeat: repeat-x;
}
a
{
    color: #5687AF;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: #5687AF;
}
h1
{
    float: left;
    margin: 16px 0 0;
    color: #5E7186;
    font-size: 25px;
    margin-top: 22px;
    line-height: 1.3em;
}
h1 a
{
    color: #5687AF;
}
h2
{
    color: #ED5A1D;
    font-size: 14px;
    margin: 0 0 10px;
}
h2 a
{
    color: #ED5A1D;
    font-size: 14px;
    margin: 0 0 10px;
}
h2 a:hover
{
    border-bottom: dotted 1px #ED5A1D;
    color: #ED5A1D;
}
p
{
    margin: 0 0px 10px;
    line-height: normal;
}
.clear
{
    clear: both;
}

/*Wraps*/
#content-welcome div.wrap, #content-portfolio div.wrap, #footer div.wrap, #sub-header div.wrap, #logo div.wrap, #links div.wrap, #inner-content div.wrap
{
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
}
#wrapper
{
    width: 1000px;
    margin: 0 auto;
}

#header div.wrap
{
    background-image: url("/images/header.jpg");
    background-repeat: no-repeat;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

/*Logo*/
/*
#logo
{
    width: auto;
    margin: 0 auto;
}*/
.logo
{
    position: absolute;
    background: url("/images/iNamics_logo.jpg") no-repeat;
    width: 179px;
    height: 75px;
    top: 13px;
    margin-left: -28px;
}
.logo a
{
    width: 131px;
    height: 50px;
    display: block;
}

/*Header*/
#header
{
    width: auto;
    height: 50px;
    overflow: hidden;
}
/*#header h1.logo
{
    background: url("/images/iNamics_logo.jpg") no-repeat;
    float: left;
    width: 131px;
    height: 50px;
    text-indent: -9999px;
    position: absolute;
}*/
.client
{
    background: url("/images/client_login_btn.jpg") no-repeat;
    float: right;
    width: 101px;
    height: 21px;
    text-indent: -9999px;
    display: inline;
    margin: 15px 50px 15px 10px;
}
.client2
{
    /*background: url("/images/client_logout_btn.jpg") no-repeat;*/
    float: right;
    width: 101px;
    height: 21px;

   
    margin: 15px 50px 15px 10px;
}
.client a
{
    width: 101px;
    height: 21px;
    display: block;
}
.contact
{
    background: url("/images/contact_us_btn.jpg") no-repeat;
    float: right;
    width: 100px;
    height: 21px;
    text-indent: -9999px;
    margin-top: 15px;
    display: inline;
}
.contact a
{
    width: 93px;
    height: 21px;
    display: block;
}
.customsearch
{
    float: right;
    width: 142px;
    height: 21px;
    margin-top: 15px;
    margin: 15px 10px 15px 10px;
    background-image: url("/images/search_bar_bg.jpg");
    background-repeat: no-repeat;
}
.mps1
{
    width: 95px;
    height: 15px;
    border: 0;
    margin: 3px 0px 8px 8px;
    font-size: 10px;
    background-color: Transparent;
    float: left;
}
.btn_search
{
    float: right;
    width: 30px;
    height: 20px;
}

/*Sub-Header*/
#sub-header
{
    width: auto;
    height: 43px;
    background: url("/images/nav_bg.jpg") no-repeat center;
}
.nav
{
    float: right;
    z-index: 30;
}
.nav a
{
    text-decoration: none;
}
.nav li
{
    margin: 0;
    padding: 0;
    float: left;
    font-size: 12px;
    line-height: 1em;
}
.nav li a
{
    display: block;
    padding: 16px 15px 15px;
    color: #D7DEEB;
}
nav li a:hover
{
    /*Put rollover imgs here */
    color: #FFF;
}

/*Drop Down specfic*/
.nav div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
}
.nav div a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 10px;
    width: 170px;
    white-space: nowrap;
    text-decoration: none;
    border-bottom: 1px solid #99A3AE;
    background-color: #0e1e30;
    color: #FFF;
    font-size: 11px;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.nav div a:hover
{
    background-color: #0e1e30;
    color: #AFCDE2;
    filter: alpha(opacity=90);
    opacity: 0.9;
}

/*Footer*/
#footer
{
    width: auto;
    height: 100px;
    background: #FFF url("/images/footer_bg.jpg") repeat-x;
    overflow: hidden;
}
.bullet
{
    background-image: url("/images/footer_bullet.gif");
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px 1px 0px 5px;
    margin: 0px 10px 0px 10px;
}
.left
{
    width: 600px;
    height: 112px;
    float: left;
}
.left div.nav3
{
    margin-top: 30px;
    text-align: center;
}
.nav2
{
    text-align: center;
    margin-top: 15px;
}
.nav3 ul li
{
    display: inline;
    font-size: 10px;
}
.nav2 ul li
{
    display: inline;
    font-size: 12px;
    color: #666666;
}
.nav3 ul li a
{
    color: #666666;
}
.nav3 ul li a:hover
{
    color: #5687af;
}
.right
{
    float: right;
    width: 274px;
    height: 112px;
    margin-top: 35px;
}
.nav3 ul li
{
    display: inline;
    font-size: 10px;
    color: #666666;
}
.nav3 ul li img.iguy
{
    position: relative;
    float: left;
}
.nav3 ul li img.share
{
    margin-left: 35px;
}
.nav3 ul li span.copyright
{
    position: relative;
}

/*Inner Pages*/
#inner-content
{
    background-color: #FFF;
    width: 100%;
    margin: 0px 0px 50px 0px;
}
.header
{
    overflow: hidden;
}

/*breadcrumbs*/
.breadcrumb
{
    float: right;
    background-color: #F7F7F7;
    margin-top: 20px;
}
.breadcrumb p
{
    margin: 0px;
    padding: 0px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
    color: #666;
}
.breadcrumb p a
{
    color: #5687AF;
}

/*breadcrumbs*/
.main-content
{
    width: 900px;
    background: #FFF url(../images/bg-main-content.gif) no-repeat;
    margin-top: 20px;
}
.content
{
    float: left;
    width: 540px;
    padding-top: 25px;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
    line-height: normal;
    font-size: 11px;
    line-height: 1.8em;
    color: #666;
}
.sidebar
{
    float: right;
    width: 299px;
    border-left: 1px solid #E5E5E5;
}
.sideHeader
{
    background: url(../images/main-menu.gif) no-repeat;
    width: 131px;
    height: 36px;
    text-indent: -9999px;
    float: right;
    margin-top: 30px;
}
.clientSideHeader
{
    background: url(../images/main-menu.gif) no-repeat;
    width: 131px;
    height: 36px;
    text-indent: -9999px;
    float: left;
    margin-top: 30px;
}
.sidebar ul
{
    margin: 18px 0 30px;
}
.content ul li
{
    background-image: url('/images/bullet.gif');
    background-repeat: no-repeat;
    background-position: top left;
    line-height: 16px;
    margin: 10px 0px 10px 20px;
    padding-left: 20px;
    color: #666666;
    font-size: 11px;
}
.content ul li:hover
{
    background-image: url('/images/bullet_roll.jpg');
}
.sidebar ul li
{
    margin-top: 2px;
}
.sidebar ul li a
{
    width: 239px;
    display: block;
    background: #f7f7f7;
    padding: 10px 10px 10px 50px;
    color: #8c8c8c;
    text-decoration: none;
}
.sidebar ul li a:hover
{
    background: #e2e2e2;
    color: black;
}
.content ul li a
{
    color: #5687AF;
    font-size: 11px;
    text-decoration: none;
}
.content ul li a:hover
{
    text-decoration: none;
}

/*Contact Form*/
.con_tbl
{
}
.con_tbl tr td
{
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}
.con_txt
{
    width: 180px;
    margin-bottom: 8px;
}
.msg
{
    color: Red;
}
.con_long
{
    width: 452px;
}
.con_msg
{
    width: 513px;
    height: 100px;
}
.con_lbl
{
    font-size: 10px;
    color: #66;
}
.hidden
{
    display: none;
}

/* Portfolio Page */
.portfolio
{
    padding: 0px;
    margin-left: 13px;
}
.currentPage
{
    text-decoration:underline;
}

.alt_li
{
    margin: 0px 0px 30px 30px;
}
.portfolio img
{
    margin: 15px 15px 0 10px;
    padding: 5px;
    border: solid 1px #CED7E6;
}
.portfolio ul
{
    clear: right;
    display: block;
    height: 100%;
}
.portfolio li
{
    float: left;
    margin: 0px;
    width: 355px;
    padding: 5px 0px 0px 0px;
    border: solid 1px #CED7E6;
    background-image: url("/images/portfolio_info_bg.jpg");
    background-repeat: repeat-x;
    min-height: 270px;
}
.info
{
    padding: 10px 0px 10px 8px;
    float: left;
    width: 289px;
}
.popup
{
    float: right;
    margin: 7px 43px 10px 0;
    width: 15px;
}
.popup img
{
    border: 0;
    margin: 0px;
}
.portfolio span
{
    display: inline;
    padding-right: 5px;
    font-weight: bold;
    font-size: 12px;
}
.portfolio p
{
    display: inline;
}
.portfolio a
{
    color: #666;
}
.portclient
{
    padding-right: 18px;
}

/*Unorganized*/
.partnerstbl tr td
{
    vertical-align: middle;
    padding: 10px;
}
.ol-basic
{
    color: #666666;
    font-size: 11px;
    text-decoration: none;
    list-style-type: lower-roman;
}
.ol-basic li
{
    padding-top: 8px;
}
.img-left
{
    float: left;
    margin: 0px 14px 20px 0px;
}
.img-right
{
    float: right;
    margin: 0px 15px 20px 20px;
}
.bold
{
    font-weight: bold;
}
#fourshift
{
    padding-top: 6px;
    color: #505d7d;
    font-size: 10pt;
}
#fourshift-img
{
    float: left;
    margin: 3px 10px 0 0;
}
#inner-content div.main-content div.content ul li a
{
    color: #5687AF;
    font-size: 11px;
    text-decoration: none;
}
#inner-content div.main-content div.content ul li a:hover
{
    text-decoration: none;
}
hr
{
    background-color: #999;
    border: medium none;
    color: #666;
    height: 1px;
}
input
{
    vertical-align: middle;
}
.tac
{
    text-align: center;
}
.tar
{
    text-align: right;
}
.tal
{
    text-align: left;
}
.spacingunder
{
    padding-bottom: 8px;
}

/* nav rollovers */
.navbg-home:hover
{
    background-image: url("/images/home_bg.jpg");
    color: #D7DEEB;
}
.navbg-serv:hover
{
    background-image: url("/images/serv_bg.jpg");
    color: #D7DEEB;
}
.navbg-about:hover
{
    background-image: url("/images/about_bg.jpg");
    color: #D7DEEB;
}
.navbg-resource:hover
{
    background-image: url("/images/res_bg.jpg");
    color: #D7DEEB;
}
.navbg-contact:hover
{
    background-image: url("/images/contact_bg.jpg");
    color: #D7DEEB;
}
.navbg-blog:hover
{
    background-image: url("/images/blog_bg.jpg");
    color: #D7DEEB;
}

/* Blog Styles */
.BlogItem
{
    background-color: #F7F7F7;
    padding: 10px;
    border: solid 1px #e8e8e8;
}
.AltBlogItem
{
    padding: 10px;
    border: solid 1px #e8e8e8;
}
.blogcontent
{
    color: #4b4b4b;
}
.BlogItem hr
{
    background-color: #E5E5E5;
    border: none;
}

.AltBlogItem hr
{
    background-color: #E5E5E5;
    border: none;
}

.BlogComment
{
    background-color: #F7F7F7;
    padding: 10px;
    border: solid 1px #e8e8e8;
}
.BlogAltComment
{
    padding: 10px;
}
.BlogComment h2
{
    color: #616161;
    font-size: 12px;
    margin: 0px;
}
.BlogAltComment h2
{
    color: #616161;
    font-size: 12px;
    margin: 0px;
}
.poster
{
    color: #838383;
}
.blogbtn
{
    text-align: center;
    padding-top: 10px;
}

#LoginDiv
{
	display: none;
	background-color: White;
	padding: 15px 15px 15px 15px;
	border-style: outset;
	border-width: 3px;
	text-align: left;
}

/** EMPLOYEE PAGE **/
#employees th
{
    font-weight: normal;
    width: 400px;
    padding: 20px 20px 20px 0;
    text-align: left;
    vertical-align: middle;
}
#employees tr img
{
    padding: 5px 0 5px 0;
}