html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	background:#333;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-size: 12px;

}
	
body.contentpane {
	background: #f8f8f8;
}
.top{clear:both; padding:10px;}
table.contentpane ul li, div.nopad ul {
	list-style-image: url(../images/li.png);
}
input.button, .validate  {
	background: #607c24;
	border: 0;
	font-size: 10px;
	color: #fff;
}

.search input.button {
	text-align: right;
}

input.button:hover, .validate:hover  {
	
}


p {
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
}

.inputbox {
	border: 1px solid #607c24;
	padding: 2px;
}
.inputbox:hover {

}

#modlgn_remember  {
	border:0;
}

#search {
	float: right;
	padding: 13px 50px 0 0;
}

#search .search .inputbox {
	line-height: 16px;
	font-size: 12px;
	color: #95C866;
	background: none;
	margin:	0;
	width: 94px;
	height: 18px;	
	padding: 2px 0 0 6px;
	border: 1px solid #B9DB9A;
	float: left;
}

#search .search .button {
	text-align: center;
	background: #2CB5F4;
	border: 0;
	font-size: 10px;
	color: #fff;
	float: left;
	margin: 0 0 0 5px;
	height: 22px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	height: 100%;
	padding: 0;
	background: #333;
}

div.center {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background: url(../images/center_bg.png) top center repeat-y;
}


div#wrapper {
	padding: 2px 0px;
	width: 1000px;
	margin: 0 auto;
	background: url(../images/center_bg_top.png) top center no-repeat;
}

#header {
	height: 250px;
	background: url(../images/header.jpg) top center no-repeat;
	margin: 0 auto;
	width: 1000px;
}

#newsflash {
	float: right;
	width: 370px;
	padding: 0px 10px 10px;
}

#content {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0 0;
	overflow: hidden;
}

#logo {
	padding: 0;
	text-align: center;
	margin: 0;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: bold;
	font-family:  Arial,Verdana, sans-serif;
	font-size: 24px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none;
	outline: none;
	
}

.pill_m {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 970px;
	height: 149px;
	background: transparent url(../images/topmenu_bg.png) top center no-repeat;
border-bottom:3px solid #fee12c;
}

#pillmenu {
	margin: 0;
	text-align: center;
	padding: 107px 0 0;
}

#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 40px;

}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
	color:#ffffff;
background: url(../images/nav_hover.png) bottom center no-repeat;
}

#pillmenu li a {
	font-family: Arial,Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 38px;
	padding: 0 18px 0 18px;
	color: #fbe538;
	text-decoration: none;
	font-weight: bold;
}

#pillmenu li a:hover {
	color: #ffffff;
	text-decoration: none
background: url(../images/nav_hover.png) bottom center no-repeat;

}

#leftcolumn {
	margin: 0;
	width: 240px;
	float: left;
	padding: 5px 0 10px 0;
	text-align: left;
}
rightcolumn {
	margin: 0;
	width: 180px;
	float: left;
	padding: 0 0 10px 0;
	text-align: left;
}

div#maincolumn {
	float: left;
	width: 500px;
	margin: 0 0 6px 0;
}

div#maincolumn_full {
	float: left;
	width: 710px;
	margin: 0px 0px 0;
	padding: 0px 0 0 10px;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}
div.nopad form#jForm p, div.nopad form#jForm  div#navigation {
	padding: 5px 0 0 10px;
}
div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	height: 140px;
	background: url(../images/footer_bg.png) top center no-repeat;
}

#footer p {
	height: 20px;
	text-align: right;
	padding: 10px 30px 0 0;
	color: #666666;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

#client{width:290px; background:#ffffff; border-bottom:1px dashed #333333; padding:0px 0px 10px 0px;margin:0px 0px 0px 0px;float:left;}
#client_title{font-size:18px;line-height:24px;clear:both;padding:0px 0px 5px 0px;}
#client_pic{clear:both; border:5px solid #333333;}
#client_info{float:left;width:280px;margin:5px 15px 0px 0px;}
#client_skills{float:left;margin:5px 0px 0px 0px;}
#client_site{float:left;width:280px;margin:15px 0px 0px 0px;}
#client_site a{text-decoration:underline;color:#3366cc;}

#hosting{float:left; width:222px;}
#hosting, h4{font-size:16px;}
#prod_btn .price{font-size:12px; color:#990000;}

#product{width:220px; margin:0px 8px 10px 0px; color:#000; float:left;}
#product_content{float:left; width:420px;}
#prod_img{}
#prod_btn{background:#ffffff; width:221px; font-size:12px; line-height:18px; margin:5px 0px 0px 0px; padding:5px 0px 5px 0px; text-align:center; font-weight:normal;}
#calculator{float:right; background:#efefef; padding:5px;}
#calculator a{color:#ffe22c;text-align:center;text-decoration:none;}
#seo_top{margin:0 auto; width:970px;color:#000;text-align:right; font-weight:bold;}

#memoryticker_wrapper{
background: url(../images/news_bk.png) top center no-repeat;
width: 970px;
height:30px;
padding:0px;
margin:0 auto;
clear:both;

}
#news_text {
float:left;
display:inline;
padding:6px 0px 0px 0px;
margin:0px 15px 0px 10px;
color:#000000;
font-weight:bold;
font-size:11px;
}
#memoryticker{
float:left;
font: bold 11px Verdana;
font-weight:normal;
color:#fbe538;
/*Tip: add in height attribute here for multiple line scroller*/
padding: 8px 0px 0px 0px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}
#memoryticker a{
color:#fbe538;
text-decoration:none;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	padding: 10px 10px 8px 10px;
	font-family:  Arial,Tahoma, sans-serif;
	font-size: 16px;
	vertical-align: middle;
	color: #333333;
	text-align: left;
	font-weight: bold;
         line-height:18px;

}
table.blog {
	padding:0px 0px 0px 10px;
width:710px;

}
h1 {
	padding: 0;
	font-family:  Arial,Tahoma, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 10px 0 0 0;
	font-family:  Arial,Tahoma, sans-serif;
	font-size: 16px;
	vertical-align: middle;
	color: #333;
	text-align: left;
	font-weight: bold;
         line-height:18px;

}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial,Tahoma, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	padding: 10px;
	font-family:  Arial,Tahoma, sans-serif;
	font-size: 16px;
	vertical-align: middle;
	color: #333;
	text-align: left;
	font-weight: bold;
         line-height:18px;

}
/* small text */
.small {
	font-size: 10px;
	color: #c4d37b;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #c4d37b;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #c4d37b;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: left;
	text-decoration: none;
	line-height: 14px;
	font-size: 11px;
font-weight:bold;
	text-decoration: none;
	color: #990000;
	border-bottom: solid 1px #990000;
}

a.readon:hover {
	color: #8E5407;
	text-decoration: none;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Arial,Tahoma, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial,Tahoma, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link{
	padding-left: 5px;
	margin: 0;
	line-height: 18px;
	text-decoration: none;
	color: #fbe538;
	font-weight: bold;
	font-size: 11px;
}

a.mainlevel:hover {
text-decoration:underline;

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;

}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;

}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
color:#333333;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #333;
}

table.contentpaneopen {
	margin: 2px 8px;
color:#333333;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial,Tahoma, sans-serif;
	color: #000000;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
}

div.module_menu div, div.module {
	
}

div.module_menu div div, div.module div div {
	margin: 0 0 15px 0;
	padding: 0;
	background:  url(../images/menu_bottom.png) bottom left no-repeat;
}

div.module_menu div div div, div.module div div div{
	margin: 0;
	background:  url(../images/menu_top_out.png) top left no-repeat;
	text-align: center;
	padding: 0 0 20px 0;
}


div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
	text-align: left;
}

div.module div div div form {
	padding: 4px 0 0 4px;
	width: 240px;
	margin: 0 auto;
	text-align: left;
}

div.module div div div form table td {
	text-align: left;
}

div.module div div div form ul{
	margin: 10px 0 0;
	padding: 0; 
	list-style: none;
}

div.module_menu ul {
	list-style: none;
	text-align: left;
	padding: 0;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	/*background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;*/
	padding: 2px 0 2px 20px;
	line-height: 24px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

div.module_text div div div div  {
	margin:0 auto;
	
}

div.bannergroup_text {
	display:block;
	width:240px;
	background:  url(../images/menu_bottom.png) bottom left no-repeat;
}
.bannerheader {
padding: 0 0 0 6px;
}
#leftcolumn div.module table ,#rightcolumn div.module table {
	
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3  { 	
	font-family: Arial,Tahoma, sans-serif;
	width: 240px;	
	color: #fff; /*color: #4CAFC6;*/
	font-size: 13px;
	height: 51px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 25px;
	background: url(../images/h3.png) top left no-repeat;
	font-weight: bold;
	line-height: 37px;
	margin: 0;
	
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0px;
	padding: 5px 0 0 4px;
	list-style: none;

}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
         text-align:left;

}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 12px;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0px;
	height: 18px;
	color: #000000;
	font-weight: bold;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #000;
	text-decoration: none;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	color: #000000;
	text-decoration: none;
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 6px;
	padding: 0 0 0 18px;
	text-decoration: none;
	border: none;
	color: #333;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	height: 18px;
	line-height: 18px;
}
/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #333;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
	padding: 0;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Arial,Tahoma, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px 8px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 8px 20px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */


/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
     background: none;
     padding: 3px;
     margin: 0;
}

/* System Error Messages */
#system-message dd.error ul { 
     color: #999; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 0;
     margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
     color: #ECA5A7; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 3px;
     margin: 0 0 5px 0;
}

#system-message dd {
     text-indent: 0;
}

#system-message dd ul {
     list-style-type: none;
     color: #ff00; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
}

#system-message {
     margin: 5px auto;
	 text-align: center;
	 width: 98%;
}



/* ****************************************************************************** */
/* blue */
input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #C4D37B;
	font-family: Arial,Tahoma, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #C4D37B;
	font-family: Arial,Tahoma, sans-serif;
	text-decoration: none;
}
#sgf {
	font-size: 12px;
	text-align: right;
	width: 100%;
	margin: 0 auto;
	color: #C4D37B;
	font-family: Arial,Tahoma, sans-serif;
}
.sgf {
	text-align: right;
	font-size: 12px;
	font-family: Arial,Tahoma, sans-serif;
	color: #C4D37B;
	text-decoration: none;
}
.sgf1 {
	font-size: 12px;
	font-family: Arial,Tahoma, sans-serif;
	color: #ECA5A7;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #C4D37B;
	font-size: 12px;
	font-family: Arial,Tahoma, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #C4D37B;
	font-family: Arial,Tahoma, sans-serif;
	text-decoration: none;
	}