*{
	margin: 0;
	padding: 0;
	outline: none;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg_grad.png) repeat-x #000;
	font-size: 12px;
}

h1{
	color: #000;
	font-size: 22px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

h2{
	color: #284f7b;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}

h3{
	font-weight: bold;
	font-size: 18px;
	color: #39393a;
}

h4{
	background: url(../images/h4_bg.gif) repeat-x;
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
}

h5{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: normal;
}

h6{
	color: #376094;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}

/*
#content ul, ol{
	padding-left: 40px;
}
*/

a{
	color:#f25703;
	text-decoration: none;
}

a:hover{
	color: #288abd;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

div#wrapper{
	background: url(../images/index_bg.jpg) no-repeat top center;
}

div#wrapper_inner{
	width: 950px;
	margin: 0 auto;
	margin-bottom: 20px;
}

div#header_header{
	height: 35px;
	margin-bottom: 10px;
}

div#header_header ul{
	list-style: none;
}

div#header_header ul li{
	float: left;
}

div#header_header ul li a{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

div#header_header ul li a:hover{
	color: #85b3f8;
}

div#header_header ul.header_social{
	float: right;
	margin-top: 7px;
	margin-left: 5px;
}

div#header_header ul.header_links{
	float: right;
	margin-top: 10px;
}

div#header_header ul.header_links li{
	margin: 0 5px;
}

div#header_header ul.header_social li a{
	width: 20px;
	height: 20px;
	display: block;
	text-indent: -50000px;
}

div#header_header ul.header_social li.facebook a{ background: url(../images/socials.png) no-repeat 0 0;}
div#header_header ul.header_social li.twitter a{ background: url(../images/socials.png) no-repeat -20px 0;}
div#header_header ul.header_social li.youtube a{ background: url(../images/socials.png) no-repeat -40px 0;}
div#header_header ul.header_social li.myspace a{ background: url(../images/socials.png) no-repeat -60px 0;}

div#header_header ul.header_social li.facebook a:hover{ background: url(../images/socials.png) no-repeat 0 -20px;}
div#header_header ul.header_social li.twitter a:hover{ background: url(../images/socials.png) no-repeat -20px -20px;}
div#header_header ul.header_social li.youtube a:hover{ background: url(../images/socials.png) no-repeat -40px -20px;}
div#header_header ul.header_social li.myspace a:hover{ background: url(../images/socials.png) no-repeat -60px -20px;}


div#header{
	background: url(../images/header_bg_grad.png) repeat-x bottom;
	margin: 0 auto;
	height: 72px;
	position: relative;
	border-bottom: 1px solid #fff;
	border-top: 4px solid #b0e18c;
}

div#logo{
	width: 100px;
	height: 90px;
	position: absolute;
	top: -30px;
	left: 35px;
}

div#logo a{
	background: url(../images/wyland_logo.png) no-repeat;
	display: block;
	width: 100px;
	height: 90px;
	text-indent: -50000px;
}

div#wyland_gal_divider{
	background: #000;
	padding: 15px 30px;
}

div#wyland_gal_divider h1{
	background: url(../images/wyland_galleries.jpg);
	display: block;
	text-indent: -50000px;
	width: 289px;
	height: 48px;
	margin: 0;
	padding: 0;
	border: none;
}

div#main{
	width: 950px;
	height: 285px;
	position: relative;
	z-index: 10;
}

/*
div#main img{
	position: absolute;
	top: -25px;
	left: -25px;
	z-index: 100;
}
*/

div#index_flash_holder{
	position: absolute;
	top: -25px;
	left: -25px;
	z-index: 100;
}

div#sub_photo{
	width: 950px;
	height: 200px;
	position: relative;
	overflow: hidden;
}

div#sub_photo img{
	vertical-align: bottom;
}

div#sub_photo p.expander{
	position: absolute;
	bottom: 10px;
	right: 10px;
	/* background: url(../images/bg.png); */
	/* padding: 10px; */
	font-size: 11px;
}

div#buy_photo_info{
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: url(../images/bg.png);
	padding: 10px;
	color: #fff;
	width: 350px;
}

div#buy_photo_info img{
	float: right;
	margin-left: 10px;
	border: 1px solid #fff;
}

div#buy_photo_info h2{
	color: #fff;
}

div#buy_photo_info p{
	margin-bottom: 15px;
}

div#buy_photo_info p a{
	font-size: 16px;
}

div#buy_photo_info p a.hide_link{
	margin-left: 10px;
	padding-left: 15px;
	border-left: 1px solid #cecece;
}

/*
div#sub_photo p#expander_link a{
	color: #fff;
	text-decoration: none;
	padding-right: 20px;
	background: url(../images/icn_expand.png) right center no-repeat;
	display: block;
}

div#sub_photo p#collapser_link a{
	color: #fff;
	text-decoration: none;
	padding-right: 20px;
	background: url(../images/icn_collapse.png) right center no-repeat;
	display: block;
}
*/

div#sub_photo_header{
	background: url(../images/bg.png);
	padding: 15px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 920px;
}

div#sub_photo_header h1{
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 24px;
}

div#sub_photo_header ul{
	list-style: none;
	text-align: left;
	float: right;
}

div#sub_photo_header ul li{
	display: block;
	float: left;
	font-size: 14px;
}

div#sub_photo_header ul li a{
	display: block;
	float: left;
	padding: 5px 0;
	margin-right: 22px;
	color: #cccccc;
	text-decoration: none;
}

div#sub_photo_header ul li a:hover{
	color: #4399d4;
}

div#sub_photo_header ul li.current a{
	color: #4399d4;
	border-bottom: 2px solid #4399d4;
}

div#news{
	background: url(../images/news_bg_grad.png) repeat-x;
	padding: 10px;
	position: relative;
	/* height: 37px; */
	border-bottom: 1px solid #c6c6c6;
}

div#news h3{
	font-weight: bold;
	font-size: 18px;
	padding: 5px 15px;
	text-align: right;
	color: #39393a;
	border-right: 1px solid #b0b0b0;
	float: left;
}

div#news .news_item{
	font-size: 16px;
	color: #8a8887;
	padding: 7px 5px 5px 15px;
	margin-left: 150px;
	border-left: 1px solid #fff;
}

div#news .news_item ul{
	list-style: none;
	
}

div#news .news_item a{
	color: #8a8887;
}

div#news .news_item a:hover{
	color: #091c2e;
}

img.img_border{
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
}

/** BUTTONS **/

.button{
	display: block;
	text-indent: -500000px;
}

.btn_rss{
	width: 20px;
	height: 20px;
	background: url(../images/btn_rss.png) no-repeat center center;
	z-index: 150;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
}

.btn_learn_more{
	background: url(../images/btn_learn_more.png) no-repeat;
	width: 118px;
	height: 28px;
	float: right;
}

/** BUTTONS **/

div#nav{
	height: 72px;
	text-align: right;
	position: absolute;
	right: 0;
}

div#nav del{
	text-decoration: none;
	display: inline-block;
	clear: both;
}

div#nav ul{
	list-style: none;
	text-align: center;
	clear: both;
}

div#nav ul li{
	display: block;
	float: left;
	height: 28px;
	padding: 22px 8px;
	font-size: 14px;
	background: url(../images/nav_divider.png) right center no-repeat;
}

div#nav ul li.nav_currents{ background: none;}

div#nav ul li a{
	display: block;
	float: left;
	color: #666;
	text-decoration: none;
	vertical-align: middle;
	height: 28px;
	text-indent: -50000px;
}

div#nav ul li.nav_home a{ width: 42px; background: url(../images/nav.png) 0 0 no-repeat; }
div#nav ul li.nav_shop a{ width: 119px; background: url(../images/nav.png) -42px 0 no-repeat; }
div#nav ul li.nav_customer a{ width: 141px; background: url(../images/nav.png) -161px 0 no-repeat; }
div#nav ul li.nav_freegifts a{ width: 80px; background: url(../images/nav.png) -302px 0 no-repeat; }
div#nav ul li.nav_wylandsites a{ width: 104px; background: url(../images/nav.png) -382px 0 no-repeat; }
div#nav ul li.nav_currents a{ width: 154px ; background: url(../images/nav_btn.png) 0 0 no-repeat;}

div#nav ul li.nav_home a:hover{ background-position: 0 -28px;}
div#nav ul li.nav_shop a:hover{ background-position: -42px -28px;}
div#nav ul li.nav_customer a:hover{ background-position: -161px -28px;}
div#nav ul li.nav_freegifts a:hover{ background-position: -302px -28px;}
div#nav ul li.nav_wylandsites a:hover{ background-position: -382px -28px;}
div#nav ul li.nav_currents a:hover{ background-position: 0 -28px;}

div#nav ul li.nav_home a.current{ background-position: 0 -28px;}
div#nav ul li.nav_shop a.current{ background-position: -42px -28px;}
div#nav ul li.nav_customer a.current{ background-position: -161px -28px;}
div#nav ul li.nav_freegifts a.current{ background-position: -302px -28px;}
div#nav ul li.nav_wylandsites a.current{ background-position: -382px -28px;}
div#nav ul li.nav_currents a.current{ background-position: 0 -28px;}

div#content{
	background: url(../images/content_bg.jpg) no-repeat 0 1px #fff;
	width: 950px;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 4px solid #b0e18c;
	color: #363636;
}

div#content p{
	margin-bottom: 10px;
	padding:0px 3px 0px 3px;
}

div#container_3col{
	background: url(../images/index_panel_container_bg.gif) center repeat-y;
}

div.index_panel{
	width: 276px;
	/* height: 240px; */
	padding: 15px 20px;
}

div.index_panel h1{
	
}

div#index_left{
	float: left;
}

div#index_right{
	float: right
}

div#index_right h1{
	padding-bottom: 10px;
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 10px;	
}

div#index_middle{
	margin: 0 316px;
	/*
	border-right: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	*/
}

div.sub_panel{
	width: 276px;
	height: 360px;
	padding: 15px 20px;
}

div.sub_panel h1{
	padding-bottom: 10px;
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 10px;
	font-size: 18px
}

div.sub_panel img.border{
	padding: 5px;
	border: 1px solid #c6c6c6;
}

div#container_full{
	padding: 20px;
	position: relative;
}

div#container_full table{
	width: auto;
}


/******************************************************************************************************/
/** 2 COL CONTAINER **/

div#container_2col{
	padding: 30px 20px 20px 20px;
}

div#container_2col h1{
	margin-bottom: 30px;
	margin-top:5px;
	font-size:26px;
}

div.col2_left{
	padding-right: 23px;
	overflow: hidden;
}

div.col2_right_304{
	float: right;
	width: 304px;
	padding: 40px 5px 0px 10px;
	color:#626262;
	text-align:center;
}

div.col2_right_304 h2{
	padding-left:5px;
}


div.col2_right{
	padding-left: 20px;
	overflow: hidden;
}

div.col2_left_260{
	float: left;
	width: 260px;
}

div.note{
	padding: 10px 20px;
	margin-left: 20px;
	border-left: 1px solid #e4e3e3;
}

div.note a{ color: #c65918;}
div.note a:hover{ color: #F9A900;}

div.note p{
	font-style: italic;
}

div.note p span.note_title{
	color: #288abd;
	font-weight: bold;
	font-style: normal;
	font-size:15px;
}

p.quote{
	font-style: italic;
	padding: 0px 10px 13px 0px;
	border-bottom: 0px solid #e4e3e3;
	border-top: 0px solid #e4e3e3;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-size:15px;
	color:#999;
}

p.quote span{
	color:#666;
	padding:10px;
}

div.quote_items ul{
	list-style: none;
}

div.quote_items ul li p{
	font-style: italic;
	padding: 0px 10px 13px 0px;
	border-bottom: 0px solid #e4e3e3;
	border-top: 0px solid #e4e3e3;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-size:15px;
	color:#999;
	list-style: none;
}

div.quote_items ul li p span{
	color:#666;
	padding:10px;
}

div.photo_thumbs{
	margin-bottom: 10px;
}

div.photo_thumbs p{
	margin: 0;
	float: left;
	margin: 0px;
}

div.photo_thumbs p a{
	padding: 5px;
	border: 1px solid #ccc;
	/* float: left; */
	display: block;
	background: #fff;
}

div.photo_thumbs p a:hover{
	border: 1px solid #288abd;
	background: #ccdde9;
}

div.photo_thumbs p a img{
	border: none;
	margin: 0;
	padding: 0;
	/* float: left; */
	display: block;
}

a.blue_btn{
	height: 24px;
	background: url(../images/blue_btn_left.jpg) top left no-repeat;
	color: #fff;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	margin-top:10px;
	/* margin-right:10px; */
}

a.blue_btn span{
	display: block;
	height: 19px;
	background: url(../images/blue_btn_right.gif) top right no-repeat;
	padding: 3px 20px 3px 10px;
}

.blue_btn{
	height: 24px;
	background: url(../images/blue_btn_left.jpg) top left no-repeat;
	color: #fff;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	margin-top:10px;
	/* margin-right:10px; */
}

.blue_btn span{
	display: block;
	height: 19px;
	background: url(../images/blue_btn_right.gif) top right no-repeat;
	padding: 3px 20px 3px 10px;
}

div.col2_leftLinks{
	padding-right: 20px;
	overflow: hidden;
	float: left;
}

div.col2_rightLinks{
	padding-left: 20px;
	overflow: hidden;
	float: right;
}

/** 2 COL CONTAINER **/


/******************************************************************************************************/
/** OVERVIEW **/

div.overview_panel{
	padding-bottom: 15px;
	border-bottom: 1px solid #e4e3e3;
	margin-bottom: 15px;
	float: left;
	width: 305px;
	margin-right: 10px;
	height:95px;
}

div#content div.overview_panel p{
	margin-bottom: 2px;
}

div#content div.overview_panel p a:hover img{
	background-color: #ccdde9;
	border: 1px solid #288abd;
}

div.overview_panel img{
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin-right: 10px;
	background: #fff;
}

div.overview_panel h2{
	font-size: 17px;
	margin-bottom: 2px;
}

/** OVERVIEW **/

/******************************************************************************************************/
/** THE COMPANY **/ /** GLOSSARY **/ /** CARE**/

div.company_profile{
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e3e3;
	margin-bottom: 20px;
}

div.company_profile img{
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin-right: 10px;
	background: #fff;
}

div.company_profile h2 span.company_position{
	font-size: 11px;
	color: #999;
	padding-left: 5px;
}


div.company_profile span.date{
	font-size: 10px;
	color: #999;
}

div.profile_block{
	margin-left: 102px;
}

div.accomplishments{
	margin-left: 18px;
}

div.accomplishments ul{
	padding-left: 10px;
	margin-left: 90px;
}

div.accomplishments h2{
	float: left;
	font-size: 32px;
	line-height: 38px;
	margin-bottom: 10px;
	/* color: #aeaeae; */
}

div.company_profile_tile{
	float: left;
	width: 131px;
	padding-right: 10px;
}

div.company_profile_tile img{
	padding: 5px;
	border: 1px solid #ccc;
	margin-right: 10px;
	background: #fff;
}

div.company_profile_tile h2 span.company_position{
	font-size: 11px;
	line-height: 12px;
	color: #999;
}

/** THE COMPANY **/

/******************************************************************************************************/
/** PAGINATION **/

div#content p.pagination{
	text-align: right;
	padding-bottom: 10px;
}

p.pagination a{
	padding: 3px 6px;
	background: #cecece;
	color: #fff;
}

p.pagination a:hover{
	background: #288ABD;
}

/** PAGINATION **/

/******************************************************************************************************/
/** CONTACTS **/

div.contacts_left{
	float: left; 
	width: 260px;
	overflow: hidden;
	/* border-right:1px dotted #E4E3E3; */
	margin-right:40px;
	/* padding-right:20px; */
}

div.contacts_right{
	width: 260px;
	overflow: hidden;
}

/** CONTACTS **/

/******************************************************************************************************/
/** CONTENT FOOTER **/

div#content_footer{
	background: url(../images/content_footer_bg.png) no-repeat #fff;
	width: 893px;
	height: 145px;
	padding: 10px;
	margin: 0 auto 20px;
	padding-right: 0;
}

div.footer_box{
	width: 193px;
	padding: 10px;
	float: left;
	margin-right: 10px;
}

div.footer_box a{
	display: block;
	text-decoration: none;
}

div.footer_box a img{
	border: none;
}

div.footer_box h5{
	text-align: center;
}

div.footer_box h6{
	text-align: center;
}

div.footer_box2 {
	float:left;
	margin-left:2px;
	margin-right:8px;
	padding:0;
	width:213px;
}

/** CONTENT FOOTER **/

/******************************************************************************************************/
/** FOOTER **/

div#footer_links{
	padding: 10px;
}

div.footer_link_item{
	padding: 10px;
	width: 200px;
	float: left;
}

div.footer_link_item h3{
	color: #4297e2;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.footer_link_item ul{
	list-style: none;
}

div.footer_link_item ul li{
}

div.footer_link_item ul li a{
	color: #585858;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 2px 0;
}

div.footer_link_item ul li a:hover{
	/* color: #4297e2; */
	/* text-decoration: underline; */
	color: #fff;
}

div#footer{
	padding: 20px 0;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
}

div#footer_inside{
	width: 910px;
	margin: 0 auto;
	background: url(../images/footer_icon.png) right center no-repeat;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}

div#footer_inside a{
	color: #7e7e7e;
	text-decoration: none;
}

div#footer_inside a:hover{
	color: #fff;
}

/** FOOTER **/

/******************************************************************************************************/
/** PRODUCTS GLIDER **/

#products_glider{
	width: 266px;
	padding: 5px;
	border: 1px solid #c6c6c6;
	position: relative;
}

div.scroller { 
	/* modify width and height of scrolling section if necessary */		
	width: 264px;
	height: 150px;
	margin: 0;
	overflow: hidden;
	border: 1px solid #c6c6c6;
	position: relative;
}

div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/
	width: 262px;
	height: 150px;	
	overflow: hidden;
	float: left;
	position: relative;
}

div.scroller div.section div.product{
	padding: 10px;
	position: relative;
}

div.scroller div.section div.product img{
	float: left;
}

div.scroller div.section div.product div.product_info{
	padding-left: 120px;
	padding-right: 5px;
}

div.scroller div.section div.product p{
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 12px;
}

div.scroller div.section div.product p.price{
	position: absolute;
	left: 30px;
	top: 110px;
	font-size: 20px;
	line-height: 26px; 
	font-weight: bold;
	color: #343434;
	padding: 3px;
}

div.scroller div.section div.product h3{
	font-size: 1.3em;
	color: #307fa8;
	font-weight: normal;
	margin-bottom: 5px;
}

div.scroller div.content {
	width: 10000px;
	background: url(../images/products_gilder_bg.png) #fff repeat-x bottom;
	height: 150px;
}

.btn_arrow_left{
	background: url(../images/btn_product_glider_arrows.png) 0 0 no-repeat;
	width: 28px;
	height: 28px;
	position: absolute;
	top: 66px;
	left: -10px;
}

.btn_arrow_right{
	background: url(../images/btn_product_glider_arrows.png) -28px 0 no-repeat;
	width: 28px;
	height: 28px;
	position: absolute;
	top: 66px;
	right: -10px;
}

#products_glider ul{
	list-style: none;
	font-size: 11px;
	line-height: 1.3em;
}

#products_glider ul li{
	padding-left: 10px;
}

#products_glider ul li a{
	color: #f17202; color: #376094;
	text-decoration: none;
}

#products_glider ul li a:hover{
	text-decoration: underline;
}

#products_glider ul.store_options{
	padding: 10px 5px 0;
}

#products_glider ul.store_options li{
	float: left;
	width: 110px;
	background: url(../images/icn_plus_small.gif) left center no-repeat;
	font-weight: bold;
	padding-right: 5px;
}

#products_glider div.product ul{
	list-style: none;
}

#products_glider div.product ul li{
	background: url(../images/icn_arrow_small.gif) left center no-repeat;
}

#products_glider div.product ul li a{
	color: #f17202;
}

/** PRODUCTS GLIDER **/

/******************************************************************************************************/
/** CONTACT **/

.message{
	background:#8CC73F;
	border: 2px solid #5f8b2a;
	padding:15px;
	margin:15px 0;
}

.error{
	background: #ff0000;
	border: 2px solid #a90000;
	padding:15px;
	margin:15px 0;
}

/** CONTACT **/

/******************************************************************************************************/
/* !SHOP */

table.prod_list td{
	padding: 5px;
}

div#container_full table.pagination0, div#container_full table.pagination2{
	/* float: right; */
	width: 100%;
}

div#container_full table.pagination1{
	/* float: right; */
}

table.pagination2{
	border-bottom: 1px solid #cecece;
	margin-bottom: 20px;
}

table.pagination1 td, table.pagination2 td{
	text-align: left;
}

table.pagination1 b{
	padding: 3px 6px;
	color: #000;
	font-weight: normal;
	margin-right: 2px;
}

table.pagination1 a{
	padding: 3px 6px;
	background: #cecece;
	color: #fff;
	margin-right: 2px;
}

table.pagination1 a:hover{
	background: #288ABD;
}

.productname{
	color: #284f7b;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}

table.product_prices{
	/*
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	*/
	margin-bottom: 10px;
}

table.product_prices td{
	padding: 20px 5px;
	border-bottom: 1px solid #cecece;
	/* border-left: 1px solid #cecece; */
	background: none;
}

tr.product_prices_header td{
	color: #666;
	font-weight: bold;
	padding-bottom: 5px;
}

table.product_detail{
	padding: 20px;
}

table.basket tr, table.product_prices tr{
	background: none;
}

table.basket, table.basket td{
	border: none;
	font-size: 12px;
}

table.basket td{
	border: none;
	padding: 10px 5px;
	border-bottom: 1px solid #cecece;
	background: none;
}

tr.nolines td{
	border: none;
	padding: 3px 5px;
	background: none;
}

a.doubleit{
	position: absolute;
	top: 0;
	right: 0;
}

/* !END */

/******************************************************************************************************/
/** FORMS **/

table.form{
	width: 100%;
	margin-bottom: 10px;
}

table.form td{
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #666;
	background: #333;
}

table.form td.title{
	text-align: right;
	font-weight: bold;
}

input, textarea{
	padding: 3px;
	color: #666;
}

/** FORMS **/

/******************************************************************************************************/
/** CLEARFIX **/
.clear {
	clear: both;
}
.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 */

/** CLEARFIX **/

/******************************************************************************************************/
/** About: In the News **/

.intheNews h2{
	color: #c65918;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}

.intheNews h6{
	color: #122f59;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 20px 0px;
}
/** About: In the News **/

.search input.inputbox{  
background:#e1e1e1 url(../images/icon_search.png) no-repeat scroll 2% 40%;   
padding:0 0 0 19px;   
border:0px solid #898989;    
color:#000000;   
margin-top:0px;   
filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5
}
input.ltgreen
{
	font-family: Arial, Book Antiqua, Times New Roman, Times;
	background-color: #80D8AD;
	font-size: 11px;
	font-weight: bold;
	color: #006A35;
}
input .submit  { 
	font: 11px arial;
    background: #f7c668 url( ../../images/backgrounds/small_grad.jpg ) no-repeat 1px 1px;
    border: 1px solid #BCB9AA;
    width:50px;
    color: #1E1E1E;
    padding: 2px 2px;
    }
	
/******************************************************************************************************/
/** WYLAND GIVING **/

/** #giving_navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: 16px Arial, Helvetica, sans-serif;
}

#giving_navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#giving_navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #cecece;
text-decoration: none;
}

#giving_navlist li a:link { color: #288ABD; }
#giving_navlist li a:visited { color: #fff; }

#giving_navlist li a:hover
{
color: #121212;
background: #288ABD;
border-color: #227;
}

#giving_navlist li a#current
{
background: #288ABD;
border-bottom: 1px solid #121212;
}

/** WYLAND GIVING **/

/******************************************************************************************************/
/** WYLAND GIVING 2 **/

#giving_navlist {
	background: url(../images/nav.jpg) no-repeat;
	width: 390px;
	height: 27px;
	text-align: left;
	margin-bottom: 10px;
}

#giving_navlist del{
	text-decoration: none;
	display: inline-block;
	clear: both;
}

#giving_navlist ul{
	list-style: none;
	text-align: center;
	clear: both;
}

#giving_navlist ul li{
	display: block;
	float: left;
	height: 29px;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	padding: 0px;
}

#giving_navlist ul li a{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	height: 29px;
	text-indent: -50000px;
}


#giving_navlist ul li.nav_donations a{ background: url(../images/nav.jpg) 0 0 no-repeat; width: 204px; }
#giving_navlist ul li.nav_form a{ background: url(../images/nav.jpg) -204px 0 no-repeat; width: 185px; }

#giving_navlist ul li.nav_donations a:hover{ background-position: 0 -29px; }
#giving_navlist ul li.nav_form a:hover{ background-position: -204px -29px; }

giving_navlist#nav ul li.nav_donations a.current{ background-position: 0 -29px; }
giving_navlist#nav ul li.nav_form a.current{ background-position: -204px -29px; }


/** WYLAND GIVING 2 **/

