﻿body
{
}

img
{
	 border-style:none;
}

.siteContainer
{	
	background-image:url('Images/background.png');
	background-repeat:repeat-y;
	min-height:600px;
}
.mainContent
{
	width:831px;
	padding-left:150px;
}

.mainHomeContent
{   
	width:800px;
	margin-left:150px;
	
}
.mainHomeBottomContent
{
	
}
.footer
{
   width: 810px; 
   margin-left: 100px; 
   text-align: center;
   clear:both;
}

.headerContainer
{
width: 980px; height: 205px;
}
.logoContainerLeft
{
   height: 205px; 
   width: 147px; 
   float: left;
}
.logoLeft
{
   margin-top: 14px; 
   margin-left: 55px; 
   height: 187px; 
   width: 94px; 
   background-image: url(Images/conditioned_minds_logo_LeftHalf.png);
}
.headerContainerTop
{
   margin-left: 149px; 
   height: 113px; 
   background-color: White;
}
.logoContainerTopRight
{
   margin-top: 14px; 
   height: 99px; 
   width: 93px; 
   background-image: url(Images/conditioned_minds_logo_TopRight.png);
   float: left;
}
.headerContainerTitle
{
   margin-left: 30px; 
   margin-top: 40px; 
   float: left; 
   width: 475px;
}
.headerContainerTitleSpan
{
   font-family: Arial; 
   font-size: 30px; 
   color: #7C8A8D; 
   font-weight: bold;
}
.headerLoginContainer
{
   padding-top: 10px; 
   text-align: right;
}

.logoContainerMiddleRight
{
   margin-left: 149px; 
   width: 831px; 
   height: 41px; 
   background-color: Black;
   background-image: url(Images/conditioned_minds_logo_MiddleRight.png);
   background-position: left; 
   background-repeat: no-repeat;
}
.topNavContainer
{
   height: 41px; width: 735px;
}
.headerContainerBottomRight
{
   margin-left: 149px; height: 51px;
}
.logoContainerBottomRight
{   
   height: 48px; width: 93px; background-image: url(Images/conditioned_minds_logo_BottomRight.png);
}
.footer
{
   width: 810px; margin-left: 100px; text-align: center;
   clear:both;
}
.cityScape
{
   height:418px;
   width:830px;
   display:block;
   margin-top:-150px;
   background-image: url(Images/MainPageCity.gif);      
   margin-left:2px;
   border-top:solid 1px #FFB83C;
    
   
}

.storeImage
{
   height:83px;   
   width:255px;
   display:block;
   
   background-image: url(Images/StoreRollover.gif);
   margin:241px 0 0 509px;
      
}
.storeImage:hover
{
   background-position: 0 -83px;
   cursor:pointer;   
}

.homeVideo
{
   height:134px;   
   width:261px;
   margin:241px 0 0 123px;
   float:left;
   
}

.fadeSome {
        opacity:0.30;
        filter:alpha(opacity=30);
        -moz-opacity: 30%;        
    }
    .fadeLots {
        opacity:0.50;
        filter:alpha(opacity=50);
        -moz-opacity: 0.5;        
    }  
    .fadeCompletely {
        opacity:0.0;
        filter:alpha(opacity=0);
        -moz-opacity: 0.0;
    }     
    #silverlightControlHost {
        height: 100%;
    }


.personalTrainingContainer
{
	margin-left:10px;
	height:700px;
	background-image:url(Images/Basketball.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}


/*Modal Popup*/
.modalBackground {
	background-color:#000;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
    background-color: #EDFFC4;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
	padding:0px 5px 0px 5px;
}


.eliteClubContainer
{    
    margin-left:15px;
    margin-right:15px;
    margin-top:15px;
    width:800px;
    min-height:600px;
    margin-left:auto;
    margin-right:auto;
}
.eliteClubMoreInfo
{
    position:absolute;    
    height:45px;
    width:175px;
    margin-top:550px;
    margin-left:225px;    
}
.eliteClubMoreInfoPopup
{    
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
	padding:0px 5px 0px 5px;
	background-image:url(Images/elitemoreinfo.png);
}

.eliteAchievementItemContainer
{
	min-height:100px;
    font-family:Verdana Arial;
    font-size:small;
    
    
}
.eliteAchievementMiddleContainer
{
    float:left;
    width:690px;
    
}
.eliteProfileImgContainer
{
    float:left;
    width:50px;
    
}
.eliteAchievementNameContainer
{
    float:left;
    
}
.eliteAchievementCityStateContainer
{    
    clear:both;
    
}
.eliteAchievementDescContainer
{
    font-size:larger;
    width:650px;
    
}
.eliteAchievementDateContainer
{
    text-align:right;    
}
.eliteAchievementImgContainer
{
    width:50px;
    float:left;
    text-align:center;    
}


.downloadsBackgroundContainer
{
	background-image:url(Images/downloadsbackground.jpg);
	width:830px;
	height:664px;
	position:relative;	
}
.downloadsContainer
{	
	width:600px;
	height:500px;	
	margin:50px 0px 0px 75px;
	position:absolute;
}

/*
total width: 991px;

left nav:  ECC83E
width: 147px
border width 2px


body:  E9992A
body width: 842

title font  7C8A8D
title height: 112px


menu bar rollover:  F8C653
menu bar height: 41px



*/
