/*
Theme Name: On Demand
Theme URI: http://www.press75.com/
Description: Need a little help getting started? <a href="http://www.press75.com/v4/documentation-support/on-demand-setup-usage/">Theme Setup and Usage</a>.
Version: 1.2
Author: Jason Schuller
Author URI: http://www.press75.com/

Designed and Built by Jason Schuller - theSevenFive.com
CSS, XHTML and Design Files are all Copyright 2007-2010 Circa75 Media, LLC
Be inspired, but please don't steal...http://tammybruce.com/
*/

/* Lets Begin With Some Basics */
html, body {
font-size: 12px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; 
/* font-family: Arial, Helvetica, Sans-Serif; */
margin: 0px;
padding: 0px;
color: #000000;
line-height: 1.2em;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h1 {
font-size: 4em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

h2.pagetitle {
margin: 0;
}

h3 {
font-size: 1.3em;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a:link, a:visited {
color: #224363;
text-decoration: none;
}

a:hover {
color: #c7c4e2;
text-decoration: underline;
}

.clear {
clear: both;
}

p img {
padding: 0;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

p {
margin: 0 0 10px 0;
}
/* And... Moving On */

/* Begin Header */
#header {
position:relative;
width: 980px;
margin: 0px auto;
height: 150px;
padding: 15px 0 0 0;
}
#headleftcontrol {
position:absolute;
padding-top:5px;
top:5px;
left:0px;
}
#headleft {

width: 490px;
float: left;
}
#headadvert {
position:relative;
top:0px;
width:440px;
left:77px;
height:75px;
margin:20px 0 0 0;
/*background-color:#cccccc;*/
/*float: left;*/

}
#headrightcontrol {
position:absolute;
padding-top:10px;
top:125px;
left:485px;
margin:0 0 0 0;
}
#headright {
/*top:70px;*/
width: 490px;
float: left;
text-align: right;
text-transform: capitalize;
}

#headright ul {
list-style: none;
}

#headright li {
display: inline;
margin: 0 0 0 0px;
}
#headpagetext {
postion:relative;
width:648px;
padding 0px;

}
#homepageimage {
float:left;
position:relative;
top:10px;
height:171px;
width:671px;
margin:0 0 5px 0;
background: url(images/sarahpacadfront.jpg) top left no-repeat;
}
#homepageimage2 {
float:left;
position:relative;
top:1180px;
height:171px;
width:671px;
margin:0 0 5px 0;
background: url(images/spldf.png) top left no-repeat;
}
#searchwrap {
background:none;
height:27px;
margin:15px 0 0 0;
float:right;
background: url(images/searchbg.jpg) top left no-repeat;
}

#searchwrap input{
vertical-align:middle;
background:none;
color:#A7A7A7;
font-family:arial,helvetica,verdana,sans-serif;
}

#searchwrap #s{
font-size:14px;
border:none;
padding:4px 4px;
margin-right:3px;
width:250px;
}
/* End Header */

/* Begin Content Slider */
#featured {
width: 100%;
float: left;
height: 300px;
background: #c7c4e2;
padding: 15px 0 0 0;
}

#thevideo {
width: 100%;
float: left;
/* background: #131313 url(images/videobgtop.jpg) top left repeat-x;*/
padding: 15px 0 0 0;
background-color:#c7c4e2;
}

#thevideoinside {
width: 100%;
float: left;
/*background: url(images/videobgbottom.jpg) bottom left repeat-x;*/
position: static;
padding: 0 0 15px 0;
min-height: 350px;
background-color:#c7c4e2;
}

#videoembed {
margin: 0px auto;
width: 980px;
text-align: center;
background-color:#c7c4e2;
}

.watchnow {
position: absolute;
top: 250px;
left: 560px;
width: 180px;
height: 29px;
background: url(images/watchnow.jpg) top left no-repeat;
cursor: pointer;
}

.watchnow:hover {
background: url(images/watchnowover.jpg) top left no-repeat;
}

.insert {
width: 180px;
height: 350px;
background: url(images/insertbg.png) top left no-repeat;
margin: 0 0 0 550px;
color: #FFFFFF;
padding: 10px;
line-height: 1.2em;
}

.insert h2 {
line-height: 1em;
font-size: 22px;
font-weight: normal;
margin: 0 0 10px 0;
}

.insert a:link, .insert a:hover, .insert a:visited {
color: #FFFFFF;
text-decoration: none;
}
/* End Content Slider */

/* Begin Entry Lists */
html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}


#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */

/* Begin Main Content */
#contentwrap {
width: 100%;
background: #EFEFEF;
border-bottom: 1px solid #D3D3D3;
float: left;

}
#contentwrap2 {
width: 100%;
background: #EFEFEF;
height:2671px;
border-bottom: 1px solid #D3D3D3;
float: left;

}
#pagewrap {
width: 100%;
background: #EFEFEF;
border-bottom: 1px solid #D3D3D3;
border-top: 1px solid #D3D3D3;
float: left;
}
#pagewrap2 {
width: 100%;
background: #EFEFEF;
height:2000px;
border-bottom: 1px solid #D3D3D3;
border-top: 1px solid #D3D3D3;
float: left;
}


#content {
width: 980px;
margin: 0px auto;
padding: 0px 0 15px 0;
}
#menubarhome {
width: 980px;
height: 30px;

}
#subbarhome {
top:1px;
width: 980px;
height: 30px;

}
#menubar {
width: 980px;
height: 45px;
background: url(images/menubarbg.jpg) top left no-repeat;
}
.menubar3 {
width: 1px;
height: 45px;
background: url(images/menubrake.png) top left no-repeat;
}
#menubarvideo {
position:relative;
width: 980px;
height: 45px;
/*background: url(images/menubarbg1.jpg) top left no-repeat;*/
}
#menubarvideohome {
position:relative;
top:10px;
width: 980px;
height: 25px;
/*background: url(images/menubarbg1.jpg) top left no-repeat;*/
}
#subscribe {
width: 50px;
height: 40px;
float: right;
margin: 1px 2px 0 0;
background: url(images/rss.jpg) top left no-repeat;
cursor: pointer;
}

#subscribe:hover {
background: url(images/rssover.jpg) top left no-repeat;
}

#subscribe ul {
list-style: none;
margin: -5px 0 0 0;	
}

#subscribe li {
display: inline;
}

#pagenav {
float: left;
margin: 0 10px 15px 0;
width: 653px;
text-align: right;
}
/* End Main Content */

/* Begin Categories List */
ul, li {
margin:0;
border:0;
padding:0;
list-style:none;
}

#catlist {
font-size:14px;
padding:0px;
height:28px;
padding: 7px 0 0 10px;
float: left;
}

#catlist .menu li {
background:url(images/lm.gif) left top no-repeat;
height:28px;
float:left;
margin-right:10px;
}

#catlist .menu li a {
color:#1F1D1D;
text-decoration:none;
padding:0 10px;
height:28px;
line-height:28px;
display:block;
float:left;
padding:0 26px 0 10px;
background:url(images/rm.gif) right top no-repeat;
width:200px;
}

#catlist .menu li a:hover {
color:#565050;
}

#catlist ul .submenu {
border-top:none;
background: url(images/menubg.png) top left repeat;
position:relative;
width:235px;
padding:6px 0;
clear:both;
z-index:2;
display:none;
}

#catlist ul .submenu li {
background:none;
display:block;
float:none;
margin:0 6px;
border:0;
height:auto;
line-height:normal;
border-top:solid 1px #B6B6B6;
}

#catlist .submenu li a {
background:none;
display:block;
float:none;
padding:6px 11px;
margin:0;
border:0;
height:auto;
line-height:normal;
}

#catlist .submenu li a:hover{
}
/* End Categories List */

/* Begin Video Gallery */
#videogallery {
top:0px;
width: 670px;
float: left;
margin: 10px 0 10px 0;
}

/** 
#videogallery a:link, #videogallery a:visited {
color: #1F1D1D;
}

#videogallery a:hover {
color: #5588BB;
}
**/

#bloglist {
width: 670px;
float: left;
margin: 10px 0 10px 0;
}

.videoitem {
width: 192px;
height: 245px;
float: left;
background: url(images/itembg.jpg) top left no-repeat;
margin: 0 12px 0 0;
padding: 9px;
}
.videoitemhome {
width: 192px;
height: 170px;
float: left;
background: url(images/itembg.jpg) top left no-repeat;
margin: 0 12px 0 0;
padding: 9px;
}

.ratings {
float: left;
width: 171px;
height: 25px;
margin: 1px 0 0 0;
}
.ratingshome {
float: left;
width: 200px;
height: 25px;
margin: -4px 0px 0px 0px;
color:#224363;
}
.comments {
width: 21px;
height: 25px;
float: left;
background: url(images/commentsbg.gif) top left no-repeat;
color: #FFFFFF;
font-size: 10px;
text-align: center;
line-height: normal;
}

.thumbnail {
float: left;
margin: 5px 0 0 0;
width: 192px;
height: 120px;
padding: 0px;
overflow: hidden;
}

img.thumb { 
width: 1024px;
height: 120px;
}
img.thumb2 { 
width: 1024px;
height: 100px;
}
a:hover img.thumb2 {
width: 158px;
height: 100px;
}


a:hover img.thumb {
width: 192px;
height: 120px;
}

h2.itemtitle {
font-size: 14px;
margin: 15px 0 0 -5px;
padding: 0;
font-weight: normal;
display: block;
float: left;
width: 210px;
}

p.itemdesc {
font-size: 10px;
color: #565050;
width: 205px;
float: left;
margin: 0 0 5px -5px;
padding: 0;
}

.gallerydate {
color: #999191;
width: 205px;
float: right;
text-align: right;
margin: 0 0 0 -5px;
}

#videodets {
width: 653px;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}

#postcontent {
width: 653px;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
}

#postcomments {
width: 653px;
float: left;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
overflow: hidden;
}

#videodets h2 {
padding: 0;
margin: 0 0 10px 0;
}

.itemlinks {
margin: 5px 0 5px 0;
padding: 0;
}

.itemlinks a:link, .itemlinks a:visited {
color: #224363;
}

.smalllinks a:link, .smalllinks a:visited {
color: #224363;
}

.smalllinks {
color: #224363;
}

#postinfo {
width: 400px;
float: left;
}

#singlethumb {
width: 190px;
float: right;
background: url(images/singlethumb.jpg) top left no-repeat;
padding: 9px 10px 10px 10px;
}

#singlethumbnail {
float: right;
margin: 0;
width: 190px;
height: 120px;
padding: 0px;
overflow: hidden;
}
/* End Video Gallery */

/* Begin Blog and Page Items */
.blogitem {
width: 653px;
float: left;
border-bottom: 1px solid #B8B8B8;
margin: 10px 0 10px 0;
padding: 0 0 10px 0;
}

.pageitem {
width: 653px;
float: left;
margin: 10px 0 10px 0;
}

.blogcontent {
width: 653px;
float: left;
margin: 10px 0 0 0;
}

.blogitem h2, .pageitem h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 5px 0;
}
/* End Blog and Page Items */

/* Begin Sidebar */
#sidebar {
width: 310px;
float: left;
margin: 0;
padding: 10px 0 0 0;
}

#sidebar h3 {
color:#ffffff;  
text-align: center;
margin: 10px 0 0 8px;
padding: 0;
font-size: 14px;
font-weight: bold;
}

#sidebar h4 {
margin: 0;
padding: 0;
font-size: 13px;
font-weight: normal;
}

.blockhead {
width: 310px;
height: 33px;
float: left;
background: url(images/blockheadred1.png) top left no-repeat;
}

.block {
width: 294px;
float: left;
background: url(images/blockg.jpg) bottom left no-repeat;
padding: 8px;
margin: 0 0 10px 0;
}

.sideblog {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #E8E8E8;
}

#ratingsblock ul {
list-style: none;
}

#ratingsblock li {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #E8E8E8;
}
/* End Sidebar */

/* Begin Comments*/
#comment {
width:450px;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
}

ol.commentlist p {
margin-bottom:10px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 0;
background: #FFFFF;
margin: 0 0 15px 0;
border-bottom: 1px solid #224363;
}

ol.commentlist li.alt {
padding: 0 !important;
background: #DEDCEE;
margin: 0 0 15px 0;
}

input#submit {
font-size: 12px;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:10px 0 0 0;
text-align:center;
background: #212121;
cursor:pointer;
font-weight: bold;
text-transform: uppercase;
border: none;
}

#comment,#author,#email,#url {
background: #FFFFFF;
border:1px solid #B8B8B8;
padding:2px;
color:#646464;
margin:0px 0 0 0;
}
/* End Comments */

/* Begin Sidebar */

/* End Sidebar */

/* Begin Various Tags and Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
border-top: 2px solid #224363;
border-bottom: 2px solid #224363;
border-left: 2px solid #224363;
border-right: 2px solid #224363;
margin: 15px 15px 15px 15px;
padding: 10px;
background-color: #c7c4e2;
} 

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}
/* End Various Tags and Classes*/

/* Begin Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End Captions */

/* Begin Footer */
#footer {
width: 980px;
margin: 0px auto;
padding: 5px 0 50px 0;
clear: both;
}

#footer a:link, #footer a:visited {
color: #565050;
}

#footer small {
color: #999191;
}
#newfooter {
position:relative;
top:5px;
width: 980px;
margin: 0px auto;

}
#newfooterleft {
position:absolute;
top:5px;
left:0px;
}
#newfooterright {
position:absolute;
top:-10px;
left:670px;
}

#navmenu4a ul {
float:left;
width:100%;
padding:0;
margin: 0; 
list-style-type: none; 
list-style-image: none; }

#navmenu4a li {display: inline; 

/*padding: 5px 15px 5px 15px;*/
padding: 0px 0px 0px 0px;
background: url(images/menusub1.png) top left repeat-X;
}
#navmenu4a li a {
text-decoration:none;
float:left;
width:8em;
height:15px;
text-align:center;
vertical-align:text-middle;
color:#898787;
padding-top:0px;
padding-bottom:0;
padding-left:0;
padding-right:0;
background: url(images/menusub2.png) top left repeat-X;
/*padding:0.2em 0.6em;*/
border-right:1px solid white;


 }
#navmenu4a li a:hover {background: url(images/menusub3.png) top left repeat-X;
/*background-color:red;*/

 }
#navmenu4a li a:active {background: url(images/menubarhre.png) top left repeat-X;
/*background-color:red;*/

 }
.navmenu4 a {
background: url(images/menubardis.png) top left repeat-X;
/*background-color:#00ff00;*/
/*height:40px;*/
}
#navmenu3a ul {
float:left;
width:100%;
padding:0;
margin: 0; 
list-style-type: none; 
list-style-image: none; }

#navmenu3a li {display: inline; 

/*padding: 5px 15px 5px 15px;*/
padding: 0px 0px 0px 0px;
background: url(images/menubardis.png) top left repeat-X;
}
#navmenu3a li a {
text-decoration:none; color: #224363;
float:left;
width:8em;
height:25px;
text-align:center;
vertical-align:text-middle;
color:white;
padding-top:7px;
padding-bottom:0;
padding-left:0;
padding-right:0;
background: url(images/menubardis.png) top left repeat-X;
/*padding:0.2em 0.6em;*/
border-right:1px solid white;


 }
#navmenu3a li a:hover {background: url(images/menubarhre.png) top left repeat-X;
/*background-color:red;*/

 }
#navmenu3a li a:active {background: url(images/menubarhre.png) top left repeat-X;
/*background-color:red;*/

 }

#navmenu3 ul {margin: 0; padding: 12px; 
	list-style-type: none; list-style-image: none; }
#navmenu3 li {display: inline; padding: 5px 15px 5px 15px}
#navmenu3 li a {text-decoration:none; color: #224363; }
#navmenu3 li a:hover {color: #0095b9; }

#navmenu ul {margin: 0; padding: 12px; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; padding: 5px 20px 5px 20px}
#navmenu li a {text-decoration:none; color: #0099FF; }
#navmenu li a:hover {color: green; }

#navmenu2 ul {margin: 0; padding: 0px;height:27px; 
	list-style-type: none; list-style-image: none; }
#navmenu2 li {display: inline; padding: 5px 10px 5px 10px}
#navmenu2 li a {text-decoration:none; color: #224363;
                 }
#navmenu2 li a:hover {color: #0095b9;
            
             }
#navmenu2 td {background: url(images/MenubackGr1.jpg)  repeat-X;
border-color:white;}
#navmenu2 table {
border-color:white;}

#policygrouphomemain {
float:left;
position: relative;
top:15px;
left:0px;
width:650px;
height:2000px;
}
#policygroupcat1 {
position: relative;
top: 0px;
left: 0px;

}
#policygroupcat2 {
position: relative;
top: 0px;
left: 164px

}
#policygroupcat3 {
position: relative;
top: 0px;
left: 327px;

}
#policygroupcat4 {
position: relative;
top: 0px;
left: 490px;

}
#policygroupcat5 {
position: relative;
top: 160px;
left: 0px;

}
#policygroupcat6 {
position: relative;
top: 160px;
left: 164px;

}
#policygroupcat7 {
position: relative;
top: 160px;
left: 327px;

}
#policygroupcat8 {
position: relative;
top: 160px;
left: 490px;

}
#policygroupcat9 {
position: relative;
top: 320px;
left: 0px;

}
#policygroupcat10 {
position: relative;
top: 320px;
left: 164px;

}
#policygroupcat11 {
position: relative;
top: 320px;
left: 327px;

}
#policygroupcat12 {
position: relative;
top: 320px;
left: 490px;

}
#policygroupcat13 {
position: relative;
top: 480px;
left: 0px;

}
#policygroupcat14 {
position: relative;
top: 480px;
left: 164px;

}
#policygroupcat15 {
position: relative;
top: 480px;
left: 327px;

}
#policygroupcat16 {
position: relative;
top: 480px;
left: 490px;

}
#policygroupcat17 {
position: relative;
top: 640px;
left: 0px;

}
#policygroupcat18 {
position: relative;
top: 640px;
left: 164px;

}
#policygroupcat19 {
position: relative;
top: 640px;
left: 327px;

}
#policygroupcat20 {
position: relative;
top: 640px;
left: 490px;

}
#policygroupcat21 {
position: relative;
top: 800px;
left: 0px;

}
#policygroupcat22 {
position: relative;
top: 800px;
left: 164px;

}
#policygroupcat23 {
position: relative;
top: 800px;
left: 327px;

}
#policygroupcat24 {
position: relative;
top: 800px;
left: 490px;

}
#policygroupcat25 {
position: relative;
top: 960px;
left: 0px;

}
#policygroupcat26 {
position: relative;
top: 960px;
left: 164px;

}
#policygroupcat27 {
position: relative;
top: 960px;
left: 327px;

}
#policygroupcat28 {
position: relative;
top: 960px;
left: 490px;

}
#policygroupcat29 {
position: relative;
top: 1120px;
left: 0px;

}
#policygroupcat30 {
position: relative;
top: 1120px;
left: 164px;

}
#policygroupcat31 {
position: relative;
top: 1120px;
left: 327px;

}
#policygroupcat32 {
position: relative;
top: 1120px;
left: 490px;

}
#policygroupcat33 {
position: relative;
top: 1280px;
left: 0px;

}
#policygroupcat34 {
position: relative;
top: 1280px;
left: 164px;

}
#policygroupcat35 {
position: relative;
top: 1280px;
left: 327px;

}
#policygroupcat36 {
position: relative;
top: 1280px;
left: 490px;

}
#policygroupcat37 {
position: relative;
top: 1440px;
left: 0px;

}
#policygroupcat38 {
position: relative;
top: 1440px;
left: 164px;

}
#policygroupcat39 {
position: relative;
top: 1440px;
left: 327px;

}
#policygroupcat40 {
position: relative;
top: 1440px;
left: 490px;

}
#policygroupcat41 {
position: relative;
top: 1600px;
left: 0px;

}
#policygroupcat42 {
position: relative;
top: 1600px;
left: 164px;

}
#policygroupcat43 {
position: relative;
top: 1600px;
left: 327px;

}
#policygroupcat44 {
position: relative;
top: 1600px;
left: 490px;

}
#policygroupcat45 {
position: relative;
top: 1760px;
left: 0px;

}
#policygroupcat46 {
position: relative;
top: 1760px;
left: 164px;

}
#policygroupcat47 {
position: relative;
top: 1760px;
left: 327px;

}
#policygroupcat48 {
position: relative;
top: 1760px;
left: 490px;
}
#policyvideogroup {
position: absolute;
top: 0px;
left: 0px;
width: 158px;
height: 150px;
background: url(images/itempolicyhome2.gif) top left no-repeat;

}
#policygrouptitle {
position:relative;
margin:0;
padding-top:5px;
padding-bottom:5px;
padding-left:0px;
padding-right:0px;
top:5px;
left:5px;
width:158;
text-align: center;
color:#ffffff;
font-weight:bold;
}
.thumbnailpolicygroup1 {

float: left;
margin: 7px 5px 10px 5px;
width: 148px;
height: 100px;
padding: 0px;
overflow: hidden;
}
.thumbnailpolicygroup1title {
position:absolute;
float: left;
margin: 1px 0px 0px 0px;
width: 138px;
/* height: 40px;*/
left:10px;
top:130px;
text-align:right;
padding: 0px;
overflow: hidden;
color:#224363;
}
#showsgrouphomemain {
float:left;
position: relative;
top:15px;
left:0px;
width:650px;
height:2000px;
}
#showsgroupcat1 {
position: relative;
top: 0px;
left: 0px;

}
#showsgroupcat2 {
position: relative;
top: 0px;
left: 164px

}
#showsgroupcat3 {
position: relative;
top: 0px;
left: 327px;

}
#showsgroupcat4 {
position: relative;
top: 0px;
left: 490px;

}
#showsgroupcat5 {
position: relative;
top: 160px;
left: 0px;

}
#showsgroupcat6 {
position: relative;
top: 160px;
left: 164px;

}
#showsgroupcat7 {
position: relative;
top: 160px;
left: 327px;

}
#showsgroupcat8 {
position: relative;
top: 160px;
left: 490px;

}
#showsgroupcat9 {
position: relative;
top: 320px;
left: 0px;

}
#showsgroupcat10 {
position: relative;
top: 320px;
left: 164px;

}
#showsgroupcat11 {
position: relative;
top: 320px;
left: 327px;

}
#showsgroupcat12 {
position: relative;
top: 320px;
left: 490px;

}
#showsgroupcat13 {
position: relative;
top: 480px;
left: 0px;

}
#showsgroupcat14 {
position: relative;
top: 480px;
left: 164px;

}
#showsgroupcat15 {
position: relative;
top: 480px;
left: 327px;

}
#showsgroupcat16 {
position: relative;
top: 480px;
left: 490px;

}
#showsgroupcat17 {
position: relative;
top: 640px;
left: 0px;

}
#showsgroupcat18 {
position: relative;
top: 640px;
left: 164px;

}
#showsgroupcat19 {
position: relative;
top: 640px;
left: 327px;

}
#showsgroupcat20 {
position: relative;
top: 640px;
left: 490px;

}
#showsgroupcat21 {
position: relative;
top: 800px;
left: 0px;

}
#showsgroupcat22 {
position: relative;
top: 800px;
left: 164px;

}
#showsgroupcat23 {
position: relative;
top: 800px;
left: 327px;

}
#showsgroupcat24 {
position: relative;
top: 800px;
left: 490px;

}
#showsgroupcat25 {
position: relative;
top: 960px;
left: 0px;

}
#showsgroupcat26 {
position: relative;
top: 960px;
left: 164px;

}
#showsgroupcat27 {
position: relative;
top: 960px;
left: 327px;

}
#showsgroupcat28 {
position: relative;
top: 960px;
left: 490px;

}
#showsgroupcat29 {
position: relative;
top: 1120px;
left: 0px;

}
#showsgroupcat30 {
position: relative;
top: 1120px;
left: 164px;

}
#showsgroupcat31 {
position: relative;
top: 1120px;
left: 327px;

}
#showsgroupcat32 {
position: relative;
top: 1120px;
left: 490px;

}
#showsgroupcat33 {
position: relative;
top: 1280px;
left: 0px;

}
#showsgroupcat34 {
position: relative;
top: 1280px;
left: 164px;

}
#showsgroupcat35 {
position: relative;
top: 1280px;
left: 327px;

}
#showsgroupcat36 {
position: relative;
top: 1280px;
left: 490px;

}
#showsgroupcat37 {
position: relative;
top: 1440px;
left: 0px;

}
#showsgroupcat38 {
position: relative;
top: 1440px;
left: 164px;

}
#showsgroupcat39 {
position: relative;
top: 1440px;
left: 327px;

}
#showsgroupcat40 {
position: relative;
top: 1440px;
left: 490px;

}
#showsvideogroup {
position: absolute;
top: 0px;
left: 0px;
width: 158px;
height: 150px;
background: url(images/itemshowshome2.png) top left no-repeat;

}
#showsgrouptitle {
position:relative;
margin:0;
padding-top:5px;
padding-bottom:5px;
padding-left:0px;
padding-right:0px;
top:5px;
left:5px;
width:158;
text-align: center;
color:#ffffff;
font-weight:bold;
}
.thumbnailshowsgroup1 {

float: left;
margin: 7px 5px 10px 5px;
width: 148px;
height: 100px;
padding: 0px;
overflow: hidden;
}
.thumbnailshowsgroup1title {
position:absolute;
float: left;
margin: 1px 0px 0px 0px;
width: 138px;
/* height: 40px;*/
left:10px;
top:130px;
text-align:right;
padding: 0px;
overflow: hidden;
color:#224363;
}
#videogrouphomemain {
float:left;
position: relative;
top:15px;
left:0px;
width:650px;
height:2000px;
}
#videogrouphome {
position: relative;
top: 10px;
left: 0px;

}
#videogroupcat1 {
position: relative;
top: 0px;
left: 0px;

}
#videogroupcat2 {
position: relative;
top: 0px;
left: 220px

}
#videogroupcat3 {
position: relative;
top: 0px;
left: 440px;

}
#videogroupcat4 {
position: relative;
top: 595px;
left: 0px;

}
#videogroupcat5 {
position: relative;
top: 595px;
left: 220px;

}
#videogroupcat6 {
position: relative;
top: 595px;
left: 440px;

}
#videogroupcat7 {
position: relative;
top: 1361px;
left: 0px;

}
#videogroupcat8 {
position: relative;
top: 1361px;
left: 220px;

}
#videogroupcat9 {
position: relative;
top: 1361px;
left: 440px;

}

#videogroup {
position: absolute;
top: 0px;
left: 0px;
width: 210px;
height: 585px;
background: url(images/itembg3c1red.png) top left no-repeat;

}
#videogrouptitle {
position:relative;
margin:0;
padding:5px;
top:5px;
left:5px;
width:200;
text-align: center;
color:#ffffff;
font-weight:bold;
}
#videogrouplink {
position:relative;
margin:0;
padding:5px;
top:420px;
left:5px;
width:180px;
text-align: right;
}
.latestuploadlinkhome {
/* float:right; */
position:relative;
margin:0px 5px -10px -10px;
padding:0px;
top:0px;
left:510px;
width:150px;
text-align: right;
}
.videogrouplinkhome {
position:absolute;
margin:5px 5px 5px 0px;
padding:0px;
top:552px;
left:5px;
width:200px;
text-align: right;
}
.thumbnailvideogroup1 {

float: left;
margin: 24px 10px 10px 10px;
width: 192px;
height: 120px;
padding: 0px;
overflow: hidden;
}
.thumbnailvideogroup2 {

float: left;
margin: 40px 10px 10px 10px;
width: 192px;
height: 120px;
padding: 0px;
overflow: hidden;
}
.thumbnailvideogroup3 {

float: left;
margin: 45px 10px 10px 10px;
width: 192px;
height: 120px;
padding: 0px;
overflow: hidden;
}
.thumbnailvideogroup1title {
position:absolute;
float: left;
margin: 1px 0px 0px 0px;
width: 195px;
/* height: 40px;*/
left:10px;
top:167px;
padding: 0px;
overflow: hidden;
color:#224363;
}
.thumbnailvideogroup2title {
position:absolute;
float: left;
margin: 1px 0px 0px 0px;
width: 195px;
left:10px;
top:338px;
height: 40px;
padding: 0px;
overflow: hidden;
color:#224363;
}
.thumbnailvideogroup3title {
position:absolute;
float: left;
margin: 75px 0px 0px 0px;
width: 195px;
left:10px;
top:440px;
height: 40px;
padding: 0px;
overflow: hidden;
color:#224363;
}
#contentlefthome {
float:left;
vertical-align:top;
position:relative;
top:10px;
width:670px;
left:0px;
}
#contentrighthome {
float:left;
vertical-align:top;
position:relative;
top:10px;
width:200px;
left:0px;
}
#latesthome {
position:absolute;
width:190px;
height:27px;
left:280px;
margin:15px 0 0 0;

}
#loginhome {
position:absolute;
width:190px;
height:27px;
left:10px;
margin:15px 0 0 0;

}
#homeadvert {
    position:relative;
    margin: 11px 10px 0 0;
    top:0px;
    left:0px;
    width:307px;
    height:300px;
     background-color:none;
}
#searchwraphome {
position:absolute;
top:0px;
height:27px;
margin:10px 0 0 0;
left:770px;
/*width:313px;*/
background: url(images/searchbg.jpg) top left no-repeat;
}
#searchwraphome input{
vertical-align:middle;

background:none;
color:#A7A7A7;
font-family:arial,helvetica,verdana,sans-serif;
}

#searchwraphome #s{
font-size:14px;

border:none;
padding:4px 4px;
margin-right:3px;
width:250px;
}
#contentleftsinglevideo {
float:left;
vertical-align:top;
position:relative;
top:10px;
width:670px;
left:0px;
}
#contentrightsinglevideo {
float:left;
vertical-align:top;
position:relative;
top:25px;
width:200px;
left:0px;
}
#contentleftvideo {
float:left;
vertical-align:top;
position:relative;
top:-25px;
width:670px;
left:0px;
}
#contentrightvideo {
float:left;
vertical-align:top;
position:relative;
top:-10px;
width:200px;
left:0px;
}
#contentleftpolicy {
float:left;
vertical-align:top;
position:relative;
top:10px;
width:670px;
left:0px;
}
#contentrightpolicy {
float:left;
vertical-align:top;
position:relative;
top:0px;
width:200px;
left:0px;
}
#contentleftshows {
float:left;
vertical-align:top;
position:relative;
top:10px;
width:670px;
left:0px;
}
#contentrightshows {
float:left;
vertical-align:top;
position:relative;
top:0px;
width:200px;
left:0px;
}
#contentleftcat {
float:left;
vertical-align:top;
position:relative;
top:0px;
width:670px;
left:0px;
}
#contentrightcat {
float:left;
vertical-align:top;
position:relative;
top:13px;
width:200px;
left:0px;
}
#contentrightpagecat {
float:left;
/*vertical-align:top;*/
position:relative;
top:10px;
width:200px;
left:0px;
}
#blogheader {
/* float:left; */
    margin:0px auto;
    position:relative;
    height:220px;
   /*  background-color:#0099FF; */
}

#blogheadimage1 {
    position:absolute;
    top:10px;
    left:10px;
    width:230px;
    height:200px;
    /* background-color:green; */
}
#blogheadimage2 {
    position:absolute;
    top:10px;
    left:250px;
    width:230px;
    height:200px;
    /* background-color:green; */
}
#blogheadimage3 {
    position:absolute;
    top:10px;
    left:490px;
    width:230px;
    height:200px;
    /* background-color:green; */
}
#blogheadimage4 {
    position:absolute;
    top:10px;
    left:730px;
    width:230px;
    height:200px;
    /* background-color:green; */
}
#blogadvert {
    position:relative;
    top:0px;
    left:0px;
    width:307px;
    height:300px;
     background-color:none;
}
#blogadvert404 {
    position:relative;
    top:0px;
    left:0px;
    width:307px;
    height:300px;
     background-color:none;
}
#blogleftarticle1 {
    position:relative;
    top:10px;
    left:100px;
    width:200px;
    height:500px;
    background-color:green;
}
#blogleftarticle2 {
    position:relative;
    top:10px;
    left:100px;
    width:200px;
    height:500px;
    background-color:green;
}
#blogleftarticle3 {
    position:relative;
    top:10px;
    left:100px;
    width:200px;
    height:500px;
    background-color:green;
}
#blogcenterarticle1 {
    position:relative;
    top:10px;
    left:300px;
    width:200px;
    height:600px;
    background-color:green;
}
#blogcenterarticle2 {
    position:relative;
    top:10px;
    left:300px;
    width:200px;
    height:200px;
    background-color:green;
}
#blogcenterarticle3 {
    position:relative;
    top:10px;
    left:300px;
    width:200px;
    height:300px;
    background-color:green;
}
#blogrightarticle1 {
    position:relative;
    top:10px;
    left:600px;
    width:200px;
    height:600px;
    background-color:green;
}
#blogrightarticle2 {
    position:relative;
    top:10px;
    left:600px;
    width:200px;
    height:200px;
    background-color:green;
}
#blogrightarticle3 {
    position:relative;
    top:10px;
    left:600px;
    width:200px;
    height:300px;
    background-color:green;
}
#blogtoppicks {
    position:relative;
    top:0px;
    left:0px;
    width:660px;
    height:auto;
  /*  background-color:red;*/
}
#blogtoppicks2 {
    position:relative;
    top:10px;
    left:0px;
    width:660px;
    height:auto;
  /*  background-color:red;*/
}
#blogtoppickscontent {
    position:relative;
    top:10px;
    left:10px;
    width:660px;
 /*   height:300px; */
    
}
#blogheadlinescontent {
    position:relative;
    top:8px;
    margin:16px 10px 0 0;
    left:10px;
    width:650px;
 /*background-color:white;*/
 /*   height:300px; */
    
}
#blogheadlinespost {
    position:relative;
    top:0px;
    margin:0;
    padding:0px 0px 0px 0px;
    width:580px;
    
/*background-color:#cccccc;*/
 /*   height:300px; */
    
}
#blogheadlinescomment {
float:left;
    vertical-align:bottom;
    position:absolute;
    margin:0;
    top:0px;
    left:590px;
    width:60px;

 /*   height:300px; */
    
}
#contentleftblogtoppicks {
position:relative;
float:left;
vertical-align:top;
top:-6px;
width:670px;
left:0px;
}
#contentleftblogtp2 {
position:relative;
float:left;
vertical-align:top;
top:10px;
width:670px;
left:0px;
}
#contentleftblog {
position:relative;
float:left;
vertical-align:top;
top:0px;
width:670px;
left:0px;
}
#contentrightblog {
position:relative;
float:left;
vertical-align:top;

top:10px;
width:200px;
left:0px;
}
#sidebarblog {
width: 310px;
float: left;
margin: 0;
padding: 10px 0 0 8px;
}
#sidebarblog2 {
position:relative;

width: 550px;
left:10px;
margin: 0;
padding: 10px 0 0 8px;
}
.blockheadtoppicks {
width: 660px;
height: 33px;
float: left;
background: url(images/blockheadred1long.png) top left no-repeat;

}
#blogrecentposts {
    position:relative;
    top:5px;
    left:0px;
    width:660px;
   height:1500px;
 /* background-color:white; */
}
#blogrecentcontent {
    position:relative;
    top:25px;
    left:0px;
    width:310px;
    height:300px;
    
}
#blogpostcontent {
    position:relative;
    top:25px;
    left:0px;
    width:310px;
    height:300px;
    
}
#blogrecent {
    position:absolute;
    top:0px;
    left:0px;
    width:300px;
    height:600px;
 /*  background-color:orange;*/
}
#blogposts {
    position:absolute;
    top:0px;
    left:340px;
    width:300px;
    height:600px;
  /* background-color:orange;*/
}
.thumbblog {
float: left;
margin: 5px 0 0 0;
width: 192px;
height: 120px;
padding: 0px;
overflow: hidden;
}

img.thumbblog { 
width: 192px;
height: 120px;
}

a:hover img.thumbblog {
width: 192px;
height: 120px;
}
#blogitemcontainer {
    position:relative;
    top:10px;
    left:0px;
    width:310px;
    height:240px;
    
margin:8px 0 0 0;
  background-color:white;
}
#blogitem {
    position:absolute;
    top:0px;
    left:0px;
    width:310px;
    height:220px;
   /* padding:10px 0 0 0;*/
/*margin:8px 0 0 0;*/
 /* background-color:green;*/
}
#blogitemtitle {

    position:relative;
    top:5px;
    left:5px;
    width:300px;
    height:25px;
 /*   background-color:orange;*/
}
#blogitemdate {
    position:relative;
    top:5px;
    left:5px;
    width:300px;
    height:25px;
 /*   background-color:orange;*/
}

#blogitemimage {
    position:relative;
float:left;
vertical-align:top;
    top:0px;
    left:0px;
    width:125px;
   height:105px; 
 /*   background-color:orange;*/
}

#blogitemtext {

    position:relative;
    text-align:left;
    top:0px;
    left:5px;
right:10px;
    width:300px;
    height:200px;
    padding:0 0 0 0;
 /*   background-color:orange;*/
}
#blogitemmore {

    position:absolute;
    text-align:right;
    top:225px;
    left:240px;

    padding:0px;
 /*   background-color:orange;*/
}

#blogitemlinks {
    position:relative;
    top:5px;
    left:0px;
    width:290px;
   height:auto;
    padding:10px;
margin:8px 0 0 0;
 /* background-color:white;*/
}
#blogitemwidecontainer {
    position:relative;
    top:0px;
    left:0px;
    width:660px;
    height:160px;
  /*  padding:10px;*/
margin:8px 0 0 0;
  background-color:white;
}
#blogitemwide {
    position:absolute;
    top:0px;
    left:0px;
    width:660px;
    height:140px;
    padding:0px;
/*margin:8px 0 0 0;*/
 /* background-color:white;*/
}
#blogitemtitlewide {

    position:relative;
    top:5px;
    left:10px;
    width:600px;
    height:25px;
 /*   background-color:orange;*/
}
#blogitemdatewide {
    position:relative;
    top:0px;
    left:10px;
    width:310px;
    height:25px;
 /*   background-color:orange;*/
}

#blogitemimagewide {
    position:relative;
float:left;
vertical-align:top;
    top:0px;
    left:0px;
    width:125px;
   height:105px; 
 /*   background-color:orange;*/
}

#blogitemtextwide {

    position:absolute;
    text-align:left;
    top:30px;
    left:0px;
right:10px;
    width:650px;
    height:160px;
    padding:10px;
 /*   background-color:orange;*/
}
#blogitemmorewide {

    position:absolute;
    text-align:right;
    top:145px;
    left:580px;

    padding:0px;
 /*   background-color:orange;*/
}

#blogitemlinkswide {
    position:relative;
    top:5px;
    left:0px;
    width:290px;
   height:auto;
    padding:10px;
margin:8px 0 0 0;
 /* background-color:white;*/
}
#blogrecentpostswide {
    position:relative;
    top:5px;
    left:0px;
    width:640px;
    margin: 0px 10px 0 0;
  height:1800px;
 /* background-color:white; */
}
#blogrecentcontentwide {
    position:relative;
    top:25px;
    left:0px;
    width:610px;
    padding-top:2px;
/*background-color:red;*/
   /* height:300px;*/
    
}

.blockheadblogtoppicks {
position:relative;

width: 660px;
height: 33px;
/* float: left; */
margin: 5px 5px 0 0;
/* background: url(images/blockheadb1.jpg) top left no-repeat;*/
}

/* stay connected */
#sc {
position:relative;
left:0px;
width: 1000px;
height: 120px;
/* float: left; */
margin: 5px 5px 0 0;
background-color:#cccccc;

}
#sctitle {
position:relative;
top:10px;
left:315px;
width: 400px;
height: 30px;
/* float: left; */
}

#scptv {
border-style:thin;
border-color:grey;
position:absolute;
top:30px;
left:15px;
width: 400px;
height: 80px;
/* float: left; */
}
#scgp {
border:thin;
border-color:grey;
position:absolute;
top:30px;
left:525px;
width: 456px;
height: 80px;
/* float: left; */
}
#scgptitle {

position:absolute;
top:5px;
left:0px;
width: 456px;
height: 20px;
/* float: left; */
}
#scptvtitle {

position:absolute;
top:5px;
left:0px;
width: 400px;
height: 20px;
/* float: left; */
}

#scimg1 {
position:absolute;
top:30px;
left:0px;
width: 144px;
height: 37px;
}
#scimg2 {
position:absolute;
top:30px;
left:157px;
width: 144px;
height: 37px;
}
#scimg3 {
position:absolute;
top:30px;
left:314px;
width: 144px;
height: 37px;
}