/* white.css */

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



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



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

.header {}


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

#videoPlayer { background-color: #ffffff; }


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

.linkBar {background:url(../images/W_barBg.png) no-repeat;}
#message {color:#000000;}
a.b1 {background:url(../images/W_b1.png) no-repeat;}
a.b2 {background:url(../images/W_b2.png) no-repeat;}
a.b3 {background:url(../images/W_b3.png) no-repeat;}
a.b4 {background:url(../images/W_b4.png) no-repeat;}
a.b5 {background:url(../images/W_b5.png) no-repeat;}
a.b6 {background:url(../images/W_b6.png) no-repeat;}


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

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




