/*
Title:		Style sheet for absolutecross.com
Author:		absolutecross.com
Updated:	April 24 2007
*/

/* @group Page Elements */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

body {
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background: #000 url("/images/layout/body_bg.jpg") top repeat-x;
	color: #606060;
	text-align: center;
/* IE5win center */
}

p, ul, ol, dl {
	font-size: 0.9em;
	margin-top: 0;
	list-style-position: inside;
}

p {
	margin-bottom: 14px;
}

ul {
	margin-left: 12px;
}

li {
	padding: 0 0 7px 0;
}

/* @group Links Default */

a:link, a:visited {
	text-decoration: none;
	color: #336699;
}

a:hover, a:focus {
	color: #6699CC;
	text-decoration: underline;
}

/* @end */

/* @end */

/* @group Page Structure */

#container {
	margin: 15px auto;
	width: 780px;
	text-align: left;
	/* Reset IE5win center for other browsers */
	background: #fff url(/images/layout/full_width_bg.jpg) repeat-y;
}

#leftbar {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 178px;
}

#leftmenu {
	position: absolute;
	top: 75px;
	width: 178px;
	height: 316px;
	background: url(/images/layout/menu_bg.jpg) top no-repeat;
}

#menuitems {
	position: absolute;
	left: 36px;
}

#aftermenu {
	position: absolute;
	top: 391px;
	background: url(/images/layout/menu_btm.jpg) top no-repeat;
	width: 178px;
	height: 104px;
}

#main {
	background: url(/images/layout/content_right_top.jpg) top right no-repeat;
	padding-left: 178px;
	margin: 0px;
	min-height: 495px;
}

#content {
	background: url(/images/layout/page_title_bg.jpg) top left no-repeat;
	padding: 25px 20px 0 7px;
}

/* @end */

/* @group Header */

#header {
	position: relative;
	margin: 0;
	width: 780px;
	height: 131px;
	background: url(/images/layout/header.jpg) top right no-repeat;
}

#topbanner {
	position: absolute;
	top: 15px;
	left: 179px;
}

#toplinks {
	position: absolute;
	top: 105px;
	left: 255px;
	color: #BBC1CB;
	font-size: 11px;
}

#toplinks a:hover {
	color: #f0f0f0;
	text-decoration: none;
}

#toplinks a:link, #toplinks a:visited {
	color: #BBC1CB;
}

/* @end */

/* @group Footer */

#footer-links {
	background: #000 url(/images/layout/footer_links_bg.jpg) no-repeat;
	width: 642px;
	height: 66px;
	margin: 20px auto;
	text-align: center;
	padding: 10px 0 14px 0;
}

#footer {
	position: relative;
	background: #000 url(/images/layout/footer.jpg) no-repeat;
	width: 780px;
	height: 100px;
}

#footer_spoono {
	position: absolute;
	top: 69px;
	left: 250px;
}

#footer_neverside {
	position: absolute;
	top: 69px;
	left: 330px;
}

#footer-links p {
	font: 0.9em Verdana, Arial, Sans-Serif;
	color: #E6E8EA;
	margin: 0 0 14px 0;
}

#footer-links a:link, #footer-links a:visited {
	color: #598DC1;
}

/* @end */

/* @group Textbox - Main */

.textbox_content_top {
	background: #fff url(/images/layout/textbox/textbox_content_top.jpg) no-repeat;
	width: 560px;
}

.textbox_content {
	background-color: #fff;
	border-left: 2px solid #f0f0f0;
	border-right: 2px solid #f0f0f0;
	padding: 0px 10px 10px 10px;
	width: 536px;
	text-align: left;
}

.textbox_content h1 {
	font: bold 1.2em Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
	color: #63738C;
	margin: 0px;
	padding: 0px 10px 30px 10px;
}

.textbox_content_btm {
	background: #fff url(/images/layout/textbox/textbox_content_btm.jpg) no-repeat;
	width: 560px;
	height: 9px;
}

/* @end */

/* @group Home Styles */

#home h1 {
	padding: 0 0 6px 0;
	font-size: 1.1em
}

#home span {
	color: #c6c6c6;
}

#home ul {
	list-style-type: none;
	padding: 12px 0 0 0;
	margin-left: 0;
}

#home li {
	padding: 0 0 14px 27px;
	background: url(/images/lists/bullet_blue.gif) left top no-repeat;
}

#home_left {
	float: left;
	width: 306px;
	padding-right: 22px;
	border-right: 1px solid #e7e7e7;
}

#home_right {
	float: left;
	width: 165px;
	padding-left: 22px;
}

#home_right h1 {
	text-align: right;
}

.featured {
	background: url(/images/featured/featured_site_bg.gif) no-repeat;
	text-align: center;
	padding-top: 14px;
	width: 164px;
	height: 102px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
}

.featured img {
	border: 1px solid #e7e7e7;
}

.home_fullwidth {
	border-top: 1px solid #e7e7e7;
	padding-top: 35px;
	width: 100%;
}

/* @end */

/* @group Layout Misc */

#breadcrumbs {
	padding: 8px 5px 20px 18px;
	font-size: 0.9em;
}

.spotlight_item {
	border-bottom: 1px dashed #B2B2B2;
	padding: 6px 0 6px 0;
	margin-bottom: 15px;
	line-height: 14px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

/* @group Sidebar Link-Box */

.leftbox {
	width: 124px;
	margin: 80px 14px 10px;
	padding: 6px 2px 6px 2px;
	font-size: 100%;
	background: #fff url(leftbox_bgtop.jpg) top repeat-x;
	border: 1px solid #6a6a6a;
}

.leftbox img {
	margin: 4px 0 0 17px;
}

.leftbox dl {
	margin: 0;
	padding-bottom: 5px;
}

.leftbox dt {
	font: bold 12px Arial, Sans-Serif;
	color: #000;
	text-decoration: underline;
	padding-bottom: 1px;
}

.leftbox dd {
	margin: 0;
	padding: 0 4px 0 6px;
	font: 11px Arial, Sans-Serif;
	line-height: 15px;
}

.leftbox a:link, .leftbox a:visited {
	color: #598DC1;
	text-decoration: underline;
}

/* @end */

/* @group Bottom Link-Box */

.box {
	background-color: #fff;
	border: 1px solid #d6d7da;
	color: #4d4e6c;
	padding: 1px;
}

.box b {
	display: block;
	background: url(/images/layout/box_title.jpg) #e0e0e0 repeat-x;
	color: #8A888E;
	font-size: 90%;
	font-weight: bold;
	padding: 2px 2px 2px 8px;
	margin: 0px;
}

.box-content {
	background: url(/images/layout/box_bg.jpg) #fff repeat-x;
	border: 1px solid #f1f1f1;
	margin-top: 1px;
	padding: 2px;
	line-height: 190%;
}

.box ul {
	list-style-type: none;
	color: #4d4e6c;
	font-size: 85%;
	margin: 2px 5px;
	padding: 0px;
}

.box a:link, .box a:visited {
	text-decoration: underline;
	font-size: 110%;
}

.box a:hover {
	color: #3399ff;
	text-decoration: none;
}

.box_center {
	width: 85%;
	margin: 0 auto 25px;
}

.box_center .box-content {
	line-height: 140%;
	padding: 12px;
}

/* @end */

/* @end */

/* @group Articles and Tutorials */

/* @group Category Pages */

#article #categories h2 {
	border-bottom: 1px solid #e0e0e0;
	padding: 0 0 4px 0;
	margin: 20px 0 0 0;
	font-size: 13px;
	color: #ccc;
}

.category dl {
	margin: 0 0 24px 0;
	padding: 0;
	width: 240px;
	line-height: 1.3em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.category dt {
	margin: 28px 0 4px 0;
	padding: 0;
	font-size: 1.1em;
}

.category dt a {
	float: left;
	display: block;
	margin: 2px 6px 0 0;
	padding: 4px;
	border: 1px solid #cdd0d6;
	background: #fff;
}

.category dt a:hover {
	border-color: #ccc;
	background: #ececec;
}

.category dd {
	padding: 0;
	display: block;
}

.category dd a {
	display: block;
	font-weight: bold;
	font-size: 1.05em;
	padding-bottom: 5px;
}

/* @group Category Page Box */

#category_nav {
	margin: 14px 0 0 0;
	padding: 0 0 5px 52px;
	background: url(/images/icons/tutorials_icon.jpg) 10px top no-repeat;
}

#category_nav p {
	margin: 0 0 3px 0;
	padding: 13px 0 0 3px;
}

#categories .box-content a, #categories .box-content a:visited {
	color: #000;
	text-decoration: underline;
}

#categories .box-content a:hover, #categories .box-content a:active {
	color: #000;
}

#categories .box-content {
	font: 12px Arial, Verdana, Helvetica;
	line-height: 190%;
	padding-left: 7px;
}

.box_sidebar {
	width: 250px;
	margin: 30px 0 0 0;
}

/* @end */

/* @end */

/* @group Info/Notice box */

.info-box {
	width: 87%;
	background-color: #fff;
	border: 2px dashed #ededed;
	color: #929598;
	padding: 6px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.info-box span {
	color: #d6d7da;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -1px;
	padding-right: 4px;
}

/* @end */

/* @group Article Links */

#article a, #article a:visited {
	color: #225588;
	text-decoration: underline;
}

#article a:hover, #article a:active {
	color: #6699CC;
}

/* @end */

#article {
	margin: 0px 10px 30px 10px;
	min-height: 375px;
/* Find a fix for IE */
}

#article_cat_nav {
	margin: 4px 0 0 0;
	padding: 0 0 5px 52px;
	background: url(/images/icons/tutorials_icon.jpg) 10px top no-repeat;
}

#article_cat_nav p {
	margin: 0 0 4px 0;
	padding: 7px 0 4px 2px;
	width: 460px;
	border-bottom: #e0e0e0 dotted 1px;
}

#article-end {
	background: url(/images/layout/borders/h_dotted.gif) repeat-x;
	text-align: right;
	width: 460px;
	margin: 0px auto 40px;
	color: #aaa;
}

.article-desc {
	margin: 15px 20px 30px 25px !important;
	margin: 15px 10px 30px 15px;
	background: url(/images/layout/box_bg.jpg) #fff repeat-x;
	width: 240px;
	float: right;
	color: #929598;
	padding: 4px 12px;
	border: #ededed solid 1px;
	/* border-top: #d3d3d3 solid 1px; */
  border-top: #e0e0e0 solid 1px;
	border-bottom: #e0e0e0 solid 1px;
	line-height: 150%;
}

.article-desc p {
	margin: 0;
}

.article-desc br {
	line-height: 8px;
}

#article h2 {
	margin: 20px 0 20px 0;
	font-size: 1.2em;
	color: #003366;
}

#category_page h2 {
	margin: 40px 0 20px 0;
}

.fullwidth {
	width: 87%;
	margin: 0 auto;
}

#version {
	text-align: right;
	font: bold 10px Verdana, Helvetica, Sans-Serif;
	color: #CDD5E9;
}

#version img {
	vertical-align: middle;
}

.step {
	float: left;
	font: bold 1.3em Arial, Verdana, Helvetica, Sans-Serif;
	margin-right: 12px;
	padding: 3px;
	color: #97AFD1;
	background-color: #F2F3F5;
	border: 1px solid #E7E8EA;
	border-bottom: 1px dashed #c0c0c0;
	border-right: 1px dashed #c0c0c0;
}



/*

 @end */

/* @group Ad Styling */

/* @group AdSense */

/* AdSense Repositioning */

#top_adv_space {
	height: 80px;
}

#top_adv_block {
	position: absolute;
	top: 265px;
	padding-bottom: 20px;
	margin: 0 auto;
}


/* @end */

/* @group Chitika */

#chitika_btm {
	margin: 0 auto;
	padding: 0 0 50px 10px;
}

/* @end */

/* @end */

/* @group Effects and Misc */

/* @group CSS Shadows */

/* @group Default Shadows */

.shadow {
	clear: both;
	float: left;
	background: url(/images/css_shadow/white_shadow.gif) no-repeat bottom right;
	margin: 14px 0 0 17px !important;
	margin: 14px 0 0 8px;
}

.shadow div {
	background: url(/images/css_shadow/white_shadow2.png) no-repeat left top !important;
	background: url(/images/css_shadow/white_shadow2.gif) no-repeat left top;
	float: left;
	padding: 0px 6px 6px 0px;
}

.shadow img {
	background-color: #fff;
	border: 1px solid #CDD0D6;
	padding: 4px;
	margin: 0;
}

/* @end */

/* @group Article Img Shadows */

.article_img {
	float: left;
	background: url(/images/css_shadow/white_shadow.gif) no-repeat bottom right;
	margin: 15px 0 25px 36px !important;
	margin: 14px 0 25px 18px;
}

.article_img div {
	background: url(/images/css_shadow/white_shadow2.png) no-repeat left top !important;
	background: url(/images/css_shadow/white_shadow2.gif) no-repeat left top;
	padding: 0px 6px 6px 0px;
	float: left;
}

.article_img img {
	background-color: #fff;
	border: 1px solid #CDD0D6;
	padding: 4px;
	margin: 0;
}

/* @end */

/* @end */

/* @group Tutorial Tool Tips */

#tooltip {
	position: absolute;
	border: 1px solid black;
	padding: 0;
	background-color: black;
	visibility: hidden;
	z-index: 100;
}

/* @end */

/* @group Button Fade */

.fade a img {
	-moz-opacity: 0.50;
	opacity: 0.5;
}

.fade a:hover img {
	-moz-opacity: 1.00;
	opacity: 1;
}

/* @end */

.faqbox {
	background-color: #EEEEEE;
	width: 90%;
	text-align: left;
	border: 1px solid #D8D8D8;
	padding: 5px;
	margin-bottom: 8px;
}

.faq-answer {
	margin-bottom: 30px;
}

.Q { color: #003366; font-size: 13pt; font-weight: bold; padding: 3px; }
.A { color: #3366CC; font-size: 13pt; font-weight: bold; padding: 3px; }

/* @end */