/* 
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Title: MultiMedia Communications
Author: Dustin Keefer
Website: Http://www.dustinkeefer.com
Description: This is the stylesheet, you can remove this entire note.
Created: September 9, 2008
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*/

/* -------GENERAL STYLES ------ */
body {margin:25pt;padding:0;background:url(images/bg.gif) repeat top;}
img {border:none;margin:0 0 0 75px;}
a {outline:none;text-decoration:none;color:#000;font-family:"Trebuchet MS";font-size:14px;}
.clear {clear:both;}
div#wrapper {width:950px;margin:0 auto;padding:0;}

/* ------ Header STYLES ------- */
#header a {outline:none;text-decoration:none;color:#000;font-family:"Trebuchet MS";font-size:16px;vertical-align:top;}
#header img {border:none;margin:-25px 0 15pt 45px;}
#header img.login {border:none;margin:-25px 0 -4pt 175px;}

/* ------ CONTENT STYLES -------- */
#main-content p {margin:15px;font-family:"Trebuchet MS";font-size:17px;font-weight:normal;color:#AD2023;text-align:left;line-height:30px;}
#main-content a.bodyLink {text-decoration:none;color:#509BFF;font-family:"Trebuchet MS";font-size:17px;}
#main-content #intro {background-color:#F2EAC3; border:1px solid #F2EAC3;margin-bottom:2em;}
#main-content #intro p {font-size:15px;}
#main-content #welcome {background-color:#F2EAC3; border:1px solid #F2EAC3;margin-bottom:2em;}
#main-content #welcome p {font-size:15px;}

/*--------------VIDEO------------------------*/
#video {margin-left:10em;float:left;margin-bottom:2em;}
#video_details {float:left;width:350px;}
#video_details h1 {color:#4C8CCB;font-family:"Trebuchet MS";font-size:17px;margin:45px 15px 15px 15px; }
#video_details p {margin:15px;font-family:"Trebuchet MS";font-size:15px;font-weight:normal;color:#AD2023;text-align:left;line-height:30px;margin-bottom:2em; }

/* ------LOGIN FORM STYLES ------ */
#client {width:600px;border:solid 2px #AD2023;margin-left:175px;margin-top:30px;}
#client form {margin:15px;font-family:"Trebuchet MS";font-size:16px;height:90px;}
#client form p {font-size:14px;color:#000000;line-height:30px;margin:0pt;}
#client form a {color:#509BFF;}
#client form label {float:left;margin-top:5px;}
#client form input {font-family:"Trebuchet MS";font-size:14px;margin:5px;}
#client #formLeft {float:right;width:50%;}
#client #formRight {float:left;}

/* ------CONTACT FORM STYLES ------ */
#contact {width:600px;border:solid 2px #AD2023;margin-left:175px;margin-top:30px;}
#contact #contactForm {margin:15px;font-family:"Trebuchet MS";font-size:16px;height:320px;}
#contact #contactForm p {font-size:14px;color:#000000;line-height:30px;}
#contact #contactForm a {color:#509BFF;}
#contact #contactForm label {float:left;margin-top:5px;}
#contact #contactForm input {font-family:"Trebuchet MS";font-size:14px;margin:5px;}
#contact #contactForm textarea {font-family:"Trebuchet MS";font-size:14px;margin:5px;}
