/*
	Core CSS Document [Advanced Styling]
	Author: Echidna Solutions Corp - support@echidna.ca
	v1.5 // MASTER style file last modified on 05/29/2008	
*/

/*
	=BASIC ELEMENTS
*******************************/
body{font-size:83%; /*font-family:Arial, Helvetica, sans-serif;*//* font-family:Geneva, Arial, Helvetica, sans-serif; */font-family:Verdana, Arial, Helvetica, sans-serif; background:#0e0e0e url(../images/bg_body.png) repeat-x top left; color:#ececec;}
p{margin:0 0 8px 0;font-size:16px; }
strong{color:; font-weight:bold;}


div#content { width:960px;margin:0 auto; }
div#video { border: 3px solid white;width:512px;margin:40px auto 0 auto;}
em{color:#990000; font-weight:bold;}

h1{font-size:60px; text-align:center;font-family: Georgia, Times, serif; text-transform:lowercase; margin:20px 0 0 0;
text-shadow: 3px 3px 3px #000;
}

h2{font-size:32px; text-align:center;font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:lowercase; cursor:default;  right:50px; top:18px;margin:20px 0 0 0;text-shadow: 3px 3px 3px #000;}
h3 {font-size:72px; } 
h4 {font-size:36px;margin:50px 0 0 50px;color:#990000;font-family: Georgia, Times, serif; } 

ul { list-style:none;margin-left:0px; }
ul li { margin:10px 0px 20px 60px;list-style:none;font-size:24px;line-height:175%; }
ul li em { display:inline;font-size:48px; }
ul li span { display:block;font-size:36px;font-style:;font-family:Georgia, "Times New Roman", Times, serif; }

h1.social_websites { color:#990000;} 
h1.cms { color:#990000;} 
h1.mobile_development { color:#990000;} 

div#frm-quote-request { margin:10px 0 0 50px; } 
label { width:200px;float:left;}
div#frm-quote-request strong { font-size:20px;color:#ccc;}
textarea { width:400px;} 
input[type=submit] { color:#000;background-color:#CCCCCC;padding:10px;border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px; } 

