/* @group Main */

html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100%;
  margin-bottom: 1px;

}

body {
	margin: 0;
	padding: 0;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 15px 0;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
h5 {
	color: #990000;
	font-size:110%;
}

a img { 
	border: 0; 
}

/* @group Fonts */

/* @group Sizes */


body {
	font-size: 13px;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 150%;
}

h3 { 
   font-size: 120%;
}

h4 {
	font-size:  100%;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

div.moduletable h3,
.componentheading {
	font-size: 130%;
}


.contentheading {
	font-size: 130%;
}

.componentheading {
 margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

/* @end */

/* @group Family */

body {
		line-height: 135%;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
}

div#top {
	background: url(../images/topbackjpg) no-repeat;
	
	
}

.contentheading,
.componentheading {
	font-weight: bold;
}

div.moduletable h3,
div.moduletable-hilite1 h3,
div.mdouletable-hilite2 h3,
.contentheading {
	/* see style css */
}

table.headlines div.moduletable h3,
.componentheading {
	/* see style css */
}

a:link,
a:visited {
	/* color: see style css */
	color: #333333;
	text-decoration: none;
}

div#bottom a:link,
div#bottom a:visited {
	color: #990000;
}

a:hover {

	text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Structure */

html {
	background: url(../images/bg.png);
}

div#wrapper {
	margin: 0 auto;
	width: 932px;
	padding-top: 5px;
	background: #fff;
	border: solid 2px #000;
}

div#header {
	background: url(../images/header1.jpg) repeat-x;
	height: 150px;
}

div#header .rk-1 {
}

div#header .rk-2 {
	height: 153px;
	overflow: hidden;
	
}
.style2 {font-size: 10px; font-style: italic; color: #666666 }

div#mainbody1 {
	width: 932px;
	border-bottom: 2px solid #000;
	
	
}

img#logo {
	float:  left;
	margin-left: 5px;
	width: 554px;
	height: 142px;
}

img#logopic {
	border: 1px solid #ccc;
	height: 194px;
	width: 287px;
}

div#top {
	float:right;
	
}

div#likethisfb {
	padding-left:15px;
	height:32px;
	
}
div#topmenu {
float:right;
margin-top:-5px;
color:#CCCCCC;
font-size:8px;
width: 370px;
height:15px;
	
}

div#topmenu a {
color:#CCCCCC;
font-size:8px;
	
}

div#top .padding {
	padding:  5px;
}

div#horiz-menu {
	background: url(../images/menu-bg1.jpg) 0 0 repeat-x;
	height: 50px;
	float: left;
}

div#horiz-menu2 {
	background: url(../images/menu-bg1.jpg) 0 0 repeat-x;
	height: 50px;
}

#cu3er-container {width:905px; outline:0;}

#pillmenu a {
	float: left;
	display: block;
	height:50px;
	line-height: 50px;
	padding-top: 0pt;
	padding-right: 20px;
	padding-bottom: 0pt;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
	}
	
td.pill_l {
	background-color: transparent;
	background-image: url("../images/menu-bgr.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 20px;
	height: 50px;
}

td.pill_r{
	background-color: transparent;
	background-image: url("../images/menu-bgl.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 20px;
	height: 50px;
}

#pillmenu-foot a {
	float: left;
	display: block;
	height:50px;
	line-height: 50px;
	padding-top: 0pt;
	padding-right: 20px;
	padding-bottom: 0pt;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
	}
	
td.pill_l-foot {
	background-color: transparent;
	background-image: url("../images/menu-bgr.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 20px;
	height: 50px;
	overflow:hidden;
}

td.pill_r-foot {
	background-color: transparent;
	background-image: url("../images/menu-bgl.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 20px;
	height: 50px;
}

td.domains {
	border-left: solid #ccc 1px;
	padding: 5px;
}
td.domains2 {
	padding: 5px;
}

/*div#horiz-menul {
	background: url(../images/menu-bgr.png) 0 0 repeat-x;
	width: 20px;
	height: 50px;
}

div#horiz-menur {
	background: url(../images/menu-bgl.png) 0 0 repeat-x;
	width: 20px;
	height: 50px;
}*/

table.mainbody,
table.usermodules {
	width: 100%;
	padding: 0;
	font-size: medium;
}

td.mainbody {
	background: #fff;
}

td.usermodules {
	padding: 0 10px;
}
div.testimonials {
	font-size:10px;
	color:#666666;
	padding: 0 10px;
}

div.testimonials h3,{
	font-size: 150%;
}

td.mainbody .padding,
td.right .padding td.left {
	padding: 15px;
}

td.mainbody .padding {
	padding: 15px;
}

td.right {
	background: url(../images/col-divider.png) 0 0 repeat-y;
	width: 255px; padding: 15px;
}

td.left {
	background: url(../images/col-divider.png) 0 0 repeat-y right;
	width: 200px;
}

div#bottom {
	background: #fff url(../images/sdbg.jpg) 0 0;
}

div#footer {
	background: url(../images/footer-bg.png) 0 0 repeat-x;
}

div#footer .rk-1 {
	
}

div#footer .rk-2 {
	height: 50px;
	overflow: hidden;
}

div#the-footer {
}

div#share {
padding-top: 10px;
padding-right: 5px;
	float: right;
	line-height: 32px;
	
}
div#share a:link, div#share a:active, div#share a:visited,{
	background: none;
}
div#navmenu {
	float: left;
	
}


/* My Comment */



/* @group menus */

div#horiz-menu ul {
	margin: 0;
	padding: 6px 0 0 0;
}

div#horiz-menu li {
	margin: 0;
	padding: 0;
	padding-right: 2px;
	float: left;
	list-style: none;
	border-left: solid #000 1px;
}

div#horiz-menu a:link,
div#horiz-menu a:visited, div#horiz-menu a:active {
	background: url(../images/menu-bg.jpg) repeat-x;
	display: block;
	float: left;
	padding: 0 15px;
	margin-top:-1px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	}


div#horiz-menu a:hover {
	background: url(../images/menu-bg2.jpg) repeat-x;
	display: block;
	float: left;
	margin-top:-1px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-stretch:narrower;
}

/* My Comment */

/* My Comment */

/* @end */

/* @group content */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

.highlight {
  background-color: #ffc;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group modules */

div.moduletable h3 {
	color: #666;

	padding: 3px 0;
}
div.testimonials h3 {
	color: #990000;
	padding: 3px 0;
}

td.right td.left div.moduletable {
	color: #121A28;
}

td.right td.left div.moduletable h3 {
color: #666;
}

div#bottom div.moduletable {
	color: #ccc;
}

div#bottom div.moduletable h3 {
	color: #666;
}
div#footerbyline {
	color: #fff;
	text-align:center;
	font-style:italic;
	text-decoration: none;
}
div#footerbyline a{
	color: #fff;
	text-align:center;
	font-style:italic;
	text-decoration: none;
	font-weight:bold;}
/* @end */

/* @group content */

.contentheading {
	padding: 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%;
	color: #000;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

table.portfolio {
	height: 225px; 
	padding-left: 1px;
	padding-right: 1px;
	border: 0px;
}

table.portgraphics {
	height: 275px;
	width: 900px;
	padding-left: 5px;
	padding-right: 0px;
	border: 1px #999 solid;
	background: url(../images/gdbg.png) repeat-x bottom;
}

table.portgraphics  h3{
	color: #990000;
	font-size: 28px;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	/* background: see style css */
}

.small {
	color: #666;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	color: #666;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #666;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 5px;
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

/* @group My Group */

/* @end */

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	background: none;
	border:  0;
}


/* @end */

/* @group mainmenu */

ul.menu { 
	list-style: none; 
	padding-left: 0;	
}

ul.menu a:link,
ul.menu a:visited {
	text-decoration: none;
}

ul.menu a {
	display: block;
	background: url(../images/menu-bg1.png) 0 0 no-repeat;
	font-size: 14px;
	font-weight:bold;
	line-height:30px;
	color: #666;
	text-decoration: none;
	text-align:left;
	width: 225px;
	vertical-align: middle;
	padding-left:60px;
	height: 30px;
}

ul.menu li li a:link,
ul.menu li li a:visited {
	text-decoration: none;
}

ul.menu a:hover {
	display: block;
	background: url(../images/menu-bg2.png) 0 0 no-repeat;
	color:#990000;
}

ul.menu li li a:hover {
	text-decoration: none;
}


#current a:link,
#current a:visited {
	color: #333;
}


/* @end */

/* @group  bar menu */

ul.menu_bar1, ul.menu_bar1 ul  { 
	list-style: none; 
	padding-left: 0;	
}

ul.menu_bar1 a:link,
ul.menu_bar1 a:visited {
	text-decoration: none;
}

ul.menu_bar1 a {
	display: block;
	background: url(../images/sidemenubg.jpg);
	font-size: 14px;
	font-weight:bold;
	line-height:30px;
	color: #000;
	padding-left:10px;
	text-decoration: none;
	text-align:left;
	vertical-align: middle;
	height: 30px;
	border: 0px #000 solid;
	
}

ul.menu_bar1 li li a {
	display: block;
	background: #fff;
	font-size: 12px;
	font-weight:bold;
	line-height:20px;
	padding-left:30px;
	color: #000;
	text-decoration: none;
	text-align:left;
	vertical-align: middle;
	height: 20px;
	border-bottom: 1px #ccc dotted;
	border-left: 0px #ccc solid;
	border-right: 0px #ccc solid;
	
}

ul.menu_bar1 li li  a:link,
ul.menu_bar1 li li a:visited {
	text-decoration: none;
}

ul.menu_bar1 a:hover, ul.menu_bar1 a:active{
	display: block;
	background: #ccc;
	color:#990000; 
}

ul.menu_bar1 li li a:hover {
	text-decoration: none;
}


#current_bar1 a:link,
#current_bar1 a:visited {
	color: #fff;
}

/* @end */

/* @end */