*
{
    margin: 0;
    padding: 0;
}
body
{
    margin: 0;
    padding: 0;
    background: #305581 url('img/bg.gif') repeat-x 0 -25px;
    color: #555;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
/*in_line*/
img
{
    border: 0;
}
a
{
    text-decoration: underline;
    color: #fe6700;
}
a:hover
{
    text-decoration: none;
}
ul, .arrow ul
{
    margin: 0 0 10px 12px;
    list-style-type: none;
}
ul li
{
    background: url(img/arrow-blue.png) no-repeat 0 5px;
    padding: 0 0 3px 10px;
}
ul li a
{
    text-decoration: none;
}
ul li a:hover
{
    text-decoration: underline;
}
ul li.selected a
{
    text-decoration: underline;
    font-weight: bold;
}
.arrow ul li
{
    background: url(img/arrow.gif) no-repeat 0 5px;
    padding: 0 0 3px 8px;
}
ul.check li
{
    background: url(img/checkmark_orange.gif) no-repeat 0 4px;
    padding: 0 0 10px 13px;
    margin-top: 15px;
}
ul.rss li
{
    background: url(img/rss_16.png) no-repeat 0 center;
    padding: 0 0 3px 18px;
    margin-bottom: 3px;
}
h1
{
    font: normal 'Trebuchet MS', Helvetica, Arial, sans-serif;
    color: #3c5aa2;
    font-size: 30px;
    margin: 10px 0 15px 0;
}
h2
{
    font: normal 'Trebuchet MS', Helvetica, Arial, sans-serif;
    color: #4375AD;
    font-size: 20px;
    margin: 15px 0 10px 0;
}
h2.orange, h2.blue, h2.aqua, h2.green, h2.brown
{
    width: 90%;
    height: 35px;
    padding: 10px 0 0 10px;
    margin-bottom: 7px;
    color: #fff;
}
h2.orange
{
    background-color: #E94700;
}
h2.blue
{
    background-color: #263538;
}
h2.aqua
{
    background-color: #2C7586;
}
h2.green
{
    background-color: #708C1D;
}
h2.brown
{
    background-color: #4C1D02;
}
h3
{
    font: normal 19px Verdana, Arial, Helvetica, sans-serif;
    color: #F37709;
    margin: 5px 0;
}
h4
{
    font: bold 1em Verdana, Arial, Helvetica, sans-serif;
    color: #555;
    font-size: 1.1em;
}
h5
{
    font: bold 1em Verdana, Arial, Helvetica, sans-serif;
    color: #555;
    font-size: 1em;
}
h6
{
    font: bold 1em Verdana, Arial, Helvetica, sans-serif;
    color: #555;
    font-size: 0.8em;
}
blockquote
{
    margin: 15px;
    padding: 5px 5px 5px 40px;
    background: #fafafa url(img/quote.gif) no-repeat scroll 5px 5px;
    border-top: dotted 1px #ccc;
    border-left: solid 3px #ec981f;
    border-bottom: dotted 1px #ccc;
    border-right: dotted 1px #ccc;
    font-weight: bold;
    font-style: italic;
}
label.required
{
    background: transparent url('img/pin-red-16x16.gif') no-repeat scroll 0 5px;
    padding: 10px 0 0 20px;
}
.clear
{
    clear: both;
}
hr
{
	background-color: #ccc;
	color: #ccc;
	height: 1px;
	border: 0;
}
/*txt, links*/
.support-links
{
    float: left;
    margin: -2px 0 0 10px;
}
.support-links a
{
    color: #ddd;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial;
    text-decoration: none;
}
.support-links span
{
    padding-left: 2px;
}
.support-links span:hover
{
    text-decoration: underline;
}
.support-links img
{
    vertical-align: middle;
    border: 0;
}
.social-links
{
    float: right;
    margin: -2px 10px 0 0;
    color: #ddd;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial;
}
/*header*/
#main
{
	position: relative;
}
#header
{
    background-color: #F8F6F3;
}
#header .logo
{
    float: left;
    margin-right: 45px;
    padding-left: 15px;
}
#header .bg_line_header
{
    background: url(img/line_bottom.gif) bottom left repeat-x;
    padding-bottom: 19px;
    margin-bottom: 7px;
}
#header .line_top
{
    background: url(img/line.gif) top left repeat-x;
}
#header .line_bottom
{
    background: url(img/line_bottom.gif) bottom left repeat-x;
}
#header .t_l
{
    background: url(img/header_left.png) top left no-repeat;
}
#header .t_r
{
    background: url(img/header_right.png) top right no-repeat;
    padding: 17px 6px 9px 7px;
}
#header .menu
{
    float: right;
}
#header .menu ul
{
    margin: 15px 10px 0 0;
    padding: 0;
    list-style-type: none;
}
#header .menu li
{
    float: left;
    width: 84px;
    height: 32px;
    margin: 0 5px;
    font-size: 0.9em;
    text-align: center;
    background: none;
    padding: 0;
}
#header .menu li:hover
{
    margin-bottom: -3px;
    border-bottom: 3px solid #244876;
}
#header .menu li a
{
    padding-top: 8px;
    text-decoration: none;
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #745e50;
    display: block;
    width: 100%;
    height: 100%;
    font-weight: bold;
}
#header .menu li.selected, #header .menu li.pricing
{
    background: url(img/1_m1.gif) top left no-repeat;
    border: 0;
}
#header .menu li.selected a, #header .menu li.pricing a
{
    color: #fff;
}
#header .menu li.pricing a:hover
{
    text-decoration: underline;
}
#page-header
{
    margin: 0 5px;
    padding: 0;
    text-align: center;
    position: relative;
}
/*content*/
#content-wrapper
{
    padding: 10px 22px;
}
#content
{
    background: #F8F6F3;
    padding: 0;
    position: relative;
}
#content p
{
    padding-bottom: 17px;
}
#content .line_bottom
{
    background: url(img/line.gif) bottom left repeat-x;
}
#content .bg_line1
{
    background: url(img/bg_line1.gif) bottom left repeat-x;
    padding-bottom: 22px;
    margin-bottom: 16px;
}
#content .bg_line
{
    padding-bottom: 30px;
    margin-bottom: 30px;
}
#content .home-selects-container
{
    margin: 0 auto;
    width: 777px;
}
#content .home-selects a
{
    display: block;
    float: left;
    width: 147px;
    height: 222px;
    text-align: center;
    color: #fff;
    position: relative;
    text-decoration: none;
}
#content .home-selects a:hover
{
    text-decoration: underline;
}
#content .home-selects .icon
{
    position: absolute;
    top: 25px;
    width: 100%;
    height: 50px;
}
#content .home-selects .title
{
    position: absolute;
    top: 90px;
    display: block;
    width: 100%;
    text-align: center;
    font-family: "Arial Black";
    font-size: 16px;
    font-weight: bold;
}
#content .home-selects .learn
{
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    text-align: center;
}
#content .home-tech-consulting a
{
    background: transparent url(img/banner-blue.png) no-repeat 0 0;
    margin: 7px 0 0 0;
}
#content .home-tech-consulting .icon
{
    background: transparent url(img/consult-icon.png) no-repeat center top;
}
#content .home-web-dev a
{
    background: transparent url(img/banner-bluelt.png) no-repeat 0 0;
    margin: 7px 7px 0 7px;
}
#content .home-web-dev .icon
{
    background: transparent url(img/website-icon.png) no-repeat center top;
}
#content .home-ecommerce a
{
    background: transparent url(img/banner-green.png) no-repeat 0 0;
    margin: 7px 0 0 0;
}
#content .home-ecommerce .icon
{
    background: transparent url(img/ecommerce-icon.png) no-repeat center top;
}
#content .home-custom-dev a
{
    background: transparent url(img/banner-orange.png) no-repeat 0 0;
    margin: 7px 7px 0 7px;
}
#content .home-custom-dev .icon
{
    background: transparent url(img/consult-icon.png) no-repeat center top;
}
#content .home-marketing a
{
    background: transparent url(img/banner-brown.png) no-repeat 0 0;
    margin: 7px 0 0 0;
}
#content .home-marketing .icon
{
    background: transparent url(img/marketing-icon.png) no-repeat center top;
}
/*footer*/
#footer
{
    position: relative;
    background: url(img/footer-bg.png) repeat-x 0 0;
    height: 220px;
    color: #fff;
    font-family: Arial !important;
}
#footer a
{
    color: #fff;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}
#footer .col.f-contact
{
    padding-left: 20px;
}
#footer .col.f-services
{
	width: 19%;
}
#footer .col.f-social
{
}
#footer .col.f-email
{
}
#footer .splitter
{
	float: left;
	width: 1px;
	height: 180px;
	margin: 0 20px 0 7px;
	border-left: 1px solid #ccc;
}
#footer .col
{
    float: left;
    color: #666666;
    font-size: 12px;
    padding-top: 20px;
    width: 22%;
}
#footer .col h3
{
    font-size: 14px;
    color: #2159a6;
    margin-bottom: 10px;
}
#footer .col a
{
    color: #2159a6;
    font-weight: bold;
    text-decoration: none;
}
#footer .col a:hover
{
    text-decoration: underline;
}
#footer .col ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#footer .col li
{
    padding: 0;
    margin: 0;
    background: none;
    width: 140px;
}
#footer .col li a
{
    display: block;
    background: transparent url("img/doublearrow_small.gif") no-repeat left center;
    padding: 2px 0 2px 14px;
    color: #999999;
}
#footer .col li a:hover
{
    color: #2159a6;
}
#footer .col .social
{
    margin: 15px auto 0 auto;
}
#footer .subscribe
{
    display: block;
    height: 31px;
    margin-top: 5px;
}
#footer .subscribe .input-txt-wrapper
{
    float: left;
    width: 97px;
    height: 31px;
}
#footer .subscribe #subscribeEmail
{
    background: transparent url(img/input_footsmall.png) no-repeat 0 0;
    width: 87px;
    height: 31px;
    border: 0;
    font-size: 11px;
    line-height: 31px;
    padding-left: 10px;
}
#footer .subscribe .input-submit-wrapper
{
    float: left;
    width: 65px;
    height: 31px;
    margin-left: 4px;
}
#footer .subscribe .input-submit-wrapper:hover
{
    cursor: pointer;
}
#footer ul.subscribe-benefits
{
    list-style-type: disc;
    margin: 8px 0 0 20px;
}
#footer ul.subscribe-benefits li
{
    font-size: 11px;
}
#footer .subscribe #footer-submit
{
    background: transparent url(img/signup-sm.png) no-repeat 0 0;
    width: 65px;
    height: 31px;
    border: 0;
    cursor: pointer;
}
#footer #legal
{
    position: absolute;
    width: 100%;
    bottom: 5px;
}
#footer #legal .text
{
    color: #fff;
    font-size: 11px;
    float: left;
    margin-left: 17px;
}
#footer #legal .links
{
    color: #fff;
    font-size: 11px;
    float: right;
    margin-right: 17px;
}
#footer .l_b
{
    background: url(img/content_left_blue.png) bottom left no-repeat;
    height: 220px;
}
#footer .r_b
{
    background: url(img/content_right_blue.png) bottom right no-repeat;
    height: 220px;
}
.hideTitle h2.sf_listTitle
{
 display: none !important;
}
.home-news
{
    float: right;
    width: 265px;
    height: 175px;
    background: transparent url(img/news-bg.png) no-repeat 0 0 !important;
}
.home-news.newsHeadlines ul
{
    margin: 50px 0 0 17px;
    padding: 0;
	list-style-type: none;
}
.home-news.newsHeadlines ul li
{
    background: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
.home-news.newsHeadlines ul li .date
{
	font-weight: bold;
}
.home-news.newsHeadlines ul li a
{
    color: #555;
}
.home-slider
{
    float: left;
    width: 530px;
    height: 175px;
    margin: 0;
    padding: 0;
}
.home-slider ul
{
    background: none;
    border: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.home-slider ul li
{
    width: 530px;
    height: 175px;
    margin: 0;
    padding: 0;
    text-align: left;
    background: none;
    display: none;
}
.home-slider ul li.first
{
	display: block;
}
.home-slider ul li .slide-container
{
    width: 530px;
    height: 175px;
	padding: 5px;
}
.home-slider ul li .slide-content
{
    float: right;
    width: 300px;
    height: 170px;
    position: relative;
}
.home-slider ul li .slide-content h2
{
    color: #fff;
    margin-top: 7px;
    font-size: 18px;
}
.home-slider ul li .slide-content p
{
    color: #fff;
    margin-top: 15px;
    width: 290px;
    font-weight: bold;
}
.home-slider ul li .slide-content img
{
    float: left;
}
.home-slider .slide-blue
{
    background: transparent url(img/slide-grad-blue.png) no-repeat 0 0;
}
.home-slider .slide-bluelt
{
    background: transparent url(img/slide-grad-bluelt.png) no-repeat 0 0;
}
.home-slider .slide-green
{
    background: transparent url(img/slide-grad-green.png) no-repeat 0 0;
}
.home-slider .slide-orange
{
    background: transparent url(img/slide-grad-orange.png) no-repeat 0 0;
}
.home-slider .slide-brown
{
    background: transparent url(img/slide-grad-brown.png) no-repeat 0 0;
}
.home-slider ul li .slide-content a.learn
{
    position: absolute;
    bottom: 0;
    right: 5px;
    color: #fff;
    text-decoration: none;
    padding: 5px 7px 5px 12px;
    display: block;
    width: 90px;
    height: 20px;
}
.home-slider ul li .slide-content a.learn:hover
{
    text-decoration: underline;
}
.home-slider .slide-orange .slide-content .learn
{
    background-color: #D33201;
}
.home-slider .slide-blue .slide-content .learn
{
    background-color: #1A2527;
}
.home-slider .slide-bluelt .slide-content .learn
{
    background-color: #1E5260;
}
.home-slider .slide-green .slide-content .learn
{
    background-color: #4D6914;
}
.home-slider .slide-brown .slide-content .learn
{
    background-color: #351501;
}
.home-slider .sf_listItemTitle, .home-slider .sf_listTitle
{
	display: none;
}
#page-header #slider-nav
{
    position: absolute;
    top: 143px;
    width: 235px;
    text-align: left;
    margin-left: 10px;
    z-index: 10;
}
#page-header #slider-nav a
{
    opacity: 0.8;
    filter: alpha(opacity=80);
    text-decoration: none;
    color: #fff;
    background: #777;
    display: inline-block;
    padding: 2px 8px;
    height: 18px;
    margin: 0 5px 0 0;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
}
#page-header #slider-nav a:hover, #page-header #slider-nav a.activeSlide
{
	background: #333;
}
/*==========================================*/
/*** Buttons ***/
.button-plain input, .button-plain a, input.button-plain, a.button-plain
{
    background: #f5f5f5;
    border: 1px solid #cccccc;
    color: #565656;
    cursor: pointer;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    margin: 0;
}
.button-plain input:hover, .button-plain a:hover, input.button-plain:hover, a.button-plain:hover
{
    background: #dff4ff;
}
.button-green input, .button-green a, input.button-green, a.button-green
{
    background: #E6EFC2;
    border: 1px solid #C6D880;
    color: #529214;
    cursor: pointer;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    margin: 0;
}
.button-green input:hover, .button-green a:hover, input.button-green:hover, a.button-green:hover
{
    background: #dff4ff;
}
.button-red input, .button-red a, input.button-red, a.button-red
{
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #d12f19;
    cursor: pointer;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    margin: 0;
}
.button-red input:hover, .button-red a:hover, input.button-red:hover, a.button-red:hover
{
    background: #dff4ff;
}
.button-blue input, .button-blue a, input.button-blue, a.button-blue
{
    background: #CCCCFF;
    border: 1px solid #9999FF;
    color: #3333FF;
    cursor: pointer;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    margin: 0;
}
.button-blue input:hover, .button-blue a:hover, input.button-blue:hover, a.button-blue:hover
{
    background: #dff4ff;
}
.button-gray input, .button-gray a, input.button-gray, a.button-gray
{
    background: #DDDDDD;
    border: 1px solid #999999;
    color: #565656;
    cursor: pointer;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    margin: 0;
}
.button-gray input:hover, .button-gray a:hover, input.button-gray:hover, a.button-gray:hover
{
    background: #dff4ff;
}
.button-orange input, .button-orange a, input.button-orange, a.button-orange
{
    background: #f18200;
    border: 1px solid #de5400;
    color: #ffffff;
    cursor: pointer;
    font: 12px Arial, sans-serif, Helvetica, Verdana, Geneva;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    margin: 0;
}
.button-orange input:hover, .button-orange a:hover, input.button-orange:hover, a.button-orange:hover
{
    background: #dff4ff;
}
/*** END: Buttons ***/
.RadPanelBar .rpItem
{
    background: none;
}
.features-left img, .features-right img
{
	float: left;
	padding: 0 10px 5px 0;
}
.features-left h3, .features-right h3
{
	margin-bottom: 10px;
	text-align: left;
}
.features-left
{
	float: left;
	padding-bottom: 20px;
	vertical-align: text-top;
	width: 250px;
	text-align: justify;
}
.features-right
{
	float: right;
	padding-bottom: 20px;
	vertical-align: text-top;
	width: 250px;
	text-align: justify;
}
.services-left img, .services-right img
{
	float: left;
	padding: 0 10px 5px 0;
	margin-bottom: 50px;
}
.services-left h3, .services-right h3
{
	margin-bottom: 10px;
	text-align: left;
}
.services-left
{
	float: left;
	padding-bottom: 20px;
	vertical-align: text-top;
	width: 370px;
	text-align: justify;
}
.services-right
{
	float: right;
	padding: 0 10px 20px 0;
	vertical-align: text-top;
	width: 370px;
	text-align: justify;
}
.more-info
{
	font-size: 12px;
	color: #4470A6;
	text-decoration: none;
	background: url(img/arrow.gif) no-repeat 0 5px;
    	padding: 0 0 3px 8px;
    	margin-top: 5px;
    	margin-left: 15px;
}
.more-info a
{
	color: #4470A6;
	text-decoration: none;
}
.more-info a:hover
{
	text-decoration: underline;
}
.included
{
	background: transparent url(img/accept.png) no-repeat right top;
}
.price
{
	color: #007FC7;
	font-weight: bold;
	float: right;
}
/* related tweets plugin */
#relatedtweets
{
	margin-bottom: 25px;
}
div.rrt-inner
{
	background-color: #eee !important;
	border-top:#dbdbdb 1px solid !important;
}
.testimonials .listRotator
{
	margin: 10px 0 0 20px;
	background: transparent url(img/speech-bubble.png) no-repeat 0 0;
}
.testimonials .listRotator li
{
	position: relative;
	width: 315px !important;
	padding: 2px 5px 0 5px;
}
.testimonials .listRotator .content
{
	padding: 15px 18px 0 15px;
	font-style: italic;
}
.testimonials .listRotator .content .author
{
	position: absolute;
	bottom: 10px;
	right: 110px;
	text-align: right;
	font-style: normal;
}
.splash-industry-menu ul
{
	list-style-type: none;
}
.splash-industry-menu ul li
{
	width: 360px;
	height: 150px;
        margin: 0 15px 35px 15px;
        float: left;
}
.splash-industry-menu ul li a
{
	width: 100%;
	height: 100%;
	display: block;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: 5px 30px;
        text-decoration: none;
	color: #555;
	font-size: 20px;
	font-weight: bold;
}
.splash-industry-menu ul li a:hover
{
	text-decoration: underline;
}
.splash-industry-menu ul li a span
{
}
.splash-industry-menu ul li.healthcare a
{
	background-image: url('http://www.istockphoto.com/file_thumbview_approve/10012895/2/istockphoto_10012895-doctors-physicians-in-a-line.jpg');
}
.splash-industry-menu ul li.legal a
{
	background-image: url('http://www.istockphoto.com/file_thumbview_approve/6548029/2/istockphoto_6548029-group-of-lawyers.jpg');
}
.splash-industry-menu ul li.education a
{
	background-image: url('http://www.istockphoto.com/file_thumbview_approve/7901834/2/istockphoto_7901834-university-in-autumn.jpg');
}
.splash-industry-menu ul li.non-profit a
{
	background-image: url('http://comps.fotosearch.com/bigcomps/CSP/CSP033/k0337385.jpg');
}
.splash-industry-menu ul li.recreation a
{
	background-image: url('http://www.istockphoto.com/file_thumbview_approve/11587644/2/istockphoto_11587644-sports-centre.jpg');
}
.splash-industry-menu ul li.other-services a
{
	background-image: url('http://www.istockphoto.com/file_thumbview_approve/3106884/2/istockphoto_3106884-customer-service.jpg');
}
a.more-news
{
	position: absolute;
	right: 15px;
	top: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #5b6370;
}
a.more-news:hover
{
	text-decoration: none;
}
.portfolio ul
{
    padding: 0;
    margin: 0 0 0 5px;
}
.portfolio li
{
	position: relative;
	width: 350px;
	height: 130px;
	background: #E6E6FA;
	border: 1px solid #ddd;
	float: left;
	margin: 0 15px 35px 15px !important;
}
.portfolio img
{
	position: absolute;
	left: 12px;
	top: 12px;
	width: 100px;
	height: 90px;
	padding: 5px;
	border: 1px solid #ddd;
	background-color: #fff;
}
.portfolio .sf_listItemTitle
{
	position: absolute;
	left: 145px;
	top: 15px;
	font-size: 15px;
	font-family: Arial,Helvetica,sans-serif;
	color: #745E50;
}
.portfolio .sf_listItemBody
{
	margin: 45px 0 0 145px;
	color: #77775e;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}
.portfolio .sf_listItemBody p
{
	margin: 0;
	padding-bottom: 10px !important;
}
.portfolio .sf_listItemBody a
{
    background: url(img/arrow.gif) no-repeat 0 5px;
    padding: 0 0 3px 8px;
}
.portfolio-latest .rrClipRegion
{
	background: #E6E6FA !important;
	border: 1px solid #ddd !important;
	margin-left: 10px;
}
.portfolio-latest li
{
	position: relative;
	width: 100%;
	height: 125px !important;
	background: #E6E6FA;
	border-bottom: 2px solid #ddd;
}
.portfolio-latest .itemTemplate .headline
{
	margin: 13px 0 0 145px;
	font-size: 15px;
	font-family: Arial,Helvetica,sans-serif;
	color: #745E50;
}
.portfolio-latest .itemTemplate .content
{
	margin: 10px 0 0 145px;
	color: #77775e;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}
.portfolio-latest .itemTemplate .content img
{
	position: absolute;
	left: 12px;
	top: 12px;
	width: 100px;
	height: 90px;
	padding: 5px;
	border: 1px solid #ddd;
	background-color: #fff;
}
.portfolio-latest .itemTemplate .content p
{
	margin: 0;
	padding-bottom: 10px !important;
}
.portfolio-latest .itemTemplate .content a
{
    background: url(img/arrow.gif) no-repeat 0 5px;
    padding: 0 0 3px 8px;
}
.formContainer fieldset
{
	border: 2px solid #bbb !important;
}
.formContainer fieldset legend
{
    background: #f4f4f2 !important;
    border: 0 !important;
}
.formContainer ul.inputRadio li, .listRotator li
{
	background: none !important;
}
.post-date p.day, .post-info p.author
{
	height: 12px !important;
}
.RadTreeView .rtUL .rtLI .rtUL
{
	padding-left: 0 !important;
}
.RadTreeView .rtUL .rtLI, .sf_expandableList li
{
	background: none !important;
}
.column2 .sf_newsletterSubscriptionForm
{
	width: 150px;
	margin: 12px 0 15px 10px;
	padding: 0;
}
.column2 .sf_newsletterSubscriptionForm li
{
	background: none !important;
}
.column2 .sf_newsletterSubscriptionForm input
{
	border: 1px solid #ccc;
	padding: 0 8px;
}
.callToAction {
	width: 330px;
	margin: 0 auto 30px auto;
	padding: 10px 5px 25px 5px;
	border: 1px solid #ccc;
	background: #eee;
	text-align: center;
}
.callToAction h2 {
	color: #333;
	font-weight: normal;
	line-height: 36px;
	font-size: 25px;
	margin: 10px;
}
.callToAction h3 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 14px 0 6px 0;
}
.callToAction h4 {
	font-size: 22px;
	font-weight: normal;
	color: #666;
	text-align: center;
	margin: 6px 0 20px 0;
}
.callToAction p {
	border-bottom: 1px solid #aaa;
	padding: 15px 8px 12px 8px;
}
.cms-screenshot
{
	margin-top: 10px;
	border: 1px  dotted  #ccc;
	text-decoration: none;
}
.cms-screenshot:hover
{
	border: 1px solid #333;
}
.image-caption
{
	background-color: #11223c;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
}
a.tour-button
{
	background-color: #11223c;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	border-radius: 15px;
	padding: 15px;
}
a.nonprofit-button
{
	background-color: #11223c;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	border-radius: 15px;
	padding: 15px;
}
.addthis_toolbox {
    position: absolute;
    top: 128px;
    right: 10px;
    /*
    float: right;
    margin: 10px 10px -10px 0;
    */
    width: 125px;
    filter: alpha(opacity=85);
    -moz-opacity: .85;
    opacity: .85;
    z-index: 999;
}
.floatl
{
	float: left;
}
.floatr
{
	float: right;
}
.play-slideshow
{
    background: transparent url(/cms/Libraries/Buttons/Play_Slideshow.sflb.ashx) no-repeat center center;
}
.play-video
{
    background: transparent url(/cms/Libraries/Buttons/Play_Video.sflb.ashx) no-repeat center center;
}
.play-slideshow, .play-video
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.65;
    filter: alpha(opacity=65);
}
.play-slideshow:hover, .play-video:hover
{
    opacity: 0.80;
    filter: alpha(opacity=80);
}
.play-slideshow-container, .play-video-container
{
    position: relative;
    cursor: pointer;
    padding: 0;
}
.play-slideshow-container img, .play-video-container img
{
	border: 1px solid #ccc;
	padding: 0 !important;
    margin: 0 !important;
}
.coupon
{
	border: 1px dashed #aaaaaa;
	background-color: #fef1b5;
	font-weight: bold;
	width: 80%;
	margin: 50px auto;
	font-size: 16px;
	color: #990000;
	padding: 15px 0px;
	text-align: center;
}
.coupon .code
{
	margin-top: 5px;
	font-style: italic;
	font-size: 12px;
	color: #999999;
}
/* ------CSS3------- */
.glow
{
	box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px  #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#666666,strength=3)";
}
.glow-subtle
{
	box-shadow: 0 0 2px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 2px  rgba(0,0,0,.2);
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#666666,strength=2)";
}
.formContainer fieldset
{
	border-radius: 15px;
    	-moz-border-radius: 15px;
}
h2.orange, h2.blue, h2.aqua, h2.green, h2.brown
{
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 15px;
}
.home-slider ul li .slide-content a.learn
{
    border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
}
#page-header #slider-nav a
{
	border-radius: 5px;
    	-moz-border-radius: 5px;
}
.column2 .sf_newsletterSubscriptionForm input
{
	border-radius: 15px;
    	-moz-border-radius: 15px;
}
.callToAction
{
	border-radius: 6px;
	-moz-border-radius: 6px;
}
.callToAction h4
{
	text-shadow: 1px 1px 1px rgba(255,255,255,.8);
}
.sf_newsletterSubscriptionForm
{
    margin: 0 auto;
    width: 300px;
    padding: 7px 0px 15px 15px;
    border: 0;
    font-size: 12px;
}
.sf_newsletterSubscriptionForm ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.sf_newsletterSubscriptionForm li
{
    margin: 0 0 10px;
    padding: 0;
    list-style-type: none;
}
.sf_newsletterSubscriptionForm label
{
    display: block;
}
.sf_newsletterSubscriptionForm .sf_subscribeTxt, .sf_newsletterSubscriptionForm .sf_subscribeSelect
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    margin-bottom: 2px;
}
.sf_newsletterSubscriptionForm .sf_subscribeBtn
{
    margin: 5px auto;
}
.sf_newsletterSubscriptionForm .sf_emailValidation
{
    padding: 2px 5px;
    background-color: #f00;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.sf_singleNews .sf_newsImage
{
	margin: 20px 5px 5px 5px;
}
