
/* ----------------------------------------------------- reporting suite nav styles */

.sharebutton {
	margin: 0 0 10px 0;
	display: block;
	float: right;
	text-align: left;
	height: 32px;
	width: 122px;
	color: #fff;
	text-decoration: none;
}

.sharebutton:link {
	background-image: url(http://www.microstrategy.com/freereportingsoftware/images/sharebutton.jpg);
	background-position: left 0;
	text-decoration: none;
	color: #fff;
}

.sharebutton:visited {
	background-image: url(http://www.microstrategy.com/freereportingsoftware/images/sharebutton.jpg);
	background-position: left 0;
	text-decoration: none;
}

.sharebutton:hover {
	background-position: left -32px;
	text-decoration: none;
}

.sharebutton:active {
	background-position: left 0;
	text-decoration: none;
}

.rightSideButtons{
	float:right;
	width: 290px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: right;

}

#fullDivContent .rightSideButtons a {
	margin:0 0 10px 0;
	display:block;
	float: left;
	height:32px;
	width:304px;
	color:#FFF;
}

.rightSideButtons a span, a.sharebutton span {
	display:block;
	font-family: Verdana, Helvetica, Arial;
	padding:8px 0 0 15px;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
}

.rightSideButtons a.download_mrs:link {
	background-image: url(http://www.microstrategy.com/freereportingsoftware/images/dl_button_sprite.gif);
	background-position: left 0;
}

.rightSideButtons a.download_mrs:visited  {
	background-image: url(http://www.microstrategy.com/freereportingsoftware/images/dl_button_sprite.gif);
	background-position: left 0;
}

.rightSideButtons a.download_mrs:hover {
	background-position: left -32px;
	text-decoration: none;
}

.rightSideButtons a.download_mrs:active {
	background-position: left -64px;

}

.rightSideButtons a.consultation:link {
	background-image: url(http://www.microstrategy.com/freereportingsoftware/images/consult_button_sprite.png);
	background-position: left 0;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.rightSideButtons a.consultation:visited {
	background-image: url(http://www.microstrategy.com/freereportingsoftware/images/consult_button_sprite.png);
	background-repeat: no-repeat;
	text-decoration: none !important;
}	

.rightSideButtons a.consultation:hover {
	background-position: left -32px;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.rightSideButtons a.consultation:active {
	background-repeat: no-repeat;
	background-position: left -64px;
}

.rightSideButtons a.gartnerbutton:link {
	background-image: url(http://www.microstrategy.com/freereportingsoftware/images/report_button_sprite.gif);
	background-position: left 0;
}

.rightSideButtons a.gartnerbutton:visited {
	background-image: url(http://www.microstrategy.com/freereportingsoftware/images/report_button_sprite.gif);
}	

.rightSideButtons a.gartnerbutton:hover {
	background-position: left -32px;
	text-decoration: none;
}

.rightSideButtons a.gartnerbutton:active {
	background-position: left -64px;
}

#bigroundbox{
	margin-top:0px !important;
	border: 1px solid #CCC;
	border: 0 1px 1px 1px;
	background-color: #ffffff !important;
	clear: both;
}

#fullDivContent {
    
	background: #1e6486 url(http://www.microstrategy.com/freereportingsoftware/images/dark_bg.jpg) no-repeat top left !important;
	
}

#fullDivContent ul#mrsnav {
	clear:both;
	margin: 0;
	padding: 0;
	font-size: 12px;
	border-bottom:4px solid #39971F;
	overflow: hidden;
	_height: 1%;
	list-style: none;
}

#fullDivContent ul#mrsnav li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	
}

#fullDivContent ul#mrsnav li a {
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-left: 6px; 
	padding: 0;
	display: block;
	color: #333;
	text-decoration: none;
	background: transparent url(http://www.microstrategy.com/freereportingsoftware/images/tab_full_bg.gif) no-repeat right 0;
}

#fullDivContent ul#mrsnav.korea li a {
	font-weight: normal;
}

#fullDivContent ul#mrsnav li a span {
	margin-right: 8px;
	margin-left: -6px;
	display: block;
	padding: 6px 0 5px 8px;
	background: transparent url(http://www.microstrategy.com/freereportingsoftware/images/tab_full_bg.gif) no-repeat left 0;
	cursor: pointer;
}

#fullDivContent ul#mrsnav li a.current, #fullDivContent ul#mrsnav li a.current:hover {
	background-position: right -200px;
	color: #666;
	cursor: default;
}

#fullDivContent ul#mrsnav li a.current span, #fullDivContent ul#mrsnav li a.current:hover span {
	background-position: left -200px;
	color:#FFFFFF;
	cursor: default;
}

#fullDivContent ul#mrsnav li a:hover {
	background-position: right -100px;
}

#fullDivContent ul#mrsnav li a:hover span {
	background-position: left -100px;
	color:#000;
}


#fullDivContent a.mrsdownloadbutton {
    display: block;
    float: right;
    width: 308px;
    height: 58px;
    background: url(http://www.microstrategy.com/freereportingsoftware/images/download_button.jpg) no-repeat top right;
    color: #fff;
    text-decoration: none;
    text-align: left;
}

#fullDivContent a.mrsdownloadbutton:link,  #fullDivContent a.mrsdownloadbutton:visited {
	text-decoration: none;
}


#fullDivContent a.mrsdownloadbutton:hover {
    background-position: 0 -58px;
    text-decoration: none;
}

a.mrsdownloadbutton:active {
    background-position: 0 0;
    text-decoration: none;
}

p.dlbutton_title, p.dlbutton_subtitle {
    margin-left: 15px;
    cursor: pointer;
}

p.dlbutton_title {
    padding-top: 11px;
    font-size: 1.25em;
    line-height: 1.25em;
    font-weight: bold;
    margin-bottom: 5px;
}



/* --------------------------------------------------------------- misc mrs styles */


.mrscol2 {
	float: right;
	width: 330px;
	overflow: hidden;
	margin-top: 10px;
}

#fullDivContent .mrscol2 _h2, #fullDivContent .mrscol2 h3, #fullDivContent .mrscol2 p, #fullDivContent .mrscol2 ul {
	margin-left: 15px;
	border: none;
	color: #000;
}

#fullDivContent .mrscol2 .mrsrightbox
{
	margin:0;
	padding:0px;
	width:300px;
}
#fullDivContent .mrscol2 .mrsrightbox h2
{
	color:#333;
	margin:0px; 0 10px 0;
	padding:4px 0 4px 15px;
	background:url(images/right_column_header.jpg) no-repeat;
	font-size: 14px;
}
#fullDivContent .mrscol2 .mrsrightbox
{
	color:#333;
	margin:0 0 10px 0;
	padding:0px;
	background:url(http://www.microstrategy.com/freereportingsoftware/images/right_column_background.gif) repeat-y;
	
}
#fullDivContent .mrscol2 .mrsrightbox div
{
	padding:5px;
	background:url(http://www.microstrategy.com/freereportingsoftware/images/right_column_footer.jpg) no-repeat bottom;
	overflow: hidden;
}

#fullDivContent .mrscol2 .mrsrightbox div p {
	padding-left: 10px;	
	margin-left: 0;
}

.mrsfullcol {
	padding-right: 30px;
}


.mrsrightcol {
	float: left;
	width: 550px;
	padding: 20px 10px 10px 20px;
}

/*#mrsrightcol {
	float: left;
	width: 800px;
	padding: 20px;
}*/


#mrsrightcol h2 {
    border: none;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

#bigroundbox #mrsrightcol /*h3 img*/  {  /*Add padding throughout main content section in MRS - P.B. 1/26/10 */
/*    margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;*/
	padding: 20px 10px 10px 20px;
    font-size: 14px;
   /* font-weight: normal;*/
}
#bigroundbox #mrsrightcol h3	{
	margin-bottom: 20px;
} 	

#fullDivContent table.mrstable h4 {
    font-size: 14px;
    font-weight: bold;
    color: #39a61e;
    
}

#fullDivContent table.mrstable ul li {
	font-size: 12px;
}

#fullDivContent table.reqtable ul li {
	font-size: 11px;
}

#fullDivContent table.mrstable ul li, #fullDivContent table.reqtable ul li {
	
    list-style-image: none;
    list-style: none;
    background: url(http://www.microstrategy.com/freereportingsoftware/images/bullet_green.gif) no-repeat 0 8px;
	padding: 2px 0 2px 20px;

    /* list-style-position: inside; */
    margin: 2px 2px 2px 0px;
}

#fullDivContent table.mrstable tr td {
	padding: 20px;
}

#fullDivContent .mrsrightbox ul li {
	overflow: hidden !important;
	_height: 1% !important;
}

.smallgradientbg {
    margin: 20px 0 0 0;
    padding-top: 20px;
    clear: both;
    background: url(http://www.microstrategy.com/freereportingsoftware/images/gradient_bg.jpg) no-repeat top left;    overflow: hidden;
}

table.mrsfeatures {
	border: 1px solid #eee;
}

table.mrsfeatures tr td {
    border-top: 1px solid #dfdfdf;
    padding: 5px;
}

table.mrsfeatures th {
    padding-bottom: 5px;
}

table.mrsfeatures tr.odd td {
    background-color: #fffef0;
}

table.mrsfeatures span.mrsfeaturecost {
    font-family: Arial, Verdana, Helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #666;
}

#fullDivContent ol.mrsbignumbers {
   	padding-right: 50px;
    padding-top: 20px;
}

#fullDivContent ol.mrsbignumbers li {
    font-size: 20px;
    font-weight: bold;
    color: #39a61E;
    list-style-type:decimal;
    padding-bottom: 15px;
	/* list-style-position: outside; */
}

#fullDivContent ol.mrsbignumbers p.mrsreason {
    font-size: 14px;
    font-style: normal;
}

#fullDivContent ol.mrsbignumbers h2 {
	line-height: 1.25em;
	font-size: 18px;
}

#fullDivContent ol.mrsbignumbers p {
	height: 100%;
    font-style: italic;
    font-size: 12px;
    color: #000;
    font-weight: normal;
}
#fullDivContent ol.mrsbignumbers.whymstr p {
	font-style: normal;	
}

#fullDivContent ol.mrsbignumbers p.mrsauthored {
    font-style: normal;
    text-align: right;
    color: #333;
}


.mrsgallery {
    float: left;
	padding:28px;
	margin:0px;
    width: 160px;
    height: 170px;
}

.mrsgallery:hover{
	background:url(http://www.microstrategy.com/freereportingsoftware/images/demo_thumbnail_bg.jpg) no-repeat 10px 10px;
}

.mrsgallery img {
    padding-bottom: 6px;
}

.mrsgallery p {
    font-size: 11px;
}

.mrsgallery a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

#fullDivContent #mrsrightcol .mrsgallery a:link {
    text-decoration: none;
}
#fullDivContent #mrsrightcol .mrsgallery a:visited {
    text-decoration: none;
}
#fullDivContent #mrsrightcol .mrsgallery a:hover {
    text-decoration: underline;
}
#fullDivContent #mrsrightcol .mrsgallery a:link {
    text-decoration: none;
}

a.mrsbubutton { background: url(http://www.microstrategy.com/freereportingsoftware/images/listbutton_2.png) no-repeat top right; }
a.mrsitprobutton { background: url(http://www.microstrategy.com/freereportingsoftware/images/listbutton_2.png) no-repeat top right; }
a.mrsdemobutton { background: url(http://www.microstrategy.com/freereportingsoftware/images/watchdemo_button.jpg) no-repeat top left; }

a.mrsrightbutton {  }

#fullDivContent .mrsrightbutton div {
	padding: 9px 15px 9px 15px;
	margin: 0;
}

#fullDivContent .mrsrightbutton h3 {
	font-size: 14px;
	padding: 0 0 5px 0;
	margin: 0;
}

#fullDivContent a.mrsrightbutton ul {
	margin: 0;
	padding: 0;
}

#fullDivContent a.mrsrightbutton ul li {
	margin: 0 0 0 0;
	list-style-image: none;
    list-style: none;
    background: url(http://www.microstrategy.com/freereportingsoftware/images/bullet_white.gif) no-repeat 0 8px;
	padding: 2px 0 0px 15px;
}

.mrsrightbutton span {
	display: none;
}

.mrsrightbutton p {
	font-size: 12px;
	line-height: 18px;
	padding-right: 15px;
}

#fullDivContent a.mrsrightbutton {
	display: block;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 236px;
	text-decoration: none !important;
}

a.mrsrightbutton:link,
a.mrsrightbutton:visited,
a.mrsrightbutton:active {
	background-position: left top;
	background-repeat: none;
	color: #ffffff;
	text-decoration: none;
}


a.mrsrightbutton:hover {
	background-position: left -100px;
	text-decoration: none;
}

#fullDivContent h2.tagline {
	margin-top: 10px;
	font-weight: normal;
	line-height: 1.25em;
	color: #fff;
	border: none;
	font-size: 18px;
}

#fullDivContent #accordion h3 {
	margin-bottom: 0;
	font-size: 11px;
	/*padding: 2px;*/
}

#fullDivContent #accordion p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#fullDivContent #accordion div {
	/*margin: 0;
	padding: 20px; */
}

#fullDivContent #accordion a {
	text-decoration: none;
}

#fullDivContent .mrscol2 ul li {
	margin-left: 0;
	list-style-image: none;
    list-style: none;
    background: url(http://www.microstrategy.com/freereportingsoftware/images/bullet_green.gif) no-repeat 0 8px;
	padding: 2px 0 2px 15px;
}

#fullDivContent h2.usertypes {
	border: none; width: 99%; line-height: 2em; font-weight: bold; font-size: 1.25em;
}

#fullDivContent h2.usertypes a {
	overflow: hidden;
	display: block;
	float: left;
	clear: none;
	margin-right: 10px;
	width: 221px;
	height: 22px;
	padding-bottom: 5px;
	/*border-bottom: 2px solid #666;*/
}
#fullDivContent h2.usertypes a span {
	padding: 10px 10px 0 10px;
}
#fullDivContent h2.usertypes a.current {
	overflow: visible;
	font-weight: bold;
	cursor: default;
	color: #37991f;
	/*border-bottom: 2px solid #37991f;*/
	background: url(http://www.microstrategy.com/freereportingsoftware/images/minitab.gif) no-repeat center top;
}
#fullDivContent h2.usertypes a.not_current {
	background: url(http://www.microstrategy.com/freereportingsoftware/images/minitab.gif) no-repeat center top;
}



#fullDivContent h2.usertypes a:link {
	text-decoration: none;
}

#fullDivContent h2.usertypes a:visited {
	text-decoration: none;
}

#fullDivContent h2.usertypes a:hover {
	color: #37991f;
}

#fullDivContent h2.usertypes a:hover {
	text-decoration: none;
	/*border-bottom: 2px solid #37991f;*/
}



#fullDivContent h2.usertypes a:active {
	text-decoration: none;
}

#fullDivContent .mrstools {
	clear: both;
	text-align: right; padding-top: 20px; padding-right: 65px; overflow: hidden;
}

#fullDivContent .mrstools a:hover {
	text-decoration: none;
}

#fullDivContent #accordion p a:link {
	color: #39771f;
	text-decoration: underline;
}
#fullDivContent #accordion p a:visited {
	color: #39771f;
	text-decoration: underline;
}
#fullDivContent #accordion p a:hover {
	color: #39771f;
	text-decoration: none;
}
#fullDivContent #accordion p a:active {
	color: #39771f;
	text-decoration: underline;
}

#fullDivContent #accordion h3, #fullDivContent #accordion p {
	font-size: 12px;
}

.qtip-content, .qtip-title { /* Notice the prefix 'qtip-' */
	padding: 0 0 0 2px !important;
	/*margin: 0 !important; */
   text-align: left; /* Adjust the padding of the content element */
}

blockquote.analyst {
	margin-right: 30px;
	padding-left: 40px;
	overflow:hidden;
	background: url(http://www.microstrategy.com/freereportingsoftware/images/leftquote.gif) no-repeat top left;
}

blockquote.analyst p {
	font-size: 16px;
	line-height: 1.5em;
	padding-right: 20px;
	/*background: url(http://www.microstrategy.com/freereportingsoftware/images/rightquote.gif) no-repeat bottom right;*/
}

p.analyst {
	text-align: right;
	padding-right: 40px;
	margin-bottom: 20px;
	color: #666;
}

.analyst_click_hover {
	background: #FFC url(http://www.microstrategy.com/freereportingsoftware/images/full_quote_hover.gif) no-repeat bottom right;
	cursor: pointer;
}

.topToolLinks {
	float: right;
	margin-top: -30px;
	margin-right: -30px;
	
	padding: 3px 15px;
	background: url(http://www.microstrategy.com/freereportingsoftware/images/share_bg.png) no-repeat bottom left;
	clear: none;
}


table#MRSvsEval {

}

#MRSvsEval tr td {
	border: 1px solid #ddd;
	padding: 3px;
	
}

.mve_mrs, .mve_e {
	text-align: center;
	
	width: 115px;
}

.mve_mrs {
	background-color: #f0f8f0; 	
}

#fullDivContent #MRSvsEval, #fullDivContent #MRSvsEval p {
	font-size: 11px;
}

/* ---------------------------------------------------------------- New Header buttons and quotes 7-2009 */

#mrs_head_buttonbox {
  float: right;
  width: 450px;
  height: 104px;
  margin-top: 0px;
  margin-right: -20px;
  background: url(http://www.microstrategy.com/freereportingsoftware/images/head_buttons_bg.gif) no-repeat;
  background-position: top left;  
  overflow: hidden;
}
#mrs_head_quote {
	float: left;
	
	/*background: url(/freereportingsoftware/images/header_buttonbox_quote_bg.gif) no-repeat 21px 7px; */
	width: 285px;
	clear: none;
}

#mrs_head_buttons {
	float: right;
	width: 164px;
	clear: none;
	border-left: 1px solid #fff;
}

#mrs_head_quote blockquote {
	font-size: 12px;
	margin: 14px 0 0 20px;
	height:45px;
	width: 230px;
	
	overflow:hidden;
}

#mrs_head_quote span.saidby {
	font-size: 10px;
	display: block;
	text-align: left;
	margin-left: 14px;
	margin-top: 7px;
	color: #000;
}
#mrs_head_buttons a{
	cursor:pointer;
	display:block;
	
	/* border: 1px solid #BAD1E4; */
	border-top:0px;
	height:52px;
	width:164px;
	overflow:hidden;
}
#mrs_head_buttons a:hover{
	/* background: url(/freereportingsoftware/images/head_button_top_bg.gif) no-repeat bottom; */
	text-decoration:none;
}

#mrs_head_buttons .top_button {
	background: url(http://www.microstrategy.com/freereportingsoftware/images/head_button_top_bg.gif) no-repeat bottom left;
	border-bottom: 1px solid #fff;
}

#mrs_head_buttons .top_button:hover {
	background-position: top left;
}

#mrs_head_buttons .bottom_button {
	background: url(http://www.microstrategy.com/freereportingsoftware/images/head_button_bottom_bg.gif) no-repeat bottom left;
	
}

#mrs_head_buttons .bottom_button:hover {
	background-position: top left;
}

#mrs_head_buttons a h3{
	font-weight:bold;
	font-size: 13px;
	color:#000;
	margin:12px 10px 0 10px;
	line-height:12px;
}
#mrs_head_buttons a p{
	font-size:9px;
	color:#000;
	margin:0px 10px 0 10px;
}
