* {
	margin: 0;
	padding: 0;
}

body {
	color: #efefef;
	margin: 0;
	padding: 0 0 250px;
	font: 16px/1.5 Georgia,"Times New Roman",Times,serif;
	background: #052947 url(../i/background_main.jpg) repeat fixed 0;
	position: relative;
}

#container {
	padding-top: 1px;
	background: url(../i/background.png) no-repeat scroll center top;
	position: relative;
}

img {
	float: left;
	}

.right {
	float: right;
	margin: .5em 0 .5em .5em;
	
}

.left {
	float: left;
	margin: .5em .5em .5em 0;
}

.container_16 {
	background-image: url(../i/16_col.gi);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

a:link, a:visited {
	color: #aadcfd;
	text-decoration: none;
	
}

a:active, a:hover {
	color: white;
	text-decoration: underline;
	background-color: #0e4a7b;
	margin: 0;
	padding: 0;
}

p {
	font-family: "Times New Roman";
	font-size: 115%;
	margin: 0 1em 1em 0;
	padding: 0;
}

/* My Comment */

a:link p, a:visited p {
	color: #052947;
	text-decoration: underline;
}




/* lists */

ul {
	
}

li {
	margin: 0 0 13px 21px;
	line-height: 1.3em;
}

ol {
	clear: left;
}

/* global navigation */

.global {
	float: left;
	width: 100%;
	overflow: hidden;
	min-width: 990px;
	position: fixed;
	top: 0;
	left: 0;
	margin-left: 0;
	background-color: #FFF;
	color: gray;
}

#mainnav {
	padding: 0;
	margin: 0 auto;
	float: left;
	position: relative;
	left: 50%;
}

#mainnav ul {
	height: 50px;
}

#mainnav li {
	float: left;
	list-style-type: none;
	position: relative;
	margin: 8px auto;
	text-align: center;
	right: 50%;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
}

#mainnav #logo a:hover {
	background: transparent url(../i/vinim-logo-home.png) no-repeat;
}

#logo {
	background: transparent url(../i/vinim-logo-094b7b.png) no-repeat;
	width: 320px;
	height: 35px;
	text-indent: -3000px;
}

#mainnav li a, #mainnav li a:visited {
	display: block;
	text-decoration: underline;
	padding-left: 10px;
	background-color: transparent;
	color: #2c62a5;
}

#mainnav li a:hover {
	text-decoration: none;
	color: #aab856;
}

#mainnav li.noborder {
	border-right-style: none;
}

#mainnav li.padding {
	padding: 0 0 0 1em;
}

/* social links */

#connect ul {
	margin: 0;
	padding: 0;
}

#connect li {
	list-style-type: none;
	height: 30px;
	border: none;
	margin: 0 0 0 5px;
	padding: 0;
	display: linline;
	left: 0%;
	float: left;
}


.facebook {
	text-indent: -3000px;
	width: 26px;
	height: 30px;
	background: url(../i/social-icons.png) no-repeat 0 5px;
}



.twitter {
	text-indent: -3000px;
	width: 26px;
	background: url(../i/social-icons.png) no-repeat -25px 5px;
}

.vimeo {
	text-indent: -3000px;
	width: 26px;
	background: url(../i/social-icons.png) no-repeat -50px 5px;
}

.linkedin {
	text-indent: -3000px;
	width: 26px;
	background: url(../i/social-icons.png) no-repeat -75px 5px;
}

.youtube {
	text-indent: -3000px;
	width: 26px;
	background: url(../i/social-icons.png) no-repeat -101px 5px;
}

/* vcard */

#hcard {
	display: none;
}

#mainnav li.decor {
	margin: 1.2em .2em 0 0;
	padding-left: 0;
}

.vcard {
	display: inline;
	padding: 1em;
}

/* page navigation */

#nav {
	background: url("../i/grey-90pc.png") repeat scroll left top transparent;
	display: block;
	left: 0;
	position: absolute;
	top: 230px;
	width: 140px;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#nav ul li {
	float: left;
	line-height: 4em;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 100%;
}

#nav a {
	border-bottom: 1px dotted #67829d;
	color: #cfeefd;
	display: block;
	line-height: 1.1em;
	padding: 10px;
	text-decoration: none;
}

#nav li a, #nav li a:visited {
	background-color: transparent;
}

#nav a.last {
	border-bottom: medium none;
}

#nav a:hover, #nav a:active {
	background-color: #0c4370;
	color: #FFF;
}

#nav a.bottom {
	border-bottom: thin none;
	padding-bottom: 5px;
}

/* headers */


h1, h2, h3, h4 {
	color: #e0e97a;
	padding: 0;
	margin:  .5em .2em .5em 0;
	font-weight: normal;
	line-height: 1em;
	font-family: 'VeggieburgerLight', Arial, sans-serif;
	letter-spacing: .02em;
}

h1 {
	font-size: 270%;
}

h2 {
	font-size: 250%;
}

h3 {
	font-size: 180%;
}

h4 {
	font-size: 150%;
}

.servicecallout {
	position: relative;
	top: 90px;
}


h1#title {
	font-size: 220%;
}


h2#tag {
	margin: 0 .2em 1em 0;
	line-height: 1em;
	font-size: 220%;
}

h1#quote {
	margin: 3em 0 .5em 0;
	font: italic 260%/1.1em Georgia, "Times New Roman", Times, serif;
}

.titleintro {
	text-transform: uppercase;
	display: block;
	clear: left;
	position: relative;
	top: 6em;
	font: normal normal normal 100% "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .01em;
}

.titledesc {
	font-size: 130%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: right;
	margin-bottom: 3em;
}

.jumpspacing {
	padding-top: 4em;
}

.mainspacing {
	padding-top: 8em;
}


.pipe {
	border-right: 1px solid #666666;
	padding-right: 8px;
	margin-right: 8px;
}

/* services */

.cinematic {
	width: 180px;
	height: 260px;
	position: relative;
}

.serviceimg  {
	position: relative;
	left: -60px;
	top: 60px;
}

.servicestransferImg {
	width: 160px;
	margin-left: -20px;
}

#services ul {
	margin: 20px 0;
}

#services li {
	font-style: normal;
	line-height: 1.2em;
	font-size: 1.2em;
}

#videographer {
	background: transparent url(../i/videography.png) no-repeat scroll;
	width: 300px;
	height: 250px;
	display: inline;
	position: absolute;
	top: 210px;
	right: 10px;
	z-index: -4;
}

#promocontainer {
	margin: 0;
	padding: 1em;
	background: #1d1d1d url(../i/background-gracenotefilms.png) repeat;
}

#promocontainer p {
	color: #fff;
}

#promocontainer a:link {
	color: #e0e97a;
}

#promocontainer a:hover {
	color: #FFFFFF;
}

#promocontainer a:visited {
	color: #e0e97a;
}

h1#promo {
	margin: 0;
	font: 3em/1.0em 'BebasNeueRegular', Arial, sans-serif;
	color: #FFF;
}

h2#promosub {
	margin: 5px 0 0 0;
	font: 2em/1.0em 'VeggieburgerLight', Arial, sans-serif;
	color: #FFF;
}

hr {
	border-color: #fff;
	border-style: dotted;
	border-width: 1px 0 0;
	color: #ffffff;
}

.drop-cap {
	float: left;
	margin: -0.1em 0 0 -0.1em;
	padding: 0 10px 5px 0;
	font: normal 500%/0.8 'FontleroyBrownRegular', Georgia, "Times New Roman", Times, serif;
	color: #0e4a7b;
}

cite {
	margin: 0 0 4em 0;
	padding: 0;
}

.description {
	margin-left: 5px;
	padding-left: 13px;
	border-left: 1px solid #879fbb;
}

.spacer {
	margin-top: 50px;
}

.caption {
	background: url("../i/black-90pc.png") repeat scroll left top transparent;
	color: #DFDFDF;
	display: block;
	font-size: 140%;
	margin: 0;
	padding: 0;
	position: absolute;
}

.small {
	font-size: 100%;
}

/* form */

#form {
	margin: 0;
}

#detail {
	font-size: 120%;
	margin: 2.5em 0 0 0;
	background-color: #063053;
	padding: .8em;
	color: white;
}

#detail a:link {
	color: #e0e97a;
}

#detail a:hover {
	text-decoration: underline;
}

#detail a:visited {
	color: #e0e97a;
}

#detail p {
	margin: 0 0 .2em 0;
	padding: 0;
}

input {
	background-color: #000000;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-family: Georgia,Times,"Times New Roman",serif;
	font-size: 120%;
	line-height: 30px;
	margin: 0;
	padding: 10px;
}

.button {
	background-color: #e0e97a;
	border: 1px solid #666666;
	color: #000000;
	font-family: Georgia,Times,"Times New Roman",serif;
	font-size: 140%;
	margin: .5em 0;
	padding: .3em;
}

textarea {
	background-color: #000000;
	border: 1px solid #666666;
	color: #FFFFFF;
	height: 6em;
	padding: 5px 10px;
	width: 340px;
}

.formlabel {
	margin: 1em 0 .2em 0;
	line-height: 1.2em;
}

.field {
	margin: .01em 0;
	line-height: 1.4em;
}

/* callout */

#callout {
	font-size: 120%;
	margin: 2em .5em .5em 0;
	background-color: #e0e97a;
	padding: .5em;
	color: #333333;
	background-color: #e0e97a;
}

#callout a {
	display: block;
	color: #0c4370;
	margin: 0;
	text-decoration: none;
	padding: 0;
}

#callout a:visited {
	color: #0c4370;
	text-decoration: underline;
}

#callout a:active, #callout a:hover {
	color: #0c4370;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

#callout a:link, #callout a:visited {
	background-color: transparent;
}

#callout p {
	margin: 0 0 .2em 0;
	padding: 0;
	line-height: 1.2em;
	font-size: 1.0em;
}

/* My Comment */

dl {
	font-size: 120%;
	width: 50%;
	float: right;
	text-transform: uppercase;
	margin: 1em;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	padding: 1em;
}

dt {
	float: left;
}

dd {
	text-transform: capitalize;
}

/* table styes */

table {
	margin: 13px 0;
	width: 100%;
	color: #3b6094;
	padding: 10px;
	clear: both;
}

.tabletitle {
	background-color: transparent;
	letter-spacing: .02em;
	padding-bottom: 8px;
	line-height: 1.0em;
	font-size: 1.2em;
	font-style: italic;
	color: #e0e97a;
}

.tabletrans {
	background-color: transparent;
	color: #e0e97a;
}

table a:link {
	color: #0c4370;
	text-decoration: underline;
}

table a:visited {
	color: #0c4370;
	text-decoration: underline;
}

table a:active {
	color: white;
	text-decoration: none;
	background-color: #0c4370;
	margin: 0;
	padding: 0;
}

table a:hover {
	color: white;
	text-decoration: none;
	background-color: #0c4370;
	margin: 0;
	padding: 0;
}

th a, th a:visited {
	color: #cfeefd;
	padding: 5px 13px;
	font-style: italic;
}

tr {
	
}

td {
	padding: 8px 13px;
	border: 1px solid #a0ae15;
	background-color: #FFF;
	line-height: 1.3em;
}

th {
	padding: 8px 25px 8px 8px;
	text-align: left;
	vertical-align: middle;
	background-color: #021c34;
	color: white;
	line-height: 1.3em;
	font-style: italic;
	font-size: 1.1em;
}

.colheader {
	font-weight: normal;
	text-align: center;
}

caption {
	font: 1.5em/1.0em 'WhitehallRegular', Arial, sans-serif;
	margin-bottom: 13px;
	color: white;
}

/* footer navigation */

.noline {
	border-right: 1px none red;
}

#footer {
	margin: 3em 0 0 0;
}

#footernav {
	padding: 0;
	margin: 2em auto;
	list-style-type: none;
	float: left;
	position: relative;
	left: 50%;
}

#footernav li {
	float: left;
	list-style-type: none;
	line-height: 1.2em;
	border-right: 1px solid #444;
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding: 0 5px;
	right: 50%
}

#footernav li a, #footernav li a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
}

#footernav li a:hover {
	border: 0;
	color: #000;
	background: #FFF;
}

#footer p {
	margin: 0 auto;
	text-align: center;
	width: 70%;
	clear: left;
	font: 80% arial;
}

/*css pop up*/

#define-hover a span {
	display: none;
}

#define-hover a:hover span {
	display: inline;
	position: absolute;
	padding: 13px;
	margin: 5px;
	color: #3b3b3b;
	background: #ffffff;
	text-align: left;
	border: 1px solid #999;
	line-height: 1.3;
	bottom: 5em;
}

/*enlarge image on hover*/

/*Credits: Dynamic Drive CSS Library */

/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer {
	position: relative;
	z-index: 90;
}

blockquote {
	padding: 0 0 8px 0;
	margin: 13px 21px 0 0;
	font: italic normal 160%/1.2em Georgia, "Times New Roman", Times, serif;
}

.thumbnail img {
	border: 1px solid #FFF;
	margin: 0 13px 0 0;
	float: left;
	width: 180px;
	height: 121px;
}

.thumbnail:hover {
	background-color: transparent;
}

.thumbnail:hover img {
	border: 1px solid #666;
}

.thumbnail span {
	/

*


CSS for enlarged image*/
position: absolute;
	background-color: #FFF;
	padding: 0;
	margin: 0;
	left: -1000px;
	visibility: hidden;
	width: 500px;
	height: 335px;
}

.thumbnail span img {
	/*

CSS for enlarged image*/
border-width: 0;
	padding: 0;
	width: 500px;
	height: 335px;
}

.thumbnail:hover span {
	/

*

CSS for enlarged image*/
visibility: visible;
	top: 0;
	left: 230px;
	/

*position where enlarged image should offset horizontally */
z-index: 50;
}