/*  
Theme Name: Corporate Theme
Theme URI: http://www.groundswellinc.com/
Description: The default theme for groundswellinc.com
Version: 1.0
Authors: Matthew McJilton Ryan Yockey
*/

/* Header */

body { background-image:url(../layout/bg.png); margin-top: 0px; }
#bodywrapper { background-image:url(../layout/wrapperbg.png); width: 1002px; height: 1000px; margin: 0 auto 0 auto; }

#header { background-image:url(../layout/headerbg.png); height: 112px; width: 1002px; margin: 0 auto 0 auto; }

/* Navigation */

a.home { float:left; display: block; width: 144px; height: 49px; background:url(../layout/home.png); 0 0 no-repeat; text-decoration: none; }
a:hover.home { background-position: -144px 0; }
a.channels { float:left; display: block; width: 144px; height: 49px; background:url(../layout/channels.png); 0 0 no-repeat; text-decoration: none; }
a:hover.channels { background-position: -144px 0; }
a.demand { float:left; display: block; width: 144px; height: 49px; background:url(../layout/demand.png); 0 0 no-repeat; text-decoration: none; }
a:hover.demand { background-position: -144px 0; }
a.mv{ float:left; display: block; width: 144px; height: 49px; background:url(../layout/viewed.png); 0 0 no-repeat; text-decoration: none; }
a:hover.mv{ background-position: -144px 0; }
a.dating{ float:left; display: block; width: 144px; height: 49px; background:url(../layout/dating.png); 0 0 no-repeat; text-decoration: none; }
a:hover.dating{ background-position: -144px 0; }

/* Body */
a.searchover{ float:left; display: block; width: 106px; height: 37px; background:url(../layout/searchover.png); 0 0 no-repeat; text-decoration: none; }
a:hover.searchover{ background-position: -106px 0; }
a.logover{ float:left; display: block; width: 108px; height: 37px; background:url(../layout/logover.png); 0 0 no-repeat; text-decoration: none; }
a:hover.logover{ background-position: -108px 0; }


#featuredwrapper {  width: 1002px; height: 185px; display:inline; }
#nowwatching { width: 788px; height: 185px; background-image:url(../layout/beingviewed.png); float:left; }
#bookmark { width: 214px; height: 45px; float:right; }
#loginsearch { width: 214px; height: 37px; float: right;}
#logsearchbg { width: 214px; height: 103px; background-image: url(../layout/logsearchbg.png); float:right; }
#paidbanner { width: 1002px; height: 143px; background-image:url(../layout/paidbanner.png); }

#bodywrapper2 {  width: 1002px; display:inline; }
#rightad { width: 214px; float: right; background-image:url(../layout/adbg.png); }
#videowrapper { width: 788px; float: left; }
#featuredvideos { width: 788px; height: 170px; float:left; background-image:url(../layout/featuredbg.png);  }

#newvideos { width: 788px; float: left; background-image:url(../layout/newvidbg.png); }