/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* MOVIES
----------------------------------------------------------------------------- */

.title {height:96px;}
.title .login {width:440px; height:62px; border:1px solid #ccc; float:right; margin:20px 0 0 0; padding:8px 0 0 0;}
.title .login h3 {font-size:12px; float:left; height:28px; padding:20px 0 0 88px;}
.title .login h3 a{color:#666666; text-transform: uppercase; color: #262F47; font-weight:bold; font-size: 12px}
.title .login h3 a:hover{text-decoration:underline;}
.title .login .h1 {background:url(images/webmasters_icon1.gif) 15px 5px no-repeat; width:150px;}
.title .login .h2 {background:url(images/webmasters_icon2.gif) 15px 10px no-repeat;}
.title .bd {width:100%; height:20px; border-bottom:1px solid #ccc; float:right;}


.txt {float:right; width:425px; margin:14px 0; text-align:justify;}
.txt p {font-weight:bold; font-size:12px; line-height:1.3em; padding:5px 0;}
.txt strong {font-size:13px;}
.txt p a{color:#FF0000; text-decoration:none;}
.txt p a:hover{text-decoration:underline;}

.mainpic {float:left; padding:14px 0;}


.contact .info { font-size: 14px; font-weight: bold; padding: 8px 0 20px 80px; }
.contact .info a { color: #ED2024; text-decoration: underline; }


.contact label { float: left; text-align: right; width: 100px; font-weight: bold; color: #262F47; padding: 4px 5px 0 0; }
.contact p { padding: 0 0 12px 0; float: left; }
.contact textarea,
.contact .input { width: 250px; padding: 2px; }
.contact textarea { height: 120px; }
.contact span { display: block; text-align: center;  }
.contact h1 { display: block; text-align: center; 
	color: #262F47;

	margin-bottom:10px;
}








