/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Tahoma ,Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	background: #FFFFFF;
	color: #333333;
	padding: 0 0 40px;
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 9px;}
body.fs2 {font-size: 10px;}
body.fs3 {font-size: 11px;}
body.fs4 {font-size: 12px;}
body.fs5 {font-size: 13px;}
body.fs6 {font-size: 14px;}

/* Normal link */
a {
	color: #F27C2F;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #F27C2F;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, .nftitle {
	line-height: normal;
	font-weight: bold;
}	

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #pathway {
	font-size: 92%;
}

small, .small, .img_caption {
	color: #999999;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 15px;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%; text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 18px 7px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #e6e6e6;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox, textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background: #FFFFFF;
	color: #505050;
}

.button {
	background: url(../images/but-bg.gif) repeat-x center #DDDDDD;
	color:#505050;
	border:none;
	border:1px solid #e6e6e6;
	font-size:11px;
	padding:1px 8px 1px;
}

.button:hover, .button:focus {
	color:#505050;
	border:1px solid #999;
	cursor:pointer;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

.form-button {
    overflow:visible;
    width:auto;
    background-color:transparent;
    border:0;
    padding:1px 8px;
    background:#f18200;
    color:#fff;
    border:1px solid #de5400;
 /*   font:bold 12px arial, sans-serif !important;*/
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    }
.form-button span {
    white-space:nowrap;
    }
.form-button:hover { color:#fff; text-decoration:none; }

/* STYLE
--------------------------------------------------------- */
.product_separator,
.article_separator,
.heading_separator,
.span_separator {
	clear: both;
	display: block;
	background: url(../images/hdot.gif) repeat-x center;
}

.span_separator { 	height: 15px; }
.heading_separator { height: 10px; }
.product_separator,
.article_separator {
	height: 30px;
}

.column_separator {
	padding: 0 25px;
}

div.contentpane, table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

div.contentpane, table.contentpaneopen {
	font-size: 100%;
}

h1.componentheading, .componentheading, h1.pageheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.pageheading {
	font-size: 200%;
	color: #333333;
	background: url(../images/hdot.gif) repeat-x bottom;
}

.componentheading {
	font-size: 300%;
	color: #333333;
	background: url(../images/hdot.gif) repeat-x bottom;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 200%;
	color: #333333;
}

table.blog .contentheading {
	font-size: 150%;
	color: #0FA9CC;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

.formbutton {
	overflow: hidden;
	background: #999999;
	border: 2px solid #EFEFEF;
    padding:1px 8px;
    color:#FFF;
    /*font:normal 95% arial, sans-serif !important;*/
    cursor:pointer;
    overflow:visible;
    width:auto;
    text-align:center;
    vertical-align:middle;
}
	
a.readon {
	display: block;
	float: left;
	padding: 1px 8px 2px;
	background: #999999;
	border: 2px solid #EFEFEF;
	text-decoration: none;
	color: #FFFFFF;
	/* *//*
    overflow:visible;
    width:auto;
    text-align:center;
    vertical-align:middle;*/
}

a.readon:hover, a.readon:active, a.readon:focus, 
.formbutton:hover, .formbutton:active, .formbutton:focus {
/*	background: #F09018;*/
    background:#f18200;
	color: #FFFFFF;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

/* META
--------------------------------------------------------- */
.buttonheading {
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#topwrapper {
	width: 950px;
	margin: 0 auto;
	clear: both;
}

#container {
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	clear: both;
}
/* COLUMN
--------------------------------------------------------- */
#content {
	clear: both;
	display: block;
	float: left;
	width: 71%;
}

.leftlayout #content {
	float: right;
}

.leftlayout #colwrap {
	float: left;
}

#current-content {
	padding: 10px 15px;
	border: 1px solid #E6E6E6;
	background: url(../images/grad2.gif) repeat-x bottom #FFFFFF;
}

/* COLUMNS
--------------------------------------------------------- */
#colwrap {
	float: right;
	overflow: hidden;
	width: 28%;
}

.left #colwrap {
	float: left;
}

#col {
	border: 1px solid #E6E6E6;
	background: url(../images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 10px;
}

/*common style for column*/
#col table {
	border-collapse: collapse;
	border-spacing: 0;
}

#col .article_separator {
	display: none;
}

#col ul {
	list-style: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#containerwrap,
#containerwrap-f {
	padding: 0;
	margin: 0 0 10px;
	clear: both;
}

/* full */
#containerwrap-f #container  {
	background: none;
}

#containerwrap-f #container-inner {
	background: none;
}

#containerwrap-f #content {
	width: 100%;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3 {
	display: block;
	background: url(../images/h3-bg.gif) no-repeat left;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding-left: 5px;
	height: 32px;
	line-height: 32px;
	font-size: 100%;
	margin: 0 -10px;
}

div.moduletable_hilite h3 {
	background: url(../images/h3-bg-hilite.png) no-repeat left;
	color: #FFFFFF;
}

div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_hilite h3 span {
	padding: 0 10px 0 5px;
	margin: 0;
	height: 32px;
	line-height: 32px;
	display: block;
	background: url(../images/h3-bg.gif) no-repeat right;
}

div.moduletable_hilite h3 span {
	background: url(../images/h3-bg-hilite.png) no-repeat right;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	margin: 0 0 20px;
	padding: 0 10px;
}

div.moduletable_video {
	margin: 0 0 10px;
	padding: 0;
}

div.moduletable_video h3 {
	display: none;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilite ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

/* HEADER
--------------------------------------------------------- */
#headerwrap {
	position: relative;
	z-index: 10;
}

#header {
	height: 90px;
	position: relative;
	z-index: 999;
}

h1.logo {
	font-size: 300%;
	height: 80px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 370px;
}

h1.logo a {
	background: url(../images/logo.gif) no-repeat;
	display: block;
	float: left;
	height: 80px;
	outline: none;
	text-indent: -5000px;
	text-transform: uppercase;
	width: 370px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnav {
	height: 40px;
	z-index: 10;
	background: url(../images/mainnav-bg.png) repeat-x #F09018;
	position: relative;
}

.narrow #mainnav {
	background: url(../images/mainnav-bg-n.gif) repeat-x #F09018;
}

#mainnav a,
#mainnav a:hover,
#mainnav a:active,
#mainnav a:focus {
	outline: none;
}

#mainnav span.separator {
	display: block;
}

/* Topnav */
#topnav {
	position: absolute;
	top: 10px;
	right: 20px;
}

#topnav ul {
	float: left;
	margin: 0;
	padding: 0;
}

#topnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#topnav li a {
	background: url(../images/vline.gif) no-repeat center right;
	display: inline;
	padding: 0 10px;
	color: #666666;
}

#topnav li#topcart a {
background: none;
	display: inline;
	padding: 0;
	color: #666666;
}

/* Price Range */
#price_range {
	display: block;
	height: 28px;
	position: absolute;
	right: 10px;
	top: 5px;
}

#price_range .inputbox {
	color: #333333;
	font-size: 11px;
	margin: 2px 0 0;
	padding: 2px 2px 2px 4px;
	width: 165px;
}

/* breadcrumbs */
#pathway {
	padding: 0 0 7px;
	background: url(../images/hdot.gif) repeat-x bottom;
	margin-bottom: 5px;
}

#pathway img {
	margin: 1px 5px;
}

/* Column Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 1px 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}

ul.menu li a {
	display: block;
	padding: 5px 5px 5px 15px;
	background: url(../images/icon-pages.gif) no-repeat left;
	color: #505050;
}

ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
	color: #F27C2F;
	background: url(../images/icon-pages.gif) no-repeat left;
}

ul.menu li.active a {
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li {
	background: none;
}

ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 10px 11px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6*/
}

ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus {
	background: none;
	color: #F27C2F;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Top spotlight */
/*
#ja-topsl {
	color: #FFFFFF;
	position: relative;
	height: 200px;
	margin-bottom: 10px;
	background: #333333;
	z-index: 1;
}

#ja-topsl div.moduletable {
	padding: 0;
	margin: 0;
	width: 70%;
	position: absolute;
	bottom: 20px;
	left: 0;
	background: url(../images/trans-bg.png);
}

#ja-topsl .nftitle {
	display: none;
}

#ja-topsl .nfcontent {
	font-size: 175%;
	color: #DDDDDD;
	padding: 5px 0 0 20px;
}
*/
/****BOTTOM SECTION *****/
#botmodsection_inner div.module h3,
#botmodsection_inner div.module-nobox h3 {
	background:none;
	color:#999999;
	border:none;}
#botmodsection_inner div.module,
#botmodsection_inner div.module-nobox {
	padding:0;
	border:none;}
/* setting for 4 bottom modules */

#botmodsection_1 {
	float:left;
	padding-bottom:5px;
	overflow:hidden;
}
#botmodsection_2{
	float:left;
	padding-bottom:5px;
}
#botmodsection_3{
	float:left;
	padding-bottom:5px;
	overflow:hidden;}
#botmodsection_4 {
	float:left;
	padding-bottom:5px;
	overflow:hidden;
}
#botmodsection_1inner,
#botmodsection_2inner,
#botmodsection_3inner,
#botmodsection_4inner {
	padding:0px 5px 0px 5px;} 
#botmodsection {
    margin-bottom: 10px;
	background: url(../images/grad2.gif) repeat-x center bottom #fff;
	border: 1px solid #E6E6E6;
	min-height: 150px;
	height: 150px;
}
/* FOOTER
--------------------------------------------------------- */
#footer {
	padding: 0;
	position: relative;
	background: url(../images/grad2.gif) repeat-x center;
	height: 30px;
	border: 1px solid #E6E6E6;
}

#footer small {
	float: right;
	font-size: 100%;
	padding-right: 20px;
	line-height: 30px;
	color: #505050;
}

#footer ul {
	float: left;
	margin: 0;
	padding-left: 10px;
}

#footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/vline.gif) no-repeat left center;
}

#footer li a {
	display: inline;
	line-height: 30px;
	padding: 0 10px;
}

#footer li.ja-firstitem {
	background: none !important;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Tabs */
#tabs {
	margin-bottom: 10px;
	padding: 0;
/*	background: url(../images/grad3.gif) repeat-x top #FFFFFF; */
	border: 1px solid #DDDDDD;
	background: url(../images/grad2.gif) repeat-x center bottom #FFFFFF;
}

#tabs div.moduletable {
	margin: 0;
	padding: 0;
}

/*others*/
.divider {
    margin:10px 0;
    height:1px;
    background:url(../images/hdot.gif) repeat-x;
    font-size:1px;
    line-height:1em;
    overflow:hidden;
}

.nodisp {
    display:none;
}

#shoppingcart_box {
    width:100%;
    padding:5px 0 10px;
}

#shoppingcart_box .cartbox_qty { width:20px;float:left;text-align:right; }
#shoppingcart_box .cartbox_product { float:right;text-align:left;width:187px; }

.mostread, .latestnews {
	text-decoration: none;
}

#banner {
	margin: 8px 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.innerdiv {
	padding: 8px 0;
	background: url(../images/hdot.gif) repeat-x bottom;
}

div.innerdiv img {
	margin-right: 5px;
}

/* User Tools */
#ja-usertools {
	padding: 7px 0 0;
	font-size: 11px;
	position: absolute;
	top: 10px;
	right: 15px;
}

#ja-usertools ul {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ja-usertools img {
	padding: 0 3px 0 0;
}

/* Tooltips */
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #505050;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #505050;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #505050;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/* USER TOOLS
--------------------------------------------------------- */
#ja-usertoolswrap {
	float: right;
	margin-top: 12px;
	width: 15px;
	height: 20px;
	display: block;
	background: url(../images/arrow3.gif) no-repeat 50% 5px;
	position: relative;
	z-index: 99;
}

#ja-usertoolswrap:hover, #ja-usertoolswrap.ja-toolswraphover {
	background: url(../images/arrow4.gif) no-repeat 50% 5px;
}

span.ja-sitetool {
	margin: 0;
	width: 15px;
	height: 20px;
	display: block;
	cursor: pointer;
}

#ja-usertoolswrap:hover #ja-usertools,
#ja-usertoolswrap.ja-toolswraphover #ja-usertools {
	display: block;
	top: 20px;
	right: 0;
}

#ja-usertools {
	padding: 0;
	float: right;
	display: none;
	background: #CCCCCC;
	border: 1px solid #999999;
	font-size: 11px;
	position: absolute;
	top: 100%;
}

#ja-usertools ul {
	float: left;
	margin: 0;
	padding: 4px 5px 2px;
}

#ja-usertools li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	background: none;
	line-height: normal;
}

#ja-usertools img {
	padding: 0 2px;
}

/* Login Form */
#topsearch {
	position: absolute;
	bottom: 20px;
	right: 0;
}

#topsearch form {
	float: left;
}

#topsearch form label {
	float: left;
}

label.search_icon span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-search.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

#topsearch form input.button {
	font-size: 11px !important;
	float: left;
}

#topsearch form a {
	padding-left: 5px;
	border-left: 1px solid #CCCCCC;
}
#topsearch input#searchshop,
#topsearch input#searchblog,
#topsearch input#searchvideo
{ margin-left:2px; }
#topsearch .inputbox { width:148px;}
/*** Top Panel ***/
.float-left {
float: left;
overflow-x: hidden;
overflow-y: hidden;
}

.width50 {
width: 49.999%;
}/* TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	background: #FFFFCC;
	border-left: 5px solid #CCCCCC;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 0 0 0 15px;
}

blockquote span.close {
	background: url(../images/sc-q.gif) no-repeat bottom right;
	padding: 0 15px 0 0;
}

blockquote.testimonial {
	padding: 0 0 10px;
	border-bottom: 1px solid #C9C0B7;
}

blockquote.testimonial span.author {
	background: url(../images/icon-author.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}

/* Dropcap */
.dropcap {
	color: #FA6900;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}

/*  Price, Stock */
.regular-price {
    color:#c76200;
    font-size:1.1em;
    font-weight:bold;
    }

.old-price {
    color:#999;
    font-size:1.0em;
    text-decoration:line-through;
    white-space:nowrap;
    }

.special-price {
    color:#cd5033;
    font-size:1.2em;
    font-weight:bold;
    line-height:1em;
    }

.out-of-stock { height:18px; padding-top:3px;color:#D83820;font-weight:bold; }

/* Tips, Error, Message, Hightlight*/
.messageStackError, .messageStackWarning { position:absolute; width:100%; z-index:15; display:block; top:125px; left:0; text-align:center; background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }
.markProductOutOfStock, .stockWarning { color: #cc0033; }
.moduleRow { }
.moduleRowOver { background-color: #e6e6e6; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.inputRequirement {
	color: #ff0909;
}

div.error { 
  width: 94%;
  background-color: #ffffe1;
  color: #666666;
  border: 1px solid #ff0000;
  padding: 2px;
  margin: 5px 0;
}

p.error {
	background: url(../images/icon-error.gif) no-repeat top left;
	color: #CC0000;
	padding-left: 25px;
}

p.message {
	background: url(../images/icon-info.gif) no-repeat top left;
	color: #2D99C4;
	padding-left: 25px;
}

p.tips {
	background: url(../images/icon-tips.gif) no-repeat top left;
	color: #FA6900;
	padding-left: 25px;
}

.highlight {
	background: #E7E6DF;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(../images/sticky-bg.gif) no-repeat 10px center #FFFFFF;
	border: 1px solid #C9C0B7;
	padding: 10px 10px 10px 60px;
}

p.download {
	background: url(../images/download-bg.gif) no-repeat 10px center #FFFFFF;
	border: 1px solid #C9C0B7;
	padding: 10px 10px 10px 60px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list (xmark) */
ul.xmark {
	list-style: none;
}

ul.xmark li {
	background: url(../images/icon-xmark.gif) no-repeat 0 4px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../images/icon-checklist.gif) no-repeat 0 4px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(../images/icon-star.gif) no-repeat 0 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/icon-arrow.gif) no-repeat 3px 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Bignumber */
.bignumber {
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 15px;
	padding-left: 0;
}

div.bubble1 div {
	background: url(../images/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(../images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(../images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(../images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* Legend */
.legend-title {
	background: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -13px;
}

/* BlogSection */
.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	