﻿#MainTableFooter
{
    text-align: center;
    font-size: 13px;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #18A018;
    background-color: #fafafa;
    padding: 5px;
    width: 790px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.pager 
{
    margin: 0px;
    padding: 0px;
}
.SongTextArea
{
    padding: 5px;
    margin-bottom: 3px;
    margin-top: 3px;
    font-family: "Courier New", Courier, monospace;
    background-color: #FFFFFF;
    width: 520px;
    height: 280px;
    font-size: 14px;
}
.Small
{
    font-size: 12px;
}
.songTable tr:hover
{
    background-color: #ECFEC2;
    cursor: pointer;
}
html, body {
    background-position: top;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    background-image: url('../../../Content/Images/topBg.png');
    background-repeat: repeat-x;
    font-family: Tahoma, Verdana;
    font-size: 15px;
}
#MainDiv {
    background-position: center;
    width: 900px;
    min-height: 100%;
    background-image: url('../../../Content/Images/bg.png');
    background-repeat: repeat-y;
    margin-right: auto;
    margin-left: auto;
}
#MainTable {
    margin-right: auto;
    margin-left: auto;
    width: 900px;
}
#MainTableContent {
    vertical-align: top;
    padding-right: 40px;
    padding-left: 50px;
    padding-bottom: 50px;
}
#MainTableHeader {
    background-image: url('images/DziesmasFworksTemplate_r7_c1.png');
    font-size: 25px;
    padding-left: 50px;
    vertical-align: top;
    padding-top: 25px;
    background-repeat: no-repeat;
}
#MainTableStatus {
    background-image: url('images/DziesmasFworksTemplate_r7_c9.png');
    font-size: 15px;
    vertical-align: top;
    text-align: right;
    padding-top: 25px;
    padding-right: 50px;
    background-repeat: no-repeat;
}
a {
    color: #14860B;
    text-decoration: none;
}
a:hover {
	color: #00AA00;
	text-decoration: underline;
}
#MainTableTopSearchBox {
    background-position: right top;
    padding: 0px;
    margin: 0px;
    background-image: url('images/DziesmasFworksTemplate_r3_c13.png');
    background-repeat: no-repeat;
    vertical-align: bottom;
    text-align: left;
}
#MainTableMenu1 {
	background-image: url('images/DziesmasFworksTemplate_r6_c2.png');
}
#MainTableMenu2 {
	background-image: url('images/DziesmasFworksTemplate_r6_c4.png');
}
#MainTableMenu3 {
	background-image: url('images/DziesmasFworksTemplate_r6_c6.png');
}
#MainTableMenu4 {
	background-image: url('images/DziesmasFworksTemplate_r6_c12.png');
}
#MainTableTopSearch:hover {
	background-image: url('images/hover_r3_c10.png');
}
#MainTableMenu1:hover {
	background-image: url('images/hover_r6_c2.png');
}
#MainTableMenu2:hover {
	background-image: url('images/hover_r6_c4.png');
}
#MainTableMenu3:hover {
	background-image: url('images/hover_r6_c6.png');
}
#MainTableMenu4:hover {
	background-image: url('images/hover_r6_c12.png');
}
div#PreloadMainTableTopSearch {
	background-image: url('images/hover_r3_c10.png');
	display:none;
}
div#PreloadMainTableMenu1 {
	background-image: url('images/hover_r6_c2.png');
	display:none;
}
div#PreloadMainTableMenu2 {
	background-image: url('images/hover_r6_c4.png');
	display:none;
}
div#PreloadMainTableMenu3 {
	background-image: url('images/hover_r6_c6.png');
	display:none;
}
div#PreloadMainTableMenu4 {
	background-image: url('images/hover_r6_c12.png');
	display:none;
}
img {
	border:0px;
}
p 
{
    margin:0px;
    padding:0px;
}
form
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    vertical-align: top;
    text-align: left;
}

table .songTable
{
    border-collapse: collapse;
    margin-top: 5px;
}
.songTable td
{
    padding: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    vertical-align: top;
    text-align: left;
    width: 185px;
}
.songTable th
{
    padding: 4px 6px 3px 6px;
    text-align: left;
    background-color: #1EC11E;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #CCCCCC;
    width: 185px;
    color: #FFFFFF;
    font-weight: bold;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
    margin-right: 1px;
}

.clear
{
    clear: both;
}

.error
{
    color:Blue;
}
.SendSongErrorContainer
{
    margin-top: 5px;
    margin-bottom: 15px;
    background-repeat: repeat-x;
    background-color: #fafafa;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #A42015;
    padding-top: 10px;
    overflow: auto;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    padding-bottom: 10px;
    font-weight: bold;
    color: #CC0000; 
    padding-left: 10px;  
}
.validation-summary-errors-container
{
    margin-top: 20px;
    background-repeat: repeat-x;
    background-color: #fafafa;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #A42015;
    padding-top: 10px;
    overflow: auto;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    padding-bottom: 10px;
    padding-left: 10px;
    font-weight: bold;
    color: #CC0000;    
}
.input-validation-error
{
    border: 1px solid #A42015;
}
.PageElement 
{
    margin-top: 20px;
    background-repeat: repeat-x;
    background-color: #fafafa;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #18A018;
    padding-top: 10px;
    overflow: auto;
}
.PageElementHeader 
{
    font-size: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 10px;
}
.fieldHelp
{
    color: #006600;
    font-size: 13px;
    padding-left: 3px;
}
.PageElementRelated
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #999999;
    padding-top: 5px;
    padding-left: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    padding-bottom: 5px;
    margin-top: 10px;
    background-color: #fafafa;
}
.PageElementRelatedItem
{
    margin-right: 15px;
}
#SearchForm
{
    margin-top: 2px;
    vertical-align: top;
    height: 22px;
    padding-bottom: 2px;
}
tr .odd
{
}
tr .even
{
    background-color: #F6f6f6;
}
.PageElementContent
{
    padding-right: 10px;
    padding-left: 10px;
}
.FormLabel
{
    width: 170px;
    float: left;
    clear: right;
}
#TopSearchButton
{
    background-position: center top;
    padding: 0px;
    margin: 0px;
    background-image: url('../../../Content/Images/DziesmasFworksTemplate_r3_c10.png');
    border: 0px solid #000000;
    width: 72px;
    height: 34px;
    background-repeat: repeat;
    float: left;
    clear: right;
}
#TopSearchButton:hover
{
    background-image: url('../../../Content/Images/hover_r3_c10.png');
}
#TopSearchBox 
{
    padding: 0px 0px 0px 30px;
    border-style: none;
    border-color: inherit;
    background-color: transparent;
    border-width: 0px;
    width: 255px;
    height: 18px;
    margin-left: 7px;
    margin-top: 7px;
}
pre
{
    font-family: "Courier New", Courier, monospace;
    overflow: auto;
}
#DetailsPageElement
{
    border-top: 2px solid #18A018;
    margin-top: 5px;
    background-repeat: repeat-x;
    background-color: #fafafa;
    padding-top: 10px;
    overflow: auto;
    margin-bottom: 5px;
}
.ErrorElement
{
    margin-top: 20px;
    background-repeat: repeat-x;
    background-color: #fafafa;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #A42015;
    padding-top: 10px;
    overflow: auto;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    padding-bottom: 10px;
    padding-left: 10px;
    font-weight: bold;
    color: #CC0000;
}
ul
{
    padding: 0px;
    margin: 5px 0px 0px 0px;
    list-style-type: disc;
    list-style-position: inside;
}
li
{
    padding: 0px;
    margin: 0px;
}
#SearchSubmitButton
{
    border: 1px solid #1EC11E;
    margin: 5px 0px 0px 0px;
    width: 110px;
    font-size: 16px;
    font-weight: bold;
    background-color: #1EC11E;
    color: #FFFFFF;
}
.RegularTextBox
{
    margin: 2px 0px 2px 0px;
    width: 200px;
    font-size: 14px;
    background-color: #FFFFFF;
}
#SearchTextBox
{
    border: 1px solid #808080;
    margin: 0px 2px 0px 2px;
    width: 320px;
    font-size: 16px;
}
#LoginCheckbox
{
    background-color: transparent;
    border: 0px solid #FFFFFF;
    width: auto;
    height: auto;
    padding: 0px;
    margin: 2px 0px 2px 0px;
}
.field-validation-error
{
    color: #CC0000;
    font-weight: bold;
    padding-left: 3px;
    font-size: 13px;
}
.RegularTextBox:hover, .RegularTextBox:focus
{
    border: 1px solid #4EBB04;
    background-color: #ECFEC2;
    color: #000000;
}
#SearchSubmitButton:hover
{
    background-color: #1ECE22;
    color: #FFFFFF;
}
.SongAddedBy
{
    font-size: 14px;
    font-family: "Courier New", Courier, monospace;
    color: #666666;
    margin-bottom: 30px;
}
.DetailsLabel
{
    width: 108px;
    float: left;
}
.SendLabel
{
    width: 118px;
    float: left;
}
.DetailsTool
{
    clear: both;
    height: 32px;
    margin-bottom: 2px;
}
.DetailsToolImage
{
    float: left;
}
.DetailsToolLink
{
    text-align: left;
    float: right;
    width: 285px;
    padding-top: 6px;
    font-size: 16px;
}
.DetailsTools
{
    margin-top: 20px;
}
.PageElementHeaderSmall
{
    font-size: 18px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 10px;
}
.SuccessElement
{
    margin-top: 20px;
    background-repeat: repeat-x;
    background-color: #fafafa;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #18A018;
    padding-top: 10px;
    overflow: auto;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    padding-bottom: 10px;
    padding-left: 10px;
    font-weight: bold;
    color: #18A018;
}
#SearchTextBox:hover, #SearchTextBox:focus
{
    border: 1px solid #4EBB04;
    font-size: 16px;
    background-color: #ECFEC2;
}
#DisabledSearchSubmitButton
{
    border: 1px solid #999999;
    margin: 5px 0px 0px 0px;
    width: 110px;
    font-size: 16px;
    background-color: #FFFFFF;
    color: #666666;
    font-weight: bold;
}
.DisabledRegularTextBox
{
    margin: 2px 0px 2px 0px;
    width: 200px;
    font-size: 14px;
    border: 1px solid #999999;
    background-color: #F5F5F5;
    color: #666666;
}
#DisabledRegularSubmitButton
{
    border: 1px solid #999999;
    margin: 5px 0px 0px 0px;
    width: 110px;
    font-size: 15px;
    font-weight: bold;
    background-color: #FFFFFF;
    color: #666666;
}
#RegularSubmitButton
{
    border: 0px solid #FFFFFF;
    margin: 5px 0px 0px 0px;
    width: 110px;
    font-size: 16px;
    font-weight: bold;
    background-color: #1EC11E;
    color: #FFFFFF;
}
#RegularSubmitButton:hover
{
    background-color: #1ECE22;
    color: #FFFFFF;
}
.ListActionButton
{
margin: 0px 5px 0px 0px;
font-weight: bold; 
border: 0px solid #FFFFFF; 
background-color: #1EC11E; 
color: #FFFFFF;
font-size: 14px;
}
.DisabledListActionButton
{
    margin: 0px 5px 0px 0px;
    font-weight: bold;
    font-size: 14px;
    border: 0px solid #FFFFFF;
    color: #189A01;
}
.ListActionButton:hover
{
    background-color: #1ECE22;
    color: #FFFFFF;
}
#DisabledSearchTextBox
{
    border: 1px solid #999999;
    margin: 0px 2px 0px 2px;
    width: 320px;
    font-size: 16px;
    background-color: #F5F5F5;
    color: #666666;
}
input, textarea
{
    border: 1px solid #999999;
}
.input-validation-error:hover, .input-validation-error:focus
{
    border: 1px solid #A42015;
    background-color: #FFEDEC;
}
.DisabledSongTextArea
{
    border: 1px solid #999999;
    padding: 5px;
    margin-bottom: 3px;
    margin-top: 3px;
    font-family: "Courier New", Courier, monospace;
    background-color: #F5F5F5;
    width: 520px;
    height: 280px;
    color: #666666;
}
.SongTextArea:hover, .SongTextArea:focus
{
    border: 1px solid #4EBB04;
    background-color: #FFFFFF;
}
