﻿/* Rating */

@font-face {
    font-family: 'oxygenregular';
    src: url('../Font/oxygen.eot');

    src: url('../Font/oxygen.eot?#iefix') format('embedded-opentype'),  
         url('../Font/oxygen.woff') format('woff'),
         url('../Font/oxygen.ttf') format('truetype'),
         url('../oxygen-webfont.svg#oxygenregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.Font-oxygenregular{Font-family:'oxygenregular',Arial,sans-serif;}


.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 10px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url('Images/EmptyStar.png');
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}



.tdBg
{
    background-color:#c9d3dd;
}
.fields
{
font-family: 'oxygenregular','Arial Rounded MT',Verdana;
font-size:12px;
color:#3A3A3A;
font-weight:initial
    /*margin-left: 40px;*/
}


.fields2
{
    Font-family:'oxygenregular','Arial Rounded MT',sans-serif;
font-size:12px;
color:#3A3A3A;
font-weight:initial
    /*margin-left: 40px;*/
}








.labels
{
    font-family:verdana;
font-size:10px;
color:#333333;
}
.fields1
{
font-family:verdana;
font-size:10px;
color:white;
}
.fieldsSmall
{
font-family:'Arial Rounded MT'
    ;font-size:12px;color:#3A3A3A;

}

.fieldsMedium
{
font-family:verdana;font-size:9px;color:#333333;

}

.fieldsHeading
{
font-family:verdana;
font-size:20px;
color:#333333;
font-weight:bold;
}

 a
     {
         
         max-width:100%; 
         white-space: nowrap;
         text-overflow: ellipsis;
          overflow: hidden;
         }
.HeaderFields
{
font-family: 'Arial Rounded MT',verdana;
	font-size: 13px;
	font-weight: bold;
	 color        :#333333;


}

.myinputfields
{
    background-color:transparent;
	font-family: verdana ;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #a6b0ba ;
	height:18px;
	vertical-align:middle;
	
	
	
}

.myinputfieldsGray
{
    background-color:transparent;
	font-family: verdana ;
	font-size: 10px;
	font-weight: normal;
	color: Gray ;
	border: 1px solid #a6b0ba ;
	height:18px;
	vertical-align:middle;
	font-style:italic;
	
	
	
}


.myinputfieldsLight
{
    background-color:transparent;
	font-family: verdana ;
	font-size: 10px;
	font-weight: normal;
	color: WindowText ;
	border: 1px solid #a6b0ba ;
	height:18px;
	vertical-align:middle;
	font-style:italic;
	
	
}

.myinputfields1
{
    background-color:white;
	font-family: verdana ;
	font-size: 9px;
	font-weight: normal;
	color: black;
	border: 1px solid #a6b0ba ;
	
	
	
}

.myinputfieldtrans
{
	font-family: "verdana";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: transparent;
	border: 0px solid;

}



.accordionHeader
{
	border: 1px solid #999999;
	background-color: #f1f4f7;
	font-family: "verdana";
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
	margin-top: 5px;
	margin-left: 2px;
	cursor: pointer;
	height: 10px;
}

nt
{
	
    height:auto;

}
.Lbl
{
    text-decoration: none;
	/*color: #333333; */
	color:#0000ff;
	font-family: "verdana";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	direction: ltr;
	border-style :none ;
    }

.menu:Link
{
	text-decoration: none;
	/*color: #333333; */
	color:#086db4;
	font-family:'oxygenregular', 'Arial Rounded MT',Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	direction: ltr;
	border-style :none ;

}

.menu:visited
{
	text-decoration: none;
	color:#0000ff;
	font-family: 'oxygenregular','Arial Rounded MT',Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
		border-style :none ;

}


.menu:hover
{
	text-decoration: none;
	color: #333333;
	font-family: 'oxygenregular','Arial Rounded MT',Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	direction: ltr;
		border-style :none ;
	

}

.GridItem
{
	background-color:transparent ;
	border:0px solid transparent;
    
    
	
}

.GridHeader
{
   background-color: White;
   font-weight:bold;
    
}
.GridPager
{
   font-family: "verdana";
	font-size:9px;
	background-color: #d5dbe1;
	font-weight: bold;
    border       :0px Transparent;

}

.GridSelected
{
    background-color:#d3cfcf;
    border:1px solid transparent;
}

.Body
{
    background-color:white;
    
}

.BodyGray
{
  background-image:url(Images/01Tracks_Body_BG.gif);
    background-repeat:no-repeat;
    background-color:#f5f5f5;
    
}

.Grid
{
    border-left:0px solid #999999;
	border-right:0px solid #999999;

}

.MyTableBlack
{
	border-color: #DCDCDC;
	border-style: solid;
	border-width: 1px;
}

.mytableOrange
{
	border-color: Black;
	border-style: none;
	border-top: 0;
	border-width: 1px;
}
.buttons
{
	font-family: 'Arial Rounded MT',Verdana;
	font-size: 13px;
	font-weight: bold;
	background-color:#086db4 ;
	color:White;
	cursor: hand;
	width:100px;
}


.reorderCue {
	border:dashed thin black;
	width:90%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, verdana, sans-serif;
	font-size:1em;
	text-align:left;
}

.dragHandle {
	width:9px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}
.buttons2
{
    
	z-index: 105;
	width: 216px;
	min-height: 63px;
	-pie-box-shadow: 0px 0px 15px #F0F0F0;
	-moz-box-shadow: 0px 0px 15px rgba(224, 224, 224, 0.5);
	-webkit-box-shadow: 0px 0px 15px -1px rgba(224, 224, 224, 0.5);
	box-shadow: 0px 0px 15px rgba(224, 224, 224, 0.5);
	background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF),color-stop(100%, #EDEDED));
	background: -webkit-linear-gradient(top,#FFFFFF ,#EDEDED 100%);
	background: -moz-linear-gradient(top,#FFFFFF ,#EDEDED 100%);
	background: -ms-linear-gradient(top,#FFFFFF ,#EDEDED 100%);
	background: -o-linear-gradient(top,#FFFFFF ,#EDEDED 100%);
	background: linear-gradient(to bottom,#FFFFFF ,#EDEDED 100%);
	-pie-background: linear-gradient(top,#FFFFFF ,#EDEDED 100%);
	border-width: 1px;
	border-style: solid;
	border-color: #E7E7E7;
	text-align: center;
	color: #404040;
	font-size: 25px;
	font-weight: bold;
	position: relative;
	margin-right: -218px;
	margin-top: 334px;
	left: 741px;
}

.BackGround
{
               /*background-image: url('images/bg.png');*/
}

  

.pgheader3
{
    /*background-image: url('images/Header_03.png');*/
}
.pgHeader_01
{
     /*background-image: url('images/Header_01.png');*/
}
.pgHeader_04
{
    background-image: url('images/Images/cloud_header.png');
}
.pgHeader_05
{
    background-image: url('images/Images/cloud_headerGray.png');
}