/* CSS file for www.  copyright steve white: websdezined.com */
/* Custom */
	#user1{
	width: 178px;
	height: 165px;
	background-image: url(../images/02.jpg);
	}

/* For LXMenu */

#menu {
position: relative;
z-index: 1000;
float: left;
width:150px;
}
/* Standard styles */

body {
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #222;
	background-color: #F6E4E4;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	}

div {} /* Default format for all DIV (division) items in your template.  This is a catch-all that only applies when no other style has been defined for an item. */

hr {
	background: transparent; 
	height:1px; 
	border: 1px dotted #999999;
} /* Default format for all HR (horizontal line) items in your template.  This is a catch-all that only applies when no other style has been defined for an item. */

pre {}

p {
    font-family: Verdana, sans-serif;
    font-size: 11px;
} /* Default format for all P (paragraph) items in your template.  This is a catch-all that only applies when no other style has been defined for an item. */

td {
    font-family: Verdana, sans-serif;
    font-size: 11px;
} /* Default format for TD (table data cells) items in your template.  This is a catch-all that only applies when no other style has been defined for an item. */

tr {} /* Default format for all TR (table row) items in you template.  This is a catch-all that only applies when no other style has been defined for an item. */

ul {
    list-style-type: none;
    margin-left: 10px !important;
    margin-left: 2px;
    padding-left: 0px !important;
    padding-left: 0px;
    width: 145px;    
} /* Default format for all UL (unordered list) items in your template.  This is a catch-all that only applies when no other style has been defined for an item. */

a:link, a:visited{
    color:#990000;
    text-decoration: none;
} /* Default hyperlink styling.  Applies when a link does not have a specific class defined. */

a:hover {
    color:#ff9900;
    text-decoration: none;
} /* Default mouseover behavior for hyperlinks.  Applies when a link does not have a specific class defined. */

/* Note: Additional overall styles (such as H1, H2, etc) can be defined for mambo as well. */

/* Form settings */

.inputbox {} /* Applies to all input boxes (such as the login and search boxes) that appear on your website. */

.button {} /* Applies to all buttons that appear on your website. */

/* Page navigation (menus, etc) */

a.mainlevel:link, a.mainlevel:visited{
	display: block;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	height: 12px !important;
	height: 11px;
	width: 140px;
	text-decoration: none;
} /* Controls the hyperlinks in the main (first) level of all menus (becomes the default / initial style for all menu items). */

a.mainlevel:hover {
	background-position: 0px -48px;
	color: #908063;	
	text-decoration: none;
} /* Style for the mouseover effect for the main (first) level of the menu items. */

a.mainlevel#active_menu {
	background-position: 0px -48px;
    color: #990000;
	text-decoration: none;
	font-weight: normal;
}

a.sublevel:link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
    text-decoration: none;
} /* Controls the hyperlinks in all subordinate (secondary / sub) menus. */


a.sublevel:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
    text-decoration: none;
} /* Style for visited menu items in all subordinate (secondary / sub) menu level items. */


a.sublevel:hover {
	font-family: Arial;
	font-size: 11px;
	color: #908063;
    text-decoration: none;
} /* Style for the mouseover effect for all subordinate (secondary / sub) menus. */

pagenav {} /* Sets the style for the footer navigation ("<< Start < Prev Next > End >>") when they do not appear as hyperlinks (when only a few articles exist). */

a.pagenav:link {} /* Style for the footer navigation links ("<< Start < Prev Next > End >>"). */

a.pagenav:visited {} /* Style for visited footer navigation links ("<< Start < Prev Next > End >>"). */

a.pagenav:hover {} /* Mouseover effect for the footer navigation links ("<< Start < Prev Next > End >>"). */

a.readon:link {} /*  Style for the "Read More" link that is displayed for large contemt items. */

a.readon:visited {} /* Style for visited "Read More" hyperlinks that are displayed for large content items. */

a.readon:hover {} /* Mouseover effect for the "Read More" link that is displayed for large contect items. */

/* Module format definitions */

table.moduletable {
	width: 100%;
} /* General styling for all modules. */

table.moduletable th {
	background-color: #666633;
    color: #fff;
    font-family: Verdana;
    font-size: 12px;
	text-align: center;
    width: 100%;
} /* Style for all module headings (names). */

table.moduletable td {
    padding: 2px;
    width: 165px;

} /* Style for all module data areas. */

.poll {} 

/* Content page styles */

a.category:link {}

a.category:hover {}

a.category:visited {}

.componentheading {
	background-color: transparent;
	color: #555555;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
} /* Title of the component being used to display the content. */

.contentheading {
	background-color: transparent;
    color: #666633;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
} /* Title of the content, article, etc. being displayed. */

.contentpane {} /* Table that holds all non-article information (components, category lists, contact forms, etc). */

.contentpaneopen {
	width: 100%;
    font-size: 11px;
    font-family: Verdana, sans-serif;
} /* Table that holds the actual text for an article. */

a.contentpagetitle:hover {}

a.contentpagetitle:link {}

a.contentpagetitle:visited {}

/* Section listing styles */

.sectiontableheader {}

.sectiontableentry1 {}

.sectiontableentry2 {}

/* Styles for other information (site title, create date, breadcrumbs, etc): */

.title {} /* Style for the site title. */

.pathway {
	background-color: transparent;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
    text-decoration: none;
} /* Default styling for the pathway (or breadcrumbs) displayed by the mosPathWay() function. */

a.pathway:link {
    font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #555555;
    text-decoration: none;
} /* Style for hyperlinks in the pathway (or breadcrumbs) displayed by the mosPathWay() function. */

a.pathway:visited {
    font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #555555;
    text-decoration: none;
} /* Style for hyperlinks that you have visited in the pathway (or breadcrumbs) displayed by the mosPathWay() function. */

a.pathway:hover {
    font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #908063;
} /* Style for the mouseover effect for hyperlinks that are displayed as part of the pathway (or breadcrumbs) displayed by the mosPathWay() function. */

.createdate {} /* Format of the "create date" displayed for various content items */

.modifydate {} /* Format for the "last updated" date displayed at the bottom of various content items. */

/* Miscellaneous: */

.ontab {}

.offtab {}

.tabpadding {}

.tabheading {}

.pagetext {}

.moscode {} /* For modifying {moscode} output. */

.message {} /* Text passed with mosmsg url parameter. */

.small {}

.smalldark {}