body
{
    font-family: Verdana;
    font-size: 10px;
    margin:0 auto;	
    letter-spacing:-0.1em;
    color: #717274;
}

a
{
	color:#E60067;
}

a img
{
	border:solid 0px black;
}

/*# General settings #*/
.pageContainer
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.divLogin
{
    position: relative;
    top: 45px;
    left: 380px;
    float: left;
}

.menuContainer
{
    height: 150px;
}

.contentContainer
{
    height: 485px;
}

.buttonContainer
{
    height: 80px;
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 10px;
}

.footerContainer
{
    height: 30px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 11px;
    text-align: center;
    color:#E60067;
    padding-top:6px;
	
}

.cookietrail
{
    position: relative;
    float: left;
    padding-top: 26px;
    padding-left: 50px;
    width: 600px;
    height: 20px;
    color: #E60067;
    text-decoration: none;
    font-size: 9px;
}

.cookietrailHome, .CMSBreadCrumbsLink
{
    color: #E60067;
    text-decoration: none;
}

.CMSBreadCrumbsCurrentItem
{
    color: #E60067;
    text-decoration: underline;
}

.movieCollectionTable
{
    width: 100%;
}

.mainMovie
{
    width: 470px;
    margin-left: auto;
    margin-right: auto;
}

/*
.divMovie
{
    height: 325px;
}
*/

/*# General template settings #*/
.mainContainer, .mainContainerTemplate1, .mainContainerTemplate2, .mainContainerTemplate3, .mainContainerTemplate4, 

.mainContainerTemplate5, .mainContainerTemplate6, .mainContainerTemplate7, .mainContainerTemplate8
{
    width: 985px;
    height: 775px;
    background-image: url('/EssentCoachClinic/Images/Background_Home.jpg');
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

.mainContainerTemplate1
{
    background-image: url('/EssentCoachClinic/Images/Background_Template1.jpg');
}

.mainContainerTemplate2
{
    background-image: url('/EssentCoachClinic/Images/Background_Template2.jpg');
}

.mainContainerTemplate3
{
    background-image: url('/EssentCoachClinic/Images/Background_Template3.jpg');
}

.mainContainerTemplate4
{
    background-image: url('/EssentCoachClinic/Images/Background_Template4.jpg');
}

.mainContainerTemplate5
{
    background-image: url('/EssentCoachClinic/Images/Background_Template5.jpg');
}

.mainContainerTemplate6
{
    background-image: url('/EssentCoachClinic/Images/Background_Template6.jpg');
}

.mainContainerTemplate7
{
    background-image: url('/EssentCoachClinic/Images/Background_Template7.jpg');
}

.mainContainerTemplate8
{
    background-image: url('/EssentCoachClinic/Images/Background_Template8.jpg');
}

/*# Homepage settings #*/
.homecontentTopLeft
{
    position: relative;
    float: left;
    margin-top: 15px;
    padding-left: 70px;
    width: 268px;
    height: 445px;
    overflow: hidden;
}

.homecontentTopMiddle
{
    position: relative;
    float: left;
    margin-top: 15px;
    margin-left: 22px;
    width: 405px;
    height: 455px;
    overflow: hidden;
}

.homecontentTopRight
{
    position: relative;
    float: left;
    margin-top: 15px;
    margin-left: 20px;
    width: 150px;
    color: #FFFFFF;
    height: 250px;
    overflow: hidden;
}

.homecontentBottomLeft
{
    position: relative;
    float: left;
    margin-top: 20px;
    padding-left: 50px;
    width: 195px;
    height: 175px;
    overflow: hidden;
}

.homecontentBottomRight
{
    position: relative;
    float: right;
    margin-top: 0px;
    padding-right: 12px;
    width: 200px;
    height: 215px;
    overflow: hidden;
}

.homecontentBottomLeft td,
.homecontentBottomRight td
{
	padding-left: 15px;
}

.homecontentBottomMiddle
{
    position: absolute;
    clear: both;
    
    /*margin-top: 37px;
    margin-left: 150px;*/
    margin-left: 266px;
    margin-top: 174px;
    
    width: 476px;
    height: 310px;
    
    /*border: 1px solid red;*/
    /*background-color: Black;*/
}

.IE6 .homecontentBottomMiddle
{
    margin-left: 22px;
    margin-top: -101px;
}

.IE7 .homecontentBottomMiddle
{
    margin-left: 22px;
    margin-top: -101px;
}

.homecontentBottomMiddle img
{
	margin-left: 66px;
	margin-top: 18px;
}

/*# Topmenu setting #*/
.menuTopSeparator
{
    width: 20px;
}

.menuTopItem
{
    color: #E60067;
}

.menuTopItemSelected
{
    color: #000000;
}

.divTopMenu
{
    position: relative;
    float: right;
    padding-right: 150px;
    height: 20px;
    width: 300px;
}

/*# Menu settings #*/
.divMenu
{
    padding-right: 42px;
    position: relative;
    top: 89px;
    float: right;
    width: 630px;
    height: 30px;
}

.menuTable
{
    width: 630px;
    height: 30px;
}

.menuitem1, .menuitem1 a, .menuitem2, .menuitem2 a, .menuitem1Selected, .menuitem1Selected a, .menuitem2Selected, .menuitem2Selected 

a
{
    width: 155px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    font-size:9px;
}

.menuitem1 , .menuitem2 , .menuitem3 , .menuitem4 
{
    padding-bottom:3px;
}


.menuitem2:hover
{
    background-image: url('/EssentCoachClinic/images/btnMenu2.jpg');
    background-repeat: no-repeat;
}

.menuitem2Selected
{
    background-image: url('/EssentCoachClinic/images/btnMenu2.jpg');
    background-repeat: no-repeat;
}

.menuitem1, .menuitem1Selected
{
    width: 155px;
    padding-left: 15px;
}

.menuitem1:hover
{
    background-image: url('/EssentCoachClinic/images/btnMenu1.jpg');
    background-repeat: no-repeat;
}

.menuitem1Selected
{
    background-image: url('/EssentCoachClinic/images/btnMenu1.jpg');
    background-repeat: no-repeat;
}

/*# Template 1 #*/
.template1ContentRight
{
    position: relative;
    float: right;
    padding-top: 15px;
    padding-right: 45px;
    width: 145px;
    height: 450px;
    color: #FFFFFF;
}

.template1ContentLeft
{
    position: relative;
    float: left;
    padding-top: 30px;
    padding-left: 90px;
    width: 390px;
    height: 150px;
}

.template1ContentLeftForm
{
    position: relative;
    float: left;
    padding-top: 5px;
    padding-left: 90px;
    width: 335px;
    height: 220px;
}

/*# Templates #*/
.template2ContentRight, .template3ContentRight, .template4ContentRight, .template5ContentRight, .template6ContentRight, 
.template7ContentRight, .template8ContentRight
{
    position: relative;
    float: right;
    padding-top: 15px;
    padding-right: 45px;
    width: 145px;
    height: 450px;
}

.template2ContentRight td, .template3ContentRight td, .template4ContentRight td, .template5ContentRight td, .template6ContentRight 
td, .template7ContentRight td, .template8ContentRight td
{
    color: #FFFFFF;
}

.template2ContentLeft, .template3ContentLeft, .template5ContentLeft, .template6ContentLeft, 
.template7ContentLeft, .template8ContentLeft
{
    position: relative;
    float: left;
    padding-top: 30px;
    padding-left: 90px;
    width: 390px;
    height: 375px;
}

/*class is different to allow YouTube movies to fit with standard sizing */
.template4ContentLeft
{
    position: relative;
    float: left; 
    padding-left: 90px;
    width: 390px;
    height: 375px;
}

/*# Templates/abnormalities #*/
.template4ContentRight
{
    width: 290px;
}

.template4ContentLeft
{
	margin-top: -420px;
    width: 570px;
    height: 325px;
}

.template4ContentLeftForm
{
    position: relative;
    float: left;
    margin-top: -50px;
    padding-left: 50px;
    width: 570px;
    height: 50px;
}

.template7ContentLeft
{
    width: 700px;
    height: 397px;
    overflow: auto;
}

/*# Forms #*/
.TellAFriendForm
{
}

.TellAFriendLabel
{
    width: 100px;
    height: 15px;
    float: left;
    padding: 3px 0px 3px 0px;
}

.TellAFriendInput
{
    width: 230px;
    float: left;
    padding: 3px 0px 3px 0px;
}

.TellAFriendRow
{
    width: 330px;
    float: left;
    padding: 3px 0px 3px 0px;
}

.TellAFriendRow .left
{
    float: left;
    padding-left: 100px;
}

.TellAFriendRow .right
{
    float: right;
    padding-right: 72px;
}

.TellAFriendInput input
{
}

.SubscriptionText
{
    color: #E10066;
    width: 300px;
    float: left;
    padding: 3px 0px 3px 0px;
}

/*# Questions #*/
.QA_OverviewContainer
{
    width: 700px;
    height: 300px;
}

.QA_Block
{
    width: 350px;
    float: left;
    height: 145px;
}

.QA_Block a, .QA_Block a:visited, .QA_Block a:hover
{
    color: #E60067;
    font-weight: bold;
    text-decoration: none;
}

.QA_Block a:hover
{
    text-decoration: underline;
}

.QA_Question
{
    font-weight: bold;
}

.QA_ButtonDiv
{
    width: 700px;
    position: relative;
    float: left;
}

.QA_AnswerHeader
{
    color: #E60067;
    font-weight: bold;
}

.QA_Table
{
    width: 300px;
}

.QA_ImageCell
{
    width: 60px;
}

.QA_ContentCell
{
    vertical-align: top;
}

.QA_ContentCell a,
.QA_ContentCell a:hover,
.QA_ContentCell a:visited
{
    font-weight: normal;
    text-decoration: underline;
}

/*# Tips #*/
.Tip_OverviewContainer
{
    width: 625px;
    height: 300px;
}

.Tip_Block
{
    width: 300px;
    float: left;
    height: 100px;
}

.Tip_Block a, .Tip_Block a:visited, .Tip_Block a:hover
{
    color: #E60067;
    font-weight: bold;
    text-decoration: none;
}

.Tip_Block a:hover
{
    text-decoration: underline;
}

.Tip_Header
{
    font-weight: bold;
}

.Tip_ButtonDiv
{
    width: 600px;
    position: relative;
    float: left;
}

.Tip_AnswerHeader
{
    color: #E60067;
    font-weight: bold;
}

.Tip_Table
{
    width: 200px;
}

.Tip_ImageCell
{
    width: 60px;
}

.Tip_ContentCell
{
    vertical-align: top;
    padding-left: 10px;
}

.Tip_Header_LI
{
    margin-left: 10px;
}

/*# Pagers #*/
.Pager, .Pager:visited
{
    color: #E60067;
    margin-left: 2px;
    margin-right: 2px;
    font-weight: bold;
}
    
.PagerCurrent, .PagerCurrent:visited
{
    color: #717274;
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: none;
    font-weight: bold;
} 

/*#Login#*/
.loginContainer
{
    width: 300px;
    font-size:9px;
}
.loginLabel
{
    float: left;
    width: 100px;
}

.loginLabel input
{
    margin-left: -3px;
}

.loginInput
{
    float: left;
    width: 150px;
}

.loginInput input
{
	height: 10px;
	font-Size: 10px;
	width: 120px;
}

.loginSubmit
{
    float: left;
    padding-top:5px;
    width:200px;
    
}
/*#QuestionHome#*/
.QuestionsHome
{
    width: 200px;
}

.QuestionsHome a, .QuestionsHome a:visited
{
	color:Gray;
	text-decoration:none;
}

.QuestionsHome ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/*#TipsHome#*/
.TipsHome
{
    width: 200px;
}

.TipsHome a, .TipsHome a:visited
{
	color:Gray;
	text-decoration:none;
}

.TipsHome ul
{
	margin: 0;
	padding: 0;
	padding-left: 16px;
	list-style-type: decimal;
}

/*#FooterMenu#*/
.bottomMenuContainer
{
	padding-left: 250px;
	margin-top: -8px;
}

.IE6 .bottomMenuContainer
{
	margin-top: -10px;
}

.bottomNavCMSMenuItem,
.bottomNavCMSMenuHighlightedMenuItem,
.bottomNavCMSMenuItemMouseOver,
.bottomNavCMSMenuHighlightedMenuItemMouseOver
{
	cursor: pointer;
	text-decoration: underline;
}

/*#Reacties#*/
.QuestionContainer
{
	height: 320px;
	width: 650px;
}
.Question
{
	height: 30px;
	/*float: left;*/
	width: 650px;
}
.Answer
{
	height: 120px;
	/* float: left;*/
	width: 650px;
}
.Reactions
{
	width: 650px;
	float: left;
}
.Reactions ul
{
	padding-left: 15px;
}
.Answer img
{
	float: left;
	padding: 4px;
}
.Highlighted
{
	color: #DD0062;
	float: left;
}
.AnswerText
{
	float: left;
	padding-top: 20px;
	padding-left: 5px;
	padding-right:5px;
	width:580px;
}
.QuestionText
{
	float: left;
	padding-left: 5px;
}
.Button
{
	/* float: left; */
}

.ReactionsContainer
{
	width: 650px;
	height:170px;
	margin-bottom: 5px;	
}
