body
{ 
font-family: Helvetica Light,arial,sans-serif;
font-size: 13.5px;
color: #909090;
margin: 0px;
padding: 0px; 
}


/*--------------------------------
100% Header
--------------------------------*/
#HEWR01 {
position:fixed; 
left:0; 
width:100%; 
height:60px; 
z-index:9999; 
padding: 0px 0px 0px 0px;
border: 0px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
background-color: #ED0086;
background: -webkit-gradient(linear, left top, left bottom, from(#ED0086), to(#ED0086));
background: -moz-linear-gradient(top,  #074558,  #074558);
box-shadow: 0 0 14px rgba(0, 0, 0, 0.3); 
}
#HEWR01 {
top:0;
}

/* ---------------------
Inside header
----------------------------- */
#LIM01 {
border: 0px solid #0000ff;
width: 1150px;
margin:0 auto;
margin-top: 5px;
}
#LIM01TR {
   display: table;
   table-layout: fixed;	
}
#LIM01TC {
   border: 0px solid red;
   display: table-cell;
   width: 400px;
   vertical-align: top;
   padding: 8px 2px 2px 2px;
   height: 30px; 
   font-family: Eurostile,Helvetica Light,arial,sans-serif;
   font-weight: bold; 
   font-size: 26px;   
   color: #ffffff;  
}
#LIM01TC2 {
   border: 0px solid red;
   display: table-cell;
   width: 300px;
   text-align: left;
   vertical-align: top;  
   padding: 8px 2px 2px 2px;  
   font-family: Bradley Hand ITC, Charcoal, sans-serif; 
   font-weight: bold; 
   font-size: 20px; 
   font-style: oblique;  
   color: #ffffff;               
}
#LIM01TC3 {
   border: 0px solid red;
   display: table-cell;
   width: 450px;
   text-align: right;
   vertical-align: top;  
   padding: 2px;                      
}


.TRL1:link {
text-decoration: none; 
color: #bbbbbb; 
font-family:Impact, Charcoal, sans-serif;;
font-size:16px;	
font-weight: normal;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.TRL1:visited {
text-decoration: underline; 
color: #c0c0c0;	
font-size:16px;
font-weight: normal;
}
.TRL1:active {
text-decoration: none; 
color: #0000FF;	
font-weight: normal;
}
.TRL1:hover {
text-decoration: underline; 
color: #000000; 
font-size:16px;	
font-weight: normal;
}
/*--------------------------------
Top submit
--------------------------------*/
#SUBTO01 {
width:1060px; 
height:300px; 
margin-top: 18px;   
padding: 0px 0px 0px 0px;
border: 1px solid #ffffff;
border-bottom: 1px solid #f1f1f1;
margin-top: 0px;
background-color: #;
font-size: 15.3px;
color: #7a7a52;
font-family: Georgia,arial,sans-serif;
background-color: ;
border-top-left-radius: 0px; 
border-top-right-radius: 0px;
margin:0 auto;
}
#CLUS {
border: 0px solid #454545;
margin-left: 960px;
margin-top: 61px;
width: 92px;
height: 60px;
}
/*--------------------------------

--------------------------------*/
#web01 { 
   border: 0px solid #454545;
   width: 790px;
   margin:0 auto;
   margin-top: 10px;
   padding: 2px 3px 5px 3px;
   border-radius: 6px;
   color: #556b2f;
}
H3 {
   font-family: Eurostile,arial,sans-serif;
   font-weight: bold;
   font-size: 22px;
   color: #7b7b7b;
   line-height: 1px;
}
#mak01 { 
   border: 1px solid #c0c0c0;
   background-color: #ffffff;
   width: 650px;
   box-shadow: 0 0 14px rgba(0, 0, 0, 0.5);
   margin:0 auto;
   margin-top: 8px;
   padding: 4px 3px 4px 8px;
   border-radius: 6px;
   font-family: Eurostile,arial,sans-serif;
   font-size: 18.3px;
   color: #ab0000;
   font-weight: bold;
}



/* ---------------------------------
Submit button
------------------------------------ */
input[type=text] {
background-color: #ffffff; 
border: #f1f1f1 solid 1px; 
padding: 2px 5px;  
height: 29px; 
cursor: pointer;  
width: 485px; 
font-family:Impact,Calibri,arial;
color: #c0c0c0; 
font-size: 17px;  
border-top-left-radius: 5px; 
border-bottom-left-radius: 5px;
border-right: 0px;
}
input[type=submit] {
background-color: #FFA62F; 
padding: 2px 5px; 
color: #f3f3f3; 
border: #f1f1f1 solid 2px; 
height: 35px; 
cursor: pointer; 
margin-left: 10px; 
width: 130px; 
font-family:Impact,Calibri,arial; 
color: #ffffff; 
font-size: 17px; 
border-radius: .3em;
box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
#submit:hover  { 
background-color: #4AA02C; 
}
#WRBU01 {
   border: 0px solid #0000ff;
   width: 630px;
   margin:0 auto;
   margin-top: 6px;
   padding: 3px 3px 3px 10px;
   border-radius: 6px;
   font-family: Eurostile,arial,sans-serif;
   font-weight: normal;
   font-size: 18.0px;
   color: #b38600;
}
/*---------------------------
Right slide menu
------------------------------*/
#RSCL01{
    line-height: 20px;
    right: -140px;
    top: 40%;
    position: fixed;
    z-index: 100;
    width: 240px;
    font-size: 12px;
    border: 0px solid green;
}

#AR01{
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 99;
}

#AR01 li span{
    display: block;
    padding: 0 5px;
    position: relative;
}
#LK02{
    width: 80px;
    padding: 2px;
    float: left;
    border: 0px solid pink;
    
}
.visible, .hidden{
    transition: margin-right .3s ease-in;
    -webkit-transition: margin-right .3s ease-in;
}

.hidden{
    margin-right:0px;
}

.visible{
    margin-right: 90px;
}

#ARO03, .LIN07{
    cursor: pointer;
}
.LIN07{
    width: 200px;
    height: 30px;
    margin: -1px;
    text-align:left;
    border: 1px solid #c9c9c9;
    font: bold 13px Helvetica,Arial,sans-serif;
    text-shadow:0px 0px 5px rgba(0, 0, 0, 0.75);
    background:#930028;
    padding: 0px 0px 0px 20px;
    background-image: -o-linear-gradient(left, #b30030, #930028);
    background-image: -ms-linear-gradient(left, #b30030, #930028);
    background-image: -moz-linear-gradient(left, #b30030, #930028);
    background-image: -webkit-linear-gradient(left, #b30030, #930028);
    background-image: -webkit-gradient(linear, left top, right top, from(#a50000), to(#808080));
}

.LIN07 a{
    line-height: 30px;
    color: #fff;
    display: block; 
    text-decoration: none;
}

.LIN07:hover{
    transition: background .3s linear;
    background: #d20000;
    -o-transition: background .3s linear;
    -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
}

#RSCLWA03{
    width: 221px;
    float: left;
    box-shadow:0px 0px 5px #000;
    -moz-box-shadow:0px 0px 5px #000;
    -webkit-box-shadow:0px 0px 5px #000;
}
/*-----------------------------
 (W3R01) 3 deals
------------------------------*/
#W3R01 {
 border: 0px solid #c0c0c0;
 padding: 3px 3px 3px 3px;
 overflow: hidden;
 width: 805px;
 margin:0 auto;
 margin-top: 24px;
}
/*-----------------------------
 (INWDE01)
------------------------------*/
#INWDE01 {
 border: 1px solid #9baaa0;
 width: 226px;
 height: 240px;
 padding: 8px 10px 3px 10px;
 float: left;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#INWDE01:hover {
border: 1px solid #e5e5e5;
box-shadow: 0 0 14px rgba(0, 0, 0, 0.3); 
}
/*-----------------------------
Two (INWDE02)
------------------------------*/
#INWDE02 {
 border: 1px solid #9baaa0;
 width: 226px;
 height: 240px;
 padding: 8px 10px 3px 10px;
 float: left;
 margin-left: 28px;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#INWDE02:hover {
border: 1px solid #e5e5e5;
box-shadow: 0 0 14px rgba(0, 0, 0, 0.3); 
}
/*-----------------------------
Two (INWDE03)
------------------------------*/
#INWDE03 {
 border: 1px solid #9baaa0;
 width: 226px;
 height: 240px;
 padding: 8px 10px 3px 10px;
 float: left;
 margin-left: 28px;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#INWDE03:hover {
border: 1px solid #e5e5e5;
box-shadow: 0 0 14px rgba(0, 0, 0, 0.3); 
}
/*-----------------------------
(TOIME) table image
------------------------------*/
#TOIME {
 border: 0px solid #0000ff;
 width: 220px;
 height: 44px;
 padding: 2px;
 vertical-align: top;
}
/*-----------------------------
(MIDTX)
------------------------------*/
#MIDTX {
 border: 0px solid #c0c0c0;
 width: 220px;
 height: 102px;
 padding: 2px;
 margin-top: 6px;
 font-family:Trebuchet MS,arial,sans-serif;
 font-size: 13px;
 text-align: center;
 vertical-align: middle;
 color: #5C5659;
 font-weight: bold;
}
/*-----------------------------
(BUCL01)
------------------------------*/
#BUCL01 {
 border: 1px solid #6ca248;
 width: 100px;
 height: 20px;
 margin-top: 10px;
 margin-left: 54px;
 background: -webkit-gradient(linear, left top, left bottom, from(#6ca248), to(#6ca248));
 background: -moz-linear-gradient(top,  #6ca248,  #6ca248);
 -webkit-border-radius: .3em; 
 -moz-border-radius: .3em;
 border-radius: .3em;
 background: #6ca248;
 vertical-align: center;
 text-align: center;
 color: #ffffff;
 text-decoration: none;
 cursor: pointer;
 font-family: Calibri,arial,sans-serif;
 font-weight: bold;
 font-size: 14px;
 padding: 6px 10px 6px 10px;
}
/*-----------------------------
(BUCL02)
------------------------------*/
#BUCL02 {
 border: 1px solid #9D15EB;
 width: 100px;
 height: 20px;
 margin-top: 10px;
 margin-left: 54px;
 background: -webkit-gradient(linear, left top, left bottom, from(#9D15EB), to(#9D15EB));
 background: -moz-linear-gradient(top,  #9D15EB,  #9D15EB);
 -webkit-border-radius: .3em; 
 -moz-border-radius: .3em;
 border-radius: .3em;
 background: #9D15EB;
 vertical-align: center;
 text-align: center;
 color: #ffffff;
 text-decoration: none;
 cursor: pointer;
 font-family: Calibri,arial,sans-serif;
 font-weight: bold;
 font-size: 14px;
 padding: 6px 10px 6px 10px;
}
/*-----------------------------
Link (BUCL01)
------------------------------*/
.BU02:link {
    text-decoration: none; 
}
.BU02:visited {
    text-decoration: none; 
}
.BU02:visited {
    text-decoration: none; 	
}
#MODE01 {
 border: 0px solid #c0c0c0;
 width: 220px;
 height: 18px;
 padding: 0px 0px 0px 0px;
 margin-top: 10px;
 font-family: Helvetica Light,arial,sans-serif;
 font-size: 13.3px;
}
/*-----------------------------
Link (MODE02)
------------------------------*/
#MODE02 {
 border: 0px solid #c0c0c0;
 width: 220px;
 height: 18px;
 padding: 0px 0px 0px 0px;
 margin-top: 10px;
 font-family: Helvetica Light,arial,sans-serif;
 font-size: 12px;
}
/*-----------------------------
Link (MODE01)
------------------------------*/
.RT1:link {
text-decoration: underline; 
color: #6495ed; 
font-family: proxima, Charcoal, sans-serif;
font-size: 13px;	
font-weight: normal;
}
.RT1:visited {
text-decoration: underline; 
color: #6495ed;	
font-size: 13px;
font-weight: normal;
}
.RT1:active {
text-decoration: underline; 
color: #6495ed;	
font-weight: normal;
font-size: 13px;
}
.RT1:hover {
text-decoration: none; 
color: #6495ed; 
font-size: 13px;	
font-weight: normal;
}
/*-----------------------------
Link (MODE02)
------------------------------*/
.RT02:link {
text-decoration: underline; 
color: #6495ed; 
font-family: proxima, Charcoal, sans-serif;
font-size: 12px;	
font-weight: normal;
}
.RT02:visited {
text-decoration: underline; 
color: #6495ed;	
font-size: 12px;
font-weight: normal;
}
.RT02:active {
text-decoration: underline; 
color: #6495ed;	
font-weight: normal;
font-size: 12px;
}
.RT02:hover {
text-decoration: none; 
color: #6495ed; 
font-size: 12px;	
font-weight: normal;
}
/*-----------------------------
8 link table
------------------------------*/
table.IMLK {
border: 0px solid #a00000;
margin-top: 20px;
margin:0 auto;
}
th.POP01 {
padding: 10px 10px 6px 10px;
text-align: left;
border: 0px solid #a00000;
border-bottom: 2px solid #454545;
font-family: Helvetica Light,arial,sans-serif;
font-size: 14px;
color: #454545;	
}
td.TP01 {
padding: 15px 7px 0px 9px;
text-align: left;
width: 144px;
height: 74px;
}
td.BT02 {
padding: 2px 7px 10px 9px;
text-align: left;
width: 144px;
height: 74px;
}
/* ----------------------------------------------------------
Footer
--------------------------------------------------- */
#FOTW1 { 
width:1066px; 
height:60px; 
background-color: #474545;
border: 2px #474545 solid;
border-radius: 4px; 
border-bottom: 0px solid #474545;
border-top-left-radius: 5px; 
border-top-right-radius: 5px;
border-bottom-left-radius: 0px; 
border-bottom-right-radius: 0px;
margin:0 auto; 
margin-top: 26px;
padding: 0px 0px 0px 0px;
}
/* --------------------------------

---------------------------------------- */
/* ----------------------------------------------------------
Footer
--------------------------------------------------- */
#FOTW1 { 
width:1066px; 
height:60px; 
background-color: #474545;
border: 2px #474545 solid;
border-radius: 4px; 
border-bottom: 0px solid #474545;
border-top-left-radius: 5px; 
border-top-right-radius: 5px;
border-bottom-left-radius: 0px; 
border-bottom-right-radius: 0px;
margin:0 auto; 
margin-top: 26px;
padding: 0px 0px 0px 0px;
}
/* --------------------------------
Table inside footer (Footer links)
---------------------------------------- */
#FOTABL {
 width: 1060px;
 height: 30; 
 margin-top: 5px;
 margin-left: 5px;
}
#FOTLIN li {
list-style-type: none;
margin: 0;
padding: 0;
display: inline; 
padding-left: 0.1em;
}
.N1:link {
text-decoration: none; 
color: #ffffff; 
font-family: Abadi MT Condensed Light;
font-size: 14px;	
}
.N1:visited {
text-decoration: none; 
color: #ffffff;	
font-size:14px;
}
.N1:active {
text-decoration: none; 
color: #ffffff;	
}
.N1:hover {
text-decoration: underline; 
color: #c0c0c0; 	
}

