@CHARSET "ISO-8859-1";
/****************************************************
*author: Webwam
*version: 1.0
*date: 17 March 2011
*README:  http://www.webwam.com/help/default_css
*****************************************************/ 

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, img, ins, kbd, q, s, samp,
small, strike, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; width : 100%; height :100%;}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

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

div { padding:0px; border:0px; margin:0px; }

input, textarea, select { border:1px solid #CCCCCC; padding : 0px; }

ul, ol { list-style-position:outside; }

ul.layout, ol.layout { list-style : none; }

li { margin-left:20px; }

.center { margin-left:auto; margin-right:auto; position:relative; }

.row, .rowwrapper { position:relative; padding:0px; margin:0px; display:block; zoom : 1;}

.row:after, .rowwrapper:after, .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.colwrapper { position:relative; padding:0px; display:inline-block; float : left; /* For IE 7 */ zoom: 1; *display: inline; }


.block { display : block; }

.inline { display:inline-block; /* For IE 7 */ zoom: 1; *display: inline; }

.toggleel { position : absolute; width : 100%; height : 100%; display : none; }

.a img {display : inline; }
