

#logowrapper {
	width: 100%;
}
#logo-graphic h2{
	text-indent: -9999em;
	height: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
}
#logo-graphic h1 {
	margin: 0;
}
#logo-graphic h1 a {
	text-indent: -9999em;
	display: block;
}
#logo-text h1 a {
	text-decoration: none;
}
#logo-text h1 {
	margin: 0px 0px12px 0px;
}
#navwrapper {
	width: 100%;
	padding-top: 1px;
	background: url(../images/nav_bg.png) repeat-x;
}
#mainbody {
	width: 960px;
         background-image: url(../images/faux_2col.png);
}
/* Banner Modules */

.topbox .grid_16,.topbox .grid_8,.topbox .grid_5 {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.topbox .grid_5 {
	padding-bottom: 0px;
}

#content {
	padding: 10px 0px 10px 5px;
	margin: 0px auto;
	width: 100%;
         height: 100%;
        	position: relative;
}

#teaser,#top_left {
		margin-top: 10px;
}
#teaser .moduletable, #top_left .moduletable {
	padding: 10px;
}
.moduletable-nopad {
	padding: 0;
}
#teaser {
	overflow: hidden;
}
#top_left {
	overflow: hidden;
}
#top_left form#form-login {
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}
#top_left p#form-login-password {
	float: right;
}
#top_left p#form-login-username {
	float: left;
}
#top_left h3 {
	padding-bottom: 10px;
}

#leftcol {
	padding: 10px;
}
#leftcol .moduletable h3 {
	margin: 5px 0px 5px 0px;
}
#leftcol .moduletable {
	margin: 0px 0px 5px 0px;
}
#bottom {
	margin: 10px auto 0px auto;
	width: 960px;
}
#bottom div.moduletable {
	padding: 10px 5px;
}
#bottom .moduletable h3 {
	padding-bottom: 4px;
	margin-bottom: 10px;
}


.clr {
	clear: both;
	height: 0;
	line-height: 0px;
}

/* @end */

/* @group Joomla Column Overrides */

div.article-icons {
	float: right;
	overflow: hidden;
}

#bottom ul.menu span.separator,
#leftcol ul.menu span.separator {
	display: none;
}

.article_row {
	clear: right;
}

/* @end */






/* @group Typography */

/* Headings */


#content h1,#content h2,#content h3 {
	letter-spacing: -0.95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#sag h1,#sag h2,#sag h3 {
	letter-spacing: -0.95px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#content h5{
	margin: 7px 5px 7px 0px;
	letter-spacing: -.95px;
}
#content h6{
	margin: 7px 5px 7px 0px;
	letter-spacing: -.95px;
}


#leftcol p { font-size: 90%;line-height: 130%;}
#leftcol h1 { font-size: 200%;}
#leftcol h2 { font-size: 160%;}
#leftcol h3 { font-size: 155%;}
#leftcol h4 { font-size: 150%;}
#leftcol h5 { font-size: 150%;}
#leftcol h6 { font-size: 150%;}
/* HEADINGS H1-H6 */




/* List Correction */

#content ol, #content ul {
	margin-left: 0px;
	margin-bottom: 5px;
}
#content li ul {
	margin-left: 20px;
	margin-bottom: 0px;
}
#content ul li {
	list-style-type: none;
}
#content ul li li {
	list-style-type: circle;
}
#content ol {
	list-style-type: decimal;
}
#content ol ol {
	list-style-type: lower-alpha;
}
#leftcol ul.checklist,#leftcol ul.checklist li,
#bottom ul.checklist,#bottom ul.checklist li,
#content ul.checklist,#content ul.checklist li {
	list-style: none;
}
span.arrow {
	background: url(../images/list-arrow.png) no-repeat 0 4px;
	padding-left: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}




/* @end */

/* @group Joomla Specific Styles */

/* Login Module */

a.forgotpass,a.forgotuser,a.regusr {
	padding-left: 18px;
	line-height: 18px;
}

#form-login ul li {
	margin: 0;
	padding: 0;
	line-height: 0;
}


a.forgotpass {
	background: url(../images/log_pass.png) no-repeat left center;
}

a.forgotuser {
	background: url(../images/log_user.png) no-repeat left center;
}

a.regusr {
	background: url(../images/log_reg.png) no-repeat left center;
}

div.contentpaneopen,table.contentpaneopen td.buttonheading,table.blog table.contentpaneopen td.buttonheading {
	padding: 0px;
	margin: 0;
}

div.mosimage {
	margin: 5px;
}

.pagenav {
	padding: 3px 5px 3px 3px;

}

.small,.createdate,.modifydate {
	font: 11px Tahoma;
}



table.contenttoc {
	margin: 5px;
	padding: 1px;
	float: right;
}

table.contenttoc th {
	padding: 2px 10px;
}

table.contenttoc td {
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	padding: 2px 0px 2px 4px;
}

table.contenttoc a {
	text-decoration: none;
	line-height: 1em;
}

table.contentpane,table.contentpaneopen {
	margin: 0px auto;
	padding: 0;
	width: 100%;
}


td.nw {
	white-space: nowrap;
}
td.w5 {
	width: 5%;
}
td.w10 {
	width: 10%;
}
td.w15 {
	width: 15%;
}
td.w20 {
	width: 20%;
}
td.w25 {
	width: 25%;
}
td.w40 {
	width: 40%;
}
td.w45 {
	width: 40%;
}
td.w60 {
	width: 60%;
}
td.w90 {
	width: 90%;
}
td.w100,table.w100 {
	width: 100%;
	margin: 0px auto;
}

table.blog table.contentpaneopen td {
	padding: 0px 4px;
}

/*Header for table content*/

td.sectiontableheader {
	font-weight: bold;
	padding: 8px;
}

/*Alternating table rows*/

tr.sectiontableentry1 td,td.sectiontableentry1 {
	padding: 6px;
}

tr.sectiontableentry2 td ,td.sectiontableentry2 {
	padding: 6px;
}

/* Article Overflow */

#content div.blog_more ul,#content div.blog_more ul li {
	list-style: none;
	margin: 0;
}


#content div.blog_more ul li a {
	background: url(../images/list-arrow.png) no-repeat 4px 10px;
	text-indent: 14px;
	text-decoration: none;
	display: block;
	padding: 4px;
	height: 20px;
}

#content div.blog_more ul li a:hover {
	text-decoration: none;
}

td.article_column.column_separator {
	padding-left: 4px;
	padding-right: 0px;
}

td.article_column {
	padding-right: 4px;
	padding-left: 0px;
}

/* System Messages */

#system-message ul li {
	list-style: none;
	margin-left: 40px;
	padding: 10px;
}

#system-message dd {
	text-indent: 0px;
}

#sys_messages {
	margin: 0px;
}

/* @end */

.designer a {
	cursor: pointer;
	text-indent: -5000em;
	display: block;
	float: right;
	width: 75px;
	height: 12px;
	background: url(../images/jscright.png) no-repeat left top;
	position: relative;
	top: -15px;
	left: -5px;
}

div.center,p.center,img.center {
	margin: 0px auto;
	text-align: center;
}
.floatleft {
	float: left;
	margin: 5px;
}

.floatright {
	float: right;
	margin: 5px;
}
.nopad {
	padding: 0;
	margin: 0;
}



/**
* @version 1.5.1 $Id: style.css
* @package Joomla 1.5.x
* @subpackage RS-Monials
* @copyright (C) 2009 RS Web Solutions (http://www.rswebsols.com)
* @license GNU/GPL
*/

/* Success Message Text after submitting a testimonial */
.RSM_success { color:#69bf8; font-weight:bold; }

/* Css class for "Submit a Testimonial" Link */
.RSM_submit_link { text-align:right; }
.RSM_submit_link a { }
.RSM_submit_link a:hover { }

/* Horizontal Rule Color */
.RSM_hr_color { color:#cccccc; }

/* Manage the image and alignment of both quotation */
.RSM_left_quote { padding-right:0px; }

.RSM_right_quote { padding-left:0px; }

/* Manage Testimonial Text */
.RSM_testimonial { font-size:12px; font-weight:bold; text-align:justify; }

/* Manage the Subtext of Testimonial, i.e. Date of Posting, Posted By etc. etc. */
.RSM_testmonial_subtext { text-align:right; }

/* Manage Text and link of Pagination */
.RSM_pagination_text { text-align:center; }
.RSM_pagination_text a { }
.RSM_pagination_text a:hover { }

/*********************************************************/
/*** Manage the display of Testimonial Submission Form ***/
/*********************************************************/

/* Text "Submit A Testimonial" */
.RSM_form_heading { }

/* Manage the Style of main Table */
.RSM_form_main { width:90%; }

/* Manage the error Text */
.RSM_form_error { color:#ff0000; }
.RSM_form_error p { }
.RSM_form_error div ul li { }

/* Manage the row that is displaying " * fields are mandatory" */
.RSM_form_mandatory { text-align:right; }

/* Color of the "*" (Star) */
.RSM_form_star_color { color:#ff0000; }

/* Manage width of the First Column, i.e. the column that is showing text like "Your First Name", "Your Last Name" etc. */
.RSM_form_first_col { width:25%; }

/* Manage the style of text in the form */
.RSM_form_text {}

/* Manage Input fields of the form */
.RSM_form_input { width:95%; }

/* Manage Textarea field of the form */
.RSM_form_textarea { width:97%; height:150px; }

/* Manage Button field of the form */
.RSM_form_button { width:auto; }#logo-text {

}
