/* ____________________________________ 
  |Table of Contents                   |
  |									   |
  |---------------CSS RESET------------|
  |----------BODY FORMATTING-----------|
  |----------HEADER FORMATTING---------|
  |-----------MENU FORMATTING----------|
  |----------FOOTER FORMATTING---------|
  |-------QUICK SEARCH FORMATTING------|
  |----------SOCIAL FORMATTING---------|
  --------------------------------------
/*

/*====================================================================================================================================================
====================================================================================================================================================
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- BODY FORMATTING START-- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
====================================================================================================================================================
  ===================================================================================================================================================*/
body
{
	font-family: 'Raleway', sans-serif;
	color: #000000;
	margin:0;
	padding: 0;
	width: 100%;
	-webkit-backface-visibility:hidden;
	letter-spacing: -.5px;
	font-size: 15px;
}
body a
{
	color: #b13c36;
	text-decoration: none;
}

a:hover, a:visited, a:active, a:link
{
	text-decoration: none;
}

img
{
	border: none;
}

.center-text
{
	text-align: center;
	
}

.paragraph-no-margin-or-padding
{
	margin: 0 auto;
	padding: 5px 25px 15px 25px;
	display: block;
	text-align: center;
}
/* --------------------- Headings --------------------- */
.heading 
{
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-weight: 300;
	color: #black;
}

.subheading 
{
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #690803;
}

.heading a
{
	text-decoration: none;
	color: #690803;
	padding: 0;
	margin: 0;
}

.content-heading
{
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-weight: 300;
	color: #black;
	display: block;
	width: 450px;
	float: left;
}

.heading-main
{
	margin: 0;
	padding: 0;
	font-size: 40px;
	font-weight: 400;
	color: #black;
	text-align: left;
	font-family: 'Noto Sans', sans-serif;
	color: #690803;
}
/* --------------------- Background Rotator --------------------- */

#bg 
{
	height: 200%;
	left: -50%;
	position: fixed;
	top: -50%;
	width: 200%;
	z-index: -2;
}

.background-img
{
	min-width: 50%;
	min-height: 50%;
	bottom: 0;
	left: 0;
	margin: auto;
	right: 0;
	position: absolute;
	top: 0;

	
}
/* --------------------- Static Background --------------------- */
#bg-static 
{
	height: 200%;
	left: -50%;
	position: fixed;
	top: -50%;
	width: 200%;
	z-index: -2;
}
.background-img-static
{
	min-width: 50%;
	min-height: 50%;
	bottom: 0;
	left: 0;
	margin: auto;
	right: 0;
	position: absolute;
	top: 0;	
}

/* --------------------- Body Content --------------------- */
#body-content-wrapper
{
	/*min-height: 553px;
	max-height: 553px;*/
	height: 490px;
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#body-content
{
	width: 770px;
	background: url("../images/homepage_content_bac.png");
	margin: 400px auto;
	padding: 15px 25px 20px 215px;
	color: #FFFFFF
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
}
#body-content-wrapper-secondary
{
	width: 994px;
	background: url("../images/secondary_page_content_side_border.png");
	margin: 0 auto;
	padding: 0;
}
	
#body-content-secondary
{
	width: 960px;
	margin: 0 auto;
	background: url("../images/secondary_page_content_bac.png");
	min-height: 747px;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
}

#callout-photo
{
	margin: 0 auto;
	display: block;
}

#circle-glass {
	position: absolute;
	top: -35px;
	left: -105px;
	}

#SGA-image {
	position: absolute;
	top: 125px;
	left: 910px;
	text-align:right;
	font-size:12px;
	}
	
#SGA-text{
	position: absolute;
	top: 150px;
	left: 760px;
	text-align:right;
	font-size:12px;
	}
	
	
/* ------------------ Google Chrome iFrame Captcha Fix -------------------------- */
iframe[src="about:blank"] 
{
	display:none;
}

/*====================================================================================================================================================
====================================================================================================================================================
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- BODY FORMATTING END -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
====================================================================================================================================================
  ===================================================================================================================================================*/
  
  /*====================================================================================================================================================
====================================================================================================================================================
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- HEADER FORMATTING START-- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
====================================================================================================================================================
  ===================================================================================================================================================*/
  
  #header-wrapper
{
	width: 100%;
	height: 67px;
	background: url(../images/header_bac.png) repeat;
	position: relative;
}

#header
{
	width: 980px;
	height:80px;
	margin: 0 auto;
	position: relative;
	background: url(../images/logo.png) no-repeat;
}

/*====================================================================================================================================================
====================================================================================================================================================
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- HEADER FORMATTING END-- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
====================================================================================================================================================
  ===================================================================================================================================================*/
  
 /*====================================================================================================================================================
====================================================================================================================================================
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- MENU FORMATTING START -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
====================================================================================================================================================
  ===================================================================================================================================================*/
#menu-wrapper
{
	width: 100%;
	background: url(../images/menu_bar.png) repeat;
	z-index: 9999;
}
#menu 
{
	font-size: 13px;	
	height: 30px;
	margin: 0 auto;
	width: 980px;
	z-index: 9999;
	color: #FFFFFF;
}

#menu-top-line
{
	height: 1px;
	width: 100%;
	background: url(../images/menu_top_line.png) repeat;
}
#menu-bottom-line
{
	height: 1px;
	width: 100%;
	background: url(../images/menu_bottom_line.png) repeat;
}
#menu ul li ul li
{

}
#menu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
	

#menu li {

	float: left;
	position: relative;
	z-index: 100;
	list-style: none;
	

}

#menu li a {
	display: block;
	color: #ffffff;
	line-height: 30px;
	padding: 0 10px;
	text-transform: uppercase;
	text-decoration: none;
}


#menu li:hover, #menu li.over 
{
	background: url(../images/menu_mouse_over.png) repeat;
}

#menu li a:hover,#menu li:hover a 
{
    color: #ffffff;

}
#menu ul ul 
{
	box-shadow: 0 10px 20px #000;
	box-shadow: 0 10px 20px rgba(0,0,0,0.75);
	display: none;
	left: 0;
	position: absolute;
	top: 42px;
	width: 250px;
	z-index: 9999;

}
#menu ul ul li 
{
	border: none;
	display: block;
	background: url(../images/menu_dropdown_bac.png) repeat;
}

#menu ul ul li a,#menu ul li:hover li a 
{
	display: block;
	font-size: 12px;
	line-height: 12px;
	padding: 5px 0;
	text-decoration: none;
	text-indent: 8px;
	width: 250px;
	color: #FFFFFF;
}


#menu ul ul li a:hover 
{
    color: #ffffff;
}

#menu li > ul 
{
	left: auto;
	top: auto;
}

#menu li:hover ul, #menu li.over ul 
{ 
	display: block; 
}
  
  /*====================================================================================================================================================
====================================================================================================================================================
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- MENU FORMATTING END -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
====================================================================================================================================================
  ===================================================================================================================================================*/
  
  
  /*====================================================================================================================================================
====================================================================================================================================================
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- FOOTER FORMATTING START-- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
====================================================================================================================================================
  ===================================================================================================================================================*/
 
 #footer-line
{
	width: 100%;
	height: 1px;
	background: url("../images/footer_line.png") repeat;
}
#footer-wrapper
{
	width: 100%;
	background: url("../images/footer_bac.png") repeat;
	position: relative;
	
}
#footer
{
	width: 980px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
	color: #FFFFFF;
	position: relative;
	overflow: hidden;
}
#footer p
{
	padding: 0;
	margin: 20px 0 0 0;
}

#footer-column
{
	width: 310px;
	float: center;
	margin: 0;
	

}

#footer-column-center
{
	width: 310px;
	float: center;
	margin: 0 5px 0 5px;
	position: relative;
}

#footer-dotted-line
{
	width: 20px;
	height: 84px;
	float: left;
	background: url("../images/footer_dotted_line.png");
	margin: 18px 0 0 0;
}

#footer h1
{
	line-height: 24px;
	font-size: 24px;
	
}

#cevado-link
{
	overflow: hidden;
	margin: 0 auto;
}
#cevado-link a
{
	font-size: 12px; 
	color: #A8A8A8; 
	text-decoration: none;
}
 /*====================================================================================================================================================
====================================================================================================================================================
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- FOOTER FORMATTING END -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
====================================================================================================================================================
  ===================================================================================================================================================*/
  
  /*====================================================================================================================================================
====================================================================================================================================================
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- QUICK SEARCH FORMATTING START-- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
====================================================================================================================================================
  ===================================================================================================================================================*/
  #quick-search-wrapper
{
	width: 906px;
	height: 154px;
	position: relative;
	margin: 120px auto 0 auto;
	z-index: 10;
}
#quick-search-top-tab
{
	width: 203px;
	height: 29px;
	background: url(../images/quick_top_tab.png) no-repeat;
	margin: 0 0 0 100px;
	display: block;
}

#quick-search-bottom-tab
{
	width: 203px;
	height: 30px;
	background: url(../images/quick_bottom_tab.png) no-repeat;
	margin: 0 0 0 100px;
	display: block;
}
#quick-search-border
{
	background: url(../images/quick_border.png) repeat;
	width: 900px;
	height: 89px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	margin: 0 auto;
	padding: 3px;
}

#quick-search
{
	height: 89px;
	width: 900px;
	background: url(../images/quick_background.png) repeat;
	margin: 0 auto;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	color: #585C5D;
}

#quick-search-bar
{
	width: 335px;
	height: 50px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid gray;
	font-size: 20px;
	text-align: center;
	margin: 19px 0 0 15px;
	font-family: 'Raleway', sans-serif;
}
input:focus
{
	outline:none;
}

select:focus
{
	outline:none;
}

/* Changes Place Holder Text */
::-webkit-input-placeholder {
   color: #BCBCBC;
}

:-moz-placeholder { /* Firefox 18- */
   color: #BCBCBC;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #BCBCBC;  
}

:-ms-input-placeholder {  
   color: #BCBCBC;  
}

/* End Place Holder Text */


#search-options-wrapper
{
	width: 330px;
	height: 89px;
	padding: 0;
	position: absolute;
	left: 375px;
	top: 0;
}

#search-options
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
}

#search-options li
{
	float: left;
	position: relative;
	width: 110px;
	height: 92px;
}

#search-options li:hover
{
	background: url(../images/quick_rollover.png) repeat;
}
.search-options-p
{
	margin: 30px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 22px;
}

#search-button
{
	height: 75px;
	width: 144px;
	background: url(../images/quick_search_button.png) no-repeat;
	display:block;
	border: none;
	text-indent: -9999em;
	position: absolute;
	top: 8px;
	right: 5px;
}

.sub-options-1
{
	display: none;
	position: absolute;
	top: 92px;
	width: 330px;
	height: 130px;
	margin: 0;
	padding: 0;
	background: url(../images/quick_dropdown_color.png) repeat;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}

.sub-options-2
{
	display: none;
	position: absolute;
	top: 92px;
	left: -110px;
	width: 330px;
	height: 130px;
	margin: 0;
	z-index: 5;
	padding: 0;
	background: url(../images/quick_dropdown_color.png) repeat;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}

.sub-options-3
{
	display: none;
	position: absolute;
	top: 92px;
	left: -220px;
	width: 330px;
	height: 180px;
	margin: 0;
	z-index: 5;
	padding: 0;
	background: url(../images/quick_dropdown_color.png) repeat;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
#search-options li:hover .sub-options-1, #search-options li:hover .sub-options-2, #search-options li:hover .sub-options-3
{
	display: block;
}

#min
{
	width: 100px;
	height: 94px;
	font-size: 16px;
	margin: 20px 0 0 35px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	border: 1px solid #B9BABC;
}

#max
{
	width: 100px;
	height: 94px;
	font-size: 16px;
	margin: 20px 0 0 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	border: 1px solid #B9BABC;
}

#price-min
{
	width: 100px;
	height: 140px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 20px 0 0 35px;
	border: 1px solid #B9BABC;
	float: left;
}

#price-max
{
	width: 100px;
	height: 140px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 20px 0 0 15px;
	border: 1px solid #B9BABC;
	float: left;
}
.between-min-max
{
	float: left;
	margin: 30px 0 0 15px;
	padding: 0;
	font-size: 14px;
	display: block;
}

.down-arrow
{
	padding: 0;
	margin: 0 0 2px 5px;
}


  /*====================================================================================================================================================
====================================================================================================================================================
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- QUICK SEARCH FORMATTING END -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
====================================================================================================================================================
  ===================================================================================================================================================*/
  
  /*====================================================================================================================================================
====================================================================================================================================================
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- SOCIAL FORMATTING START -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
====================================================================================================================================================
  ===================================================================================================================================================*/
#social 
{
	padding: 5px 4px 5px 5px;
	width: 40px;
	right: 0px;
	background: url(../images/social_bac.png) repeat;
	top: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	z-index: 9999;
	position: absolute;
}
#social ul, #social li 
{
margin: 0;
padding: 0;
list-style: none;
}
#social li, #social li a 
{
display: block;
width: 38px;
height: 37px;
}
#social ul, #social li 
{
margin: 0;
padding: 0;
list-style: none;
}
#social ul, #social li 
{
list-style: none;
}
#social li a 
{
text-indent: -9999em;
}
#social li.email 
{
	background:url(../images/social_media/email.png) no-repeat top left;
}
#social li.flickr 
{
	background:url(../images/social_media/flickr.png) no-repeat top left;
}
#social li.google-plus 
{
	background:url(../images/social_media/google-plus.png) no-repeat top left;
}
#social li.home 
{
	background:url(../images/social_media/home.png) no-repeat top left;
}
#social li.instagram 
{
	background:url(../images/social_media/instagram.png) no-repeat top left;
}
#social li.linkdin 
{
	background:url(../images/social_media/linkdin.png) no-repeat top left;
}
#social li.pinterest 
{
	background:url(../images/social_media/pinterest.png) no-repeat top left;
}
#social li.reddit 
{
	background:url(../images/social_media/reddit.png) no-repeat top left;
}
#social li.tumblr 
{
	background:url(../images/social_media/tumblr.png) no-repeat top left;
}
#social li.twitter 
{
	background:url(../images/social_media/twitter.png) no-repeat top left;
}
#social li.vimeo 
{
	background:url(../images/social_media/vimeo.png) no-repeat top left;
}
#social li.wordpress 
{
	background:url(../images/social_media/wordpress.png) no-repeat top left;
}
#social li.youtube 
{
	background:url(../images/social_media/youtube.png) no-repeat top left;
}
#social li.facebook 
{
	background:url(../images/social_media/facebook.png) no-repeat top left;
}

#social li.email a:hover 
{
	background:url(../images/social_media/email-dn.png) no-repeat top left;
}
#social li.flickr a:hover 
{
	background:url(../images/social_media/flickr-dn.png) no-repeat top left;
}
#social li.google-plus a:hover 
{
	background:url(../images/social_media/google-plus-dn.png) no-repeat top left;
}
#social li.home a:hover 
{
	background:url(../images/social_media/home-dn.png) no-repeat top left;
}
#social li.instagram a:hover 
{
	background:url(../images/social_media/instagram-dn.png) no-repeat top left;
}
#social li.linkdin a:hover 
{
	background:url(../images/social_media/linkdin-dn.png) no-repeat top left;
}
#social li.pinterest a:hover 
{
	background:url(../images/social_media/pinterest-dn.png) no-repeat top left;
}
#social li.reddit a:hover 
{
	background:url(../images/social_media/reddit-dn.png) no-repeat top left;
}
#social li.tumblr a:hover 
{
	background:url(../images/social_media/tumblr-dn.png) no-repeat top left;
}
#social li.twitter a:hover
 {
	background:url(../images/social_media/twitter-dn.png) no-repeat top left;
}
#social li.vimeo a:hover 
{
	background:url(../images/social_media/vimeo-dn.png) no-repeat top left;
}
#social li.wordpress a:hover 
{
	background:url(../images/social_media/wordpress-dn.png) no-repeat top left;
}
#social li.youtube a:hover 
{
	background:url(../images/social_media/youtube-dn.png) no-repeat top left;
}
#social li.facebook a:hover 
{
	background:url(../images/social_media/facebook-dn.png) no-repeat top left;
}

/*====================================================================================================================================================
====================================================================================================================================================
 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -- SOCIAL FORMATTING END -- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
====================================================================================================================================================
  ===================================================================================================================================================*/
