/*
+ Delete London
+ Global Styles
+ Delete Designed
+ http://www.deletelondon.com
*/
/* ########## Body ########## */
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,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-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
/* remember to define focus styles! */
:focus{outline:0;}
body{font-size:62.5%;line-height:1.5em;}
ol,ul{list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
/* Mac Safari/Firefox Hack for text rendering */
/* You need to be careful with this fix,as it will break any Flash element that it touches in Firefox. */
/*
commented out to pass validation
.fix,.fix *{opacity:.999;-moz-opacity:0.99;}
*/
/* Safari3 Hack for rendering light type on dark background - Change colour to background colour */
.type{/* text-shadow:#000 0 0 0;*/}
/* Start of Specific Styles */
body{margin:0 auto;font-family:Tahoma,Arial,Verdana,sans-serif;color:#3F3F3F;background:#fff url();background-repeat:repeat-x;}
/* ########## General ########## */
img,input,select,option{vertical-align:middle;}
p{font-size:13px;line-height:21px;padding-bottom:10px;}
h1{font-size:30px;padding-bottom:10px;}
h2{font-size:20px;color:#6EC3E1;line-height:24px;margin-bottom:15px;}
h3{font-size:17px;}
h4{font-size:14px;}
em, i {font-style:italic;}
strong, b {font-weight:bold;}
/* ########## Links ########## */
a{color:#6EC3E1;text-decoration:none;}
a:hover{text-decoration:underline;}
/* ########## Useful ########## */
.left{float:left;}
.right{float:right;}
.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear{display:inline-table;}
/* Hides from IE-mac \*/
* html .clear{height:1%;}
.clear{display:block;}
/* End hide from IE-mac */
.clear{clear:both;}

/**************************** Form Styles ************/
dl.zend_form{}
dl.zend_form dt{clear:both;display:block;float:left;width:80px;height:25px;}
dl.zend_form dt label{font-weight:bold;}
dl.zend_form dd{display:block;float:left;width:335px;}
