/*(C) Copyright 2007 by Windsor Jennings*/

/* ##################### GENERAL SETTINGS  ################### */	

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	line-height: 16px;
			}
		
table,td {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
		}

h2
{
font-size:14px;
}

a:link, a:visited {
  font-size        : 11px;
  color            : #F7931D;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  font-size        : 11px;
  color            : #EC008C;
  text-decoration  : none;
  font-weight      : bold;
  	  }
  
form {
	margin: 0px;
	padding: 0px;
}
	image{
		border: 0px;
	}
	
/* ##################### NAVIGATION  ##################### */

a.mainlevel:link, a.mainlevel:visited {
	display			: block;
	background: url(../images/menu_bg.gif) no-repeat;
	vertical-align	: middle;
	font-size		: 12px;
	line-height		: 20px;
	font-weight		: bold;
	color			: #ffffff;
	text-align		: left;
	padding-top		: 5px;
	height			: 20px !important;
	width			: 90%;
	text-decoration	: none;
	background-position: 0px -4px;
	border-bottom	: none;
	}

a.mainlevel:hover {
	background-position: 0px -34px;
	text-decoration	: none;
	color			: #EC008C;
	}

a.sublevel:link, a.sublevel:visited {
	
	background		: none;
	vertical-align	: middle;
	font-size		: 12px;
	font-weight		: normal;
	color			: #719A3F;
	text-align		: left;
	line-height		: 20px;
	text-align		: left;
	padding-top		: 5px;
	padding-bottom	: 0px;
	padding-left	: 30px;
	height			: 20px !important;
	width			: 90%;
	text-decoration	: none;
	}
	
a.sublevel:hover {
	background-position: 0px -30px;
	text-decoration	: none;
	color			: #008eaf;
	}


/* ###################### Main Top nav ###################### */

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-weight		: normal;
	padding-left	: 5px;
	padding-right	: 5px;
	text-align:right;
		margin			: 0;
	font-size		: 12px;
	color			: #333333;
	}

a.mainlevel-nav:hover {
	font-weight		: normal;
	padding-left	: 5px;
	padding-right: 5px;
		text-align:right;
	margin			: 0;
	font-size		: 12px;
	color			: #719A3F;
	}
#active_menu-nav {
	border	: 0;
	color			: #F7931D;
	}
	
/* ###################### Bottom nav ###################### */

a.mainlevel-bottom:link, a.mainlevel-bottom:visited {
	font-weight		: normal;
	padding-left	: 10px;
	padding-right	: 10px;
	float			: left;
	margin			: 0;
	font-size		: 10px;
	color			: #666666;
	}

a.mainlevel-bottom:hover {
	font-weight		: normal;
	padding-left	: 10px;
	padding-right: 10px;
	float			: left;
	margin			: 0;
	font-size		: 10px;
	color			: #719A3F;
	}
#active_menu-bottom {
	border	: 0;
	color			: #F7931D;
	}	
/* ##################### Products NAVIGATION  ##################### */

a.mainlevel-nav2:link, a.mainlevel-nav2:visited {
	display			: block;
	background: url(../images/menu_bg2.gif) no-repeat;
	vertical-align	: middle;
	font-size		: 12px;
	line-height		: 20px;
	font-weight		: normal;
	color			: #EC008C;
	text-align		: left;
	padding-top		: 5px;
	padding-left	: 30px;
	height			: 20px !important;
	width			: 90%;
	text-decoration	: none;
	background-position: 0px -4px;
	border-bottom	: 1px dashed #333333;
	}

a.mainlevel-nav2:hover {
	background-position: 0px -34px;
	text-decoration	: none;
	color			: #333333;
	}
#active_menu-nav2 {
	border	: 0;
	color			: #F7931D;
	border-bottom	: 1px dashed #333333;
	}		

/* ##################### SEARCH ########################## */	

.search {
}
/*Highlight Found Words*/
.highlight {
  border: 1px dashed #010101;
  background: #DDEEFF;
  padding: 0px 2px 0px 2px;
  				}
.inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #00215a;

}
.button {
  font-family      : arial, helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color	:#EC008C;
  color            : #ffffff;
  border           : 1px solid #ffffff;
	height:18px;
	margin-right	: 10px;
}

.button:hover {
  font-family      : arial, helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color	:#F7931D;
  color            : #ffffff;
  border           : 1px solid #ffffff;
  height:18px;
}	
/* ##################### PATHWAY ##################### */	

.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
			}
			
a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  color            : #0066CC;
  text-decoration  : none;
											 }		
											 						
a.pathway:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  	  						}
							
/* ##################### STANDARD MODULE ################# */	

table.moduletable {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
  font-size        : 15px;
  font-weight      : normal;
  text-transform   : uppercase;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #999;
  background       :  url(images/mshade.png) #F0F0F0 repeat-x 0px 0px;
  border-bottom    : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
}

table.moduletable td {
  	width: 100%;
	color: #666666;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
/* ##################### CART STANDARD MODULE ################# */	

table.moduletabl-cart {
	width: 190px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	
}

table.moduletable-cart th {
width: 190px;
  font-size        : 15px;
  font-weight      : normal;
  text-transform   : uppercase;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #999;
  border-bottom    : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
}

table.moduletable-cart td {
width: 190px;
  	color: #ffffff;
	display			: block;
	margin: 0px;
	text-indent: 30px;
	padding-top: 2px;
	font-weight: normal;
	font-size        : 11px;
}
/* ##################   LOGIN MODULE ################ */

 table.moduletable-login {
  width			   :150px;
  table-layout	   : auto;
}

table.moduletable-login th {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  text-align       : center;
  letter-spacing   : 1px;
  color            : #999;
  border-bottom    : 1px solid #D0D0D0;
  border-top       : 1px solid #D0D0D0;
}

table.moduletable-login td {
  padding-left     : 0px;
  padding-right    : 0px;
  text-indent      : 8px;
  text-align       : center;
  background-color: White;
}

/* ############# CONTENT ###################### */

/* Page titles container Box */
.contentheading {
	width: 519px;
	color: #F7931D;
	text-align: left;
	border-collapse: collapse;
	height: 20px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 15px;
	white-space: nowrap;
	border-bottom: 1px solid #719A3F;
	}
	
/* Page Titles */
.contentpagetitle { background-color : White; }
a.contentpagetitle h1,
a.contentpagetitle:link,
a.contentpagetitle:visited, 
a.contentpagetitle:active{
	text-decoration: none;
	font-weight: normal;
	color: Black;
	border-bottom: 0px;}
	
a.contentpagetitle:hover {
   color: Black;
   border-bottom: 0px  dashed #CCCCCC;
   text-decoration: none;
	}
	
/* Component heading links, blogs and Faq's ..etc box */
.componentheading {
    width: 519px;
	color: #00215a;
	text-align: left;
	border-collapse: collapse;
	height: 20px;
	line-height: 15px;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
	text-transform: uppercase;
	border-bottom: 1px solid #C0C0C0;
	}
	
/* Styling for the pdf/email/print icons */
.buttonheading{ }

/* POP Window */
a.pop-up {border-bottom: 0;}

.pop-ups {float: right;}

/* Main Body Content rating & voting */
.content_rating {
	font-weight: normal;
	font-size: 10px;
   }
	
.content_vote {
	font-weight: normal;
	font-size: 10px;
   }
	
/* Author Name */
.small {color: Black;}

/* Date Stamps */
.newsfeeddate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
   }

.createdate {
	color: Black;
 	font-size:10px;
   font-weight: normal;
   line-height: 1;
	}

.modifydate {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	}
	
/* Description Component Container Box News, Faq and Links ..etc  */
.contentdescription {background-color : White;  padding: 5px;}

/* Component Container Box News, Faq and links ..etc */
.contentpane {background: White;
	padding-right: 5px;
    padding-left: 5px;}


/* Center content main body text staic text, blog ..etc */
.contentpaneopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color:Black;
	background-color: White;
	}
	
/* Main Body  bullets List */
.contentpaneopen li{}
.contentpaneopen ul {}


/*  Main Body Page Navigation  */
.pagenav{}
a.pagenav {color: #CCCCC; border-bottom: 0; text-transform:uppercase;}
a.pagenav:hover {color: #666666; border-bottom: 0; text-transform:uppercase;}
.pagenavcounter{}
.readon{
font-size: 10px;
text-transform:uppercase;
}
.back_button{
font-size: 10px;
text-transform:uppercase;
}
	
/*############################### COMPONENTS ##########################*/

/* Article Index Static Pages Component */		

table.contenttoc {
width: 100%px;
border: 1px solid #ddd;
background: none;
border-collapse: collapse;
padding: 5px;
margin: 2px;  }

table.contenttoc th {
	background-color: #DDEEFF;
	font-weight: bold;
							}

table.contenttoc td {
	padding: 2px;
						  }
a.toclink:hover, 
a.toclink:visited, 
a.toclink:link {}

/* Table catagory lists Header and Foot */

.sectiontableheader {
	background-color : #D3D3D3;
	color : Black;;
	font-weight : bold;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.sectiontablefooter{}

/* odd & even row colors example polls and links components */
.sectiontableentry1 {
	background-color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.sectiontableentry2 {
	background-color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/* category text format and links Component or news feeds by category */
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Black;
	}
a.category:link,a.category:visited {}
a.category:hover {}


	/* Blog Component */
	.blogsection{}
	.blog_more{}
	.blog_heading {}
	
	/* Contact Form Component */
	.contact-form {
   width: 100%;
   }
  .contact_email {margin: 0px;
	padding: 10px;}
	
/* Note: See poll_bars.css in components/com_poll folder! */
.poll {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
pollstableborder{ border: 20px solid #999999; }
	
.smalldark {color: Black; line-height: 1;}


/* syndicate component */
.syndicate{}
.syndicate_text{}


/* ##################### FORM OBJECTS #####################*/	

.inputbox {
   font-family: arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   background: White;
    border: 1px solid #999;
   margin-left: 10px;
   }
	
.selectbox {
   	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
   	background: #FFFFE0;
   	width: 100%;
   	border: 1px solid #999;
   }
	
                             /* No need to edit */
/* #################### AFTER LOGIN EDITING FORMS  ################### */

/* ###################### TABBED EDITING ###################### */
/*When user logins to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */

.moscode {background-color: #f0f0f0;}
		
.code {
	font-family: courier, serif;
	font-size: 10px;
	padding: 2px;
	line-height: 1.3em;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10px;
	color : Black;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px Black;
	border-top: outset 1px #666;
	border-bottom: solid 1px Black;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px Black;
	border-top: outset 1px #666;
	border-bottom: solid 1px Black;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: 1px;
   }

.edit-tabs {
   padding: 9px;
   background: none;
   }

.tabpadding {}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* ###################### Copyright ###################### */
.Copyright A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
	color: #999999;
}
.Copyright A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
	color: #999999;
}
.Copyright A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
	color: #999999;
}
.Copyright A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline; 
	color: #999999;
}
.HeaderBackground{
	background:  url(../images/Head/rotator.php) no-repeat;
	background-color: #ffffff;
	background-position: 0px 0px;
	}
.TopBackground1{
	background:  url(../images/background2.png) no-repeat;
	background-color: #ffffff;
	background-position: 0px 0px;
	}
.sideBackground1{
	background:  url(../images/sidebackground1.gif);
	background-color: #ffffff;
	}
.MainTable{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	}	
.SiteSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
