/*  
Theme Name: LV Bridal Show
Theme URI: 
Description: Custom WordPress Theme for LV Bridal Show
Version: 1
Author: J Taylor Design
Author URI: http://www.thejtsite.com 

@charset "UTF-8";

/* Main ////////////////////////////////////////////////////////// */

/* Sets all Defaults to 0 */

* {
	padding: 0px;
	margin: 0px;
}

body  {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 20px;
	background: url(images/background.jpg) repeat-x top;
	color: #323232;
}

#container {
	width: 850px;
	margin: 0px auto;
	position: relative;
}

.clearboth {
	clear: both;
	height: 0px;
}

img {
	border: 0px;
}

/* Typography ////////////////////////////////////////////////////////// */

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

a:hover, a:focus { 
	text-decoration: underline; 
	color: #453141; 
}

h2 {
	margin: 0px;
}

h3 {
	color: #453141;
}

p {
	padding-bottom: 10px;
}

ol, ul {
	padding-left: 20px;
}

.forms {
	width: 674px;
	border: 1px solid #A68CA7;
	background-color: #F5F0F7;
	padding: 8px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.formsfour {
	width: 674px;
	height: 80px;
	border: 1px solid #A68CA7;
	background-color: #F5F0F7;
	padding: 8px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

/* Images ////////////////////////////////////////////////////////// */

.alignright {
   padding: 0px;
   margin: 0px 0px 3px 10px;
   display: inline;
   float: right;
}

.alignleft {
   padding: 0px;
   margin: 0px 10px 3px 0px;
   display: inline;
   float: left;
}

/* Exhibitors ////////////////////////////////////////////////////////// */

#left_in {
	display: inline;
	float: left;
	width: 600px;
}

#right_in {
	float: right;
	width: 230px;
	margin-bottom: 30px;
	font-size: 11px;
}

.pane-list a {
	color: #000;
	text-decoration: none;
}

.pane-list a:visited {
	color: #000;
}

.pane-list a:hover {
	color: #000;
	text-decoration: underline;
}

.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pane-list li {
	background: #fff;
	padding: 3px 7px 3px 5px;
	border-top: solid 1px #A68CA7;
	cursor: pointer;
}

.pane-list li:hover {
	background: #F5F0F7;
}

#categories h3 {
	width: 230px;
	height: 40px;
	background: url(images/exhibitors.jpg);
	text-indent: -99999px;
}

/* Header ////////////////////////////////////////////////////////// */

#logo {
	width: 850px;
	height: 101px;
	padding: 0px;
	display: inline;
}

#logo h3 {
	background: url(images/lvbs.jpg) no-repeat top left;
	width: 850px;
	height: 101px;
	margin: 0;
	padding: 0;
}

#logo a {
	width: 850px;
	height: 101px;
	display: block;
	text-indent: -999999px;
}

/* Navigation //////////////////////////////////////////////////////////////// */

#nav {
	width: 650px;
	height: 39px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width: 650px;
	height: 39px;
	float: left;
}

#nav ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -99999px;	
}

#nav li a {
	border: 0;
	display: block;
	height: 39px;
	background: url(images/nav1.jpg) no-repeat;
}

#nav li a:hover {
	border: 0;
	display: block;
	background-image: url(images/nav2.jpg);
}

#nav li#welcome a {
	width: 69px;
}
 
#nav li#welcome a:link,
#nav li#welcome a:visited,
#nav li#welcome a:hover {
	background-position: 0px 0px;
}

#nav li#history a {
	width: 64px;
}

#nav li#history a:link,
#nav li#history a:visited,
#nav li#history a:hover {
	background-position: -69px 0px;
}

#nav li#exhibitors a {
	width: 80px;
}

#nav li#exhibitors a:link,
#nav li#exhibitors a:visited,
#nav li#exhibitors a:hover {
	background-position: -133px 0px;
}

#nav li#specials a {
	width: 72px;
}

#nav li#specials a:link,
#nav li#specials a:visited,
#nav li#specials a:hover {
	background-position: -213px 0px;
}

#nav li#schedule a {
	width: 77px;
}

#nav li#schedule a:link,
#nav li#schedule a:visited,
#nav li#schedule a:hover {
	background-position: -285px 0px;
}

#nav li#gallery a {
	width: 63px;
}

#nav li#gallery a:link,
#nav li#gallery a:visited,
#nav li#gallery a:hover {
	background-position: -362px 0px;
}

#nav li#tickets a {
	width: 66px;
}

#nav li#tickets a:link,
#nav li#tickets a:visited,
#nav li#tickets a:hover {
	background-position: -425px 0px;
}

#nav li#directions a {
	width: 82px;
}

#nav li#directions a:link,
#nav li#directions a:visited,
#nav li#directions a:hover {
	background-position: -491px 0px;
}

#nav li#contact a {
	width: 77px;
}

#nav li#contact a:link,
#nav li#contact a:visited,
#nav li#contact a:hover {
	background-position: -573px 0px;
}

/* Left ////////////////////////////////////////////////////////// */

#left {
	width: 692px;
	display: inline;
	float: left;
	padding: 0px 0px 20px 0px;
	position: relative;
}

#dresses {
	width: 234px;
	height: 304px;
	padding: 0px 0px 20px 0px;
	position: relative;
	text-indent: -99999px;
	display: inline;
	float: left;
}

#dresses h3 {
	margin: 0;
	padding: 0;
	background: url(images/dresses.jpg) no-repeat top left;
	width: 234px;
	height: 304px;
}

#dresses a {
	width: 234px;
	height: 304px;
	display: block;
	text-indent: -999999px;	
}

#photos {
	width: 224px;
	height: 304px;
	padding: 0px 0px 20px 0px;
	position: relative;
	text-indent: -99999px;
	float: left;
}

#photos h3 {
	margin: 0;
	padding: 0;
	background: url(images/photos.jpg) no-repeat top left;
	width: 224px;
	height: 304px;
}

#photos a {
	width: 224px;
	height: 304px;
	display: block;
	text-indent: -999999px;	
}

#tuxedos {
	width: 234px;
	height: 304px;
	padding: 0px 0px 20px 0px;
	position: relative;
	text-indent: -99999px;
	float: left;
}

#tuxedos h3 {
	margin: 0;
	padding: 0;
	background: url(images/tuxedos.jpg) no-repeat top left;
	width: 234px;
	height: 304px;
}

#tuxedos a {
	width: 234px;
	height: 304px;
	display: block;
	text-indent: -999999px;	
}

/* Right ////////////////////////////////////////////////////////// */

#right {
	width: 141px;
	float: right;
	padding-bottom: 50px;
	position: relative;
}

#ad {
	background: url(images/ad_middle.jpg) repeat-y;
	width: 141px;
}

.ad {
	padding: 0px 0px 5px 8px;
}

#ad_top {
	background: url(images/ad_top.jpg) no-repeat top;
	width: 141px;
	height: 39px;
	text-indent: -99999px;
}

#ad_bottom {
	background: url(images/ad_bottom.jpg) no-repeat bottom;
	width: 141px;
	height: 5px;
	text-indent: -99999px;
}

/* Footer ////////////////////////////////////////////////////////// */

#footer {
	background: url(images/footer.png) no-repeat top;
	line-height: normal;
	font-size: 12px;
	padding-top: 40px;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
	color: #323232;
	float: left;
	width: 692px;
}

#footer a {
	color: #323232;
	text-decoration: none;
}

#footer a:hover {
	color: #323232;
	text-decoration: underline;
}