@font-face{
font-family:'MyriadProReg';
src:url('http://www.mti.net/fonts/myriadproregular.ttf');}

@font-face{
font-family:'MyriadProLight';
src:url('http://www.mti.net/fonts/myriadprolight.ttf');}

body
{
    color: #3F3F3F;
}
.product_display
{
    margin: 30px;
}
.product_header
{
    margin: -15px 0px 15px 0px;
}
.product_header td
{
    vertical-align: bottom;
}
.product_title
{
    color: #1880B7;
    font-size: 18px;
    width: 290px;
    float:left;
    margin-right: 5px;
	font-family:'MyriadProReg', sans-serif;
}
.client_button
{
    text-align:left;
    text-transform:uppercase;
    text-decoration: none;
    font-size: 10px;
    float:left;
    margin-right: 15px;
	color: #8C8C8C;
}
#print_page
{
    width: 160px;
}
.paragraph_text
{
    font-size: 10px;
}
#ctl00_main_content_EmailButton
{
    width: 160px;
}
#ctl00_main_content_EmailButton img
{
    margin: 13px 0px 0px 0px;
}
.main_image
{
    float: right;
    width: 270px;
    height: 319px;
    overflow: hidden;
    text-align: center;
}
.product_description
{
    font-size: 10px;
    width: 434px;
}
.product_buttons
{
    clear: both;
    height: 17px;
    padding-top: 20px;
}
.product_action
{
    float: left;
    margin-right: 12px;
}
.option_action
{
    position:absolute;
    top: 95px;
    left: 83px;
}
.product_action, .option_action
{
    line-height: 1;
    width: 85px;
    height: 11px;
    padding: 3px 13px 3px 0px;
    display: block;
    background-image: url('../image/product_action.jpg');
    font-size: 8px;
    color: #FFF;
    text-decoration:none;
    text-transform:uppercase;
    text-align:center;
    font-weight:bold;
}
.product_action:hover
{
    background-image: url('../image/product_action_mouseover.jpg');
    color: #000;
}
.product_images
{
    clear: both;
    margin: 20px 0px 20px 0px;
    text-align:right;
    height: 53px;
}
.product_images .product_image_link 
{
    margin: 0px 0px 0px 8px;
    width: 51px;
    height: 53px;
    text-align: center;
    background-image: url('../image/composite_thumb_bg.png');
    float:right;
    display: block;
}
.product_paragraphs
{
    width: 500px;
    padding-bottom: 15px;   
}
.product_paragraphs .paragraph_image
{
    float: left;
    margin: 0px 20px 0px 0px;
    width: 92px;
    height: 97px;
    background-image: url('../image/composite_p_thumb_bg.png');
    text-align:center;
}
.product_paragraphs .paragraph_text
{
    min-height: 80px;
    margin: 0px 0px 0px 115px;
}
.paragraph_title
{
    font-size: 14px;
    color:#1880B7;
    font-family: Arial, Sans-Serif;
    margin: 0px;
	font-family:'MyriadProReg', sans-serif;
}
.option_category
{
    padding-bottom: 5px;
}
.options
{
    border-top: solid 2px #CCC;
    width: 500px;
}
.options .page_text_title
{
    text-transform: none;
    display:block;
}
.options .option_category_list
{
    clear:both;
    display:block;
}
.options .paragraph_image
{
    float:left;
    background-image: url('../image/composite_o_bg.png');
    width: 56px;
    height: 59px;
    text-align: center;
}
.options .paragraph_title
{
    margin: 0px;
    text-decoration:none;
    background-image: url('../image/expand_arrow.gif');
    background-position: right center;
    background-repeat: no-repeat;
    padding: 0px 12px 0px 5px;
}
.options .option_text
{
    font-size: 10px;
}
.options .option_text p
{
    margin: 0px 0px 0px 62px;
    padding: 0px;
}
.options .option_list
{
    display: none;
    margin: 10px 0px 5px 10px;
    width: 750px; 
}
.options .option
{
    width: 185px;
    float: left;
    margin: 0px 0px 15px 0px;
    position:relative;
    height: 110px;
    overflow:hidden;
}
.option .option_title
{
    font-size: 11px;
    display:block;
    line-height: 1;
    height: 28px;
    margin-right: 15px;
}
.option .option_text
{
    text-decoration:none;
    font-size: 9px;
    display:block;
	color: #3F3F3F;
	margin-right: 15px;
}
.option .option_text p
{
    margin-left: 62px;
}
.option .option_image
{
    float: left;
    margin: 0px 5px 5px 0px;
    background-image: url('../image/option_bg.png');
    width: 78px;
    height: 82px;
    text-align: center;
}
.hidden 
{
    display:none;
}
