/* CSS Document */

/**
* @version - 1.0
* @package - MVA Finance
* @author - Marco Arevalo
* @email - stringsandnote@yahoo.com
* @website - celsiusmedia
* @copyright (C) - celsiusmedia
* @license - celsiusmedia
*/

body {
text-align : center;
padding:0;
margin:0;
background:url(../images/mainbg.jpg) repeat-x top center #B4B4B4;
}
tr, p, div {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #666666;
}
/********** Main Container **********/
#main_container {
width : 780px;
display : table; /* must put this in for FireFox. */
text-align : left;
margin : auto;
border : 1px solid #cccccc;
background-color:#FFF;
}

#left{
position:absolute; top: 249px;
float:left;
width: 250px;
}
#mainbody{
float:right;
width: 520px;
}
#mainbodydesign{
	background:url(../images/content_topleft.gif) no-repeat left top !important; background:url(../images/content_topleft2.gif); 
	width: 37px; height: 34px;
	position: absolute; top: 253px;
	margin-left: 245px !important; margin-left: 245px;
	text-indent: -5000px;
}

/********** Header **********/
#header{
background: url(../images/banner1.jpg) no-repeat right top;
height: 248px;
}
	#header #mvalogo {
	background: url(../images/mva_logo.jpg) no-repeat left top;
	position: absolute; top: 60px;
	width: 191px; height: 121px;	
	margin-left: 30px;
	text-indent: -5000px;	
	}
	#header h1{text-indent: -5000px;}
	
	#header #sitenametop{
	background:  url(../images/sitenametop.gif) no-repeat left top;
	width: 167px; height: 40px;
	margin: 0 0 0 241px; 
	}
	#header #sitenametop a{
		display: block;
		width: 167px; height: 40px;
		text-indent: -5000px;
	}


/********** Pathway **********/
.pathway {
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 9px;
padding : 0px;
}

a.pathway:link, a.pathway:visited {
color : #000000;
font-weight : normal;
}

a.pathway:hover {
color : #3366cc;
font-weight : normal;
text-decoration : none;
}
/############### ADDITIONAL JOOMLA! CSS CLASSES ###############/

/********** MainLevel Links **********/
a.mainlevel:link, a.mainlevel:visited {
color : #000000;
font-size : 10px;
font-weight : normal;
text-decoration : none; }

a.mainlevel:hover {
color : #0000cc;
font-weight : normal;
text-decoration : underline;
}

/********** SubLevel Links **********/
a.sublevel:link, a.sublevel:visited {
padding-left : 1px;
vertical-align : middle;
font-size : 11px;
color : #000000;
text-align : left;
}

a.sublevel:hover {
color : #666666;
text-decoration : none;
}

/********** MainMenu Links **********/
a.mainmenu:link, a.mainmenu:visited {
color : #000080;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : none;
}

a.mainmenu:hover {
color : #000080;
text-decoration : underline;
}

/********** Other Links **********/
a:link, a:visited {
color : #cc0000;
text-decoration : none;
}

a:hover {
color : #0099ff;
font-weight : none;
text-decoration : underline;
}

/********** Modules **********/
table.moduletable {

}

table.moduletable th {
/*width : 100%;
font-size : 12px;
font-weight : bold;
color : #0000cc;
text-align : left;
text-indent : 5px;
letter-spacing : 1px;
margin : 5px 5px 20px 5px;*/
}

table.moduletable li {
list-style-type:none;
display: inline;
}

table.moduletable ul {
padding : 0px;
}

table.moduletable td {
padding : 2px;
}

/********** Hot Offer **********/
.moduletable-HotOffer{
	width: 243px; height: 123px;
	/*position:absolute; top: 256px !important; top: 350px;	*/
	background:url(../images/hotoffer.jpg) no-repeat top left;
	margin-top: -3px !important; margin-top: -12px;	
	/*margin-left: 0 !important; 	margin-left: -20; */
}

.moduletable-HotOffer th, .contentheading-HotOffer{
	text-indent: -5000px;
}

.contentpaneopen-HotOffer{
	margin: 0 0 0 100px;
	font-size: 9px;
	color: #336600;
	width: 140px;
}
.readon-HotOffer {
	margin: -20px 0 0 0;
}

/********** Poll **********/
.poll {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #666666;
line-height : 14px;
}

.pollstableborder {
border : 1px solid;
padding : 1px;
}

/*############### CONTENT ###############*/

/***** Header for contentpaneopen *****/
.contentheading {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #000000;
text-align : left;
padding-top : 10px;
}

/***** Home, Mambo License, Blog, Lower Content for Advanced Search *****/
.contentpaneopen {
width : 100%;
}

/***** Title for Blog, News Feeds, Wrapper, Links, Advanced Search, Contact Us *****/
.componentheading {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #000000;
text-align : left;
padding-top : 10px;
}

/***** Top Content for Getting Started, FAQs, News Feeds, Links *****/
.contentdescription {
padding: 0px;
}

/***** Lower Content for Getting Started, FAQs, News Feeds, Wrapper, Links, Contact Us *****/
.contentpane {
padding-top : 10px;
}

/********** Inner Content **********/
.sectiontableheader {
background-color : #CCCCCC;
color : #7B8DA1;
font-weight : bold;
}

.sectiontableentry1 {
background-color : #F0F0F0;
}

.sectiontableentry2 {
background-color : #E0E0E0;
}

/********** Rating **********/
.content_rating {
padding : 5px;
}

.small {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : .01em;
color : #FFFFFF;
text-decoration : none;
font-weight : bold;
text-indent: -5000px;
}

.smalldark {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
text-decoration : none;
font-weight : normal;
}

.createdate {
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #999999;
text-align : left;
}

.button {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-size : 10px;
font-weight : bold;
background-color : #F0F0F0;
color : #990000;
border : 1px solid #CCCCCC;
}

.inputbox {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
background-color : #F0F0F0;
border : 1px solid #CCCCCC;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : bold;
color : #000000;
text-align : left;
text-decoration : none;
}

a.contentpagetitle:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;

font-weight : bold;
text-align : left;
color : #7B8DA1;
text-decoration : underline;
font-weight : bold;
}

a.category:link, a.category:visited {
color : #333333;
font-weight : bold;
font-size : 11px;
}

a.category:hover {
color : #7B8DA1;
}

/* Styles for dhtml tabbed-pages */
.ontab {
background-color : #ffae00;
border-left : outset 2px #ff9900;
border-right : outset 2px #808080;
border-top : outset 2px #ff9900;
border-bottom : solid 1px #d5d5d5;
text-align : center;
/* Cannot use hand as its not a W3C CSS validator */
/* cursor: hand;*/
font-weight : bold;
color : #FFFFFF;
}

.offtab {
background-color : #e5e5e5;
border-left : outset 2px #E0E0E0;
border-right : outset 2px #E0E0E0;
border-top : outset 2px #E0E0E0;
border-bottom : solid 1px #d5d5d5;
text-align : center;
/* Cannot use hand as its not a W3C CSS validator */
/* cursor: hand;*/
font-weight : normal;
}

.tabpadding {
}

.tabheading {
background-color : #ffae00;
text-align : left;
}

.pagetext {
visibility : hidden;
display : none;
position : relative;
top : 0;
}

/* for modifying {moscode} output. Don't set the colour! */
.moscode {
background-color : #f0f0f0;
}

.code {
background-color : #f0f0f0;
border : 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 10pt;
color : #ff6600;
text-align : center;
}

/* Javascript Back button */
.back_button {
text-align : center;
margin-top : 40px;
}

table.contenttoc {
color : #333300;
background-color : #ffffff;
border : 1px solid #333;
}

table.contenttoc td {
font-size : 8pt;
font-weight : normal;
text-align : left;
}

ul {
margin : 0;
padding : 5px;
list-style : none;
}

li {
line-height : 15px;
padding-left : 15px;
padding-top : 1px;
background-image : url(../images/arrow.png);
background-repeat : no-repeat;
background-position : 0px 5px;
}

table.searchinto {
width : 100%;
}

table.searchintro td {
background-color : #293C43;
color : #ffffff;
font-weight : bold;
}

/*Buttons**********/
/*
#buttons {

	float: left;
	margin: 0px;
	padding: 0 5px 0 0;
	width: auto; height: 47px;
	z-index: 5px;
	margin-top: -49px !important; margin-top: -47px;
	background: url(../images/nav_bg.jpg) repeat-x;
	border-left: 0;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;	
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	float: left;	
}

ul#mainlevel-nav li
{
	margin-top: 12px;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	font-size: 10px;
	line-height: 21px;
	white-space: nowrap;
 	color: #FFF;
  	text-decoration: none;
  	text-transform:uppercase; 
 	font-weight: bolder; 
	background: url(../images/arrow_white2.gif) no-repeat right center;

}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #FFF;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto !important; }

ul#mainlevel-nav li a:hover{
	color:#FFF6B8;
}

*/
/********** bottom boxes - News**********/

.moduletable-News{	
	margin: 10px 0 0 10px;	
	width: 190px;
}
.moduletable-News th{
	text-align:left;
}


#bottom{
	margin-top: 200px !important; 	margin-top: 200px;
	margin-left: 251px !important; 	margin-left: 285px;
	
}

#bottom table{
	height: 140px;
}

#bottom table{
	padding: 0 5px;
}
/********** bottom boxes - Box1**********/
.moduletable-Box1{
	float:left;
	margin-top: 0 !important; margin-top: 183px;
	margin-right: 1px; 	
	margin-left: -35px; 	
	width: 187px;
	background: url(../images/index_business_strategy.jpg) no-repeat top left #EBEBEB;
	height: 300px;
}
.moduletable-Box1 th{
	text-align: left;
	padding: 8px 0 0 10px;
	text-transform:uppercase;
	color:#000000;
	font-size: 9px;
}
.contentheading-Box1{	
	padding-top: 122px;
}
/********** bottom boxes - Box2**********/
.moduletable-Box2{
	margin-right: 1px; 
	float:left;
	width: 187px;
	background: url(../images/index_business_planning.jpg) no-repeat top left #EBEBEB;	
}
.moduletable-Box2 th{
	text-align: left;
	padding: 8px 0 0 10px;
	text-transform:uppercase;
	color:#FFF;
	font-size: 9px;
}
.contentheading-Box2{	
	padding-top: 122px;
}

/********** bottom boxes - Box3**********/
.moduletable-Box3{
vertical-align: top;
	float:left;
	width: 187px;
	background: url(../images/index_business_features.jpg) no-repeat top left #EBEBEB;

}
.moduletable-Box3 th{
	text-align: left;
	padding: 8px 0 0 10px;
	text-transform:uppercase;
	color:#000000;
	font-size: 9px;
}
.contentheading-Box3{	
	padding-top: 122px;
}
.readOn-Box1{
	padding-bottom: 10px;
}
.readOn-Box2{
	padding-bottom: 10px;
}
.readOn-Box3{
	padding-bottom: 10px;
}


/********** Footer **********/
#footer {
margin: 0 auto; padding: 0;
width : 780px;
height: 150px;
border : 1px solid #cccccc;
background: url(../images/bg_gray.jpg) repeat;

}


/********** bottom boxes - Menu**********/
#footermenu {
	float:right;		
}

.moduletable-MainMenu{
	text-align: left;
	border: 1px solid #FFFFFF;
	float:right;
	background:#B9D974;
	clear: both;
	width: 565px; height: 35px;
	padding-bottom:10px;
	margin-top: 0 !important; margin-top: -10px;
}

.moduletable-MainMenu th{
	text-indent: -5000px;
}
.moduletable-MainMenu a{
	padding: 0 10px;	
	color:#333333;	
}
.moduletable-MainMenu a:hover{
	color:#000;
	text-decoration:none;	
}
.moduletable-MainMenu a:visited{
	color:#333333;
}
.mainlevel-MainMenu {	
	background:url(../images/arrow_white2.gif) no-repeat right center;	
}
.mvacopyright{		
	margin-top: 10px;
}

/********** Footer - Site Map Disclaimer Policy**********/

.moduletable-footermenu{
clear: both;
float: right;
margin-right: 260px !important; margin-right: 140px;
margin-top: 50px;
}

.mainlevel-footermenu{
padding: 0 10px;
}
.moduletable-footermenu a {
color:#333333;
}
.moduletable-footermenu a:hover {
color:#333333;
}
.moduletable-footermenu a:visited {
color:#333333;
}
.moduletable-footermenu a:active {
color:#333333;
}
.moduletable-footermenu th{
text-indent: -5000px;
}

.moduletable-clientlogin{
	margin-left: 300px;
	margin-top: 50px;
	width: 300px;
}
