/* @override http://173.247.245.137/wp-content/themes/avistar/style.css */

/*
Theme Name: Avistar 2.0 by More Than Us
Theme URI: http://www.avistar.com/
Description: The 2010 Avistar theme for WordPress.
Author: Avistar
Version: 1.0
*/

/* Imports */
@import url("menus.css");
@import url("videolightbox.css");
/* @import url("overlay-minimal.css"); */
@import url("form.css");

/***** Reset CSS *****/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

sup { font-size: 50%; }
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus { outline: none; }

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border: 1px solid #999;
    margin: 15px 0 17px 0;
}

/* clear fix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
    clear: both;
}
* html .clearfix {
    height: 1%;
}

/***** Global *****/
/* Body */
body {
    background: #fff url(/wp-content/themes/avistar/images/avistar-bkg.gif) 0 0 repeat-x;
    color: #4d4e53;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    text-align: left;
    line-height: 1;
    margin: 0 auto;
}
input, textarea, select, .pingback a.url {
	font-family: arial, helvetica;
	color: #252b2b;
	font-size: 11px;
	line-height: 18px;
}
/* Headings */
h1 {font-size: 18px}
h2 {font-size: 18px}
h3 {font-size: 12px}
h4 {font-size: 11px}
h5 {font-size: 12px}
h6 {font-size: 12px}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin: 15px 0 10px 0;
    color: #333;
}

@font-face {
    /* This declaration targets Internet Explorer */
    font-family: 'Museo';
    src: url('/wp-content/themes/avistar/fonts/museosans_500-webfont.eot');
}
@font-face {
    /* This declaration targets everything else */
    font-family: 'Museo';
    src: url(//:) format('no404'), url('/wp-content/themes/avistar/fonts/museosans_500-webfont.woff') format('woff'), url('/wp-content/themes/avistar/fonts/museosans_500-webfont.ttf') format('truetype'), url('/wp-content/themes/avistar/fonts/museosans_500-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Anchors */
a { outline: 0;}
a img { border: 0px; text-decoration: none;}
a:link, a:visited {
    color: #666;
    text-decoration: underline;
}
a:hover, a:active {
    text-decoration: none;
}
a.register {
	display: none;
}

/* Paragraphs */
p { margin-bottom: 15px; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

ul { margin-top: -1em; }

/* Quotes */
blockquote { font-style: italic; }
cite {}

#TB_ajaxContent{ overflow:hidden!important; }

/*
Main
*****************/

#outer {
    width: 940px;
    margin: 0 auto;
    text-align: left;
    background: url(images/header-bkg.gif) 0 35px no-repeat;
    position: relative;
}
#header-area {
    width: 940px;
    height: 175px;
    position: relative;
    z-index: 1000;
}
#header-area .logo {
	width: 215px;
	height: 53px;
	position: absolute;
	top: 67px;
	left: 0;
	overflow: hidden;
}
#header-area .logo a {
	width: 215px;
	height: 53px;
	display: block;
	background: url(images/avistar-logo.gif) 0 0 no-repeat;
	cursor: pointer;
}
.hdr-blog {
    width: 940px;
    height: 195px !important;
    display: block;
    position: relative;
    margin-bottom: 25px;
    background: url(images/blog-header-bkg.gif) 0 0 no-repeat;
}
.hdr-blog .logo-blog {
	width: 324px;
	height: 51px;
	position: absolute;
	top: 69px;
	left: 0;
	overflow: hidden;
}
.hdr-blog .logo-blog a {
	width: 324px;
	height: 51px;
	display: block;
	background: url(images/logo-blog.gif) 0 0 no-repeat;
	cursor: pointer;
}
.hdr-blog #home-link {
	width: 120px;
	height: 15px;
	position: absolute;
	top: 73px;
	right: 218px;
	overflow: hidden;
}
.hdr-blog #home-link a {
	text-decoration: none;
}
#header-area .globalnav {
	width: 940px;
	height: 11px;
	position: absolute;
	top: 12px;
	right: 0;
}
.globalnav #login {
	float: left;
	left: 0;
	height: 11px;
	color: #737373;
	text-transform: capitalize;
	width: 480px;
}
.globalnav #login a {
    color: #737373;
    height: 11px;
}
#header-area .globalnav ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	float: right;
}
#header-area .globalnav ul li {
	float: left;
	height: 11px;	
	padding: 0 9px;
	border-left: 1px solid #999999;
	line-height: 11px;
}
#header-area .globalnav ul li#first {
	border: none;
}
#header-area .globalnav ul li#last {
	padding: 0 0 0 9px;
}
#header-area .globalnav ul li a#blog-link {
	display: block;
	padding: 0 20px 0 0;
	background: url(images/blog-arrow.gif) top right no-repeat;
	overflow: visible;
}
#header-area .globalnav a, #header-area .globalnav ul li a, #header-area .globalnav ul li a:link, #header-area .globalnav ul li a:active, #header-area .globalnav ul li a:visited {
	color: #666;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	display: inline-block;
}
#header-area .globalnav a:hover, #header-area .globalnav ul li a:hover, #header-area .globalnav ul li.current_page_item a:link, #header-area .globalnav ul li.current_page_item a:active, #header-area .globalnav ul li.current_page_item a:visited {
	color: #999;
	text-decoration: underline;
}
#header-area .searchWrap {
	position: absolute;
	top: 65px;
	right: 0;
	width: 220px;
	height: 26px;
	line-height: 26px;
	background: #fff;
}
.searchWrap .inputbox {
	width: 180px;
	height: 13px;
	background: #fff;
	border: none;
	font-size: 11px;
	color: #737373;
	float: left;
	padding: 7px 6px 5px 5px;
}
.searchWrap .button {
	background: url(images/search-btn.gif) 0 0 no-repeat;
	width: 18px;
	height: 18px;
	border: none;
	outline: none;
	cursor: pointer;
	text-align: center;
	margin: 4px 4px 4px 0;
	padding: 18px 0 0 18px;
	float: right;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
}

.entry-content #searchform .inputbox {
	width: 240px;
	height: 13px;
	background: #fff;
	border: none;
	font-size: 11px;
	color: #737373;
	float: left;
	padding: 7px 6px 5px 5px;
	border: 1px solid #B8B8B8;
	margin: 20px 0 0 0;
}
.entry-content #searchform .button {
	background: url(images/searchbox-btn.gif) #FFB60F 4px 4px no-repeat;
	width: 26px;
	height: 26px;
	border: none;
	outline: none;
	cursor: pointer;
	text-align: center;
	margin: 20px 4px 4px 10px;
	padding: 3px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
}

/* HOMEPAGE IMAGE SLIDER BEGIN */
#home-banner {
    width: 620px;
    height: 370px;
    display: block;
    float: left;
    padding: 0 0 20px 0;
    overflow: hidden;
}

#wpcontent_slider_container { overflow: hidden; position: relative; padding:0px;margin:0px; text-align:center; width:620px !important; }
#wpcontent_slider { overflow: hidden; position: relative; font-family:Arial, Helvetica, sans-serif;border:0px solid #ffffff; text-align:left;}
#wpcontent_slider a,#wpcontent_slider a img { border: none; text-decoration: none; outline: none;}
#wpcontent_slider h4,#wpcontent_slider h4 a {margin: 0px;padding: 0px; font-family: Arial, Helvetica, sans-serif; text-decoration:none;font-size: 28px; color:#ffffff;}
#wpcontent_slider .cs-title {width: 100%; background: none; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 15px; letter-spacing: normal;line-height: normal;}
#wpcontent_slider_container .cs-prev,#wpcontent_slider_container .cs-next {font-weight: bold;background: #000000; font-size: 28px; font-family: "Courier New", Courier, monospace; color: #ffffff !important; display:none;padding: 0px 10px;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;}s
#wpcontent_slider_container .cs-buttons { font-size: 0px; padding: 10px 0px 10px 0px; margin:0px auto; float:left;clear:left; display:none;}
#wpcontent_slider_container .cs-buttons a { outline:none; margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #ffffff; color: #ffffff; text-indent: -1000px; }
#wpcontent_slider_container .cs-active { background-color: #ffffff; color: #FFFFFF; }
#wpcs_link_love,#wpcs_link_love a{display:none;}

#coin-slider-wpcontent_slider, #wpcontent_slider, .coin-slider {
    overflow: hidden !important;
    width: 620px; height: 370px;
}

/* CONTAINER */
#featured { 
	width: 620px;
	height: 370px;
	background: transparent url('/wp-content/themes/avistar/images/loading.gif') no-repeat center center;
	overflow: hidden;
}
#featured .hero {
	width: 620px;
	height: 370px;
	padding: 218px 0 0 25px;
	display: block;
}
#featured .hero span {
	padding: 0 25px 0 0;
	margin: 0;
	display: block;
	width: 540px !important;
	font-family: arial, helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	line-height: 18px;
}
.hero span a {
	color: #fff;
	text-decoration: underline;
}
.hero span a:hover {
	color: #fff;
	text-decoration: none;
}
.hero span h1 {
    font-family: Museo, arial, helvetica;
    font-size: 34px;
    font-weight: normal;
    color: #fff;
    padding: 0 0 5px 0;
    margin: 0;
}
div.slider-nav {
    display: none
}
div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative;
}
div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden;
}
div.orbit img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
div.orbit a img {
    border: none;
}
.orbit div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* CAPTIONS */
.orbit-caption {
    display: none;
}
.orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}
/* HOMEPAGE IMAGE SLIDER END */



/* HOMEPAGE FOLDERS BEGIN */
#home-folders {
	position: relative;
	width: 300px;
	float: right;
     display: none;
}
#home-folders #tabs {
	position: relative;
	width: 300px;
	height: 30px;
	z-index: 2;
}
#tabs a {
	width: 96px;
	height: 30px;
	display: block;
	text-align: center;
	line-height: 30px;
	float: left;
	text-decoration: none;
	color: #4d4e53;
	font-size: 11px;
	font-family: arial;
	margin: 0 6px 0 0;
	background: url(images/hm-tab-off.gif) 0 0 no-repeat;
	outline: none;
	border: none;
}
#tabs a#last {
	margin: 0;
}
#tabs a.selected {
	background: url(images/hm-tab-on.gif) 0 0 no-repeat;
	outline: none;
	border: none;
}
#home-folders #tab-area {
	position: relative;
	top: 0;
	left: 0;
	width: 300px;
	height: 346px;
	padding: 0;
	line-height: 18px;
	margin: -1px 0 0 0;
	background: url(images/hm-tab-bkg.gif) 0 0 no-repeat;
	z-index: 1;
}
#tab-area div {
	display: none;
	position: absolute;
	top: 20px;
	left: 14px;
	width: 274px;
}
#tab-area p {
	margin-bottom: 0;
}
#tab-area a.readmore {
	float: right;
	display: block;
	clear: left;
	color: #01b9e7;
	padding: 0 1px 0 0;
	text-decoration: none;
}
#tab-area a.readmore:hover {
	text-decoration: underline;
}
a.readmore {
	float: right;
	display: block;
	clear: left;
	color: #01b9e7;
	padding: 0 1px 0 0;
	text-decoration: none;
}
a.readmore:hover {
	text-decoration: underline;
}
#tab-area hr.divider {
	width: 100%;
	height: 1px;
	padding: 12px 0 0 0;
	margin: 0 0 12px 0;
	clear: both;
	border: none;
	border-bottom: #ccc 1px solid;
}
.resource-area a, #tab-area a.pdf {
	text-decoration: none;
	display: block;
	padding: 0 0 0 23px;
	margin: 7px 0 0 0;
	line-height: 15px;
	background: url(images/icon-pdf.gif) 0 0 no-repeat;
}





/* NEW LANDING PAGE STYLES */

.bannerLanding {
    float:left;
    width: 940px;
    margin: 0 0 7px;
    overflow: hidden;
    height: 204px;
}
    
    .slides {
    }

.alignleft {
    float: left !important;
    padding: 4px 20px 6px 0 !important;
}

.wp-caption {
    font-size: 90%;
    color: #75767F;
    line-height: 12px;
}

h2.pad {
    padding: 7px 0 0 0;
    margin-bottom: 7px !important;
    font-size: 20px;
}

.pad {
    padding-top: 22px;
    display: block;
}

#contentWrap h3.campaign {
    background: none;
    color: #3F3F3F;
    font-size: 14px;
    padding: 0 0 0 0;
    margin: 15px 0 5px 0;
}

.moduleResources {
    background: url("images/resourceslanding-hdr.gif") no-repeat scroll 0 0 transparent;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    margin: 30px 0 2px 0;
    text-align: left;
    width: 620px;
    padding: 0 0 0 15px;
}

.resource-area a.reg_link {
    background: none;
    padding: 0;
}
.prod_info_hdr {
    padding: 8px 0 0 0;
    font-weight: 800;
}

.mod-quote {
    padding: 30px 0 0 0;
    font-size: 12px;
    line-height: 18px;
}

.mod-nav .contactme {
    background: url("images/contact_me_btn.gif") no-repeat scroll 0 -37px transparent !important;
}

.mod-nav .contactme:hover {
    background: url("images/contact_me_btn.gif") 0 0 no-repeat !important;
}

/* NEW LANDING PAGE STYLES */




/* CONNECT WARE HOMEPAGE AND LANDING PAGE BEGIN */

#cw-outter {
    position: relative;
    float: right;
    /* top: 0;
    right: 0; */
    width: 300px;
    height: 370px;
    background: url(images/cw-bkg.png) 0 0 no-repeat;
    z-index: 800;
}
    #cw-outter h2 sup {
        font-size: 85%;
    }
    #cw-outter sup {
        font-size: 90%;
    }
    #cw-overlay sup {
        font-size: 80%;
    }
    a#cw-inner {
        position: relative;
        display: block;
        width: 242px;
        height: 317px;
        padding: 0;
        margin: 21px 29px 20px 29px;
        text-decoration: none;
        color: #4d4e53;
        font-size: 11px;
        line-height: 14px;
    }
    a#cw-inner h2 {
        font-size: 20px;
        line-height: 24px;
        padding: 0;
        margin: 0;
        font-weight: 100;
    }
    a#cw-inner h3 {
        font-size: 16px;
        line-height: 20px;
        padding: 0;
        margin: 0;
        font-weight: 100;
        color: #838385;
    }
    #cw-icons {
        padding: 14px 0 10px 0;
    }
    #cw-btn {
        position: absolute;
        left: 27px;
        bottom: -35px;
        width: 188px;
        height: 14px;
        font-size: 12px;
        font-weight: bold;
        line-height: 14px;
        padding: 8px 0 11px 0;
        vertical-align: top;
        text-align: center;
        background: url(images/cw-btn-bkg.png) 0 bottom no-repeat;
    }
    #cw-btn span {
        display: inline-block;
        height: 14px;
        overflow: hidden;
        padding-left: 20px;
        background: url(images/cw-btn-arrows.png) 0 -1px no-repeat;
    }

#cw-overlay {
    display: none;
    position: absolute;
    top: 175px;
    left: 0;
    width: 924px;
    height: 357px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    padding: 7px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    z-index: 810;
}
    #cw-close {
        position: absolute;
        top: -1px;
        left: 0;
        width: 27px;
        height: 30px;
        cursor: pointer;
        background: url(images/cw-close.png) no-repeat;
        z-index: 1300;
    }
        #cw-close:hover {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
            filter: alpha(opacity=80);
            -moz-opacity: 0.8;
            -khtml-opacity: 0.8;
            opacity: 0.8;
        }
    
    #cw-overlay-icons {
        display: block;
        position: relative;
        float: left;
        width: 301px;
        height: 356px;
        margin: 0 24px 0 0;
        line-height: 14px;
        background: url(images/cw-overlay-icons.png) no-repeat;
    }
    #cw-overlay-icons #desktop, #cw-overlay-icons #conference, #cw-overlay-icons #mobile, #cw-overlay-icons #applications {
        position: absolute;
        display: block;
        width: 44px;
        height: 44px;
        cursor: pointer;
        background: url(images/cw-icon-sprite.png) no-repeat;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3;
    }
    #cw-overlay-icons #desktop {
        top: 75px;
        left: 123px;
        background-position: 0px 2px;
    }
    #cw-overlay-icons #desktop:hover {
        background-position: 0 -199px;
    }
    #cw-overlay-icons #conference:hover {
        background-position: 0 -253px;
    }
    #cw-overlay-icons #mobile:hover {
        background-position: 0 -306px;
    }
    #cw-overlay-icons #applications:hover {
        background-position: 0 -361px;
    }
    #cw-overlay-icons #conference {
        top: 127px;
        left: 71px;
        background-position: 0px -47px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
    #cw-overlay-icons #mobile {
        top: 123px;
        right: 84px;
        background-position: 0px -96px;
    }
    #cw-overlay-icons #applications {
        top: 179px;
        left: 123px;
        background-position: 0px -145px;
    }
    #blurb {
        position: absolute;
        top: 272px;
        left: 29px;
        width: 252px;
    }
    a#connect-img {
        display: block;
        position: absolute;
        top: 35px;
        right: -9px;
        width: 317px;
        height: 43px;
        line-height: 43px;
        text-indent: 21px;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
        background: url(images/cw-connect-img.png) no-repeat;
    }
    a#connect-img:hover {
        color: #01b9e7;
    }
    #cw-overlay h2 {
        font-size: 26px;
        line-height: 30px;
        color: #4d4e53;
        font-weight: 100;
        padding: 0;
        margin: 24px 0 0 0;
    }
    #cw-overlay h3 {
        font-size: 17px;
        line-height: 21px;
        color: #7f8083;
        font-weight: 100;
        padding: 0;
        margin: 0 0 10px 0;
    }
    #grid {
        width: 598px;
        padding: 8px 0 0 0;
        font-size: 13px;
        line-height: 16px;
        color: #4d4e53;
        float: left;
    }
        #grid .grid, .justOpened #grid .grid {
            display: block;
            float: left;
            width: 271px;
            padding: 15px 0 19px 0;
            margin: 0 36px 0 0;
            border-bottom: 1px dotted #939393;
            cursor: pointer;
            text-decoration: none;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
            filter: alpha(opacity=30);
            -moz-opacity: 0.3;
            -khtml-opacity: 0.3;
            opacity: 0.3;
        }
        #grid .grid.mobile, #grid .grid.conference {
            margin-right: 10px;
        }
        #grid .grid.applications, #grid .grid.conference {
            border: none;
            padding-bottom: 0;
        }
        #grid h3 {
            font-size: 18px;
            font-weight: 800;
        }
        #grid .grid.desktop h3 { color: #51b9e3; }
        #grid .grid.mobile h3 { color: #eab825; }
        #grid .grid.applications h3 { color: #83c015; }
        #grid .grid.conference h3 { color: #e02f39; }
        
        #grid .grid.conference {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: alpha(opacity=100);
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1;
        }

    #contentWrap.connectWare {
        color: #4d4e53;
    }
    h2.pad.two {
        padding-top: 12px;
        color: #4d4e53;
        margin-bottom: 5px !important;
    }
    #contentWrap.connectWare ul {
        padding: 5px 0 5px 15px;
    }
    #contentCol #contentWrap.connectWare img {
        padding: 10px 0 10px 0;
    }
    #contentWrap.connectWare ul li {
        padding: 2px 0;
    }
    
    .mod-nav #pageid-7192, #navWraper .children #pageid-7192 {
        /*display: none;*/
    }
/* CONNECT WARE HOMEPAGE AND LANDING PAGE END */





#tab-area a.pdf:hover {
	text-decoration: underline;
}
/* HOMEPAGE FOLDERS END */

#video0 {
    border: 1px solid #bebebe;
}

#navWraper {
    position: absolute;
    top: 135px;
    left: 0;
    width: 940px;
    height: 11px;
    padding: 10px 0 23px 0;
    z-index: 1000;
}

#container {
    width: 940px;
    min-height: 375px;
    height: auto !important;
    z-index: 1;
}

.banner {
    width: 620px;
    float: right;
    padding: 0 0 7px 0;
}

#contentCol.norightCol #contentWrap img {
	padding: 20px 0;
	text-align: center;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
    
}

#contentCol #contentWrap img {
	float: none;
	padding: 15px 0 15px 0;
}

#contentCol #contentWrap.noimageright img {
	float: none;
	padding: 0 0px 0px 0px;
	/*margin-top: 2px;	*/
}

/* *****  LEFT COLUMN NAVIGATION BEGIN ***** */
#leftcolBottom {
    background: url(images/nav-module-bot.gif) no-repeat 0 0;
    width: 300px;
    height: 5px;
    padding: 0;
}

#leftCol {
    float: left;
    width: 300px;
    position: relative;
}

#leftCol .moduletable-nav {
    width: 300px;
}

.module .mod-nav {
    width: 268px;
    height: auto;
    padding: 10px 16px 14px 16px;
    display: block;
    line-height: 16px;
    color: #4d4e53;
    background: url(images/nav-mod-bkg.gif) 0 0 no-repeat;
}

.module .mod-sub-head {
    width: 300px;
    height: 33px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 33px;
    margin: 20px 0 2px 0;
    background: url(images/module-sub-hdr.gif) 0 0 no-repeat;
}

.mod-nav hr {
    height: 1px;
    border: none;
    border-bottom: 1px solid #ccc;
    outline: none;
    margin: 14px 0 14px 0;
}

.module .mod-sub-head.top {
/*margin-top: 0;*/
}

.mod-nav form {padding:7px 0 0 0; margin:0;}
.mod-nav form p {padding: 0 0 5px 0; margin: 0; color: #676767;}
.mod-nav input.quick-input {width:254px; border:1px solid #d7d7d2; padding: 5px; font-size:11px; color: #7E7E7A; outline: none;}
.mod-nav textarea.quick-textarea {width:254px; border:1px solid #d7d7d2; padding: 5px; font-size:11px; color: #7E7E7A; outline: none;}
.mod-nav select.quick-select {width:266px; border:1px solid #d7d7d2; padding: 4px; font-size:11px; color: #7E7E7A; outline: none;}
.mod-nav #submit {width:125px; height:36px; border:none; outline:none; padding: 0; font-size:1px; color: #f5ce44; overflow:hidden; margin:7px 0 0 70px; background:url(/wp-content/themes/avistar/images/submit_request_btn.gif) 0 -37px no-repeat; cursor:pointer}
.mod-nav #submit:hover {width:125px; height:36px; background:url(/wp-content/themes/avistar/images/submit_request_btn.gif) 0 0 no-repeat; cursor:pointer}
.success {position: absolute; top: 0 ; left: 0; width: 100%; background: #fff; border: #FFB60F 2px solid;}
#contentWrap input#pwbox-5558 {width:254px; border:1px solid #d7d7d2; padding: 5px; font-size:11px; color: #7E7E7A; outline: none; margin: 0 0 15px 0;}
#leftCol .moduletable-nav h3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	padding-left: 7px;
	margin-bottom: 17px;
}
#leftCol .moduletable-nav h3 a{ text-decoration:none; }
#leftCol .moduletable-nav h3 a:hover{ text-decoration:underline; }
#leftCol .moduletable-nav ul {
    list-style: none;
    margin: 0px;
    padding: 3px 0 3px 0;
}

#leftCol .moduletable-nav ul li {
    /* background: url(images/leftnav_li_bg.gif) no-repeat 7px 4px; */
    line-height: 26px;	
    margin: 1px 0 0 0;
    width: 268px;
}

#leftCol .moduletable-nav ul li a:link,
#leftCol .moduletable-nav ul li a:active, 
#leftCol .moduletable-nav ul li a:visited {
    color: #4d4e53;
    font-size: 11px;
    text-decoration: none;
    background: #efefef;
    cursor: pointer;
    display: block;
    padding-left: 7px;
    font-weight: normal;
}

#leftCol .moduletable-nav ul.children li.page_item a: {
    color: #4d4e53;
    text-decoration: none;
    cursor: pointer;
    display: block;
    padding: 0 0 0 18px;
}
#leftCol .moduletable-nav ul li.current_page_item a, #leftCol .moduletable-nav ul li.current_page_parent a {
    background: #8b8c8f;
    color: #ffcb4f;
    font-weight: bold;
}

#leftCol .moduletable-nav ul li ul.children li.current_page_item a {
    text-decoration: underline;
    /* padding: 0 0 0 28px;
    background: url(images/bullet.jpg) #ccc no-repeat 18px 12px; */
}

#leftCol .moduletable-nav ul li.current_page_item li.page_item a {
    background: #ccc;
    padding: 0 0 0 18px;
    color: #4d4e53;
    font-weight: normal;
}

#leftCol .moduletable-nav ul li.current_page_item li.page_item a:hover {
    text-decoration: underline;
    background: #ccc;
    color: #000;
    font-weight: normal;
}

#leftCol .moduletable-nav ul li a:hover,
#leftCol .moduletable-nav ul li.active a:link,
#leftCol .moduletable-nav ul li.active a:active, 
#leftCol .moduletable-nav ul li.active a:visited {
    text-decoration: underline;
    background: #8b8c8f;
    color: #ffcb4f;
    font-weight: bold;
}

#leftCol .moduletable-nav li ul {
    margin: 0;
    padding: 0;
}

#leftCol .moduletable-nav li ul li.current_page_item,
#leftCol .moduletable-nav li ul li {
    height: auto;
    padding: 0;
    margin: 1px 0 0 0;
    border: none;
    /* background: url(images/leftnav_li_bg.gif) no-repeat 7px 4px !important; */
}

#leftCol .moduletable-nav li ul li#pageid-1500 {
    display: none;
    height: 1px !important;
    line-height: 1px !important;
}

#leftCol .moduletable-nav ul li.current_page_parent li.page_item ul.children,
#leftCol .moduletable-nav ul li.page_item li.page_item ul.children,
#leftCol .moduletable-nav ul li.page_item ul.children {
	display: none!important;
}

#leftCol .moduletable-nav ul li.current_page_parent li.current_page_item ul.children,
#leftCol .moduletable-nav ul li.current_page_item li.current_page_item ul.children, 
#leftCol .moduletable-nav ul li.current_page_item ul.children {
	display: inline !important;
}


#leftCol .moduletable-nav ul li.current_page_parent li.current_page_parent ul.children,
#leftCol .moduletable-nav ul li.current_page_parent ul.children {
    display: inline !important;
}

#leftCol .moduletable-nav li.current_page_item li a:link,
#leftCol .moduletable-nav li.current_page_item li a:active, 
#leftCol .moduletable-nav li.current_page_item li a:visited,
#leftCol .moduletable-nav li li a:link,
#leftCol .moduletable-nav li li a:active, 
#leftCol .moduletable-nav li li a:visited {
    text-decoration: none;
    background: #ccc;
    color: #4d4e53;
    font-weight: normal;
    cursor: pointer;
    padding: 0 0 0 18px;
    display: block;
}

#leftCol .moduletable-nav li li a:hover {
	text-decoration: underline;
}	

table tr td {
    padding: 10px;
}

/* NEW STYLES FOR IMAGES & GRAPHICS PAGE */
table.graphics {
	width: 100%;
}

table.graphics td {
	padding: 0;
}

table.graphics td.linkrow {
	padding: 7px 0 0 0;
}

table.graphics td.linkrow a {
	font-weight: 800;
}

table.graphics td.image {
	border: 1px solid #ccc;
	margin: 0 auto;
	text-align: center;
	width: 298px;
	height: 170px;
}

table.graphics td.right {
	margin: 0 0 0 19px;
}
/* NEW STYLES FOR IMAGES & GRAPHICS PAGE */


#leftCol .moduletable-nav li li.current_page_item a:link,
#leftCol .moduletable-nav li li.current_page_item a:active, 
#leftCol .moduletable-nav li li.current_page_item a:visited {
	text-decoration: none;
}

#leftCol .module ul.resources {
    /* list-style: disc; */
    list-style: none;
    /* padding: 3px 0 0 14px; */
    padding: 3px 0 0 13px;
    margin: 0;
    width: 100%:
}

#leftCol .module ul.resources li {
    padding: 2px 0 0 0 !important;
    list-style: disc;
    margin: 0;
    width: 100% !important;
    line-height: 16px;
}

/* *****  LEFT COLUMN NAVIGATION END ***** */

#contentWrap h5 {
color: #FF9900;
font-size: 13px;
font-weight: bold;
margin-bottom: -.15em;
}




#contentWrap .box_item {
	line-height:18px;
	padding:10px 0;
	border-bottom: 1px dotted #CCCCCC;
}

#contentWrap .box_item:last-child {
	border-bottom: none;
}

.newswraptitle .box_item {
	line-height:18px;
	min-height: 40px;
}
.newswraptitle #post2 {
	border-bottom: none;
}

#contentWrap .box_item .datewrap {
    color:#666666;
    font-size:12px;

}




#contentWrap .entry-content .datewrap {
    color:#666666;
    font-size:12px;
    padding-bottom: 10px;
}

#contentWrap .box_item h2, #contentWrap .post h2 {
	color:#666666;
font-size:12px;
}

#contentWrap .box_item h2 a, #contentWrap .post h2 a {
    text-decoration: underline;
    font-weight: bold;
}

#contentWrap .box_item h2 a:hover, #contentWrap .post h2 a:hover {
    text-decoration: none;
}
#contentWrap .entry-content h1 {
    color:#000000;
    font-size:12px;
    font-weight:bold;
    padding-bottom: 10px;
}

#contentWrap .inputwrap {
	width:620px;
	padding-bottom: 10px;
}

#contentWrap .inputwrap label {
	width: 360px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#contentWrap .inputwrap .button {
    margin: 10px 0;
}

#contentWrap .inputwrap select {
	width: 256px;
	float: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#contentWrap .location {
padding-left: 120px;
padding-bottom: 10px;
}

#contentWrap .location .locationSelect {
padding-bottom: 5px;
}

#contentWrap .scroll {
	overflow: auto;
	color: #666;
	height: 470px;
}

#leftCol .moduletable {
	background: url(images/left_mod_middle_bg.jpg) no-repeat left top;
	width: 210px;
	padding: 10px 10px 10px 10px;
}

#leftCol .moduletable h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

#leftCol .moduletable .inputWrap {
	padding-bottom: 5px;
}

#leftCol .moduletable label {
	width: 65px;
	padding-right: 6px;
	text-align: right;
	line-height: 20px;
	float: left;
}

#leftCol .moduletable .inputbox {
	width: 110px;
	border: 1px solid #cdcdcd;
	padding: 2px 5px 3px 5px;
	font-size: 11px;
	float: left;
}

#leftCol .moduletable .button {
	background: url(images/btn_login.jpg) no-repeat left top;
	width: 46px;
	height: 19px;
	border: none;
	color: #000;
	cursor: pointer;
	margin: 5px 0 12px 75px;
	text-indent: -9999px;
	display: block;
}

#leftCol .moduletable .logout {
	background: url(images/btn_logout.jpg) no-repeat left top;
	display:block;
	text-indent:-9999px;
	width: 46px;
	height: 19px;
	border: none;
	color: #000;
	cursor: pointer;
	margin: 12px 0 12px 0px;
}

#leftCol .moduletable .text {
	padding-left: 75px;
	margin-bottom: 10px;
}

#leftCol .moduletable-support {
	background: url(images/left_mod_border.jpg) no-repeat center top;
	width: 210px;
	padding: 10px 10px 5px 10px;
	font-family:Tahoma;
	font-size:11px;
	color: #666;
}

#leftCol .moduletable-support h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

#leftCol .moduletable-support .support_box_1 {
	line-height:18px;
	margin:3px 0px 3px 0px;
}

#leftCol .moduletable-support .support_box_2 {
    background-color:#EDEDED;	
    line-height:18px;
    margin:8px 0;
    padding:5px;
}

#leftCol .moduletable-request {
	width: 126px;
	height: 30px;
	position: absolute;
	left: 105px;
	bottom: 18px;
}

#contentCol {
    width: 620px;
    float: right;
    padding: 0 0 0 0;
}

#contentCol.norightCol {
    width: 620px;
}

#contentWrap .contactUs {
font-size: 9pt;
}

#contentWrap .contactUs .contactRow {
padding-bottom: 0px;
}

#contentWrap .contactUs .contactRow.last {
padding-bottom: 0px;
}

#contentWrap .contactUs .contactRow .contectLeft {
width: 300px;
float: left;
}

#contentWrap .contactUs .contactRow .contectRight {
width: 300px;
float: left;
}

#contentCol.noleftrightCol {
	width: auto;
}

#container #contentColnoleftrightCol {
    width: auto;
    padding: 30px 0 0 0;
}

#contentCol .pathwayWrap {
	padding-bottom: 27px;
	color: #666;
	line-height: 13px;
}

#contentWrap #nav-above {
    margin: 20px 0 27px 0;
    font-weight: normal;
    height: 20px !important;
    margin: 25px 0 20px 0;
}
#contentWrap #nav-above a, #contentWrap #nav-below a {
    font-weight: normal !important;
    text-decoration: none;
}


#contentWrap #nav-below {
	margin-bottom: 10px;
}

#contentCol.noleftrightCol #contentWrap.noleftrightColwrap h1.page-title {
color:#000000;
font-size:18px;
font-weight:bold;
margin-bottom:18px;
margin-top: 10px;
}

#container #contentColnoleftrightCol h1.page-title {
color:#000000;
font-size:18px;
font-weight:bold;
margin-bottom:18px;
margin-top: 10px;
}

#contentCol.noleftrightCol #contentWrap.noleftrightColwrap h2 {
	margin-bottom: 0px;
}

#contentCol.noleftrightCol #contentWrap.noleftrightColwrap .entry-meta {
	padding-bottom: 5px;
}

#contentCol.noleftrightCol #contentWrap.noleftrightColwrap .entry-meta a:link,
#contentCol.noleftrightCol #contentWrap.noleftrightColwrap .entry-meta a:active,
#contentCol.noleftrightCol #contentWrap.noleftrightColwrap .entry-meta a:visited {
	text-decoration: none;
}

#contentCol.noleftrightCol #contentWrap.noleftrightColwrap h2 a:link,
#contentCol.noleftrightCol #contentWrap.noleftrightColwrap h2 a:active,
#contentCol.noleftrightCol #contentWrap.noleftrightColwrap h2 a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#contentCol.noleftrightCol #contentWrap.noleftrightColwrap h2 a:hover {
	text-decoration: underline;
}

#contentCol.noleftrightCol #contentWrap.noleftrightColwrap .meta-prep-author,
#contentCol.noleftrightCol #contentWrap.noleftrightColwrap .meta-sep,
#contentCol.noleftrightCol #contentWrap.noleftrightColwrap .vcard,
#contentCol.noleftrightCol #contentWrap.noleftrightColwrap .entry-utility {
	display: none;
}

.table {
    border: 1px solid #999;
    margin: 15px 0 17px 0;
}

.table td {
    vertical-align: top;
}

.table td.hdr {
    font-weight: bold;
}

#contentWrap {
    line-height: 15px;
}

#contentWrap .newswraptitle {
    margin-top: 25px;
    margin-bottom: 30px;
    width: 298px; float: left;
    padding: 0;
    min-height: 30px;
}

#contentWrap .newswraptitle .wp-pagenavi {
    display: none;
}

#contentWrap .newswraptitle .view_all {
    float: right;
    padding: 5px 0 0 0;
}

#contentWrap .newswraptitle .view_all a {
	text-decoration: none;
}

#contentWrap .newswraptitle .contentheading {
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0 8px 0;
}

#contentWrap .trainingWrap ul {
margin: 0px;
padding: 0px;
list-style: disc;
list-style-position: inside;
}

#contentWrap .vizibul h3.question {
background: #F0F0F0 url(images/plus.jpg) no-repeat 5px 5px;
border-bottom:1px solid #CCCCCC;
border-collapse:collapse;
cursor:pointer;
padding:3px 3px 3px 25px;
color:#666666;
font-size:12px;
font-weight: bold;
margin-bottom: 0px;
}

.imgwrapper {
    width: 226px;
    height: 98px;
}

#contentWrap .wrapfull {
    border-top:1px solid #CCCCCC;
}

#contentWrap h4 {
    margin: 14px 0 1px 0;
}
#contentWrap h3 {
    margin: 18px 0 9px 0;
    font-size: 14px;
    color: #3f3f3f;
}
#contentWrap #your-profile h3 {
    margin: 18px 0 0 0;
    font-size: 14px;
    color: #3f3f3f;
    background: #eee;
    padding: 7px;
}

#contentWrap ul {	
    padding: 10px 0 10px 15px;
    list-style: disc;
    margin: 0;
    width: 100%;
    color: #666666 !important;
}

#contentWrap ul li {
    margin: 0;
    padding: 3px 0;
}

#contentWrap h4.alignleft {
    float: left;
    display: block;
    width: 50%;
    padding: 0 0 10px 0;
}
#contentWrap h4 a {
    color: #333;
    font-weight: bold;
}
#contentWrap h4.alignright {
    float: right;
    display: block;
    width: 48%;
    padding: 0 0 10px 0;
}

#contentWrap ul li ul {
    padding-bottom: 0px;
}

#contentWrap ul li ul li {
    margin-top: 15px;
    margin-bottom: -15px;
}

#contentWrap ul#sitemap_list li#pageid-18,
#contentWrap ul#sitemap_list li#pageid-34 ul.children,
#contentWrap ul#sitemap_list li#pageid-1500,
#contentWrap ul#sitemap_list li#pageid-1804,
#contentWrap ul#sitemap_list li#pageid-358,
#contentWrap ul#sitemap_list li#pageid-102,
#contentWrap ul#sitemap_list li#pageid-298,
#contentWrap ul#sitemap_list li#pageid-541,
#contentWrap ul#sitemap_list li#pageid-308,
#contentWrap ul#sitemap_list li#pageid-332,
#contentWrap ul#sitemap_list li#pageid-422,
#contentWrap ul#sitemap_list li#pageid-721,
#contentWrap ul#sitemap_list li#pageid-803,
#contentWrap ul#sitemap_list li#pageid-660,
#contentWrap ul#sitemap_list li#pageid-767,
#contentWrap ul#sitemap_list li#pageid-757,
#contentWrap ul#sitemap_list li#pageid-468,
#contentWrap ul#sitemap_list li#pageid-826,
#contentWrap ul#sitemap_list li#pageid-1091,
#contentWrap ul#sitemap_list li#pageid-1052,
#contentWrap ul#sitemap_list li#ppageid-1172,
#contentWrap ul#sitemap_list li#pageid-1057,
#contentWrap ul#sitemap_list li#pageid-1172,
#contentWrap ul#sitemap_list li#pageid-1261,
#contentWrap ul#sitemap_list li#pageid-1271,
#contentWrap ul#sitemap_list li#pageid-1395,
#contentWrap ul#sitemap_list li#pageid-1433,
#contentWrap ul#sitemap_list li#pageid-1443,
#contentWrap ul#sitemap_list li#pageid-1447  {
    display: none;
}

#contentWrap #sitemap_list li {
	padding-left: 0px;
}

#contentWrap #sitemap_list li#pageid-8,
#contentWrap #sitemap_list li#pageid-10,
#contentWrap #sitemap_list li#pageid-12,
#contentWrap #sitemap_list li#pageid-14,
#contentWrap #sitemap_list li#pageid-16 {
	background:url(images/leftnav_li_parent.gif) no-repeat left 5px;
}


#contentWrap .vizibul h3.question.plus {
    background: #F0F0F0 url(images/minus.jpg) no-repeat 5px 5px;
}

#contentWrap .vizibul .answer {
    border-bottom:1px solid #CCCCCC;
    margin:0;
    padding:5px;
    color:#666666;
}

#contentWrap .trainingWrap ul li {
}

.contentheading, .componentheading {
    font-size: 24px;
    font-family: Museo, arial;
    color: #666;
    font-weight: normal;
    margin-bottom: 6px;
}

h2.contentheading_blog {
    font-size: 21px !important;
    font-family: Museo, arial;
    color: #666;
    font-weight: normal;
    margin: 0 0 6px 0 !important;
}

#contentColnoleftrightCol .contentheading, #contentColnoleftrightCol .componentheading {
    font-size: 24px;
    font-family: Museo, arial;
    color: #666;
    font-weight: normal;
    margin-bottom: 6px;
}

#contentColnoleftrightCol h1.entry-title {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 18px;
    margin-top: 20px;
}

#rightCol {
    width: 166px;
    padding: 55px 0px 0 0;
    float: right;
    font-size: 12px;
    color: #666;
}

/* #rightCol { padding-top /*\**/: 55px\9 } */ /* ie8 */

*html #rightCol {	padding-top: 54px;	} /* ie6 */

a.joblisting {
    display: block;
    width: 102px;
    height: 31px;
    background: url(/wp-content/themes/avistar/images/joblistings-sprite.gif) 0 -31px;
}

a.joblisting:hover {
    display: block;
    width: 102px;
    height: 31px;
    background: url(/wp-content/themes/avistar/images/joblistings-sprite.gif) 0 0;
}

/* HOMEPAGE TICKER */
#tickerContainer {
    width: 200px;
    height: 100px;
    max-height: 100px;
    overflow: hidden;
    position: relative;
}
#ticker {
    width: 200px;
    height: 100px;
    overflow: hidden;
    text-align: left;
    position: relative;
}
#ticker dt {
    margin: 0;
    padding: 0 0 10px 0;
    position: relative;
    text-align: left;
}
#ticker span {
    margin: 0;
    padding: 5px 0 0 0;
    font-weight: normal;
    text-align: left;
}
#ticker dd {
    margin: 0;
    padding: 0 0 10px 0;
    position: relative;
    text-align: left;
}
#ticker div {
    margin: 0;
}
/* HOMEPAGE TICKER */

#rightCol .moduletable,
#rightCol .moduletable-nav {
    background: url(images/right_mod_border.jpg) no-repeat left 10px;
    width: 155px;
    padding: 10px 0px 10px 11px;
    margin-bottom: 5px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    min-height: 197px;
    height: auto !important;
    height: 197px;
}

#rightCol .moduletable h3,
#rightCol .moduletable-nav h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    margin-bottom: 16px;
    line-height: 15px;
}

#rightCol .moduletable-info h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #222;
    margin-bottom: 16px;
    line-height: 15px;
}

#rightCol .moduletable-nav ul {
    list-style: none;
    margin: 0px;
}

#rightCol .moduletable-nav ul li {
    margin-bottom: 14px;
}

#rightCol .moduletable-nav ul li a:link,
#rightCol .moduletable-nav ul li a:active,
#rightCol .moduletable-nav ul li a:visited {
    /*background: url(images/pdf.jpg) no-repeat left top;*/
    font-size: 12px;
    /*padding: 2px 0 22px 0px; */
}

#rightCol .moduletable-info {
    width: 149px;
    padding-left: 10px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}

#rightCol .moduletable-info .inputWrap {
	padding-bottom: 7px;
}

#rightCol .moduletable-info .inputWrap label {
	width: 100%;
}

#rightCol .moduletable-info .inputbox {
	width: 137px;
	border: 1px solid #ffcc00;
	padding: 1px 5px 2px 5px;
	font-size: 11px;
	margin: 2px 0 0px 0;
}

#rightCol .moduletable-info .button {
	background: url(images/btn_submit.jpg) no-repeat left top;
	width: 45px;
	height: 19px;
	color: #000;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	display: block;
	float: left;
	margin: 5px 0 10px 0;
}

#rightCol .moduletable-info .inputWrap2 .wpcf7-form-control-wrap  {
	margin: 0px 0 4px 0;
	float: left;
	display: block;
	width: 100%;
}

#rightCol .moduletable-info .inputWrap2 span.wpcf7-list-item .checkbox {
	margin: 0px 0 0px 0;
}

#contentWrap .youtube-btn {
	background: url(images/watch-videos.gif) 0 -43px no-repeat;
	width: 196px;
	height: 43px;
	overflow: hidden;
	display: block;
	text-indent: -1000px;
	margin: 20px 0 20px 0;
}
#contentWrap .youtube-btn:hover {
	background: url(images/watch-videos.gif) 0 0 no-repeat;
	width: 196px;
	height: 43px;
	display: block;
}

#contentWrap .informationFrom {
	height: 550px;
	overflow: auto;
}

#contentWrap .dataTable th {
background-color: #636563;
}

#contentWrap .dataTable th, #contentWrap .dataTable th a {
color:#FFFFFF;
}

#contentWrap .dataTable td, #contentWrap .dataTable th {
padding:3px;
}

#contentWrap .primary, #contentWrap .primary td {
vertical-align:top;
}

#contentWrap .alternate, #contentWrap .alternate td {
background-color:#EFEFEF;
vertical-align:top;
}

#contentWrap .dataTable td, #contentWrap .dataTable caption {
border-bottom:1px solid #CCCCCC;
}

#contentWrap .informationFrom .select {
width: 225px;
}

#contentWrap .informationFrom .inputbox {
width: 240px;
padding: 0px 3px;
}

#contentWrap .informationFrom .inputbox2 {
width: 100px;
padding: 0px 3px;
}

#contentWrap .informationFrom .optional {
color:#888888;
font-size:11px;
}

#contentCol.norightCol .newswraptitlewrap {
	margin-bottom: 20px;
}

#contentCol.norightCol .newswraptitlewrap h3 {
	padding-bottom: 10px;
}

#contentCol.norightCol .rightloginbox {
	float: right;
}


/* HOMEPAGE MODULE LIST BEGIN */
#moduleList {
	width: 940px;
	padding-bottom: 20px; 
}

#moduleList .module {
	position: relative;
	width: 300px;
	float: left;
	margin-left: 20px;
	font-size: 11px;
	color: #4d4e53;
	line-height: 17px;
}

#moduleList .moduleVid {
	width: 300px;
	float: left;
	font-size: 11px;
	color: #4d4e53;
	line-height: 17px;
}

.module .mod-head, .moduleVid .mod-head {
    width: 300px;
    height: 33px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 33px;
    margin: 0 0 2px 0;
    background: url(images/module-hdr.gif) 0 0 no-repeat;
}

.mod-head a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.module .mod-cont {
    width: 272px;
    height: 142px;
    padding: 14px;
    display: block;
    overflow: hidden;
    background: url(images/hm-module-bkg.gif) 0 0 no-repeat;
}

.moduleVid .mod-cont {
	width: 300px;
	height: 170px;
	padding: 0;
	display: block;
	/* background: url(images/hm-videostill-btn.jpg) 0 0 no-repeat; */
	background: url(images/hm-frostsullivan-btn.gif) 0 0 no-repeat;
}

.moduleVid .mod-cont a.vid {
	width: 300px;
	height: 170px;
	display: block;
	cursor: pointer;
}

.module .more {
	position: absolute;
	bottom: 10px;
	right: 13px;
}
/* HOMEPAGE MODULE LIST END */


/*  INFO CENTER BEGIN */
#infocenter {
	position: relative;
	width: 940px;
}
#info-hdr  {
	position: relative;
	width: 940px;
	font-weight: bold;
	height: 33px;
	display: block;
	text-align: center;
	line-height: 33px;
	color: #4d4e53;
	margin: 0 0 2px 0;
	background: url(images/infocenter-hdr-bkg.gif) 0 0 no-repeat;
}
#info-scroll  {
	position: relative;
	width: 940px;
	height: 135px;
	display: block;
	text-align: center;
	background: url(images/infocenter-bkg.gif) 0 0 no-repeat;
}

/*  INFO CENTER END */


/* .module-img */
#moduleList .module-img {
	background: url(images/h_mod_repeat.jpg) repeat-y left top;
	width: 230px;
	float: left;
	margin-right: 10px;
	font-size: 12px;
	color: #666;
	line-height: 15px;
	text-align: center;
}

#moduleList .module-img div {
	background: url(images/h_mod_bottom.jpg) no-repeat left bottom;
	width: 230px;
	padding-bottom: 7px;
}

#moduleList .module-img div div div  {
	background: url(images/h_mod_top.jpg) no-repeat left top;
	width: 200px;
	padding: 0px 15px;
	min-height: 150px;
	height: auto !important;
	height: 150px; 
}

#moduleList .module-img div div, #moduleList .module-img div div div div {
	background: none;
	margin: 0px;
	padding: 0px;
	min-height: 0;
	height: auto;
}

#moduleList .module-img h3 {
	height: 37px;
	line-height: 37px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px;
}

#moduleList .module-img h3 a:link,
#moduleList .module-img h3 a:active,
#moduleList .module-img h3 a:visited {
	height: 37px;
	line-height: 37px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px;
	text-decoration: none;
	cursor: pointer;
}

#moduleList .module-img h3 a:hover {
	text-decoration: none;
	cursor: pointer;
}

#moduleList .module-img p {
	margin-bottom: 0px;
}

#moduleList .module-img .ilc_flvbox_inlineimg .flvbox img {
	padding: 0px;	
}

/* module-fadeout */

.module-fadeout {
    width: 244px;
    text-align: center;
    font-size: 12px;
    color: #666;
    line-height: 15px;
    background: transparent;
}

.module-fadeout div {
	/* background: url(images/h_mod_bottom.jpg) no-repeat left bottom; */
	width: 230px;
	padding-bottom: 7px;
}

.module-fadeout div div div  {
	/* background: url(images/h_mod_top.jpg) no-repeat left top; */
	width: 200px;
	height: 150px; 
	padding: 0 15px 0 15px;	
}

.module-fadeout div div, #moduleList .module-fadeout div div div div {
	background: none;
	margin: 0px;
	padding: 0px;
	min-height: 0;
	height: auto;
}

.module-fadeout h3 {
	height: 37px;
	line-height: 37px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px;
}

.module-fadeout h3 a:link,
.module-fadeout h3 a:active,
.module-fadeout h3 a:visited {
	height: 37px;
	line-height: 37px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px;
	text-decoration: none;
	cursor: pointer;
}

.module-fadeout h3 a:hover {
	text-decoration: none;
	cursor: pointer;
}


.module-fadeout .slideshow {
    width: 198px;
    margin-top: 5px;
    background: none;
    min-height: 100px;
    height: auto !important;
    height: 100px; 	
}

.module-fadeout .module-img p {
	margin-bottom: 0px;
}

/**/

/* .module-event */
#moduleList .module-event {
	background: url(images/h_mod_repeat.jpg) repeat-y left top;
	width: 230px;
	float: left;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}

#moduleList .module-event div {
	background: url(images/h_mod_bottom.jpg) no-repeat left bottom;
	width: 230px;
	padding-bottom: 7px;
}

#moduleList .module-event div div div {
	background: url(images/h_mod_top.jpg) no-repeat left top;
	width: 200px;	
	padding: 0px 15px 0 15px;
	height: 150px; 
	overflow: hidden;
}

#moduleList .module-event div div, #moduleList .module-event div div div div {
	background: none;
	margin: 0px;
	padding: 0px;
	min-height: 0;
	height: auto;
}

#moduleList .module-event .divdemowrap {
	padding-bottom: 5px;
}

#moduleList .module-event ul li {
	padding-bottom: 5px;
}

#moduleList .module-event h3 {
	height: 37px;
	line-height: 37px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px;
}

#moduleList .module-event h3 a:link,
#moduleList .module-event h3 a:active,
#moduleList .module-event h3 a:visited {
	height: 37px;
	line-height: 37px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px;
	text-decoration: none;
	cursor: pointer;
}

#moduleList .module-event h3 a:hover {
	text-decoration: none;
	cursor: pointer;
}


/* end #moduleList*/


/* FOOTER BEGIN */
#av_footer {
    position: relative;
    background: url(images/avistar-footer-bkg.jpg) no-repeat 0 0;
    width: 925px;
    height: 246px;
    font-size: 10px;
    color: #ccc;
    padding: 10px 0 0 15px;
    margin: 21px auto 15px auto;
}

#av_footer .col {
    width: 185px;
    padding: 0;
    float: left;
}

#av_footer .col ul {
    position: relative;
    display: block;
    height: auto !important;
    float: none !important;
    padding: 0;
    margin: 0;
}

#av_footer .col ul li {
    position: relative;
    display: block;
    float: none !important;
    margin: 0;
    padding: 0;
    height: 16px;
    :root height: 13px;
    border: none;
}

#av_footer .col a {
    display: block;
    color: #cccccc;
    line-height: 16px;
    :root height: 13px;
    text-decoration: none;
}

#av_footer .col a.hdr {
    display: block;
    color: #ffb60f;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
}

#av_footer .col a.hdr-pad {
    display: block;
    color: #ffb60f;
    font-weight: bold;
    line-height: 16px;
    padding: 16px 0 0 0;
    margin: 0;
    text-decoration: none;
}

#av_footer .col span.hdr-pad {
    display: block;
    color: #ffb60f;
    font-weight: bold;
    line-height: 16px;
    padding: 16px 0 0 0;
    margin: 0;
    text-decoration: none;
}

#av_footer .col a:hover {
    text-decoration: underline;
}

#av_footer #copyright {
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #999;
}

#av_footer #footer-links {
    position: absolute;
    bottom: 15px;
    left: 15px;
    height: 11px;
}

#av_footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    height: 10px;
}

#av_footer li {
    display: inline;
    border-left: 1px solid #686868;
    padding: 0 0 0 7px;
    height: 10px;
    line-height: 10px;
}

#av_footer li#first {
    border: none;
    padding-left: 0px;
    line-height: 10px;
}

#av_footer li a {
    font-size: 10px;
    line-height: 10px;
    color: #999;
    text-decoration: none;
    padding: 0 7px 0 0;
}

#av_footer li a:hover {
    text-decoration: underline;
}
#portal_login {
    background:#fff;
    width:275px;
    padding:5px;
    display: block;
}
#login-hdr {
    padding:0 0 23px 0;
}
#title {
    font-size:18px;
    color:#333;
    font-family: Museo, arial;
}
label {
    color:#333;
}
#loginform .inputs {
    width:260px; background: #efefef; border:1px solid #efefef; outline:none; margin:5px 0 0 0; padding:7px 6px;
}
a.forgot {
    color: #999;
    text-decoration:none;
}
a.forgot:hover {
    text-decoration: underline;
}
p {
    padding: 5px 0; margin:0;
}
p.submit {
    padding: 8px 0 0 95px;
}
p.checkbox {
    padding: 8px 0 0 0;
    color: #7B7B7B;
}
p.checkbox a {
    color: #7B7B7B;
}
input#wp-submit {
  width: 88px;
  height: 33px;
  display: block;
  background: url(/wp-content/themes/avistar/images/login-sprite.gif) 0 -34px no-repeat;
  border: none;
  outline: none !important;
  overflow: hidden;
  text-indent: -500px;
  font-size: 1px;
  color: #FFB60F;
  cursor: pointer;
}
input#wp-checkbox {
    padding: 0;
    margin: 0;
    background: #efefef;
}
input#wp-submit:active {
  width: 88px;
  height: 33px;
  display: block;
  border: none;
  outline: none;
  background: url(/wp-content/themes/avistar/images/login-sprite.gif) 0 0 no-repeat;
}

/* FOOTER END */

.reg_form td {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.reg_form label {
	font-weight:bold;
	width:380px;
	float: left;
	margin-bottom: 5px;
}

.reg_form .required {
color:Red;
}

.reg_form .btnSubmit,
.Sales_Request .btnSubmit {
	background: url(images/submitonbg.gif) no-repeat left top;
	width: 46px;
	height: 19px;
	border: none;
	cursor: pointer;
	margin: 10px 0px;
	color: #fff;
	font-size: 10px;
	padding: 0 0 5px 0!important;
	padding: 0 0 0px 0;
	text-align: center;
	float: left;
	clear: both;
}


.reg_form #FirstName,
.reg_form #Address1,
.reg_form #LastName,
.reg_form #Address2,
.reg_form #Email,
.reg_form #City,
.reg_form #CompanyName,
.reg_form #State,
.reg_form #JobTitle,
.reg_form #Country,
.reg_form #PhoneNumber,
.reg_form #ZipPostalCode,
.reg_form #Fax,
.reg_form #PurchaseOrderNumber,
.reg_form #PeopleAttendingTraining {
	border: 1px solid #ffc500;
	width: 400px;
	height:18px;
	margin-bottom: 10px;
	float: left;
}

.reg_form #DateofClass,
.reg_form #AttendingTraining {
	width: 536px;
	height: 96px;
	border: 1px solid #ffc500;
	margin-bottom: 10px;
}

.investor_form h3 {
	border-bottom:1px solid #CCCCCC;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	padding-left:3px;
}

/* #container #contentColnoleftrightCol #contentWrap.noleftrightColwrap .inputbox {
	font-size: 11px;
	color: #000;
	padding: 3px 6px 4px 7px;
	vertical-align: middle;
} 

#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap .button {
	background: url(images/btn_searchonbg.jpg) no-repeat left top;
	width: 46px;
	height: 19px;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 10px;
	text-align: center;
	padding-bottom: 4px!important;
	padding-bottom: 0px;
	vertical-align: middle;
} */

#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap h2 {
	margin-bottom: 0px;
}

#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap .entry-meta {
	padding-bottom: 5px;
}
.entry-summary p {
    font-size: 11px;
}
.entry-summary a, .entry-meta a {
    font-size: 11px !important;
    font-weight: normal !important;
}

.addthis_toolbox {
    padding: 15px 0 0 0;
}

#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap .entry-meta a:link,
#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap .entry-meta a:active,
#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap .entry-meta a:visited {
	text-decoration: none;
}

#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap h2 a:link,
#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap h2 a:active,
#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap h2 a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap h2 a:hover {
	text-decoration: underline;
}

#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap .meta-prep-author,
#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap .meta-sep,
#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap .vcard,
#container #contentColnoleftrightCol #contentWrap.noleftrightColwrap .entry-utility {
	display: none;
}

/**/

#contentWrap .logincontent {
	width: 242px;
	padding-left: 200px;
	position: relative;
}

#contentWrap .logincontent .inputWrap {
	padding-bottom: 0px;
}

#contentWrap .logincontent label {
	width: 65px;
	padding-right: 6px;
	text-align: right;
	line-height: 20px;
	float: left;
	color: #666666;
	font-weight: bold;
}

#contentWrap .logincontent .inputbox {
	width: 110px;
	border: 1px solid #cdcdcd;
	padding: 2px 5px 3px 5px;
	font-size: 11px;
	float: left;
}

#contentWrap .logincontent .button {
	background: url(images/btn_login.jpg) no-repeat left top;
	width: 46px;
	height: 19px;
	border: none;
	color: #000;
	cursor: pointer;
	margin: 5px 0 12px 75px;
	text-indent: -9999px;
	display: block;
}

#contentWrap .logincontent .logout {
	background: url(images/btn_logout.jpg) no-repeat left top;
	display:block;
	text-indent:-9999px;
	width: 46px;
	height: 19px;
	border: none;
	color: #000;
	cursor: pointer;
	margin: 5px 0 12px 0px;
}

#contentWrap .logincontent .text {
	left:330px;
	position:absolute;
	top:64px;
}

#contentWrap .formwrapbgwrap {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	}

#contentWrap .formwrapbgwrap .required {
	color:Red;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
#contentWrap .formwrapbgwrap .input_1 {
	border:1px solid #fcd500;
	padding: 3px 4px;
	width:277px;
}

#contentWrap .formwrapbgwrap #btnSubmit {
	background:url("images/btn_submit.jpg") no-repeat scroll left top transparent;
	border:medium none;
	color:#000000;
	cursor:pointer;
	height:19px;
	margin:5px 0 12px 75px;
	width:46px;
	text-indent: -9999px;
	float: none;
	position: relative;
	left: 135px;
}

.type-post h2.entry-title a, .type-page h2.entry-title a {
    color: #626262;
    padding-bottom: 5px;
}
.type-post .entry-meta, .type-page .entry-meta {
    padding: 5px 0 0 0 !important;
}

.entry-summary a {
    color: #01B9E7;
    text-decoration: none;
    font-weight: normal !important;
}
.entry-summary a:hover {
    text-decoration: underline;
}

/**************** BLOG BEGIN ****************/

#blogContentcol {
    width: 620px;
    padding: 0;
    margin: 0;
    float: right;	
}

.comment-author img {
    width: 32px;
    height: 32px;
    float: left;
    padding: 1px;
    margin: 4px 10px 0 0;
    border: 1px solid #d8d8d8;   
}

.commentlist {
    line-height: 15px;
}

.commentmetadata {
    padding: 8px 0 0 47px;
}

.vcard {
float: left;
}

#blogContentWrap hr, .respond-hr,  #contentWrap hr {
    height: 1px;
    border: none;
    border-bottom: 1px solid #a9a9a9;
    margin: 2px 0 19px 0;
    width: 100%;
}

.share-this {
    padding: 10px 0;
    float:left;
    height:25px;
    color: #737373;
}

.share-this .stButton .chicklets {
    padding-left: 15px;
}
.share-this .stButton .email {
    background: url("/wp-content/themes/avistar/images/email_tick.gif") no-repeat 0 0 transparent;
}
.share-this .stButton .twitter {
    background: url("/wp-content/themes/avistar/images/twitter_tick.gif") no-repeat 0 0 transparent;
}
.share-this .stButton .linkedin {
    background: url("/wp-content/themes/avistar/images/linkedin_tick.gif") no-repeat 0 0 transparent;
}

.comment-divider, .search_divider {
    padding: 20px 0 0 0;
    margin: 0 0 20px 0;
    border-bottom: 1px dotted #a9a9a9;
    width: 100%;
}

#commentform input#author, #commentform input#email, #commentform input#url {
    width: 460px;
    height: 12px;
    padding: 7px;
    background: #fff;
    border: 1px solid #ccc;
    margin: 0 0 15px 0;
}

.links-right a, a.url {
    color: #01b9e7;
    text-decoration: none;
}

.links-right a:hover, a.url:hover {
    color: #01b9e7;
    text-decoration: underline;
}

.mod-nav ul.archive-list	{
    padding: 10px 0 5px 0;
}

.mod-nav h3 {
    margin: 7px 0 9px 0 !important;
    margin-bottom: 0 !important;
}

.mod-nav ul {
    margin: 0 !important;
}

.mod-nav a.flexo-link {
    padding: 7px 0 9px 0 !important;
    line-height: 16px;
    font-weight: bold;
}

.archive-list-item {
    border-bottom: 1px dotted #A9A9A9;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    width: 100%;
}

.archive-list-item h2 a.archive-hdr {
    color: #626262;
    font-weight: bold !important;
    padding: 0 0 15px 0;
}

.archive-list-item a {
    color: #01B9E7;
    font-weight: normal !important;
    text-decoration: none;
}

.archive-list-item a:hover {
    text-decoration: underline !important;
}

.mod-nav ul.flexo-list {
    padding: 0 0 0 15px;
}

ul.archive-list li.temp {
    padding: 2px 0 1px 0;
}

#commentform textarea#comment {
    width: 460px;
    height: 104px;
    padding: 7px;
    background: #fff;
    border: 1px solid #ccc;
}

form#commentform {
    padding-top: 10px;
}

#respond p {
	padding: 0;
}

#respond label {
    float: left;
    clear: both;
    display: block;
    width: 100%;
    padding: 0 0 5px 0;
}

#respond input#submit, #commentform input#submit {
    width: 96px;
    height: 33px;
    background: url(/wp-content/themes/avistar/images/submit_btn.gif) no-repeat 0 -34px;
    padding: 0;
    margin: 15px 0 0 0;
    border: none;
    outline: none;
    font-size: 1px;
    overflow: hidden;
    cursor: pointer;
}

#respond input#submit:hover, #commentform input#submit:hover {
    width: 96px;
    height: 33px;
    background: url(/wp-content/themes/avistar/images/submit_btn.gif) no-repeat 0 0;
}


#blogContentcol #blogContentWrap .box_item {
    margin: 0 !important;
    padding: 0 0 39px 0 !important;
}

.pagination {  
    display: block;  
    text-align: center; 
    margin: 0 0 10px -8px;
    overflow: hidden;
}
.pagination a {  
    text-align:center;  
    padding: 0 10px;  
    margin: 0;
    text-decoration: none;
    border-right: 1px solid #D3D3D3;
    display: block;
    float: left;
    color: #737373;
    font-weight: normal !important;
}
.pagination a:hover {
    text-decoration: underline;
}
.pagination a#last {
    border: none !important;
    color: #aaa;
}
.pagination a#first {
    color: #aaa !important;
}
.pagination a.current {
    font-weight: bold !important;
}
.nav-previous {
    float: left;
    padding: 0 20px 0 0;
}
.nav-next {
    float: left;
    padding: 0 20px 0 0;
}

#blogContentcol .blogLeft {
    width: 54px;
    float: left;	
}

#blogContentcol .blogLeft .blogDatewrap {
	background: url(images/blogDatewrap.jpg) no-repeat left top;
	width: 54px;
	height: 62px;
	padding-top: 7px;
	float: left;	
	color: #fff;
	font-weight: bold;	
}

#blogContentcol .blogLeft .blogDatewrap center.blogDate {
	font-size: 20px;
	font-weight: bold;
	padding-top: 8px;	
	color: #000;
}

#blogContentcol .blogContent {
    width: 620px;
    /* float: right; */
    /* color: #666666;*/
    padding: 0;
    position: relative;
    line-height: 15px;
}

*html #blogContentcol .blogContent {
	float: left;
	/*padding: 0 10px 66px 20px;*/	
	position: relative;
	/* padding-bottom: 56.9px; */
}

#blogContentcol .blogContent h2 {
    color: #4d4e53;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 7px 0;
    margin: 0;
}

.topEntry-meta {
    padding: 0 0 13px 0;
}

.topEntry-meta {
    padding: 0 0 13px 0;
}

.topEntry-meta-single {
    padding: 0 0 8px 0;
}

.topEntry-meta-single a {
    text-decoration: none;
}

.topEntry-meta-single a:hover {
    text-decoration: underline;
}

*html #blogContentcol .blogContent h2 {
	color:#4d4e53;
	font-size:18px;
	padding-bottom: 9px;
	margin-bottom: 9px;
}

#blogContentcol .blogContent h2 a:link,
#blogContentcol .blogContent h2 a:active,
#blogContentcol .blogContent h2 a:visited {
	color:#4d4e53;
	font-weight:bold;
	text-decoration: none;
}

#blogContentcol .blogContent h2 a:hover {
	text-decoration: underline;
}

#blogContentcol .blogContent a:link,
#blogContentcol .blogContent a:active,
#blogContentcol .blogContent a:visited {
    font-weight:normal;
    text-decoration: none;
}

#blogContentcol .blogContent a:hover {
    text-decoration: underline;	
}

#wrapper #container.blogcontainer {
    padding: 25px 0 0 0;
}

/* #wrapper  #container.blogcontainer { padding-bottom /*\**/: 82px\9 } */ /* ie8 */

*html #wrapper #container.blogcontainer {
	/* padding-bottom: 80px; */
}

/* topWrap */
#blogContentcol .blogContent .topWrap {
	width:556px;
	position: relative;
	margin-bottom: 15px;		
}

#blogContentcol .blogContent .topWrap .topEntry-meta {
	width: 444px;
	font-style: italic;
	color: #222222;
	float: left;
	height: 6px;
}

#blogContentcol .blogContent .topWrap .topEntry-meta span.entry-date,
#blogContentcol .blogContent .topWrap .topEntry-meta span.meta-prep {
	display: none;	
}

#blogContentcol .blogContent .topWrap .topEntry-meta  span.meta-sep {

}

#blogContentcol .blogContent .topWrap .topEntry-meta span.author {

}

#blogContentcol .blogContent .topWrap .topEntry-meta span.author a:link,
#blogContentcol .blogContent .topWrap .topEntry-meta span.author a:active,
#blogContentcol .blogContent .topWrap .topEntry-meta span.author a:visited {
	color: #2689b2;
	text-decoration: none;	
}

#blogContentcol .blogContent .topWrap .topEntry-meta span.author a:hover {
	text-decoration: underline;	
}

#blogContentcol .blogContent .topWrap .comments-link {
	background: url(images/comment-link.jpg) no-repeat left 2px;
	padding-left: 20px;	
	position: absolute; 
	top: 0px;
	right: 0px;
}

/* #blogContentcol .blogContent .topWrap .comments-link { top /*\**/: 0px\9 } */ /* ie8 */

*html #blogContentcol .blogContent .topWrap .comments-link { top: 0px; 	background: url(images/comment-link.jpg) no-repeat left 1px;	} /* ie6 */


/* more-link */

#blogContentcol .blogContent a.more-link:link,
#blogContentcol .blogContent a.more-link:active,
#blogContentcol .blogContent a.more-link:visited {
	background: url(images/blog_readmore.jpg) no-repeat right 3px;
	padding: 1px 15px 0 0;
	font-size: 13px;	
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	position: absolute;
	bottom: 18px;
	right: 10px;
}

#blogContentcol ul {
    list-style: disc;
    padding: 10px 0 10px 15px;
    margin: 0;
    width: 100%:
}

#blogContentcol ul li {
    margin: 0;
    padding: 3px 0;
}

/* ie8 */
#blogContentcol .blogContent a.more-link:link,
#blogContentcol .blogContent a.more-link:active,
#blogContentcol .blogContent a.more-link:visited { display: none; }


#blogContentcol .blogContent a.more-link:hover {
	text-decoration: underline;	
}

*html #blogContentcol .blogContent a.more-link:link,
*html #blogContentcol .blogContent a.more-link:active,
*html #blogContentcol .blogContent a.more-link:visited {
	background: url(images/blog_readmore.jpg) no-repeat right 3px;
	padding: 1px 15px 0 0;
	font-size: 13px;	
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	position: absolute;
	bottom: 16px;
	right: 10px;
}

*html #blogContentcol .blogContent a.more-link:hover {
	text-decoration: underline;	
}

/* bottomEntry-meta */ 
#blogContentcol .blogContent .bottomEntry-meta {
	color: #000;
	position: absolute;
	bottom: 11px;
	left: 20px;
	height: 20px;
}



/*
html > body #blogContentcol .blogContent .bottomEntry-meta { 
	color: #000;
	position: absolute;
	bottom: 11px;
	left: 20px;
	height: 20px;
}
*/

*html #blogContentcol .blogContent .bottomEntry-meta {
	color: #000;
	position: absolute;
	bottom: 9px;
	left: 20px;
	height: 20px;
}

#blogContentcol .blogContent .bottomEntry-meta span.author,
#blogContentcol .blogContent .bottomEntry-meta span.meta-sep {
	display: none;	
}

#blogContentcol .blogContent .bottomEntry-meta a:link, 
#blogContentcol .blogContent .bottomEntry-meta a:active,
#blogContentcol .blogContent .bottomEntry-meta a:visited {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: none;	
}

#blogContentcol .blogContent .bottomEntry-meta a:hover {
	text-decoration: underline;	
}

#blogContentcol .blogCategories {
	background: #ececec;
	float: left;
	width:546px;
	height: 35px;
	line-height: 35px;
	padding-left: 74px;	
	margin-top: 1px;	
}

#blogContentcol .blogCategories .entry-utility {
	color: #000;	
	float: left;
}

#blogContentcol .blogCategories .entry-utility a:link,
#blogContentcol .blogCategories .entry-utility a:active,
#blogContentcol .blogCategories .entry-utility a:visited {
	color: #2689b2;
	text-decoration: none;
}

#blogContentcol .blogCategories .entry-utility a:hover {
	text-decoration: underline;
}

#blogContentcol .blogCategories .entry-utility .meta-sep {
	display: none;
}

#blogContentcol .blogCategories .entry-utility .edit-link {
	display: none;
}

#blogContentcol .blogCategories .sharebuttonthis {
	height: 18px;
	line-height: 18px;
	float: right;
	padding: 8px  10px 0 0;
}

#blogContentcol .blogCategories .sharebuttonthis a.a2a_dd:link,
#blogContentcol .blogCategories .sharebuttonthis a.a2a_dd:active,
#blogContentcol .blogCategories .sharebuttonthis a.a2a_dd:visited {
	height: 18px;
	line-height: 18px;
	display: block;
	cursor: pointer;
}

#blogContentcol .blogCategories .sharebuttonthis a.a2a_dd:hover {
	cursor: pointer;
	text-decoration: none;	
}

/* nav-above */

#blogContentWrap #nav-above {
	text-align: center;	
	margin: 0;
}


/* #blogContentWrap #nav-above { margin-top /*\**/: -2px\9 } */ /* ie8 */

*html #blogContentWrap #nav-above { margin-top: -1px; } /* ie6 */


#blogContentWrap #nav-above .nav-previous {
	display: inline;
	background: url(images/nav-above_border.jpg) no-repeat left 3px;
	padding-left: 5px;		
}

#blogContentWrap #nav-above .nav-top a:link,
#blogContentWrap #nav-above .nav-top a:active,
#blogContentWrap #nav-above .nav-top a:visited,
#blogContentWrap #nav-above .nav-previous a:link,
#blogContentWrap #nav-above .nav-previous a:active,
#blogContentWrap #nav-above .nav-previous a:visited,
#blogContentWrap #nav-above .nav-next a:link,
#blogContentWrap #nav-above .nav-next a:active,
#blogContentWrap #nav-above .nav-next a:visited {
	text-decoration: none;
	height: 13px;
	line-height: 13px;
}

#blogContentWrap #nav-above .nav-top a:hover,
#blogContentWrap #nav-above .nav-previous a:hover,
#blogContentWrap #nav-above .nav-next a:hover {
	text-decoration: underline;
}


#blogContentWrap #nav-above .nav-top {
	display: inline;	
	padding: 0 3px;
}

#blogContentWrap #nav-above  .nav-next {
	background: url(images/nav-above_border.jpg) no-repeat right 3px;
	display: inline;
	padding-right: 5px;		
}

#blogRightcol {
	width: 259px;
	float: left;
	/* padding: 66px 10px 0 11px; */
	padding: 7px 10px 0 11px;
	background:url(images/blog_right_mod_border.jpg) no-repeat left 87px;
	min-height: 463px;
	height: auto !important;
	height: 463px;
}

#blogLeftcol {
	width: 300px;
	float: left;
	/* padding: 66px 10px 0 11px; */
	padding: 0;
	/* background:url(images/blog_right_mod_border.jpg) no-repeat left 87px; */
	min-height: 463px;
	height: auto !important;
}

#blogContentIntro {
	margin: 13px 0 24px 0;
	padding: 3px 0 13px 0;
	color: #888888;
	border-bottom: 1px dotted #DADADA;
	border-top: 1px dotted #DADADA;
}

#blogContentIntro p {
	padding: 9px 0 0 0;
	margin: 0;	
}

#blogRightcol #primary ul.xoxo {
	margin: 0px;
	list-style-image: url(images/bullet_blog.jpg);
}

#blogRightcol h3 {
	font-size: 16px;	
	font-weight: bold;
	color: #000;
	margin: 14px 0 10px 0;
}

#blogRightcol #primary #twitter-followers {
	margin-bottom: 16px;
}

#blogRightcol #primary  #text-3 {
	margin-bottom: 38px;
}

#blogRightcol #primary #recent-posts-3 {
	
}

#blogRightcol #primary #recent-posts-3 ul {
	list-style: none;
	padding-left: 0px;
	margin:1em 0 1.5em 0em;	
}

#blogRightcol #primary #recent-posts-3 ul li {
	background: url(images/recent-posts_li.jpg) no-repeat left 5px;
	padding: 0 0 10px 13px; 
}

#blogRightcol #primary #recent-posts-3 ul li a:link,
#blogRightcol #primary #recent-posts-3 ul li a:active,
#blogRightcol #primary #recent-posts-3 ul li a:visited {
	color: #707070;
	text-decoration: none;
}

#blogRightcol #primary #recent-posts-3 ul li a:hover {
	text-decoration: underline;
}

/* archives-3 */

#blogRightcol #primary #archives-3,
#blogRightcol #primary #wp-category-archive-4 {
	margin-bottom: 30px;
	width: 259px;
}

#blogRightcol #primary #categoryposts-3 {
	margin-bottom: 20px;
}

#blogRightcol #primary #archives-3 h3.widget-titlewrap,
#blogRightcol #primary #wp-category-archive-4 h3.widget-titlewrap {
	background: url(images/blog_readmore.jpg) no-repeat 72px 6px;
	font-size: 16px;	
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px 0px 5px 0;
	padding: 0 15px 0 0;
	text-align: left;
}

#blogRightcol #primary #archives-3 .selectedwrap {
	float: right;
	margin-right: 0px;
}

/*categories-3*/

#blogRightcol #primary #categories-3 ul {
	list-style: none;
	padding-left: 0px;
	margin:1em 0 1.5em 0em;
}

#blogRightcol #primary #extended-categories-3 ul,
#blogRightcol #primary #categoryposts-3 ul {
	margin: 0px;
}

#blogRightcol #primary #categories-3 ul li,
#blogRightcol #primary #extended-categories-3 ul li.cat-item,
#blogRightcol #primary #categoryposts-3 ul li.cat-post-item {
	background: url(images/recent-posts_li.jpg) no-repeat left 5px;
	padding: 0 0 10px 13px; 
	list-style: none;
}

#blogRightcol #primary #categories-3 ul li a:link,
#blogRightcol #primary #categories-3 ul li a:active,
#blogRightcol #primary #categories-3 ul li a:visited,
#blogRightcol #primary #extended-categories-3 ul li.cat-item a:link,
#blogRightcol #primary #extended-categories-3 ul li.cat-item a:active,
#blogRightcol #primary #extended-categories-3 ul li.cat-item a:visited {
	color: #707070;
	text-decoration: none;
	cursor: pointer;
}

#blogRightcol #primary #categories-3 ul li a:hover,
#blogRightcol #primary #extended-categories-3 ul li.cat-item a:hover {
	text-decoration: underline;
}

/***/

#blogRightcol #primary #text-5 a.twitter:link,
#blogRightcol #primary #text-5 a.twitter:active,
#blogRightcol #primary #text-5 a.twitter:visited {
	height: 22px;
	line-height: 22px;
	display: block;
	cursor: pointer;
	float: left;
	margin-top: 20px;
}

#blogRightcol #primary #text-5 a.twitter:hover {
	cursor: pointer;
	text-decoration: none;	
}

#blogRightcol #primary #text-5 a.rss:link,
#blogRightcol #primary #text-5 a.rss:active,
#blogRightcol #primary #text-5 a.rss:visited {
	height: 22px;
	line-height: 22px;
	display: block;
	cursor: pointer;
	float: right;
	margin-top: 20px;
}

#blogRightcol #primary #text-5 a.rss:hover {
	cursor: pointer;
	text-decoration: none;	
}

#blogRightcol #secondary #googlefriendsconnect-3 {
	
}

#blogRightcol #secondary #googlefriendsconnect-3 h3.widget-titlewrap {
	background: url(images/googlefollow.jpg) no-repeat left top;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	text-indent: -9999px;
	width: 139px;
	height: 33px;
	line-height: 33px;
	display: block;
}


/* blogSingle */

#blogContentWrap .blogContent.blogSingle {
	padding-bottom: 19px;	
}

#blogContentcol .blogCategories.CategoriesSingle {
	background: none;
	height: auto;
	line-height: normal;
}

#blogContentcol .blogCategories.CategoriesSingle .bottomEntry-meta {
	color: #000;
	float: left;
	/*margin-right: 10px;
	padding-right: 10px;*/
}

#blogContentcol .blogCategories.CategoriesSingle .entry-utility {
	padding-left: 5px;
}

#blogContentcol .blogCategories.CategoriesSingle .bottomEntry-meta span.author,
#blogContentcol .blogCategories.CategoriesSingle .bottomEntry-meta span.meta-sep,
#blogContentcol .blogCategories.CategoriesSingle .bottomEntry-meta span.meta-prep {
	display: none;	
}

#blogContentcol .blogCategories.CategoriesSingle .bottomEntry-meta a:link, 
#blogContentcol .blogCategories.CategoriesSingle .bottomEntry-meta a:active,
#blogContentcol .blogCategories.CategoriesSingle .bottomEntry-meta a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;	
}

#blogContentcol .blogCategories.CategoriesSingle .bottomEntry-meta a:hover {
	text-decoration: underline;	
}

#blogContentcol .blogCategories.CategoriesSingle .sharebuttonthis {
	height: 18px;
	line-height: 18px;
	float: right;
	padding: 0px  10px 0 0;
}

/*comments_template*/
#blogContentcol .comments_template {
	padding: 40px 0 0 93px;
}

#blogContentcol .comments_template #comments h3#comments-title {
	padding-bottom: 18px;
	margin-bottom: 20px;
	color: #222222;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5; 
}

#blogContentcol .comments_template #comments .comment-author {
	float: left;
	background: url(images/bullet.jpg) no-repeat right 5px;
	padding-right: 10px;
	margin-right: 5px;
	padding-left: 26px;
	padding-bottom: 12px;
	font-weight: bold;
}

#blogContentcol .comments_template #comments .comment-author a:link, 
#blogContentcol .comments_template #comments .comment-author a:active,
#blogContentcol .comments_template #comments .comment-author a:visited {
	font-weight: bold;
	text-decoration: none;	
	color: #000;
}

#blogContentcol .comments_template #comments .comment-author a:hover {
	text-decoration: none;	
}

#blogContentcol .comments_template #comments .comment-meta a:link, 
#blogContentcol .comments_template #comments .comment-meta a:active,
#blogContentcol .comments_template #comments .comment-meta a:visited {
	font-weight: bold;
	text-decoration: none;	
	color: #707070;
}

#blogContentcol .comments_template #comments .comment-meta a:hover {
	text-decoration: none;	
}


#blogContentcol .comments_template #comments .comment-body {
	padding-top: 10px;
	padding-left: 8px;
}

#blogContentcol .comments_template #comments .comment-meta {
	padding-bottom: 12px;
}

#blogContentcol .comments_template #comments .comment-author img.avatar, 
#blogContentcol .comments_template #comments .comment-author span.says,
#blogContentcol .comments_template #comments .comment-meta a.comment-edit-link {
	display: none;
}

#blogContentcol .comments_template #comments ol {
	margin: 0px;
}

#blogContentcol .comments_template #comments ol li.comment {
	background: url(images/comment.jpg) no-repeat left top; 
	padding-top: 12px;	
	width: 100%;	
	list-style: none;
}

#blogContentcol .comments_template #comments ol li.comment em {
	float: left;
	padding-right: 10px;
}

#blogContentcol .comments_template #comments ol li.comment br {
	display: none;
}

#blogContentcol .comments_template #comments .reply {
	padding-left: 8px;
	margin-bottom: 40px;
}

*html #blogContentcol .comments_template #comments .reply {
	padding-left: 8px;
	margin-bottom: 39px;
}

#blogContentcol .comments_template #comments .reply a:link,
#blogContentcol .comments_template #comments .reply a:active,
#blogContentcol .comments_template #comments .reply a:visited {
	width: 50px;
	height: 20px;		
	background: url(images/reply.jpg) no-repeat left top;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}

#blogContentcol .comments_template #comments #respond {
	padding-top: 18px;
	padding-left: 8px;	
}

/* #blogContentcol .comments_template #comments #respond { padding-top /*\**/: 18px\9 } */ /* ie8 */

*html #blogContentcol .comments_template #comments #respond {	padding-top: 18px;	} /* ie6 */


#blogContentcol .comments_template #comments #respond h3#reply-title {
	padding-bottom: 10px;
	color: #222222;
	font-size: 14px;
	font-weight: bold;
}

#blogContentcol .comments_template #comments #respond .comment-notes {
	display: none;	
}

#blogContentcol .comments_template #comments #respond  .comment-form-author,
#blogContentcol .comments_template #comments #respond  .comment-form-email,
#blogContentcol .comments_template #comments #respond  .comment-form-url {
	margin-bottom: 12px;	
}

#blogContentcol .comments_template #comments #respond  .comment-form-author label,
#blogContentcol .comments_template #comments #respond  .comment-form-email label,
#blogContentcol .comments_template #comments #respond  .comment-form-url label {
	color: #666666;
}


#blogContentcol .comments_template #comments #respond  .comment-form-comment {
	margin-bottom: 8px;
}

#blogContentcol .comments_template #comments #respond .form-allowed-tags {
	display: none;
}
 
#blogContentcol .comments_template #comments #respond #recaptcha_area {
	
}

#blogContentcol .comments_template #comments #respond  #author,
#blogContentcol .comments_template #comments #respond  #email,
#blogContentcol .comments_template #comments #respond  #url {
	border: 1px solid #dedede;
	width: 170px;
	padding: 3px;
	margin-right: 8px;
}

#blogContentcol .comments_template #comments #respond  #comment {
	border: 1px solid #dedede;
	width: 510px;
	height: 128px;
	padding: 3px;
	margin-right: 8px;
}

#blogContentcol .comments_template #comments #respond #recaptcha-submit-btn-area input#submit {
	width: 172px;
	height: 19px;		
	background: url(images/submitbutton.jpg) no-repeat left top;
	display: block;
	text-indent: -9999px;
	margin-left: 278px;
	border: none;
	background-color: transparent;
	margin-top: 10px;	
	cursor: pointer;
}

/*popup*/

body#commentspopup h3#reply-title {
	padding-bottom: 10px;
	color: #222222;
	font-size: 14px;
	font-weight: bold;
}

body#commentspopup .comment-notes {
	display: none;	
}

body#commentspopup .comment-form-author,
body#commentspopup .comment-form-email,
body#commentspopup .comment-form-url {
	margin-bottom: 12px;	
}

body#commentspopup .comment-form-author label,
body#commentspopup .comment-form-email label,
body#commentspopup .comment-form-url label {
	color: #666666;
}


body#commentspopup .comment-form-comment {
	margin-bottom: 8px;
}

body#commentspopup .form-allowed-tags {
	display: none;
}
 
body#commentspopup #recaptcha_area {
	
}

body#commentspopup #author,
body#commentspopup #email,
body#commentspopup #url {
	border: 1px solid #dedede;
	width: 170px;
	padding: 3px;
	margin-right: 8px;
}

body#commentspopup #comment {
	border: 1px solid #dedede;
	width: 480px;
	height: 128px;
	padding: 3px;
	margin-right: 8px;
}

body#commentspopup #recaptcha-submit-btn-area input#submit {
	width: 172px;
	height: 19px;		
	background: url(images/submitbutton.jpg) no-repeat left top;
	display: block;
	text-indent: -9999px;
	margin-left: 278px;
	border: none;
	background-color: transparent;
	margin-top: 5px;	
	cursor: pointer;
}

body#commentspopup {
	text-align: left;
}

a.register:link, {
	
}

#contentWrap a.register:link,
#contentWrap a.register:active,
#contentWrap a.register:visited {
	width: 60px;
	height: 19px;		
	background: url(images/register.gif) no-repeat left top;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}


#contentCol.norightCol #contentWrap .imgwrapper a img {
	float: none;
	margin: 9px 0 5px 0;
	padding: 0px;
}


/* license_form */
#contentWrap .license_form {
width: 400px;
}

#contentWrap .license_form h4 {
border-bottom:1px solid #CCCCCC;
color:#000000;
font-size:14px;
font-weight:bold;
padding-bottom:3px;
padding-left:3px;
width: 160px;
margin: 10px 0px;
}

#contentWrap .license_form .inputwrapper {
width: 400px;
padding-bottom: 10px;
}

#contentWrap .license_form .inputwrapper span {
	color: #666;
}

#contentWrap .license_form .inputwrapper label {
float: left;
width: 150px;
font-size: 12px;
font-weight: bold;
color: #000;
text-align: right;
padding-right: 10px;
padding-top: 5px;
}

#contentWrap .license_form .inputwrapper label span {
color: red;
}

#contentWrap .license_form .inputwrapper .inputbox {
float: left;
width: 172px;
border: 1px solid #ffc500;
padding: 3px 4px;
font-size: 12px;
color: #000;
}

#contentWrap .license_form .submit {
background: url(images/button.jpg) no-repeat left top;
width: 46px;
height: 19px;
border: none;
color: #fff;
cursor: pointer;
padding-bottom: 5px;
font-size: 10px;
margin-left: 160px;
}


#contentWrap .deal_form {
float: left;
width: 620px;
}

#contentWrap .deal_form h4 {
border-bottom:1px solid #CCCCCC;
font-size:14px;
font-weight:bold;
padding-bottom:3px;
padding-left:3px;
margin: 10px 0px;
}

#contentWrap .deal_form .inputwrapper {
padding-bottom: 10px;
}

#contentWrap .deal_form .inputwrapper label {
float: left;
width: 400px;
font-weight: bold;
}

#contentWrap .deal_form .inputwrapper label span {
	color: red;
}

#contentWrap .deal_form .inputwrapper select {
float: left;
width: 410px;
border: 1px solid #ccc;
color: #000;
padding: 4px;
}

#contentWrap .deal_form .inputwrapper .inputbox {
float: left;
width: 400px;
border: 1px solid #ccc;
padding: 4px;
}

#contentWrap .deal_form .submit {
background: url(images/button.jpg) no-repeat left top;
width: 46px;
height: 19px;
border: none;
color: #fff;
cursor: pointer;
font-size: 10px;
padding-bottom: 5px;
}

#contentCol.norightCol #contentWrap #releaseWrap img {
	margin: 0px;
	padding: 0px;
}

#div1 h1, #div1 h2, #div1 h3, #div1 h4, #div1 h5,#div1 h6 {
	color: #000;
}

#contentWrap .eventwrap li {
	list-style: none;
	padding-bottom: 10px;
}

#contentWrap .eventwrap li a:link,
#contentWrap .eventwrap li a:active,
#contentWrap .eventwrap li a:visited {
	font-weight: bold;
}

#contentWrap .eventwrap li a:hover {
	text-decoration: none;
}

#contentWrap .inputwrapbg .errorbg {
	color:red;
	float:right;
	font-size:10px;
}

/*Page Blog layout*/

#contentWrap .blogLeft {
	width: 54px;
	float: left;	
}

#contentWrap .blogLeft .blogDatewrap {
	background: url(images/blogDatewrap.jpg) no-repeat left top;
	width: 54px;
	height: 62px;
	padding-top: 4px;
	float: left;	
	color: #fff;
	font-weight: bold;	
}

#contentWrap .blogLeft .blogDatewrap center.blogDate {
	font-size: 20px;
	font-weight: bold;
	padding-top: 8px;	
	color: #000;
}

#contentWrap .blogContent {
	width: 586px;
	float: left;
	color: #666666;
	/*padding: 0 10px 66px 20px;*/
	padding: 0 0px 58px 20px;	
	position: relative;
}

*html #contentWrap .blogContent {
	width: 586px;
	float: left;
	color: #666666;
	/*padding: 0 10px 66px 20px;*/
	padding: 0 0px 0px 20px;	
	position: relative;
	padding-bottom: 56.9px;
}

#contentWrap.leftrightCol .blogContent {
	width: 430px;
	float: left;
	color: #666666;
	/*padding: 0 10px 66px 20px;*/
	padding: 0 0px 58px 20px;	
	position: relative;
}

*html #contentWrap.leftrightCol .blogContent {
	width: 430px;
	float: left;
	color: #666666;
	padding: 0 0px 0px 20px;	
	position: relative;
	padding-bottom: 56.9px;
}

#contentCol.norightCol #contentWrap .blogContent img {
	margin-top:0px;
	padding:0;
}

#contentCol #contentWrap .blogContent img {
	float: none;
	padding:0;
}

#contentWrap .blogContent h2 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	padding-bottom: 9px;
	margin-bottom: 8px;
	border-bottom: 1px solid #a1a2a5;
}


*html #contentWrap .blogContent h2 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	padding-bottom: 9px;
	margin-bottom: 9px;
	border-bottom: 1px solid #a1a2a5;
}

#contentWrap .blogContent h2 a:link,
#contentWrap .blogContent h2 a:active,
#contentWrap .blogContent h2 a:visited {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
}

#contentWrap .blogContent h2 a:hover {
	text-decoration: underline;	
}

#contentWrap .blogContent a:link,
#contentWrap .blogContent a:active,
#contentWrap .blogContent a:visited {
	font-weight:bold;
	text-decoration: none;
}

#contentWrap .blogContent a:hover {
	text-decoration: underline;	
}

/* #wrapper  #container.blogcontainer { padding-bottom /*\**/: 82px\9 } */ /* ie8 */

*html #wrapper #container.blogcontainer {
	padding-bottom: 80px;
}

/* topWrap */
#contentWrap .blogContent .topWrap {
	width:585px;
	position: relative;
	margin-bottom: 15px;		
}

#contentWrap.leftrightCol .blogContent .topWrap {
	width:430px;
	position: relative;
	margin-bottom: 15px;		
}

#contentWrap .blogContent .topWrap .topEntry-meta {
	width: 444px;
	font-style: italic;
	color: #222222;
	float: left;	
}

#contentWrap.leftrightCol .blogContent .topWrap .topEntry-meta {
	width: 430px;
	font-style: italic;
	color: #222222;
	float: left;	
}

#contentWrap .blogContent .topWrap .topEntry-meta span.entry-date,
#contentWrap .blogContent .topWrap .topEntry-meta span.meta-prep {
	display: none;	
}

#contentWrap .blogContent .topWrap .topEntry-meta  span.meta-sep {
}

#contentWrap .blogContent .topWrap .topEntry-meta span.author {
}

#contentWrap .blogContent .topWrap .topEntry-meta span.author a:link,
#contentWrap .blogContent .topWrap .topEntry-meta span.author a:active,
#contentWrap .blogContent .topWrap .topEntry-meta span.author a:visited {
	color: #2689b2;
	text-decoration: none;	
}

#contentWrap .blogContent .topWrap .topEntry-meta span.author a:hover {
	text-decoration: underline;	
}

#contentWrap .blogContent .topWrap .comments-link {
	background: url(images/comment-link.jpg) no-repeat left 4px;
	padding-left: 20px;	
	position: absolute; 
	top: 0px;
	right: 0px;
}

#contentWrap .blogContent .topWrap .comments-link { background: url(images/comment-link.jpg) no-repeat left 4px; top /*\**/: 0px\9 } /* ie8 */

*html #contentWrap .blogContent .topWrap .comments-link { top: 0px; 	background: url(images/comment-link.jpg) no-repeat left 3px;	} /* ie6 */

/* more-link */
#contentWrap .blogContent a.more-link:link,
#contentWrap .blogContent a.more-link:active,
#contentWrap .blogContent a.more-link:visited {
	background: url(images/blog_readmore.jpg) no-repeat right 3px;
	padding: 1px 15px 0 0;
	font-size: 13px;	
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	position: absolute;
	bottom: 18px;
	right: 10px;
}

/* ie8 */
#contentWrap .blogContent a.more-link:link,
#contentWrap .blogContent a.more-link:active,
#contentWrap .blogContent a.more-link:visited { bottom /*\**/: 18px\9 }


#contentWrap .blogContent a.more-link:hover {
	text-decoration: underline;	
}

*html #contentWrap .blogContent a.more-link:link,
*html #contentWrap .blogContent a.more-link:active,
*html #contentWrap .blogContent a.more-link:visited {
	background: url(images/blog_readmore.jpg) no-repeat right 3px;
	padding: 1px 15px 0 0;
	font-size: 13px;	
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	position: absolute;
	bottom: 16px;
	right: 10px;
}

*html #contentWrap .blogContent a.more-link:hover {
	text-decoration: underline;	
}


/* bottomEntry-meta */
#contentWrap .blogContent .bottomEntry-meta {
	color: #000;
	position: absolute;
	bottom: 11px;
	left: 20px;
	height: 20px;
}

/*
html > body #contentWrap .blogContent .bottomEntry-meta { 
	color: #000;
	position: absolute;
	bottom: 11px;
	left: 20px;
	height: 20px;
}
*/

*html #contentWrap .blogContent .bottomEntry-meta {
	color: #000;
	position: absolute;
	bottom: 9px;
	left: 20px;
	height: 20px;
}

#contentWrap .blogContent .bottomEntry-meta span.author,
#contentWrap .blogContent .bottomEntry-meta span.meta-sep {
	display: none;	
}

#contentWrap .blogContent .bottomEntry-meta a:link, 
#contentWrap .blogContent .bottomEntry-meta a:active,
#contentWrap .blogContent .bottomEntry-meta a:visited {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: none;	
}

#contentWrap .blogContent .bottomEntry-meta a:hover {
	text-decoration: underline;	
}

#contentWrap .blogCategories {
	background: #ececec;
	float: left;
	width:600px;
	height: 35px;
	line-height: 35px;
	padding-left: 74px;	
	margin-top: 1px;	
}

#contentWrap.leftrightCol .blogCategories {
	background: #ececec;
	float: left;
	width:430px;
	height: 35px;
	line-height: 35px;
	padding-left: 74px;	
	margin-top: 1px;	
}

#contentWrap .blogCategories.CategoriesSingle {
	background:none repeat scroll 0 0 transparent;
	height:auto;
	line-height:normal;
}

#contentWrap .blogCategories.CategoriesSingle .bottomEntry-meta {
	color:#000000;
	float:left;
}

#contentWrap .blogCategories.CategoriesSingle .bottomEntry-meta span.author, 
#contentWrap .blogCategories.CategoriesSingle .bottomEntry-meta span.meta-sep, 
#contentWrap .blogCategories.CategoriesSingle .bottomEntry-meta span.meta-prep {
	display:none;
}

#contentWrap .blogCategories.CategoriesSingle .bottomEntry-meta a:link, 
#contentWrap .blogCategories.CategoriesSingle .bottomEntry-meta a:active, 
#contentWrap .blogCategories.CategoriesSingle .bottomEntry-meta a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

#contentWrap .blogCategories.CategoriesSingle .bottomEntry-meta .entry-date {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

#contentWrap .blogCategories.CategoriesSingle .bottomEntry-meta .entry-date:hover {
	text-decoration: underline;
}

#contentWrap .blogCategories.CategoriesSingle .sharebuttonthis {
	float:right;
	height:18px;
	line-height:18px;
	padding:0 10px 0 0;
}

#contentWrap .blogCategories.CategoriesSingle .sharebuttonthis a:link,
#contentWrap .blogCategories.CategoriesSingle .sharebuttonthis a:active,
#contentWrap .blogCategories.CategoriesSingle .sharebuttonthis a:visited {
	cursor: pointer;
}

#contentWrap .blogCategories .entry-utility {
	color: #000;	
	float: left;
}

#contentWrap .blogCategories .entry-utility a:link,
#contentWrap .blogCategories .entry-utility a:active,
#contentWrap .blogCategories .entry-utility a:visited {
	color: #2689b2;
	text-decoration: none;
}

#contentWrap .blogCategories .entry-utility a:hover {
	text-decoration: underline;
}

#contentWrap .blogCategories .entry-utility .meta-sep {
	display: none;
}

#contentWrap .blogCategories .entry-utility .edit-link {
	display: none;
}

#contentWrap .blogCategories .sharebuttonthis {
	height: 18px;
	line-height: 18px;
	float: right;
	padding: 8px  10px 0 0;
}

#contentWrap .blogCategories .sharebuttonthis a.a2a_dd:link,
#contentWrap .blogCategories .sharebuttonthis a.a2a_dd:active,
#contentWrap .blogCategories .sharebuttonthis a.a2a_dd:visited {
	height: 18px;
	line-height: 18px;
	display: block;
	cursor: pointer;
}

#contentWrap .blogCategories .sharebuttonthis a.a2a_dd:hover {
	cursor: pointer;
	text-decoration: none;	
}

/* nav-above */
#contentWrap #blogContentWrap #nav-above {
	text-align: center;	
	margin-top: -2px;
}

/* #contentWrap #blogContentWrap #nav-above { margin-top /*\**/: -2px\9 } */  /* ie8 */

*html #contentWrap #blogContentWrap #nav-above { margin-top: -1px; } /* ie6 */

#contentWrap #blogContentWrap #nav-above .nav-previous {
	display: inline;
	background: url(images/nav-above_border.jpg) no-repeat left 3px;
	padding-left: 5px;		
}

#contentWrap #blogContentWrap #nav-above .nav-top a:link,
#contentWrap #blogContentWrap #nav-above .nav-top a:active,
#contentWrap #blogContentWrap #nav-above .nav-top a:visited,
#contentWrap #blogContentWrap #nav-above .nav-previous a:link,
#contentWrap #blogContentWrap #nav-above .nav-previous a:active,
#contentWrap #blogContentWrap #nav-above .nav-previous a:visited,
#contentWrap #blogContentWrap #nav-above .nav-next a:link,
#contentWrap #blogContentWrap #nav-above .nav-next a:active,
#contentWrap #blogContentWrap #nav-above .nav-next a:visited {
	text-decoration: none;
	height: 13px;
	line-height: 13px;
}

#contentWrap #blogContentWrap #nav-above .nav-top a:hover,
#contentWrap #blogContentWrap #nav-above .nav-previous a:hover,
#contentWrap #blogContentWrap #nav-above .nav-next a:hover {
	text-decoration: underline;
}

#contentWrap #blogContentWrap #nav-above .nav-top {
	display: inline;	
	padding: 0 3px;
}

#contentWrap #blogContentWrap #nav-above  .nav-next {
	background: url(images/nav-above_border.jpg) no-repeat right 3px;
	display: inline;
	padding-right: 5px;		
}

/*comments_template*/

#contentWrap .comments_template {
	padding: 40px 0 0 93px;
}

#contentWrap.leftrightCol .comments_template {
	padding: 40px 0 0 64px;
	width:430px;
}

#contentWrap .comments_template #comments h3#comments-title {
	padding-bottom: 18px;
	margin-bottom: 20px;
	color: #222222;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5; 
}

#contentWrap .comments_template #comments .comment-author {
	float: left;
	background: url(images/bullet.jpg) no-repeat right 7px;
	padding-right: 10px;
	margin-right: 5px;
	padding-left: 26px;
	padding-bottom: 12px;
	font-weight: bold;
}

#contentWrap .comments_template #comments .comment-author a:link, 
#contentWrap .comments_template #comments .comment-author a:active,
#contentWrap .comments_template #comments .comment-author a:visited {
	font-weight: bold;
	text-decoration: none;	
	color: #000;
}

#contentWrap .comments_template #comments .comment-author a:hover {
	text-decoration: none;	
}

#contentWrap .comments_template #comments .comment-meta a:link, 
#contentWrap .comments_template #comments .comment-meta a:active,
#contentWrap .comments_template #comments .comment-meta a:visited {
	font-weight: bold;
	text-decoration: none;	
	color: #707070;
}

#contentWrap .comments_template #comments .comment-meta a:hover {
	text-decoration: none;	
}

#contentWrap .comments_template #comments .comment-body {
	padding-top: 10px;
	padding-left: 8px;
}

#contentWrap .comments_template #comments .comment-meta {
	padding-bottom: 12px;
}

#contentWrap .comments_template #comments .comment-author img.avatar, 
#contentWrap .comments_template #comments .comment-author span.says,
#contentWrap .comments_template #comments .comment-meta a.comment-edit-link {
	display: none;
}

#contentWrap .comments_template #comments ol {
	margin: 0px;
}

#contentWrap .comments_template #comments ol li.comment {
	background: url(images/comment.jpg) no-repeat left top; 
	padding-top: 12px;	
	width: 100%;	
	list-style: none;
}

#contentWrap .comments_template #comments ol li.comment em {
	float: left;
	padding-right: 10px;
}

#contentWrap .comments_template #comments ol li.comment br {
	display: none;
}

#contentWrap .comments_template #comments .reply {
	padding-left: 8px;
	margin-bottom: 40px;
}

*html #contentWrap .comments_template #comments .reply {
	padding-left: 8px;
	margin-bottom: 39px;
}

#contentWrap .comments_template #comments .reply a:link,
#contentWrap .comments_template #comments .reply a:active,
#contentWrap .comments_template #comments .reply a:visited {
	width: 50px;
	height: 20px;		
	background: url(images/reply.jpg) no-repeat left top;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}

#contentWrap .comments_template #comments #respond {
	padding-top: 18px;
	padding-left: 8px;	
}

/* #contentWrap .comments_template #comments #respond { padding-top /*\**/: 18px\9 } */ /* ie8 */

*html #contentWrap .comments_template #comments #respond {	padding-top: 18px;	} /* ie6 */

#contentWrap .comments_template #comments #respond h3#reply-title {
	padding-bottom: 10px;
	color: #222222;
	font-size: 14px;
	font-weight: bold;
}

#contentWrap .comments_template #comments #respond .comment-notes {
	display: none;	
}

#contentWrap .comments_template #comments #respond  .comment-form-author,
#contentWrap .comments_template #comments #respond  .comment-form-email,
#contentWrap .comments_template #comments #respond  .comment-form-url {
	margin-bottom: 12px;	
}

#contentWrap .comments_template #comments #respond  .comment-form-author label,
#contentWrap .comments_template #comments #respond  .comment-form-email label,
#contentWrap .comments_template #comments #respond  .comment-form-url label {
	color: #666666;
}

#contentWrap .comments_template #comments #respond  .comment-form-comment {
	margin-bottom: 8px;
}

#contentWrap .comments_template #comments #respond .form-allowed-tags {
	display: none;
}
 
#contentWrap .comments_template #comments #respond #recaptcha_area {
	
}

#contentWrap .comments_template #comments #respond  #author,
#contentWrap .comments_template #comments #respond  #email,
#contentWrap .comments_template #comments #respond  #url {
	border: 1px solid #dedede;
	width: 170px;
	padding: 3px;
	margin-right: 8px;
}

#contentWrap .comments_template #comments #respond  #comment {
	border: 1px solid #dedede;
	width: 510px;
	height: 128px;
	padding: 3px;
	margin-right: 8px;
}

#contentWrap.leftrightCol .comments_template #comments #respond  #comment {
	border: 1px solid #dedede;
	width: 410px;
	height: 128px;
	padding: 3px;
	margin-right: 8px;
}

#contentWrap .comments_template #comments #respond #recaptcha-submit-btn-area input#submit {
	width: 172px;
	height: 19px;		
	background: url(images/submitbutton.jpg) no-repeat left top;
	display: block;
	text-indent: -9999px;
	margin-left: 278px;
	border: none;
	background-color: transparent;
	margin-top: 10px;	
	cursor: pointer;
}

#contentWrap.leftrightCol .comments_template #comments #respond #recaptcha-submit-btn-area input#submit {
	width: 172px;
	height: 19px;		
	background: url(images/submitbutton.jpg) no-repeat left top;
	display: block;
	text-indent: -9999px;
	margin-left: 250px;
	border: none;
	background-color: transparent;
	margin-top: 10px;	
	cursor: pointer;
}