* {font-size:100.01%;}
html {font-size:62.5%;}
body {
	margin:0;
	color:#fff;
	min-width:980px;
	position:relative;
	font:1.2em Arial, Helvetica, sans-serif;
	background:#fff;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {
	border:0;
}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {color: #fff;}
a:hover {text-decoration: none;}

.content-holder a {text-decoration: underline; color: #006DB7;}
.content-holder a:hover {text-decoration: underline; color:#006DB7}

/* General settings */
#wrapper {
	width:100%;
	position:relative;
	padding:161px 0 0;
}
#header {
	width:100%;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
}
#header .holder {
	width:968px;
	height:107px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.logo {
	margin:6px 0 0 -1px;
	float:left;
	width:261px;
	height:91px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	display:block;
	background:url(../images/main-logo.gif) no-repeat;
	height:100%;
}
.logo2 {
	margin:18px 4px 0 0;
	float:right;
	width:190px;
	height:63px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo2 a {
	display:block;
	background:url(../images/logo2.gif) no-repeat;
	height:100%;
}
.promo {
	position:absolute;
	top:0;
	left:314px;
	width:285px;
	height:68px;
	overflow:hidden;
	font-size:18px;
	padding:11px 23px 0 18px;
	background:url(../images/bg-promo.gif) no-repeat;
}
.promo strong {
	display:block;
}
.promo p {
	margin:0;
}
.click {
	float:right;
	width:104px;
	height:38px;
	overflow:hidden;
	text-indent:-9999px;
	margin:9px 1px 0 0;
	background:url(../images/btn-click.gif) no-repeat;
}
/* navigation bar */
.nav-hold {
	width:100%;
	padding:0 0 2px;
	background: url(../images/bg-main-nav.gif) repeat-x;
}
.nav-hold div {
	width:968px;
	margin:0 auto;
}
.nav {
	margin:0;
	padding:0;
	list-style:none;
	width:968px;
}
.nav-hold:after,
.nav:after {
	display:block;
	clear:both;
	content:"";
}
.nav li {
	float:left;
	padding:2px 1px 0 0;
	font-size:14px;
	font-weight:bold;
	background:url(../images/separator1.gif) no-repeat 100% 0;
}
.nav li a {
	float:left;
	height:24px;
	padding:6px 13px 0;
	text-decoration:none;
}
.nav li a:hover,
.nav li a.active {
	background:url(../images/bg-main-nav-active.gif) repeat-x;
}
.nav .active a {
	background:url(../images/bg-main-nav-active.gif) repeat-x;
}
.nav .nav2 a {
	background:url(../images/bg-main-nav2.gif) repeat-x;
}
.nav .nav2 a:hover,
.nav .nav2 a.active {
	background:url(../images/bg-main-nav-roll.gif) repeat-x;
}
.nav .home {
	padding:6px 11px 0;
}
.nav .home span {
	display:block;
	width:16px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/link-home.gif) no-repeat;
}
.nav ul {
	display:none;
	margin:0;
	padding:0 1px;
	list-style:none;
	position:absolute;
	z-index:10;
	top:32px;
	left:0;
	width:175px;
	overflow:hidden;
	background:url(../images/bg-dropdown1-177.gif) no-repeat 0 100%;
}
.nav ul li {
	float:none;
	padding:0;
	margin:0;
	border-bottom:1px solid #065383;
	background:none;
	margin:1px 0 -1px;
	font-size:0.857em;
	overflow:hidden;
}
.nav ul li sup {
	font-size:0.6em;
}
.nav ul li a {
	float:none;
	display:block;
	color:#FFF;
}
.nav ul a:hover {
	color:#CCC;
	background:#047ecb;
}
.nav ul .last a:hover {
	background:url(../images/bg-dropdown1-177-last.gif) no-repeat -1px 100%;
}
.nav .nav2 ul {
	width:137px;
	background:url(../images/bg-dropdown2.gif) no-repeat 0 100%;
}
.nav .nav2 ul li a {
	background:none;
}
.nav .nav2 ul a:hover {
	background:#0071b9;
}
.nav .nav2 ul .last a:hover {
	background:url(../images/bg-dropdown2-last.gif) no-repeat -1px 100%;
}
.nav li:hover,
.nav li.hover {
	position:relative;
}
.nav li:hover ul,
.nav li.hover ul {
	display:block;
}
/* main */
.main {
	width:960px;
	margin:0 auto;
}
.main:after {
	display:block;
	clear:both;
	content:"";
}
/* content */
#content {
	width:771px;
	float:right;
}
.content-row {
	width:790px;
	margin: 0 -13px 0 0;
	padding:0 0 12px;
}
.content-row:after {
	display:block;
	clear:both;
	content:"";
}
.content-box {
	float:left;
	display:inline;
	margin:0 12px 0 0;
}
/* border content-box */
.magenta .border-box {
	background:#903f8e;
}
.size1 {
	width:184px;
}
.size2 {
	width:575px;
}
.size3 {
	width:380px;
}
.size4 {
	width:771px;
}
.border-box {
	width:100%;
	background:#0071b9;
}
.border-box .r {
	width:100%;
	background:url(../images/bg-content-box-l.gif) repeat-y 100% 0;
}
.border-box .b {
	width:100%;
	background:url(../images/bg-content-box-b.gif) repeat-x 0 100%;
}
.border-box .tl {
	width:100%;
	background:url(../images/bg-content-box-tl.gif) no-repeat;
}
.border-box .tr {
	width:100%;
	padding:18px 0 0;
	background:url(../images/bg-content-box-tr.gif) no-repeat 100% 0;
}
.border-box .bl {
	width:100%;
	background:url(../images/bg-content-box-bl.gif) no-repeat 0 100%;
}
.border-box .br {
	height:1%;
	padding:0 12px 25px;
	background:url(../images/bg-content-box-br.gif) no-repeat 100% 100%;
}
.special {
	height:1%;
	font-size:1.583em;
	position:relative;
}
.link-free {
	position:absolute;
	z-index:10;
	top:-24px;
	left:-22px;
	width:63px;
	height:63px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	background:url(../images/btn-free.png) no-repeat;
}
* html .link-free {
	top:-32px;
}
*+html .link-free {
	top:-32px;
}
.text-special-offer {
	display:block;
	width:176px;
	margin:-7px -12px -20px;
	height:117px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	background:url(../images/text-special-offer.png) no-repeat;
}
.special .heading {
	font-size:1.105em;
	line-height:1em;
	display:block;
	text-align:center;
	margin:0 0 6px;
}
#content .special p {
	text-align:center;
	line-height:1.5em;
}
#content p {
	margin:0;
	line-height:1.5em;
}
#content h1 {
	margin:0 0 9px;
	font-size:2.084em;
}

.content-holder h2 {
	margin:0 0 9px;
	font-size:1.484em;
	color:#006DB7;
}

#content .info h1 {
	font-size:1.786em;
}
.info {
	min-height:218px;
	position:relative;
	padding:12px 290px 0 0;
	margin:-18px -4px -17px 0;
	font-size:1.167em;
	background:url(../images/bg-info.jpg) no-repeat 100% 0;
}
.btn-find {
	position:absolute;
	bottom:10px;
	right:9px;
	text-decoration:none;
	cursor:pointer;
	font-size:0.857em;
}
.btn-find span {
	float:left;
	height:40px;
	width:18px;
	background:url(../images/btn-more-r.png) no-repeat;
}
.btn-find em {
	float:left;
	font-style:normal;
	background:url(../images/btn-more-l.png) no-repeat;
	height:40px;
	padding:0 0 0 19px;
	line-height:36px;
}
* html .info {
	height:218px;
}
.info .heading {
	display:block;
	margin:0 0 6px;
}
#content h2 {
	position:relative;
	font-size:1.52em;
}
#content .content-box h2 {
	margin:-11px 0 10px;
}
.cite-box {
	width:332px;
	margin:0 0 3px 6px;
	padding:7px 0 0;
	background:url(../images/arrow1.gif) no-repeat;
}
.cite-box blockquote {
	width:100%;
	margin:0;
	background:url(../images/arrow2.gif) no-repeat 100% 86%;
}
.cite-box blockquote q {
	display:block;
	margin:0 0 7px;
	text-indent:37px;
	line-height:1.6em;
}
.cite-box blockquote q:after,
.cite-box blockquote q:before {
	content:"";
}
.cite-box blockquote cite {
	display:block;
	font-style:normal;
	font-weight:bold;
}
.video-box {
	float:left;
	width:379px;
	height:216px;
	position:relative;
}
.video-box img {
	display:block;
}
.video-box .frame {
	width:379px;
	height:216px;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	background:url(../images/video-frame.png) no-repeat;
}
.lister {
	margin:-9px 0 6px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.lister li {
	margin:12px 0 0 6px;
	font-weight:bold;
	padding:0 0 0 47px;
	font-size:1.167em;
	background:url(../images/bullet1.gif) no-repeat 0 50%;
}
.lister li a {
	display:block;
	text-decoration:none;
}
.lister li span {
	display:table-cell;
	height:32px;
	width:295px;
	vertical-align:middle;
}
* html .lister li span {
	display:block;
}
*+html .lister li span {
	display:block;
}
.awards {
	margin:-8px 0 -6px;
	position:relative;
}
.box-link {
	display:block;
	height:1%;
	margin:-9px 0 0;
	position:relative;
	text-decoration:none;
}
.box-link strong {
	display:block;
	font-size:1.303em;
	margin:0 0 8px;
}
.box-link span {
	display:block;
	margin:0 0 22px;
	line-height:1.56em;
}
.box-link em {
	font-style:normal;
}
.pay-list {
	margin:0 0 13px 12px;
	padding:4px 0 0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.pay-list li {
	height:1%;
	overflow:hidden;
	padding:0 0 0 18px;
	margin:4px 0 0;
	background:url(../images/bullet6.gif) no-repeat 0 2px;
}
.frame-image {
	position:relative;
}
.frame-image img {
	margin:-19px -4px -17px -12px;
	display:block;
}
.two-columns {
	width:782px;
	margin:0 0 0 -59px;
}
.two-columns:after {
	display:block;
	clear:both;
	content:"";
}
.two-columns .col {
	float:left;
	width:332px;
	display:inline;
	margin:0 0 0 59px;
	min-height:151px;
}
* html .two-columns .col {
	height:151px;
}
.two-columns2 {
	width:784px;
	overflow:hidden;
	margin:0 0 32px -25px;
	color:#333;
}
.two-columns2 .col {
	width:353px;
	float:left;
	display:inline;
	margin:0 0 0 39px;
}
.two-columns2 a {
	color:#333;
}
.two-columns2 h3 {
	margin:0 0 9px;
	color:#0071b9;
	font-size:1.666em;
	font-weight:normal;
}
.two-columns2 h3 span {
	color:#333;
	padding:0 0 0 9px;
}
.two-columns2 h4 {
	margin:0;
	font-size:1.167em;
}
.two-columns2 .date {
	float:left;
	width:50px;
	height:50px;
	text-align:center;
	margin:0 13px 0 0;
	background:url(../images/bg-date.gif) no-repeat;
}
.two-columns2 .date span {
	display:block;
	margin:0 0 4px;
	font-weight:bold;
	font-size:12px;
	color:#63cbff;
}
.two-columns2 .date em {
	color:#fff;
	font-size:23px;
	font-style:normal;
}
.two-columns2 .text-hold {
	height:1%;
	overflow:hidden;
}
#content .two-columns2 p {
	line-height:1.43em;
	margin:0 0 8px;
}
.two-columns2 .btn-view {
	float:right;
	color:#fff;
	padding:0 0 0 11px;
	font-size:12px;
	text-decoration:none;
	background:url(../images/btn-view-l.gif) no-repeat;
}
.two-columns2 .btn-view strong {
	float:left;
	height:28px;
	line-height:28px;
	padding:0 11px 0 0;
	background:url(../images/btn-view-r.gif) no-repeat 100% 0;
}
.two-columns2 .btn-view:hover {
	text-decoration:underline;
}

.content-holder #content #yellow-content .btn-view {
	float:left;
	color:#fff;
	padding:0 0 0 11px;
	font-size:12px;
	text-decoration:none;
	background:url(../images/btn-view-l-yellow.gif) no-repeat;
}
.content-holder #content #yellow-content .btn-view strong {
	float:left;
	height:28px;
	line-height:28px;
	padding:0 11px 0 0;
	background:url(../images/btn-view-r-yellow.gif) no-repeat 100% 0;
}
.content-holder #content #yellow-content .btn-view:hover {
	text-decoration:underline;
	color:white;
}

.content-holder #content #red-content .btn-view {
	float:left;
	color:#fff;
	padding:0 0 0 11px;
	font-size:12px;
	text-decoration:none;
	background:url(../images/btn-view-l-red.gif) no-repeat;
}
.content-holder #content #red-content .btn-view strong {
	float:left;
	height:28px;
	line-height:28px;
	padding:0 11px 0 0;
	background:url(../images/btn-view-r-red.gif) no-repeat 100% 0;
}
.content-holder #content #red-content .btn-view:hover {
	text-decoration:underline;
	color:white;
}

.content-holder #content #green-content .btn-view {
	float:left;
	color:#fff;
	padding:0 0 0 11px;
	font-size:12px;
	text-decoration:none;
	background:url(../images/btn-view-l-green.gif) no-repeat;
}
.content-holder #content #green-content .btn-view strong {
	float:left;
	height:28px;
	line-height:28px;
	padding:0 11px 0 0;
	background:url(../images/btn-view-r-green.gif) no-repeat 100% 0;
}
.content-holder #content #green-content .btn-view:hover {
	text-decoration:underline;
	color:white;
}

.content-holder #content .btn-view {
	float:left;
	color:#fff;
	padding:0 0 0 11px;
	font-size:12px;
	text-decoration:none;
	background:url(../images/btn-view-l.gif) no-repeat;
}
.content-holder #content .btn-view strong {
	float:left;
	height:28px;
	line-height:28px;
	padding:0 11px 0 0;
	background:url(../images/btn-view-r.gif) no-repeat 100% 0;
}
.content-holder #content .btn-view:hover {
	text-decoration:underline;
}

a.btn-view-blue {
	float:left;
	color:#fff;
	padding:0 0 0 11px;
	font-size:12px;
	text-decoration:none;
	background:url(../images/btn-view-l.gif) no-repeat;
}
a.btn-view-blue strong {
	float:left;
	color:#fff;
	height:28px;
	line-height:28px;
	padding:0 11px 0 0;
	text-decoration:none;
	background:url(../images/btn-view-r.gif) no-repeat 100% 0;
}
a.btn-view-blue:hover {
	text-decoration:underline;
	color:white;
}

a.btn-view-yellow {
	float:left;
	color:#fff;
	padding:0 0 0 11px;
	font-size:12px;
	text-decoration:none;
	background:url(../images/btn-view-l-yellow.gif) no-repeat;
}
a.btn-view-yellow strong {
	float:left;
	color:#fff;
	height:28px;
	line-height:28px;
	padding:0 11px 0 0;
	text-decoration:none;
	background:url(../images/btn-view-r-yellow.gif) no-repeat 100% 0;
}
a.btn-view-yellow:hover {
	text-decoration:underline;
	color:white;
}

a.btn-view-red {
	float:left;
	color:#fff;
	padding:0 0 0 11px;
	font-size:12px;
	text-decoration:none;
	background:url(../images/btn-view-l-red.gif) no-repeat;
}
a.btn-view-red strong {
	float:left;
	color:#fff;
	height:28px;
	line-height:28px;
	padding:0 11px 0 0;
	text-decoration:none;
	background:url(../images/btn-view-r-red.gif) no-repeat 100% 0;
}
a.btn-view-red:hover {
	text-decoration:underline;
	color:white;
}

a.btn-view-green {
	float:left;
	color:#fff;
	padding:0 0 0 11px;
	font-size:12px;
	text-decoration:none;
	background:url(../images/btn-view-l-green.gif) no-repeat;
}
a.btn-view-green strong {
	float:left;
	color:#fff;
	height:28px;
	line-height:28px;
	padding:0 11px 0 0;
	text-decoration:none;
	background:url(../images/btn-view-r-green.gif) no-repeat 100% 0;
}
a.btn-view-green:hover {
	text-decoration:underline;
	color:white;
}

.two-columns2 dl {
	margin:0 0 21px;
	width:100%;
	overflow:hidden;
}
.two-columns2 dl dt {
	width:100%;
	font-weight:bold;
	margin:0;

}.two-columns2 dl dd {
	margin:0 0 8px;
}
/* sidebar */
#sidebar {
	width:185px;
	float:left;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#sidebar ul li {
	height:1%;
	overflow:hidden;
	margin:0 0 9px;
	font-size:1.333em;
	font-weight:bold;
}
#sidebar ul li a {
	display:block;
	padding:13px 0 0;
	cursor:pointer;
	text-decoration:none;
	background:url(../images/bg-side-nav-t-blue.gif) no-repeat;
}
#sidebar ul li a span {
	display:block;
	height:1%;
	padding:0 0 18px 1px;
	background:url(../images/bg-side-nav-b-blue.gif) no-repeat 0 100%;
}
#sidebar ul a strong {
	display:block;
	height:1%;
	position:relative;
	background:url(../images/bg-side-nav-roll.png) no-repeat;
	padding:6px 9px 15px;
	margin:-13px 0 -18px;
}
#sidebar ul li a.lime {
	background:url(../images/bg-side-nav-t-lime.gif) no-repeat;
}
#sidebar ul li a.lime span {
	background:url(../images/bg-side-nav-b-lime.gif) no-repeat 0 100%;
}
#sidebar ul li a.red {
	background:url(../images/bg-side-nav-t-red.gif) no-repeat;
}
#sidebar ul li a.red span {
	background:url(../images/bg-side-nav-b-red.gif) no-repeat 0 100%;
}
#sidebar ul li a.green {
	background:url(../images/bg-side-nav-t-green.gif) no-repeat;
}
#sidebar ul li a.green span {
	background:url(../images/bg-side-nav-b-green.gif) no-repeat 0 100%;
}
#sidebar ul li a:hover {
	text-decoration:none;
	border:0;
}
#sidebar ul li a:hover span strong {
	background:none;
}
#footer {
	position:relative;
	width:100%;
	overflow:hidden;
}
.footer-list {
	width:100%;
	margin:0 0 15px;
	overflow:hidden;
	position:relative;
}
.footer-list div {
	position:relative;
	float:left;
	left:50%;
}
.footer-list ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	left:-50%;
}
.footer-list ul li {
	float:left;
	margin:0 45px;
}
.footer-list ul li img {
	display:block;
}
#footer .holder {
	width:100%;
	overflow:hidden;
	padding:16px 0 12px;
	background:#0071b9;
}
#footer .holder div {
	width:981px;
	margin:0 auto;
	overflow:hidden;
}
#footer p {
	margin:0;
}
#footer .holder ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#footer .holder ul li {
	float:left;
	margin:0 1px 0 -1px;
	padding:0 3px 0 5px;
	background:url(../images/separator2.gif) no-repeat 0 50%;
}
#footer .design {
	float:right;
	width:440px;
}
#footer .design span {
	float:right;
}
#footer .design img {
	float:right;
	margin:0 0 0 9px;
}
/* get-training-v9-internal-coders */
.inner #wrapper {
	padding:150px 0 0;
}
.inner .main {
	width:960px;
}
.place-bar {
	width:100%;
	overflow:hidden;
	font-size:0.834em;
	color:#000;
	margin-left:20px;
}
.place-bar span {
	float:left;
}
.place-bar ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.place-bar ul li {
	float:left;
	padding:0 3px 0 8px;
	margin:0 4px 0 -4px;
	overflow:hidden;
	background:url(../images/bullet2.gif) no-repeat 0 50%;
}
.place-bar ul a {
	color:#000;
}
.content-holder {
	width:100%;
	overflow:hidden;
	margin:0 0 32px;
}
.content-holder #content {
	float:left;
	width:535px;
	color:#000;
	margin:12px 0 0;
	margin-left:20px;
}

.content-holder #content #yellow-content h1 {
	color:#c9d102;
	border-bottom:2px solid #c9d102;
	padding:4px 0 1px 39px;
	margin:0 0 12px;
	background:url(../images/ico-get.gif) no-repeat;
}

.content-holder #content #yellow-content h2 {
	margin:0 0 9px;
	font-size:1.484em;
	color:#c9d102;
}

.content-holder #content #yellow-content a {text-decoration: underline;color: #c9d102;}
.content-holder #content #yellow-content a:hover {text-decoration: underline; color:#c9d102;}

.content-holder #content #red-content h1 {
	color:#d53330;
	border-bottom:2px solid #d53330;
	padding:4px 0 1px 39px;
	margin:0 0 12px;
	background:url(../images/ico-get.gif) no-repeat;
}

.content-holder #content #red-content h2 {
	margin:0 0 9px;
	font-size:1.484em;
	color:#d53330;
}

.content-holder #content #red-content a {text-decoration: underline; color: #d53330;}
.content-holder #content #red-content a:hover {text-decoration: underline; color:#d53330;}

.content-holder #content #green-content h1 {
	color:#619A0B;
	border-bottom:2px solid #619A0B;
	padding:4px 0 1px 39px;
	margin:0 0 12px;
	background:url(../images/ico-get.gif) no-repeat;
}

.content-holder #content #green-content h2 {
	margin:0 0 9px;
	font-size:1.484em;
	color:#619A0B;
}

.content-holder #content #green-content a {text-decoration: underline;color: #619A0B;}
.content-holder #content #green-content a:hover {text-decoration: underline; color:#619A0B;}

.content-holder #content h1 {
	color:#006db7;
	border-bottom:2px solid #006db7;
	padding:4px 0 1px 39px;
	margin:0 0 12px;
	background:url(../images/ico-get.gif) no-repeat;
}

.content-holder #content h2 {
	margin:0 0 9px;
	font-size:1.484em;
	color:#006DB7;
}

.content-holder #content p {
	line-height:1.65em;
	margin:0 0 21px;
}
.content-holder #aside {
	width:383px;
	float:right;
	margin:43px 8px 0 0;
	display:inline;
}
.content-holder .video-box {
	float:none;
	width:375px;
	height:213px;
	margin:0 auto;
	padding:5px 0 0;
}
.about-form fieldset {
	width:359px;
	margin:0 -15px 0 -4px;
}
.about-form fieldset:after {
	display:block;
	clear:both;
	content:"";
}
#aside h2 {
	margin:-7px 0 7px;
	font-size:1.3333em;
	position:relative;
	margin-bottom:11px;
}
.about-form .row {
	width:376px;
	overflow:hidden;
}
.about-form .text {
	float:left;
	width:153px;
	height:21px;
	margin:0 17px 0 0;
	padding:5px 9px 11px;
	margin-bottom:2px;
	display:inline;
	position:relative;
	background:url(../images/bg-text.gif) no-repeat;
}
.about-form .select-bar {
	margin:0 0 11px;
	margin-bottom:12px;
}
.about-form .select-bar select {
	margin:0 17px 0 0;
	padding:5px;
}
.about-form .text input {
	border:0;
	background:none;
	padding:0;
	width:100%;
	font-size:12px;
	line-height:14px;
}
.about-form select {
	width:171px;
	float:left;
	display:inline;
	margin:0 17px 12px 0;
	padding:5px;
}
.about-form .textarea {
	width:171px;
	height:232px;
	float:right;
	margin:0 17px 0 0;
	display:inline;
	background:url(../images/bg-textarea.gif) no-repeat;
}
.about-form .textarea textarea {
	width:153px;
	height:172px;
	max-width:171px;
	max-height:182px;
	margin:0 0 10px;
	padding:5px 9px;
	background:none;
	border:0;
	overflow:auto;
}
.about-form .textarea2 {
	width:171px;
	height:77px;
	float:right;
	margin:0 17px 7px 0;
	margin-bottom:12px;
	display:inline;
	background:url(../images/bg-textarea2.gif) no-repeat;
}
.about-form .textarea2 textarea {
	width:153px;
	height:67px;
	max-width:171px;
	max-height:77px;
	margin:0;
	padding:5px 9px;
	background:none;
	border:0;
	overflow:auto;
}
.btn-send {
	float:left;
	width:171px;
	padding:3px 18px 3px 0;
	margin:-3px 0 0 -3px;
	margin-top:0px;
	color:#fff;
	cursor:pointer;
	border:0;
	font-weight:bold;
	font-size:1.333em;
	background:url(../images/btn-send.gif) no-repeat 100% 50%;
}
.side-box {
	width:100%;
	overflow:hidden;
	margin:0 0 18px;
}
.side-box ul {
	margin:-7px 0 7px;
	padding:0 0 0 12px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.side-box ul li {
	float:left;
	margin:18px 0 0;
	width:160px;
}
.side-box ul li a {
	display:block;
	line-height:2em;
	padding:0 0 0 36px;
	text-decoration:none;
}

.side-box ul li a:hover {
color:white;
text-decoration:underline;
}

.yellow ul li a:hover {
color:white;
text-decoration:underline;
}

.red ul li a:hover {
color:white;
text-decoration:underline;
}

.green ul li a:hover {
color:white;
text-decoration:underline;
}

.side-box ul li .link-details {
	background:url(../images/ico-pdf.gif) no-repeat;
}
.side-box ul li .link-print {
	background:url(../images/ico-print.gif) no-repeat;
}
.side-box ul li .link-book {
	background:url(../images/ico-book.gif) no-repeat;
}
.side-box ul li .link-contact {
	background:url(../images/ico-contact.gif) no-repeat;
}
.side-box ul li .link-newsletter {
	background:url(../images/ico-newsletter.gif) no-repeat;
}
.tab-holder {
	width:100%;
	overflow:hidden;
}
.tabset {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.tabset li {
	float:left;
	font-weight:bold;
	font-size:1.167em;
	margin:0 4px 0 0;
}
.tabset li a {
	float:left;
	text-decoration:none;
	background-color:#444;
	padding:10px 33px 10px 17px;
	line-height:1.1em;
	border-bottom:5px solid #fff;
}
.tabset li.first a {
	background:#444 url(../images/bg-content-box-tl.gif) no-repeat;
}
.tabset li.last a {
	background:#444 url(../images/bg-tab-last-r.gif) no-repeat 100% 0;
}
.tabset li a:hover,
.tabset li a.active {
	border:0;
	background-color:#0072b9;
	padding:10px 33px 15px 17px;
}
.tabset li.first a:hover,
.tabset li.first a.active {
	background:#0072b9 url(../images/bg-content-box-tl.gif) no-repeat;
}
.tabset li.last a:hover,
.tabset li.last a.active {
	background:#0072b9 url(../images/bg-tab-last-r.gif) no-repeat 100% 0;
}
/* yellow tabs */
.yellow .tabset li a:hover,
.yellow .tabset li a.active {
	background-color:#c9d102;
}
.yellow .tabset li.first a:hover,
.yellow .tabset li.first a.active {
	background:#c9d102 url(../images/bg-content-box-tl.gif) no-repeat;
}
.yellow .tabset li.last a:hover,
.yellow .tabset li.last a.active {
	background:#c9d102 url(../images/bg-tab-last-r.gif) no-repeat 100% 0;
}
.yellow .border-box {
	background-color:#c9d102;
}
/* red tabs */
.red .tabset li a:hover,
.red .tabset li a.active {
	background-color:#d53330;
}
.red .tabset li.first a:hover,
.red .tabset li.first a.active {
	background:#d53330 url(../images/bg-content-box-tl.gif) no-repeat;
}
.red .tabset li.last a:hover,
.red .tabset li.last a.active {
	background:#d53330 url(../images/bg-tab-last-r.gif) no-repeat 100% 0;
}
.red .border-box {
	background-color:#d53330;
}
/* green tabs */
.green .tabset li a:hover,
.green .tabset li a.active {
	background-color:#619a0b;
}
.green .tabset li.first a:hover,
.green .tabset li.first a.active {
	background:#619a0b url(../images/bg-content-box-tl.gif) no-repeat;
}
.green .tabset li.last a:hover,
.green .tabset li.last a.active {
	background:#619a0b url(../images/bg-tab-last-r.gif) no-repeat 100% 0;
}
.green .border-box {
	background-color:#619a0b;
}
/* tabinfo */
.tabinfo {
	width:962px;
	overflow:hidden;
	margin:0 0 32px;
}
.tabinfo .border-box .tl {
	background:none;
}
.tabinfo .border-box .br {
	padding:2px 19px 25px;
}
.tabinfo ul {
	margin:-3px 0 20px 35px;
	padding:4px 0 0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.tabinfo ul li {
	padding:0 0 0 8px;
	margin:3px 0 0;
	line-height:1.428em;
	background:url(../images/bullet3.gif) no-repeat 0 50%;
}
.tabinfo h2 {
	margin:0;
	font-size:1.333em;
}
.tabinfo p {
	margin:0 0 22px;
	line-height:1.65em;
}
.tabinfo .tab-box {
	height:1%;
	overflow:hidden;
	padding:0 50px 0 0;
}
.tabinfo .tab-list {
	margin:-27px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}

.tabinfo .tab-list li {
	height:1%;
	padding:0 0 0 65px;
	margin:27px 0 0;
	background:url(../images/bullet4.png) no-repeat;
}
.red .tabinfo .tab-list li {
	height:1%;
	padding:0 0 0 65px;
	margin:27px 0 0;
	background:url(../images/bullet4-red.png) no-repeat;
}
.yellow .tabinfo .tab-list li {
	height:1%;
	padding:0 0 0 65px;
	margin:27px 0 0;
	background:url(../images/bullet4-yellow.png) no-repeat;
}
.green .tabinfo .tab-list li {
	height:1%;
	padding:0 0 0 65px;
	margin:27px 0 0;
	background:url(../images/bullet4-green.png) no-repeat;
}

.tabinfo .arrow li {
	background:url(../images/bullet5.png) no-repeat;
}
.red .tabinfo .arrow li {
	background:url(../images/bullet5-red.png) no-repeat;
}
.yellow .tabinfo .arrow li {
	background:url(../images/bullet5-yellow.png) no-repeat;
}
.green .tabinfo .arrow li {
	background:url(../images/bullet5-green.png) no-repeat;
}

.tabinfo .tab-list li div {
	height:1%;
	overflow:hidden;
	padding:5px 0 10px 17px;
	background:url(../images/divider1.gif) repeat-y;
}
.red .tabinfo .tab-list li div {
	height:1%;
	overflow:hidden;
	padding:5px 0 10px 17px;
	background:url(../images/divider1-red.gif) repeat-y;
}
.yellow .tabinfo .tab-list li div {
	height:1%;
	overflow:hidden;
	padding:5px 0 10px 17px;
	background:url(../images/divider1-yellow.gif) repeat-y;
}
.green .tabinfo .tab-list li div {
	height:1%;
	overflow:hidden;
	padding:5px 0 10px 17px;
	background:url(../images/divider1-green.gif) repeat-y;
}

.tabinfo .tab-list li p {
	margin:0;
	margin-bottom:12px;
}
.tabinfo .tab-list li .more {
	font-weight:bold;
}
.tabinfo .tab-list .author {
	display:block;
}
.tabinfo .tab-list .link-pm {
	font-weight:bold;
	text-decoration:none;
}
.tabinfo .tab-list .link-pm:hover {
	text-decoration:underline;
}
#header .holder .wrap {
	width:705px;
	overflow:hidden;
	margin:8px 0 0;
}
#header .holder ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
#header .holder ul li {
	float:left;
	padding:0 11px 0 13px;
	overflow:hidden;
	margin:0 2px 0 -2px;
	background:url(../images/separator3.gif) no-repeat 0 3px;
}
#header .holder ul a {
	color:#000;
	text-decoration:none;
}
#header .holder ul a:hover {
	text-decoration:underline;
}
.web-access {
	display:none;
	border:0;
}

.side-box h2 {
	color:#FFF;
}

.side-box a {
	color:#FFF;
}
.side-box a:hover {
	text-decoration:none;
}

#content ul
{
margin-bottom:20px;
}

#content ul li
{
margin-bottom:10px;
}

div#repos-content
{
margin-top:20px;
}

div#repos-content div.repos-item
{
margin-bottom:22px;
/*border-left:10px solid #DDD;
padding-left:10px;*/
}

div#repos-content div.repos-item p
{
margin-top:2px;
margin-bottom:2px;
}

div#repos-content div#pagn_nav_top
{
margin-top:0px;
margin-bottom:20px;
text-align:center;
}
div#repos-content div#pagn_nav_top a.pages
{
border:1px solid #D2232A;
padding:5px;
}
div#repos-content div#pagn_nav_top .curpage
{
border:1px solid #9B9B9B;
padding:5px;
background-color:#9B9B9B;
color:white;
}
div#repos-content div#pagn_nav_bottom
{
margin-top:20px;
margin-bottom:0px;
text-align:center;
}

.invisible{
	display: none;
}

.btn-send2 {
	float:left;
	width:171px;
	padding:3px 18px 3px 0;
	margin:-3px 0 0 -3px;
	padding-right:0px;
	margin-top:0px;
	color:#fff;
	cursor:pointer;
	border:0;
	font-weight:bold;
	font-size:1.333em;
	background:url(../images/btn-send.gif) no-repeat 100% 50%;
}

.about-form .checkbox {
	float:left;
	width:160px;
	height:21px;
	margin:0 17px 0 0;
	padding:5px 9px 11px;
	margin-bottom:2px;
	margin-left:0px;
	padding-left:0px;
}

#content-home h1 {
	color:#0071B9;
	font-size:1.6em;
}

#content-home p {
	color:#000;
	font-size:1em;
}
