﻿@import url("../common.css");

*{margin:0; padding:0;}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	background:url(images/bg.jpg) repeat-x top left;
}
a{
	color:#009CDC;
	text-decoration:none;}

#sharethis_0
{
	display:none;
}

h1,h2,h3,h4
{
	clear:both;
}

h2
{
	font-size:17px;
	color:#1c9e39;
	padding-bottom:.5em;
	padding-top:1.5em;
}
	
h3{
	font-size:17px;
	color:#1c9e39;
	margin:0;
	}

h3 a
{
	color:#1c9e39;
}

h4
{
	font-size:15px;
	color:#009cdc;
	font-weight:normal;
}

.altrow,
.altrow td
{
	background: #eeeeee;
	color: inherit;
}


.article .meta,
.articleList .meta
{
	margin-bottom:1em;
}	

.article .photo,
.articleList .photo
{
	border:solid 1px white;
	clear:left;
	float:left;
	margin:0 2em 1em 0;	
	padding:0;
}

.articleList
{
	list-style-type: none;
	margin: 0 0 1em 0 !important;
	overflow: hidden;
	padding: 0 !important;
	width: 100%;
}

.articleList h3
{
	font-size:110%;
}


.articleList li
{
	border-bottom: 1px solid #CCC;
	clear: both;
	margin: 0 0 1em 0;
}

.articleList li.separator
{
	border-style: none;
	margin: 0;
	height: 0px;
	overflow: hidden;
}

.articleList .photo
{
	margin:0 1em .5em 0;
}

.articleSummary
{
	overflow: hidden;
	width: 100%;
}

.blogAbout
{
	margin-bottom:20px;
}

.blogDescription
{
	font-size:10px;
	padding-top:1em;
}

.blogDescription p
{
	margin-bottom:.5em;
}

.blogHeader
{
}

.blogHeader h1
{
	width:665px !important;
}

.blogRecent
{
	margin-bottom:20px;
}

.blogRecent .moreInfo
{
	float:right;
}

.blogRecent table tr td
{
	padding-bottom:.5em;
}


	
.button,
.button:link
{
	background:url(images/get_started_now_bt.gif) no-repeat top left;
	width:141px;
	height:36px;
	padding-left:41px;
	padding-top:10px;
	margin-left:4px;
	margin-top:8px;
}

.button a,
.button span
{
	color:#009cdc;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	}

.button img
{
	margin-right: 4px;
	vertical-align: middle;
}

.buttonList
{
	line-height: 2em;
	overflow: hidden;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin-right: 1em;
}

.columnsContact .column2
{
	background: #e8f3f9;
	padding: 1em 2em;	
}

.columnsContact .column2 .button
{
	
}

.columnsContact .column2 .button,
.columnsContact .column2 .button:link
{
	background: url(images/icon_arrow_small.gif) no-repeat scroll left 5px !important;
	width:141px;
	height:31px;
	margin:0 !important;
	padding-left:25px !important;
	padding-top:0 !important;

}

.columnsContact .column2 .button a,
.columnsContact .column2 .button span
{
	color:#009cdc;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}


.comments
{
	list-style-type: none;
	margin: 1em 0 1em 0 !important;
	padding: 0 !important;
}

.comments li.comment
{
	border-bottom: 1px solid #999;
	clear: both;
	margin: 0 0 2em 0 !important;
	padding: 0;
}

.comments .actions 
{
	text-align:right;
}

.comments .actions li
{
	display:inline;
	font-size:10px;
	padding-right:2em;
}



.comments .author
{
	font-size:10px;
}


.contentList
{
	margin: 0 !important;
	padding: 0;
}

.contentList li
{
	background:#f0efed;
	border-bottom: 1px solid #dddddd;
	clear: both;
	list-style-type: none !important;
	margin:0 !important;
	padding:1em 15px 1em 15px;
	overflow:hidden;
	height:100%;
}

.contentList li.altrow
{
	background:#ffffff;
}

.contentList li a.title
{
	display:block;
}

.contentList dt
{
	font-weight:bold;	
	margin-bottom:1em;
}

.contentList .title
{
	margin: 0 0 .25em 0;
	font-size:120%;	
	font-weight:bold;
}

.meta
{
	font-size:90%;
	color:#999999;
}

.pager
{
	margin-top:1em;
}

.pager a
{
	background:#ffffff;
	border: solid 1px #999999;
	
	color:#000000;
	text-decoration:none;
	padding:.25em .75em;
	margin:0 5px;
}

.pager .current
{
	background:#dddddd;
	border: solid 1px #666666;
	color:#1c9e39; /* Green */
	font-weight:bold;
}

.pager .next
{
	background: transparent url(images/icon_arrow_small.gif) right center no-repeat;
	border:none;
	padding-right:25px;
}

.pager .prev
{
	background: transparent url(images/icon_arrow_small-2.gif) left center no-repeat;
	border:none;
	padding-left:25px;
}

.photo
{
	clear:right;
	float:right;
	padding: 0 0 1em 2em;
}

.slideshow
{
	list-style-type:none;	
	padding:0; margin:0;
}


.withPhotos li
{
	/* padding-left: 144px; */
}

.withPhotos li .title
{
	/* margin-left: -134px !important;	*/
}

.withPhotos li .meta
{
	color:#666666;
	font-style:italic;
}

.withPhotos li img
{
	border-style: none;
	display: inline;
	float: right;
	/* 
	margin: 4px 0 0 -134px; */
	margin: 0 0 10px 10px;
	border:1px solid #333333;
}

#main
{
	background:url(images/header.jpg) no-repeat top center;
}

#Container
{
	background:url(images/header.jpg) no-repeat top center;
	margin:0 auto;
	padding:0;
	position:relative;
	width:1000px;
	z-index:1;
}

#Content{
	margin:0 auto;
	margin-left:38px;
	float:left;
	width:665px;
	margin-top:13px;
		}

#Feature
{
	height: 268px;
	position: relative;
}

#FeatureSlideshow
{
	
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 432px;
}

#FeatureSlideshow li
{
	list-style-type:none;
	left: 0px;
	margin:0;
	padding:0;
	position: absolute;
	top: 0px;
}

#Header
{
	color: #FFF;
	height:147px;
	margin: 0 0 0 0;
	position:relative;
	text-align: left;
	width: 100%;
	z-index:10000;
}

#Header h1
{
	float: left;
	margin: 0 0 0 59px;
	height:106px;
	display:inline;
}

#Header .bannerLink
{
    background: url(images/wem_survey_banner.jpg) left top no-repeat;
    display:block;
    height: 56px;
    top: 45px;
    position: absolute;
    right: 77px;
    text-indent: -1000em;
    width: 390px;    
}

#Header h1 a,
#Header h1 a:link
{
	background-color: Transparent;
	color: #FFF;
	text-decoration: none;
	border:0;
}
#Header h1 img{
	border:0;}

#Header .tools
{
	color: #FFF;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	float:right;
	width:476px;
	margin-right:13px;
	display:inline;
}
#Header .tools .main{
	background:url(images/icon_home.gif) no-repeat center left;
	padding-left:21px;
	margin-top:8px;
	}
#Header .tools .contact{
	background:url(images/icon_contact.gif) no-repeat center left;
	padding-left:22px;
	margin-top:8px;
	}
#Header .tools .sitemap{
	background:url(images/icon_sitemap.gif) no-repeat center left;
	padding-left:21px;
	margin-top:8px;
	}
#Header .tools h2
{
	display: none;
}
#Header .tools .textbox{
	background:url(images/search_textbox_bg.gif) repeat-x top left;
	margin-top:6px;
	}
#Header .tools .search{
	background:url(images/icon_search.gif) no-repeat center left;
	padding-left:10px;
	margin-top:8px;
	display:block;
	}
fieldset{
	border:0;
	margin:0;
	padding:0;
	}
#Header .tools input{
	background-color: #FFF;
	border-style: none;
	color: #000;
	margin: 3px 8px 3px 0;
}

#Header .tools label
{
	display: none;
}

#Header .tools li
{
	display: inline;
	float: left;
	margin-right: 17px;

}

#Header .tools li a,
#Header .tools li a:link
{
	background-color: Transparent;
	color: #FFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#Header .tools p
{
	display: inline;
	float: left;
	margin: 0;
}
/****-----------*/
.clear{clear:both; font-size:1px;}

.bold{
	font-weight:bold;
	}
.margin_top8{
	margin-top:8px;
	}

.float_l{ float:left;}
.float_r{ float:right;}

.line{
	background:url(images/line.gif) repeat-x top left;
	font-size:1px;
	height:1px;
	clear:both;
	}

/* begin header menu */
/* 
#Layout_Header_Menu{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	line-height:37px;
	margin-left:36px;
	}
#Layout_Header_Menu li{
	display:inline;
	padding:0 23px;
	margin:0;
	background:url(images/nav_divider.png) no-repeat center right;
	}
#Layout_Header_Menu ul
{
	visibility:hidden;
}

#Layout_Header_Menu li.none{
	background:none;
	}
#Layout_Header_Menu li a{
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	}

*/ 
/* end header menu */

#Header li.hover ul
	{
		visibility: visible !important;
	}
	
	#Header .links
	{
		font-weight: bold;
		height: 35px;
		left:50px;
		line-height: 35px;
		list-style-type: none;
		margin: 0;
		padding:0;
		position:absolute;
		top:107px;
		z-index:10000;
	}
	
	#Header .links li
	{
		background: url(images/nav_divider.png) right bottom no-repeat;
		display: inline;
		float: left;
		padding: 0 1px 0 0;
		position: relative;
		white-space: nowrap;
		z-index:10000;
	}
	
	#Header .links li a,
	#Header .links li a:link
	{
		background: transparent;
		color: #ffffff;
		display: block;
		font-size:110%;
		padding: 0 15px;
	}
	
	#Header .links li a:hover
	{
		background: #4da3d4 !important;
		color: #ffffff;
		text-decoration: none;
	}
	

	#Header .links ul,
	#Header .tools ul
	{
		background: #1d73a4;
		color: #999;
		left: -1px;
		line-height: normal;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 35px;
		visibility: hidden;
		width: auto;
		z-index:10000;
	}
	
	#Header .links ul li,
	#Header .tools ul li
	{
		background-image: none;
		border-bottom: 1px solid #eeeeee;
		display: block;
		float: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	#Header .links ul li a,
	#Header .links ul li a:link,
	#Header .tools ul li a,
	#Header .tools ul li a:link
	{
		background-image: none !important;
		border-style: none;
		color:#eeeeee;
		margin: 0;
		padding: 5px 15px;
		text-align:left;
	}
	
	#Header .links ul li a:hover,
	#Header .tools ul li a:hover
	{
	}
	


#ContentContainer{
	margin:0;
	padding:0;}
#Sidebar{
	display:inline;
	float:left;
	margin-left:59px;
	margin-top:14px;
	padding-bottom:2em;
	width:190px;
	}
#Layout_SidebarMenu{
	list-style-type:none;
	padding:0;
	}
#Layout_SidebarMenu li{
	list-style-type:none;
	color:#009cdc;
	font-weight:bold;
	}

#Layout_SidebarMenu li.first	{
	padding-top:0;
}

#Layout_SidebarMenu li li.first	
{
	
}

	
#Layout_SidebarMenu li a{
	background:url(images/line.gif) repeat-x bottom left;
	color:#1c9e39;
	display:block;
	font-size:17px;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	}
#Layout_SidebarMenu li a:hover{
	color:#1c9e39;
	}
	
#Layout_SidebarMenu li a.selected
{
	color:#1c9e39; /* Green */
}

	
	
#Layout_SidebarMenu li.none{
	background:none;
	padding-bottom:0;}
	
#Layout_SidebarMenu li li a
{
	font-size:12px;
	color:#009cdc;
	padding-left:7px;
}

#Layout_SidebarMenu li li li
{
	
}

#Layout_SidebarMenu li li li a
{
	padding-left:20px;
}
	
#Layout_SidebarMenu .submenu{
	list-style-type:none;
	margin:0;
	padding:0;
	}

#Content h1{
	color:#009CDC;
	float:left;
	font-size:160%;
	margin-bottom:4px;
	width:480px;
	}
	
#Content p{
	margin-bottom:1em;}

#Content ul,
#Content ol
{
	margin-left:3em;
}

#Content ul li,
#Content ol li
{
	margin-bottom:.25em;
}


#Content .line
{
	margin-bottom:15px;
}

#SubscriptionForm
{
	padding-top:3em;
}

	
.links{
	float:right;
	}
.links ul {
	list-style-type:none;
	}
.links ul li{
	float:left;
	margin-left:13px;
	}
.links ul li a
{
	padding-top:20px;
	text-align:center;
	display:block;
	color:#858585;
	text-decoration:none;
	}
.shareThis{
	background:url(images/icon_share.gif) no-repeat top center;
	}
.email{
	background:url(images/icon_email.gif) no-repeat top center;
	}
.print{
	background:url(images/icon_print.gif) no-repeat top center;
	}
.small_arrow{
	background:url(images/icon_arrow_small.gif) no-repeat top right;
	padding-right:25px;
	color:#009CDC;
	}
.small_arrow-2{
	background:url(images/icon_arrow_small-2.gif) no-repeat top left;
	padding-left:25px;
	color:#009CDC;
	}
.use_skill{
	background:#e8f3f9;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:1em;
	padding-left:27px;
	
	}
.use_skill p{
	padding-top:27px;
	font-size:14px;
	color:#333333;
	width:282px;
	}
.use_skill h2{
	font-size:14px;
	margin-top:1em;
	}
.use_skill ul{
	margin-left:15px;
	margin-top:4px;
	}
.use_skill ul li{
	line-height:18px;}
#Layout_SidebarMenu .submenu a{
	margin-left:26px;}
#Footer{
	background:url(images/footer_bg.gif) repeat-x top left;
	height:68px;
	margin:0;
	padding:0;
	}
.inner_footer{
	width:890px;
	margin:0 auto;}
.inner_footer P{
	color:#FFFFFF;
	width:675px;
	float:left;
	text-align:left;
	margin-top:14px;
	line-height:20px;
	display:inline;
	}
.inner_footer P a{
	color:#FFFFFF;
	font-weight:bold;
	}
.inner_footer .footer_menu{
	float:right;
	margin-top:14px;
	}
.inner_footer .footer_menu ul{
	list-style-type:none;
	}
.inner_footer .footer_menu ul li{
	display:inline;
	margin-left:13px;
	}
.inner_footer .footer_menu ul li a{
	color:#FFFFFF;
	font-weight:bold;
	}