#articlesContentContainer
{
    width: 960px;
    margin-left: 40px;
    margin-top: 10px;
    padding-bottom: 20px;
}
    
#articlesContainer
{
    width:940px;
    float:left;
    min-height: 500px;
    /*background-color: #fff;*/
    padding-bottom: 60px;
}

#articlesContainer ol
{
	padding: 5px;
    padding-left: 45px;
}

#articlesContainer ol li
{
    padding-top: 3px;
}

#articlesContainer p
{
    /*background-color: #fff;*/
    padding-bottom: 20px;
}


.articlesLastImage
{
   border: 0px dotted red;
   position: relative;
   width: 600px;
   height: 250px;
   margin-bottom: 5px;
   background-image: url('../img/common/ajax/loading3.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-top: 0px solid #ccc;
    /*background-color: #fff;*/
    display: block;   
}

.articlesLastWrapper
{
    width: 600px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    background-color: #000;
}

.articlesLastImageDesc
{
   text-align:right;
   font: 9px Arial;
   color: #aaa;
   padding-right: 10px;
   float:right;
}

.articlesLastDate
{
   text-align:left;
   font: 10px/12px Verdana;
   color: #FFF;
   width: 120px;
   padding-left: 10px;
   padding-top:10px;
}

.articlesLastTitle
{
   font: normal 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
   padding: 0px;
   padding-left: 10px;
   color: #7b1819;
}
.articlesLastSubTitle
{
   font: 12px Verdana;
   padding: 0px;
   padding-left: 10px;
   color: #ccc;
}

.articlesLastText
{
    font: 11px Verdana;
    color: #FFF;
    margin-top: 15px;
    padding-left:10px;
    padding-right:10px;
    line-height: 120%;
}

.articlesItemWrapper
{
    border-bottom: 1px solid #ECECEC;
    height: 110px;
    margin-bottom: 0px;
    cursor:pointer;
}

.articlesItemWrapper:hover
{
    background-color: #eFeFeF;
}

.articlesItemWrapper .imageWrapper
{
    float:left;
    padding-left: 10px;
    width: 106px;
    height: 96px;
    margin-top: 7px;
}

.articlesItemWrapper .image
{
    height:90px;
    width:90px;
    padding:2px;
    border:1px solid #eee;
    /*background-color: #fff;*/
    
    background-image: url('../img/common/ajax/loading1.gif');
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.articlesItemWrapper .itemDesc
{
    height:96px;
    margin-top:7px;
    width: 480px;
    float:left;
    background-color:transparent;
    overflow: hidden;
}

.articlesItemWrapper .itemDesc  .date
{
   text-align:left;
   font: 10px/12px Verdana;
   color: #000;
   width: 120px;
   padding-top: 5px;
}

.articlesItemWrapper .itemDesc  .title
{
   font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
   padding: 0px;
   color: #7b1819;
}

.articlesItemWrapper .itemDesc  .text
{
    font: 11px Verdana;
    color: #000;
    margin-top: 0px;
}


#servicesSmallInfo
{
    width: 960px;
    min-height: 300px;
    /*background-color: #fff;*/
    margin-bottom: 20px;
    margin-top: 40px;
}

#servicesSmallInfo .column
{
    width: 460px;
    background-color:transparent;
}

#servicesSmallInfo .item
{
    width: 460px;
    height: 110px;
    /*background-color: #fff;*/
    margin-bottom: 10px;
}

#servicesSmallInfo .desc
{
    width: 330px;
    height: 100px;
    float: left;
}

#servicesSmallInfo .text
{
    font:11px Verdana;
    color:#000;
    margin-top: 5px;
}

#servicesSmallInfo .title
{
    font: 20px Verdana;
    color: #DACD00;
} 

#servicesSmallInfo .image
{
    width: 100px;
    height: 100px;
    padding: 3px;
    border:0px solid #eee;
    float:left;
    margin-right: 10px;
    
    background-image: url('../img/common/ajax/loading1.gif');
    background-repeat:no-repeat;
    background-position: 50% 50%;
}

#servicesBigInfo
{
    width: 960px;
    min-height: 400px;
    /*background-color: #fff;*/
}

#servicesBigInfo .item
{
    width: 960px;
    min-height: 250px;
    padding-top:15px;
    border-top: 1px solid #bbb;
    margin-bottom: 15px;
    background-color:transparent;
}

#servicesBigInfo .image
{
    width: 320px;
    height: 240px;
    background-color: #fff;
    padding: 3px;
    border: 1px solid #ddd;
    float: right;
    
    background-image: url('../img/common/ajax/loading1.gif');
    background-repeat:no-repeat;
    background-position: 50% 50%;    
}

#servicesBigInfo .desc
{
    height: 248px;
    width: 600px;
    float: left;
    font: 11px Verdana;
    line-height: 130%;
    color:#000;
}

#servicesBigInfo .title
{
    font: 28px Verdana;
    color: #7B1818;
}

#servicesBigInfo .subtitle
{
    font: 14px Verdana;
    color: #999;
    margin-bottom: 10px;
}

/****************************************** 
   FEATURES LIST
*******************************************/

#featuresContainer
{
    width: 960px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    height: 170px;   
    overflow: hidden;
    background-color: #FFF;
 }

.featureWrapper
{
    width:  319px;
    height: 150px;
    border-right: 1px solid #eeeeee;
    margin-top: 10px;
    float: left;
}

.featureWrapperLast
{
    width:  319px;
    height: 140px;
    margin-top: 10px;
    float: left;
    border-right: 1px solid #FFF; 
}

.featureTitle
{
    font: normal 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #7B1818;
    margin-left: 16px;
}

.featureText
{
    font: 11px Verdana;
    color: #555;
    line-height: 140%;
    display: block;
    margin-left: 16px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 8px;
}

.featureImageContainer
{
    margin-left: 16px;
}

.featureImage
{
    padding:3px;
    border: 1px solid #E0E0E0;
}

.resource 
{
    padding-left: 15px;
}

.subResource {
	margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 15px;
	margin-left: 45px;
	background: #FFF;
}

.ulBasic 
{
    margin-left: 15px;
    margin-bottom: 25px;
}

.resourceText
{
	padding-bottom: 20px;
	
}

.resourceText img
{
	float: left;
	margin-right: 10px;
}

#resourceSidebar
{
	position: relative;
	/*left:280px; */
	float:right;
	width: 260px;
}

.quote
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 1px;
	color: #777;
	font-style: italic;
}

.credit
{
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 3px;
	color: #555;
}

#syntheticTrainersCartBtn
{
    padding: 25px;
    font-weight:bolder;
}
