* { font-size: 100.01%; }
html { font-size: 62.5%; }
body{
	margin: 0px 15px 0px 15px;
	min-width:965px;
	color:#646464;
	font:1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body2.gif) repeat-x;
}
/* General settings */
img{border:none;}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	
	text-decoration:underline;
}
input,
textarea,
select{
	font:10px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#wrapper{
	width:100%;
	padding:0 0 15px;
	background: url(../images/bg-wrapper.gif) no-repeat 50% 100%;
}
#wrappernobg {
	width:100%;
	padding:0 0 15px;
}
.w1{
	width:965px;
	margin:0 auto;
}
.w2{
	width:100%;
	display:table;
}
/* header */
#header{
	width:100%;
	display:table-header-group;
}
#header .banner{
	height:94px;
	overflow:hidden;
	position:relative;
	padding:0 8px 0 0;
}
#header .banner .area{text-align:center;}
#header .advertisement{
	position:absolute;
	top:5px;
	left:96px;
	text-indent:-9999px;
	width:10px;
	height:79px;
	background: url(../images/txt-advertisement.png) no-repeat;
}
#header .container{
	height:1%;
	overflow:hidden;
	padding:0 14px 0 20px;
	margin:0 0 14px;
}
.logo{
	float:left;
	width:218px;
	height:82px;
}
.logo a{
	display:block;
	height:100%;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo.gif) no-repeat;
}
.logo a:hover{background-position: 0 -82px;}
#header .item-block{
	float:right;
	padding:30px 0 0;
}
#header .item-block .follow-us{
	overflow:hidden;
	margin:0 0 14px;
	float:left;
}
#header .item-block .follow-us strong{
	float:left;
	padding:1px 6px 0 0;
	font-size:12px;
	line-height:15px;
	color:#a6a6a6;
	font-weight:normal;
}
#header .social-network{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#header .social-network li{
	float:left;
	padding:0 0 0 7px;
}
#header .social-network li img{display:block;}
.form-search{
	clear:left;
	width:138px;
	padding:0 4px 0 0;
	overflow:hidden;
	background: url(../images/bg-form-search.gif) no-repeat;
}
.form-search fieldset{display:inline;}
.form-search .text{
	float:left;
	width:120px;
	overflow:hidden;
}
.form-search .text input{
	float:left;
	width:105px;
	padding:4px 8px;
	margin:0;
	border:none;
	background:none;
	font-size:11px;
	line-height:14px;
	color:#000;
}
.form-search .submit{
	float:right;
	cursor:pointer;
	width:12px;
	height:12px;
	overflow:hidden;
	text-indent:-9999px;
	border:0;
	margin:5px 0;
	background: url(../images/btn-submit.gif) no-repeat;
}
.nav-holder{
	width:364px;
	overflow:hidden;
	margin:0 auto;
	padding:30px 11px 0 0;
}
.navigation{
	margin:0 0 15px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	background: url(../images/bg-navigation.gif) repeat-x 0 100%;
}
.navigation li{
	float:left;
	padding:0 2px;
	background:#fff;
	font-size:13px;
	line-height:16px;
}
.navigation li a{
	display:block;
	color:#777;
	padding:0 12px 5px 6px;
	margin:0 0 0 -2px;
	background: url(../images/bg-navigation-a.gif) no-repeat 0 100%;
}
.navigation li.active a,
.navigation li a:hover{
	color:#0093d0;
	text-decoration:none;
	background: url(../images/bg-navigation-active.gif) no-repeat;
}
#nav{
	width:400px;
	overflow:hidden;
	margin:0;
	padding:0 0 0 8px;
	list-style:none;
}
#nav li{
	float:left;
	padding:0 23px 0 0;
	text-transform:uppercase;
	font:14px/16px Arial, Helvetica, sans-serif;
}
#nav li a{
	color:#777;
	font-weight:bold;
}
#nav li a:hover{
	text-decoration:none;
	font-weight:bold;
}
#nav li.active a{color:#003e7e;}
/* features-tabs */
.features-tabs{
	height:138px;
	width:965px;
	position:relative;
	margin:0 0 11px;
	background: url(../images/bg-features-tabs.gif) no-repeat;
	overflow: hidden;
}
.features-tabs .tabset{
	z-index:5;
	position:absolute;
	top:0;
	left:529px;
	margin:0;
	padding:0;
	list-style:none;
}
.features-tabs .tabset li{
	float:left;
	margin:0 5px 0 0;
}.features-tabs .tabset li a{
	float:left;
	width:20px;
	height:115px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-tabset.gif) no-repeat;
}
.features-tabs .tabset .member a{background-position:0 0;}
.features-tabs .tabset .member .active,
.features-tabs .tabset .member a:hover{background-position: 0 -115px;}
.features-tabs .tabset .video a{background-position: -20px 0;}
.features-tabs .tabset .video .active,
.features-tabs .tabset .video a:hover{background-position: -20px -115px;}
.features-tabs .tabset .article a{background-position: -40px 0;}
.features-tabs .tabset .article .active,
.features-tabs .tabset .article a:hover{background-position: -40px -115px;}
.features-tabs .tabset .news a{background-position: -60px 0;}
.features-tabs .tabset .news .active,
.features-tabs .tabset .news a:hover{background-position: -60px -115px;}
.features-tabs div.tab{
	width:100%;
	overflow:hidden;
}
.features-tabs .image-holder{
	position:relative;
	float:left;
	width:629px;
	height:115px;
}
.features-tabs .corners{
	position:absolute;
	left:0;
	top:0;
	width:30px;
	height:115px;
	overflow:hidden;
	background: url(../images/bg-corners.png) no-repeat;
}
.features-tabs .image-holder img{display:block;}
.features-tabs .txt-feateres{
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
}
.features-tabs .txt-feateres{
	left:264px;
	top:72px;
	width:261px;
	height:53px;
	background: url(../images/txt-features.png) no-repeat;
}
.features-tabs .tab-content{
	float:right;
	width:288px;
	height:98px;
	padding:17px 29px 20px 19px;
	text-align:center;
	font-size:14px;
	line-height:19px;
	color:#fff;
}
.features-tabs .tab-content h2{
	margin:0;
	font-size:17px;
	line-height:20px;
	color:#fff;
}
.features-tabs .tab-content p{margin:0 0 3px;}
.features-tabs .tab-content .item-link{
	font-size:17px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
}
.features-tabs .tab-member{background: url(../images/bg-member.gif) no-repeat;}
.features-tabs .tab-video{background: url(../images/bg-video.gif) no-repeat;}
.features-tabs .tab-article{background: url(../images/bg-article.gif) no-repeat;}
.features-tabs .tab-news{background: url(../images/bg-news.gif) no-repeat;}
.features-tabs .full-article{
	text-transform:uppercase;
	font:bold 12px /15px Arial, Helvetica, sans-serif;
}
.features-tabs .tab-member .full-article{color:#0055aa;}
.features-tabs .tab-video .full-article{color:#128906;}
.features-tabs .tab-article .full-article{color:#6d0107;}
.features-tabs .tab-news .full-article{color:#00285e;}
.features-tabs .full-article:hover{
	text-decoration:none;
	color:#fff;
}
#header .top-heading{
	width:965px;
	height:108px;
	overflow:hidden;
	margin:0 0 19px;
	background: url(../images/bg-top-heading.gif) no-repeat;
}
#header .red{
	background: url(../images/bg-top-red.gif) no-repeat;
}
#header .green{
	background: url(../images/bg-top-green.gif) no-repeat;
}
#header .darkblue{
	background: url(../images/bg-top-darkblue.gif) no-repeat;
}
#header .lightblue{
	background: url(../images/bg-top-lightblue.gif) no-repeat;
}
#header .top-heading .image-holder{
	position:relative;
	float:left;
	width:629px;
}
#header .top-heading .image-holder .corners{
	width:32px;
	height:85px;
	position:absolute;
	top:0;
	left:0;
	background: url(../images/bg-corners02.png) no-repeat;
}
#header .top-heading .heading-content{
	float:right;
	width:276px;
	padding:7px 35px 0 25px;
	text-align:center;
}
#header .top-heading blockquote{
	margin: 3px 0;
	line-height:19px;
	color:#fff;
}
#header .top-heading blockquote q{font-size:16px;}
#header .top-heading blockquote q:before,
#header .top-heading blockquote q:after{content:"";}
#header .top-heading blockquote cite{font-size:14px;}
/* content */
#content.inner{
	float:left;
	margin:0 0 18px;
	width:628px;
}
.content-heading{
	height:1%;
	padding:3px 11px 1px;
	margin:0 0 10px;
	background:#0074bd;
}
.content-heading h1{
	margin:0;
	display:block;
	color:#004084;
	font-size: 1.091em;
	line-height: 1.333em;
	text-transform:uppercase;
}
.products-blocks{
	width:100%;
	overflow:hidden;
	margin: 0;
}
.product{
	font-size:11px;
	line-height:16px;
	color:#7d7d7d;
	padding:5px 0 10px;
	margin: 0 0 5px;
	border-bottom:1px solid #bebebe;
}
.product h2{
	margin:0 0 1px;
	font-size:18px;
	line-height:22px;
	color:#003e7e;
}
.product h2 a{color:#003e7e;}
.product .written{
	font-size:11px;
	line-height:14px;
	color:#003e7e;
	margin:0 0 17px;
}
.product .written .date{font-style:normal;}
.product .written .author{font-weight:normal;}
.product .written .author a{color:#003e7e;}
.product p{margin:0;}
.product .more{
	color:#0093d0;
	font-style:italic;
	text-decoration:underline;
}
.product .more:hover{text-decoration:none;}
.products-blocks .pager{
	width:100%;
	overflow:hidden;
	padding:8px 0 0;
}
.products-blocks .older-entries,
.products-blocks .newer-entries{
	float:right;
	font-size:11px;
	line-height:16px;
	color:#003e7e;
	margin:0 0 0 29px;
}
.products-blocks .older-entries{
	padding:0 0 0 11px;
	background: url(../images/arrow01.gif) no-repeat 0 50%;
}
.products-blocks .newer-entries{
	padding:0 9px 0 0;
	background: url(../images/arrow02.gif) no-repeat 100% 50%;
}
/* main */
#main{
	width:100%;
	display:table-footer-group;
}
/* content */
#content{
	float: left;
	width: 630px;
	display: inline;
	margin: 0 0 0 0px;
}
.articles { width:100%; }
.articles .heading{
	background:#0074bd;
	color:#003275;
	font-size:1.091em;
	padding:0 10px;
	line-height:1.583em;
	text-transform:uppercase;
	margin:0 0 11px;
}
.articles .post { margin:0 0 5px; }
.articles .post a { color:#003e7e; }
.articles .post .hentry-title { margin:0 0 19px; }
.articles .post .hentry-title h1{
	font-size:1.8em;
	color:#336598;
	line-height:1.0em;
	margin:0 0 2px;
	letter-spacing:-1px;
}
.articles .post .hentry-title .meta{
	font-size:1.1em;
	color:#336598;
	margin:0;
	font-weight:bold;
}
.articles .post .hentry-title .meta a{color:#336598;}
.articles .post .hentry-content{
	font-size:1.2em;
	overflow:hidden;
	line-height:1.6em;
}

.articles .alignleft{
	float:left;
	margin:6px 13px 0 0;
}
.articles .post .hentry-content p{
	margin:0 px;
}
.articles .post .hentry-content p a{
	color:#0093d0;
	font-style:italic;
	text-decoration:underline;
}
.articles .post .hentry-content p a:hover{
	text-decoration:none;
}
.articles-list{
	width:100%;
	margin:0 0 13px;
}
.articles-list h2{
	color:#33a9d9;
	font-size:1em;
	margin:0 0 3px;
}
.articles-list ul{
	padding:0;
	margin:0 0 0 -3px;
	list-style:none;
	border-top:1px solid #bebebe;
	width:100%;
	overflow:hidden;
	font-size:1.273em;
	line-height:1.286em;
	font-weight:bold;
	position:relative;
}
.articles-list ul li{
	border-bottom:1px solid #bebebe;
	width:100%;
	float:left;
	padding:4px 0;
}
.articles-list ul img{
	float:left;
	margin:0 18px 0 0
}
.articles-list ul a{
	color:#003e7e;
}
.aside {
	width: 300px;
	float: right;
	margin:0 8px 0 0;
}
.ad {
	color: #7f7f7f;
	font-size: 1.091em;
	line-height: 1.25em;
	font-weight: bold;
	margin: 0 0 20px;
}
.ad span {
	display: block;
	text-align: center;
	margin: 0 0 2px;
}
.ad img { vertical-align: top; }
.box {
	background: url(../images/bg-box-bottom.gif) repeat-x 0 100%;
	width: 100%;
	margin: 0 0 17px;
	padding: 0 0 10px;
}
.box .heading {
	background-color: #0093d0;
	font-size: 1.091em;
	line-height: 1.333em;
	color: #0055aa;
	padding: 3px 11px 1px;
}
.membership .heading {
	background-color: #b6112d;
	color: #6c0107;
}
.forum .heading {
	background-color: #b7b7b7;
	color: #767676;
}
.video .heading {
	background-color: #44bb28;
	color: #128906;
}
.box .heading strong {
	display: block;
	text-transform: uppercase;
}
.box .holder {
	padding: 10px 10px 0;
	display: table;
	height: 1%;
	background: url(../images/bg-box.png);
}
.box .holder:after {
	clear: both;
	display: block;
	content: "";
}
.forum .holder{padding:12px 10px 0 14px;}
.video .holder{padding:12px 4px 12px 14px;}
.box .sub-heading {
	display: block;
	color: #33a9d9;
	font-size: 0.9em;
	line-height: 1.3em;
	text-transform: uppercase;
}
.list {
	margin: 0 0 13px;
	padding: 0;
	list-style: none;
	font-size: 0.909em;
	line-height:1.45em;
	position: relative;
}
.list li {
	background: url(../images/bullet3.gif) no-repeat 0 7px;
	padding:0 0 1px 8px;
	overflow: hidden;
	height: 1%;
}
.forum .list li {
	background: url(../images/bullet2.gif) no-repeat 0 6px;
	line-height: 1.5em;
}
.list li a {
	color: #646464;
	text-decoration: none;
}
.list li a:hover { text-decoration: underline; }
.ico-news {
	float: left;
	margin: -1px 10px 0 0;
}
.ico-man {
	float: left;
	margin:1px 10px 0 4px;
}
.register {
	padding: 1px 0 4px 2px;
	border-bottom: 1px solid #d5d5d5;
	overflow: hidden;
	height: 1%;
	font-size: 0.909em;
	line-height: 1.4em;
	position: relative;
}
.register img {
	float: left;
	margin: 2px 19px 0 0;
}
.register .text {
	float: left;
	width: 135px;
}
.register .text strong,
.newsletter label strong {
	color: #c41230;
	text-transform: uppercase;
}
.btn-register {
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	width: 66px;
	height: 19px;
	background: url(../images/btn-register.gif) no-repeat;
	margin: 21px 0 0 6px;
}
.newsletter {
	padding: 7px 0 13px;
	overflow: hidden;
	height: 1%;
	position: relative;
}
.newsletter label {
	display: block;
	font-size: 0.909em;
	line-height: 1.4em;
	padding: 0 0 9px;
}
.newsletter .text {
	float: left;
	width: 189px;
	margin: 0;
	padding: 2px 3px;
	font: 1.1em/1.273em Arial, Helvetica, sans-serif;
	color: #000;
	border: 2px solid;
	border-color: #a6a6a6 #fafafa #fafafa #a6a6a6;
}
.newsletter .submit {
	float: left;
	border: 0;
	cursor: pointer;
	background: url(../images/btn-subscribe.gif) no-repeat;
	width: 66px;
	height: 19px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin: 2px 0 0 13px;
}
.articles-category .heading{
	background:#0074bd;
	color:#002e71;
}
.box .columns-holder{
	width:300px;
	overflow:hidden;
	background:#ededed;
	padding:10px 0 19px;
}
.box .column-area{
	width:328px;
	overflow:hidden;
}
.box .columns-holder .column{
	float:left;
	width:148px;
	padding:0 0 0 13px;
}
.box .columns-holder .column h3{
	margin:0 0 8px;
	font-size:14px;
	line-height:16px;
	color:#003e7e;
	text-transform:uppercase;
}
.box .columns-holder .column h3 a{color:#003e7e;}
.box .columns-holder .column h3 a:hover{
	color:#0074bd;
	text-decoration:none;
}
.box .columns-holder ul{
	margin:-7px 0 0;
	padding:0;
	list-style:none;
}
.box .columns-holder ul li{
	font-size:11px;
	line-height:16px;
	color:#7d7d7d;
}
.box .columns-holder ul li a{color:#7d7d7d;}
.box .columns-holder ul li a:hover{
	text-decoration:none;
	color:#003e7e;
	font-style:italic;
}
/* sidebar */
#sidebar{
	float: left;
	width: 143px;
	margin: 0 0 0 -630px;
}
#sidebar .ad{margin:0 0 21px;}
.video { color: #7f7f7f; }
.video p {
	margin:0 0 9px;
	font-size: 0.9em;
	line-height: 1.4em;
}
.video p a {
	color: #44bb28;
	font-weight: bold;
	position:relative;
}
.ico-video {
	float: left;
	margin:-4px 13px 0 -2px;
	position: relative;
}
.video dl {
	margin: 0;
	font-size: 0.9em;
	line-height: 1.4em;
}
.video dl dt {
	float: left;
	clear: both;
	font-weight: bold;
}
.video dl dd { margin: 0; }
.gallery {
	margin: 0 4px 8px -5px;
	overflow: hidden;
	position: relative;
}
.gallery div {
	width: 80px;
	overflow: hidden;
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 0 12px;
}
.gallery ul {
	margin: 0;
	padding: 0;
	width: 9999px;
	list-style: none;
}
.gallery ul li { float: left; }
.gallery ul li img { display: block; }
.gallery .btn-prev,
.gallery .btn-next {
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/btn-prev.gif) no-repeat;
	width: 11px;
	height: 36px;
	margin: 5px 0 0;
}
.gallery .btn-next {
	float: right;
	background: url(../images/btn-next.gif) no-repeat;
}
.gallery .disable { background-position: 0 -36px; }
/* footer */
.footer-holder{
	margin:0 0 37px;
	background: url(../images/bg-footer-holder.gif) repeat-x;
}
.footer-area{background: url(../images/bg-footer-area.gif) no-repeat 50% 0;}
#footer{
	width:967px;
	overflow:hidden;
	margin:0 auto;
	min-height:200px;
	padding:37px 2px 0 0;
}
* html #footer{
	height:200px;
	overflow:visible;
}
#footer .column-one{
	float:left;
	width:500px;
	padding:10px 0 10px 18px;
	border-left:1px solid #878787;
}
#footer .search{
	height:1%;
	overflow:hidden;
	margin:0 0 19px;
	padding:0 0 0 3px;
}
#footer .search .row{
	width:100%;
	overflow:hidden;
	margin:0 0 12px;
}
#footer .search .radio-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 0 83px;
}
#footer .search .radio-holder ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .search .radio-holder li{
	float:left;
	font-size:1.273em;
	line-height:1.143em;
	padding:0 7px 0 0;
}
#footer .search .radio{
	float:left;
	width:16px;
	height:15px;
	margin:0 2px 0 0;
	padding:0;
}
#footer .search .radio-holder label{
	float:left;
	color:#000;
	font:14px/16px Arial, Helvetica, sans-serif;
}
#footer .search label.google{
	float:left;
	width:70px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 5px 0 0;
	background: url(../images/txt-google.gif) no-repeat;
}
#footer .search .text{
	float:left;
	width:334px;
	margin:0 2px 0 0;
	background: url(../images/bg-text.gif) no-repeat;
}
#footer .search .text input{
	float:left;
	width:324px;
	padding:4px 5px;
	border:0;
	margin:0;
	background:none;
	font-size:12px;
	line-height:15px;
	color:#000;
}
#footer .search .submit{
	float:left;
	cursor:pointer;
	margin:1px 0;
	width:57px;
	height:21px;
	border:none;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/btn-search.gif) no-repeat;
}
#footer .google-box{margin:0 0 20px;}
#footer .google-box img{display:block;}
#footer .placeholder img{display:block;}
#footer .column-two{
	float:right;
	width:303px;
	padding:0 4px 0 18px;
	border-left:1px solid #858585;
	font-size:1.2em;
	line-height:1.4em;
	color:#646464;
}
#footer h3{
	margin:0 0 1px;
	font-size:1.1em;
	line-height:1.25em;
	color:#0093d0;
	text-transform:uppercase;
}
#footer .list{
	position:static;
	margin:0 0 13px;
}
#footer .column-two p{margin:0 0 23px;}
#footer .advertise-box{
	width:303px;
	background: url(../images/bg-advertise-box.gif) repeat-y;
}
#footer .advertise-box .t{background: url(../images/bg-advertise-box-t.gif) no-repeat;}
#footer .advertise-box .b{
	height:1%;
	overflow:hidden;
	text-align:center;
	padding:14px 5px 28px;
	font-size:13px;
	line-height:16px;
	color:#003e7e;
	background: url(../images/bg-advertise-box-b.gif) no-repeat 0 100%;
}
#footer .advertise-box .txt-advertise{
	margin:0 auto 5px;
	display:block;
	width:255px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/txt-advertise.gif) no-repeat;
}
#footer .advertise-box p{margin:0 0 6px;}
#footer .advertise-box a{color:#fff;}
#footer .advertise-box a strong{text-transform:uppercase;}
#contact-block{
	width:100%;
	background:#8b8b8b;
	font-size:0.909em;
	line-height:1.4em;
	color:#fff;
}
#contact-block .container{
	padding:5px 0 6px;
	width:965px;
	margin:0 auto;
}
#contact-block p{margin:0;}
#contact-block p a{color:#fff;}
#contact-block .alignright{float:right;}
/* splash */
.splash{background:none;}
.lightbox{
	width:951px;
	height:446px;
}
.lightbox .container{
	width:902px;
	height:446px;
	padding:0 0 0 49px;
	background: url(../images/bg-lightbox.png) no-repeat;
}
.lightbox .column-one{
	position:relative;
	float:left;
	width:273px;
}
.lightbox .close{
	padding:12px 2px 0;
	margin:0 0 57px;
}
.lightbox .close a{
	padding:0 0 0 24px;
	font-size:11px;
	line-height:16px;
	color:#4d78a5;
	background: url(../images/bg-close.gif) no-repeat 0 50%;
}
.lightbox .close a:hover{
	color:#fff;
	text-decoration:none;
	background: url(../images/bg-close-hover.gif) no-repeat 0 50%;
}
.logo2{
	display:block;
	width:249px;
	height:92px;
	margin:0 0 22px;
	float:left;
	clear:both;
}
.logo2 a{
	cursor:pointer;
	display:block;
	height:100%;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo2.png) no-repeat;
}
.lightbox .txt-holder{
	height:1%;
	text-align:center;
	font-size:16px;
	line-height:18px;
	color:#003e7e;
	margin:0 0 21px;
	padding:0 25px 0 0;
}
.lightbox .txt-holder p{margin:0;}
.we-have{
	cursor:pointer;
	width:250px;
	height:37px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	margin:0 0 -1px;
	background: url(../images/bg-we-have.png) no-repeat;
}
.lightbox .item-link{
	padding:0 17px 0 8px;
	font-size:12px;
	line-height:15px;
	color:#fff;
	background: url(../images/arrow03.gif) no-repeat 100% 50%;
}
.lightbox .column-two{
	position:relative;
	float:right;
	width:629px;
	height:392px;
}
.lightbox .image-holder{
	position:relative;
	width:629px;
	height:392px;
}
.lightbox .image-holder img{display:block;}
.lightbox .corners{
	width:26px;
	height:392px;
	background: url(../images/bg-corners03.png) no-repeat;
	position:absolute;
	top:0;
	right:0;
}
* html .lightbox .image-holder .corners{right:-1px;}
.lightbox .accordion{
	top:0;
	left:0;
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	border-left:5px solid #fff;
}
.lightbox .accordion li{
	float:left;
	border-right:5px solid #fff;
	padding:0 0 0 20px;
	position:relative;
	overflow:hidden;
}
.lightbox .accordion li a{
	clear: both;
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:392px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-accordion.gif) no-repeat;
}
.lightbox .accordion .feature-member a{background-position: 0 0;}
.lightbox .accordion .feature-member .selected,
.lightbox .accordion .feature-member a:hover{background-position: 0 -392px;}
.lightbox .accordion .feature-videos a{background-position: -20px 0;}
.lightbox .accordion .feature-videos .selected,
.lightbox .accordion .feature-videos a:hover{background-position: -20px -392px;}
.lightbox .accordion .forum a{background-position: -40px 0;}
.lightbox .accordion .forum .selected,
.lightbox .accordion .forum a:hover{background-position: -40px -392px;}
.lightbox .accordion .feature-articles a{background-position: -60px 0;}
.lightbox .accordion .feature-articles .selected,
.lightbox .accordion .feature-articles a:hover{background-position: -60px -392px;}
.lightbox .accordion .latest-news a{background-position: -80px 0;}
.lightbox .accordion .latest-news .selected,
.lightbox .accordion .latest-news a:hover{background-position: -80px -392px;}
.lightbox .accordion .slide{
	float:left;
	background:#00a3d8;
	height:392px;
	width:254px;
	overflow:hidden;
	position:relative;
}
.lightbox .accordion .accordion-content{
	padding:37px 15px 0;
	font-size:12px;
	line-height:18px;
	color:#fff;
	width:224px;
}
.lightbox .accordion .accordion-content p{margin:0 0 31px;}
.lightbox .accordion .learn-more{
	width:100%;
	overflow:hidden;
}
body .lightbox .accordion .accordion-content a{
	width:auto;
	height:auto;
}
body .lightbox .accordion .learn-more a{
	float:right;
	position:relative;
	height: auto;
	width: auto;
	margin: auto;
	font-style:italic;
	text-align:right;
	padding:0 22px 0 10px;
	font-size:12px;
	line-height:14px;
	color:#fff;
	background: url(../images/arrow05.gif) no-repeat 100% 50%;
}
body .lightbox .accordion .learn-more a:hover{background: url(../images/arrow05.gif) no-repeat 100% 50%;}
#splash{display:none;}

/* Post Styles */


.product .post {
	font-size: 1.2em;
	color: #333;
	line-height: 1.6em;
	}
.product .post p {
	margin-bottom: 1em;
	}
	
.product .post a {
	color: #003e7e;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	