* {
	padding:0;
	margin:0;
}

a {
	color: #5B920A;
}

a:visited, a:active {
	color: #5B920A;
}

a:hover {
	color: #BDEB16;
	text-decoration: none;
}

.table_globals td {
	text-align: right;
}
#alignright {
	float: right;
	text-align: right;
	font-weight: bold;  
	padding-right: 5px;
}

.arrow b.down,.not_linked b.down,.next_page b.down,.previous_page b.down {
	border-width:7px 6px 0 6px;
	border-top-color:rgba(0,0,0,0.85);
}

.arrow b.left,.not_linked b.left,.next_page b.left,.previous_page b.left {
	border-width:6px 7px 6px 0;
	border-right-color:rgba(0,0,0,0.85);
}

.arrow b.right,.not_linked b.right,.next_page b.right,.previous_page b.right {
	border-width:6px 0 6px 7px;
	border-left-color:rgba(0,0,0,0.85);
}

.arrow b.up,.not_linked b.up,.next_page b.up,.previous_page b.up {
	border-width:0 6px 7px 6px;
	border-bottom-color:rgba(0,0,0,0.85);
}

.bigger {
	font: 18px "Trebuchet MS", halvetica, Verdana, sans-serif;
	color: #C0EC15;
}

body {
	background:#F5F5F5 url(images/bg.jpg) repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

.clear {
	clear:both;
}

#feedstatus {
	text-align: center;
	padding-top: 25px;
}

#following {
	float:right;
	text-align: right;
	padding-top: 12px;
}

#following iframe {
	display: block;
	'height: 40px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	text-decoration: none;
	'padding-top: 15px;
	width:50px;
	color: #5B920A;
}

.form {
	margin:10px 25px 10px 50px;
}

.form .button {
	display:block;
	border:1px solid #666666;
	background:#efefef;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}

.form .button:hover {
	display:block;
	border:1px solid #666666;
	background: #ffffff;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}

.form label {
	display:block;
	margin-bottom:3px;
	margin-top:10px;
}

.form .text {
	display:block;
	border:1px solid #666666;
	background: #efefef;
	width:250px;
	padding:5px;
	font-size:14px;
	color:#000000;
}

.form .text:focus {
	background:#efefef;
	border: 1px solid #669900;
}

.form .text:hover {
	background:#FFFFFF;
	border: solid 1px #000000;
}

.green {
	color: #5B920A;
}

h1, h2, h3, h4 {
	font-family:"Trebuchet MS", halvetica, Verdana, sans-serif;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
}


#headercontent h2 {
	font-size: 18px;
	color: #5B920A;
}

#homeleft {
	width:480px;
	float:left;
}

#homeright {
	margin-left:500px;
}


#homeright .column1 {
	width: 31%;
	float: left;
	padding-right: 5px;
}

#homeright .column2 {
	float: left;
	width: 33%;
}

#homeright .column3 {
	float: left;
	width: 32%;
	padding-left: 8px;
}

#homeright h3 {
	color: #5B920A;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
}

#homeright li {
	display: block;
	border-bottom: 1px solid #eee;
	height: 18px;
}

#homeright li a {
	display: block;
	height: 15px;
	padding-top: 2px;
	color: #999999;
	text-decoration: none;
	background: url(images/bullet.png) no-repeat 0px 3px;
	padding-left: 15px;
}

#homeright  ul {
	list-style: none;
}

;==


#itemlist {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
}

#itemlist a:hover {	
	color: #666666;
}

table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after { 
    content: " \25B4\25BE" 
}
#itemlist td, #itemlist th {
    border: 1px solid #ddd;
    text-align: right;
    padding: 2px;
}

#itemlist tr:nth-child(even){background-color: #f2f2f2}

#itemlist td:nth-child(1){
    text-align: left;
}


#itemlist tr:hover {background-color: #ddd;}

#itemlist th {
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #83c985;
    text-align: center;
    color: white;
}



;==
#logo #sitename {
	font-size: 36px;
	color: #000000;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C6C6;
}

#main {
	background:url(images/pagebg.png) repeat-y;
	padding:2px 9px 0 9px;
	margin:0;
}

#main h2 {
	color:#333;
	display:block;
	padding:3px 0 8px 0;
}

#main p {
	line-height: 16px;
	margin-bottom: 18px;
}

#mainmenu {
	height: 55px;
	font: bold 14px "Trebuchet MS", halvetica, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
}

#mainmenu a {
	display: block;
	height: 40px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	text-decoration: none;
	padding-top: 15px;
	background: url(images/menudevider.png) no-repeat 0px 3px;
	color: #5B920A;
}

#mainmenu a:hover {
	color:#fff;
}

#mainmenu a:visited, #mainmenu a:active {
	text-decoration:none;
	color: #5B920A;
}

#mainmenu #active a {
	background:url(images/menuactive.gif) no-repeat center top;
	color:#fff;
}

#mainmenu .first a {
	background: none;
}

#mainmenu .first a:visited, #mainmenu .first a:active {
	background: none;
}

#mainmenu li {
	display: inline;
}

#mainmenu ul {
	list-style:none;
}

#menus {
	background:url(images/menu.jpg) no-repeat;
	width:936px;
	margin:0 auto 10px auto;
	height:88px;
}

.ms_outer .page_links {
	float:right;
}


.next_page b,.previous_page b {
	display:inline-block;
	width:0;
	height:0;
	vertical-align:middle;
	border-style:solid;
	border-color:transparent;
}

.page_links {
	margin:20px 0 10px;
	color:#666;
	text-align:center;
}

.page_links a,.page_links em,.page_links span {
	margin-right:4px;
}

.page_links em {
	padding:1px 5px;
	color:#fff;
	font-style:normal;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background:#999;
}

.page_links span.next_page b,.page_links a.next_page b {
	border-left-color:#3d6b99;
}

.page_links span.disabled.next_page b,.page_links a.disabled.next_page b {
	border-left-color:#666;
}

.page_links span.disabled.previous_page b,.page_links a.disabled.previous_page b {
	border-right-color:#666;
}

.page_links span.previous_page b,.page_links a.previous_page b {
	border-right-color:#3d6b99;
}

.page_links span.previous_page b,.page_links span.next_page b,.page_links a.previous_page b,.page_links a.next_page b {
	position:relative;
	top:-1px;
}

#productlist {
	list-style: none;
}

#productlist li {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #eee;
}

.productimage {
	float: left;
}

.post {
	padding: 5px;
	margin-bottom: 15px;
}

.post .date {
	font-size: 10px;
}

.post h3 {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}

#sidebar1 {
	float: left;
	width: 49%;
}

#sidebar2 {
	float: right;
	width: 49%;
}

#sitelist {
	;float: block;
	padding-left: 250px;
}

#submenu .viewing {
	background: url(images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	font-weight: bolder;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #5B920A;
	text-decoration: underline;
}


#submenu a {
	background: url(images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}

#submenu a:hover {

	background: url(images/submenudevider.png) no-repeat left;
	
	display: block;
	float: left;
	font-weight: bolder;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
    
#submenu a:visited, #submenu a:active {
	background: url(images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}

#submenu li {
	display: inline;
}

#submenu ul {
	list-style: none;
}

#video_attr  {
	font-weight: bolder;
}

#video_item {
      border-top: solid black 1px;
      margin: 10px;
      padding: 2px;
      width: auto;
      height:105px;
      padding-bottom: 20px;
}

#video_item_ad {
      border-top: solid black 1px;
	vertical-align:middle;
      margin: 10px;
      text-align: center;
      padding: 2px;
      width: auto;
      height:90px;
      padding-bottom: 0px;

}
   
#video_thumbnail {
	float: left;
	margin-right: 20px;
	padding: 2px;
	border: solid silver 1px;
	font-size: x-small;
	text-align: center
}

#video_thumbnail img {
	width:150px;
}


#video_title  {
	font-weight: bolder;
	font-size: large
}

#wrap {
	width:954px;
	margin:25px auto;
}

#wrap #footer {
	background: url(images/footer.png) no-repeat;
	height: 70px;
	padding-top: 15px;
	text-align: center;
}

#wrap #header #headercontent p {
	color: #666666;
}

#wrap #header #logo .description {
	display: block;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
}

#wrap #header #headercontent {
	width: 300px;
	float: right;
	padding-right: 55px;
	padding-top: 60px;
	height: 125px;
}

#wrap #header #logo {
	width: 260px;
	padding-top: 50px;
	padding-left: 50px;
	height: 150px;
	float: left;
}

#wrap #header #sitecption {
	margin-right: 380px;
	margin-left: 380px;
	padding-top: 85px;
	color: #FFFFFF;
	font: bold 16px "Trebuchet MS", halvetica, Verdana, sans-serif;
}

#wrap #googlead-bottom {
'	margin:2px 0 10px;
	color:#666;
	text-align:center;

}

#wrap #googlead-top {
	margin:10px 0 2px;
	color:#666;
	text-align:center;

}

#wrap #main #content {
	padding: 10px;
}
#Youtube {
	padding: 10px;
}