html{
	height:100%;
}
body{
	margin:0;
	background:url(../img/bg-body.gif) repeat-x 0 0;
	font:11px/14px Verdana,Arial,Helvetica,sans-serif;
	color:#485056;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
}
a{
	text-decoration:none;
	/*background:url(../img/link_solid.png) repeat-x 0 100%;*/
	color:#003f7e;
	outline: none;
	border-bottom: 1px dotted #003f7e; }
a:hover{
	text-decoration:none;
	border-bottom: 1px solid #003f7e; }
#alpha .content a {
	border-bottom: 1px dotted #c00;
	background: none;
	text-decoration: none;
	color:#c00; }
#alpha .content a:hover {
	text-decoration: none;
	border-bottom: 1px solid #c00; }
#alpha .content a.archive-tag {
	border-bottom: 1px dotted #c2c2c2;
	background-image: url(../img/archive-tag-icon.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 12px;
	color:#485056;
	text-decoration: none;
}
#alpha .content a:hover.archive-tag {
	text-decoration: none;
	border-bottom: 1px solid #c2c2c2;
}
#alpha .content a img {
	border-bottom: none;
	background: none;
	text-decoration: none; }
#page{
	width:995px;
	overflow:hidden;
	margin:0 auto;
}
#page .header{
	width:100%;
	overflow:hidden;
	color:#fff;
}
#page .header .header-top{
	width:100%;
	overflow:hidden;
	margin:20px 0 0;
}
#page .header .slogan{
	float:left;
	font-size:11px;
	line-height:140%;
	margin:6px 0 1px;
}
#page .header .main-menu{
	float:right;
	width:550px;
}
#page .header .main-menu ul{
	float:right;
	overflow:hidden;
	margin:5px 0 0;
	font-family:Arial,Helvetica,sans-serif;
}
#page .header .main-menu ul li{
	float:left;
	display:inline;
	background:url(../img/bg-menu-separator.gif) no-repeat 0 50%;
	margin:0 0 0 -1px;
	padding:1px 9px 0 8px;
}
#page .header .main-menu ul li.last{
	padding-right:0;
}
#page .header .main-menu ul li a{
	color:#999;
	text-decoration:none;
	background:none;
	border: none;
}
#page .header .main-menu ul li a:hover{
	color:#fff;
}
#page .header .main-menu ul li.menu-417 a{
	color:#FF9933;
	float:left;
	background:url(../img/ico-rss.png) no-repeat 100% 2px;
	padding:0px 16px 0 1px;
	border: none;
}
#page .header .main-menu ul li.menu-417 a:hover{
	color:#fff;
}
#page .header .main-menu ul li.menu-416 a{
	float:left;
	background:url(../img/ico-pulldown.png) no-repeat 40px 2px;
	padding:1px 16px 0 0;
	border: none;
}
#page .header .header-bottom{
	width:100%;
	overflow:hidden;
	margin:10px 0 0;
}
#page .header .header-bottom h1{
	float:left;
	margin:8px 0 0;
}
#page .header .header-bottom h1 a{
	display:block;
	width:245px;
	height:42px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../img/logo_large.png) no-repeat 0 0;
	cursor:pointer;
	border: none;
}
#page .header .header-bottom .date{
	float:right;
	display:inline;
	color:#ccc;
	font:31px/31px Arial,Helvetica,sans-serif;
	letter-spacing:-1px;
	margin:14px 0 0;
}
* html #page .header .header-bottom .date{
	margin:11px 3px 0 0;
}
#page .header .header-bottom .date span{
	float:left;
}
#page .header .header-bottom .date span.day{
	text-transform:uppercase;
	letter-spacing:-2px;
}
#page .header .header-bottom .date span.month{
	background-color:#6699CC;
	color:#BFD4EA;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:normal;
	line-height:1em;
	margin:0 0 0 6px;
	padding:4px 0;
	text-align:center;
	width:38px;
	text-transform:uppercase;
}
#page .main-content{
	width:100%;
	overflow:hidden;
	background:url(../img/sub_bg.png) repeat-x 0 0;
	border-top:1px solid #aaa;
	margin:10px 0 0;
	padding-bottom:55px;
	min-height:400px;
}
#page.home .main-content{
	background:none;
	border:0;
}
#page .main-content .content-holder{
	float:left;
	width:747px;
	border:1px solid #ccc;
	border-left:0;
	margin:7px 0 0;
	background:#fff url(../img/bg-dash.gif) repeat-y 485px 0;
}
#page.home .main-content .content-holder{
	width:750px;
	border:0;
	background:none;
	margin:0;
	background:none;
}
#page .main-content #alpha{
	float:left;
	clear:both;
	display:inline;
	font:11px/160% Verdana,"Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:10px 10px 10px 0;
	width:475px;
	background:transparent;
	height:auto;
/*	overflow:hidden;*/
}
#page .main-content #alpha p{
	margin:0;
	padding:0 0 8px;
	line-height:1.7em;
}
#page.home .main-content #alpha{
	padding:0;
	width:750px;
}
#page .main-content #alpha h3{
	border-top:1px solid #CCCCCC;
	color:#222222;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:90%;
	margin:20px 0 5px;
	padding:10px 0 0;
}
#page .main-content #alpha h6{
	color:#222222;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	font-weight:normal;
	line-height:90%;
	margin:0;
	padding:10px 0 0;
}
#alpha a.rss{
	background-image:url(../img/ico-rss.png);
	background-position:0 1px;
	background-repeat:no-repeat;
	border:0 none;
	color:#444444;
	padding:0 0 0 15px;
	text-decoration:underline;
}
#alpha a.rssGray{
	background-image:url(../img/ico-rss-gray.png);
	background-position:0 1px;
	background-repeat:no-repeat;
	border:0 none;
	color:#444444;
	padding:0 0 0 15px;
	text-decoration:underline;
}
#page .main-content #additional{
	display:block;
	float:left;
	padding:8px 6px 5px 11px;
	width:240px;
}
#page .main-content #additional a{
	color:#333;
	border: none;
}
#page .main-content #additional a:hover{
	color:#cc0000;
}
#page .main-content #sidebar-right{
	display:inline;
	float:left;
	margin:7px 0 0 7px;
	width:220px;
	background:#fff;
	border:1px solid #CCCCCC;
	font-size:11px;
	padding:5px;
	min-height:67px;
	height:auto !important;
	height:67px;
}
#page.home .main-content #sidebar-right{
	width:245px;
	padding:0;
	margin:0;
	border:0;
}
#additional h2,
#sidebar-right h2{
	color:#c00;
	font:bold 11px Georgia,"Times New Roman",Times,serif;
	margin:0;
	padding:0 5px 5px 2px;
}
#additional .block{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:11px;
	margin:0 0 10px;
	padding:5px;
}
#footer{
	width:995px;
	overflow:hidden;
	border-top:1px solid #aaa;
	margin:10px 0 8px; 
	padding:3px 0 0;
	color:#485056;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-497px;
}
#footer .footer-left{
	float:left;
	margin:5px 0 0;
}
#footer .footer-right{
	float:right;
	margin:5px 0 0;
}
#footer .footer-right p{
	margin:0;
	text-align:right;
}
/*recent comments block*/
#block-views-comments_recent-block .item-list ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#block-views-comments_recent-block .item-list ul li{
	list-style:none;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border-color:#CCCCCC;
	border-style:dotted;
	border-width:1px 0 0;
}
#block-views-comments_recent-block .item-list ul li a{
	float:left;
	width:200px;
	background:none;
	text-decoration:none;
	padding:4px 0 3px 20px;
	background:url(../img/icon_comment.png) no-repeat -2px 5px;
	border: none;
	
}
#block-views-comments_recent-block .item-list ul li a:hover{
	background-color:#f7f7f7;
}
#block-views-comments_recent-block .item-list ul li a span{
	width:100%;
	float:left;
}
#block-views-comments_recent-block .item-list ul li a span.title{
	color:#333;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	font-style:normal;
}
#block-views-comments_recent-block .item-list ul li a span.author{
	font-size:9px;
	color:#999;
}
#block-views-comments_recent-block .item-list ul li a:hover span.author{
	color:#c00;
}
/*Related articles styles*/

.block ul{
	width:100%;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
}
.block ul li{
	list-style:none;
	float:left;
	width:100%;
	margin:0;
	padding:0 0 1px;
	border-color:#CCCCCC;
	border-style:dotted;
	border-width:1px 0 0;
}
.block ul li a{
	display:block;
	background: url(../img/icon_article.png) no-repeat -2px 5px;
	width:208px;
	padding:4px 0 4px 20px;
	text-decoration:none;
}
.block ul li a:hover{
	background-color:#f7f7f7;
	color:#CC0000;
}
/*Contactform block styles*/
#additional #block-block-3{
	border:0;
}
#additional #block-block-3 label{
	display:block;
	margin:0;
	padding:5px 0 3px;
	font-size:11px;
	font-weight:normal;
}
#additional #block-block-3 label span{
	display:none;
}
#additional #block-block-3 #edit-submitted-email{
	border:3px double #CCCCCC;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:2px 0 2px 5px;
	width:220px;
}
#additional #block-block-3 #edit-submitted-name{
	border:3px double #CCCCCC;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:2px 0 2px 5px;
	width:220px;
}
#additional #block-block-3 #edit-submitted-your-enquiry{
	border:3px double #CCCCCC;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:2px 0 2px 5px;
	width:220px;
}
/*profile block styles*/
#additional #about-user-profile{
	border:0;
	padding:0 0 26px;
}
#about-user-profile .heading{
	color:#485056;
	font-weight:normal;
	padding:0 0 0 5px;
}
#about-user-profile .Job{
	padding:0 0 0 5px;
}
#about-user-profile .Name{
	font-weight:bold;
	height:14px;
	padding:3px 0 0 5px;
}
#about-user-profile .info{
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
	line-height:150%;
	padding:0 5px;
	margin:5px 0 0;
}
#about-user-profile .info p{
	margin:4px 0 0;
}
/*global content styles*/
#alpha h2{
	color:#222222;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:40px;
	font-weight:normal;
	letter-spacing:-2px;
	line-height:100%;
	margin:0;
}
#alpha .view-content ul{
	margin-left:20px;
	margin-top:5px;
}
#alpha .view-content .role-title{
	color:#222222;
	font:15px/18px Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	padding:10px 0 0;
}

#edit-comment{
	width:380px;
}
/*taxonomy view styles*/
.view-content .items-count{
	border-bottom:1px solid #ccc;
	border-top:2px solid #c00;
	font-size:11px;
	margin:15px 0 0;
	padding:5px 0;
}
#alpha .view-content ul.category-items{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#alpha .view-content ul.category-items li{
	list-style:none;
	margin:0;
	float:left;
	width:100%;
	border-bottom:1px dashed #CCCCCC;
	padding:10px 0 5px;
}
#alpha .view-content ul.category-items li .views-field-title{
	color:#333;
	font:13px Georgia,"Times New Roman",Times,serif;
	margin:0;
}
#alpha .view-content ul.category-items li .views-field-created{
	float:left;
	padding:0 5px 0 0;
}
#alpha .item-list ul.pager{
	margin:10px 0 0;
	width:100%;
	overflow:hidden;
}
#alpha .item-list ul.pager li{
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#alpha .item-list ul.pager li.pager-current{
	border:1px solid #003F7E;
	color:#c00;
	float:left;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:0 5px;
}
#alpha .item-list ul.pager li a{
	background-image:none;
	border:1px solid #ccc;
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:0 5px;
	text-decoration:none;
}
#alpha .item-list ul.pager li a:hover{
	border:1px solid #003F7E;
}
.views-admin-links li,.views-admin-links li a{
	width:auto !important;
}
/*search popup styles*/
#search-popup{
	background:#fff url(../img/bg_search.png) repeat-x 0 0;
	border-color:#666;
	border-style:none solid solid;
	border-width:0 1px 1px;
	padding:10px;
	width:373px;
}
#search-popup input#edit-keys{
	color:#666;
	float:left;
	font:bold 13px Arial,Helvetica,sans-serif;
	height:18px;
	margin:0 4px 0 0;
	padding:3px 5px 0;
	width:320px;
}
#search-popup input#edit-submit{
	float:left;
	width:32px;
	height:25px;
	overflow:hidden;
	background:url(../img/search_button.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
html:first-child #search-popup input#edit-submit{
	padding-bottom:40px;
}
/*comments styles*/
#comments h2{
	border-top:1px solid #CCCCCC;
	color:#222222;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:90%;
	margin:20px 0 5px;
	padding:10px 0 0;
}
#comments .comment{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:11px;
	margin:5px 0 0;
}
#comments .comment .comment-top{
	background-color:#F0F0F0;
	line-height:120%;
	padding:5px;
}
#comments .comment span.new{
	color:#ff0000;
	font-weight:bold;
	padding:0 5px;
}
#comments .comment .comment-top .author{
	display:block;
	font-weight:bold;
	padding: 0 0 4px 0;

}
#comments .rss-block{

}
#comments .rss-block span{
	background-image:url(../img/ico-rss.png);
	background-position:0 1px;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}
#comments a.rss:hover{
	text-decoration:underline;
}
#comments .comment .comment-top .author a{
	background:none;
	text-decoration:none;
}
#comments .comment .content{
	padding:12px 5px 0;
}
#comments .comment .content p{
	margin:8px 0 5px;
	padding:0;
}
/*archive page style*/
#alpha .view-archive .item-list ul{
	margin:0;
	padding:0;
	list-style:none;
}
#alpha .view-archive .item-list ul.pager{
	margin:10px 0 0;
}
#alpha .view-archive .item-list ul li{
	list-style:none;
	margin:0;
	border-bottom:1px dashed #CCCCCC;
	margin:0;
	padding:10px 0 5px;
}
#alpha .view-archive .item-list ul.pager li{
	padding-top:0;
}
#alpha .view-archive .item-list ul li li{
	border:0;
}
#alpha .view-archive .item-list ul li h2{
	font-size:13px;
	letter-spacing:0;
}
/*blog post style*/
#alpha .node-blog .submitted{
	border-bottom:1px solid #CCCCCC;
	border-top:2px solid #CC0000;
	font-size:11px;
	margin:0;
	padding:5px 0 4px;
}
#alpha .teaser span.submitted{
	border:0;
}
#alpha .node-blog .content{
	padding:7px 0 11px 0;
	/* background:url(../img/article_end.png) no-repeat 0 100%; */
}
#alpha .teaser .content{
	background:none;
}
#alpha .node-blog .submitted span.date{
	font-weight:bold;
}
/*comment form styles*/
#alpha #comment-form{
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	font-size:11px;
	margin:0;
	padding:8px 10px 5px;
}
#alpha #comment-form a{
	border: none;
}
#alpha #comment-form textarea{
	border:1px solid #CCCCCC;
	padding:3px 5px;
	width:430px;
}
#alpha #comment-form input.form-text{
	border:1px solid #ccc;
	padding:3px 5px;
	width:430px;
}
/*shortnews block style*/
#block-views-shortnews-block_1{
	border:5px solid #DDDDDD;
	margin:5px 0 0;
}
* html #block-views-shortnews-block_1{
	margin-top:3px;
}
#block-views-shortnews-block_1 .short-news-inner{
	border:5px solid #FFFFFF;
	color:#333333;
	overflow:auto;
	padding:5px;
	height:590px;
}
#block-views-shortnews-block_1 .short-news-inner .content{
	overflow:hidden;
	width:198px;
	margin-top:2px;
}
#block-views-shortnews-block_1 .short-news-inner .content ul{
	width:198px;
}
#block-views-shortnews-block_1 .short-news-inner .content ul li{
	padding:5px 0 8px;
	line-height:1.5em;
}
#block-views-shortnews-block_1 .short-news-inner .content ul li p{
	margin:0;
	padding:0 0 8px;
}
#block-views-shortnews-block_1 .short-news-inner .content ul li .views-field-title a {
	border: none;
	font-size:13px;
	font-weight:normal;
	font-family:Georgia,serif;
	color:#003F7E;
	letter-spacing: normal;
	word-spacing: normal;
}
#block-views-shortnews-block_1 .short-news-inner .content ul li .views-field-title a:hover {
	border-bottom: 1px solid #003F7E;
}
#block-views-shortnews-block_1 .short-news-inner .content ul li .views-field-created,
#block-views-shortnews-block_1 .short-news-inner .content ul li .views-field-comment-count {
	float: none;
	display: inline; }
#block-views-shortnews-block_1 .short-news-inner .content ul li .views-field-created span,
#block-views-shortnews-block_1 .short-news-inner .content ul li .views-field-comment-count span {
	word-spacing: normal;
	letter-spacing: normal;
	color: #666;
	font-size: 10px;
	font-style: normal;
}
#block-views-shortnews-block_1 .short-news-inner .content ul li .views-field-created span em {
	font-style: normal;
}
#block-views-shortnews-block_1 .short-news-inner .content ul li .views-field-body,
#block-views-shortnews-block_1 .short-news-inner .content ul li .views-field-view-node {
	display: none;
}
#block-views-shortnews-block_1 .short-news-inner h2{
	width:190px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/title_shortnews.png) no-repeat 0 0;
}
#block-views-shortnews-block_1 .short-news-inner .views-field-view-node{
	float:left;
}
#block-views-shortnews-block_1 .short-news-inner .views-field-comment-count{
	float:left;
	display:inline;
	margin:0 0 0 2px;
}
#block-views-shortnews-block_1 .short-news-inner a{
	display:inline;
	padding:0;
	word-spacing:-2px;
	background:none;
	/*text-decoration:none;
	background:url(../img/link_solid.png) repeat-x 0 100%;*/
	color:#003f7e;
}
#block-views-shortnews-block_1 .short-news-inner a:hover{
	text-decoration: none;
}
#block-views-shortnews-block_1 .short-news-inner span.field-content{
	font:11px Verdana,Arial,sans-serif;
	word-spacing:-3px;
}
/*content bottom styles*/
#content-bottom{
	width:100%;
	overflow:hidden;
}
#content-bottom #copyright{
	background-color:#FFFFFF;
	background-image:url(../img/logo_small.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
	border:5px solid #CC0000;
	display:inline;
	float:left;
	height:110px;
	margin:5px 5px 0 0;
	overflow:hidden;
	padding:0;
	width:235px;
}
#content-bottom #copyright .words{
	color:#333333;
	font-size:10px;
	line-height:130%;
	margin:30px 0 0 10px;
	width:215px;
}
#content-bottom #copyright .words p{
	margin-top:12px;
	line-height:120%;
}
#content-bottom #what{
	background-color:#292927;
	display:inline;
	float:left;
	height:120px;
	margin:5px 5px 0 0;
	overflow:hidden;
	padding:0;
	width:245px;
}
#content-bottom #what .title{
	background-image:url(../img/title_what.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:18px;
	margin:12px 0 0 15px;
	padding:0;
	width:55px;
	overflow:hidden;
	text-indent:-9999px;
}
#content-bottom #what .words{
	color:#FFFFFF;
	font-size:10px;
	line-height:130%;
	margin:0 0 0 15px;
	width:215px;
}
#content-bottom #who{
	background-color:#292927;
	display:inline;
	float:left;
	height:120px;
	margin:5px 5px 0 0;
	overflow:hidden;
	width:245px;
}
#content-bottom #who .title{
	background-image:url(../img/title_who.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:18px;
	margin:12px 0 0 15px;
	padding:0;
	overflow:hidden;
	text-indent:-9999px;
	width:55px;
}
#content-bottom #who .words{
	color:#FFFFFF;
	font-size:10px;
	line-height:130%;
	margin:0 0 0 15px;
	width:215px;
}

/*HOMEPAGE STYLES*/
#homepage-block{
	width:100%;
	overflow:hidden;
}
#homepage-block .article-image{
	float:left;
	display:inline;
	margin:0 5px 0 0;
	width:495px;
	height:245px;
	overflow:hidden;
}
#homepage-block .article-image img{
	display:block;
	border:0;
}
#homepage-block .snapshot{
	float:left;
	width:250px;
	background:url(../img/snapshot_bg.png) no-repeat 0 0;
	height:120px;
	overflow:hidden;
}
#homepage-block .snapshot h2{
	margin:0;
	padding:0;
	height:27px;
	overflow:hidden;
	text-indent:-9999px;
}
#homepage-block .snapshot .last-updated{
	border-bottom:1px solid #CCCCCC;
	height:18px;
	margin:0 6px 0;
	padding:1px 0 2px 3px;
	width:230px;
}
#homepage-block .snapshot .hot-topics{
	margin:0 5px;
	padding:3px 0 0 3px;
	line-height:15px;
	height:60px;
	overflow:hidden;
}
#homepage-block .snapshot .hot-topics a{
	border: none;}
#homepage-block .snapshot .hot-topics a:hover{
	text-decoration: underline;}
#homepage-block .sponsor{
	float:left;
	margin:5px 0 0;
	height:120px;
	overflow:hidden;
}
#homepage-block .sponsor p{
	margin:0;
}
.thing-of-beauty a{
	text-decoration: none;
	border: none;
}
#homepage-block .image-teaser{
	float:left;
	display:inline;
	background-color:#CC0000;
	height:105px;
	margin:0 5px 0 0;
	padding:11px 14px 9px;
	width:217px;
}
#homepage-block .image-teaser a{
	color:#fff;
	background:none;
	display:block;
	height:105px;
	line-height:17px;
	text-decoration:none;
	border: none;
}

#homepage-block .image-teaser .continue{
	color:#FF9966;
	display:block;
	font-size:10px;
	margin-top:6px;
	text-transform:uppercase;
}
#homepage-block .article-item{
	background:#999;
	float:left;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1em;
	margin:5px 5px 0 0;
	overflow:hidden;
	width:120px;
	height:120px;
}
#homepage-block .article-item a{
	border-color:#E7E7E7 #FFFFFF #FFFFFF;
	border-style:solid;
	border-width:2px;
	display:block;
	height:96px;
	width:104px;
	margin:1px 0 0 1px;
	padding:15px 5px 3px;
	background:#fff;
}
#homepage-block .article-item a.Design{
	background:#fff url(../img/icon_des.png) no-repeat -3px -6px;
}
#homepage-block .article-item a.Strategy{
	background:#fff url(../img/icon_strat.png) no-repeat -3px -6px;
}
#homepage-block .article-item a.Technology{
	background:#fff url(../img/icon_tech.png) no-repeat -3px -6px;
}
#homepage-block .article-item a.Features{
	background:#fff url(../img/icon_feat.png) no-repeat -3px -6px;
}
#homepage-block .article-item a:hover{
	margin:0;
	height:96px;
	border:0;
	border:3px solid #CC3300;
	text-decoration:none;
}
#homepage-block .article-item a .title{
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:0;
	font-family:Georgia,serif;
	padding:0 0 3px;
	color:#003F7E;
}
#homepage-block .article-item a:hover .title{
	color:#CC0000;
}
#homepage-block .article-item a .teaser{
	color:#333;
	font-size:11px;
}
#homepage-block .quote-text{
	background-image:url(../img/bg_soundbyte.png);
	float:left;
	display:inline;
	font-size:11px;
	font-weight:lighter;
	height:100px;
	margin:5px 5px 0 0;
	overflow:hidden;
	padding:8px 15px 12px;
	width:215px;
}
#homepage-block .quote-text .q-text{
	margin:6px 0 0 0;
	padding:0;
	display:block;
	color:#336699;
	font-family:Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.1em;
}
* html #homepage-block .quote-text .q-text{
	margin-top:14px;
}
#homepage-block .quote-text a{
	background-image:none;
	color:#666666;
	text-decoration:underline;
	border: none;
}
#homepage-block .quote-text a:hover{
	text-decoration:none;
}
#homepage-block .quote-image{
	float:left;
	display:inline;
	margin:5px 5px 0 0;
	position:relative;
	width:120px;
	height:120px;
}
#homepage-block .quote-image img{
	display:block;
}
#homepage-block .quote-image #quote-pic{
	background-image:url(../img/bullet_soundbyte.png);
	background-repeat:no-repeat;
	height:20px;
	margin:-10px 0 0 11px;
	position:absolute;
	width:27px;
}
#homepage-block .more-articles{
	background-image:url(../img/bg_previously.png);
	background-position:right top;
	background-repeat:no-repeat;
	border:1px solid #999999;
	float:left;
	display:inline;
	font-size:13px;
	height:118px;
	line-height:100%;
	margin:5px 5px 0 0;
	overflow:hidden;
	width:368px;
}
#homepage-block .more-articles .more-inner{
	padding:10px 20px 0;
}
#homepage-block .more-articles .more-inner a{
	background-image:none;
	border-bottom:1px dotted #CCCCCC;
	display:block;
	overflow:hidden;
	padding:3px 0;
	font-size:11px;
}
#homepage-block .more-articles .more-inner a:hover{
	color:#c00;
	text-decoration:none;
}
#homepage-block .more-articles .more-inner a .date{
	color:#6699CC;
	margin-right:5px;
}
#homepage-block .more-articles .more-inner strong a{
	border:none;
}
/*Information page styles*/
#alpha h2.small{
	border-top:1px solid #CCCCCC;
	color:#222222;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:90%;
	margin:8px 0 5px;
	padding:10px 0 0;
}
#alpha .archive-top{
	border-bottom:1px solid #CCCCCC;
	border-top:2px solid #CC0000;
	font-size:11px;
	margin:15px 0 0;
	padding:5px 0;
}
p.back-to-authors{
	border-bottom:1px solid #CCCCCC;
	border-top:2px solid #CC0000;
	font-size:11px;
	margin:15px 0 0;
	padding:5px 0;
}
.item-list .title {
	font-weight:normal;
	font-family:Georgia,Times,serif;
	font-size:13px;
}
#block-uxmagcustom-0 ul li a,
#block-similar-0 ul li a{
	color:#333;
}
#block-uxmagcustom-0 ul li a:hover,
#block-similar-0 ul li a:hover{
	color:#CC0000;
}
#node-10 p{
	margin-top:7px;
}
#node-8{
	margin-top:-14px;
}
* html #node-8{
	margin-top:0px;
}
*+html #node-8{
	margin-top:0px;
}
* html #comments .links{
	padding-bottom:3px;
}
#alpha .search-node-link a{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
}
#alpha .box .search-top{
	border-bottom:1px solid #CCCCCC;
	border-top:2px solid #CC0000;
	font-size:11px;
	margin:15px 0 0;
	padding:5px 0;
}
#additional #block-block-3 #node-8 ul.form-messages{
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:15px 0;
}
#additional #block-block-3 #node-8 ul.form-messages li{
	border:0;
	font-size:11px;
	line-height:1.5em;
	color:#485056 !important;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
#additional #block-block-3 #node-8 ul.form-messages li label{
	color:#485056 !important;
	padding:0;
}
#additional #block-block-3 #node-8 ul.form-messages li span{
	display:inline;
	font-weight:bold;
	color:#CC0000;
}
* html #node-2{
	padding-bottom:10px;
}
* html #node-10{
	padding-bottom:10px;
}
* html #alpha .content{
	overflow:hidden;
}
.content dl dt {
	margin: 0 0 10px 20px;
	padding: 0;
}
.content dl dd {
	margin: 0 0 10px 20px;
	padding: 0 0 0 10px;
	border-left: 3px solid #c2c2c2;
}

#alpha .content h4{
	color:#222222;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:17px;
	font-weight:normal;
	line-height:90%;
	margin:0;
	padding:15px 0 10px 0;
}

#alpha h2{
	margin:0 0 20px 0;
}