* {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

body {
	font-family: Arial, sans-serif;
	padding-bottom: 60px;
}


/*----------------------------------------------------------------------
 CONTENT
----------------------------------------------------------------------*/

#ads {
	height: 221px;
}

#ads a {
	margin: ;
	margin-right: 25px;
}

#ads a:last-child {
	margin-right: 0;
}

#content_inner {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}

#content #intro {
	border-bottom: dotted #ccc 1px;
	padding-bottom: 28px;
	margin-bottom: 10px;
}

#content #intro p {
	font-size: 14px;
	color: #8f8f8f;
	line-height: 22px;
	padding-bottom: 5px;
}

#content #intro a {
	color: #666;
	padding: 6px;
}

#content #intro a:hover {
	background: #eee;
	text-decoration: none;
	border-bottom: dotted #ccc 1px;
}

#content #intro ul {
	padding-bottom: 15px;
	padding-top: 3px;
}

#content #intro li {
	color: #8f8f8f;
	margin-left: 50px;
	padding-bottom: 4px;
	font-size: 14px;
}

#content p {
	font-size: 12px;
	color: #8f8f8f;
	padding-bottom: 10px;
	padding-left: 5px;
}

#content p a {
	color: #ff6600;
}

#content h2 {
	font-size: 26px;
	font-weight: normal;
	color: #666;
	padding-bottom: 17px;
	border-top: dotted #ccc 1px;
	padding-top: 20px;
	padding-bottom: 21px;
	margin-top: 13px;
}

#content h2 span {
	font-size: 20px;
}

.pre_wrap {
	background: #f9f9f9;
	padding: 5px 5px 5px 14px;
	margin-bottom: 33px;
	margin-top: 32px;
}

.pre_wrap span.label {
	color: #999;
	font-size: 12px;
	font-style: italic;
	display: block;
	padding-left: 5px;
	padding-top: 5px;
}

.syntaxhighlighter {
	font-size: 12px;
}

.slides1_wrap {
	background: transparent;
	position: relative;
	width:390px;
	border-right:1px dashed #0000ce;
}

#slides1 li {
	list-style: none;
}

#slides1 li img {
	float: left;
	border-top:1px solid #ff6600;
	border-bottom:1px solid #ff6600;
}

#slides1 .content {
	float: none;
	width: 390px;
	margin-right:3px;
}

#slides1 li p {
	line-height: 18px;
}

#slides1 h3 {
	font-size: 31px;
	color: #ff6600;
	font-weight: normal;
	text-transform: lowercase;
}

#slides1 h4 {
	font-size: 18px;
	color: #999;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
}

.slides1_wrap .prev {
	position: absolute;
	left: 5px;
	top: 250px;
	outline: 0;
}

.slides1_wrap .next {
	position: absolute;
	right: 75px;
	top: 250px;
	outline: 0;
}

.slides1_wrap a:active {
	top: 102px;
}

.bx_pager {
	padding-left: 100px;
	padding-top: 25px;
}

.bx_pager a {
	float: left;
	background: url(http://www.carlos-anderson.com/css/bxslider/images/bg_pager.png) no-repeat 0 -21px;
	width: 14px;
	height: 17px;
	color: #fff;
	font-size: 11px;
	margin-right: 6px;
	padding: 4px 0 0 7px;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
}

.auto_controls {
	position: absolute;
	bottom: -20px;
	left: 340px;
}

.auto_controls a {
	font-size: 14px;
	color: #ff6600;
	outline: 0;
	padding: 2px;
}

.auto_controls a:hover {
	text-decoration: none;	
	background: ;
	color: #ff6600;
}

#content #notes li, #content #changes li {
	font-size: 12px;
	color: #8f8f8f;
	margin-left: 43px;
	padding-bottom: 6px;
}

#content #notes li a {
	color: #ff6600;
}

#idc-container a {
	color: #ff6600;	
}

#idc-container h3 {
	color: #666;
}








