/* html tags */
* { padding:0; margin:0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {  margin:1em 0; }
li, dd { margin-left:0.5em; }
fieldset { padding: .5em; }
form {margin:0;padding:0;}
button { text-align:center; } /* center .. hack for Safari */
a img { border:0; }

/*------------ GLOBAL styles ------------------*/
.bold {font-weight:bold;}
.normal {font-weight:normal !important;}
.nounderline {text-decoration:none !important;}
.underline {text-decoration:underline !important;}

.grey6 { color:#666666; }
.red { color:red; }
.orange { color:#ff6600; }

.italic { font-style:italic; }

.fright {float:right !important; }
.fleft {float:left !important; }
.fnone { float: none; }
.right { text-align: right; }

.cleaner { clear: both; }
.rcleaner { clear: right; }

/* fonts */
.f13 { font-size:13px; }
.f14 { font-size:14px; }
.f16 { font-size:16px; }
.f18 { font-size:18px; }
.f20 { font-size:20px; line-height: 1.2em; }
.f23 { font-size:23px; }
.f24 { font-size:24px; line-height: 1.4em; }

/* margins and paddings */
.padding0 { padding:0; }
.margin0 { margin:0; }
.mright3 { margin-right:3px; }
.mtop2 { margin-top:2px; }
.mtop5 { margin-top:5px; }
.mtop10 { margin-top:10px; }
.mtop15 { margin-top:15px; }
.mbot5 { margin-bottom:5px; }
.mbot10 { margin-bottom:10px; }
.mbot20 { margin-bottom:20px; }
.mbot25 { margin-bottom:25px; }

/* others */ 
.height30 { height:30px; }

/*------------- TEMPLATE STYLES --------------------*/
.tmpl_paragraph { width:660px; }
.tmpl_paragraph h1 { font-size:23px; font-weight:normal; margin-bottom:15px; } 
.tmpl_gmap {padding:5px 0 5px 0;}
.tmpl_paraimage {padding:5px 0 5px 0;}
.tmpl_paraimage {padding-right:5px;}
.tmpl_image_image {position:relative;float:right;background-color:#333;text-align:right;margin:0 0 5px 0;}
.tmpl_image_image br {display:none;}
.tmpl_image_image_caption {padding:4px;text-align:right;display:block;color:white;}
.tmpl_gallery_images { border:none; }
.tmpl_gallery { width:720px; font-size:15px; }
.tmpl_gallery h1 { font-size:23px; font-weight:normal; margin-bottom:15px; }
.tmpl_gallery_small_images { margin:15px 31px; }
.tmpl_gallery_small_images th { width:18px; }
.tmpl_gmap_boutique { margin-bottom:30px; }

/*------------- TEMPLATE IMGMAP ---------------------*/
.tmpl_imagemap_image img {border:0px;}

