/* CSS Document 
Author: Marc D.  Rudolph
Site: viaLanguage.com
*/


/**** BODY  ****/

html {font-family:Arial, Helvetica, sans-serif; font-weight: normal;}
	
body,td,th {font-family:Arial, Helvetica, sans-serif;font-size: 12px;margin-top: 0px;}
	
body {
	padding: 0;
	margin: 0;
	color:#36424a;
	width: 100%;
	display: table;
	height:auto;
	background: #FFFFFF url(../images/vialanguage_bgtile.jpg) repeat-x left top;
	font-weight: normal;
}

table, tr, td {
	margin: 0px;
	padding: 0px;
}

/****  jQuery Rounded Corners - Leave here above other code  ****/
	
.c { margin: 0px 0px -10px; padding: 0px 0px -10px; line-height: 40px; display: inline-block; }

.c2, .c3 { padding: 0px; }

.hasBackroundColor{ background:#FFCCCC !important; }
	

/****  Original Blog Styles ****/

.rss li{
background-color: transparent;
background-image: url(../images/rss-ico.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left 2px;
padding-left: 20px;
}

.post .p-com {
	background:#fbfbf8;
	padding:10 5 10 5px;
	border-top: 1px solid #f7f6f0;
	border-bottom: 1px solid #f7f6f0;
} 

.post .p-tag{ font-size: 11px; color: #917d69; margin-top: 5px; }



/****  Headlines, Links, Breadcrumbs ****/

a:link, a {color:#36424a;text-decoration: none;}
a:visited {text-decoration: none; color: #36424a;}
a.selected, a.visited{ color:#FFFFFF; text-decoration: none; }
a:hover {text-decoration: none;color:#E67504;}
a:active { color:#ED7916; text-decoration: none; }


.breadcrumbs { padding: 20px 20px 10px; }
.breadcrumbs a:link{ color: #FFFFFF; font-size: 12px; line-height: 14px; }
.breadcrumbs a:visited{ color: #fff; }
.breadcrumbs a:hover{ color: #333;  }
.breadcrumbs a:active{ color: #fff; }

a img, img { border: none !important; background:none !important; }
	


/****  Text Styles and Lists  ****/

p { margin:0px; padding:0px; color: #36424a; }
	
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	line-height: normal;
	font-weight: normal;
	color: #36424a;
}
		
h1 { font-size:24px; padding-bottom:8px }
	
h2 { font-size:18px; padding-bottom:3px; color: #36424a; }

h3, .title { font-size:16px; padding-bottom:10px; color: #36424a; }

h4 { font-size:14px; color: #36424a; }

ul, ol { margin:0px; padding: 0px; }


ul li {
	text-decoration: none;
	list-style: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.post ul li, .entry ul li {
	list-style: disc;
	line-height: normal;
	text-decoration: none;
	margin-left: 20px;
	padding: 5px;
}

		
ul.downloads{ margin-bottom: 5px; }

.downloads li { line-height: 16px; font-size: 12px; text-indent: 0px; 
background: url(../images/vl_bullet.png) no-repeat 0px 4px; padding-bottom: 8px; padding-left: 10px;
}

.downloads li a, .downloads li a:visted, .downloads li a:hover, .downloads li a:active, .downloads li a.selected { text-decoration: underline; }



ul#downloads li, ul#downloads li div ul li {
	display: block;
	text-align: left !important;
	text-indent: 0px !important;
	margin-top: 8px;
	/* background: url(../images/vl_pdfIcon_sm.png) no-repeat left top;
	padding-left: 27px; */
	}
	
#content_wrap_sub ul#downloads li{ margin-top: 0px; padding:5px; }
	
	
ul#downloads  li a             {
	text-align: left !important;
	
	}

#downloads div.inner         {
	padding: 10px 30px 0px;
	display: block;
	width:222px;;
	
	}

.cta { padding: 25px; background: #FBEEDF; }

.cta h1, .cta h2, .cta h3, .cta h4, .cta h5, .cta h6, .cta h1, { display:block; clear:both; }

.cta li{
	text-decoration: none;
	display: block;
	margin-right: 35px;
	line-height: 18px;
	color: #000000;
	float: left;
	padding: 0px;
	width: 130px;
}

#ols { text-align: center; }




/*********** = STRUCTURE = ***********/

#wrapper { width:872px; height:auto; margin:auto; position: relative; }

#header_wrapper{ background:#fff; }
	

	
#header_logo{ float:left;}

#header_logo   h1 a {
	display:block;
	text-indent:-9999px;
	height:70px;
	background:url(../images/vialanguage_logo.jpg) no-repeat left top;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}	
	


/*********** = TOP NAVIGATION = ***********/



#secondaryNav {
	color:#FCEDDE;
	text-align:right;
	z-index: 1000;
	float:right;
	margin-top: 10px;
	padding: 0px;
	clear: right;
}
	
#secondaryNav a, #secondaryNav p {
	float:none;
	color:#FCEDDE;
	text-align:right;
	margin: 0px;
	padding: 0px;
	font-size:11px;
	line-height:normal;
}
	

#topNav {
	float:right;
	color:#333333;
	text-align:center;
	padding: 0px;
	background: #283339;
	height: 32px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 2px;
	}
	
#topNav_pad {
	padding:0px;
	line-height: 32px;
	height:32px ;
	width:185px;
	position: relative;
	z-index: 21;
	background: url(../images/vialanguage_topNav_bgTile2.jpg) repeat-x left top;
	float: left;
}
	
#topNav a{
	color:#FCEDDE;
	text-decoration:none;
	line-height: 32px;
	font-size: 13px;
	font-weight: normal;
	display: inline;
	float: left;
	padding: 0 5px;
	height: 32px;
	overflow: hidden;
}

#topNav a:hover{ color:#FFFFFF; width: auto; text-shadow: #283339 1px 1px 0px; }
	
#topNav .divider {
	background:url(../images/vialanguage_topNav_divider.jpg) no-repeat center top;
	width:4px;
	display: block;
	float: left;
	height: 32px;
	padding-right: 1px;
	padding-left: 6px;
	}
	
	
	#wrapper #topNav .topLeftCorner {
	float: left;
	width: 1px;
	height: 30px;
	padding-right: 11px;
	background: url(../images/vialanguage_topNav_lCorner2.jpg) no-repeat right center;
	position: relative;
	z-index: 22;
}
#wrapper  #topNav  .topRightCorner {
	float: right;
	width: 1px;
	height: 30px;
	background: url(../images/vialanguage_topNav_rCorner2.jpg) no-repeat left center;
	padding-left: 11px;
	position: relative;
	z-index: 23;
}
	
	

/*********** = TOP NAVIGATION = ***********/

	
#content_wrap {
	background:#ffffff;
	width:866px;
	margin:auto;
	height:auto;
	color:#605d56;
	margin:0px;
	padding: 3px;
}	

#content_wrap  #topShadowLeft  {
	position: absolute;
	height: 221px;
	width: 30px;
	background: transparent url(../images/vialanguage_shadowL.jpg) no-repeat right top;
	top: 95px;
	left: -31px;
}
#content_wrap   #topShadowRight   {
	position: absolute;
	height: 232px;
	width: 30px;
	background: transparent url(../images/vialanguage_shadowR.jpg) no-repeat left top;
	top: 95px;
	right: -31px;
}
	
#content{ height:auto; width: 866px; }
	
#content_left {
	float:left;
	width:575px;
	padding-top: 6px;
	position: relative;
	background: #FFFFFF url(../images/vl_main_gradient.png) repeat-x left top;
	margin-right: 3px;
}


#content_left p { padding: 0px; line-height: 16px; font-size: 13px; margin: 0 0 10px; }

.content_inner{ padding: 25px; background: url(../images/vl_main_gradient.png) repeat-x left top; }

.content_inner p, .content_inner span,.content_inner h1, h2, h3, h4, h5, h6{ padding-bottom:10px; }
	
#content_sub strong { color: #333333; }
	
#content_wrap_sub {
	background:#FFFFFF url(../images/vl_subContent_bgTile.png) repeat-x left top;
	color:#605d56; clear: both; margin-bottom: 35px;
}	
	
	
#content_sub { float:left; position: relative; width: 442px; margin-left: 4px; }

#content_sub .content_inner { background: none; padding: 25px 5px 0px; }

#content_sub a:visited { text-decoration: none; color: #e57301; }

#secondary{ margin: 10px 0;  clear: both; }

	
#intro_content  {
	background: #757e85;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	width: 822px;
	clear: both;
	overflow: hidden;
	padding: 16px 25px;
	margin: auto;
}
	

#intro_content #conveythis_image, #intro_content_sub #conveythis_image, #home #conveythis_image, .home #conveythis_image, 
.cta #conveythis_image, #sidebar_home #conveythis_image{ display:none !important; }

#intro_content p { color: #FFFFFF !important; }

#intro_content_sub  {
	background: #757E85 url(../images/vl_introContentSub_bg.png) no-repeat right top;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	overflow: hidden;
	height: 47px;
	width: 872px;
	clear: both;
}



/*********** Homepage Featured Content & Promo Boxes ***********/


#featured    {
	height: 172px;
	width: 866px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/vl_featured_bgTile.png) repeat-x left top;
	clear: both;
	overflow: hidden;
}

#featured div.leftCol {
	background: transparent url(../images/vl_featured_tech.png) no-repeat right bottom; 
	padding: 25px 210px 25px 35px;
	width: 220px;
	height: 122px;
	float: left;
	position: relative;
}


.leftCol{ float: left; position: relative; }

.leftCol a.readOn, .rightCol a.readOn {
	color: #e57301;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	display: inline-block;
	line-height: 30px;
	text-align: right;
}

#featured div.rightCol {
	background: transparent url(../images/vl_featured_healthcare.png) no-repeat right bottom;
	padding: 25px 150px 25px 20px;
	width: 230px;
	float: left;
	position: relative;
	height: 122px;
}

/*
#featured #tech { background: transparent url(../images/vl_featured_tech.png) no-repeat right bottom; }
#featured  #healthcare { background: transparent url(../images/vl_featured_healthcare.png) no-repeat right bottom; }
*/
	
#infoColumns{ margin:5px 0; width: 866px; clear: both; }

#info_box.leftCol{ width: 570px; }

#info_box.rightCol{ width: 296px; float: left; display: inline-block; position: relative; }

#info_box.first{ float:left; width:286px; padding: 0px; }

#info_box.middle{ float:left; width:286px; margin: 0 4px; display: inline-block; }

#info_box.last{ float:left; width:286px; }
	
	
.header  {
	background: #fff url(../images/vl_infoHeader.png) no-repeat center top;
	text-transform: uppercase;
	font-size: 15px;
	line-height: normal;
	text-align: center;
	color: #e57301;
	display: block;
	padding: 14px 35px 0px;
	height: 55px;
	position: relative;
	z-index: 160;
}
	
	#content_wrap_sub .header  {
	background: #FAE4CD url(../images/vl_sub_headerBg.png) no-repeat left top;
	text-transform: uppercase;
	font-size: 14px;
	line-height: normal;
	text-align: center;
	color: #e57301;
	display: block;
	margin: 0px;
	padding: 14px 10px 0px;
	height: 60px;
	clear: both;
}
	
	
#info_box     {
	background: transparent url(../images/vialanguage_promoTop.jpg) no-repeat center top;
	padding-top: 3px;
	float: left;
	position: relative;
	width: 286px;
	margin: 0px;
}
	
#info_box.promo   {
	background: #FDF1E4 url(../images/vl_infoBgBottom.png) repeat-x left 100%;
	float:left;
	width:286px;
	padding: 0px;
	color: #36424a;
	display: inline-block;
	position: relative;
	margin: 0px;
	z-index: 120;
}
	
#info_box.promo .inner  {
	background: #FDF1E4 url(../images/vl_infoBgBottom.png) repeat-x left bottom;
	padding: 6px 24px 10px 30px;
	display: block;
	clear:both;
	min-height:220px;
	height:auto !important;
	height:220px;
	position: relative;
	z-index: 140;
}


.ols, .ols div.inner{ text-align:center  !important; }

div.inner li , .ols div.inner li a {
list-style:none;
	list-style-type:none;
	text-decoration: none;
}



/*********** Homepage Sidebar ***********/


#sidebar_home{
	float:left;
	position: relative;
	width: 283px;
	background: #FFFFFF url(../images/vl_main_gradient.png) repeat-x left top;
}

#sidebar_home .sidebar_padding  {
	float: left;
	padding: 20px 10px 20px 20px;
	width: 252px;
	overflow: hidden;
}


/*********** Sidebar & Sidebar Boxes  ***********/

a.title, #sidebar .title a  { font-size: 14px; display: block; margin-bottom: 10px; color: #e57301; }

#sidebar{ float:left; position: relative; width: 212px;}


.sidebar_padding { float: left; padding: 20px 10px 20px 20px; width: 182px; overflow: hidden;  }

	
.sidebar_promo { margin: 10px 0; padding: 12px 10px; background: #fff; }

.sidebar_promo h1, .sidebar_promo h2, .sidebar_promo h3, .sidebar_promo h4 { margin:0px; padding:0px; }

.sidebar_promo  a{ display: block; padding-top: 3px; padding-bottom: 3px; }

.sidebar_promo.orangeBox{ background: #fff url(../images/vl_orangeBox_gradient.png) repeat-x left top; margin:20px 0; }

.sidebar_promo.greyBox{ background: #fff url(../images/vl_main_gradient.png) repeat-x left top; margin:20px 0; }
	
.sidebar_promo.webinar{  background: #E57301 url(../images/vl_webinarBg.png) repeat-x left top;  margin-bottom: 10px;  }

.sidebar_promo.webinar h1{ font-size:16px; padding: 0px; color: #FAE4CE; }

.sidebar_promo.webinar p { display:inline; padding: 0px; }

.sidebar_promo.webinar img { float:right; }

.sidebar_promo.webinar a{
padding: 0px; color: #FAE4CE; font-size: 12px; text-decoration: underline; line-height: 16px; display:inline;
}

.sidebar_promo.webinar a:hover{ color: #FFFFFF; text-decoration: underline; }



/*********** Subnavigation - Sidebar Nav ***********/

.subNav { padding:0px; margin-bottom: 20px;}
	
.subNav a{ font-size:15px;line-height:normal;color: #cc6600;}
	
.subNav  a:hover{ color: #283339;}
	
.subNav li { font-size:15px; border-bottom: 1px solid #fcddbe; padding: 5px 0; }
	
.subNav li.current-cat a,.subNav li.current_page_item a { color: #36424a; }

.subNav li ul li { border-top: 1px solid #fcddbe; border-bottom:none; padding-top: 5px; 
padding-bottom:0px; margin-top:5px; text-indent:10px; }
	
.subNav li a{ display:block !important; }





/* Last child list items */

.subNav li:last-child { border-bottom: none; } 
	
#footer_links li:last-child, #footer_links li:last-child a { border: none; } 



/*********** Featured Posts / News  ***********/


.news_article{ font-size:11px; padding-bottom: 12px; }

#news .headlines  { position: relative; padding-left: 35px; }

#news { padding-bottom:10px; margin-bottom:10px; border-bottom: 1px solid #fcddbe; }

#news a.title, #news .title a{ font-size:12px; font-weight: bold; line-height: 14px; margin:0px; }

#news a.entry, #news .entry a{ font-size:11px; line-height: 14px; margin:0px; }

#newsletter_module input { margin-left: 10px; }

#newsletter_module {
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
	background: #FAE4CD;
	padding: 10px;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #b9b9bb;
}
	
	
.postNumber  {
	font-size:14px;
	background: transparent url(../images/vl_numberBlock.png) no-repeat left top;
	padding: 4px 7px 12px;
	height: 10px;
	width: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-indent: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
}
	
/*** Added Event Calendar Styles ***/	

.post-date, li.ec3_list_day { font-size: 12px; display: block; color: #e57301; }

.post, ec3_list_day li, li.ec3_list_day  ul li a   {
	font-size: 12px;
	margin-bottom: 5px !important;
	display: block;
	padding-bottom: 5px !important;
	color: #333333;
}

.pageTitle { padding-top: 30px; padding-left: 20px; padding-right: 20px; }



/*********** Button Styles  ***********/



a.readOn {
	color: #e57301;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	display: inline-block;
	line-height: 30px;
}
a.readOn:hover{ color: #36424a; }

a#button_standard  {
	text-align: center;
	background: url(../images/vl_btnDark_standard.png) no-repeat center -27px;
	width: 129px;
	margin: 5px auto;
	display: block;
	color: #FFFFFF;
	position: relative;
	line-height: 27px;
	height: 27px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	clear: both;
}

a#button_standard:hover  {
	background: url(../images/vl_btnDark_standard.png) no-repeat center 0px;
	color: #FFFFFF;
}



#sidebar_home   a#button_standard  {
	text-align: center;
	background: url(../images/vl_btnDark_standard.png) no-repeat center -27px;
	width: 129px;
	display: block;
	color: #FFFFFF;
	position: relative;
	line-height: 27px;
	height: 27px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	clear: both;
	margin: 20px 0px 10px;
}

.button {
background: transparent url(../images/vl_btnRight_light.png) no-repeat scroll right top;
	display: block;
	height: 31px; /* RIGHT IMAGE WIDTH */
	text-decoration: none;
	clear: both;
	margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 10px;
	padding-right: 11px;
	overflow: hidden;
	float: left;
}

a.button span {
background: transparent url(../images/vl_btnLeft_light.png) no-repeat;
	display: block;
	line-height: 31px;
	padding: 0px 0 5px 12px;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 12px;
} 


.buttonblue {
background: transparent url(../images/vl_btnRight_blue.png) no-repeat scroll right top;
	display: block;
	height: 31px; /* RIGHT IMAGE WIDTH */
	text-decoration: none;
	clear: both;
	margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 10px;
	padding-right: 11px;
	overflow: hidden;
	float: left;
}

a.buttonblue span {
background: transparent url(../images/vl_btnLeft_blue.png) no-repeat;
	display: block;
	line-height: 31px;
	padding: 0px 0 5px 12px;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 12px;
}



a.button:hover span, a.buttonblue:hover span{ text-decoration:underline; }

a#button_wrapper{ background: #F49200; height:35px; }

a.button_large   {
	text-align: center;
	background: #F49200 url(../images/vl_darkOrange_gradient.png) repeat-x left bottom;
	margin: 0px auto 20px;
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	clear: both;
	padding: 12px; 

}

a.button_large:hover { background: #DB7500 url(../images/vl_darkOrange_gradientHover.png) repeat-x left top; color: #FFFFFF; }
	
div.buttonWrapper{ float:right; margin: 0px; padding: 0px; }
	
div.button {
	background: transparent url(../images/vl_topNav_right.png) no-repeat scroll right top;
	display: block;
	height: 45px; /* RIGHT IMAGE WIDTH */
	text-decoration: none;
	clear: both;
	overflow: hidden;
	float: left;
	margin: 31px 0px 3px;
	padding: 0px 10px 0px 0px;
	line-height: 45px;
}
div.button span {
	background: transparent url(../images/vl_topNav_left.png) no-repeat;/* Background left image */
	display: block;
	margin: 0px;
	font: normal 13px/45px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 20px;
	height: 45px;
} 

div.button a{
	display:inline;
	color: #FFFFFF;
	line-height: 38px;
	padding: 7px 10px 0px 2px;
	margin: 0px;
	height: 38px;
}

div.button  a:hover { display:inline; color: #FFFFCC; text-decoration: none; }


/*********** Footer & Logo Sections ***********/


#footer {
	margin:auto;
	background:transparent url(../images/vl_footerBgTile.png) repeat-x center bottom;
	font-family:Arial, Helvetica, sans-serif;
	height: 40px;
	width: 100%;
	position: relative;
	z-index: 50;
	clear: both;
	}

.footer_pad{
	padding:5px 25px 0px;
	width: 850px;
	margin: 0px auto;
	height: 40px;
	}

	
#footer_logo{
	float:left;
	}

#footer_logo h1 a{
	display:block;
	text-indent:-9999px;
	width:173px;
	height:35px;
	}
	
#footer_links {
	margin-top:4px;
	color:#36424a;
	font-size:11px;
	}
#footer_links  a, #footer_links li{
	font-size:11px;
	text-decoration:none;
	display: inline;
	padding-right: 5px;
	}	
#footer_links   a  {
	font-size:11px;
	text-decoration:none;
	display: inline;
	padding-right: 7px;
	border-right: 1px solid #333333;
	}	
	
#logos  {
	clear: both;
	padding: 5px;
	height: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#logos a {
	display: block;
	float: left;
	margin-right: 30px;
	padding: 2px;
}
	
	
#logos a.logo {
	background: no-repeat 0px 0px;
	float: left;
	padding: 20px;
}




/******* Utility Classes ********/


.important, .orange, h1.orange, h2.orange, h3.orange, h4.orange, h5.orange, h6.orange, p.orange, span.orange, a.orange { color: #e57301; }

div.divider  {
	background:url(../images/vialanguage_topNav_divider.jpg) no-repeat center top;
	width:3px;
	display: inline;
	height: 45px;
	position: relative;
	line-height: 45px;
	margin: 0px 4px 0px 0px;
	padding: 0px 4px;
}


p.divider {
	background: url(../images/vl_hrDivider.png) repeat-x left top;
	color: #FCEEE0;
	display: block;
	width: auto;
	padding-top: 10px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.orangeBox p.divider  {
	background: url(../images/vl_divider_orange.png) repeat-x left top;
	color: #FCEEE0;
	display: block;
	width: auto;
	clear: both;
	margin:5px 0;
	padding:2px 0;
}
.greyBox p.divider       {
	background: url(../images/vl_hrDivider.png) repeat-x left top;
	color: #FCEEE0;
	display: block;
	width: auto;
	clear: both;
	margin:5px 0;
	padding:2px 0;
	
}

.alignLeft, #content_sub img.alignleft {
	float: left;
	position: relative;
}
.alignRight, #content_sub img.alignright {
	float: right;
	position: relative;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearboth{ clear:both;}



.recent_posts li, .recent_posts li a, .recent_posts a{
	line-height:normal;
	margin:0px;
	padding:1px 0;
	font-size: 11px;
}


.post a:link, .post a{ color:#e57301; text-decoration:none; line-height:18px; }
.post a:hover{color:#36424a;text-decoration:underline;}
#sidebar_home a:hover p {color:#e57301;text-decoration:underline;}

