﻿/*==============================*/
/*  SECTION WRAPPERS            */
/*==============================*/
DIV.BodyWrapperWide
{
    float               : left;
    width               : 950px;
    padding-top:10px;
}
DIV.ContentWrapperWide
{
    float               : left;
    width               : 740px;
}
/*==============================*/
/*  SECTION                     */
/*==============================*/
DIV.SectionHeader
{
border-bottom:dotted 1px #cccccc;
padding-bottom:5px;
margin-bottom:5px;
}
DIV.SectionHeader, DIV.SectionContent, DIV.RegisterLoginRow
{
    clear               : both;
    float               : left;
    width               : 740px;
}
/*==============================*/
/*  REGISTER  FORMS             */
/*==============================*/
SPAN.Error
{
    clear               : both;
    color               : #CC0000;
    float               : left;
    font-weight         : bold;
    margin              : 0px 0px 3px 10px;
}
DIV.RegisterForm
{
    border-right        : dotted 1px #CCCCCC;
    float               : left;
}
DIV.RegisterFormRow
{
    clear               : both;
    float               : left;
    margin-bottom       : 5px;
    width               : 430px;
}
DIV.RegisterFormRow LABEL
{
    float               : left;
    margin              : 0px 0px 0px 10px;   
}
INPUT.RegisterFormInput
{
    background-color    : #FFFFFF;
    border              : solid 1px #cccccc;
    display             : block;
    float               : right;
    font-family         : Arial;
    font-size           : 10pt;
    height              : 15px;
    margin              : 0px 20px 0px 0px;
    width               : 150px;
}
.RegisterFormButton
{
    border              : none 0px Transparent;
    cursor              : pointer;
    float               : right;
    width               : 102px;
    background-image    : url(/gui/button_signup.png);
	background-color	: transparent;
	height				: 24px;
	margin				: 10px 16px 0px  0px;
}
.SkipFormButton
{

    border              : none 0px Transparent;
    cursor              : pointer;
    float               : right;
    width               : 69px;
    background-image    : url(/gui/button_skip.png);
	background-color	: transparent;
	background-repeat   : no-repeat;
	height				: 24px;
	margin				: 10px 6px 0px  0px;
}
.UpdateFormButton
{

    border              : none 0px Transparent;
    cursor              : pointer;
    float               : right;
    width               : 92px;
    background-image    : url(/gui/button_update.png);
	background-color	: transparent;
	background-repeat   : no-repeat;
	height				: 24px;
	margin				: 10px 6px 0px  0px;
}
.CancelFormButton
{

    border              : none 0px Transparent;
    cursor              : pointer;
    float               : right;
    width               : 102px;
    background-image    : url(/gui/button_cancel.png);
	background-color	: transparent;
	background-repeat   : no-repeat;
	height				: 24px;
	margin				: 10px 6px 0px  0px;
}

.NextFormButton
{
    border              : none 0px Transparent;
    cursor              : pointer;
    float               : right;
    width               : 102px;
    background-image    : url(/gui/button_next.png);
	background-color	: transparent;
	background-repeat   : no-repeat;
	height				: 24px;
	margin				: 10px 6px 0px  0px;
}


DIV.EarnBeans
{
    float               : right;
    margin              : 20px 0px 0px 20px;
    width               : 280px;
}
DIV.EarnBeans UL
{
    margin              : 0px;
    padding             : 10px 0px 0px 0px;
}
DIV.EarnBeans UL LI
{
    display             : block;
    background-image    : url(/gui/li.png);
    background-position : left top;
    background-repeat   : no-repeat;
    padding-left        : 15px;
    margin-top          : 5px;
    padding-bottom      : 5px;
}
DIV.RegisterLoginRow
{
    clear               : both;
    float               : left;
    margin-bottom       : 5px;
    text-align          : right;
    width               : 430px;
}

DIV.RegisterLoginRowLeft
{
    clear               : both;
    float               : left;
    margin-bottom       : 5px;
    text-align          : right;
    width               : 410px;
    font-size           : 11px;
    padding-bottom:20px;
}


DIV.RegisterLoginRow LABEL
{
    float               : left;
    margin              : 0px 0px 0px 0px;
}
DIV.RegisterLoginRow A
{
    color               : #1A1A1A;
    text-decoration     : none;
}
INPUT.RegisterLoginInput
{
    background-color    : #FFFFFF;
    border              : solid 1px #cccccc;
    display             : block;
    float               : right;
    font-family         : Arial;
    font-size           : 10pt;
    height              : 15px;
    margin              : 0px 20px 0px 0px;
    width               : 150px;
}
INPUT.RegisterLoginButton
{
    border              : none 0px Transparent;
    cursor              : pointer;
    float               : right;
    width               : 80px;
    background-image    : url(/gui/button_login.png);
	height		: 24px;
	margin		: 10px 14px 10px  0px;
}

INPUT.RegisterSubmitButton
{
    border              : none 0px Transparent;
    cursor              : pointer;
    float               : right;
    width               : 102px;
    background-image    : url(/gui/button_submit.png);
	height				: 24px;
	margin				: 10px 14px 10px  0px;

}

.reducingWrapper 
{
    float:left;
    margin-left:10px;
}
DIV.CategoryBoxWrapper
{
    float               : left;
    height              : 173px;
    margin              : 0px 17px 0px 0px;
}
DIV.CategoryBoxWrapperNoMargin
{
    float               : left;
    height              : 173px;
    margin              : 0px 17px 0px 0px;
}
.autocomplete_completionProjectListElement
{
    float: left;
    background-color: White;
    height: 20px;
    width: 50px;
}
DIV.CategoryBoxImage
{
    background-position : top center;
    clear               : both;
    float               : left;
    height              : 131px;
    text-align          : center;
    vertical-align      : middle;
    width               : 168px;
    padding-top         : 10px;
    
}
DIV.CategoryBoxTitle
{
    clear               : both;
    float               : left;
    height              : 27px;
    width               : 148px;
    text-transform      : capitalize;
    border-top          : dotted 1px #cccccc;
    background-image    : url(/gui/category_background.png);
    background-position : top 7px;
    background-repeat   : no-repeat; 
    padding-left:20px;

}
DIV.CategoryBoxTitle A
{
    color               : #455C3C;
    display             : block;
    line-height         : 27px;
    padding             : 0px 0px 0px 10px;
    text-decoration     : none;
    font-size:11px;
    font-weight:bold;
}
