@charset "iso-8859-1";

body {
	margin: 0px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

A:link { color: #76B439; text-decoration: none; }
A:active { color: #76B439; text-decoration: none; }
A:visited { color: #2C4315; text-decoration: none; }
A:hover { color: #76B439; text-decoration: underline; }

H1 {
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: 23px;
	letter-spacing: -1px;
	color: #232323;
}

H2 {
	padding-top: 5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
}

.primary_blue { color: #333333; }
.secondary_blue { color: #004A80; }
.primary_red { color: #AC0000; }
.primary_grey { color: #808080; }

ul li {
 list-style-image: url(/_images/lil_things/bullet_arrow_1.gif);
}

.logo {
	cursor: pointer;
	position: absolute;
	float: left;
	width: 230px;
	height: 25px;
	top: 30px;
	left: 40px;
}
.logo[class] {
	background-image: url(/_images/mtlogo.png);
}

.login {
	cursor: pointer;
	font-size: 11px;
	font-family: verdana;
	line-height: 200%;
	color: #808080;
	text-align: center;
	width: 280px;
	height: 30px;
	position: absolute;
	float: right;
	top: 15px;
	right: 40px;
	}
/* Other browsers. IE ignores [attributes] */
.login[class] {
	background-image: url(/_images/login_bg.png);
}
a.login .over, a.login:visited .over {
	color: #FFFFFF;
	text-decoration: none;
}
a.login:hover .over, a.login:active .over {
	color: #FFFFFF;
	text-decoration: underline;
}

#page_content {
	position: relative;
	width: 760px;
	padding-top: 15px;
}

#logobox {
	display: block;
	position: absolute;
	width: 230px;
	height: 25px;
	left: 40px;
	top: 30px;
}

#loginbox {
	overflow: hidden;
	display: block;
	position: absolute;
	width: 109px;
	height: 27px;
	top: 15px;
	right: 40px;
}

a:hover#loginbttn {
	position: absolute;
	right: 0px;
}
#loginbttn img {
	border: none;
}


.quote {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-style: italic;
	line-height: 150%;
}

/** copyright footer **/

#copyright {
	font-size: 9px;
	line-height: 200%;
	position: relative;
	padding-left: 10px;
	padding-top: 40px;
	padding-botton: 20px;
}

#copyright a, a:visited {
	color: #666666;
	text-decoration: none;
}
#copyright a:hover, a:active {
	color: #666666;
	text-decoration: underline;
}

/** end copyright footer **/


#title {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: 23px;
	letter-spacing: -1px;
	color: #232323;
}

/** FAQs **/

.faq {
	line-height: 150%;
	color: #808080;
}
.faq .q {
	color: #004A80;
	font-weight: bold;
}

/**  end FAQs **/


/** product energy bar graphic **/

#nrg_gs1 {
	position: relative;
	border: none;
	width: 100%;
	height: 180px;
	background: url(/_images/hdr_content/gsheader.jpg) no-repeat left top;
}
#nrg_dv1 {
	position: relative;
	border: none;
	width: 100%;
	height: 180px;
	background: url(/_images/hdr_content/dvheader.jpg) no-repeat left top;
	background-image: url(/_images/hdr_content/dvheader.jpg);
}

#nrg_dv3 {
	position: relative;
	border: none;
	width: 100%;
	height: 180px;
	background: url(/_images/hdr_content/dv3header.jpg) no-repeat left top;
	background-image: url(/_images/hdr_content/dv3header.jpg);
}

#nrg_cx1 {
	position: relative;
	border: none;
	width: 100%;
	height: 180px;
	background: url(/_images/hdr_content/cxheader.jpg) no-repeat left top;
}


/** product page content **/
#content {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 150%;
	color: #444;
}

#content a {
	color: #333333;
	text-decoration: none;
}
#content a:visited {
	color: #999999;
	text-decoration: none;
}
#content a:hover {
	color: #76B439;
	text-decoration: underline;
}
#content .box {
	width: 760px;
	padding: 0;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	text-align: left;
}
#content .col {
	width: 320px;
}

#content .col-wide {
	width: 550px;
}

#content .block1 {
	padding-left: 20px;
	padding-right: 20px;
}

#content .block1-lo {
	padding-left: 20px;
}

#content .block1-ro {
	padding-right: 20px;
}

#content .block2 {
	padding-left: 20px;
	padding-right: 20px;
	background: url(/_images/backgrounds/ea.gif) repeat-y top left;
}

#content .block3 {
	padding-left: 10px;
	padding-right: 10px;
}
#content .block3b {
	padding-left: 10px;
	padding-right: 10px;
	background: url(/_images/backgrounds/ea.gif) repeat-y top left;	
}

#content .block4 {
	padding-right: 10px;
	padding-left: 20px;
	background: url(/_images/backgrounds/ea.gif) repeat-y top left;	
}


#content .break {
	padding: 10px;
}

#content hr {
	border: 0;
	width: 90%;
	color: #c2c2c2;
	background-color: #c2c2c2;
	height: 1px;
}
#content hr .e3 {
	border: 0;
	width: 95%;
	color: #e3e3e3;
	background-color: #e3e3e3;
	height: 5px;
}
#content hr .ea {
	border: 0;
	width: 90%;
	color: #eaeaea;
	background-color: #eaeaea;
	height: 1px;
}
#content .bp {
	font-size: 11px;
	line-height: 140%;
	color: #808080;
}

.contentFooter {
	padding: 0;
	border: none;
	background: #fff url(/_images/backgrounds/c2.gif) repeat-x bottom left;
}

.tour_copy {
	font-size: 12px; 
	color: #666666;
	line-height: 140%;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	display: block;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.tour_header {
	font-size: 13px;
	color: #004A80;
	text-align: left;
	white-space: normal;
	display: block;
	margin-left: 0px;
	padding-left: 6px;
}

#details {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 140%;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color:#808080;
}
#details .th, #details .th a, #details .th a:visited {
	font-size:12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
#details .th a:hover, #details .th a:active {
	font-weight: bold;
	color: #428CE7;
	text-decoration: underline;	
}

#contactform {
	padding: 10px;
	line-height: 140%;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color:#808080;
}

#dontseeme {
	display: none;
	text-indent: -99999px;
	color: #000000;
	font-size: 0px;
	letter-spacing: -1px;
}

/** end product page content **/

/** new add-on (dv) styles **/

#addonnew {  margin-top:  25px;}
#addonnew td{
}

#addonnew .lmarg { margin-left:15px;}

#addonnew  .addondesc { line-height:150%;height:180px; font-size:11px; }

#addonnew  .addontop { line-height:120%;height:112px; margin-bottom:10px; }
#addonnew  .addonbutton { padding-bottom:15px; text-align:right; }

/************************************************************
* COMMON
************************************************************/

.lore_normal_font {
 font-size: 12px;
 font-weight: normal;
}

.lore_small_font {
 font-size: 10px;
 font-weight: normal;
}

.lore_button {
/* border: 1px solid black;
 background-color: #117668;
 color: white;
 font-size: 9px;*/
 border: 1px outset;
 cursor: pointer;
 font-size:9;
 font-weight: normal;
 margin: 0px 0px 0px 1px;
 padding: 1px 1px 1px 1px;
 background-image: url(http://mediatemple.net/_images/button2.gif);
 backgroung-image: repeat-x;
 width:50px;
}

.titleheaders_box {
 background-color: white;
 margin-left: 5px;
 margin-right: 5px;
}

/************************************************************
* BREADCRUMB
* Used in template: header.tpl
************************************************************/

.estilotextarea1 {font-size: 10px;height:15px;border: 1px solid #767676;}
SELECT{ font-family: verdana; font-size: 10px; color: #151515; background-color:#F7EAD4;} 

.lore_breadcrumb {
 background-color: #fafafa;
 font-size: 10px;
 font-weight: normal;
 text-align: left;
 padding: 3px;
 padding-left: 10px;
 text-align: right;
}

.lore_breadcrumb_current {
 font-weight: bold;
}

/************************************************************
*  LINKS
************************************************************/

.lore_normal_link {
 font-weight: normal;
 font-size: 10px;
 color: #8d1c1c;
 text-decoration: none;
}

.lore_normal_link:hover {
 text-decoration: underline;
}

.lore_small_link {
 font-size: 10px;
 color: #8d1c1c;
 text-decoration: none;
}

.lore_small_link:hover {
 text-decoration: underline;
}

.lore_dark_link {
 font-size: 10px;
 color: black;
 text-decoration: none;
}

.lore_dark_link:hover {
 text-decoration: none;
}

.lore_light_link {
 font-size: 10px;
 color: white;
 text-decoration: none;
}

.lore_light_link:hover {
 text-decoration: none;
}

.lore_glossary_term_link {
 font-size: 12px;
 font-weight: bold;
 cursor: help;
 border-bottom: 1px dotted;
 text-decoration: none;
}

.lore_glossary_term_link:hover {
 text-decoration: none;
}

/************************************************************
* GLOSSARY TERM POP-UP
* Used in template: glossary_term.tpl
************************************************************/

.lore_glossary_term_popup {
 padding: 5px;
 border: 1px dotted #dddddd;
 background-color: #f5f5f5;
}

.lore_glossary_term_popup_caption {
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 5px;
}

.lore_glossary_term_popup_definition {
 font-size: 10px;
 padding: 0px;
}

/************************************************************
* CATEGORY TREE
* Used in template: category_tree.tpl
************************************************************/
div.lore_category_tree_base a {
 display: block;
 text-decoration: none;
 font-size: 10px;
 /*background-color: #bcbcbc;*/
 /*color: black;*/
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white;
/* mt stuff here */
/* font-size:11px;*/
 background-color:#F1F1F1;
 font-weight: bold;
/* layer-background-color:#F1F1F1; */
 color: #666666;
 /*padding:4px 7px;*/
 text-decoration:none;
}

div.lore_category_tree_base a:hover {
 background-color:#F1F1F1;
 color:#8D1C1C;
}

div.lore_category_tree_category a {
 display: block;
 text-decoration: none;
 font-size: 10px;
/* background-color: #dddddd;*/
 color: black;
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white;
/* mt stuff here */
/* font-size:11px; */
 background-color:#ffffff;
 layer-background-color:#ffffff;
 color:#666666;
/*  padding:4px 7px; */
 text-decoration:none;
}

div.lore_category_tree_category a:hover {
 display: block;
 /* text-decoration: none;*/
 font-size: 10px;
 /* background-color: #cccccc;*/
 /* color: black;*/
 padding: 4px;
 border-bottom: 1px solid white;
/* mt stuff here */
 background-color:#ffffff;
 color:#8D1C1C;
 text-decoration:underline;
}

div.lore_category_tree_current_category a {
 /* didn't want this to change */
 /* display: block;
 text-decoration: none;
 font-size: 10px;
 font-weight: bold;
 background-color: #f5f5f5;
 color: black;
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white; */
 display: block;
 text-decoration: none;
 font-size: 10px;
/* background-color: #dddddd;*/
 color: black;
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white;
/* mt stuff here */
/* font-size:11px; */
 background-color:#ffffff;
 layer-background-color:#ffffff;
 color:#666666;
/*  padding:4px 7px; */
 text-decoration:none;
}

div.lore_category_tree_current_category a:hover {
 /* didn't want this to change */
 /* display: block;
 text-decoration: none;
 font-size: 10px;
 font-weight: bold;
 background-color: #f5f5f5;
 color: black;
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white; */
 display: block;
 /* text-decoration: none;*/
 font-size: 10px;
 /* background-color: #cccccc;*/
 /* color: black;*/
 padding: 4px;
 border-bottom: 1px solid white;
/* mt stuff here */
 background-color:#ffffff;
 color:#8D1C1C;
 text-decoration:underline;
}

/************************************************************
* CATEGORY LISTING
* Used in template: categories.tpl
************************************************************/

.lore_category {
 padding: 5px
}

/************************************************************
* ARTICLE PAGE
* Used in template: article.tpl
************************************************************/

.lore_article_info_box {
 font-size: 9px;
 background-color: #ffffff;
 border: 1px dotted #cccccc;
 text-align: left;
 margin-bottom: 3px;
 padding: 5px
}

.lore_article_info_box_label {
 background-color: #f0f0f0;
 font-size: 10px;
 padding: 3px;
 text-align: right;
}

.lore_article_info_box_data {
 font-size: 10px;
 padding: 3px;
 text-align: left;
}

.lore_article_content {
 background-color: #ffffff;
 padding: 5px;
 padding-left: 15px;
 font-size: 12px
}

.lore_article_admin_options {
 padding: 5px;
 font-size: 10px;
 font-weight: bold;
 background-color: #f0f0f0;
 border: 1px dotted #117668;
}

.lore_article_comments {
 margin-top: 10px;
 margin-left: 25px;
 margin-right: 25px;
}

.lore_article_comment {
 font-size: 10px;
 margin: 10px;
 text-align: left;
}

.lore_article_comment_header {
 font-size: 10px;
 font-weight: normal;
 padding: 3px;
 background-color: #fafafa;
 border: 1px dotted #cccccc
}

.lore_article_comment_content {
 font-size: 10px;
 font-weight: normal;
 padding: 10px;
 text-align: left;
}

/************************************************************
* ARTICLE LISTINGS
* Used in templates: articles.tpl, article_short.tpl
************************************************************/

.lore_article {
 margin-bottom: 5px;
}

.lore_article_featured {
 margin-bottom: 5px;
}

.lore_article_preview_font {
 color: #404040;
 font-size: 10px;
}

.lore_article_details_font {
 color: #666666;
 font-size: 9px;
}

/************************************************************
* FORMS
* Used in templates: contact_form.tpl, email_article.tpl,
*                    comment.tpl
************************************************************/

.lore_form_table {
 background-color: white;
 border: 0;
 margin-left: 30px
}

.lore_form_field_info {
 font-size: 12px;
 padding: 3px;
 margin: 3px;
 background-color: #f5f5f5;
 border: 1px dotted #aaaaaa
}

.lore_form_field {
 font-size: 10px;
 padding: 3px;
 margin: 3px;
}

.lore_form_buttons {
 font-size: 10px;
 padding: 3px;
 margin: 3px;
 text-align: center
}

.lore_input {
 font-size: 9px;
 font-family: verdana,sans-serif;
 color: black;
 background-color: #dddddd;
 border: 1px solid black;
}

.lore_form_error {
 color: red;
}

/************************************************************
*  PROGRAM MESSAGE/ERROR
************************************************************/

.lore_message {
 font-size: 12px;
 text-align: center;
 border: 1px dotted #cccccc;
 padding: 3px;
 margin: 10px
}

.lore_error_message {
 margin: 25px;
}

/************************************************************
* PRINTER-FRIENDLY ARTICLE
* Used in template: article_print.tpl
************************************************************/

.print_article_header {
	font-size: 12px;
	font-weight: bold;
	background-color: #f5f5f5;
	border: 1px dotted #bbbbbb;
	padding: 5px;
	margin: 5px;
}

.print_article_box {
 font-size: 12px;
 background-color: white;
 padding: 5px;
 margin: 5px;
}
.valor_font {
 color: #333333;
 font-size: 9px;
}
.lore_form_fieldW {
	font-size: 10px;
	padding: 3px;
	margin: 3px;
	color: #FFFFFF;
}
.lore_article_commentW {
	font-size: 10px;
	margin: 10px;
	text-align: left;
	color: #FFFFFF;
}
.lore_form_OK {
	color: #6DB629;
}
