/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }

blockquote, q { quotes: none; }

:focus { outline: 0;}

ins { text-decoration: none;}

del {	text-decoration: line-through; }

table { border-collapse: collapse; border-spacing: 0;}



/* generics */

* {font-size: 100%; padding: 0; margin: 0;}
body {font: 0.75em/1.5 Arial, Helvetica, sans-serif; margin: 0; padding: 0;
  color: #fff; background: #f0037f url(http://www.cobistyle.com/template/images/flowers_tile.gif) 65% -290px; 
  min-width: 40em; margin: 0 auto;}

p {margin: 0 0 15px 0; padding: 0;}

a:link, a:visited {color: #F0037F; text-decoration: none;}
a:hover, a:active {color:#FF7800; text-decoration: none;}

ul, ol {margin: 0 0 15px 10px; padding: 0 0 0 10px;}

.clr {display: block; clear: both; height: 1px;}

h1 {color: #4BB69D; margin: 0 0 10px 0 ; padding: 0; font: 2.5em/1 Georgia, Times, serif; font-style: italic;  text-align: left; height: 35px; }
h2 {color: #FF7800; margin: 0 0 20px 0; padding: 0; font: 1.75em/1 Arial, Helvetica, sans-serif;  }

h2 a:link, h2 a:visited {color: #FF7800; text-decoration: none;}
h2 a:hover, .h2 a:active {color:#F0037F; text-decoration: none;}

h3 {color: #FF7800; margin: 0; padding: 0; font: 1.25em/1 Arial, Helvetica, sans-serif; }
h4 {font-size: 1.25em; line-height: 1.13; color: #FF7800; font-weight: bold; margin: 20px 0; text-transform: lowercase;}
h4.clubcobi {color: #F0037F; font: 1em/1 Arial, Helvetica, sans-serif; font-weight: normal; margin: 10px 20px;}
h5 {color: #FF7800; margin: 0; padding: 0; font: 1em/1 Arial, Helvetica, sans-serif;  font-weight: bold;}


.orange {color:#FF7800;}
.magenta {color:#F0037F; }
.turquoise {color: #28B5B5;}

#videoLink {display: block; height: 337px; position: relative; margin-left: -10px; }
#videoLink span {position: absolute; left: 30px; bottom: 40px; display: block; width: 52px; height: 52px; background: url(http://www.cobistyle.com/template/images/video_play.gif) no-repeat 0 0; text-indent: -9999px; }
#videoLink:link span , #videoLink:visited span {background-image: url(http://www.cobistyle.com/template/images/video_play.gif); }
#videoLink:hover span , #videoLink:active span {background-image: url(http://www.cobistyle.com/template/images/video_play_on.gif); }

.readMore {font-weight: bold;}