﻿body {
    font-family: Calibri ;
    color :#666666;
}
#wraper {
    width: 400px;
    height: 200px;
 /*  border: 3px solid #808080;*/ 
    margin-left: 350px;
    margin-top :50px;

     /* Size & position */
   

    /* Styles 
    box-shadow: 
        0 0 1px rgba(0, 0, 0, 0.3), 
        0 3px 7px rgba(0, 0, 0, 0.3), 
        inset 0 1px rgba(255,255,255,1),
        inset 0 -3px 2px rgba(0,0,0,0.25);
    border-radius: 5px;
    background: white; /* Fallback */
   ;/* background: -moz-linear-gradient(#eeefef, #ffffff 10%);
    background: -ms-linear-gradient(#eeefef, #ffffff 10%);
    background: -o-linear-gradient(#eeefef, #ffffff 10%);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#eeefef), color-stop(0.1, #ffffff));
    background: -webkit-linear-gradient(#eeefef, #ffffff 10%);
    background: linear-gradient(#eeefef, #ffffff 10%)*/

}

#box {
   
    width :362px;
    height :auto;
    color:#666666;
     margin-left: 83px;
    margin-top :4px;
   
      background-color :white;
    margin-right: 3px;
}
#colorbox {
     width :350px;
    height :22px;
     margin-left :350px;
    border-radius:4px 4px 0px 0px;
    background-color:#0094ff;
    color: white;
    text-align: left;
    margin-top: 0px;
    font-weight: 700;
     margin-top: 22px;
     -moz-box-shadow:0px 1px 3px 2px rgba(0,0,0,0.1);
		-webkit-box-shadow:0px 1px 3px 2px rgba(0,0,0,0.1);
		box-shadow:1px 2px 4px 3px rgba(0,0,0,0.1);
}

         .button {
       
		background-color :#0094ff; 
		width:75px;
		height:25px;
		border:0px;
         border :1px solid #0094ff;
         border-radius :5px;
         color :white;
         font-size :13px;
    font-weight: 700;
    margin-top: 8px;
}
    .button:hover {
		background-color :#0094ff; 
		width:75px;
		height:25px;
		border:0px;
        border :1px solid white;
        border-radius :5px;
         color :white;
         font-size :13px;
    font-weight: 700;
	}
    .button:active {
		background-color :#0094ff; 
		width:75px;
		height:25px;
		border:0px;
         border :1px solid #0094ff;
         border-radius :5px;
          color :white;
         font-size :13px;
    font-weight: 700;
	}
    .heading {
    font-size : large;
            font-weight : bold;
            padding : 10px;
            margin-top :0;
            margin-bottom: 0px;
            margin-left :20px;
    text-align: left;
}	
     .button1 {
       
		
		width:75px;
		height:25px;
		border:0px;
         border :1px solid #dedede;
                 color :#666666;
         font-size :13px;
    font-weight: 700;
    margin-top: 8px;
}
     .button1:active {
		
		width:75px;
		height:25px;
		border:0px;
        border :1px solid white;
       
          color :#666666;
         font-size :13px;
    font-weight: 700;
	}


     .textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7C7C7;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #C7C7C7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	width:275px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #eeeeee;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
}	


.textarea:focus {
	color: #666666;
	background: #fff;
	border: 1px solid #bddddd;
	-webkit-box-shadow: 0 0 4px #a8ddee;
    -moz-box-shadow: 0 0 4px #a8ddee;
    box-shadow: 0 0 4px #a8ddee;
}

.masking{
width :1075px;
height :464px;
background-color :green;
background-image :url('../2014-15/top2015/back.jpg');
background-repeat :no-repeat;
background-size :cover auto;
}

.trans{
    margin-top :16px;
    width :596px;
    height :140px;
    padding-top :10px;
    padding-bottom :10px;
   background:#7f7f7f;
  background:#7f7f7f;
}
.ttext{
  
    color :#ffffff;
    top: 283px;
    left: 67px;
    width: 570px;
    margin-top: 0px;
}
.b_new {
       
		background-color :#666666; 
		width:75px;
		height:25px;
		border:0px;
         border :1px solid :#666666;
         border-radius :5px;
         color :white;
         font-size :13px;
    font-weight: 700;
    margin-top: 8px;
}
    .b_new:hover {
		background-color :#666666; 
		width:75px;
		height:25px;
		border:0px;
        border :1px solid white;
        border-radius :5px;
         color :white;
         font-size :13px;
    font-weight: 700;
	}