*{
	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: 30px;
	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 #ffad0e;
}

div#logo{
	width: 100px;
	height: 78px;
	position: absolute;
	top: -15px;
	left: 35px;
}

div#logo a{
	background: url(../images/wyland_logo.png) no-repeat;
	display: block;
	width: 100px;
	height: 78px;
	text-indent: -50000px;
}

div#main{
	width: 950px;
	height: 350px;
	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 10px;
	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: 41px; background: url(../images/nav.png) 0 0 no-repeat; }
div#nav ul li.nav_sites a{ width: 42px; background: url(../images/nav.png) -42px 0 no-repeat; }
div#nav ul li.nav_about a{ width: 53px; background: url(../images/nav.png) -85px 0 no-repeat; }
div#nav ul li.nav_shop a{ width: 42px; background: url(../images/nav.png) -135px 0 no-repeat; }
div#nav ul li.nav_foundation a{ width: 94px; background: url(../images/nav.png) -175px 0 no-repeat; }
div#nav ul li.nav_where a{ width: 132px; background: url(../images/nav.png) -269px 0 no-repeat; }
div#nav ul li.nav_blog a{ width: 37px; background: url(../images/nav.png) -403px 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_sites a:hover{ background-position: -42px -28px;}
div#nav ul li.nav_about a:hover{ background-position: -85px -28px;}
div#nav ul li.nav_shop a:hover{ background-position: -135px -28px;}
div#nav ul li.nav_foundation a:hover{ background-position: -175px -28px;}
div#nav ul li.nav_where a:hover{ background-position: -269px -28px;}
div#nav ul li.nav_blog a:hover{ background-position: -403px -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_sites a.current{ background-position: -42px -28px;}
div#nav ul li.nav_about a.current{ background-position: -85px -28px;}
div#nav ul li.nav_shop a.current{ background-position: -135px -28px;}
div#nav ul li.nav_foundation a.current{ background-position: -175px -28px;}
div#nav ul li.nav_where a.current{ background-position: -269px -28px;}
div#nav ul li.nav_blog a.current{ background-position: -403px -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 #ffad0e;
	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;
}

/******************************************************************************************************/
/** 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;
}

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;
}

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 **/

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.green{
	margin-left: 25px;
	margin-bottom:15px;
}

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:#b2b2b2;
	font-weight:bold;
	
	/* 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{
	width: 213px;
	padding: 0px;
	float: left;
	margin-right: 9px;
	margin-left:1px;
}



/** V.2 **/

div#content_footer2{
	background: url(../images/content_footer_bg2.png) no-repeat #fff;
	width: 893px;
	height: 145px;
	padding: 10px;
	margin: 0 auto 20px;
	padding-right: 0;
}

div.footer_box_long{
	width: 437px;
	padding:0px;
	margin-right:9px;
	margin-left:0px;
}



/** CONTENT FOOTER **/

/******************************************************************************************************/
/** FOOTER **/

div#footer_links{
	padding: 10px;
}

div.footer_link_item{
	padding: 10px;
	width: 135px;
	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: 10px;
	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 **/

/******************************************************************************************************/
/** 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 **/
