﻿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:830px;
	margin-left:148px;
}
.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: #EDF5FF;
	border-width:5px;
	border-style:solid;
	border-color:#ccc;
}




/*
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



*/