/* Mbrsolution Site Template */


/*

------------------------------------------------------
Copyright Manuel Ballesta Ruiz, some rights reserved
www.mbrsolution.com

You are free to use this style sheet and its
associated image if applicable to create your own site.
However, I ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

/* general styles */


body {
	text-align: center;
/*center hack*/
	background-image: url(../images/marble6.gif);
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	margin: 1em 0;
}

#wrap {
	min-width: 860px;
	max-width: 960px;
	width: auto !important;
/*IE6 hack*/
	width: 960px;
/*IE6 hack*/
	margin: 0 auto;
/*center hack*/
	text-align: left;
/*center hack*/
	border: 1px solid #999;
}

#header {
height: 200px;
border-bottom: 1px solid #999;
}

#logo {
	width: 320px;
	height: 5px;
	position:absolute ;
}
#logo a {
	display: block;
	width: px;
	height: 75px;
	background: url(../images/logo.png);
	text-indent: -5000em;
}

#topwrap {
  border-style: solid;
  border-width: 0px;
  margin: 0;
  float: right;
  position: relative;
 
  width: 175px;
}
#topsite {
  float: left;
  margin-top: 22px;
}
#fontsize {
  border: 0px solid #7f9db9;
  padding: 0 5px;
  float: right;
 
  font-size: 12px;
  position: absolute;
  top:2px;
  left: 0px;
}

#sidebar {
	float: left;
	width: 22%;
	overflow: hidden;
}
#content60 {
	float: left;
	width: 56%;
	overflow: hidden;
}
#content80 {
	float: left;
	width: 56%;
	overflow: hidden;
}

#content100 {
	float: left;
	width: 100%;
	overflow: hidden;
}

#sidebar-2 {
	float: left;
	width: 22%;
	overflow: hidden;
	
}

#footer {
	clear: both;
	border-top: 1px solid #999;
	text-align: center;
}


.inside {
	padding: 13px;
}

.insidetop {
	padding: 10px;
	height: 85px;
	
}
#user1 {
	float: left;
	width: 20%;
	overflow: hidden;
	margin-bottom: 5px;
	padding: 5px;
	width: 250px;
  margin-left: auto;
  margin-right: auto;
}


/*typography*/
* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, label, ul, ol, dl, fieldset, address {
	margin: 0.5em 0;
}
li, dd {
	margin-left: 1em;
}
fieldset {
	padding: .5em;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, .componentheading {
	font-size: 1.7em;
}
h2, .contentheading {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
#footer, .small, .createdate, .modifydate, .mosimage_caption {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #999;
}
.moduletable {
/*padding for inside text*/
	

	color: #fff;
	width: 145px;
	float: right;
}
.moduletable h3 {
	color: #fff;
	padding: 0.25em 0;
	text-align: center;
	font-size: 1.1em;
	margin: 0 -10px 0.5em -10px;
/*negative padding to pull h3 back out from .moduletable padding*/
	background-color: #990000;
}
/*Menu Styling*/
.moduletablemenu {
	padding: 0;
	color: #333;
	margin-bottom: 1em;
}
.moduletablemenu h3 {
	background: #990000;
	color: #fff;
	padding: 0.25em 0;
	text-align: center;
	font-size: 1.1em;
	margin: 0;
	border-bottom: 1px solid #fff;
	border-left: 10px solid #333;
	border-right: 10px solid #9D9D9D;
}
.moduletablemenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.moduletablemenu li {
	border-bottom: 1px solid #ccc;
	margin: 0;
}
.moduletablemenu li a {
	display: block;
	padding: 3px 5px 3px 0.5em;
	border-left: 10px solid #333;
	border-right: 10px solid #9D9D9D;
	background-color: #666;
	color: #ffffff;
	text-decoration: none;
}
html>body .moduletablemenu li a {
	width: auto;
}
.moduletablemenu li a:hover, a#active_menu:link, a#active_menu:visited {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}
#menumods {
	height: 35px;
	background-color: #900;
	color: #fff;
	margin-left: 11px;
	margin-right: 11px;
	border-left: 10px solid #333;
	border-right: 10px solid #9D9D9D;
	margin-top: 0px;
}
#menumods ul {
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0;
}
#menumods li {
	margin: 0;
	padding: 0 20px;
	list-style-type: none;
	display: inline;
}
#menumods a {
	float: left;
	color: #ffffff;
	text-decoration: none;
	display: block;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	padding: 0px 15px;
}
#menumods a:hover {
	background-color: #2586d7;
	height: 35px;
	line-height: 35px;
	padding: 0px 15px;
}
#bannermods {
	margin-left: 11px;
	margin-right: 11px;
	background-color: #666;
	color: #ffffff;
	border-left: 10px solid #333;
	border-right: 10px solid #9D9D9D;
}

.search-search {
	margin-left: 10px;
}
#footerwrap {
	margin-bottom: 5px;
	padding: 5px;
	width: 760px !important;
	width: 830px;
	margin-left: auto;
	margin-right: auto;

}