@import url(css/960.css);

body 
{
    margin:0px;
	padding:0px;
	background-color:#ffffff;
	color:#555;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em; 
}

html, body, #Form 
{
    height: 100%;
}
#Form {
    background: url("images/noise.png") repeat scroll 0 0 #343434;
}
/*--------------------------------------- BASE COLORS ------------*/

.base_bg_color {background-color: #2f9cf0;}
.base_text_color {color: #2f9cf0;}

.wsc_menu_wrapper .sf-menu ul a:focus, 
.wsc_menu_wrapper .sf-menu ul a:hover, 
.wsc_menu_wrapper .sf-menu ul a:active {
	color: #2f9cf0 ;
	cursor: pointer;
}

.wsc_menu_wrapper .sf-menu ul li.current a 
{
    font-weight: bold;
}

a, a:link, a:visited {
	color: #2f9cf0; 
	text-decoration: underline;
}

a:hover {
	color: #2f9cf0;
	text-decoration: none;
}

#wsc_content_wrapper_inner 
{
    border-bottom: 3px solid #48a2cb;
}

.wsc_banner_bg,
.wsc_prefooter_outer {
    background-image:url("images/base_light.png");
    background-position:center top;
    background-repeat:no-repeat;
}

/*------------------------------------------- GENERAL ------------*/


.Normal, .NormalDisabled, blockquote, pre, .SubHead
{
    color:#757575;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    line-height: 21px;
}


.wsc_prefooter_outer .Normal, 
.wsc_prefooter_outer .NormalDisabled, 
.wsc_prefooter_outer blockquote, 
.wsc_prefooter_outer pre,
.wsc_prefooter_outer .SubHead,
.wsc_prefooter_outer .NormalTextBox
{
    color: #ededed;
}


/*---------------- Lists ------------*/

ul {
    margin-top: 0px;
}

ul li {
    list-style-type:disc;
}

ul.custom1 li,
ul.custom2 li,
ul.custom4 li {
    list-style-type:none;
    margin-left:-15px;
    padding-left:17px;
}

ul.custom1 li 
{
    background: url("images/custom_list1.png") no-repeat scroll 0 7px transparent;
}
ul.custom2 li 
{
    background: url("images/custom_list2.png") no-repeat scroll 0 7px transparent;
}
ul.custom4 li 
{
    background: url("images/custom_list4.png") no-repeat scroll 0 5px transparent;    
}

ul.custom3 
{
    padding-left: 0px;
    margin-left: 0px;
}
ul.custom3 li 
{
    list-style-type: none;
    background:url("images/footer_underlines.png") repeat-x scroll 0 bottom transparent;
    margin-bottom:3px;
    padding-bottom:4px;
}

/*---------------- Links ------------*/

.wsc_prefooter_outer a, 
.wsc_prefooter_outer a:link, 
.wsc_prefooter_outer a:visited {
    color: #ededed;
	text-decoration: underline;
}

.wsc_prefooter_outer a:hover {
	text-decoration: none;
}

/*---------------- Paragraphs ------------*/

p { margin: 0px; margin: 0 0 10px 0; }


/*---------------- Headers ------------*/

h1, h2, h3, h4, h5, h6 {
	font-family: "Myriad Pro", Verdana ;
	font-weight: normal;
	color: #2d2d2d;
}

h1 { font-size: 36px; line-height: 1em; margin: 0 0 15px 0; padding: 0px; }
h2 { font-size: 24px; margin: 0 0 10px 0; padding: 0; }
h3 { font-size: 21px; margin: 0 0 10px 0; padding: 0; }
h4 { font-size: 18px; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding:0; color:#595959; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.wsc_prefooter_outer h1,
.wsc_prefooter_outer h2,
.wsc_prefooter_outer h3,
.wsc_prefooter_outer h4,
.wsc_prefooter_outer h5,
.wsc_prefooter_outer h6,
.wsc_banner_wrapper h1,
.wsc_banner_wrapper h2,
.wsc_banner_wrapper h3,
.wsc_banner_wrapper h4,
.wsc_banner_wrapper h5,
.wsc_banner_wrapper h6
{
    color: #fff;
}

/*---------------- Floates ------------*/

.cleaner, .clearFloat { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }


.float_l {
	float: left;
}

.float_r {
	float: right;
}

.clearFloat 
{
    clear: both;
}

/*---------------- Blockquotes ------------*/

blockquote { font-style: italic; margin-top: 0px; }
blockquote img 
{
 background: url("images/userpic_frame.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 66px;
    margin-right: 5px;
    padding: 12px 16px 17px 11px;
    width: 70px;
}

/*---------------- Content images ------------*/
img { border: none; }

img.frame1 {
   background: url("images/image_frame.png") no-repeat scroll 0 0 transparent;
    height: 70px;
    padding: 7px 11px 12px 8px;
    width: 73px;
    margin-bottom: 0px !important;
}

.imgLeft {
    float: left;
    margin-right: 10px;
    margin-bottom: 3px;
    margin-top: 3px;
}

.imgRight {
    float: right;
    margin-left: 10px;
    margin-bottom: 3px;    
    margin-top: 3px;
}




/* Image in expandable frame */
.wsc_image_frame2 {float: left;}
.wsc_image_frame2 img {margin: 0; border: 1px solid #d8d7d5;}

.wsc_image_frame2 .wsc_frame_tc, 
.wsc_image_frame2 .wsc_frame_bc {margin: 0px 13px; padding: 9px 0px 0px;}
.wsc_image_frame2 .wsc_frame_cc {margin: 0px 13px;}

.wsc_image_frame2 .wsc_frame_tl {background: transparent url(images/image_frame2/frame_tl.png) 0 0 no-repeat;}
.wsc_image_frame2 .wsc_frame_tr {background: transparent url(images/image_frame2/frame_tr.png) right 0 no-repeat;}
.wsc_image_frame2 .wsc_frame_tc {background: transparent url(images/image_frame2/frame_tc.png) 0 0 repeat-x;}

.wsc_image_frame2 .wsc_frame_cl {background: transparent url(images/image_frame2/frame_cl.png) 0 0 repeat-y;}
.wsc_image_frame2 .wsc_frame_cr {background: transparent url(images/image_frame2/frame_cr.png) right 0 repeat-y;}
.wsc_image_frame2 .wsc_frame_cc {background-color: #f0f0f0;}

.wsc_image_frame2 .wsc_frame_bl {background: transparent url(images/image_frame2/frame_bl.png) 0 0 no-repeat;}
.wsc_image_frame2 .wsc_frame_br {background: transparent url(images/image_frame2/frame_br.png) right 0 no-repeat;}
.wsc_image_frame2 .wsc_frame_bc {background: transparent url(images/image_frame2/frame_bc.png) 0 0 repeat-x;}
/* End of Image in expandable frame */

/*---------------- Content buttons ------------*/

.button a, a.button{
    background:url("images/more_big_button.png") no-repeat scroll 0 0 transparent;
    clear:both;
    color:#FFFFFF;
    display:block;
    font-size:12px;
    font-weight:bold;
    height:0;
    overflow:hidden;
    padding:47px 0 0;
    text-align:center;
    text-decoration:none;
    width:127px;
}

.button2 a, a.button2 {
    background:url("images/button2.png") no-repeat scroll 0 0 transparent;
    clear:both;
    color:#FFFFFF;
    display:block;
    font-size:12px;
    font-weight:bold;
    height:0;
    overflow:hidden;
    padding:28px 0 0;
    text-decoration:none;
    width:91px;
}




a.button3,a.button3:link,a.button3:visited{    background: transparent url(images/button3_left.png) 0 0 no-repeat;    clear: both;
    display: block;
    float: left;
    height: 30px;
    line-height: 28px;
    padding-left: 15px;
    text-decoration: none;    text-shadow: -1px 0px 0 #cacaca;    font-size: 12px;    text-decoration: none !important;}a.button3 span{    float: left;    background: transparent url(images/button3_right.png) right 0 no-repeat;    display: block;    padding-right: 15px;    height: 30px;}a.button3 strong{    color: #5c5c5c;    background: transparent url(images/button3_center.png) 0 0 repeat-x;    display: block;    height: 30px;    padding: 0 4px;    text-decoration: none;}


a.button4,a.button4:link,a.button4:visited{    background: transparent url(images/button4_left.png) 0 0 no-repeat;    clear: both;
    display: block;
    float: left;
    line-height: 43px;
    text-decoration: none;    text-shadow: 0px 1px 0 #ffffff;    font-size: 18px;    height: 45px;        padding-left: 25px;    text-decoration: none !important;}a.button4 span{    float: left;    background: transparent url(images/button4_right.png) right 0 no-repeat;    display: block;    padding-right: 25px;    height: 45px;}a.button4 strong{    color: #828282;    background: transparent url(images/button4_center.png) 0 0 repeat-x;    display: block;    height: 45px;    padding: 0 10px;    text-decoration: none;}


/*----------------------------------------- HEADER ------------*/

/*---------------- Header ------------*/

.wsc_header_bg {
	background: #343434 url(images/noise.png) 0 0 repeat;
	
}

.wsc_main_menu_bg {
	background: transparent url(images/menu_bg.png) 0 0 repeat-x;
	height: 36px;
}

.wsc_header_wrapper 
{
	background: transparent url(images/header_light.png) 50% 0 no-repeat;
}

#wsc_header_wrapper
 {
	padding: 0 5px;
	background: transparent url(images/header_light.png) 50% 0 no-repeat;
}


.wsc_header_wrapper,
.wsc_menu_wrapper
{
   	width: 940px;
	margin: 0 auto; 
}


#wsc_header {
    padding: 0 0 20px;
}


/*---------------- Logo ------------*/

#wsc_header  #site_title {
	float: left;
	width: 300px;
	padding: 20px 0 0 0;
}

#wsc_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#wsc_header  #site_title h1 a{
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#wsc_header  #site_title h1 span {
    color: #9E9E9E;
    display: block;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.04em;
    line-height: 20px;
    text-align: left;
    text-indent: 3px;
    text-transform: none;
    display: none;
    *margin-top: -10px;
    
}


/*---------------- Search ------------*/

.ModuleTitle_MenuItem {border: none;}
.ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {height:1px;}
div.SearchIcon {display: none;}
div.SearchBorder {width: auto;}

#wsc_header #search_box {
	float: right;
	width: 165px;
	height: 30px;
	margin-top: 30px;
}

#search_box
{
    background:url("images/search.png") no-repeat scroll 0 0 transparent;
	width: 165px;
	height: 30px;
}

#search_box div.SearchContainer {
    height:31px;
    position:relative;
    white-space:nowrap;
    width:161px;
}

#search_box div.SearchBorder {
    background-color:transparent;
    border:medium none;
    float:left;
    height:20px;
    margin-top:0;
    padding:6px 0 5px 15px;
    position:relative;
    white-space:nowrap;
    width:110px;
}

#search_box div.SearchContainer a {
    display:-moz-inline-box;
    height:0;
    overflow:hidden;
    padding:31px 0 0;
    position:relative;
    width:35px;
    zoom: 1;
}

#search_box input.SearchTextBox {
    background:none repeat scroll 0 0 transparent;
    border:0 none;
    float:left;
    height:17px;
    width:110px;
    z-index:10;
    color: #b0b0b0;
    font-style: italic;
    font-family: Arial;
    font-size: 12px;
}

#search_box div.SearchIcon 
{
    display: none;
}



/*---------------- Menu -------------*/

.wsc_menu_wrapper .sf-menu a {
	border-left: none;
	border-top: none;
}
.wsc_menu_wrapper .sf-sub-indicator 
{
    display: none;
}

.wsc_menu_wrapper .sf-menu li:hover, 
.wsc_menu_wrapper .sf-menu li.sfHover,
.wsc_menu_wrapper .sf-menu a:focus, 
.wsc_menu_wrapper .sf-menu a:hover, 
.wsc_menu_wrapper .sf-menu a:active {
	background:		none;
}

.wsc_menu_wrapper .sf-menu ul a:link,
.wsc_menu_wrapper .sf-menu ul a:visited,
.wsc_menu_wrapper .sf-menu ul a:focus, 
.wsc_menu_wrapper .sf-menu ul a:hover, 
.wsc_menu_wrapper .sf-menu ul a:active {
	background: url("images/menu_hor_frame.png") repeat-x scroll 0 bottom transparent;
}

.wsc_menu_wrapper .sf-menu ul li:last-child a:link,
.wsc_menu_wrapper .sf-menu ul li:last-child a:visited,
.wsc_menu_wrapper .sf-menu ul li:last-child a:focus, 
.wsc_menu_wrapper .sf-menu ul li:last-child a:hover, 
.wsc_menu_wrapper .sf-menu ul li:last-child a:active 
{
    background: none;
}

.wsc_menu_wrapper ul.sf-menu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-weight:normal;
	font-size:12px;
	color: #21272D ;
	padding:3px;
}

.wsc_menu_wrapper ul.sf-menu > li {
	background: transparent;
	margin-left: 0.3em;
}

.wsc_menu_wrapper ul.sf-menu > li > a {
	padding: 0.6em 0.5em;
	
}

.wsc_menu_wrapper ul.sf-menu a {
	color: #21272D ;
	border: #404040 solid 0px ;
}

.wsc_menu_wrapper ul.sf-menu > li > a:hover,
.wsc_menu_wrapper ul.sf-menu > li.sfHover > a {
	color: #FFFFFF ;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    border: #5A5A5A solid 0px ;
}

.wsc_menu_wrapper ul.sf-menu > li.current > a {
	color: #FFFFFF ;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    border: #EB4C07 solid 0px ;
}

.wsc_menu_wrapper ul.sf-menu ul li,
.wsc_menu_wrapper ul.sf-menu ul li.sfHover,
.wsc_menu_wrapper ul.sf-menu ul li:hover {
	background: none repeat scroll 0 0 #D7D7D7;
}

.wsc_menu_wrapper ul.sf-menu ul li:first-child {
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}

.wsc_menu_wrapper ul.sf-menu ul li:last-child {
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius:  0px 0px 5px 5px;
}

.wsc_menu_wrapper .sf-menu ul  a {
    border:0 solid #2C2C2C;
    color:#555;
    margin:0.2em;
    text-shadow:0 1px 0 #FFFFFF;
}


.wsc_menu_wrapper .sf-menu ul a {
    padding: 0.2em 0.7em 0.7em;
        cursor: pointer;
}
.wsc_menu_wrapper .sf-menu ul li:first-child a 
{
    padding-top: 0.7em;
}

.wsc_menu_wrapper .sf-shadow ul {
    -moz-border-radius:20px 20px 20px 20px;
	-webkit-border-radius:20px;
}


#wsc_menu {
    clear:both;
    height:36px;
    position:relative;
    z-index:2;
}

#wsc_menu .wsc_menu_wrapper > ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 6px;
}

#wsc_menu .wsc_menu_wrapper > ul > li {
	padding: 0px;
	margin: 0px;
	display: inline;
	padding-left: 16px;

}


#wsc_menu .wsc_menu_wrapper > ul > li > a {
	position: relative;
	float: left;
	width: auto;
	display: block;
	height: 21px;
	padding: 2px 16px 0 0;
	margin-right: 10px;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	color: #21272d;	
	font-weight: bold;
	outline: none;
	line-height: 17px;
	text-shadow: 0 1px 0 #CECECE;
}

#wsc_menu .wsc_menu_wrapper > ul > li.sfHover,
#wsc_menu .wsc_menu_wrapper > ul > li.current
{
    background: transparent url(images/menu_item_short.png) 0 0 no-repeat;
}

#wsc_menu .wsc_menu_wrapper > ul > li.sfHover > a,
#wsc_menu .wsc_menu_wrapper > ul > li.current > a 
{
    color: #fff;
    text-shadow: none;
    background: transparent url(images/menu_item_long.png) right 0 no-repeat;
}

#wsc_menu .wsc_menu_wrapper > ul > li > a:hover, #wsc_menu .wsc_menu_wrapper > ul > li.current > a {

}


/*---------------- Top Right Menu -------------*/

.wsc_menu_top_right 
{
    float: right;
    margin-top: 33px;
}

.wsc_menu_top_right .wsc_menu_wrapper 
{
    width: auto;
}

.wsc_menu_top_right #wsc_menu .wsc_menu_wrapper > ul > li > a 
{
    color: #DDDDDD;
    font-family: Arial;
    letter-spacing: 0.02em;
    line-height: 18px;
    margin-right: 0;
    text-shadow: none;
}

.wsc_menu_top_right #wsc_menu .wsc_menu_wrapper > ul > li {
    margin-left: 5px;
}


/*---------------- Top Right Menu With Background -------------*/

.wsc_menu_top_back_right 
{
    float: right;
    margin-top: 30px;
    background: transparent url(images/menu_right_top_back.png) right 0 no-repeat;
    padding-right: 25px;
}

.wsc_menu_top_back_right .wsc_menu_top_back_left 
{
    float: right;
    background: transparent url(images/menu_left_top_back.png) left 0 no-repeat;
    padding-left: 15px;
}

.wsc_menu_top_back_right #wsc_menu
{
    background: transparent url(images/menu_center_top_back.png) 0 0 repeat-x;       
}

.wsc_menu_top_back_right .wsc_menu_wrapper 
{
    width: auto;
}

.wsc_menu_top_back_right #wsc_menu .wsc_menu_wrapper > ul > li > a 
{
    font-family: Arial;
    letter-spacing: 0.02em;
    line-height: 18px;
    margin-right: 0;
}

.wsc_menu_top_back_right #wsc_menu .wsc_menu_wrapper > ul > li {
    margin-left: 5px;
}

.wsc_menu_top_back_right #wsc_menu .wsc_menu_wrapper > ul 
{
    margin-top: 7px;
}


/*----------------------------------------- BANNER ------------*/

.BannerPane 
{
    	padding: 35px 0 20px;
    	*padding-top: 10px;
}

.wsc_banner_wrapper 
{
    width: 940px;
    margin: 0 auto;
}

.wsc_banner_stripes,
.wsc_prefooter_stripes 
{
    background: transparent url(images/banner_lines.png) 0 0 repeat;
}

.wsc_banner_top_line

{
    background: transparent url(images/banner_top_line.png) 0 0 repeat-x;
}

.wsc_prefooter_top_line 
{
    background: transparent url(images/prefooter_top_line.png) 0 0 repeat-x;    
}

.wsc_prefooter_top_line {}

#wsc_banner {
	clear: both;
	position: relative;
	z-index: 1;

}



/*---------------- Slides -------------*/


/*---------------- jShowOff Banner -------------*/
#slidingFeatures 
{
    height: 225px;
    overflow: hidden;
    padding-left: 30px;
    
}

.jshowoff-controls,
.Normal p.jshowoff-controls
{
    margin: 0px;
    margin-top: 80px;
    position: absolute;
    width: 100%;
    height: 41px;
    top: 0px;
    left: 0px;
}

.jshowoff 
{
    overflow: hidden;
}

.jshowoff-play 
{
    display: none;
}

.jshowoff-next
{
    overflow: hidden;
    display: block;
    height: 0px;
    width: 25px;
    padding-top: 41px;
    right: 0px;
    left: auto;
    background: url(images/cs_rightImg.png) no-repeat;
    position: absolute;
    cursor: pointer;
}

.jshowoff-prev
{
    overflow: hidden;
    padding-top: 41px;
    display: block;
    height: 0px;
    width: 25px;
    background: url(images/cs_leftImg.png) no-repeat;
    left: 0px;
    position: absolute;
    cursor: pointer;
}


.cs_article {
  float:left;
  position:relative;
  top:0;
  left:0;
  display:block;
  width: 860px;
  margin:0 auto;
  padding: 0;
  height: 225px;
}

.cs_article .left {
	float: right;
}

.cs_article .right {
	float: left;

}

.cs_article p{
	margin-bottom: 20px;
}

/*---------------- /jShowOff Banner -------------*/

#wsc_banner h3,
#wsc_banner .c_icon span {
	line-height: 40px;
}

#wsc_banner a, 
#wsc_banner a:link, 
#wsc_banner a:visited {
    color: #fff;
    text-decoration: underline;
}

#wsc_banner a:hover, 
#wsc_banner a:active {
    color: #fff;
    text-decoration: none;
}

#wsc_banner .cs_rightBtn img,
#wsc_banner .cs_leftBtn img
{
    display: none;
}
.cs_leftBtn, .cs_rightBtn 
{
    bottom: auto;
    top: 85px;
}
#wsc_banner .cs_rightBtn 
{
    display: block;
    height: 41px;
    width: 25px;
    right: 0px;
    left: auto;
    background: url(images/cs_rightImg.png) no-repeat;
}

#wsc_banner .cs_leftBtn
{
    display: block;
    height: 41px;
    width: 25px;
    background: url(images/cs_leftImg.png) no-repeat;
    left: 0px;
}

#wsc_banner h3 {
	color: #99CCFF;
	font-size: 42px;
}

#wsc_banner p {
	color: #FFFFFF;
	font-size: 16px;
}

.cs_article .left 
{
    width: 420px;
}

.contentslider
{
    padding: 0 30px !important;
}

.cs_article .right a
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px;
    display: block;
    background: transparent url(images/banner_slide_back.png) 0 0 repeat;
}
.cs_article .right
{
    background:url("images/slide_shadow.png") no-repeat scroll center bottom transparent;
    margin-left:20px;
    padding-bottom:25px;
}

.cs_article img 
{
    border: none;
    height: auto;
    width: auto;
}



/*----------------------------------------- TOP SECTION ------------*/

.wsc_top_section_outer h2,
.wsc_top_section_outer h1,
.wsc_top_section_outer h3 {padding: 15px 0px 0px; }
.wsc_top_section_outer .Normal 
{
    line-height: 23px;
}

.wsc_top_section_outer 
{
    background: #eeede9 url(images/top_cont_section_back.png) 0 0 repeat-x;
}

.wsc_top_section_wrapper
{
    background: transparent url(images/top_section_horiz_frame.png) 0 100% repeat-x;
}

.wsc_top_section_inner1
{
    background: transparent url(images/top_section_vert_frame.png) 315px 0 repeat-y;
    *zoom: 1;  
}

.wsc_top_section_inner2
{
    background: transparent url(images/top_section_vert_frame.png) 635px 0 repeat-y; 
    *zoom: 1;       
}

.wsc_top_section_outer .grid_4 
{
    padding-top: 15px;   
}

.wsc_top_section_outer .container_12 
{
    padding-bottom: 3px;
}

.wsc_top_section_wrapper .button2 a,
.wsc_top_section_wrapper a.button2 
{
    margin: 0 auto;
}

.wsc_top_section_wrapper h2 {
    text-shadow: 0 1px 0 #FFFFFF;
}

.wsc_top_section_wrapper .c_content 
{
    padding-right:10px;
    padding-top:8px;
}




/*----------------------------------------- CONTENT SECTION ------------*/

#wsc_content_wrapper_outer {
	background: url("images/content_top_back.png") repeat-x scroll center 0 #FBFCFC;	
}

#wsc_content_wrapper_inner {

}

#wsc_content_wrapper {
	padding: 30px 0px 20px;
	min-height: 300px;
}

#wsc_content {
	width: 620px;
	float: left;
}


/*-------------------- Image gallery -------------*/

#recent_project {
		width: 620px;
	}
	#recent_project ul { list-style: none; margin: 0; padding: 0; }
	#recent_project ul li {
        background:url("images/gallery_back.png") no-repeat scroll 0 0 transparent;
        display:inline;
        float:left;
        height:134px;
        margin:0 15px 15px 0;
        padding:8px 0 0 9px;
        width:224px;
	}
	#recent_project ul li a 
	{
	    float:left;
	    display: block;
	    margin-bottom: 5px;
	}
	
	#recent_project ul img {
		width: 206px;
		height: 89px;
		border: 1px solid #d8d7d5;
	}
	#recent_project .button2 { 
        float:left;
        margin-top:-3px;
	}
    #recent_project h5 
    {
        
    }



/*--------------------  News -------------*/

#news_section {
	margin: 0 0 40px 0;
	padding: 0;
}

.news_section h3 {
}

.news_box  {

}
.news_box span {
    font-size:11px;
    margin-right:10px;
}
.news_box p {
    line-height:18px;
}

.news_box ul li 
{
    background-position: 0px 2px;
}




/*-------------------- Social icons -------------*/
.social_icons 
{
    width: 210px;
}

.social_icons ul 
{
    margin: 0px;
    padding: 0px;
}
.social_icons ul li 
{
    display: inline;
    float: left;
   	height: 30px;
}

.social_icons ul li
{
    margin: 0px 5px 4px 0px;   
}




/*--------------------------------------- PRE FOOTER ------------*/

.wsc_prefooter_outer .c_icon {
    background: transparent url(images/footer_underlines.png) repeat-x 0px bottom;
}

.wsc_prefooter_outer .c_head
{
    padding-top: 35px;
    padding-bottom: 10px;  
}

/*--------------------  prefooter contact form -------------*/

div.Feedback_Instructions,
div.Feedback_SectionHead,
img.Feedback_Required,
.Feedback_MessageBlock .Feedback_FieldLabel {
    display: none;
}

div.Feedback_Field input 
{
    background: transparent url(images/field_line.png) 0 0 no-repeat;
    border: none;
    width: 196px;
    height: 23px;
    padding: 0px 5px;
}

div.Feedback_MessageBlock textarea 
{
    border: none;
    background: transparent url(images/field_mline.png) 0 0 no-repeat;
   
    height:53px;
    padding:5px;
    width:287px;
}

div.FeedbackForm div.Feedback_FieldValue 
{
    margin-left:0;
    padding-right:0;
    float: right;
}

div.FeedbackForm div.Feedback_FieldLabel 
{
    padding-left:8px;
    padding-top:3px;
    width:auto;
    float: left;
}

div.Feedback_Field {
    overflow:hidden;
    margin-bottom: 7px;
}

.FeedbackForm, .NarrowFeedbackForm {
    padding:4px 0 0;
}

div.Feedback_ContactBlock {
    padding:0;
    margin-bottom: 0px;
}

div.Feedback_MessageBlock 
{
    padding: 0px;
}

.FeedbackForm .SubHead,
.FeedbackForm .NormalTextBox
{
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
}

.FeedbackForm .SubHead 
{
   line-height: 15px; 
}

.FeedbackForm .NormalTextBox 
{
    line-height: 20px;
    float: right;
}

div.Feedback_FooterBlock div.Feedback_CommandButtons 
{
    clear:both;
    overflow:hidden;
    padding-top:4px;
}
div.Feedback_FooterBlock 
{
    padding: 0px;
}

div.Feedback_FooterBlock div.Feedback_CommandButtons a.CommandButton
{
    background:url("images/send_button.png") no-repeat scroll 0 0 transparent;
    display:block;
    float:right;
    height:0;
    overflow:hidden;
    padding-top:28px;
    width:76px;
}

.FeedbackForm .NormalRed 
{
    color:#C90000 !important;
    font-size:11px;
    margin-bottom:-4px;
    padding: 0 5px 0 0 !important;
    white-space: nowrap;
}





/*--------------------------------------- FOOTER ------------*/

#wsc_footer_wrapper {
	clear: both;
	width: 100%;
	background: url("images/noise.png") repeat scroll 0 0 #343434;
}
.wsc_footer_wrapper2 {
	background: url("images/footer_shadow.png") repeat-x 0 0 transparent;
}

#wsc_footer {
	clear: both;
	width: 940px;
	padding: 15px 0 13px;
	margin: 0 auto;
	text-align: center;
	color: #818181;
	overflow: hidden;
}

#wsc_footer .footer_menu a {
	color: #818181;
	font-weight: normal;
	text-decoration: none;
    padding:0 20px 0 0;
        font-size: 13px;
}

#wsc_footer .wsc_footer_copyrights .SkinObject
{
    font-family: Arial;
    font-size: 13px;
    	color: #818181;
    	font-weight: normal;
    	float: right;
}

#wsc_footer a {
	color: #818181;
	font-weight: normal;
	text-decoration: none;
}

#wsc_footer a:hover {
	color: #818181;
	text-decoration: underline;
}

#wsc_footer .footer_menu {
	padding: 0 0 10px 0;
	padding: 0px;
	list-style: none;
	float: left;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px 0 0;
	display: inline;
}

.footer_menu li a {
	color: #818181;
}

.footer_menu .last_menu {
	border: none;
}



/*--------------------------------------- CONTAINERS ------------*/

/*--------------------  Grey box container -------------*/
.grey_box_title,
.c_head.grey_box_title
{
    padding-top:25px;
    background: transparent url(images/news_block_top.png) 0 0 no-repeat;
    width: 297px;
}

.grey_box_title_inner
{
    zoom: 1;
    background: transparent url(images/news_block_center.png) 0 0 repeat-y;
}


.grey_box_title_inner2
{
    background: transparent url(images/news_block_bottom.png) 0 bottom no-repeat;
    padding: 0 28px 25px 20px;
}

.grey_box_title .c_content .Normal .news_box:last-child 
{
    border: none;
}


/*--------------------  Title with selected skin color container -------------*/

.h3_colored_title h3 {
    background: url("images/line_under_title.png") no-repeat scroll 0 top transparent;
    padding-top: 10px;
}
.h3_colored_title.c_head 
{
    margin-bottom: 30px;   
}

/*--------------------  Banner container -------------*/

.no_header .c_footer a.CommandButton 
{
    color: #444;
}

.c_container.no_header 
{
    padding-bottom: 0px;
}

.no_header .c_contentpane 
{
    padding: 0px;
}

.no_header .c_footer 
{
    margin: 0px;
}

/*-----------Other-------------*/
.DNNEmptyPane {*height: 0px; padding: 0px !important; margin: 0px !important;}

.paneOutline {
	margin-left:9px !important;
	margin-right:9px !important;
	min-height:45px;
	padding-top:20px;
}

.paneOutline .SubHead {
	color:grey;
	font-family:Myriad Pro;
	font-size:25px;
	font-weight: normal;
}