/*
	 modernfabric.com
@import url('Comfortaa-fontfacekit/stylesheet.css');
*/
* { margin: 0; padding: 0; }
body { font: 12px; background:#ddd; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#page-wrap { width: 700px; margin: 10px 5%; }
a { color:#06C; }
a:hover {text-decoration:none; color:#03F; }
h3 { margin: 0 0 10px 0; color:#0066CC; font-size:16px; background:url(strike_h3.png) repeat-x; height:32px; width:95%;}
h4 { color:#DD0044; font-size:12px; font-weight:bold;}
h5 { margin:0 0 2px 0; padding:0 0 2px 0; width:100%; height:35px; background:url(strike_h5.png) repeat-x;}

#header { text-align:right;}
#footer { text-align:right; font-size:10px;}

.tabs { list-style: none; overflow: hidden;}
.tabs li { display: inline; }
.tabs li a { text-decoration:none; display: block; float: left; padding: 2px 4px; font-weight:bold; border: 1px solid #fff; color:#CCFF00; background:#666; margin: 0 1px; font-size:14px; }
.tabs li a:hover { color:#CCFF00; background:#333;}
.tabs li a.current { background: white; border-bottom: 0; position: relative; z-index: 2; border: 1px solid #fff; color:#FF0066; }
.tabs li img { border:none;}

.box-wrapper { padding: 20px; background: white; border: 1px solid #fff; margin: -1px 0 0 1px; height: 310px; position: relative; }
.content-box { overflow: hidden; position: absolute; top: 20px; left: 20px; width: 658px; height: 330px; }

.current { font-size:12px;}

.col-one, .col-two, .col-three  { width: 30%; float: left; position: relative; top: 350px; margin-right: 2%; }

img { border:none; }

p { padding-bottom: 5px;font-size:13px; /*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/}
h1.fontface {font: 16px/18px 'CantarellBold', Arial, sans-serif;letter-spacing: 0;}

#leftCol { padding:0 10px;} 
#leftCol p { color:#666;} 
.hiligth { color:#0066FF; font-family:Tahoma, Geneva, sans-serif; font-size:13px; padding-left:5px;} 