/*!
 * cache=false;cachewrite=true
 * @license Licences are viewable at this URL: https://moutest3.gaiaonline.com/src/_/f27c27b6cbaea3559afd8c7b58b51f36-1765703129-1445-176/src/css/arena/entry.css
 */


/*! /src/css/arena/entry.css */
/* START:entry.css */
    .bold 
    {
        font-weight: bold;
    }
    
    #arena-submit #errorMessage 
    {
        color:#FF0000;
        float:left;
        font-weight:bold;
        margin:0px 0px 0px 15px;
        width:520px;
    }
    
    /* ========================================================================
        START: ART
    ======================================================================== */
    /* START: LEFT SIDE*/

    #arena-submit #arena-title
    {
        float:left;
        margin-top:25px;
        margin-left:15px;
    }

    #arena-submit #arena-title ul 
    {
        margin:0px;
    }

    #arena-submit #arena-title li 
    {
        list-style-type:none;
        margin:0px 0px 0px 0px;
    }

    #arena-submit #arena-rules
    {
        float:left;
        margin:4px 0px 20px 15px;
        width:540px;
    }

    #arena-submit #arena-rules ul
    {
        margin:0px;
        width:540px;
    }
    
    #arena-submit #arena-rules li
    {
        margin:0px 0px 2px 15px;
    }
    
    #arena-submit #arena-rules li.circle
    {
        list-style-type:circle;
        margin-left:30px;
    }

    #gaia_content #arena-submit #arena-form
    {
        float:left;
        width:auto;
        margin:0px 0px 0px 15px;
        *height:auto;
        _height:auto;
    }

    #arena-submit #arena-form fieldset
    {
        float:left;
        margin:0px 8px 2px 0px;
        font-family :Arial, Helvetica, sans-serif;
        font-size:12px;
        width:540px;
    }

    #arena-submit #arena-form fieldset #editor,
    #arena-submit #arena-form fieldset #editor ul#emoticons
    {
        width:530px;
    }

    #arena-submit #arena-form fieldset #editor #format_controls .format-elements,
    #arena-submit #arena-form fieldset #editor #format_controls .format-extra
    {
        left:390px;
    }   

    #arena-submit #arena-form fieldset label 
    {
        color:#000000;
        font-weight:bold;
        width:519px;
        text-align:left;
        margin-top:2px;
    }
    
    #arena-submit #arena-form fieldset label a
    {
        cursor:pointer;
    }

    #arena-submit #arena-form fieldset select
    {
        width:180px;
        height:20px;
    }

    #arena-submit #arena-form fieldset input,
    #arena-submit #arena-form fieldset select,
    #arena-submit #arena-form fieldset textarea,
    #arena-submit #arena-form fieldset option
    {
        padding:2px;
        margin-bottom:2px;
    }

    #arena-submit #arena-form fieldset input.text,
    #arena-submit #arena-form fieldset textarea.text
    {
        color:#000;
        height:18px;
        width:519px;
        margin:2px 0 10px 0;
        border-color:#000;
    }
    
    #arena-submit #arena-form fieldset textarea.text
    {
        height:100px;
    }
    
    #arena-submit #arena-form fieldset label.infomsg
    {
        color:#666;
        font-size:10px;
        font-weight:normal;
    }
    
    #arena-submit #arena-form fieldset span.optional
    {
        font-weight:normal;
        font-style:italic;
        margin:0px 0px 0px 4px;
    }
    
    #arena-submit #arena-form fieldset span.displayComments
    {
        font-weight:normal;
        margin:0px 0px 0px 8px;
    }
    
    #arena-submit #arena-form fieldset.tc
    {
        margin-top:4px;
    }
    
    #arena-submit #arena-form fieldset #agreed,
    #arena-submit #arena-form fieldset #allowComments_1,
    #arena-submit #arena-form fieldset #allowComments_2
    {
        *border:0px;
        _border:0px;
    }

    #arena-submit #arena-form fieldset.sub,
    #arena-submit #arena-form fieldset.terms
    {
        width:540px;
        _width:530px;
    }

    #arena-submit #arena-form fieldset.sub6
    {
        _width:350px;
        _margin-top:20px;
    }

    #arena-submit #arena-form fieldset span.terms
    {
        font-weight:normal;
        font-size:10px;
        margin:0px 0px 0px 2px;
        width:540px;
        _width:520px;
    }
    
    #gaia_content #arena-submit #arena-form .btn-continue
    {
        width: 74px;
        height: 21px;
        border: 0;
        cursor: pointer;
        float:left;
        margin: 25px 65px 20px 0px;
        *margin-top:15px;
        _margin-top:0px;
        font-weight: bold;
        font-size : 0px;
        background: url(https://graphics.gaiaonline.com/images/arena-images/btn_continue.gif) left top no-repeat;
    }

    #gaia_content #arena-submit #arena-form .btn-continue:hover 
    {
        background: url(https://graphics.gaiaonline.com/images/arena-images/btn_continue.gif) left center no-repeat;
    }
        
    #gaia_content #arena-submit #arena-form .btn
    {
        width: 66px;
        height: 21px;
        border: 0;
        cursor: pointer;
        float:left;
        margin: 20px 10px 20px 0px;
        *margin-top:15px;
        _margin-top:0px;
        font-weight: bold;
        font-size : 0px;
    }

    #gaia_content #arena-submit #arena-form .bn-submit
    {
        background: url(https://graphics.gaiaonline.com/images/arena-images/bn_submit.gif) left top no-repeat;
    }

    #gaia_content #arena-submit #arena-form .bn-submit:hover 
    {
        background: url(https://graphics.gaiaonline.com/images/arena-images/bn_submit.gif) left center no-repeat;
    }
        
    #gaia_content #arena-submit #arena-form .bn-preview
    {
        background: url(https://graphics.gaiaonline.com/images/arena-images/bn_preview.gif) left top no-repeat;
    }

    #gaia_content #arena-submit #arena-form .bn-preview:hover 
    {
        background: url(https://graphics.gaiaonline.com/images/arena-images/bn_preview.gif) left center no-repeat;
    }
        
    /* LEFT: RIGHT SIDE*/

    /* START: RIGHT SIDE*/
    
    #arena-right-picture
    {
        background:transparent url(https://graphics.gaiaonline.com/images/arena-images/wm_art_350x600.gif) no-repeat scroll top right;
        height:600px;
    }
    
    #arena-right-text
    {
        background: transparent url(https://graphics.gaiaonline.com/images/arena-images/wm_writing_420x500.gif) no-repeat scroll top right;
        height:500px;
    }

    #arena-right-home
    {
        background: transparent url(https://graphics.gaiaonline.com/images/arena-images/wm_homes_350x400.gif) no-repeat scroll top right;
        height:400px;
    }
    
    #arena-right-avatar
    {
        background: transparent url(https://graphics.gaiaonline.com/images/arena-images/wm_avatar_400x580.gif) no-repeat scroll top right;
        height:580px;
    }

    /* END: RIGHT SIDE */
    
    /* ========================================================================
        END: ART
    ======================================================================== */
    
    /* ========================================================================
        START: WRITING
    ======================================================================== */
        
    #arena-submit #arena-form fieldset textarea.contentText
    {
        color:#000;
        height:300px;
        width:519px;
        margin:2px 0 10px 0;
        border-color:#000;
    }
    
    #arena-submit #arena-writing-rules
    {
        float:left;
        margin:0px 0 20px 0px;
    }

    #arena-submit #arena-writing-rules ul
    {
        margin:0px 0px 0px 15px;
        width:540px;
    }
    
    #arena-submit #arena-writing-rules li
    {
        margin:0px 0px 2px 15px;
    }
    
    #arena-submit #arena-writing-rules li.circle
    {
        list-style-type:circle;
        margin-left:30px;
    }

    /* ========================================================================
        END: WRITING
    ======================================================================== */
    
    /* ========================================================================
        START: AVATAR
    ======================================================================== */
    
	#arena-submit #arena-form fieldset select option.black
	{
		color:#FFF;
		background-color:#000;
	}
	
	#arena-submit #arena-form fieldset select option.gray
	{
		color:#FFF;
		background-color:#CCC;
	}
	
	#arena-submit #arena-form fieldset select option.white
	{
		color:#000;
		background-color:#FFF;
	}
	
	/*
	#arena-submit #arena-form fieldset select option[selected]
	{
		color:#FFF;
		background-color:#FFF;
	}
	*/
	
    #image-avatar 
    {
        float:left;
        position:relative;
        top:120px;  
        text-align: center;
        *top:120px;
        *width:350px;
    }
    
    #arena-submit #arena-avatar-rules
    {
        float:left;
        margin:0px 0px 20px 0px;
    }

    #arena-submit #arena-avatar-rules ul
    {
        margin:0px 0px 0px 25px;
        width:520px;    
    }

    #arena-submit #arena-avatar-rules ul li
    {
        *margin-left:15px;
        _margin-left:15px;
    }

    #arena-submit #arena-avatar-rules li.circle
    {
        list-style-type:circle;
        margin-left:30px;
    }

    #arena-submit #arena-avatar-rules .category
    {
        font-weight:bold;
    }

    #image-avatar #image-avatarList li 
    {
        list-style-type: none;  
    }
    
    #image-avatar #image-avatarList #image-avatarTitle 
    {
        font-weight:bold;
    }
    
    #image-avatar #image-avatarList #image-avatarContent 
    {
        margin:10px 0px 0px 0px;        
    }
    
    #image-avatar #image-avatarList #weekNumber 
    {
        color:red;
        font-weight:bold;
    }
    
    #image-avatar #image-avatarList #currentWeek 
    {
        font-size:11px;
        margin:10px 0px 0px;        
    }
    
    #image-avatar #image-avatarList #nowork 
    {
        font-size:11px;
        margin:10px 0px 0px;                
    }
    
    /* ========================================================================
        END: AVATAR
    ======================================================================== */
    
    /* ========================================================================
        START: HOME
    ======================================================================== */
    
    #arena-submit #arena-home-rules
    {
        float:left;
        margin:10px 0px 20px 30px;
        *margin-left:15px;
    }

    #arena-submit #arena-home-rules ul
    {
        margin:0px;
        width:530px;
    }
    
    #arena-submit #arena-home-rules ul li
    {
        *margin-left:15px;
        _margin-left:15px;
    }
    
    #image-home 
    {
        float:left;
        position:relative;
        top:100px;  
        text-align: center;
    }
    
    #image-home #image-homeList li 
    {
        list-style-type: none;  
    }
    
    #image-home #image-homeList #image-homeTitle 
    {
        font-weight:bold;
    }
    
    #image-home #image-homeList #image-homeContent 
    {
        margin:10px 0px 0px 0px;        
    }
    
    #image-home #image-homeList #weekNumber 
    {
        color:red;
        font-weight:bold;
    }
    
    #image-home #image-homeList #currentWeek 
    {
        font-size:11px;
        margin:10px 0px 0px;        
    }
    
    #image-home #image-homeList #nowork 
    {
        font-size:11px;
        margin:10px 0px 0px;                
    }
    
    /* ========================================================================
        END: HOME
    ======================================================================== */

    /* END:entry.css */

    .arenaLinks 
    {
        left:35px;
        position:relative;
        text-align:center;
        top:25px;
        height:30px;
    }
    
    .arenaLinks a
    {
        float:left;
        margin-left:15px
    }
    
    .arenaMessage 
    {
        color:#000000;
        font-size:13px;
        font-family:Arial;
    }
    
    #gaia_content .info_button .button_text, 
    .yui-panel-container .info_button .button_text 
    {
        height:19px;
        padding:2px 4px 0px 0px;
        width:84px;
    }

    .arenaSubmission 
    {
        color:#4b4553;
        padding:20px 0 15px 0;
        font-size:36px;
        text-align:center;
        font-family:Arial;
    }
    
    .arenaSubmissionMain 
    {
        padding:0 25px 25px 25px;
    }
    
    .yui-panel 
    {
        border:1px solid #524757;
    }
    
    #wait_c
    {
        left:35% !important;
    }
    
    #wait
    {
        position:absolute;
        top:-115px;
    }

    #editor #format_controls #format-tab 
    {
        background:transparent url(https://graphics.gaiaonline.com/images/arena-images/btn_editor_toolbar.gif) no-repeat scroll 0 0;
        background-position:-636px top;
        width:36px;
    }
    
    #editor #format_controls #format-tab:hover 
    {
        background-position:-636px bottom;
    }

    /** TABS Hack **/
    #gaia_content.grid_kishorekumar #bd #arenas_tabs .bd .first {
        width:100px;
    }

/* START: WORLD MAP HACK */
#gaia_header .header_content #worldMap 
{
	z-index:1 !important;
}
/* END: WORLD MAP HACK */
