@charset "UTF-8";

body {
	font-size: 12px;
	color: #000;
	background: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	}

*{
	margin: 0;
	padding: 0;
}

:focus,:active { outline: 0; }


a { text-decoration: none; color: #000; }
a:hover { color: #000; }
.clear { clear: both; }

p { line-height: 23px; margin: 0 0 22px; color:#666; }
img { border: 0; }

h1 { font-size: 20px; font-weight: normal; margin-bottom: 15px;}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top:5px;
	padding-left:33px;
	padding-top:4px;
	padding-bottom:1px;
	background:url(../images/h2bg.jpg) no-repeat;
	}
	
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 5px auto;
	padding-left:7px;
	color: #333;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666;
}
h4 { font-size: 16px; font-weight: normal; margin: 3px 0 10px; width: 460px; }

/* ========== Layout =========== */

#wrapper { margin: 0 auto; width: 980px; background: url(../images/bg.jpg) no-repeat; }

#logo {
	padding: 20px 12px 10px;
	background:url(../images/top_bg.gif) no-repeat;
}
#logo h1 { font: bold 23px Helvetica; text-shadow: 1px 1px 1px #ccc; letter-spacing: 3px; padding-left:70px}
#logo h1 a { color: #333; }
#logo h1 a span { color: #000; }

#content { background: #fff; width: 980px; }
	
.menu { list-style:none; margin: 14px 25px 0 10px; width: 600px; float: left; }
	.menu li {
	float: left;
	margin: 0 4px 0 0;
}
	.menu li a { display: block; font-size: 14px; padding: 14px 24px; border: 1px solid #fff;}
	.menu li.current a { border: 1px solid #ddd; background: url(../images/menu_bg.gif) no-repeat;}
	.menu a:hover { border: 1px solid #ddd; background: }

		.menu li ul { display: block; background: #fff; margin: -1px 0 0; position: absolute; display: none; z-index: 2; border: 1px solid #ddd; }
		.menu li ul li { float: none; display: inline; margin: 0; padding: 0; }
		.menu li ul li a { width: auto; margin: 4px; white-space: nowrap; }
		
/* ========== Contact =========== */
	#contact { float: right; width: 275px; margin: 23px 18px; display: inline; text-align:right; padding-right:30px; }
	#contact .font { font: 16px; padding-right:20px; }

/* ========== Photo Gallery =========== */
#pitch { margin-bottom: 30px; }
#pitch .infoline { margin-top: -70px; padding: 25px 0 25px 25px; background: #000; font-size: 18px; width: 955px; height: 18px; opacity:0.70; filter:alpha(opacity=70); color: #fff; }
#pitch .infoline span {font-size:0.75em; padding-left:180px;}

	.pitch-gallery { overflow: hidden; width: 980px; position: relative; }
		.pitch-gallery-holder { width: 3920px; position: relative; top: 0; left: 0; }
		.pitch-gallery-div { float: left; }
		
#left { width: 600px; float: left; margin-left: 25px; display: inline; }
	#left img { float: left; margin: 5px 20px 2px 0; padding: 3px; border: 1px solid #ccc; }
	#left form { padding-left: 45px; }
	#left label { float: left; display: block; clear: both; padding: 3px 0; color: #666; font-weight: normal; width: 150px; }
		#left .lcurrent { font-weight: bold; }
	#left label img { vertical-align: middle; }
	#left input.text, textarea, select { float: left; margin: 0 5px 10px 0; padding: 7px; width: 350px; border: 1px solid #ccc; }
	#left textarea { height: 200px; }
	#left select { width: 366px; }
	#left input.radio {  }
		#left input:focus { border-color:#aaa; }
		#left textarea:focus { border-color: #aaa; }	
	.error { font-size: 10px; color: #666; margin: 0 0 10px 150px; display: none; }
	#left .submit { border: 0; background: #000; color: #fff; padding: 5px; float: left; margin-left: 150px; }
	
ul { color: #666; margin: 0 0 10px 30px; line-height: 18px; }
ol { color: #666; margin: 5px 0 5px 30px; line-height: 18px; }
	
	#contact-back { margin: 12px 40px 0 0; float: right; }

.post { position: relative; margin-bottom: 20px; height: 127px; }
.post-options { position: relative; margin: -37px 0 40px 0; font-size: 10px; color: #666; }

/* ========== Photo =========== */
#photo {
	width:980px;
	height:100px;
	background-image:url(../image/contact.jpg);
}

/* ========== Carousel =========== */
#moviebox {
	width:600px;
	height:130px;
	background-color:#fff;
	margin:0 auto;
}

#moviebox .prev {
	float: left;
	clear:left;
	margin-top:12px;
}
#moviebox .carousel {
	float: left;
	width: 550px;
	height: 115px;
}
#moviebox .arrow {
	float: right;
}

#moviebos .carousel ul, li{list-style:none; background-color:#fff}
#moviebox .carousel li {
	background-repeat: no-repeat;
	float: left;
	width:135px;
	overflow: hidden;
	font-size: 80%;
	display: block;
}

#moviebox  .carousel  li  a:link {
	display: block;
	color: #333333;
	text-decoration: none;
}
#moviebox  .carousel  li  a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
}
#moviebox  .carousel  li  a:hover {
	display: block;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCFF;
}


/* ========== Right Side =========== */

#right { width: 260px; float: right; border-left: 1px solid #ccc; padding-left: 36px; margin-right: 25px; display: inline; }
#right p {margin:0; padding-bottom:5px;}
	
#feature { margin-left: 25px; padding-bottom: 10px; }
	.small-post { float: left; width: 260px; margin-right: 75px; }
		.small-post img { border: 1px solid #ccc; padding: 3px; margin-bottom: 10px; }
	.last { margin-right: 0; }
	#feature ul { margin-top: -11px; }

/* ========== Footer =========== */

#bottom { height:10px; background: url(../images/btm_bg.gif); }

#footer { color: #666; font-size: 11px; margin: 10px 0 20px 10px; }

.post-info { font-size: 11px; color: #999; }
.read-more { background: url(../images/link.gif) no-repeat center left; padding-left: 13px; font-size: 10px; }
.break { border-top: 1px solid #ccc; margin: 30px 0; display: block; }
	.no-border { border: 0; }
.space { margin-bottom: 20px; }

.list {
	list-style-type: disc;
}
