/*--------------------------------------------------------
# BT autoMart v1.0 (February 2012) - Joomla! Template
# -------------------------------------------------------
# For Joomla! 1.7.x & Joomla! 2.5.x
# Copyright (C) 2012 Bonusthemes.com. All Rights Reserved.
# @license Copyrighted Commercial Software
# Demo: http://www.bonusthemes.com/demo/joomla17/automart/
# Website: http://www.bonusthemes.com/
# Support: support@bonusthemes.com
------------------------------------------------------- */

/* Typography Page
-------------------------------------------------------------- */
.outer { margin: 0; overflow: hidden; padding: 0; width: 930px; }
div.typo_title { background: transparent url("../images/skin1/typography/dashed.png") repeat-x bottom center; font-size: 25px; font-weight: bold; margin: 5px 0 10px 0; padding: 5px 0 10px 0; overflow: hidden; }
div.typo_title span.title { float: left; display: inline; }
div.typo_title span.gotop { float: right; display: inline; font-size: 12px; padding: 18px 4px 0 0; margin: 0; }

/* Typography Page: List styles */
.list_col_outer { float: left; margin: 15px 0; width: 300px; }
.list_col_inner { margin: 0 0 0 5px; }
.list_col_inner_no_title { margin: 0 0 0 5px; padding: 10px 0 0 0; }
span.list_title { background: #EEEEEE; color: #666666; font-size: 10px; font-weight: bold; padding: 5px; }
span.list_no_title { background: #F8F8F8; font-size: 10px; font-weight: bold; padding: 5px; }
span.list_desc { color: #666666; display: block; font-size: 10px; margin: 15px 0 10px 3px; }
.block_numbers_col_inner_no_title { margin: 10px 0 0 5px; }
span.block_numbers_desc { color: #666666; display: block; font-size: 10px; margin: 0 0 0 3px; }
div.bt_blockquote { margin: 0 0 35px 15px; padding: 0; }
div.block_number_width { width: 270px; }

/* General
-------------------------------------------------------------- */
* { font-size:100.01% }
html { font-size: 68.5%; background: #f8f8f8; }
body { margin:0; font-size: 13px; min-height: 100%; font-family: Tahoma, Geneva, sans-serif; color: #545454; background: #f8f8f8; }
* html body { height: 100%; }
.clearfix { clear: both; }

/* Dark Area (default text color) */
#bt_footer_two_div, 
#bt_footer_three_div { color: #D7D7D7; }

/* Paragraph, Heading
-------------------------------------------------------------- */
p { margin-top: .2em; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 1; margin: 0px 0px 15px 0px; padding: 5px 0px 0px 0px; font-family: 'Yanone Kaffeesatz', sans-serif; color: #505050; }
h1 { font-size: 250%; }
h2 { font-size: 220%; }
h3 { font-size: 170%; font-size: 24px; }
h4 { font-size: 140%; }
h5 { font-size: 120%; }
h6 { font-size: 100%; }

/* Dark Area (headings) */
#bt_footer_two_div h1, #bt_footer_three_div h1, .moduletable_btmstyle1a h1, 
#bt_footer_two_div h2, #bt_footer_three_div h2, .moduletable_btmstyle1a h2, 
#bt_footer_two_div h3, #bt_footer_three_div h3, .moduletable_btmstyle1a h3, 
#bt_footer_two_div h4, #bt_footer_three_div h4, .moduletable_btmstyle1a h4, 
#bt_footer_two_div h5, #bt_footer_three_div h5, .moduletable_btmstyle1a h5, 
#bt_footer_two_div h6, #bt_footer_three_div h6, .moduletable_btmstyle1a h6 { color: #505050; }

/* Table, Links, Image
-------------------------------------------------------------- */
table { border: none; }
img { border: none; }

/* Links */
a:link, a:active, a:visited { color: #3D6C92; text-decoration: none; }
a:hover, a:focus { text-decoration: underline; }

/* Dark Area (links) */
#bt_footer_two_div a:link, #bt_footer_two_div a:active, #bt_footer_two_div a:visited,
#bt_footer_three_div a:link, #bt_footer_three_div a:active, #bt_footer_three_div a:visited, 
.moduletable_btmstyle1a a:link, .moduletable_btmstyle1a a:active, .moduletable_btmstyle1a a:visited, 
.moduletable_btmstyle1b a:link, .moduletable_btmstyle1b a:active, .moduletable_btmstyle1b a:visited, 
.moduletable_btmstyle1c a:link, .moduletable_btmstyle1c a:active, .moduletable_btmstyle1c a:visited, 
.moduletable_btmstyle1d a:link, .moduletable_btmstyle1d a:active, .moduletable_btmstyle1d a:visited, 
.moduletable_btmstyle1e a:link, .moduletable_btmstyle1e a:active, .moduletable_btmstyle1e a:visited { color: #5F5F5F; }

/* Forms
-------------------------------------------------------------- */
/* default */
form { margin: 0; padding: 0 }
input.text, input, textarea, select, radio, checkbox, button { font-size: 14px; vertical-align: middle; margin: 0; /*padding: 5px;*/ outline: none; }
textarea:focus, input:focus { outline: none; } /* remove border around text/input boxes */
label { padding: 0; margin: 0; cursor: pointer; }

/* fieldset */
fieldset, fieldset.bt_fieldset-1, fieldset.bt_fieldset-2 { margin: 0 0 10px 0; padding: 10px 15px; border: 1px solid #CCCCCC; }
legend, fieldset.bt_fieldset-1 legend, fieldset.bt_fieldset-2 legend { height: 22px; line-height: 22px; }
fieldset p, fieldset.bt_fieldset-1 p, fieldset.bt_fieldset-2 p { margin: 0; padding: 10px 0; } 
/* fieldset 1 and default */
fieldset legend, 
fieldset.bt_fieldset-1 legend  { color: #303030; background: none; border-left: none; border-right: none; margin: 0; padding: 0 10px; font-weight: bold; }
/* fieldset 2 */
fieldset.bt_fieldset-2 legend { color: #fff; background: #D72018; border-left: 3px solid #A38975; }

/* inputs */
input[type="text"], input[type="password"] { height: 20px; margin: -8px 5px 5px 0; padding: 5px; font-weight: bold; border: 1px solid #ccc; background: #fff; color: #999; }
input[type="checkbox"], input[type="radio"] { vertical-align: middle; border: none; margin: 0 3px 3px 8px; padding: 0; }
/* inputs:hover */
input[type="text"]:hover, input[type="text"]:focus, 
input[type="password"]:hover, input[type="password"]:focus { border: 1px solid #666; background: #999; color: #fff; }

/* textarea */
textarea { margin: 5px 0; padding: 5px; overflow: hidden; font-weight: bold; background: #fff; color: #999; border: 1px solid #ccc; }
textarea:hover, textarea:focus { border: 1px solid #666; background: #999;  }

/* default button */
button, 
input.button, 
.button, 
input[type="submit"], 
input[type="button"], 
input[type="reset"] { overflow: visible; width: 115px!important;; height: 37px; line-height: 37px; text-align: center; font-size: 14px; font-weight: bold; text-decoration: none; background-image: url("../images/skin1/typography/buttons/default/bt_default_button.png"); background-repeat: repeat-x; background-position: 0 0; color: #888; border: none; cursor: pointer;margin-left: 55px; }
#captchaWrap margin-top: -43px!important;{}

/* default button:hover */
button:hover, 
input.button:hover, 
.button:hover, 
input[type="submit"]:hover, 
input[type="button"]:hover, 
input[type="reset"]:hover { background-image: url("../images/skin1/typography/buttons/default/bt_default_button.png"); background-repeat: repeat-x; background-position: 0 -37px; color: #888; text-decoration: none; }
/* default button:active */
button:active, 
input.button:active, 
.button:active, 
input[type="submit"]:active, 
input[type="button"]:active, 
input[type="reset"]:active { background-image: url("../images/skin1/typography/buttons/default/bt_default_button.png"); background-repeat: repeat-x; background-position: 0 -74px; color: #888; }

/* List styles
-------------------------------------------------------------- */
/* menu */
ul#bt_nav_menu { margin: 0; padding: 0px 0px 0px 0px!important;width: 998px; }
ul#bt_nav_menu li { margin: 0; list-style: none; padding: 0;}

/* default */
ul { margin: 10px 0 15px 0; padding: 0; }
ol { margin: 10px 0 15px 20px; padding: 0; }
ul li { margin: 2px 0; list-style: none; padding: 0px 0 0 0px; background: transparent url("../images/skin1/typography/list_styles/quad/bt_list_quad_icon-3.png") no-repeat left 4px; }
ol li {margin: 2px 0; padding: 2px 0 0 0; }

/* normal */
ul.bt_ul { list-style: outside; }
ol.bt_ol { list-style: decimal; }
ul.bt_dl { list-style: none; }
ul.bt_dl li { list-style: none; background: none; }

/* arrow, circle, quad, check */
ul.bt_arrow_list-1, ul.bt_arrow_list-2, ul.bt_arrow_list-3, ul.bt_circle_list-1, ul.bt_circle_list-2, ul.bt_circle_list-3, ul.bt_quad_list-1, ul.bt_quad_list-2, ul.bt_quad_list-3, ul.bt_star_list-1, ul.bt_star_list-2, ul.bt_star_list-3, ul.bt_check_list-1, ul.bt_check_list-2, ul.bt_check_list-3 { margin: 0 0 15px 0; padding: 0; }

ul.bt_arrow_list-1 li, ul.bt_arrow_list-2 li, ul.bt_arrow_list-3 li, ul.bt_circle_list-1 li, ul.bt_circle_list-2 li, ul.bt_circle_list-3 li, ul.bt_quad_list-1 li, ul.bt_quad_list-2 li, ul.bt_quad_list-3 li, ul.bt_star_list-1 li, ul.bt_star_list-2 li, ul.bt_star_list-3 li, ul.bt_check_list-1 li, ul.bt_check_list-2 li, ul.bt_check_list-3 li { margin: 2px 0; list-style: none; }

/* arrow */
ul.bt_arrow_list-1 li { padding: 4px 0 0 19px; background: transparent url("../images/skin1/typography/list_styles/arrow/bt_list_arrow_icon-1.png") no-repeat left 7px; }
ul.bt_arrow_list-2 li { padding: 1px 0 0 13px; background: transparent url("../images/skin1/typography/list_styles/arrow/bt_list_arrow_icon-2.png") no-repeat left 7px; }
ul.bt_arrow_list-3 li { padding: 0 0 0 11px; background: transparent url("../images/skin1/typography/list_styles/arrow/bt_list_arrow_icon-3.png") no-repeat left 7px; }

/* circle */
ul.bt_circle_list-1 li { padding: 0 0 0 16px; line-height: 22px; background: transparent url("../images/skin1/typography/list_styles/circle/bt_list_circle_icon-1.png") no-repeat left 6px; }
ul.bt_circle_list-2 li { padding: 0 0 0 15px; line-height: 22px; background: transparent url("../images/skin1/typography/list_styles/circle/bt_list_circle_icon-2.png") no-repeat left 8px; }
ul.bt_circle_list-3 li { padding: 0 0 0 13px; line-height: 22px; background: transparent url("../images/skin1/typography/list_styles/circle/bt_list_circle_icon-3.png") no-repeat left 8px; }

/* quad */
ul.bt_quad_list-1 li { padding: 2px 0 0 13px; background: transparent url("../images/skin1/typography/list_styles/quad/bt_list_quad_icon-1.png") no-repeat left 7px; }
ul.bt_quad_list-2 li { padding: 2px 0 0 14px; background: transparent url("../images/skin1/typography/list_styles/quad/bt_list_quad_icon-2.png") no-repeat left 8px; }
ul.bt_quad_list-3 li { padding: 3px 0 0 17px; background: transparent url("../images/skin1/typography/list_styles/quad/bt_list_quad_icon-3.png") no-repeat left 6px; }

/* star */
ul.bt_star_list-1 li { padding: 0 0 0 16px; line-height: 22px; background: transparent url("../images/skin1/typography/list_styles/star/bt_list_star_icon-1.png") no-repeat left 8px; }
ul.bt_star_list-2 li { padding: 0 0 0 12px; line-height: 22px; background: transparent url("../images/skin1/typography/list_styles/star/bt_list_star_icon-2.png") no-repeat left 10px; }
ul.bt_star_list-3 li { padding: 0 0 0 16px; line-height: 22px; background: transparent url("../images/skin1/typography/list_styles/star/bt_list_star_icon-3.png") no-repeat left 7px; }

/* check */
ul.bt_check_list-1 li { padding: 0 0 0 22px; line-height: 22px; background: transparent url("../images/skin1/typography/list_styles/check/bt_list_check_icon-1.png") no-repeat left 6px; }
ul.bt_check_list-2 li { padding: 0 0 0 19px; line-height: 22px; background: transparent url("../images/skin1/typography/list_styles/check/bt_list_check_icon-2.png") no-repeat left 8px; }
ul.bt_check_list-3 li { padding: 0 0 0 19px; line-height: 22px; background: transparent url("../images/skin1/typography/list_styles/check/bt_list_check_icon-3.png") no-repeat left 7px; }

/* Block Numbers
-------------------------------------------------------------- */
/* circles, quads, oval, triangle */
p.bt_circle_s1_n1, p.bt_circle_s1_n2, p.bt_circle_s1_n3, p.bt_circle_s2_n1, p.bt_circle_s2_n2, p.bt_circle_s2_n3, p.bt_circle_s3_n1, p.bt_circle_s3_n2, p.bt_circle_s3_n3, 
p.bt_quad_s1_n1, p.bt_quad_s1_n2, p.bt_quad_s1_n3, p.bt_quad_s2_n1, p.bt_quad_s2_n2, p.bt_quad_s2_n3, p.bt_quad_s3_n1, p.bt_quad_s3_n2, p.bt_quad_s3_n3, 
p.bt_oval_s1_n1, p.bt_oval_s1_n2, p.bt_oval_s1_n3, p.bt_oval_s2_n1, p.bt_oval_s2_n2, p.bt_oval_s2_n3, p.bt_oval_s3_n1, p.bt_oval_s3_n2, p.bt_oval_s3_n3, 
p.bt_triangle_s1_n1, p.bt_triangle_s1_n2, p.bt_triangle_s1_n3, p.bt_triangle_s2_n1, p.bt_triangle_s2_n2, p.bt_triangle_s2_n3, p.bt_triangle_s3_n1, p.bt_triangle_s3_n2, p.bt_triangle_s3_n3 { margin: 5px 0; }

/* circles */
p.bt_circle_s1_n1 { padding: 0 0 0 50px; min-height: 50px; background: transparent url("../images/skin1/typography/block_numbers/circles/bt_circle_icon_s1_n1.png") no-repeat left 5px; }
p.bt_circle_s1_n2 { padding: 0 0 0 50px; min-height: 50px; background: transparent url("../images/skin1/typography/block_numbers/circles/bt_circle_icon_s1_n2.png") no-repeat left 5px; }
p.bt_circle_s1_n3 { padding: 0 0 0 50px; min-height: 50px; background: transparent url("../images/skin1/typography/block_numbers/circles/bt_circle_icon_s1_n3.png") no-repeat left 5px; }

p.bt_circle_s2_n1 { padding: 0 0 0 50px; min-height: 50px; background: transparent url("../images/skin1/typography/block_numbers/circles/bt_circle_icon_s2_n1.png") no-repeat left 5px; }
p.bt_circle_s2_n2 { padding: 0 0 0 50px; min-height: 50px; background: transparent url("../images/skin1/typography/block_numbers/circles/bt_circle_icon_s2_n2.png") no-repeat left 5px; }
p.bt_circle_s2_n3 { padding: 0 0 0 50px; min-height: 50px; background: transparent url("../images/skin1/typography/block_numbers/circles/bt_circle_icon_s2_n3.png") no-repeat left 5px; }

p.bt_circle_s3_n1 { padding: 0 0 0 45px; min-height: 40px; background: transparent url("../images/skin1/typography/block_numbers/circles/bt_circle_icon_s3_n1.png") no-repeat left 5px; }
p.bt_circle_s3_n2 { padding: 0 0 0 45px; min-height: 40px; background: transparent url("../images/skin1/typography/block_numbers/circles/bt_circle_icon_s3_n2.png") no-repeat left 5px; }
p.bt_circle_s3_n3 { padding: 0 0 0 45px; min-height: 40px; background: transparent url("../images/skin1/typography/block_numbers/circles/bt_circle_icon_s3_n3.png") no-repeat left 5px; }

/* quads */
p.bt_quad_s1_n1 { padding: 0 0 0 50px; min-height: 40px; background: transparent url("../images/skin1/typography/block_numbers/quads/bt_quad_icon_s1_n1.png") no-repeat left 5px; }
p.bt_quad_s1_n2 { padding: 0 0 0 50px; min-height: 40px; background: transparent url("../images/skin1/typography/block_numbers/quads/bt_quad_icon_s1_n2.png") no-repeat left 5px; }
p.bt_quad_s1_n3 { padding: 0 0 0 50px; min-height: 40px; background: transparent url("../images/skin1/typography/block_numbers/quads/bt_quad_icon_s1_n3.png") no-repeat left 5px; }

p.bt_quad_s2_n1 { padding: 0 0 0 50px; min-height: 40px; background: transparent url("../images/skin1/typography/block_numbers/quads/bt_quad_icon_s2_n1.png") no-repeat left 5px; }
p.bt_quad_s2_n2 { padding: 0 0 0 50px; min-height: 40px; background: transparent url("../images/skin1/typography/block_numbers/quads/bt_quad_icon_s2_n2.png") no-repeat left 5px; }
p.bt_quad_s2_n3 { padding: 0 0 0 50px; min-height: 40px; background: transparent url("../images/skin1/typography/block_numbers/quads/bt_quad_icon_s2_n3.png") no-repeat left 5px; }

p.bt_quad_s3_n1 { padding: 0 0 0 45px; min-height: 40px; background: transparent url("../images/skin1/typography/block_numbers/quads/bt_quad_icon_s3_n1.png") no-repeat left 5px; }
p.bt_quad_s3_n2 { padding: 0 0 0 45px; min-height: 40px; background: transparent url("../images/skin1/typography/block_numbers/quads/bt_quad_icon_s3_n2.png") no-repeat left 5px; }
p.bt_quad_s3_n3 { padding: 0 0 0 45px; min-height: 40px; background: transparent url("../images/skin1/typography/block_numbers/quads/bt_quad_icon_s3_n3.png") no-repeat left 5px; }

/* oval */
p.bt_oval_s1_n1 { padding: 0 0 0 45px; min-height: 30px; background: transparent url("../images/skin1/typography/block_numbers/oval/bt_oval_icon_s1_n1.png") no-repeat left 5px; }
p.bt_oval_s1_n2 { padding: 0 0 0 45px; min-height: 30px; background: transparent url("../images/skin1/typography/block_numbers/oval/bt_oval_icon_s1_n2.png") no-repeat left 5px; }
p.bt_oval_s1_n3 { padding: 0 0 0 45px; min-height: 30px; background: transparent url("../images/skin1/typography/block_numbers/oval/bt_oval_icon_s1_n3.png") no-repeat left 5px; }

p.bt_oval_s2_n1 { padding: 0 0 0 50px; min-height: 37px; background: transparent url("../images/skin1/typography/block_numbers/oval/bt_oval_icon_s2_n1.png") no-repeat left 5px; }
p.bt_oval_s2_n2 { padding: 0 0 0 50px; min-height: 37px; background: transparent url("../images/skin1/typography/block_numbers/oval/bt_oval_icon_s2_n2.png") no-repeat left 5px; }
p.bt_oval_s2_n3 { padding: 0 0 0 50px; min-height: 37px; background: transparent url("../images/skin1/typography/block_numbers/oval/bt_oval_icon_s2_n3.png") no-repeat left 5px; }

p.bt_oval_s3_n1 { padding: 0 0 0 45px; min-height: 35px; background: transparent url("../images/skin1/typography/block_numbers/oval/bt_oval_icon_s3_n1.png") no-repeat left 5px; }
p.bt_oval_s3_n2 { padding: 0 0 0 45px; min-height: 35px; background: transparent url("../images/skin1/typography/block_numbers/oval/bt_oval_icon_s3_n2.png") no-repeat left 5px; }
p.bt_oval_s3_n3 { padding: 0 0 0 45px; min-height: 35px; background: transparent url("../images/skin1/typography/block_numbers/oval/bt_oval_icon_s3_n3.png") no-repeat left 5px; }

/* triangle */
p.bt_triangle_s1_n1 { padding: 0 0 0 35px; min-height: 50px; background: transparent url("../images/skin1/typography/block_numbers/triangle/bt_triangle_icon_s1_n1.png") no-repeat left 5px; }
p.bt_triangle_s1_n2 { padding: 0 0 0 35px; min-height: 50px; background: transparent url("../images/skin1/typography/block_numbers/triangle/bt_triangle_icon_s1_n2.png") no-repeat left 5px; }
p.bt_triangle_s1_n3 { padding: 0 0 0 35px; min-height: 50px; background: transparent url("../images/skin1/typography/block_numbers/triangle/bt_triangle_icon_s1_n3.png") no-repeat left 5px; }

p.bt_triangle_s2_n1 { padding: 0 0 0 50px; min-height: 35px; background: transparent url("../images/skin1/typography/block_numbers/triangle/bt_triangle_icon_s2_n1.png") no-repeat left 5px; }
p.bt_triangle_s2_n2 { padding: 0 0 0 50px; min-height: 35px; background: transparent url("../images/skin1/typography/block_numbers/triangle/bt_triangle_icon_s2_n2.png") no-repeat left 5px; }
p.bt_triangle_s2_n3 { padding: 0 0 0 50px; min-height: 35px; background: transparent url("../images/skin1/typography/block_numbers/triangle/bt_triangle_icon_s2_n3.png") no-repeat left 5px; }

p.bt_triangle_s3_n1 { padding: 0 0 0 45px; min-height: 45px; background: transparent url("../images/skin1/typography/block_numbers/triangle/bt_triangle_icon_s3_n1.png") no-repeat left 5px; }
p.bt_triangle_s3_n2 { padding: 0 0 0 45px; min-height: 45px; background: transparent url("../images/skin1/typography/block_numbers/triangle/bt_triangle_icon_s3_n2.png") no-repeat left 5px; }
p.bt_triangle_s3_n3 { padding: 0 0 0 45px; min-height: 45px; background: transparent url("../images/skin1/typography/block_numbers/triangle/bt_triangle_icon_s3_n3.png") no-repeat left 5px; }

/* Blockquote
-------------------------------------------------------------- */
blockquote, blockquote p { margin: 0; padding: 0; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; }

blockquote.bt_blockquote-1 { font-size: 14px; font-weight: bold; padding: 0 0 0 23px; background: transparent url("../images/skin1/typography/blockquote/bt_blockquote_1.png") no-repeat left 20%; color: #666; }

blockquote.bt_blockquote-2 { font-size: 14px; padding: 0 0 0 35px; background: transparent url("../images/skin1/typography/blockquote/bt_blockquote_2_icon-1.png") no-repeat left top; color: #666; }
blockquote.bt_blockquote-2 p { display: inline-block; padding: 0 35px 0 29px; background: transparent url("../images/skin1/typography/blockquote/bt_blockquote_2_icon-2.png") no-repeat right 95%; }

blockquote.bt_blockquote-3 { font-size: 15px; font-weight: normal; color: #666; }
blockquote.bt_blockquote-3 div { min-height: 69px; background: transparent url("../images/skin1/typography/blockquote/bt_blockquote_3_icon-1.png") no-repeat left top; }
blockquote.bt_blockquote-3 div div { min-height: 69px; background: transparent url("../images/skin1/typography/blockquote/bt_blockquote_3_icon-2.png") no-repeat right top; }
blockquote.bt_blockquote-3 div div p { padding: 10px 50px 0 50px; }

blockquote.bt_blockquote-4 { font-size: 14px; font-weight: bold; height: 69px; padding: 0 0 0 75px; font-style: normal; background: transparent url("../images/skin1/typography/blockquote/bt_blockquote_4.png") no-repeat left center; color: #666; }

blockquote.bt_blockquote-5 { font-size: 18px; font-weight: normal; padding: 25px 100px 25px 30px; font-style: normal; background: #A38975 url("../images/skin1/typography/blockquote/bt_blockquote_5.png") no-repeat right bottom; color: #fff; }

blockquote.bt_blockquote-6 { font-size: 14px; font-weight: bold; background: transparent url("../images/skin1/typography/blockquote/bt_blockquote-6.png") no-repeat left top; color: #666; }
blockquote.bt_blockquote-6 p { margin: 0 0 0 55px; padding: 10px 15px; background: #E2E2E2; }

blockquote.bt_blockquote-7 { font-size: 14px; font-weight: bold; background: #900038 url("../images/skin1/typography/blockquote/bt_blockquote-7_icon-1.png") no-repeat 15px center; color: #fff; }
blockquote.bt_blockquote-7 p { padding: 20px 30px 20px 110px; }

/* Message Boxes with Icons
-------------------------------------------------------------- */
p.bt_box_message { padding: 15px 10px 15px 95px; min-height: 80px; color: #666; }

p.icon-1 { background: #EAEAEA url("../images/skin1/typography/box_icons/bt_box_icon-1.png") no-repeat 15px center; border: 1px solid #ccc; }
p.icon-2 { background: #F3DEE6 url("../images/skin1/typography/box_icons/bt_box_icon-2.png") no-repeat 10px center; border: 1px solid #F0D6DE; }
p.icon-3 { background: #D1DCDF url("../images/skin1/typography/box_icons/bt_box_icon-3.png") no-repeat 20px center; border: 1px solid #CAD8DA; }
p.icon-4 { background: #EAEAEA url("../images/skin1/typography/box_icons/bt_box_icon-4.png") no-repeat 20px center; border: 1px solid #ccc; }
p.icon-5 { background: #E8E2DD url("../images/skin1/typography/box_icons/bt_box_icon-5.png") no-repeat 15px center; border: 1px solid #DED3CC; }
p.icon-6 { background: #E8E2DD url("../images/skin1/typography/box_icons/bt_box_icon-6.png") no-repeat 15px center; border: 1px solid #DED3CC; }
p.icon-7 { background: #F3DEE6 url("../images/skin1/typography/box_icons/bt_box_icon-7.png") no-repeat 15px center; border: 1px solid #F0D6DE; }
p.icon-8 { background: #D1DCDF url("../images/skin1/typography/box_icons/bt_box_icon-8.png") no-repeat 20px center; border: 1px solid #CAD8DA; }
p.icon-9 { background: #D1DCDF url("../images/skin1/typography/box_icons/bt_box_icon-9.png") no-repeat 5px center; border: 1px solid #CAD8DA; }
p.icon-10 { background: #E8E2DD url("../images/skin1/typography/box_icons/bt_box_icon-10.png") no-repeat 15px center; border: 1px solid #DED3CC; }

/* Dropcaps
-------------------------------------------------------------- */
div.bt_dropcap-1 span, div.bt_dropcap-2 span, div.bt_dropcap-3 span, div.bt_dropcap-4 span { float: left; font-size: 3em; font-weight: bold;  }
div.bt_dropcap-5 span, div.bt_dropcap-6 span { float: left; font-size: 3em; font-weight: bold; text-transform: uppercase; }

div.bt_dropcap-1 p, div.bt_dropcap-2 p, div.bt_dropcap-3 p, div.bt_dropcap-4 p { padding: 7px 0 0 0; }
div.bt_dropcap-5 p, div.bt_dropcap-6 p { margin: 0; }

div.bt_dropcap-1 span { padding: 0 3px 0 0; margin: 0 3px 0 0; color: #7f7e81; border-right: 2px solid rgb(255, 163, 0);}
div.bt_dropcap-2 span { padding: 0; margin: 0 15px 0 0; background: transparent url("../images/skin1/typography/dropcaps/bt_dropcap-2.png") repeat-x left 95%; color: #D71F18; }
div.bt_dropcap-3 span { padding: 0 15px 0 0; margin: 0; color: #A38874; }
div.bt_dropcap-4 span { padding: 0 15px 0 0; margin: 0; text-transform: none; color: #A38874; }
div.bt_dropcap-5 span { padding: 0 10px; margin: 0 10px 0 0; color: #fff; background: #005069; }
div.bt_dropcap-6 span { padding: 0 10px; margin: 0 10px 0 0; border-bottom: 4px solid #A38975; color: #fff; background: #005069; }

/* Highlights
-------------------------------------------------------------- */
p.bt_highlight { padding: 0 0 0.5em 0; }
span.bt_highlight-1, span.bt_highlight-2, span.bt_highlight-3, span.bt_highlight-4, span.bt_highlight-5, span.bt_highlight-6 { margin: 0 4px; padding: 3px 7px; font-weight: bold; }

span.bt_highlight-1 { background: #E2E2E2; color: #58595A; }
span.bt_highlight-2 { background: #999999; color: #CCCCCC; }
span.bt_highlight-3 { background: #1C1C17; color: #FFFFFF; }
span.bt_highlight-4 { background: #A38975; color: #FFFFFF; }
span.bt_highlight-5 { background: #D72018; color: #FFFFFF; }
span.bt_highlight-6 { background: #005069; color: #FFFFFF; }

/* Codes
-------------------------------------------------------------- */
div.bt_code-1, div.bt_code-2, div.bt_code-3, div.bt_code-4, div.bt_code-5, div.bt_code-6 { font-family: Arial, Helvetica, sans-serif; margin-top: 5px; padding: 5px 5px 5px 5px; font-weight: normal; font-size: 12px; } 

fieldset.bt_code-7, fieldset.bt_code-8, fieldset.bt_code-9, fieldset.bt_code-10 { margin: 0; padding: 0 15px; } 
fieldset.bt_code-7 p, fieldset.bt_code-8 p, fieldset.bt_code-9 p, fieldset.bt_code-10 p { margin: 0; padding: 10px 0; } 
fieldset.bt_code-7 legend, fieldset.bt_code-8 legend, fieldset.bt_code-9 legend, fieldset.bt_code-10 legend { margin: 0; padding: 0 10px; font-weight: bold; }

div.bt_code-1 { background: #d5d5d4; border-left: 6px solid #999; color: #666; padding:0px 0px 0px 0px!important; }
div.bt_code-2 { background: #666; border-left: 6px solid #999; color: #fff; }
div.bt_code-3 { background: #A38975; border-left: 6px solid #D72018; color: #fff; }
div.bt_code-4 { background: #D72018; border-left: 6px solid #A38975; color: #fff; }
div.bt_code-5 { background: #A38975; border-left: 6px solid #005069; color: #fff; }
div.bt_code-6 { background: #005069; border-left: 6px solid #D72018; color: #fff; }

fieldset.bt_code-7 { border: 1px solid #999; color: #666; }
fieldset.bt_code-7 legend { border-left: 1px solid #999; border-right: 1px solid #999; color: #666; background: none; }
fieldset.bt_code-8 { border: 1px solid #D72018; color: #666; }
fieldset.bt_code-8 legend { border-left: 1px solid #A90329; border-right: 1px solid #A90329; color: #666; background: none; }
fieldset.bt_code-9 { border: 1px solid #333333; }
fieldset.bt_code-9 legend { border-left: 1px solid #333; border-right: 1px solid #333; color: #666; background: none; }
fieldset.bt_code-10 { border: 1px solid #FF9900; }
fieldset.bt_code-10 legend { border-left: 1px solid #FF9900; border-right: 1px solid #FF9900; color: #666; background: none; }

/* Buttons
-------------------------------------------------------------- */
/* large */
.bt_large_button { overflow: visible; width: 114px; height: 37px !important; line-height: 37px; text-align: center; font-size: 14px !important; font-weight: bold; text-decoration: none; background-repeat: repeat-x !important; border: none !important; color: #888; }
.bt_large_button:hover { background-position: 0 -37px; color: #fff !important; }
.bt_large_button:active { background-position: 0 -74px; color: #888 !important; }

.large_button-1 { background-image: url("../images/skin1/typography/buttons/large/bt_large_button-1.png") !important; }
.large_button-1:hover { color: #888 !important; }
.large_button-2 { background-image: url("../images/skin1/typography/buttons/large/bt_large_button-2.png") !important; }
.large_button-3 { background-image: url("../images/skin1/typography/buttons/large/bt_large_button-3.png") !important; }
.large_button-4 { background-image: url("../images/skin1/typography/buttons/large/bt_large_button-4.png") !important; }
.large_button-5 { background-image: url("../images/skin1/typography/buttons/large/bt_large_button-5.png") !important; }

/* small */
input.bt_small_button { overflow: visible !important; width: 114px !important; height: 27px !important; line-height: 27px !important; text-align: center !important; font-size: 11px !important; font-weight: normal !important; text-decoration: none !important; background-repeat: repeat-x !important; border: none !important; color: #888; }
.bt_small_button:hover { background-position: 0 -27px !important; color: #fff !important; }
.bt_small_button:active { background-position: 0 -54px !important; color: #888 !important; }

.small_button-1 { background-image: url("../images/skin1/typography/buttons/small/bt_small_button-1.png") !important; }
.small_button-1:hover { color: #888 !important; }
.small_button-2 { background-image: url("../images/skin1/typography/buttons/small/bt_small_button-2.png") !important; }
.small_button-3 { background-image: url("../images/skin1/typography/buttons/small/bt_small_button-3.png") !important; }
.small_button-4 { background-image: url("../images/skin1/typography/buttons/small/bt_small_button-4.png") !important; }
.small_button-5 { background-image: url("../images/skin1/typography/buttons/small/bt_small_button-5.png") !important; }

/* arrow */
.bt_right_arrow_button, 
.bt_right_arrow_button_rounded { overflow: visible; width: 114px; height: 37px !important; line-height: 37px; text-align: center; font-size: 14px !important; font-weight: bold; text-decoration: none; background-repeat: repeat-x !important; border: none !important; color: #888; padding-right: 15px }
.bt_right_arrow_button:hover, 
.bt_right_arrow_button_rounded:hover { background-position: 0 -37px; color: #fff !important; }
.bt_right_arrow_button:active, 
.bt_right_arrow_button_rounded:active { background-position: 0 -74px; color: #888 !important; }

.bt_right_arrow_icon-1 { background-image: url("../images/skin1/typography/buttons/arrow/bt_arrow_button-1.png") !important; }
.bt_right_arrow_icon-1:hover { color: #888 !important; }
.bt_right_arrow_icon-2 { background-image: url("../images/skin1/typography/buttons/arrow/bt_arrow_button-2.png") !important; }
.bt_right_arrow_icon-3 { background-image: url("../images/skin1/typography/buttons/arrow/bt_arrow_button-3.png") !important; }
.bt_right_arrow_icon-4 { background-image: url("../images/skin1/typography/buttons/arrow/bt_arrow_button-4.png") !important; }
.bt_right_arrow_icon-5 { background-image: url("../images/skin1/typography/buttons/arrow/bt_arrow_button-5.png") !important; }

/* ICON Buttons
-------------------------------- */
.bt_icon_button { overflow: visible; width: 114px; height: 37px !important; line-height: 37px; text-align: center; font-size: 14px !important; font-weight: bold; text-decoration: none; background-repeat: repeat-x !important; border: none !important; color: #888; padding-left: 20px !important; }
.bt_icon_button:hover { background-position: 0 -37px; color: #fff !important; }
.bt_icon_button:active { background-position: 0 -74px; color: #888 !important; }

/* save */
.bt_save_icon-1 { background-image: url("../images/skin1/typography/buttons/icon/bt_save_button-1.png") !important; }
.bt_save_icon-1:hover { color: #888 !important; }
.bt_save_icon-2 { background-image: url("../images/skin1/typography/buttons/icon/bt_save_button-2.png") !important; }
.bt_save_icon-3 { background-image: url("../images/skin1/typography/buttons/icon/bt_save_button-3.png") !important; }
.bt_save_icon-4 { background-image: url("../images/skin1/typography/buttons/icon/bt_save_button-4.png") !important; }
.bt_save_icon-5 { background-image: url("../images/skin1/typography/buttons/icon/bt_save_button-5.png") !important; }

/* lock */
.bt_lock_icon-1 { background-image: url("../images/skin1/typography/buttons/icon/bt_lock_button-1.png") !important; }
.bt_lock_icon-1:hover { color: #888 !important; }
.bt_lock_icon-2 { background-image: url("../images/skin1/typography/buttons/icon/bt_lock_button-2.png") !important; }
.bt_lock_icon-3 { background-image: url("../images/skin1/typography/buttons/icon/bt_lock_button-3.png") !important; }
.bt_lock_icon-4 { background-image: url("../images/skin1/typography/buttons/icon/bt_lock_button-4.png") !important; }
.bt_lock_icon-5 { background-image: url("../images/skin1/typography/buttons/icon/bt_lock_button-5.png") !important; }

/* user */
.bt_user_icon-1 { background-image: url("../images/skin1/typography/buttons/icon/bt_user_button-1.png") !important; }
.bt_user_icon-1:hover { color: #888 !important; }
.bt_user_icon-2 { background-image: url("../images/skin1/typography/buttons/icon/bt_user_button-2.png") !important; }
.bt_user_icon-3 { background-image: url("../images/skin1/typography/buttons/icon/bt_user_button-3.png") !important; }
.bt_user_icon-4 { background-image: url("../images/skin1/typography/buttons/icon/bt_user_button-4.png") !important; }
.bt_user_icon-5 { background-image: url("../images/skin1/typography/buttons/icon/bt_user_button-5.png") !important; }

/* tick */
.bt_tick_icon-1 { background-image: url("../images/skin1/typography/buttons/icon/bt_tick_button-1.png") !important; }
.bt_tick_icon-1:hover { color: #888 !important; }
.bt_tick_icon-2 { background-image: url("../images/skin1/typography/buttons/icon/bt_tick_button-2.png") !important; }
.bt_tick_icon-3 { background-image: url("../images/skin1/typography/buttons/icon/bt_tick_button-3.png") !important; }
.bt_tick_icon-4 { background-image: url("../images/skin1/typography/buttons/icon/bt_tick_button-4.png") !important; }
.bt_tick_icon-5 { background-image: url("../images/skin1/typography/buttons/icon/bt_tick_button-5.png") !important; }

/* rss */
.bt_rss_icon-1 { background-image: url("../images/skin1/typography/buttons/icon/bt_rss_button-1.png") !important; }
.bt_rss_icon-1:hover { color: #888 !important; }
.bt_rss_icon-2 { background-image: url("../images/skin1/typography/buttons/icon/bt_rss_button-2.png") !important; }
.bt_rss_icon-3 { background-image: url("../images/skin1/typography/buttons/icon/bt_rss_button-3.png") !important; }
.bt_rss_icon-4 { background-image: url("../images/skin1/typography/buttons/icon/bt_rss_button-4.png") !important; }
.bt_rss_icon-5 { background-image: url("../images/skin1/typography/buttons/icon/bt_rss_button-5.png") !important; }

/* search */
.bt_search_icon-1 { background-image: url("../images/skin1/typography/buttons/icon/bt_search_button-1.png") !important; }
.bt_search_icon-1:hover { color: #888 !important; }
.bt_search_icon-2 { background-image: url("../images/skin1/typography/buttons/icon/bt_search_button-2.png") !important; }
.bt_search_icon-3 { background-image: url("../images/skin1/typography/buttons/icon/bt_search_button-3.png") !important; }
.bt_search_icon-4 { background-image: url("../images/skin1/typography/buttons/icon/bt_search_button-4.png") !important; }
.bt_search_icon-5 { background-image: url("../images/skin1/typography/buttons/icon/bt_search_button-5.png") !important; }

/* folder */
.bt_folder_icon-1 { background-image: url("../images/skin1/typography/buttons/icon/bt_folder_button-1.png") !important; }
.bt_folder_icon-1:hover { color: #888 !important; }
.bt_folder_icon-2 { background-image: url("../images/skin1/typography/buttons/icon/bt_folder_button-2.png") !important; }
.bt_folder_icon-3 { background-image: url("../images/skin1/typography/buttons/icon/bt_folder_button-3.png") !important; }
.bt_folder_icon-4 { background-image: url("../images/skin1/typography/buttons/icon/bt_folder_button-4.png") !important; }
.bt_folder_icon-5 { background-image: url("../images/skin1/typography/buttons/icon/bt_folder_button-5.png") !important; }

/* arrow */
.bt_arrow_icon-1 { background-image: url("../images/skin1/typography/buttons/icon/bt_arrow_down_button-1.png") !important; }
.bt_arrow_icon-1:hover { color: #888 !important; }
.bt_arrow_icon-2 { background-image: url("../images/skin1/typography/buttons/icon/bt_arrow_down_button-2.png") !important; }
.bt_arrow_icon-3 { background-image: url("../images/skin1/typography/buttons/icon/bt_arrow_down_button-3.png") !important; }
.bt_arrow_icon-4 { background-image: url("../images/skin1/typography/buttons/icon/bt_arrow_down_button-4.png") !important; }
.bt_arrow_icon-5 { background-image: url("../images/skin1/typography/buttons/icon/bt_arrow_down_button-5.png") !important; }

/* email */
.bt_email_icon-1 { background-image: url("../images/skin1/typography/buttons/icon/bt_email_button-1.png") !important; }
.bt_email_icon-1:hover { color: #888 !important; }
.bt_email_icon-2 { background-image: url("../images/skin1/typography/buttons/icon/bt_email_button-2.png") !important; }
.bt_email_icon-3 { background-image: url("../images/skin1/typography/buttons/icon/bt_email_button-3.png") !important; }
.bt_email_icon-4 { background-image: url("../images/skin1/typography/buttons/icon/bt_email_button-4.png") !important; }
.bt_email_icon-5 { background-image: url("../images/skin1/typography/buttons/icon/bt_email_button-5.png") !important; }

/* download */
.bt_download_icon-1 { background-image: url("../images/skin1/typography/buttons/icon/bt_special_arrow_down_button-1.png") !important; }
.bt_download_icon-1:hover { color: #888 !important; }
.bt_download_icon-2 { background-image: url("../images/skin1/typography/buttons/icon/bt_special_arrow_down_button-2.png") !important; }
.bt_download_icon-3 { background-image: url("../images/skin1/typography/buttons/icon/bt_special_arrow_down_button-3.png") !important; }
.bt_download_icon-4 { background-image: url("../images/skin1/typography/buttons/icon/bt_special_arrow_down_button-4.png") !important; }
.bt_download_icon-5 { background-image: url("../images/skin1/typography/buttons/icon/bt_special_arrow_down_button-5.png") !important; }

/* cloud */
.bt_cloud_icon-1 { background-image: url("../images/skin1/typography/buttons/icon/bt_cloud_button-1.png") !important; }
.bt_cloud_icon-1:hover { color: #888 !important; }
.bt_cloud_icon-2 { background-image: url("../images/skin1/typography/buttons/icon/bt_cloud_button-2.png") !important; }
.bt_cloud_icon-3 { background-image: url("../images/skin1/typography/buttons/icon/bt_cloud_button-3.png") !important; }
.bt_cloud_icon-4 { background-image: url("../images/skin1/typography/buttons/icon/bt_cloud_button-4.png") !important; }
.bt_cloud_icon-5 { background-image: url("../images/skin1/typography/buttons/icon/bt_cloud_button-5.png") !important; }

/* cancel */
.bt_cancel_icon-1 { background-image: url("../images/skin1/typography/buttons/icon/bt_cancel_button-1.png") !important; }
.bt_cancel_icon-1:hover { color: #888 !important; }
.bt_cancel_icon-2 { background-image: url("../images/skin1/typography/buttons/icon/bt_cancel_button-2.png") !important; }
.bt_cancel_icon-3 { background-image: url("../images/skin1/typography/buttons/icon/bt_cancel_button-3.png") !important; }
.bt_cancel_icon-4 { background-image: url("../images/skin1/typography/buttons/icon/bt_cancel_button-4.png") !important; }
.bt_cancel_icon-5 { background-image: url("../images/skin1/typography/buttons/icon/bt_cancel_button-5.png") !important; }

/* special buttons */

/* special button 1 */
.special_button-1 { overflow: visible; width: 124px; height: 40px !important; text-decoration: none; background-repeat: repeat-x !important; border: none !important; background-image: url("../images/skin1/typography/buttons/special/bt_special_button-1.png") !important; }
.special_button-1:hover { background-position: 0 -40px; }
.special_button-1:active { background-position: 0 -80px; }

/* special button 2 */
.special_button-2 { overflow: visible; width: 124px; height: 68px !important; text-decoration: none; background-repeat: repeat-x !important; border: none !important; background-image: url("../images/skin1/typography/buttons/special/bt_special_button-2.png") !important; }
.special_button-2:hover { background-position: 0 -68px; }
.special_button-2:active { background-position: 0 -136px; }

/* special button 3 */
.special_button-3 { overflow: visible; width: 75px; height: 54px !important; text-decoration: none; background-repeat: repeat-x !important; border: none !important; background-image: url("../images/skin1/typography/buttons/special/bt_special_button-3.png") !important; }
.special_button-3:hover { background-position: 0 -54px; }
.special_button-3:active { background-position: 0 -108px; }

/* special button 4 */
.special_button-4 { overflow: visible; width: 116px; height: 133px !important; text-decoration: none; background-repeat: repeat-x !important; border: none !important; background-image: url("../images/skin1/typography/buttons/special/bt_special_button-4.png") !important; }
.special_button-4:hover { background-position: 0 -133px; }
.special_button-4:active { background-position: 0 -266px; }

/* special button 5 */
.special_button-5 { overflow: visible; width: 116px; height: 133px !important; text-decoration: none; background-repeat: repeat-x !important; border: none !important; background-image: url("../images/skin1/typography/buttons/special/bt_special_button-5.png") !important; }
.special_button-5:hover { background-position: 0 -133px; }
.special_button-5:active { background-position: 0 -266px; }

/* special button 6 */
.special_button-6 { overflow: visible; width: 115px; height: 130px !important; text-decoration: none; background-repeat: repeat-x !important; border: none !important; background-image: url("../images/skin1/typography/buttons/special/bt_special_button-6.png") !important; }
.special_button-6:hover { background-position: 0 -130px; }
.special_button-6:active { background-position: 0 -260px; }

/* special button 7 */
.special_button-7 { overflow: visible; width: 115px; height: 130px !important; text-decoration: none; background-repeat: repeat-x !important; border: none !important; background-image: url("../images/skin1/typography/buttons/special/bt_special_button-5.png") !important; }
.special_button-7:hover { background-position: 0 -130px; }
.special_button-7:active { background-position: 0 -260px; }

/* Icons Tips
-------------------------------------------------------------- */
.bt_download, .bt_user, .bt_search_icn, .bt_tick, .bt_clock, .bt_plus, .bt_save, .bt_rss, .bt_pen, .bt_negative, .bt_positive, .bt_lock, .bt_email, .bt_openemail, .bt_folder-1, .bt_folder-2, .bt_folder-3, .bt_blank, .bt_arrow-up, .bt_arrow-right, .bt_arrow-down, .bt_arrow-left, .bt_doc, .bt_remove, .bt_cloud, .bt_cancel { padding: 1px 0 2px 20px; margin: 0 0 0.5em 0; }

.bt_download { background: transparent url("../images/skin1/typography/icon_tips/bt_download.png") no-repeat left center; }
.bt_user { background: transparent url("../images/skin1/typography/icon_tips/bt_user.png") no-repeat left center; }
.bt_search_icn { background: transparent url("../images/skin1/typography/icon_tips/bt_search.png") no-repeat left center; }
.bt_tick { background: transparent url("../images/skin1/typography/icon_tips/bt_tick.png") no-repeat left center; }
.bt_clock { background: transparent url("../images/skin1/typography/icon_tips/bt_clock.png") no-repeat left center; }
.bt_plus { background: transparent url("../images/skin1/typography/icon_tips/bt_plus.png") no-repeat left center; }
.bt_save { background: transparent url("../images/skin1/typography/icon_tips/bt_save.png") no-repeat left center; }
.bt_rss { background: transparent url("../images/skin1/typography/icon_tips/bt_rss.png") no-repeat left center; }
.bt_pen { background: transparent url("../images/skin1/typography/icon_tips/bt_pen.png") no-repeat left center; }
.bt_negative { background: transparent url("../images/skin1/typography/icon_tips/bt_negative.png") no-repeat left center; }
.bt_positive { background: transparent url("../images/skin1/typography/icon_tips/bt_positive.png") no-repeat left center; }
.bt_lock { background: transparent url("../images/skin1/typography/icon_tips/bt_lock.png") no-repeat left center; }
.bt_email { background: transparent url("../images/skin1/typography/icon_tips/bt_email.png") no-repeat left center; }
.bt_openemail { background: transparent url("../images/skin1/typography/icon_tips/bt_openemail.png") no-repeat left center; }
.bt_folder-1 { background: transparent url("../images/skin1/typography/icon_tips/bt_folder-1.png") no-repeat left center; }
.bt_folder-2 { background: transparent url("../images/skin1/typography/icon_tips/bt_folder-2.png") no-repeat left center; }
.bt_folder-3 { background: transparent url("../images/skin1/typography/icon_tips/bt_folder-3.png") no-repeat left center; }
.bt_blank { background: transparent url("../images/skin1/typography/icon_tips/bt_blank.png") no-repeat left center; }
.bt_arrow-up { background: transparent url("../images/skin1/typography/icon_tips/bt_arrow-up.png") no-repeat left center; }
.bt_arrow-right { background: transparent url("../images/skin1/typography/icon_tips/bt_arrow-right.png") no-repeat left center; }
.bt_arrow-down { background: transparent url("../images/skin1/typography/icon_tips/bt_arrow-down.png") no-repeat left center; }
.bt_arrow-left { background: transparent url("../images/skin1/typography/icon_tips/bt_arrow-left.png") no-repeat left center; }
.bt_doc { background: transparent url("../images/skin1/typography/icon_tips/bt_doc.png") no-repeat left center; }
.bt_remove { background: transparent url("../images/skin1/typography/icon_tips/bt_remove.png") no-repeat left center; }
.bt_cloud { background: transparent url("../images/skin1/typography/icon_tips/bt_cloud.png") no-repeat left center; }
.bt_cancel { background: transparent url("../images/skin1/typography/icon_tips/bt_cancel.png") no-repeat left center; }

/* Special Module Styles
-------------------------------------------------------------- */
.bt_special_module_style { padding: 10px 15px; margin: 10px 0; }
.bt_special_module_style span { display: block; padding: 0 0 5px 0; font-size: 14px; font-weight: bold; margin: 0; }

.special_mod_style-1 { border-top: 3px solid #D72018; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-1.png") no-repeat 95% top; }
.special_mod_style-1 span { color: #666; }

.special_mod_style-2 { border-top: 3px solid #A38975; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-2.png") no-repeat 95% top; }
.special_mod_style-2 span { color: #666; }

.special_mod_style-3 { border-top: 3px solid #1C1C17; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-3.png") no-repeat 95% top; }
.special_mod_style-3 span { color: #666; }

.special_mod_style-4 { border-top: 3px solid #005069; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-4.png") no-repeat 95% top; }
.special_mod_style-4 span { color: #666; }

.special_mod_style-5 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-5.png") no-repeat 95% top; }
.special_mod_style-5 span { color: #666; }

.special_mod_style-6 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-6.png") no-repeat 95% top; }
.special_mod_style-6 span { color: #666; }

.special_mod_style-7 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-7.png") no-repeat 95% top; }
.special_mod_style-7 span { color: #666; }

.special_mod_style-8 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-8.png") no-repeat 95% top; }
.special_mod_style-8 span { color: #666; }

.special_mod_style-9 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-9.png") no-repeat right 8px; }
.special_mod_style-9 span { color: #666; }

.special_mod_style-10 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-10.png") no-repeat right 8px; }
.special_mod_style-10 span { color: #666; }

.special_mod_style-11 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-11.png") no-repeat right 8px; }
.special_mod_style-11 span { color: #666; }

.special_mod_style-12 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-12.png") no-repeat right 8px; }
.special_mod_style-12 span { color: #666; }

.special_mod_style-13 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-13.png") no-repeat right top; }
.special_mod_style-13 span { color: #666; }

.special_mod_style-14 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-14.png") no-repeat right top; }
.special_mod_style-14 span { color: #666; }

.special_mod_style-15 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-15.png") no-repeat right top; }
.special_mod_style-15 span { color: #666; }

.special_mod_style-16 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-16.png") no-repeat right top; }
.special_mod_style-16 span { color: #666; }

.special_mod_style-17 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-17.png") no-repeat right top; }
.special_mod_style-17 span { color: #666; }

.special_mod_style-18 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-18.png") no-repeat right top; }
.special_mod_style-18 span { color: #666; }

.special_mod_style-19 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-19.png") no-repeat right top; }
.special_mod_style-19 span { color: #666; }

.special_mod_style-20 { border: 1px solid #ccc; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-20.png") no-repeat right top; }
.special_mod_style-20 span { color: #666; }

.special_mod_style-21 span, .special_mod_style-22 span, .special_mod_style-23 span, .special_mod_style-24 span, .special_mod_style-25 span, .special_mod_style-26 span, .special_mod_style-27 span, .special_mod_style-28 span { display: block; margin: 0; padding: 10px 10px 20px 10px; font-size: 14px; font-weight: bold; margin: 0; }

.special_mod_style-21 { padding: 0; margin: 10px 0; border-top: 1px solid #A90329; border-left: 1px solid #A90329; border-right: 1px solid #A90329; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-21.png") no-repeat right top; }
.special_mod_style-21-bg { padding: 0px 25px 10px 10px; border-right: 19px solid #D72018; border-bottom: 1px solid #A90329; }
.special_mod_style-21 span { color: #666; }

.special_mod_style-22 { padding: 0; margin: 10px 0; border-top: 1px solid #A38975; border-left: 1px solid #A38975; border-right: 1px solid #A38975; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-22.png") no-repeat right top; }
.special_mod_style-22-bg { padding: 0px 25px 10px 10px; border-right: 19px solid #A38975; border-bottom: 1px solid #A38975; }
.special_mod_style-22 span { color: #666; }

.special_mod_style-23 { padding: 0; margin: 10px 0; border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #666; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-23.png") no-repeat right top; }
.special_mod_style-23-bg { padding: 0px 25px 10px 10px; border-right: 19px solid #1C1C17; border-bottom: 1px solid #666; }
.special_mod_style-23 span { color: #666; }

.special_mod_style-24 { padding: 0; margin: 10px 0; border-top: 1px solid #005069; border-left: 1px solid #005069; border-right: 1px solid #005069; background: #EAEAEA url("../images/skin1/typography/special_module_styles/bt_special_mod-24.png") no-repeat right top; }
.special_mod_style-24-bg { padding: 0px 25px 10px 10px; border-right: 19px solid #005069; border-bottom: 1px solid #005069; }
.special_mod_style-24 span { color: #666; }

.special_mod_style-25 { padding: 0; margin: 10px 0; background: #D72018 url("../images/skin1/typography/special_module_styles/bt_special_mod-25.png") no-repeat right top; }
.special_mod_style-25-bg { padding: 0px 25px 10px 10px; background: #D72018; color: #fff; border-right: 19px solid #A38975; }
.special_mod_style-25 span { color: #fff; }

.special_mod_style-26 { padding: 0; margin: 10px 0; background: #A38975 url("../images/skin1/typography/special_module_styles/bt_special_mod-26.png") no-repeat right top; }
.special_mod_style-26-bg { padding: 0px 25px 10px 10px; background: #A38975; color: #fff; border-right: 19px solid #D72018; }
.special_mod_style-26 span { color: #fff; }

.special_mod_style-27 { padding: 0; margin: 10px 0; background: #1C1C17 url("../images/skin1/typography/special_module_styles/bt_special_mod-27.png") no-repeat right top; }
.special_mod_style-27-bg { padding: 0px 25px 10px 10px; background: #1C1C17; color: #fff; border-right: 19px solid #A38975; }
.special_mod_style-27 span { color: #fff; }

.special_mod_style-28 { padding: 0; margin: 10px 0; background: #005069 url("../images/skin1/typography/special_module_styles/bt_special_mod-28.png") no-repeat right top; }
.special_mod_style-28-bg { padding: 0px 25px 10px 10px; background: #005069; color: #fff; border-right: 19px solid #1C1C17; }
.special_mod_style-28 span { color: #fff; }

/* Bubbles
-------------------------------------------------------------- */
/* bubble 1,2 */
div.bt_bubble-1 p, div.bt_bubble-2 p { font-style: normal; padding: 15px; margin: 0; }
div.bt_bubble_author-1, div.bt_bubble_author-2 { height: 37px; margin: 0; padding: 7px 0 0 0; font-weight: bold; text-align: center; }

.default-1-a p, .default-author-1-a, .default-1-b p, .default-author-1-b, .default-1-c p, .default-author-1-c, .default-1-d p, .default-author-1-d, .default-author-2-a, .default-author-2-b, .default-author-2-c, .default-author-2-d { color: #666; }

.default-2-a p, .default-2-b p, .default-2-c p, .default-2-d p { color: #fff; }

.default-1-a { border: 1px solid #999; background: #fff; }
.default-author-1-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-1-a.png") no-repeat right top; }

.default-1-b { border: 1px solid #D72018; background: #fff; }
.default-author-1-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-1-b.png") no-repeat right top; }

.default-1-c { border: 1px solid #A38975; background: #fff; }
.default-author-1-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-1-c.png") no-repeat right top; }

.default-1-d { border: 1px solid #005069; background: #fff; }
.default-author-1-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-1-d.png") no-repeat right top; }

.default-2-a { border: 1px solid #999; background: #999; }
.default-author-2-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-2-a.png") no-repeat right top; }

.default-2-b { border: 1px solid #D72018; background: #D72018; }
.default-author-2-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-2-b.png") no-repeat right top; }

.default-2-c { border: 1px solid #A38975; background: #A38975; }
.default-author-2-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-2-c.png") no-repeat right top; }

.default-2-d { border: 1px solid #005069; background: #005069; }
.default-author-2-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-2-d.png") no-repeat right top; }

/* bubble 3, 4 */
div.bt_bubble-3, div.bt_bubble-4 { }
div.bt_bubble-3 p, div.bt_bubble-4 p { font-style: normal; padding: 5px 21px 6px 33px; margin: 0; }
div.bt_bubble_author-3, div.bt_bubble_author-4 { height: 37px; margin: 0; padding: 6px 9px 0 0; font-weight: bold; text-align: center; text-transform: uppercase; color: #666; }

.default_rounded-3-a { border: 5px solid #999; background: rgba(255, 255, 255, 0); }
.default_rounded-3-a p { color: #666; }
.default_rounded-author-3-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-3-a.png") no-repeat 88% top; }

.default_rounded-3-b { border: 5px solid #D72018; background: #fff; }
.default_rounded-3-b p { color: #666; }
.default_rounded-author-3-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-3-b.png") no-repeat 88% top; }

.default_rounded-3-c { border: 5px solid #A38975; background: #fff; }
.default_rounded-3-c p { color: #666; }
.default_rounded-author-3-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-3-c.png") no-repeat 88% top; }

.default_rounded-3-d { border: 5px solid #005069; background: #fff; }
.default_rounded-3-d p { color: #666; }
.default_rounded-author-3-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-3-d.png") no-repeat 88% top; }

.default_rounded-4-a { border: 5px solid #999; background: #999; }
.default_rounded-4-a p { color: #fff; }
.default_rounded-author-4-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-3-a.png") no-repeat 88% top; }

.default_rounded-4-b { border: 5px solid #D72018; background: #D72018; }
.default_rounded-4-b p { color: #fff; }
.default_rounded-author-4-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-3-b.png") no-repeat 88% top; }

.default_rounded-4-c { border: 5px solid #A38975; background: #A38975; }
.default_rounded-4-c p { color: #fff; }
.default_rounded-author-4-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-3-c.png") no-repeat 88% top; }

.default_rounded-4-d { border: 5px solid #005069; background: #005069; }
.default_rounded-4-d p { color: #fff; }
.default_rounded-author-4-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-3-d.png") no-repeat 88% top; }

/* bubble 5,6 */
div.bt_bubble-5, div.bt_bubble-6 { padding: 0 10px; margin: 0;box-shadow: 0px 3px 5px grey; }
div.bt_bubble-5 p, div.bt_bubble-6 p { font-style: normal; padding: 10px 0px 10px 0px; margin: 0; }
div.bt_bubble_author-5, div.bt_bubble_author-6 { height: 37px; margin: 0; padding: 7px 0 0 0; font-weight: bold; text-align: center; }

.default-5-a { border: 1px solid #D6D6D6; background: #D6D6D6; }
.default-5-a p { color: #333; }
.default-author-5-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-5-a.png") no-repeat right top; color: #666; }

.default-5-b { border: 1px solid #D72018; background: #fff; }
.default-5-b p { color: #333; }
.default-author-5-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-5-b.png") no-repeat right top; color: #666; }

.default-5-c { border: 1px solid #A38975; background: #fff; }
.default-5-c p { color: #333; }
.default-author-5-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-5-c.png") no-repeat right top; color: #666; }

.default-5-d { border: 1px solid #005069; background: #fff; }
.default-5-d p { color: #333; }
.default-author-5-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-5-d.png") no-repeat right top; color: #666; }

.default-6-a { border: 1px solid #999; background: #999; }
.default-6-a p { color: #fff; }
.default-author-6-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-6-a.png") no-repeat right top; color: #666; }

.default-6-b {  border: 1px solid #D6D6D6; background: #D6D6D6; }
.default-6-b p { color: #5f5f5f; }
.default-author-6-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-6-b.png") no-repeat right top; color: #666; }

.default-6-c { border: 1px solid #A38975; background: #A38975; }
.default-6-c p { color: #fff; }
.default-author-6-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-6-c.png") no-repeat right top; color: #666; }

.default-6-d { border: 1px solid #005069; background: #005069; }
.default-6-d p { color: #fff; }
.default-author-6-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-6-d.png") no-repeat right top; color: #666; }

/* bubble 7 */
.bt_bubble_clip { padding: 0 15px; margin: 0; }
.bt_bubble_clip p { padding: 5px 5px 10px 5px; margin: 0; }
.bt_bubble_clip_tl { height: 24px; }
.bt_bubble_clip_tr { text-align: center; height: 24px; }
.bt_bubble_author-7 { margin: 0; padding: 15px 0 0 0; font-weight: bold; text-align: center;  }

.clip-7-a { background: #999; border-bottom: 8px solid #666; }
.clip-7-a p { color: #fff; }
.tl-7-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble_clip-7-a-left.png") bottom left repeat-x; }
.tr-7-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble_clip-7-a-right.png") bottom right no-repeat; }
.clip-author-7-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble_author-7-a.png") no-repeat center top; color: #666; }

.clip-7-b { background: #A38975; border-bottom: 8px solid #D72018; }
.clip-7-b p { color: #fff; }
.tl-7-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble_clip-7-b-left.png") bottom left repeat-x; }
.tr-7-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble_clip-7-b-right.png") bottom right no-repeat; }
.clip-author-7-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble_author-7-b.png") no-repeat center top; color: #666; }

.clip-7-c { background: #D72018; border-bottom: 8px solid #A38975; }
.clip-7-c p { color: #fff; }
.tl-7-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble_clip-7-c-left.png") bottom left repeat-x; }
.tr-7-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble_clip-7-c-right.png") bottom right no-repeat; }
.clip-author-7-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble_author-7-c.png") no-repeat center top; color: #666; }

.clip-7-d { background: #005069; border-bottom: 8px solid #D72018; }
.clip-7-d p { color: #fff; }
.tl-7-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble_clip-7-d-left.png") bottom left repeat-x; }
.tr-7-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble_clip-7-d-right.png") bottom right no-repeat; }
.clip-author-7-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble_author-7-d.png") no-repeat center top; color: #666; }

/* bubble 8, 9 */
.bt_bubble_top { }
.bt_bubble_top p { font-weight: bold; font-style: italic; padding: 10px 15px 15px 15px; margin: 0; }
.bt_bubble_top_tl { height: 32px; margin: 10px 0 0 0; }
.bt_bubble_top_tr { text-align: center; height: 32px; }
.bt_bubble_top_txt { line-height: 32px; font-weight: bold; text-transform: uppercase; }

/* bubble 8 */
.top-8-a { border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff; }
.top-8-a p { color: #999; }
.tl-8-a { background: #D72018 url("../images/skin1/typography/bubbles/bt_bubble-8-a-left.png") 0 0 repeat-y; }
.tr-8-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-8-a-right.png") 100% 0 repeat-y; }
.txt-8-a { color: #fff; }

.top-8-b { border-left: 1px solid #A38975; border-right: 1px solid #A38975; border-bottom: 1px solid #A38975; background: #fff; }
.top-8-b p { color: #999; }
.tl-8-b { background: #005069 url("../images/skin1/typography/bubbles/bt_bubble-8-b-left.png") 0 0 repeat-y; }
.tr-8-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-8-b-right.png") 100% 0 repeat-y; }
.txt-8-b { color: #fff; }

.top-8-c { border-left: 1px solid #D72018; border-right: 1px solid #D72018; border-bottom: 1px solid #D72018; background: #fff; }
.top-8-c p { color: #999; }
.tl-8-c { background: #A38975 url("../images/skin1/typography/bubbles/bt_bubble-8-c-left.png") 0 0 repeat-y; }
.tr-8-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-8-c-right.png") 100% 0 repeat-y; }
.txt-8-c { color: #fff; }

.top-8-d { border-left: 1px solid #005069; border-right: 1px solid #005069; border-bottom: 1px solid #005069; background: #fff; }
.top-8-d p { color: #999; }
.tl-8-d { background: #D72018 url("../images/skin1/typography/bubbles/bt_bubble-8-d-left.png") 0 0 repeat-y; }
.tr-8-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-8-d-right.png") 100% 0 repeat-y; }
.txt-8-d { color: #fff; }

/* bubble 9 */
.top-9-a { background: #005069; }
.top-9-a p { color: #fff; }
.tl-9-a { background: #D72018 url("../images/skin1/typography/bubbles/bt_bubble-9-a-left.png") 0 0 repeat-y; }
.tr-9-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-9-a-right.png") 100% 0 repeat-y; }
.txt-9-a { color: #fff; }

.top-9-b { background: #A38975; }
.top-9-b p { color: #fff; }
.tl-9-b { background: #005069 url("../images/skin1/typography/bubbles/bt_bubble-9-b-left.png") 0 0 repeat-y; }
.tr-9-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-9-b-right.png") 100% 0 repeat-y; }
.txt-9-b { color: #fff; }

.top-9-c { background: #D72018; }
.top-9-c p { color: #fff; }
.tl-9-c { background: #A38975 url("../images/skin1/typography/bubbles/bt_bubble-9-c-left.png") 0 0 repeat-y; }
.tr-9-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-9-c-right.png") 100% 0 repeat-y; }
.txt-9-c { color: #fff; }

.top-9-d { background: #005069; }
.top-9-d p { color: #fff; }
.tl-9-d { background: #D72018 url("../images/skin1/typography/bubbles/bt_bubble-9-d-left.png") 0 0 repeat-y; }
.tr-9-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-9-d-right.png") 100% 0 repeat-y; }
.txt-9-d { color: #fff; }

/* bubble 10, 11 */
div.bt_bubble-10, div.bt_bubble-11 { padding: 5px; }
div.bt_bubble-10 div, div.bt_bubble-11 div { padding: 5px 12px;height: 440px;}
div.bt_bubble-10 div p, div.bt_bubble-11 div p {  padding: 5px 0; margin: 0;}
div.bt_bubble_author-10, div.bt_bubble_author-11 {height: 37px; margin: 0; padding: 6px 79px 0 0; font-weight: bold; text-align: right; color: #666; width: 88px; margin-left: 39px; }

.rounded-10-a { border: 3px solid #999; background: #999; }
.rounded-10-a div { background: #fff; }
.rounded-10-a div p { color: #999; }
.rounded-author-10-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-10-a.png") no-repeat 85% top; }

.rounded-10-b { border: 3px solid #A38975; background: #A38975; }
.rounded-10-b div { background: #fff; }
.rounded-10-b div p { color: #999; }
.rounded-author-10-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-10-b.png") no-repeat 85% top; }

.rounded-10-c { border: 3px solid #D72018; width: 190px; height: 450px; }
.rounded-10-c div { background-image: url('images/banner/banner_front.png');border-radius: 13px!important; }
.rounded-10-c div p { color: #999; }
.rounded-author-10-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-10-c.png") no-repeat 85% top; }

.rounded-10-d { border: 3px solid #005069; background: #005069; }
.rounded-10-d div { background: #fff; }
.rounded-10-d div p { color: #999; }
.rounded-author-10-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-10-d.png") no-repeat 85% top; }

.rounded-11-a { border: 5px solid #999; background: #fff; }
.rounded-11-a div { background: #999; }
.rounded-11-a div p { color: #fff; }
.rounded-author-11-a { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-11-a.png") no-repeat 85% top; }

.rounded-11-b { border: 5px solid #A38975; background: #fff; }
.rounded-11-b div { background: #A38975; }
.rounded-11-b div p { color: #fff; }
.rounded-author-11-b { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-11-b.png") no-repeat 85% top; }

.rounded-11-c { border: 5px solid #A38975; background: #fff; }
.rounded-11-c div { background: #D72018; }
.rounded-11-c div p { color: #fff; }
.rounded-author-11-c { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-11-c.png") no-repeat 85% top; }

.rounded-11-d { border: 5px solid #D72018; background: #fff; }
.rounded-11-d div { background: #005069; }
.rounded-11-d div p { color: #fff; }
.rounded-author-11-d { background: transparent url("../images/skin1/typography/bubbles/bt_bubble-11-d.png") no-repeat 85% top; }

div.b2j_k2_showcase_main_container { margin-top: 6px; }

.tlogo{border-radius:1px solid black;width: 317px;height: 86px;background: white;border-radius: 30px 0px 30px 0px;box-shadow: 3px -3px 6px grey;margin-top: 9px;}

.imgbanner{margin-top:15px;}

.bt_bubble-10 rounded-10-c div p {margin-top:-20px;}

.imgban{background:red;}

.item-588 a:hover {background:#d5a500 !important;}
.item-590 a:hover {background:#009643 !important;}
.item-591 a:hover {background:#b30000 !important;}

.bt_bubble-6 default-6-b span {color: #5F5F5F!important;}

.topm1 span a{color:#888888;padding:0 15px 0 15px;}
.topm1 span a:hover{color:white;padding:0 15px 0 15px;text-decoration: none;}
.topm1 span a:active{color:white;padding:0 15px 0 15px;text-decoration: none;}
.topm1{background:#D6D6D6;margin:1px 0 0 0 ;}
.topm1 :hover{background:orange;margin:1px 0 0 0 ;}
.topm1 :active{background:orange;margin:1px 0 0 0 ;}

/*μενου ανελκυστηρων*/

#bt_nav_menu .item-592 a, #bt_nav_menu .item-593 a, #bt_nav_menu  .item-594 a, #bt_nav_menu .item-605 a, #bt_nav_menu .item-595 a, #bt_nav_menu .item-606 a{
font-size: 16px!important;
padding: 0 9px!important;
height: 45px!important;
margin-top:-18px;
margin-bottom: 0px;
}

#bt_nav_menu .item-592 a, #bt_nav_menu .item-593 a, #bt_nav_menu  .item-594 a, #bt_nav_menu .item-605 a, #bt_nav_menu .item-595 a, #bt_nav_menu .item-606.active{
font-size: 16px!important;
padding: 0 9px!important;
height: 45px!important;
margin-top:-18px;
margin-bottom: 0px;
}

#bt_nav_menu .item-592, #bt_nav_menu .item-593, #bt_nav_menu  .item-594, #bt_nav_menu .item-605, #bt_nav_menu .item-59, #bt_nav_menu .item-606{
height: 25px!important;
background: #D6D6D6!important;
margin-right:7px;

}

.bt_content_mod_div .module_content #bt_nav_menu {
height: 25px!important;
margin-top: 6px;
}
#bt_nav_menu li.item-592{
background: #F8F8F8;
width: 141px;

}

#bt_nav_menu .item-588 a:hover{background:none repeat scroll 0% 0% rgb(235, 135, 14)!important;}

item-588 current active parent {
width: 200px;
}

#bt_nav_menu .item-435.active{background: #ffffff !important;color:white!important;}
#bt_nav_menu .item-435.active a{background: #ffffff !important;color:black!important;}

#bt_nav_menu .item-588.active{background: #ff8004 !important;color:white!important;}
#bt_nav_menu .item-588.active a{background: #ff8004 !important;color:white!important;}

#bt_nav_menu .item-590.active{background:#009643!important;color:white!important;}
#bt_nav_menu .item-590.active a{background:#009643!important;color:white!important;}

#bt_nav_menu .item-591.active{background: #b30000 !important;color:white!important;}
#bt_nav_menu .item-591.active a{background: #b30000 !important;color:white!important;}

#bt_nav_menu .item-592.active{background: #ff8004 !important;color:white!important;}
#bt_nav_menu .item-592.active a{background: #ff8004 !important;color:white!important;}

#bt_nav_menu .item-593.active{background: #ff8004 !important;color:white!important;}
#bt_nav_menu .item-593.active a{background: #ff8004 !important;color:white!important;}

#bt_nav_menu .item-594.active{background: #ff8004 !important;color:white!important;}
#bt_nav_menu .item-594.active a{background: #ff8004 !important;color:white!important;}

#bt_nav_menu .item-605.active{background: #ff8004 !important;color:white!important;}
#bt_nav_menu .item-605.active a{background: #ff8004 !important;color:white!important;}

#bt_nav_menu .item-606.active{background: #ff8004 !important;color:white!important;width:86px;margin-top:-18px!important;}
#bt_nav_menu .item-606.active a{background: #ff8004 !important;color:white!important;width:77px;margin:0px 0px 0px -6px!important;}

input.rapid_contact.inputbox[name=rp_anti_spam_answer] {
    max-width: 50px;
    float: right;
    margin-top: -30px;
    position: relative;
    right: 35px;
}

#bt_nav_menu li.item-592, #bt_nav_menu li.active.item-592 {
background: #F8F8F8;
width: 141px;
}

.arrow{
margin-top: -78px;
margin-left: -10px;
}

.mybox1{background: rgb(255, 232, 236);
border: 1px solid rgb(245, 177, 188);
	padding: 4px;
	border-radius: 5px;
	}

.movetx1{
	
	}
.mytable1{border: 1px solid #CCCCCC;
border-radius: 5px;
padding: 5px;
background: #E9E9E9;
}

.mytable1 table tbody tr{test:1px;}
