﻿body 
{
	font-family:Arial;
	font-size:14px;	
	margin:3px;
	background-color:#fff;background-image:url('http://s3.accelerated-ideas.com/images/redesign/back7.jpg');
	background-repeat:no-repeat;
	background-size:110%; background-position:center top;
	background-attachment:fixed;
	line-height:1.6;
	
}

b
{
	color: #4169E1;
}

a
{
	color:#4169E1;
}

ul
{
   margin-top:0px;
   margin-bottom:0px;
}

h1, h2, h3, h4 {
color: #4169E1;
}

h1 {
font-family: 'Open Sans', sans-serif;
font-size: 34px;
margin-top: 15px;
margin-bottom: 5px;
font-weight: normal;
line-height: 38px;
letter-spacing: -2px;
}

h3
{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	margin-bottom:0px;
	margin-top:0px;
	display: inline;
	letter-spacing: -1px;
	line-height:1.4;
}

h3 a
{
	text-decoration:none;
}

h3 a:hover
{
	text-decoration:underline;
}

.sdPromoBox
{
	margin-top:5px;border-radius:4px;color:#fff;background: linear-gradient(#2C6BB6, #215EA6);border:1px solid #ebebeb;padding:10px;font-size:110%;display:table;
}

.Gray
{
	color: rgb(90,90,90 );
}

.DimGray
{
	color: rgb(70,70,70 );
}

.ForestGreen
{
	color: rgb(34, 139, 34);
}

.MENU {
    color: rgb(255,255,255 );
}

.MENU:hover
{
	color: rgb(248, 255, 52); 
}

.CLK {
    color: rgb(65, 105, 225 );
}
.CLK:hover {
    color: rgb(238, 64, 0  );
}

.IMG { border:none; padding:0; margin:0; }

.SMALLLINKSGRY {
    color: rgb(80,80,80 );
    font-size: 80%; 
}

.SMALLLINKSGRY:hover {
    color: rgb(34, 139, 34);
}

.BODYMAIN1B
{
    color: rgb(0, 0, 0 );
}

.ItemProdTitle
{
	font-size: 120%;
	color: rgb(65, 105, 225 );
}

.ItemProdTitle:hover
{
	color: rgb(238, 64, 0  );
}

.ItemProdKs
{
	color: rgb(34, 139, 34);
}

.ItemProdDesc
{
	color: rgb(50, 50,50);
}


.TREEBLKLINK 
{
	padding:3px;
    color: #000;
    font-size:13px;
    width:100%;
    display:inline-block;
    border-bottom:1px solid #ddd;
    text-decoration:none;
}
.TREEBLKLINK:hover {
    background-color:#DEF4A0;
}


.CONTENTSLTELINK {
    color: rgb(112, 128, 144 );
}
.CONTENTSLTELINK:hover {
    color: rgb(34, 139, 34  );
}

.ItemC
{

	width:100%;
	border-bottom:1px dashed #dddddd;
	
	
	
}

.LeftCell
{
	float:left;
	width:65px;
	vertical-align:middle;
text-align:center;
border:1px solid #ccc;
background-color:#eee;
padding:5px;
border-radius:4px;

}

.RightCell
{
	width:525px;
	float:right;
}




/*------ Layout -------*/

.overalDiv
{
	width:940px;	
	margin: 0 auto;
	display:table;
	
}

.tBanner
{
	background-image:url('http://s3.accelerated-ideas.com/images/headers/sky24_generic4_small2c.png');
	height:40px;
	width:940px;
	float:left;
	background-repeat:no-repeat;
	background-position:10px 0px;
}

.topAds
{	
	float:left;
	width:940px;
	clear:both;
	background:rgba(32,88,162, 0.6);
	height:35px;
	padding-top:6px;
	
}

.topAdsRight
{
	float:right;
	height:95px;
	margin-bottom:10px;
	
}

.topAdsLeft
{
		
	float:left;
}

div
{
	vertical-align:top;
	text-align:left;
}

.contentShade
{
	background-image: url(http://static.accelerated-ideas.com/images/images2/topborder3.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:White;
	height:15px;
	width:940px;
	float:left;
}

.contentDiv
{
	width:940px;
	float:left;
	background-color:White;
}


.mCol
{
	float:left;width:630px;padding-left: 15px;padding-right: 8px; 
	
}

.rCol
{
	float:right;width:260px;margin-right: 11px;
	padding:5px;
}

.colHead
{
	background-image: url(http://static.accelerated-ideas.com/images/images2/subHeaderBar_188_blue.jpg); 
	background-repeat: repeat-x;
	width:100%;
	color:White;
	height:34px;
	margin-bottom:-10px;
	
}

.bottomColHead
{
	background-color:#eeeeee; 
	background-repeat: repeat-x;
	width:100%;
	height:1px;
	line-height:3px;
}

.headText
{
	padding:9px;
	padding-top:8px;
	padding-bottom:2px;
}

.colText
{
	padding-left:9px;
	
}


.bottom
{
	float:left;
	margin-top:20px;
	width:940px;
	clear:both;
	background-color:White;
	background-color:#fcfcfc;
}

/*floating jquery box*/
#floating-box
{
		width:60px;
		height:270px;
		padding-left:19px;
		padding-top:10px;
		padding-bottom:10px;
		border:1px solid #aaa;
		background-color:white;
		float:left;
		margin-left:-84px;
		position:absolute;
		margin-top:50px;
		z-index:0;
}

/* related boxes */
.relatedBox
{
width:100%;
	height:100px;
	border:1px solid #ddd;
	position: relative;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	margin-right:10px;
	background-position:center;
border-radius: 2px;
}

.relatedBox:hover
{
	border:1px solid #555;
	
}

.promoArea 
{
	position:absolute;
	/*background-image:url('http://s3.accelerated-ideas.com/perguntas-e-respostas/images/related/transparent.png');*/

	display: table;
	bottom:0px;
width: 100%;
background: rgba(0,0,0, 0.4);

}

.promoArea:hover
{
background: rgba(0,0,0, 0.8);
}


.promoAreaInner
{
	display: table-cell; vertical-align: middle;
	text-align:center;
	
}


.promoAreaInner div {
color: #fff;
text-shadow: rgba(0,0,0,.3) 0 0 5px;
padding:10px;
}