* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	background: #fff url(../images/background.gif) repeat-x top;
	font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4c4c4c;
}

.clear {
clear:both;
}

#header {
	width: 960px;
	margin: 0 auto;
}
    #header #logo {
        float:left;
        margin-right: 15px;
        border: 0px;
    }
    
    #header #logo img {
        border:0px;
    }

	#header h1  {
		width: 649px; height: 59px;
		display: block;
		float: left;
        color: #fff;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
        margin-top:9px;
	}
	
	#header ul {
		height: 60px;
		line-height: 59px;
		padding: 0 47px 0 0;
		float: right;
	}
	
		#header ul li {
			height: 60px;
			list-style: none;
			margin: 0 0 0 24px;
			display: block;
			float: left;
		}
		
			#header ul li a {
				font-size: 14px;
				color: #fff;
				text-decoration: none;
			}
			
				#header ul li a:hover {
					color: #88cc0d;
					padding: 0 0 1px 0;
					border-bottom: 1px solid #88cc0d;
				}
				
			#header ul li.getgoing {
				width: 85px;
				background: url(images/get-going.gif) no-repeat center;
				text-align: center;
				margin: 0 0 0 16px;
			}
			
				#header ul li.getgoing a:hover {
					padding: 0;
					border: none;
					color: #fff;
					text-decoration: underline;
				}
			
hr {
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	border-top: 1px solid #ccc;
	clear: both;
}
	
a {
	color: #71ad03;
}

a:hover {
	text-decoration: none;
}

.green {
color: #71ad03;
}

h2.desc {
text-align:center;
}

#footer {
	width: auto; height: 25px;
	background: #f5f5f5 url(../images/footer.gif) repeat-x;
	margin: 60px 0 0 0;
	padding: 22px 0 80px 0;
	clear: both;
}

	#footer .footer-wrapper {
		width: 887px;
		margin: 0 auto;
        text-align: center;
	}
    
    #footer .footer-wrapper h1 {
    font-size: 13px;
    }
    
    #footer .footer-wrapper h2 {
    margin-top: 8px;
    font-size: 12px;
    }
	
		#footer .footer-wrapper h1 a {
			width: 45px; height: 19px;
			background: url(images/footer-logo.gif) no-repeat;
			font-size: 13px;
		}
		
				
.public_report h1 {
	color: #000;
	font-size: 16px;
}
.public_report table {
	
}
.public_report table th {
	width: 150px;
	color: #000;
}

#input {
line-height: 2em;
display:block;
}


#url
{
width: 33em;
font-weight: bold;
font-size: 1.2em;
vertical-align: middle;
font-family: "Bitstream Vera Sans",Arial,Helvetica,sans-serif;
letter-spacing: 0.1em;
padding: 3px;
background-image: url(../images/input.gif);
background-repeat: repeat-x;
background-attachment: scroll;
border: 2px solid #cad6e8;
vertical-align: middle;
}

#sort {
font-weight: bold;
font-size: 1.1em;
font-family:sans-serif,tahoma;
letter-spacing: 0.1em;
padding: 3px;
vertical-align: middle;
border: 2px solid #cad6e8;
}

.sortGroup {
font-style:italic;
color:#555;
}

.sortSelector {
background-color:#fff;
color:#000
}

#go
{
font-weight: bold;
font-size: 1.1em;
padding: 2px;
padding-left: 12px;
padding-right: 12px;
vertical-align: middle;
}


#panel-content {
    width: 892px;
    padding: 24px 0 0 0;
    margin: 0 auto;
    clear: both;
}

    #panel-content #panel-header {
        width: 862px; height: 57px;
        background: url(../images/panel.gif) no-repeat;
        display: block;
        padding: 30px;
        padding-top:15px;
    }
    
        #panel-content #panel-header h2 {
            /*width: 346px; height: 46px;*/
            background: url(../images/h2-order-package.gif) no-repeat;
            display: block;
            color: #fff;
font-size: 12px;
font-weight: bold;

        }
        
        #panel-content #panel-header p {
            font-size: 14px;
            color: #fff;
        }
        
            #panel-content #panel-header p strong { text-decoration: underline; }
            
    #panel-content #content {
        /*width: 818px;*/
        width: 892px;
        min-height: 298px;
        background: url(../images/order-content.gif) repeat-x top;
        /*padding: 28px 37px 0 37px;*/
    }

    
#main {
    width: 650px;
    /*height: 900px;*/
    display:block;
    background-color:#fff;
}

#spliter {
    width: 8px;
    background: #fff url(../images/s.png) repeat-y;
}

#rightcol {
    width: 250px;
    background-color:#fff;
    /*padding-left: 4px;*/
    /*border-bottom: 1px solid #cecece;*/
}

#rightcol img {
border:0px;
}

#rightcol h3 {
text-align:center;
background-color: #d76300;
color:#fff;
font-size: 14px;
}

#rightcol #newvideos {
padding-left: 3px;
}

#rightcol #newvideos a, #rightcol #newvideos a:visited {
text-decoration: none;
}

#rightcol #newvideos a img,#rightcol #newvideos a:visited img {
border: 2px solid #fff;
}

#rightcol #newvideos a:hover img {
border: 2px solid #71ad03;
}

.nav {
text-align:center;
}

.nav a, .nav a:visited {
text-decoration: underline !important;
color: #000;
font-weight:bold;
font-size: 15px;
}

.nav a:hover {
background-color: #000;
color: #fff;
}

#randomSearches {
margin-top: 15px;
border-top: 1px solid #efefef;
}

#randomSearches h4 {
text-align: center;
color:#a73300;
font-size: 1.1em;
}

#randomSearches ul {
margin-left: 25px;
}

#randomSearches ul li {
list-style-type: square;
}

#randomSearches ul li a, #randomSearches ul li a:visited {
color: #316d03;
text-decoration: underline !important;
}

#randomSearches ul li a:hover {
text-decoration: none !important;
}

#tags {
  margin-top: 15px;
}

#tagcloud {
text-align:center;
}

#flvtools {
 margin-top: 15px;
text-align:center;
}

#flvtools h4 {
font-size: 12px;
margin-top: 10px;
}

#categories {
  margin-top: 15px;
  text-align: center;
}

#categories a, #categories a:visited {
text-decoration: none;
font-weight: bold;
}

#categories a:hover {
background-color: #000;
color: #fff;
}

a.cat1, a:visited.cat1 {
font-size: 1.4em;
color: #316d03;
}

a.cat2, a:visited.cat2 {
font-size: 1.3em;
color: #417d03;
}
a.cat3, a:visited.cat3 {
font-size: 1.2em;
color: #518d03;
}
a.cat4, a:visited.cat4 {
font-size: 1.1em;
color: #619d03;
}
a.cat5, a:visited.cat5 {
font-size: 1em;
color: #71ad03;
}


.videoItem {
    float:left;
    width: 635px;
    margin-left: 5px;
    margin-top: 5px;
    display:block;
    padding: 2px;
    border-top:1px solid #d3d3d3;
    /*border:2px solid #d8d8d8;*/
    /*background-color: #eee;
    background: #f5f5f5 url(../images/footer.gif) repeat-x;*/
}

.videoItemHover {
    float:left;
    width: 635px;
    margin-left: 5px;
    margin-top: 5px;
    display:block;
    padding: 2px;
    border-top:1px solid #d3d3d3;
    background-color:#fff;
    /*background-color: #d76300;
    background: #f5f5f5 url(../images/footer.gif) repeat-x;*/
}

.videoItem img, .videoItemHover img {
    padding:3px;
border:1px solid #d3d3d3;
background-color:#fff;
    float:left;
}

.videoItemText {
float:left;
margin-left:2px;
width: 450px;
height: 76px;
display: block;
text-align:center;
font-weight: bold;
}

.videoItemText a, .videoItemText a:visited {
}

.videoItemText a:hover {
text-decoration:none;
}

.videoItemTextTitle {
height: 50px;
display: block;
overflow: hidden;
font-size:14px;
font-family:sans-serif,verdana;
}

.videoItem .videoItemTextTitle a, .videoItem .videoItemTextTitle a:visited{
color:#aaa;
}

.videoItemHover .videoItemTextTitle a, .videoItemHover .videoItemTextTitle a:visited {
color:#000;
border-bottom: 1px solid #000;
}

.videoItemHover .videoItemTextTitle a:hover {
color:#000;
border-bottom: 0px;
}

.videoItem .videoItemTextControls {
display:none;
}

.videoItemHover .videoItemTextControls {
display:block;
height: 20px;
}

.videoItemTextControls img {
border: 0px;
margin-left: 10px;
}

.videoItemTextControls a, .videoItemTextControls a:visited {
text-decoration:none;
margin-left: 5px !important;
margin-right: 5px;
display: block;
}

.videoItemTextControls a:hover {
color:#fff;
background-color: #000;
text-decoration:none;
}

.urlFocus {
border: 2px solid #71ad03 !important;
}

.urlBlurEmpty {
color: #a8a8a8;
font-style: italic;
}

.urlBlur {
border: 2px solid #cad6e8 !important;
}


/*
 * Tip
 */
 .tipp {
 font-size:13px;
 }
 
 .tipEntryTitle1 {
color:#000;
margin-right: 5px;
 }
 
.tipEntryTitle {
color:#000;
margin-right: 5px;
margin-left: 5px;
}

h5.tipp {
margin-top:5px;
}


/*
 * Pager
 */
#pager {
text-align:center;
}

#pager ul {
width:100%;
line-height: 30px;
}

#pager ul li {
display: inline;
list-style-type: none;
padding-right: 3px;
}

#pager ul li a, #pager ul li a:visited {
padding: 10px;
padding-top:1px;
padding-bottom:1px;
color:#d76300;
font-size: 13px;
text-decoration: none;
border:1px solid #d8d8d8;
background-color: #eee;
}

#pager ul li a:hover {
background-color:#71ad03;
color: #000;
text-decoration: underline;
border: 1px solid #080808;
}

#pagerFirstPage {
}

#pagerPrevPage {
}

#pagerNextPage {
}

.pagerActive {
padding: 10px;
padding-top:1px;
padding-bottom:1px;
color:#000;
font-weight:bold;
background-color: #d76300;
    border: 1px solid #080808;
}

/*
 * tags
 */

a:hover.tag1, a:hover.tag2, a:hover.tag3, a:hover.tag4, a:hover.tag5 {
    background-color: #000;
    color: #fff;
}

a:hover.tags1, a:hover.tags2, a:hover.tags3, a:hover.tags4, a:hover.tags5 {
    background-color: #000;
    color: #fff;
}

a.tag1, a:visited.tag1 {
    font-size: 1em;
    font-weight: bold;
    padding-left: .5em;
    padding-right: .5em;
    line-height: 2em;
    text-decoration: none;
    
    color: #71ad03;
}

a.tag2, a:visited.tag2 {
    font-size: 1.4em;
    font-weight: bold;
    padding-left: .5em;
    padding-right: .5em;
    line-height: 2em;
    text-decoration: none;
    
    color: #619d03;
}

a.tag3, a:visited.tag3 {
    font-size: 1.8em;
    font-weight: bold;
    padding-left: .5em;
    padding-right: .5em;
   line-height: 2em;
   text-decoration: none;
   color: #518d03;
}

a.tag4, a:visited.tag4 {
    font-size: 2.2em;
    font-weight: bold;
    padding-left: .5em;
    padding-right: .5em;
    line-height: 2em;
    text-decoration: none;
    color: #417d03;
}

a.tag5, a:visited.tag5 {
    font-size: 2.6em;
    font-weight: bold;
    padding-left: .5em;
    padding-right: .5em;
    line-height: 2em;
    text-decoration: none;
    color: #316d03;
}

a.tags1, a:visited.tags1 {
    font-size: .8em;
    font-weight: bold;
    line-height: 2em;
    text-decoration: none;
    
    color: #71ad03;
}

a.tags2, a:visited.tags2 {
    font-size: 1em;
    font-weight: bold;
    line-height: 2em;
    text-decoration: none;
    
    color: #619d03;
}

a.tags3, a:visited.tags3 {
    font-size: 1.2em;
    font-weight: bold;
   line-height: 2em;
   text-decoration: none;
   color: #518d03;
}

a.tags4, a:visited.tags4 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 2em;
    text-decoration: none;
    color: #417d03;
}

a.tags5, a:visited.tags5 {
    font-size: 1.7em;
    font-weight: bold;
    line-height: 2em;
    text-decoration: none;
    color: #316d03;
}

/*
 * resultDlg
 */
#resultDlg {
padding: .5em;
border: 1px solid #d76300;
color: #fff;
background-color:#222;
text-align: center;
}

#resultDlg a, #resultDlg a:visited {
/*color:#d76300;*/
font-weight:bold;
display:block;
margin-top:2px;
margin-bottom: 3px;
}

#resultDlg input {
width: 50px;
font-weight:bold;
}
