/* <style> */


/* ----- LAYERING  ----------------------------------------------------------- */
/* ----- LAYERING  ----------------------------------------------------------- */


.location{
z-index: 6000;
position: absolute;
left: 400;
top: 10; 
}


.navigation{
position: absolute;
left: 136;
top: 80;
width: 850;
z-index: 5000;
text-decoration: none;
font-family:  "Arial", Helvetica, sans-serif;  
font-size: 12px; 
color: #ffffff;
font-weight: bold;
text-transform: none;
}


.navigationLinks{
position: absolute;
left: 136;
top: 100;
width: 850;
z-index: 8000;
text-decoration: none;
font-family:  "Arial", Helvetica, sans-serif;  
font-size: 12px; 
color: #ffffff;
font-weight: bold;
text-transform: none;
}



.cslideLaptop{
z-index: 8000;
position: absolute;
left: 60;
top: 20; 
}





.background{
background: url(http://c-slide.com/includes/files/metalBack.jpg);
position: absolute;
left: 0;
top: 0;
z-index: 0;
repeat: horizontal;
}



.mainContent{
position: relative;
left: 150;
top: 100;
padding: 20px;
width: 800;
z-index: 1000;
background: url(http://c-slide.com/files/beigeBackground.png);
color:#000000;
font-family:  "Arial", Helvetica, sans-serif;  
font-size: 16px; 
text-decoration: none; 
}



.c-slide-image{
position: relative;
z-index: 2000;
left: 120;
top: 0; 

}

 
.footer{
position: relative;
z-index: 4000;
left: 150;
top: -120;
width: 600px;
}


/* ----- END LAYERING  ----------------------------------------------------------- */
/* ----- END LAYERING  ----------------------------------------------------------- */





/* ----- LINKS ----------------------------------------------------------- */
/* ----- LINKS ----------------------------------------------------------- */


a:link{ 
font-family: "Arial", Verdana, Helvetica, sans serif;
font-size: 14px;
color: #FF0000;
font-weight: bold;
text-decoration: none;
}


a:visited{ 
font-family: "Arial", Verdana, Helvetica, sans serif;
font-size: 14px;
color: #FF0000;
font-weight: bold;
text-decoration: none;
}


a:hover{
font-family: "Arial", Verdana, Helvetica, sans serif;
font-size: 14px;
color: #A02020;
font-weight: bold;
text-decoration: none;
}

 
a.footerSmall:link{ 
font-family: "Arial", Verdana, Helvetica, sans serif;
font-size: 10px;
color: #FF0000;
font-weight: bold;
text-decoration: none;
}


a.footerSmall:visited{ 
font-family: "Arial", Verdana, Helvetica, sans serif;
font-size: 10px;
color: #FF0000;
font-weight: bold;
text-decoration: none;
}


a.footerSmall:hover{
font-family: "Arial", Verdana, Helvetica, sans serif;
font-size: 10px;
color: #A02020;
font-weight: bold;
text-decoration: none;
}



INPUT.ButtonSmall
{
	BACKGROUND-COLOR: #D5E1DA;
	BORDER-BOTTOM: thin solid #2E3B23;
	BORDER-LEFT: thin solid #606C59;
	BORDER-RIGHT: thin solid #2E3B23;
	BORDER-TOP: thin solid #779061;
	CURSOR: hand;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	HEIGHT: 18px;
	WIDTH: 70px;
	MARGIN: 4px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
}


INPUT.ButtonAnnounce
{
	BACKGROUND-COLOR: #D5E1DA;
	BORDER-BOTTOM: thin solid #2E3B23;
	BORDER-LEFT: thin solid #606C59;
	BORDER-RIGHT: thin solid #2E3B23;
	BORDER-TOP: thin solid #779061;
    CURSOR: hand;
    FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
    HEIGHT: 18px;
    MARGIN: 4px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    
    
}






/* ----- END LINKS ----------------------------------------------------------- */
/* ----- END LINKS ----------------------------------------------------------- */





/* ----- MAIN ----------------------------------------------------------- */
/* ----- MAIN ----------------------------------------------------------- */




body {
background-color: #000000;
background-image:  url(http://c-slide.com/files/metalBack.jpg);
background-repeat: repeat-x;
}

.footerRev{
color:#FFFFFF;
font-family:  "Arial", Helvetica, sans-serif;  
font-size: 12px; 
font-style: bold;
text-decoration: none; 
}

h1{
color:#000000;
font-family:  "Arial", Helvetica, sans-serif;  
font-size: 24px; 
font-style: bold;
text-decoration: none; 
}

h2{
color:#000000;
font-family:  "Arial", Helvetica, sans-serif;  
font-size: 20px; 
font-style: bold;
text-decoration: none; 
}

h3{
color:#000000;
font-family:  "Arial", Helvetica, sans-serif;  
font-size: 18px; 
font-style: bold;
text-decoration: none; 
}

/* ----- END MAIN ----------------------------------------------------------- */
/* ----- END MAIN ----------------------------------------------------------- */



/* ----- SPECIALTY ----------------------------------------------------------- */
/* ----- SPECIALTY ----------------------------------------------------------- */
.transparent { 
    filter: alpha(opacity=30); /* for IE */ 
    -khtml-opacity: 0.3;      /* khtml, old safari */ 
    -moz-opacity: 0.3;       /* old mozilla, netscape */ 
    opacity: 0.3;           /* good browsers: FF, safari, opera */ 
} 

/* ----- CLOSE SPECIALTY ----------------------------------------------------------- */
/* ----- CLOSE SPECIALTY ----------------------------------------------------------- */