/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2010
*/
/***********************************************/

/*Begin Design Layout*/
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #330000;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	background-color: #200405;
	background-image: url(/inc/templates/current/movingventures/images/background3.png);
	background-repeat: repeat-x;
}
#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 924px;
	height: 175px;
}
#container {
	width: 924px;
	background: #FFFFCC;
	margin: 0 auto;
	text-align: left;
}

#content_header {
	width: 924px;
	height: 9px;
}

#content_container {
	width: 924px;
	background: #FFFFCC;
	margin: 0 auto;
	text-align: left;
}

#wrapper {
	position:relative; z-index: 20; top:20px; left:50px; width:550px; height:240px; margin:0;
}

.nivoSlider {
    position:relative;
    width:550px; /* Change this to your images width */
    height:220px; /* Change this to your images height */
    background:url(../images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}

a:link {
	color: #d57f01;
	text-decoration:none;
}

a:visited {
	color: #d57f01;
	text-decoration:none;
}

a:hover {
	color: #ff9900;
	text-decoration:none;
}

hr {
	color: #ccc;
	background-color: #fff;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#newsletter_form {
	position: relative;
	top: 70px;
	left: 20px;
	width: 320px;
	height: auto;
	font-size:12px;
  }
  
#sidebar {
	width: 230px;
	float: right;
	border-left: 4px solid #B6A786;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}
#sidebar h4 {
	line-height: 1.4em;
	}

#sidebar h3 {
	font: 1.5em;
	letter-spacing: 0;
	text-transform: none;
	margin-bottom: 0.25em;
	color: #666;
}

#sidebar p {
	font-size: 0.85em;
	line-height: 2.4em;
	text-align:left;
}
div #sidebar img {
	border-width:0px;
	padding-left:0px;
	padding-right:0px;
}

#email_window {
	position: fixed;
	top: 50px;
	left: 0px;
	margin: auto;
	width:100%;
	background: transparent;
	z-index: 98;
	border: 0px;
}

.HelpText {
	font-size:12px;
}

/*End Design Layout*/

/*Begin Content*/

#content {
	min-height: 350px;
	font-size: .9em;
	color: #330000;
	text-align: justify;
	line-height: 1.6em;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:20px;
}

#content img{
	border-width:0px;
	padding-left:10px;
	padding-right:10px;
}
h1{
	color:#000000;
	font-size:20px;
	margin: 5px 0px 5px 0px;
	text-align:left
}

h2{
	color: #330000;
	font-size:18px;
	font-weight: bold;
	text-align:left
}

h2 a:link {
	color: #996633;
}

h2 a:visited {
	color: #996633;
}


h3{
	color:#000000;
	font-size:16px;
	font-variant: normal;
	text-align:left
}

h4{
	color:#000000;
	font-size:15px;
	font-variant: normal;
	text-align:left
}

h5{
	color:#000000;
	font-size:14px;
	margin: 0px;
	font-variant: normal;
	text-align:left
}

blockquote, pre {
	padding: 0.25em 40px;
}
blockquote {
	margin: 0.25em 0;
	background-image: url(/inc/templates/current/movingventures/images/quote_graphic.gif);
	background-repeat: no-repeat;
	background-position: 10px 0.75em;
	font-size: 1.05em;
	font-style: italic;
	line-height: 1.4em;
}

#splash {
	width: 790px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}
#splashtxt {
	width: 310px;
	margin: 18px 12px;
	padding-top: 20px;
	height: 180px;
}
#splashtxt  blockquote  {
	color: #ebebeb;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	background-image: url(/inc/templates/current/movingventures/images/quote_graphic_overblue.gif);
	background-repeat: no-repeat;
}

.quoteby, .quoteby a  {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	float: right;
	text-decoration: none;
	border: 1px solid transparent;
	text-align: right;
	margin-right: 12px;
}

/*End Content*/

/*Begin Nav*/
.social_container {
	position: relative;
	padding: 0px;
	margin: auto;
	overflow:visible;
}

#header .nav_container {
	position: relative;
	width: 924px;
	height: 36px;
	padding: 0px;
	margin: auto;
	overflow:hidden;
	background-color: #330000;
	background-image: url(/inc/templates/current/movingventures/images/nav-bottom.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
  }
  
#header .nav {
	position:relative;
	top: 5px;
	left: 0px;
	height:31px;
	color: #FFFFCC;
}

#header .nav a {
	position:relative;
	top: 0px;
	left: 0px;
	text-decoration:none;
	font-family:"Lithos Pro Reg", "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 16px;
}
  
#header .nav a span {
	line-height: 16px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 5px;
	padding-top: 10px;
	background-image: url(/inc/templates/current/movingventures/images/nav-separator.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#header .nav a:hover {
	text-decoration:none;
	color: #FD9903;
}

#header .nav a span.nav_active {
	color: #FD9903;
}

#header .nav a span.last {
	background-image: none;
}
  
/*End Nav*/

/*Begin Bottom Nav*/
.bottom_nav {
	font-size: 12px;
	color: #CAEDF1;
	text-align: center;
	margin: auto;
	padding-bottom:5px;
  }
  
.bottom_nav a {
	color: #29789F;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
  }
  
.bottom_nav a:hover {
	color: #666666;
  text-decoration: none;
}

.bottom_other {
	font-size: 12px;
	color: #CAEDF1;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
  }

/*End Bottom Nav*/

/*Begin Forms*/

.sc_table_form {
	margin: auto;
	padding: 20px;
	border: 1px #29789F solid;
}

.sc_table_tr_td_label_form {
	text-align:right
}

.sc_table_tr_td_value_form {
	text-align:left;
}

.sc_form_required{
	color: #FF0000;
	float: right;
	font-family: Verdana;
	font-size: 10px;
} 

.sc_form_textbox{
	width: 400px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

.sc_form_textarea{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
} 

.sc_form_separator_label{
	font-weight: bold;
} 

.sc_form_separator{
	color: #B5B9B0;
	background-color: #B5B9B0;
	height: 1px;
} 

#sc_form_textbox_address_street {
	width: 200px;
}

#sc_form_textbox_city {
	width: 160px;
}

#sc_form_textbox_State {
	width: 40px;
}

#sc_form_textbox_Zip {
	width: 70px;
}

#sc_form_textarea_Message {
width: 400px;
height: 100px;
text-indent: 0px;
}

/*End Forms*/

/*Footer*/
#footer_top p.copyright {
	width: 924px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
	font-size: 9px;
}



#footer {
	width: 924px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	font-family: "Lithos Pro Reg", "Times New Roman", Times, serif;
	font-size: 18px;
	color:#FFFFCC;
	background-color: #330000;
	white-space: nowrap
}

#footer a {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color:#FD9903;
	text-decoration:none;
}

#footer a:hover {
	color: #FD9903;
	text-decoration:none;
}

/*Begin Photo Gallery*/

#thumb_container {
	height: 450px;
	width: 470px;
	overflow: auto;
}

.hiddenPic {
display:none;
}

#photo_gallery_photo_caption {
	color:#333;
	text-align:justify
}

#photo_gallery_photo_img {
	padding: 5px;
	border: 1px solid #999;
}

#photo_gallery_category_description {
	color:#333;
	padding-left: 15px;
	padding-right: 15px;
}

.photo_gallery_thumb_image {
	padding: 2px;
	margin: 1px;
	border: 1px solid #E50079;
}

.photo_gallery_category_list_image {
	padding: 0px;
	margin: 5px;
	border: 1px solid #666;
}

.photo_gallery_category_list_name {
	text-align:center;
}

.photo_gallery_category_list_text_name {
	text-align:left;
	padding-left: 5px;
}

.photo_gallery_category_list_link_a {
	text-decoration:none;
	font-size:12px;
}

/*End Photo Gallery*/

