﻿
Form
{
    padding: 0 !important;
    margin: 0 !important;
}
a img
{
    border: none !important;
}

h4
{
    margin-top: 10px !important;
}
.body
{
    padding: 0 22px 0 22px !important;
}
.FormUL li
{
    margin: 0 !important;
}
.FormUL li p
{
    margin: 5px 0 5px 0 !important;
}

.FormUL li.Title
{
    border: none;
    background: #333333 url('/content/images/side-menu-nav-head.png') repeat-x;
}
.FormUL li.Title h3
{
    line-height: 29px;
    font-size: 12px;
    color: #fff;
    margin: 0 !important;
    padding: 0 0 0 22px !important;
}

.FormUL-Wrapper
{
    background: #fff;
    margin-bottom: 10px;
}
.FormUL
{
    list-style-type: none;
    margin: 0 !important;
}
.FormUL .section
{
    background-color: #f0f0f0;
    border-bottom: 1px solid #d7d5c8;
    padding: 7px 22px !important;
    border-left: 2px solid #333333;
    border-right: 2px solid #333333;
    margin: 0 important!;
}

.FormUL li.DarkBottom
{
    border-bottom: 2px solid #333333;
}
.TextBox
{
    border: 1px solid #333333;
    padding: 2px;
}
.XSmall
{
    width: 100px;
}
.Small
{
    width: 200px;
}
.Medium
{
    width: 300px;
}

.Large
{
    width: 400px;
}

.XLarge
{
    width: 500px;
}
/* BUTTONS */

.Button
{
    text-align: center;
    border: none;
    color: #fff;
    font-weight: bold;
    height: 22px;
    cursor: hand;
}

/*.Primary-Arrow-Right-Small
{
    background: transparent url('images/button_primary_arrow_right_small.png') no-repeat;
    width: 100px !important;
}
.Primary-Arrow-Right-Medium
{
    background: transparent url('images/button_primary_arrow_right_medium.png') no-repeat;
    width: 150px !important;
}
.Primary-Arrow-Right-Large
{
    background: transparent url('images/button_primary_arrow_right_large.png') no-repeat;
    width: 200px !important;
}*/
.Primary-Small
{
    background: transparent url('/content/images/button_primary_small.png') no-repeat;
    width: 75px !important;
}
.Primary-Medium
{
    background: transparent url('/content/images/button_primary_medium.png') no-repeat;
    width: 150px !important;
}
.Primary-Large
{
    background: transparent url('/content/images/button_primary_large.png') no-repeat;
    width: 200px !important;
}
.Secondary-Small
{
    background: transparent url('/content/images/button_secondary_small.png') no-repeat;
    width: 75px !important;
}
/*
.Secondary-Arrow-Left-Small
{
    background: transparent url('images/button_secondary_arrow_left_small.png') no-repeat;
    width: 122px !important;
    padding-left: 25px;
}*/
/* End Buttons */
.ErrorRed
{
    color: #ff0000;
    font-size: 1.5em;
}
a.NoLink
{
    color: #000 !important;
    text-decoration: none !important;
}
.Label-Left
{
    display: block;
    width: 175px;
    float: left;
    padding-top: 3px;
}
.Label-Top
{
    display: block;
}

.HighlightInput
{
    border: 1px solid #a4a6ad !important;
    background: #f5f7fe;
}
.SuccessMessage
{
    border: solid 1px #3b882e;
    background: #fbfbe9 url('/content/images/Success.png') no-repeat 5px;
    padding: 10px 3px 0 65px;
    margin: 0 0 10px 0;
    position: relative;
    min-height: 32px;
}
.SuccessMessage .Close
{
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.SuccessMessage ul, li
{
    list-style-type: none;
    margin: 0 0 4px 0;
}
.SuccessMessage li
{
    color: #3b882e;
    margin-bottom: 2px;
}
.FloatLeft
{
    float: left;
}
.FloatRight
{
    float: right;
}

.Success
{
    border: solid 1px #3b882e;
    background: #fbfbe9 url("/content/images/success.png") no-repeat 5px;
    padding: 10px 3px 0 65px;
    margin: 0 0 10px 0;
    position: relative;
    min-height: 32px;
}
.Success .Close
{
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.Success ul, li
{
    list-style-type: none;
    margin: 0 0 4px 0;
}
.Success li
{
    color: #3b882e;
    margin-bottom: 2px;
}

.Error
{
    border: solid 1px #c3231c;
    background: #fbfbe9 url("/content/images/error.png") no-repeat 5px;
    padding: 10px 55px;
    margin: 10px 0;
    min-height: 32px;
    position: relative;
}
.Error .Close
{
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}
.Error ul, li
{
    list-style-type: none;
    margin: 0;
}
.Error li
{
    color: #c3231c;
    margin: 0 0 4px 0;
}

.Information
{
    border: solid 1px #ffd235;
    background: #fdfdd3 url("/content/images/info.png") no-repeat 5px;
    padding: 10px 55px;
    margin: 10px 0;
    min-height: 32px;
    position: relative;
}
.Information .Close
{
    display: none;
}


/*.CommentsOnlineTab
{
    margin: 0 !important;
}

.CommentsOnlineTab .ajax__tab_header
{
    border-bottom: 2px solid #333;
    font-size: 1.1em;
}
.CommentsOnlineTab .ajax__tab_outer
{
    color: #fff;
    padding-right: 4px;
    height: 22px;
    background: #333 url('/content/images/side-menu-nav-head.png') repeat-x;
    margin-right: 2px;
    border: 2px solid #333;
    border-bottom: none;
}
.CommentsOnlineTab .ajax__tab_inner
{
    padding-left: 3px;
}
.CommentsOnlineTab .ajax__tab_tab
{
    padding: 4px;
    margin: 0 !important;
}
.CommentsOnlineTab .ajax__tab_hover .ajax__tab_outer
{
    cursor: pointer;
    background: #d65300;
}
.CommentsOnlineTab .ajax__tab_hover .ajax__tab_inner
{
    cursor: pointer;
}
.CommentsOnlineTab .ajax__tab_hover .ajax__tab_tab
{
    cursor: pointer;
}
.CommentsOnlineTab .ajax__tab_active
{
    bottom: -2px !important;
    position: relative;
}
.CommentsOnlineTab .ajax__tab_active .ajax__tab_outer
{
    background: #f0f0f0;
    border: 2px solid #333;
    border-bottom: none;
    color: #000;
    height: 24px !important;
}
.CommentsOnlineTab .ajax__tab_active .ajax__tab_inner
{
}
.CommentsOnlineTab .ajax__tab_active .ajax__tab_tab
{
}
.CommentsOnlineTab .ajax__tab_body
{
    border-top: 0;
    background-color: #ffffff;
}
.CommentsOnlineTab .ajax__tab_panel
{
    padding: 0 !important;
    width: 100% !important;
}*/

.ClearBoth
{
    clear: both;
}
.UploadedFileText
{
    /*    border: 1px solid #333;     background: #ccc;     padding:3px;*/
}


/* cftc-tab theme (/content/images/sprite.png) */
.cftc-tab
{
    margin-bottom: 10px;
}


.cftc-tab .ajax__tab_header
{
    font-size: 1.1em;
    border-bottom: solid 5px #333;
}
.cftc-tab .ajax__tab_header .ajax__tab_outer
{
    background: url(/content/images/sprite.png) #d8d8d8 repeat-x;
    margin: 0px 0.16em 0px 0px;
    padding: 1px 0px 1px 0px;
    vertical-align: bottom;
    border: solid 1px #333;
    border-bottom-width: 0px;
}
.cftc-tab .ajax__tab_header .ajax__tab_tab
{
    color: #000;
    padding: 0.35em 0.75em;
    margin-right: 0.01em;
}
.cftc-tab .ajax__tab_hover .ajax__tab_outer
{
    background: url(/content/images/sprite.png) #bfdaff repeat-x left -1300px;
}
.cftc-tab .ajax__tab_active .ajax__tab_tab
{
    color: #fff;
}
.cftc-tab .ajax__tab_active .ajax__tab_outer
{
    background: url(/content/images/side-menu-nav-head.png) #000;
}
.cftc-tab .ajax__tab_body
{
    background-color: #f0f0f0;
    border: solid 2px #333;
    border-top-width: 0px;
    padding: 0 important;
}
.cftc-tab .Tab-UL .Section
{
    padding: 7px 7px 7px 22px !important;
    background-color: #f0f0f0;
    border-bottom: 1px solid #d7d5c8;
}
.cftc-tab .Tab-UL
{
    margin: 0 !important;
}
.cftc-tab .ajax__tab_hover .ajax__tab_outer
{
    cursor: pointer;
    background: #d65300;
    color: #fff;
}
.cftc-tab .ajax__tab_hover .ajax__tab_inner
{
    cursor: pointer;
}
.cftc-tab .ajax__tab_hover .ajax__tab_tab
{
    cursor: pointer;
}
.column-item
{
    /*position: relative; left: 110px; top:0; */ /*margin:-16px 0 0 110px;  width:415px; */
    float: none !important;
    margin-left: 120px !important;
    display: block !important;
    width: 625px !important;
}
.list-release .column-item p
{
    margin: 0 0 10px 0 !important;
}
.GiveMargin
{
    margin: 0 0 5px 20px;
}

.NoMargin
{
    /*margin: 0 0 0 0 !important;   */
}
