/* Site Styles */

body {
	background:url("../images/site_background.jpg") repeat #121212;
	font-family:Arial, Helvetica, sans-serif;
	color:#A2A3A3;
	font-size:80%;
}

a {
	text-decoration:none;
	color:#ffffff;
	background:none;
}

img {
	border:0;
}

table {
	margin:10px 0 0 0;
	width:430px;
	border-top:5px solid #232323;
}

table tr td {
	width:420px;
	text-align:center;
	border:5px solid #232323;
	border-top:0;
}


table#grid {
	margin:20px 0 0 0;
	width:429px;
	border:none;
}
table#grid tr td {
	width:143px;
	border:none;
	padding:0 0 10px 0;
	vertical-align:top;
}

table#training {
	border:1px dotted #605f5d;
}

table#training tr td {
	width:auto;
	background: url('../images/dotted_border.gif') repeat-x 0 bottom;
	border:none;
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
	padding:10px 0 20px 15px;
}

table#training tr td.last {
	background:none;
}

table#training tr td ul {
	margin-top:10px;
	padding-left:20px;
	/*background: url('../images/dotted_border_vertical.gif') repeat-y;*/
	border-left:1px dotted #666666;
	background:none;
}

table#training tr td ul li {
	background:url("../images/x.gif") no-repeat 0 4px;
	padding-left:20px;
	line-height:22px;
}

div.gridItem {
	width:139px;
}

div.gridItem img {
	border:5px solid #232323;
}

div.gridItem span {
	display:block;
}

div.gridItem span a {
	display:block;
	font-size:89%;
	color:#ffffff;
	text-align:left;
	padding:7px 5px 10px 25px;
	background:url("../images/graphics.gif") no-repeat 0 -90px;
}

ul {
	margin:20px 0 0 0;
	padding:0;
	list-style-type:none;
	background:url("../images/graphics.gif") repeat-x 0 -400px;
	color:inherit;
}

ul li {
	background:url("../images/graphics.gif") repeat-x 0 -365px;
	color:inherit;
	margin:0;
}

ul li a {
	display:block;
	padding:0 0 0 50px;
	font-size:100%;
	background:url("../images/graphics.gif") no-repeat 0 9px;
	color:#ffffff;
	line-height:36px;
	height:36px;
}

ul.ulSmall {
	margin:0 0 15px 0;
	padding:2px 0 0 0;
	list-style-type:none;
}

ul.ulSmall li {
	background:url("../images/graphics.gif") repeat-x 0 -375px;
	color:inherit;
	margin:0;
}

ul.ulSmall li a {
	display:block;
	padding:0 0 0 30px;
	font-size:85%;
	background:url("../images/graphics.gif") no-repeat 0 -90px;
	color:#ffffff;
	line-height:25px;
	height:26px;
}

ul.ulSmall li a.back {
	background:url("../images/graphics.gif") no-repeat 0 -190px;
	color:#ffffff;
}


h1 {
	margin:0;
	font-weight:normal;
	font-size:170%;
	color:#CBCBCB;
	background:none;
}

h1 span, h3 span {
	color:#43C3FB;
	background:none;
}

div#container {
	width:430px;
	margin-left:auto;
	margin-top:90px;
	margin-right:auto;
	margin-bottom:90px;
}

div#layoutHeader {
	background:url("../images/graphics.gif") repeat-x 0 -260px;
	color:inherit;
	margin:0 0 22px 0;
	padding:0 0 22px 0;
	height:19px;
}

div#layoutHeader #logo {
	float:left;
}

div#layoutHeader a#adobe {
	float:right;
	margin-top:-10px;
}

div#layoutHeader span {
	float:right;
	text-align:right;
}
div#layoutHeader span a {
	display:block;
	width:100px;
	height:19px;
	padding:0 0 10px 45px;
	background:url("../images/graphics.gif") no-repeat 15px -2px;
	color:#ffffff;
}

div#layoutBody {
	width:430px;
	margin:0 0 90px 0;
}

div#layoutBodyHome {
	width:430px;
	height:225px;
}

div#layoutLeftColumn {
	float:left;
	margin:0;
	width:253px;
}

div#layoutLeftColumn p, div#layoutMainColumn p.home {
	margin:0;
	padding:0;
	font-weight:100;
	font-size:120%;
	line-height:120%;
}

div#layoutRightColumn {
	margin:0 0 40px 278px;
	width:auto;
}

div#layoutRightColumn ul {
	margin:0;
}

div#layoutMainColumn {
	width:430px;
}

div#layoutMainColumn p {
	margin:12px 0 0 0;
	line-height:160%;
}

div.video {
	margin:22px 0 28px;
}


div#layoutMainColumn span a.small {
	display:block;
	height:19px;
	padding:0 0 15px 30px;
	font-size:85%;
	background:url("../images/graphics.gif") no-repeat 0 -41px;
	color:inherit;
}
