/*START LAYOUT CSS*/
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}
fieldset,img {  
	border: 0; 
} 
option {
	padding-left: 0.4em;
}

html {
	height: 100%;
	margin-bottom: 1px;
}
	
body { 
	position: relative; 
} 
	
/* page setup */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #3F3F3F;
}

body#page {

	background: #ffffff;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 11px;
}

/* set body width (styleswitcher) */
body.width-thin div.wrapper {
	width: 780px;
}

body.width-wide div.wrapper {
	width: 940px;
}

body.width-fluid div.wrapper {
	width: 90%;
}

div#dogear {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 135px;
	height: 135px;
}
/* layout */
div.wrapper {
	margin: auto;
}
div#page-header {
	background: #ffffff url(../images/page_bg.png) 50% 0 repeat-x;
}
div#header {
	position: relative;
	height: 135px;
	margin: 0px 20px 0px 20px;
}
span#logo, img#logo {
	position: absolute;
	top: 30px;
	left: -15px;
	width: 282px;
	height: 48x;
	border: 0;
	z-index:13;
}
div#topmenu {
 position:absolute;
 	top:0;
        left:-10px;
	height: 20px;
	margin: 0px 2px 0px 0px;
	z-index:11;
}
div#inset {

        width:940px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
		}
.inset{
margin-right:20px;
float:right;
}
div#topmodule {
	position: absolute;
	top: 120px;
	right: 4px;
	height: 45px;
        z-index: 2;
}
div#menu {
	position: absolute;
	top: 83px;
	left: -20px;
	height: 50px;
}
div#menu .overlay {
	position: absolute;
	top: 67px;
	left: 100px;
	width: 100%;
	height: 25px;
	background: url(../images/menu_overlay.png) 0 0 repeat-x;
	z-index: 2;
}
div#page-body {

         background: #ffffff;
}
div#top {
	width: auto;
	padding: 2px 20px 0px 20px;
	clear: both;
}
div#middle {

	width: auto;
	padding: 2px 0px 0px 0px;
	clear: both;
}
div#middle .background {
	min-height: 140px;
	padding: 0px 20px 0px 20px;
	padding-top: 0;
	overflow: hidden;
}
div#middle .layoutleft {
	background: none;
	padding: 0px 20px 0px 0px;
}
div#middle .layoutright {
	background: none;
	padding: 0px 0px 0px 20px;
}
div#menu .bottomcorner {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 5px;
	height: 126px;
	background: #ffffff url(../images/menu_overlays.png) 0 0 no-repeat;
}
div#menu .rightcorner {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 100%;
	height: 15px;
	background: #ffffff url(../images/menu_overlays.png) 0 0 no-repeat;
}
div#leftprof {
	width: 310px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div#left {
	width: 200px;
	padding: 0px 0px 0px 0px;
}
div#middle .layoutleft div#left {
	float: left;
}
div#middle .layoutright div#left {
	float: right;
}
div#middle .layoutleft div#left .container {
	padding: 0px 0px 0px 20px;
}
div#middle .layoutright div#left .container {
	padding: 0px 0px 0px 0px;
}
div#main {
	width: auto;
}
div#middle .layoutleft div#main {
	margin: 0px 0px 0px 200px;
	padding: 0px 0px 0px 20px;
}
div#middle .layoutright div#main {
	margin: 0px 200px 0px 0px;
	padding: 0px 10px 0px 0px;
}
div#middle .withoutleft div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#maintop {
	margin: 0px 0px 10px 0px;
}
div#mainmiddle {
	margin: 10px 0px 10px 0px;
}
div#main .withright {
	background: transparent;
}
div#main .withoutright {
	background: transparent;
}
div#right {
	width: 340px;
	padding: 0px 0px 0px 0px;
	float: right;
}
div#right1 {
	width: 360px;
	padding: 0px 0px 0px 0px;
	float: right;
}
div#content {
	width: auto;
}
div#main .withright div#content {
	margin: 0px 180px 0px 0px;
	padding: 0px 10px 0px 0px;
}
div#main .withoutright div#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#page-footer {
	min-height: 50px;
	padding: 20px 0px 10px 0px;
}
div#page-footer {
	background: #ffffff url(../images/page_bg_footer.png) 50% 0 repeat-x;
}
div#bottom {
	width: auto;
	padding: 0px 20px 0px 20px;
	clear: both;
}
div#bottom .bottombox {
}
div#bottom .bottomboxseperator {
}
div#footer {
	width: auto;
	clear: both;
	text-align: center;
	color: #333333;
}
/* clearing & floating */
.clearingfix:after {
	content: "."; 
	display: block; 
	line-height: 0px;
	clear: both; 
	visibility: hidden;
}
.clearingfix { display: block; }
.floatbox { overflow: hidden; }
.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }
.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }
.article_separator { 
	display:block; 
	height:5px; 
	width:100%; 
	background: url(/images/dot.gif) repeat-x bottom left;
	margin-bottom:5px;
}
.selected{
background:url(http://www.pinoy-channels.org/images/open.gif) 0px 5px no-repeat;
padding: 2px 0 10px 20px;
font-size:16px;
font-weight:bold;
}
.arrow{
background:url(http://www.pinoy-channels.org/images/closed.gif) 0 3px no-repeat;
padding: 2px 0 10px 20px;
font-size:16px;
font-weight:bold;
}
.addplist a{
display: block;
width: 15px;
height: 15px;
background: transparent url(http://www.pinoy-channels.org/images/addtoplist.gif) no-repeat;
} 
.addplist a:hover {
background-position: -25px 0;
}
.addedplist{
display: block;
width: 15px;
height: 15px;
background: transparent url(http://www.pinoy-channels.org/images/addtoplist.gif) no-repeat;
background-position: -50px 0;
} 
.subscribeUser a{
display: block;
width: 80px;
height: 25px;
background: transparent url(http://www.pinoy-channels.org/images/subscribe.gif) no-repeat;
} 
.subscribeUser a:hover {
background-position: -83px 0;
}
/*END LAYOUT CSS*/
/*start menu css*/
/* topmenu */
div#topmenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}
div#topmenu li {
	float: left;
	display: block;
}
div#topmenu li a {
	float: left;
	display: block;
	position: relative;
	height: 20px;
	padding: 0px 10px 0px 10px;
	background: url(../images/topmenu_item_bg.png) 0 4px no-repeat;
	line-height: 17px;
	overflow: hidden;
	font-size: 85%;
	text-decoration: none;
}
div#topmenu li.item1 a {
	background: none;
}
/* menu */
div#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#menu li {
	float: left;
	display: block;
	margin: 10px 2px 0px 0px;
	background: url(../images/menu_item_r.png) 100% 0 no-repeat;
}
div#menu li a {
	float: left;
	display: block;
	height: 35px;
	padding: 0px 18px 0px 23px;
	background: url(../images/menu_item_l.png) 0 0 no-repeat;
	line-height: 28px;
	overflow: hidden;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
div#menu a:link, div#menu a:visited {
	color: #666666;
}
div#menu li a:hover {
	color: #000;
}
div#menu li.item1 {
	background: url(../images/menu_item_r.png) 100% 0 no-repeat;
}
div#menu li.item1 a {
	background: url(../images/menu_item_l.png) 0 0 no-repeat;
}
div#menu li.item2 {
	background: url(../images/menu_item_r.png) 100% 0 no-repeat;
}
div#menu li.item2 a {
	background: url(../images/menu_item_l.png) 0 0 no-repeat;
}
div#menu li.item3 {
	background: url(../images/menu_item_r.png) 100% 0 no-repeat;
}
div#menu li.item3 a {
	background: url(../images/menu_item_l.png) 0 0 no-repeat;
}
div#menu li.item4 {
	background: url(../images/menu_item_r.png) 100% 0 no-repeat;
}
div#menu li.item4 a {
	background: url(../images/menu_item_l.png) 0 0 no-repeat;
}
div#menu li.item5 {
	background: url(../images/menu_item_r.png) 100% 0 no-repeat;
}
div#menu li.item5 a {
	background: url(../images/menu_item_l.png) 0 0 no-repeat;
}
div#menu li.active {
		background: url(../images/menu_item_r_active.png) 100% 0 no-repeat;
}
div#menu li.active a {
	background: url(../images/menu_item_l_active.png) 0 0 no-repeat;
	color: #666666;
}
/*end menu8 css*/

p {
	margin: 1em 0;
}
td, th { 
  padding: 1px;
}
a:link, a:visited {
	color: #0075AF;
	text-decoration: none;
}
a:hover {
	color: #00AAFF;
	text-decoration: underline;
}

ul {
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 15px;
}
ul.arrow, ul.arrow-big, ul.checkbox, ul.checkbox-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
ul.checkbox li {
	margin: 10px 0px 10px 0px;
	padding: 8px 0px 5px 30px;
	background: url(../images/list_checkbox.png) 0 0 no-repeat;
	font-weight: bold;
	line-height: 100%
}
ul.checkbox-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 20px 55px;
	background: url(../images/list_checkbox_big.png) 0 0 no-repeat;
	font-size: 200%;
	font-weight: bold;
}
ul.arrow li {
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 10px 35px;
	background: url(../images/list_arrow.png) 0 0 no-repeat;
	font-weight: bold;
}
ul.arrow-big li {
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 30px 60px;
	background: url(../images/list_arrow_big.png) 0 0 no-repeat;
	font-size: 200%;
	font-weight: bold;
}
ol {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
}
h2 {
	font-size: 250%;
	color: #b4b4b4;
}
h3 {
	font-size: 200%;
}
h4 {
	font-size: 175%;
	font-weight: normal;
	color: #cccccc;
}
h5 {
	font-size: 150%;
	color: #787878;
}

h6 {
	font-size: 125%;
	color: #000;
}
.ms{
color:#c8c8c8;
}
/*module.css*/
div.moduletable h3,
div.moduletable-blank h3,
div.module h3,
div.module-blank h3,
div.moduletable-lightgrey h3,
div.moduletable-darkgrey h3,
div.moduletable-black h3 {
font-size: 100%;
}
/* top modules */
#top div.moduletable {
padding: 10px 15px 10px 15px;
background: url(../images/top_module_bg.png) 0 100% repeat-x;
border: 1px solid #c8c8c8;
text-align:justify;
}
#top div.moduletable:hover {
background: #ebebeb url(../images/top_module_hover.png) 0 100% repeat-x;
}
#top div.moduletable h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
text-align: center;
font-size: 125%;
font-weight: bold;
}
/* blank */
#top div.moduletable-blank {
padding: 0px 0px 0px 0px;
background: none;
}
/* left modules */
/* white */
#leftprof div.moduletable{
margin: 0px 0px 15px 0px;
padding: 10px 10px 20px 10px;
width: 268px;
background: url(../images/left_module_bg.png) 0 100% repeat-x;
border: 1px solid #c8c8c8;
overflow: hidden;
}
#left div.moduletable, #left div.moduletable-lightgrey, #left div.moduletable-darkgrey, #left div.moduletable-black {
margin: 0px 0px 15px 0px;
padding: 10px 10px 20px 10px;
width: 158px;
background: url(../images/left_module_bg.png) 0 100% repeat-x;
border: 1px solid #c8c8c8;
overflow: hidden;
}
#left div.moduletable h3, #left div.moduletable-lightgrey h3, #left div.moduletable-darkgrey h3, #left div.moduletable-black h3 {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
height: 15px;
line-height: 10px;
text-align: left;
font-weight: bold;
}
/* lightgrey */
#left div.moduletable-lightgrey {
background: #f0f0f0 url(../images/left_module_bg_lightgrey.png) 0 100% repeat-x;
border: 1px solid #b4b4b4;
}
/* darkgrey */
#left div.moduletable-darkgrey {
background: #b4b4b4 url(../images/left_module_bg_darkgrey.png) 0 100% repeat-x;
border: 1px solid #787878;
color: #4b4b4b;
}
/* black */
#left div.moduletable-black {
background: #323232 url(../images/left_module_bg_black.png) 0 100% repeat-x;
border: 1px solid #000000;
color: #dcdcdc;
}
/* blank */
#left div.moduletable-blank {
margin: 0px 0px 15px 0px;
padding: 0px 0px 0px 0px;
width: 180px;
border: none;
overflow: hidden;
}
/* maintopbox & mainbottombox modules */
/* white */
.maintopbox div.moduletable, .mainbottombox div.moduletable {
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
background: #ffffff;
border: 1px solid #c8c8c8;
overflow: hidden;
text-align:justify;
}
#maintop .maintopboxseperator div.moduletable, #mainbottom .mainbottomboxseperator div.moduletable {
margin: 0px 10px 0px 0px;
}
.maintopbox div.moduletable h3, .mainbottombox div.moduletable h3 {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
height: 15px;
line-height: 10px;
text-align: left;
font-weight: bold;
}
/* blank */
.maintopbox div.moduletable-blank, .mainbottombox div.moduletable-blank {
padding: 0px 0px 0px 0px;
border: none;
}
#topmenu div.moduletable-topm {
padding-left:-10px;
}
/* right modules */
#right div.moduletable {
margin: 0px 0px 15px 15px;
padding: 10px 10px 10px 10px;
width: 300px;
background: none;
border: 1px solid #c8c8c8;
overflow: hidden;
text-align:justify;
}
#right div.moduletable h3 {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
height: 16px;
line-height: 18px;
text-align: left;
font-weight: bold;
font-size:16px;
background: #F5F5F5;
}
#right div.moduletable-cat {
margin: 0px 0px 15px 15px;
padding: 10px 10px 10px 10px;
width: 300px;
background: transparent;
border: 1px solid #c8c8c8;
overflow: hidden;
text-align:justify;
}
#right div.moduletable-cat h3 {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
height: 16px;
line-height: 18px;
text-align: left;
font-weight: bold;
font-size:16px;
}
#right div.moduletable-embed {
margin: 0px 0px 15px 15px;
width: 300px;
background: transparent;
text-align:justify;
}
#right div.moduletable-user {
margin: 0px 0px 0px 15px;
padding: 5px 10px 10px 10px;
width: 300px;
background: #D9ECF4;
text-align:center;
line-height: 20px;
cell-spacing:15px;
border-left: 1px solid #AFD5E8;
border-right: 1px solid #AFD5E8;
}
#right div.moduletable-plist {
margin: 0px 0px 0px 15px;
padding: 0px 10px 3px 10px;
width: 300px;
background: #FFFFCC;
border-left: 1px solid #FFCC66;
border-right: 1px solid #FFCC66;
position:relative;
}
.plistFront {
padding:5px;
background: #FFFFEC;
border: 1px solid #f5f5f5;
position:relative;
}
#right div.moduletable-user h3 {
margin: -30px 0px 0px -10px;
padding: 0px 0px 0px 0px;
height: 25px;
line-height: 0px;
text-align: left;
font-size:1px;
width: 316px;
}
#right1 div.moduletable {
margin: 0px 0px 15px 0px;
width: 335px;
background: transparent;
text-align:justify;
}
#right1 div.moduletable h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
height: 10px;
line-height: 10px;
text-align: left;
font-weight: bold;
font-size:14px;
}
#right1 div.moduletable-rvid {
margin: 0px 0px 15px 0px;
padding: 10px 10px 10px 10px;
width: 335px;
background: transparent;
border: 1px solid #c8c8c8;
_height:222px;
max-height:222px;
overflow-y: auto;
overflow-x: hidden;
text-align:justify;
position:relative;
}
#right1 div.moduletable-rvidad {
margin: 0px 0px 15px 0px;
padding: 10px 10px 10px 10px;
width: 335px;
background: transparent;
border: 1px solid #c8c8c8;
overflow-y: auto;
overflow-x: hidden;
text-align:justify;
}
#right1 div.moduletable-rvid h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
height: 10px;
line-height: 10px;
text-align: left;
font-weight: bold;
font-size:14px;
}
#right1 div.moduletable-uservid {
margin: 0px 0px 15px 0px;
padding: 10px 10px 10px 10px;
width: 335px;
background: transparent;
border: 1px solid #c8c8c8;
overflow-y: hidden;
overflow-x: hidden;
text-align:justify;
position:relative;
}
#right1 div.moduletable-uservid h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
height: 10px;
line-height: 10px;
text-align: left;
font-weight: bold;
font-size:14px;
}
table.moduletable-rvid {
margin: 0px 0px 15px 0px;
padding: 10px 10px 10px 10px;
width: 335px;
background: transparent;
border: 1px solid #c8c8c8;
max-height:230px;
overflow-y: auto;
overflow-x: hidden;
text-align:justify;
}
/* contenttop modules */
#contenttop div.moduletable, #contentbottom div.moduletable {
padding: 10px 10px 10px 10px;
background: #ffffff;
border: 1px solid #c8c8c8;
overflow: hidden;
text-align:justify;
}
#contenttop div.moduletable {
margin: 0px 8px 0px 2px;
}
#contentbottom div.moduletable {
margin: 10px 0px 0px 0px;
}
#contenttop .contenttopboxseperator div.moduletable {
margin: 0px 10px 10px 0px;
}
#contentbottom .contentbottomboxseperator div.moduletable {
margin: 10px 10px 0px 0px;
}
#contenttop div.moduletable h3, #contentbottom div.moduletable h3 {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
height: 15px;
line-height: 10px;
text-align: left;
font-weight: bold;
}
/* bottom modules */
#bottom div.moduletable {
padding: 10px 15px 10px 15px;
background: #ffffff;
border: 1px solid #c8c8c8;
text-align: center;
}
#bottom .bottomboxseperator div.moduletable {
margin: 0px 10px 10px 0px;
}
#bottom div.moduletable h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
text-align: center;
font-size: 125%;
font-weight: bold;
}
/* blank */
#bottom div.moduletable-blank {
padding: 0px 0px 0px 0px;
background: none;
}
div#topmargin{
height:20px;
}
div#vidff {
margin: 0px 0px 3px 0px;
padding: 0px 10px 0px 10px;
width: 335px;
background: #FFFFCC;
border: 1px solid #FFCC33;
overflow-y: hidden;
overflow-x: hidden;
text-align:justify;
}
/* uvids */
#div.moduletable-uvids {
width: 340px;
}
/*myvideo profile page*/
table.myvid {
width: 100%;
border: 1px solid #CCC;
}
/*myvideotitle profile page*/
table.myvidtitle {
width: 100%;
background: #ccc;
border: 1px solid #CCC;
}
/* FrontPage Video Gallery */
.editorspickcont{
position:relative; 
width:545px; 
height:260px; 
border:1px solid #DDDDDD; 
margin-left:5px; 
padding: 1px 1px 5px 1px;	
}
.editorspicktitle{	
height:20px; 
margin:1px; 
background:#F5F5F5; 
padding: 3px 20px 1px 20px; 
font-weight:bold; 
font-size:16px;
}
.frontvidcont{
position:relative; 
width:545px;
border:1px solid #DDDDDD;
margin-left:5px;
padding: 1px 1px 5px 1px;
}
.frontvidtitle{
height:20px; 
background:#F5F5F5; 
padding: 3px 20px 1px 20px; 
font-weight:bold; 
font-size:16px;
}
.frontvidthumbcont{

float:left;
position:relative; 
margin:10px 0px 15px 20px;
}
.vidgone{
border: 1px solid #E9584C;
background:#FFFFCC; 
width:545px; 
height:30px; 
margin-left:5px; 
text-align:center;
}
/*END MODULE.CSS*/
/*JOOMLA CSS*/
div.search {
position:absolute;
top:85px;
right:-20px;
width:320px;
}
div.search label.label {
	width: 100px;
	height: 10px;
	padding-bottom: 10px;
	background: none;
	font-size: 120%;
border: #AFD4E9 1px solid;
        vertical-align: top;
}
div.search input.inputbox {
     
	width: 250px;
	height: 19px;
	padding: 0px;
	border: #FFCBA1 1px solid;
	background: #ffffff;
	font-size: 100%;
        margin-top: 5px;
	vertical-align: top;
}
div.search input.button {
       
	width: 46px;
	height: 29px;
	background: url(../images/button.gif) 0 0 no-repeat;
	cursor: pointer;
}
div.search input:hover{
	color: #000;
}
div.search input:focus{
	color: #000;
}
div.searchbottom {
	padding: 0px;
	width: 100%;
	text-align: center;
}
div.searchbottom label.label {
	width: 100px;
	height: 10px;
	padding-bottom: 10px;
	background: none;
	font-size: 120%;
border: #AFD4E9 1px solid;
        vertical-align: top;
}
div.searchbottom input.inputbox {
	width: 280px;
	height: 18px;
	padding: 0px;
	border: #31ADD6 1px solid;
	background: #ffffff;
	font-size: 100%;
        margin-top: 4px;
	vertical-align: top;
}
div.searchbottom input.button {
	width: 46px;
	height: 29px;
	background: url(../images/button.gif) 0 0 no-repeat;
	cursor: pointer;
	
}
div.searchbottom input:hover  {
	color: #000;
}
div.searchbottom input:focus  {
	color: #000;
}
.contentheading,
.componentheading {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 220%;
	line-height: 100%;
	font-weight: bold;
	color: #eb7800;
}
#overDiv {
	line-height: 50%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.contentpane {
  margin: 0;
  padding: 0;
  width: 100%;
}
.contentpaneopen {
  margin: 0;
  padding: 0;
  width: 100%;
}
.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}
.article_seperator {
	display: block;
	height: 16px;
}
.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}
.buttonheading img {
	margin-right: 2px;
}
.mosimage_caption {
	font-size: 95%;
}
.button {
	font-size: 95%;
}
.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #e6e6e6;
	border-bottom: 1px solid #a0a0a0;
	font-weight : bold;
}
tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
}
tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4;
}
td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
}
td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4;
}
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}



/*END OF JOOMLA.CSS*/
