/* gray.css */

/*------------------------------------------------------------------
Project:		ShareItVideo.com
-------------------------------------------------------------------*/



body {background:#808080; color:#FFFFFF;}
h2, h3 {color:#000000;}



/* --------- Header Styles --------- */

.header {}


/* --------- Video Styles --------- */

#videoPlayer { background-color: #808080; }


/* --------- Link Bar Styles --------- */

.linkBar {background:url(../images/G_barBg.png) no-repeat;}
#message {color:#FFFFFF;}
a.b1 {background:url(../images/G_b1.png) no-repeat;}
a.b2 {background:url(../images/G_b2.png) no-repeat;}
a.b3 {background:url(../images/G_b3.png) no-repeat;}
a.b4 {background:url(../images/G_b4.png) no-repeat;}
a.b5 {background:url(../images/G_b5.png) no-repeat;}
a.b6 {background:url(../images/G_b6.png) no-repeat;}


/* --------- Footer Styles --------- */

.footer {}
a.userLink {color:#FFFFFF;}




